smarts3/npmextra.json

18 lines
423 B
JSON
Raw Normal View History

2021-12-18 00:41:50 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smarts3",
"shortDescription": "create an s3 endpoint that maps to a local directory",
"npmPackagename": "@pushrocks/smarts3",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}