20 lines
498 B
JSON
20 lines
498 B
JSON
{
|
|
"name": "ht-docker-static",
|
|
"version": "1.0.1",
|
|
"description": "## Status",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@gitlab.com/hosttoday/ht-docker-static.git"
|
|
},
|
|
"author": "Lossless GmbH",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://gitlab.com/hosttoday/ht-docker-static/issues"
|
|
},
|
|
"homepage": "https://gitlab.com/hosttoday/ht-docker-static#readme"
|
|
}
|