smartversion/npmextra.json
2019-09-11 17:37:36 +02:00

19 lines
386 B
JSON

{
"npmci": {
"globalNpmTools": [],
"npmAccessLevel": "public"
},
"npmts": {
"coverageTreshold": 60
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartversion",
"shortDescription": "handle semver with easy",
"npmPackagename": "@pushrocks/smartversion",
"license": "MIT"
}
}
}