{
  "_from": "@uppy/url@^1.5.20",
  "_id": "@uppy/url@1.5.20",
  "_inBundle": false,
  "_integrity": "sha512-w9x9YxOqJ0tS2r73IPLXIgqRNzDs9WGp3jprzUXEu3DEsy1fIVSVu7/6iI9+7zfdN07GXp1WY2gu+penG8cckA==",
  "_location": "/@uppy/url",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/url@^1.5.20",
    "name": "@uppy/url",
    "escapedName": "@uppy%2furl",
    "scope": "@uppy",
    "rawSpec": "^1.5.20",
    "saveSpec": null,
    "fetchSpec": "^1.5.20"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/url/-/url-1.5.20.tgz",
  "_shasum": "9dadbd75b76b7fc738ee3ae39401fe941e8b795a",
  "_spec": "@uppy/url@^1.5.20",
  "_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",
    "preact": "8.2.9"
  },
  "deprecated": false,
  "description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!",
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "url",
    "import from url",
    "uppy",
    "uppy-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/url",
  "peerDependencies": {
    "@uppy/core": "^1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "style": "dist/style.min.css",
  "types": "types/index.d.ts",
  "version": "1.5.20"
}
