ht-docker-elk/package.json
2018-01-24 17:12:40 +01:00

20 lines
508 B
JSON

{
"name": "ht-docker-elk",
"version": "1.0.2",
"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"
}