ht-docker-node/package.json

20 lines
528 B
JSON
Raw Normal View History

2016-02-24 19:59:27 +00:00
{
"name": "ht-docker-node",
2018-12-24 00:53:51 +00:00
"version": "5.0.9",
2016-02-24 19:59:27 +00:00
"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"
}