{
  "_from": "@uppy/transloadit@^1.6.23",
  "_id": "@uppy/transloadit@1.6.23",
  "_inBundle": false,
  "_integrity": "sha512-M+2INSR+syZ+Hlyele7PKwjtuBj4NqHCphiJgb08ETMVdrJZI4DYnlCsEHbYp2PIMHb7ODtzBqLgCFKjKc16OQ==",
  "_location": "/@uppy/transloadit",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/transloadit@^1.6.23",
    "name": "@uppy/transloadit",
    "escapedName": "@uppy%2ftransloadit",
    "scope": "@uppy",
    "rawSpec": "^1.6.23",
    "saveSpec": null,
    "fetchSpec": "^1.6.23"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/transloadit/-/transloadit-1.6.23.tgz",
  "_shasum": "07a24301c303359cbb715bf651ad7d8c89912e76",
  "_spec": "@uppy/transloadit@^1.6.23",
  "_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/provider-views": "^1.12.0",
    "@uppy/tus": "^1.8.7",
    "@uppy/utils": "^3.5.0",
    "component-emitter": "^1.2.1",
    "socket.io-client": "~2.2.0",
    "url-parse": "^1.4.7"
  },
  "deprecated": false,
  "description": "The Transloadit plugin can be used to upload files to Transloadit for all kinds of processing, such as transcoding video, resizing images, zipping/unzipping, and more",
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "transloadit",
    "file encoding",
    "encoding",
    "file processing",
    "video encoding",
    "crop",
    "resize",
    "watermark",
    "uppy",
    "uppy-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/transloadit",
  "peerDependencies": {
    "@uppy/core": "^1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "types": "types/index.d.ts",
  "version": "1.6.23"
}
