2021-12-18 01:41:50 +01:00
|
|
|
{
|
|
|
|
|
"gitzone": {
|
|
|
|
|
"projectType": "npm",
|
|
|
|
|
"module": {
|
|
|
|
|
"githost": "gitlab.com",
|
2023-07-10 10:17:59 +02:00
|
|
|
"gitscope": "push.rocks",
|
2021-12-18 01:41:50 +01:00
|
|
|
"gitrepo": "smarts3",
|
2022-04-14 10:38:14 +02:00
|
|
|
"description": "create an s3 endpoint that maps to a local directory",
|
2023-07-10 10:17:59 +02:00
|
|
|
"npmPackagename": "@push.rocks/smarts3",
|
2021-12-18 01:41:50 +01:00
|
|
|
"license": "MIT",
|
|
|
|
|
"projectDomain": "push.rocks"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"npmci": {
|
|
|
|
|
"npmGlobalTools": [],
|
|
|
|
|
"npmAccessLevel": "public"
|
|
|
|
|
}
|
|
|
|
|
}
|