2017-04-13 20:39:15 +08:00
|
|
|
{
|
2017-05-05 23:54:55 +08:00
|
|
|
"name": "riot-web",
|
2017-05-06 17:24:13 +08:00
|
|
|
"productName": "Riot",
|
2017-05-05 23:54:55 +08:00
|
|
|
"main": "src/electron-main.js",
|
2017-06-01 09:48:53 +08:00
|
|
|
"version": "0.10.0-rc.1",
|
2017-05-05 23:54:55 +08:00
|
|
|
"description": "A feature-rich client for Matrix.org",
|
|
|
|
"author": "Vector Creations Ltd.",
|
2017-04-13 20:39:15 +08:00
|
|
|
"dependencies": {
|
2017-05-26 16:45:30 +08:00
|
|
|
"electron-window-state": "^4.1.0",
|
2017-05-24 22:52:08 +08:00
|
|
|
"auto-launch": "^5.0.1",
|
2017-05-26 16:45:30 +08:00
|
|
|
"minimist": "^1.2.0"
|
2017-04-13 20:39:15 +08:00
|
|
|
}
|
|
|
|
}
|