24 lines
678 B
JSON
24 lines
678 B
JSON
|
{
|
||
|
"gitzone": {
|
||
|
"projectType": "service",
|
||
|
"module": {
|
||
|
"githost": "gitlab.com",
|
||
|
"gitscope": "serve.zone",
|
||
|
"gitrepo": "platformservice",
|
||
|
"description": "contains the platformservice container with mail, sms, letter, ai services.",
|
||
|
"npmPackagename": "@serve.zone/platformservice",
|
||
|
"license": "MIT",
|
||
|
"projectDomain": "serve.zone"
|
||
|
}
|
||
|
},
|
||
|
"npmci": {
|
||
|
"npmGlobalTools": [],
|
||
|
"dockerRegistryRepoMap": {
|
||
|
"registry.gitlab.com": "code.foss.global/serve.zone/platformservice"
|
||
|
},
|
||
|
"dockerBuildargEnvMap": {
|
||
|
"NPMCI_TOKEN_NPM2": "NPMCI_TOKEN_NPM2"
|
||
|
},
|
||
|
"npmRegistryUrl": "verdaccio.lossless.digital"
|
||
|
}
|
||
|
}
|