24 lines
524 B
JSON
24 lines
524 B
JSON
{
|
|
"npmts": {},
|
|
"@git.zone/cli": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "gitlab.com",
|
|
"gitscope": "gitzone",
|
|
"gitrepo": "tsrun",
|
|
"description": "run typescript programs efficiently",
|
|
"npmPackagename": "@git.zone/tsrun",
|
|
"license": "MIT"
|
|
},
|
|
"release": {
|
|
"registries": [
|
|
"https://verdaccio.lossless.digital",
|
|
"https://registry.npmjs.org"
|
|
],
|
|
"accessLevel": "public"
|
|
}
|
|
},
|
|
"@ship.zone/szci": {
|
|
"npmGlobalTools": []
|
|
}
|
|
} |