20 lines
529 B
JSON
20 lines
529 B
JSON
{
|
|
"name": "ht-docker-node",
|
|
"version": "4.3.25",
|
|
"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"
|
|
}
|