{
  "_from": "@uppy/xhr-upload@^1.7.2",
  "_id": "@uppy/xhr-upload@1.7.2",
  "_inBundle": false,
  "_integrity": "sha512-8gaLDd+GBgJEQ9MTk+exGHHtxNCmSjazrt6+svWEFLC+ZHHH73e18i/Jw1hLR7cYKVYkb3LV78k8o5sc7Tpc0w==",
  "_location": "/@uppy/xhr-upload",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/xhr-upload@^1.7.2",
    "name": "@uppy/xhr-upload",
    "escapedName": "@uppy%2fxhr-upload",
    "scope": "@uppy",
    "rawSpec": "^1.7.2",
    "saveSpec": null,
    "fetchSpec": "^1.7.2"
  },
  "_requiredBy": [
    "/@uppy/aws-s3",
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/xhr-upload/-/xhr-upload-1.7.2.tgz",
  "_shasum": "a6b00aff6d97a0afd7ee64c8c8ffbec6a9f32c55",
  "_spec": "@uppy/xhr-upload@^1.7.2",
  "_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",
    "cuid": "^2.1.1"
  },
  "deprecated": false,
  "description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.",
  "devDependencies": {
    "nock": "9.6.1"
  },
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "xhr",
    "xhr upload",
    "XMLHttpRequest",
    "ajax",
    "fetch",
    "uppy",
    "uppy-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/xhr-upload",
  "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.2"
}
