{
  "_from": "@uppy/companion-client@^1.9.0",
  "_id": "@uppy/companion-client@1.9.0",
  "_inBundle": false,
  "_integrity": "sha512-Z4/ihhDC72CN6QWJI2rrEQlYV2y5Aluk1hZoMiqvgs7++di5XrSIPA+JNFg+3btVhY9irQRYs7eJc8MpEvdfdA==",
  "_location": "/@uppy/companion-client",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/companion-client@^1.9.0",
    "name": "@uppy/companion-client",
    "escapedName": "@uppy%2fcompanion-client",
    "scope": "@uppy",
    "rawSpec": "^1.9.0",
    "saveSpec": null,
    "fetchSpec": "^1.9.0"
  },
  "_requiredBy": [
    "/@uppy/aws-s3",
    "/@uppy/aws-s3-multipart",
    "/@uppy/box",
    "/@uppy/dropbox",
    "/@uppy/facebook",
    "/@uppy/google-drive",
    "/@uppy/instagram",
    "/@uppy/onedrive",
    "/@uppy/transloadit",
    "/@uppy/tus",
    "/@uppy/unsplash",
    "/@uppy/url",
    "/@uppy/xhr-upload",
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/companion-client/-/companion-client-1.9.0.tgz",
  "_shasum": "948590fdffb58d964eaf18e84993c0f1cb251d85",
  "_spec": "@uppy/companion-client@^1.9.0",
  "_where": "C:\\xampp\\htdocs\\rnr\\node_modules\\@uppy\\tus",
  "bugs": {
    "url": "https://github.com/transloadit/uppy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@uppy/utils": "^3.5.0",
    "namespace-emitter": "^2.0.1",
    "qs-stringify": "^1.1.0",
    "url-parse": "^1.4.7"
  },
  "deprecated": false,
  "description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
  "gitHead": "1751241362692202ed626f752fc740d4db0f2a9a",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "uppy",
    "uppy-plugin",
    "companion",
    "provider"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/companion-client",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "types": "types/index.d.ts",
  "version": "1.9.0"
}
