Files
tools/npmextra.json
2026-02-03 16:59:32 +00:00

22 lines
456 B
JSON

{
"npmts": {
"cli": true
},
"npmci": {
"globalNpmTools": [
"npmts"
],
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "gitzone",
"gitrepo": "tools",
"shortDescription": "setup your environment with the most important tools and update them easily.",
"npmPackagename": "@git.zone/tools",
"license": "MIT"
}
}
}