{
  "_from": "@uppy/dashboard@^1.18.0",
  "_id": "@uppy/dashboard@1.18.0",
  "_inBundle": false,
  "_integrity": "sha512-EWPD2nQ9Iw7nzoGDT1ViFbarO8CY2tVvYovfWuF5eJdxLil5PgnLzcRaxglI8zZxpCXhYOa7uIQTiaBI1vKxIw==",
  "_location": "/@uppy/dashboard",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/dashboard@^1.18.0",
    "name": "@uppy/dashboard",
    "escapedName": "@uppy%2fdashboard",
    "scope": "@uppy",
    "rawSpec": "^1.18.0",
    "saveSpec": null,
    "fetchSpec": "^1.18.0"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/dashboard/-/dashboard-1.18.0.tgz",
  "_shasum": "d78d14b28cbfba66a36015968df22cb0b4bc6186",
  "_spec": "@uppy/dashboard@^1.18.0",
  "_where": "C:\\xampp\\htdocs\\rnr\\node_modules\\uppy",
  "bugs": {
    "url": "https://github.com/transloadit/uppy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@transloadit/prettier-bytes": "0.0.7",
    "@uppy/informer": "^1.6.3",
    "@uppy/provider-views": "^1.12.0",
    "@uppy/status-bar": "^1.9.3",
    "@uppy/thumbnail-generator": "^1.7.8",
    "@uppy/utils": "^3.5.0",
    "classnames": "^2.2.6",
    "cuid": "^2.1.1",
    "is-shallow-equal": "^1.0.1",
    "lodash.debounce": "^4.0.8",
    "lodash.throttle": "^4.1.1",
    "memoize-one": "^5.0.4",
    "preact": "8.2.9",
    "resize-observer-polyfill": "^1.5.0"
  },
  "deprecated": false,
  "description": "Universal UI plugin for Uppy.",
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "uppy",
    "uppy-plugin",
    "dashboard",
    "ui"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/dashboard",
  "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.18.0"
}
