23 lines
534 B
JSON
23 lines
534 B
JSON
{
|
|
"@git.zone/cli": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "git.zone",
|
|
"gitrepo": "tstest",
|
|
"description": "a test utility to run tests that match test/**/*.ts",
|
|
"npmPackagename": "@git.zone/tstest",
|
|
"license": "MIT"
|
|
},
|
|
"release": {
|
|
"registries": [
|
|
"https://verdaccio.lossless.digital",
|
|
"https://registry.npmjs.org"
|
|
],
|
|
"accessLevel": "public"
|
|
}
|
|
},
|
|
"@ship.zone/szci": {
|
|
"npmGlobalTools": []
|
|
}
|
|
} |