{
  "_from": "@uppy/aws-s3@^1.7.9",
  "_id": "@uppy/aws-s3@1.7.9",
  "_inBundle": false,
  "_integrity": "sha512-I7GwcpyLflKnmSvsI/EDrT0QhXEuCQRYU/LZOcK/Kp5D0VKWl+HcVINIyU659BzkdzgokdW6U/GCY6f9UemFIQ==",
  "_location": "/@uppy/aws-s3",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/aws-s3@^1.7.9",
    "name": "@uppy/aws-s3",
    "escapedName": "@uppy%2faws-s3",
    "scope": "@uppy",
    "rawSpec": "^1.7.9",
    "saveSpec": null,
    "fetchSpec": "^1.7.9"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/aws-s3/-/aws-s3-1.7.9.tgz",
  "_shasum": "6174bf9736708d8ea21b0666797769df3eb6351b",
  "_spec": "@uppy/aws-s3@^1.7.9",
  "_where": "C:\\xampp\\htdocs\\rnr\\node_modules\\uppy",
  "bugs": {
    "url": "https://github.com/transloadit/uppy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@uppy/companion-client": "^1.9.0",
    "@uppy/utils": "^3.5.0",
    "@uppy/xhr-upload": "^1.7.2",
    "cuid": "^2.1.1",
    "qs-stringify": "^1.1.0",
    "url-parse": "^1.4.7"
  },
  "deprecated": false,
  "description": "Upload to Amazon S3 with Uppy",
  "devDependencies": {
    "whatwg-fetch": "3.6.2"
  },
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "aws s3",
    "amazon s3",
    "s3",
    "uppy",
    "uppy-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/aws-s3",
  "peerDependencies": {
    "@uppy/core": "^1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "types": "types/index.d.ts",
  "version": "1.7.9"
}
