27 lines
583 B
JSON
27 lines
583 B
JSON
{
|
|
"npmts": {
|
|
"mode": "default",
|
|
"cli": true
|
|
},
|
|
"@git.zone/cli": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "gitlab.com",
|
|
"gitscope": "gitzone",
|
|
"gitrepo": "tsdocker",
|
|
"description": "develop npm modules cross platform with docker",
|
|
"npmPackagename": "@git.zone/tsdocker",
|
|
"license": "MIT"
|
|
},
|
|
"release": {
|
|
"accessLevel": "public",
|
|
"registries": [
|
|
"https://verdaccio.lossless.digital",
|
|
"https://registry.npmjs.org"
|
|
]
|
|
}
|
|
},
|
|
"@ship.zone/szci": {
|
|
"npmGlobalTools": []
|
|
}
|
|
} |