ht-docker-static/package.json

21 lines
539 B
JSON
Raw Normal View History

2019-09-20 13:43:06 +00:00
{
"name": "ht-docker-static",
2019-09-20 13:47:00 +00:00
"version": "1.0.3",
2019-09-20 13:43:06 +00:00
"description": "## Status",
"main": "index.js",
"scripts": {
2019-09-20 13:47:00 +00:00
"test": "echo \"Error: no test specified\"",
"build": "echo \"Error: no build specified\""
2019-09-20 13:43:06 +00:00
},
"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"
}