ht-docker-node/package.json
2016-02-28 00:15:20 +01:00

20 lines
528 B
JSON

{
"name": "ht-docker-node",
"version": "1.1.0",
"description": "docker image with nodejs with shipzone.io support",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HostToday/ht-docker-node.git"
},
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://github.com/HostToday/ht-docker-node/issues"
},
"homepage": "https://github.com/HostToday/ht-docker-node#readme"
}