smartscaf/npmextra.json

20 lines
405 B
JSON
Raw Normal View History

2017-04-28 22:44:23 +00:00
{
"npmts": {
"coverageTreshold": 30
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
2019-02-17 16:17:47 +00:00
},
"gitzone": {
2020-01-31 14:51:05 +00:00
"projectType": "npm",
2019-02-17 16:17:47 +00:00
"module": {
"githost": "gitlab.com",
2023-07-10 08:18:08 +00:00
"gitscope": "push.rocks",
2019-02-17 16:17:47 +00:00
"gitrepo": "smartscaf",
2022-06-25 01:19:16 +00:00
"description": "scaffold projects quickly",
2023-07-10 08:18:08 +00:00
"npmPackagename": "@push.rocks/smartscaf",
2019-02-17 16:17:47 +00:00
"license": "MIT"
}
2017-04-28 22:44:23 +00:00
}
}