Archived
Initial Vynte Connect clients
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "vynte-connect-windows",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"description": "Vynte Connect Windows tray wrapper for vpn.vyntehome.com",
|
||||
"main": "src/main.js",
|
||||
"scripts": {
|
||||
"start": "electron .",
|
||||
"package:win": "node scripts/package-win-portable.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^36.3.1",
|
||||
"electron-packager": "^17.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user