f54708227e
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
10 lines
238 B
JSON
10 lines
238 B
JSON
{
|
|
"name": "riot-web",
|
|
"main": "src/electron-main.js",
|
|
"version": "0.0.0",
|
|
"description": "A feature-rich client for Matrix.org",
|
|
"author": "Vector Creations Ltd.",
|
|
"dependencies": {
|
|
"electron-window-state": "^4.1.0"
|
|
}
|
|
}
|