ht-docker-elk/npmextra.json
2019-10-30 19:15:25 +01:00

18 lines
387 B
JSON

{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "hosttoday",
"gitrepo": "ht-docker-elk",
"shortDescription": "elastic stack with full basic authentication",
"npmPackagename": "@hosttoday/ht-docker-node",
"license": "MIT"
}
},
"npmci": {
"dockerRegistries": [
"docker.io",
"registry.gitlab.com"
]
}
}