1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 20:30:05 +02:00
Files
gitlit/package.json
2019-06-17 15:33:27 +02:00

20 lines
407 B
JSON

{
"name": "gitlit",
"version": "1.0.0",
"description": "",
"main": "app/main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/S2-/gitlit"
},
"author": "",
"license": "ISC",
"devDependencies": {
"electron-packager": "^12.2.0"
},
"keywords": ["git", "lfs", "locking", "git-locks"]
}