smartopen/npmextra.json
2019-06-04 11:33:38 +02:00

19 lines
368 B
JSON

{
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"npmts": {
"coverageTreshold": 60
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartopen",
"shortDescription": "open things",
"npmPackagename": "@pushrocks/smartopen",
"license": "MIT"
}
}
}