smartparcel/npmextra.json

18 lines
401 B
JSON
Raw Normal View History

2020-07-07 18:25:45 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
2023-07-10 08:17:13 +00:00
"gitscope": "push.rocks",
2020-07-07 18:25:45 +00:00
"gitrepo": "smartparcel",
"shortDescription": "a wrapper for parcel",
2023-07-10 08:17:13 +00:00
"npmPackagename": "@push.rocks/smartparcel",
2020-07-07 18:25:45 +00:00
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}