This commit is contained in:
Philipp Kunz 2018-01-24 16:47:45 +01:00
parent 9a93983592
commit ab7c1a9a44

19
package.json Normal file
View File

@ -0,0 +1,19 @@
{
"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"
}