schildi-web/electron_app/package.json
David Baker 07772ef5a2 v0.15.4
2018-05-25 15:23:18 +01:00

15 lines
347 B
JSON

{
"name": "riot-web",
"productName": "Riot",
"main": "src/electron-main.js",
"version": "0.15.4",
"description": "A feature-rich client for Matrix.org",
"author": "Vector Creations Ltd.",
"dependencies": {
"auto-launch": "^5.0.1",
"electron-window-state": "^4.1.0",
"minimist": "^1.2.0",
"png-to-ico": "^1.0.2"
}
}