smartgit/npmextra.json

22 lines
425 B
JSON
Raw Normal View History

2016-11-26 22:28:37 +00:00
{
2019-06-18 13:17:50 +00:00
"npmts": {
"mode": "default",
"codecov": true,
"coverageTreshold": 71
},
"npmci": {
2019-06-19 12:10:16 +00:00
"npmGlobalTools": [],
"npmAccessLevel": "public"
2019-06-18 13:17:50 +00:00
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartgit",
"shortDescription": "smart wrapper for nodegit",
"npmPackagename": "@pushrocks/smartgit",
"license": "MIT"
2016-11-26 22:28:37 +00:00
}
2019-06-18 13:17:50 +00:00
}
2016-11-26 22:28:37 +00:00
}