ht-docker-elk/package.json

20 lines
508 B
JSON
Raw Normal View History

2018-01-24 15:47:45 +00:00
{
"name": "ht-docker-elk",
2019-10-30 18:15:26 +00:00
"version": "1.0.4",
2018-01-24 15:47:45 +00:00
"description": "elastic stack with full basic authentication",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/hosttoday/ht-docker-elk.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/hosttoday/ht-docker-elk/issues"
},
"homepage": "https://gitlab.com/hosttoday/ht-docker-elk#README"
}