Files
cloudron-box/package.json
T
Johannes Zellner aa7c9e06a4 Initial commit
2015-12-19 18:47:24 +01:00

16 lines
340 B
JSON

{
"name": "cloudron-installer",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@gitlab.smartserver.io:6000/yellowtent/cloudron-installer.git"
},
"author": "",
"license": "ISC"
}