smartnpm/npmextra.json
2023-07-25 18:14:51 +02:00

17 lines
383 B
JSON

{
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "push.rocks",
"gitrepo": "smartnpm",
"description": "interface with npm to retrieve package information",
"npmPackagename": "@push.rocks/smartnpm",
"license": "MIT"
}
}
}