smartfile/npmextra.json

21 lines
438 B
JSON
Raw Normal View History

2016-07-17 15:36:38 +00:00
{
2019-04-08 14:39:41 +00:00
"npmts": {
"mode": "default",
"coverageTreshold": 70
2017-03-11 23:10:01 +00:00
},
2019-04-08 14:39:41 +00:00
"npmdocker": {},
2017-03-11 23:10:01 +00:00
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
2019-04-08 14:39:41 +00:00
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartfile",
"shortDescription": "smart ways to work with files in nodejs",
"npmPackagename": "@pushrocks/smartfile",
"license": "MIT"
}
2016-07-17 15:36:38 +00:00
}
2019-04-08 14:39:41 +00:00
}