23 lines
715 B
JSON
23 lines
715 B
JSON
|
{
|
||
|
"npmci": {
|
||
|
"npmGlobalTools": [],
|
||
|
"dockerRegistryRepoMap": {
|
||
|
"registry.gitlab.com": "losslessone/services/servezone/nullresolve"
|
||
|
},
|
||
|
"dockerBuildargEnvMap": {
|
||
|
"NPMCI_TOKEN_NPM2": "NPMCI_TOKEN_NPM2"
|
||
|
},
|
||
|
"npmRegistryUrl": "verdaccio.lossless.one"
|
||
|
},
|
||
|
"gitzone": {
|
||
|
"projectType": "service",
|
||
|
"module": {
|
||
|
"githost": "gitlab.com",
|
||
|
"gitscope": "losslessone/services/servezone",
|
||
|
"gitrepo": "nullresolve",
|
||
|
"description": "servezone service. the null service takes care of handling requests and giving feedback for those that would otherwise not be served.",
|
||
|
"npmPackagename": "@losslessone_private/nullresolve",
|
||
|
"license": "MIT"
|
||
|
}
|
||
|
}
|
||
|
}
|