smartstatus/npmextra.json
2021-08-16 15:36:41 +02:00

18 lines
422 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartstatus",
"shortDescription": "status information in TypeScript",
"npmPackagename": "@pushrocks/smartstatus",
"license": "MIT"
}
},
"npmci": {
"globalNpmTools": [],
"npmRegistryUrl": "verdaccio.lossless.one",
"npmAccessLevel": "public"
}
}