Files
cloudron-box/package.json
T

16 lines
340 B
JSON
Raw Normal View History

2015-12-19 18:47:24 +01:00
{
"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"
}