added ui
This commit is contained in:
22
package.json
Normal file
22
package.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "nervupdaterclient",
|
||||
"version": "1.0.0",
|
||||
"description": "update companion for ncos dvised",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "electron ."
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Vortex-Dynamics/NervUpdaterClient.git"
|
||||
},
|
||||
"author": "vortex dynamics",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Vortex-Dynamics/NervUpdaterClient/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Vortex-Dynamics/NervUpdaterClient#readme",
|
||||
"devDependencies": {
|
||||
"electron": "^22.2.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user