2017-04-13 12:39:15 +00:00
|
|
|
{
|
2017-05-05 15:54:55 +00:00
|
|
|
"name": "riot-web",
|
2017-05-06 09:24:13 +00:00
|
|
|
"productName": "Riot",
|
2017-05-05 15:54:55 +00:00
|
|
|
"main": "src/electron-main.js",
|
2017-05-22 10:40:10 +00:00
|
|
|
"version": "0.9.10",
|
2017-05-05 15:54:55 +00:00
|
|
|
"description": "A feature-rich client for Matrix.org",
|
|
|
|
"author": "Vector Creations Ltd.",
|
2017-04-13 12:39:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
"electron-window-state": "^4.1.0"
|
|
|
|
}
|
|
|
|
}
|