18 lines
387 B
JSON
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"
|
||
|
]
|
||
|
}
|
||
|
}
|