mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
0fb6a305a3
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
13 lines
290 B
JSON
13 lines
290 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",
|
|
"minimist": "^1.2.0"
|
|
}
|
|
}
|