This commit is contained in:
2025-02-24 23:02:17 +00:00
commit 33932a4b23
17 changed files with 10058 additions and 0 deletions

18
npmextra.json Normal file
View File

@@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "git.zone",
"gitrepo": "tspm",
"description": "a no fuzz task manager",
"npmPackagename": "@git.zone/tspm",
"license": "MIT",
"projectDomain": "git.zone"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}