mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 18:25:49 +03:00
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"name": "riot-web",
|
|
"productName": "Riot",
|
|
"main": "src/electron-main.js",
|
|
"version": "0.9.10",
|
|
"description": "A feature-rich client for Matrix.org",
|
|
"author": "Vector Creations Ltd.",
|
|
"dependencies": {
|
|
"electron-window-state": "^4.1.0"
|
|
}
|
|
}
|