36 lines
896 B
JSON
36 lines
896 B
JSON
{
|
|
"@git.zone/cli": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "git.zone",
|
|
"gitrepo": "tspublish",
|
|
"description": "A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.",
|
|
"npmPackagename": "@git.zone/tspublish",
|
|
"license": "MIT",
|
|
"projectDomain": "git.zone",
|
|
"keywords": [
|
|
"typescript",
|
|
"monorepo",
|
|
"package",
|
|
"publish",
|
|
"npm",
|
|
"automation",
|
|
"git",
|
|
"modularity",
|
|
"module-management",
|
|
"developer-tools"
|
|
]
|
|
},
|
|
"release": {
|
|
"registries": [
|
|
"https://verdaccio.lossless.digital",
|
|
"https://registry.npmjs.org"
|
|
],
|
|
"accessLevel": "public"
|
|
}
|
|
},
|
|
"@ship.zone/szci": {
|
|
"npmGlobalTools": []
|
|
}
|
|
} |