ht-docker-node/npmextra.json

18 lines
392 B
JSON
Raw Normal View History

2019-06-08 19:36:23 +00:00
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "hosttoday",
"gitrepo": "ht-docker-node",
"shortDescription": "docker image with nodejs and shipzone.io support",
"npmPackagename": "@hosttoday/ht-docker-node",
"license": "MIT"
}
},
2019-06-19 09:04:44 +00:00
"npmci": {
"dockerRegistries": [
"docker.io",
"registry.gitlab.com"
]
}
2019-06-08 19:36:23 +00:00
}