22 lines
455 B
JSON
22 lines
455 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": "@gitzone/tools",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
} |