{ "name": "gitlit-app", "version": "1.0.5", "description": "", "main": "main.js", "dependencies": { "animate.css": "^3.5.2", "bootstrap": "^4.1.3", "ejs": "^2.6.1", "electron-find": "^1.0.6", "electron-localshortcut": "^3.1.0", "jquery": "^3.3.1", "material-design-icons": "^3.0.1", "minimist": "^1.2.0", "nonblockjs": "^1.0.8", "pnotify": "^4.0.0-alpha.4", "popper.js": "^1.14.3" }, "devDependencies": { "electron": "^3.0.3", "electron-packager": "^12.2.0" }, "scripts": { "start": "electron ." }, "repository": { "type": "git", "url": "https://git.e.tern.al/s2/gitlit" }, "author": "", "license": "ISC" }