smarthbs/npmextra.json

17 lines
364 B
JSON
Raw Normal View History

2017-03-14 18:33:04 +00:00
{
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
2019-02-17 16:02:35 +00:00
},
"gitzone": {
2022-07-24 13:30:19 +00:00
"projectType": "npm",
2019-02-17 16:02:35 +00:00
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smarthbs",
2022-07-24 13:30:19 +00:00
"description": "handlebars with better fs support",
2019-02-17 16:02:35 +00:00
"npmPackagename": "@pushrocks/smarthbs",
"license": "MIT"
}
}
2019-02-17 16:02:35 +00:00
}