30 lines
744 B
JSON
30 lines
744 B
JSON
{
|
|
"gitzone": {
|
|
"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"
|
|
]
|
|
}
|
|
},
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
}
|
|
} |