diff --git a/npmextra.json b/npmextra.json new file mode 100644 index 0000000..0b4b98c --- /dev/null +++ b/npmextra.json @@ -0,0 +1,18 @@ +{ + "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" + ] + } +} \ No newline at end of file