{ "name": "ht-docker-elk", "version": "1.0.5", "description": "elastic stack with full basic authentication", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\"", "build": "echo \"Not needed for now\"" }, "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", "private": true, "files": [ "ts/**/*", "ts_web/**/*", "dist/**/*", "dist_web/**/*", "dist_ts_web/**/*", "assets/**/*", "cli.js", "npmextra.json", "readme.md" ] }