{ "name": "gitlit", "version": "1.0.0", "description": "", "main": "app/main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@git.e.tern.al:22022/s2/gitlit.git" }, "author": "", "license": "ISC", "devDependencies": { "electron-packager": "^12.1.0" } }