2017-04-13 15:39:15 +03:00
|
|
|
{
|
2017-05-05 18:54:55 +03:00
|
|
|
"name": "riot-web",
|
2017-05-06 12:24:13 +03:00
|
|
|
"productName": "Riot",
|
2017-05-05 18:54:55 +03:00
|
|
|
"main": "src/electron-main.js",
|
2017-06-22 14:01:05 +03:00
|
|
|
"version": "0.11.4",
|
2017-05-05 18:54:55 +03:00
|
|
|
"description": "A feature-rich client for Matrix.org",
|
|
|
|
"author": "Vector Creations Ltd.",
|
2017-04-13 15:39:15 +03:00
|
|
|
"dependencies": {
|
2017-05-24 17:52:08 +03:00
|
|
|
"auto-launch": "^5.0.1",
|
2017-06-04 16:24:22 +03:00
|
|
|
"electron-window-state": "^4.1.0",
|
|
|
|
"minimist": "^1.2.0",
|
|
|
|
"png-to-ico": "^1.0.2"
|
2017-04-13 15:39:15 +03:00
|
|
|
}
|
|
|
|
}
|