2024-10-21 10:16:09 +00:00
{
"gitzone" : {
"projectType" : "npm" ,
"module" : {
"githost" : "code.foss.global" ,
"gitscope" : "git.zone" ,
"gitrepo" : "tspublish" ,
2024-10-21 11:21:47 +00:00
"description" : "A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment." ,
2024-10-21 10:16:09 +00:00
"npmPackagename" : "@git.zone/tspublish" ,
"license" : "MIT" ,
2024-10-21 11:21:47 +00:00
"projectDomain" : "git.zone" ,
"keywords" : [
"typescript" ,
"monorepo" ,
"package" ,
"publish" ,
"npm" ,
"automation" ,
"git" ,
"modularity" ,
"module-management" ,
"developer-tools"
]
2024-10-21 10:16:09 +00:00
}
} ,
"npmci" : {
"npmGlobalTools" : [ ] ,
"npmAccessLevel" : "public"
}
}