{
  "_from": "@uppy/file-input@^1.4.25",
  "_id": "@uppy/file-input@1.4.25",
  "_inBundle": false,
  "_integrity": "sha512-O6eMOFjEOzCO6EwUfugSxUisEVboY6fdHeX1dzUOR2FPn1i3RkRxNoY9vconr+0p4UNX+Q5ydveRpwoz0WeI4w==",
  "_location": "/@uppy/file-input",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/file-input@^1.4.25",
    "name": "@uppy/file-input",
    "escapedName": "@uppy%2ffile-input",
    "scope": "@uppy",
    "rawSpec": "^1.4.25",
    "saveSpec": null,
    "fetchSpec": "^1.4.25"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/file-input/-/file-input-1.4.25.tgz",
  "_shasum": "225fe220d55bc05e87f1686382c4773751156ea4",
  "_spec": "@uppy/file-input@^1.4.25",
  "_where": "C:\\xampp\\htdocs\\rnr\\node_modules\\uppy",
  "bugs": {
    "url": "https://github.com/transloadit/uppy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@uppy/utils": "^3.5.0",
    "preact": "8.2.9"
  },
  "deprecated": false,
  "description": "Simple UI of a file input button that works with Uppy right out of the box",
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "upload",
    "uppy",
    "uppy-plugin",
    "file-input"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/file-input",
  "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.4.25"
}
