20 lines
508 B
JSON
20 lines
508 B
JSON
|
{
|
||
|
"name": "ht-docker-elk",
|
||
|
"version": "1.0.1",
|
||
|
"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"
|
||
|
}
|