{
  "_from": "@uppy/status-bar@^1.9.3",
  "_id": "@uppy/status-bar@1.9.3",
  "_inBundle": false,
  "_integrity": "sha512-U90dlaJLr+uWtWdFTaDJBiXg7e+Uw9EjNdCVsBgPdVpoXjcgEffJO0Y4Ee3gB1C9Zu3+ybfsP0cpUq7mutUeVg==",
  "_location": "/@uppy/status-bar",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/status-bar@^1.9.3",
    "name": "@uppy/status-bar",
    "escapedName": "@uppy%2fstatus-bar",
    "scope": "@uppy",
    "rawSpec": "^1.9.3",
    "saveSpec": null,
    "fetchSpec": "^1.9.3"
  },
  "_requiredBy": [
    "/@uppy/dashboard",
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/status-bar/-/status-bar-1.9.3.tgz",
  "_shasum": "55cd1a88f1cb5e19cd53ad1b20b538d4e571f5b6",
  "_spec": "@uppy/status-bar@^1.9.3",
  "_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/utils": "^3.5.0",
    "classnames": "^2.2.6",
    "lodash.throttle": "^4.1.1",
    "preact": "8.2.9"
  },
  "deprecated": false,
  "description": "A progress bar for Uppy, with many bells and whistles.",
  "gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "uppy",
    "uppy-plugin",
    "progress bar",
    "status bar",
    "progress",
    "upload",
    "eta",
    "speed"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/status-bar",
  "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.9.3"
}
