update description

This commit is contained in:
2024-05-14 23:08:11 +02:00
parent 2e79bebcc4
commit c8723c981e
5 changed files with 123 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ht-docker-elk",
"version": "1.0.16",
"description": "elastic stack with full basic authentication",
"description": "A Docker image for running the Elastic Stack with added support for full basic authentication.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\"",
@@ -28,5 +28,15 @@
"cli.js",
"npmextra.json",
"readme.md"
],
"keywords": [
"Elastic Stack",
"Docker",
"Basic Authentication",
"Security",
"Elasticsearch",
"Logstash",
"Kibana",
"Containerization"
]
}
}