ht-docker-elk/npmextra.json

18 lines
387 B
JSON
Raw Normal View History

2019-10-30 18:15:25 +00:00
{
"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"
]
}
}