smartgulp/npmextra.json

17 lines
362 B
JSON
Raw Normal View History

2017-04-28 23:39:14 +00:00
{
"npmci": {
2018-09-02 12:35:49 +00:00
"npmGlobalTools": [],
"npmAccessLevel": "public"
2019-02-20 22:54:38 +00:00
},
"gitzone": {
2022-06-09 17:59:21 +00:00
"projectType": "npm",
2019-02-20 22:54:38 +00:00
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartevent",
2022-06-09 17:59:21 +00:00
"description": "lightweight gulp replacement",
2019-02-20 22:54:38 +00:00
"npmPackagename": "@pushrocks/smartgulp",
"license": "MIT"
}
2017-04-28 23:39:14 +00:00
}
}