{"id":22374844,"url":"https://github.com/qubitproducts/s3-cnpm","last_synced_at":"2025-06-11T03:13:48.683Z","repository":{"id":21852637,"uuid":"25175919","full_name":"QubitProducts/s3-cnpm","owner":"QubitProducts","description":"S3 storage wrapper for cnpm","archived":false,"fork":false,"pushed_at":"2017-10-09T17:05:37.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-03T05:17:04.252Z","etag":null,"topics":["ceh","cmh","implement"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QubitProducts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-13T20:17:25.000Z","updated_at":"2023-06-02T12:07:38.000Z","dependencies_parsed_at":"2022-07-23T16:02:02.664Z","dependency_job_id":null,"html_url":"https://github.com/QubitProducts/s3-cnpm","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitProducts%2Fs3-cnpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitProducts%2Fs3-cnpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitProducts%2Fs3-cnpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitProducts%2Fs3-cnpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QubitProducts","download_url":"https://codeload.github.com/QubitProducts/s3-cnpm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245702431,"owners_count":20658615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ceh","cmh","implement"],"created_at":"2024-12-04T21:18:42.325Z","updated_at":"2025-03-26T17:33:18.827Z","avatar_url":"https://github.com/QubitProducts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3-cnpm\n\nS3 storage wrapper for [cnpmjs.org](htps://github.com/cnpm/cnpmjs.org)\n\n## Installation\n\n```bash\n$ npm install s3-cnpm\n```\n\n## Usage\n\n```js\nvar s3Storage = require('s3-cnpm');\n\nvar client = s3Storage({\n  key: 'your access key',\n  secret: 'your secret key',\n  bucket: 'npm',\n\n  // optional\n  region: 'eu-west-1', // default is us-standard\n  folder: 'pkgs', // default ''\n  storageClass: 'STANDARD' // or REDUCED_REDUNDANCY\n});\n```\n\n### License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqubitproducts%2Fs3-cnpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqubitproducts%2Fs3-cnpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqubitproducts%2Fs3-cnpm/lists"}