{
  "_args": [
    [
      {
        "raw": "filesize@3.5.11",
        "scope": null,
        "escapedName": "filesize",
        "name": "filesize",
        "rawSpec": "3.5.11",
        "spec": "3.5.11",
        "type": "version"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/react-dev-utils"
    ]
  ],
  "_from": "filesize@3.5.11",
  "_id": "filesize@3.5.11",
  "_inCache": true,
  "_location": "/filesize",
  "_nodeVersion": "8.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/filesize-3.5.11.tgz_1508330476985_0.6987349670380354"
  },
  "_npmUser": {
    "name": "avoidwork",
    "email": "jason.mulligan@avoidwork.com"
  },
  "_npmVersion": "5.4.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "filesize@3.5.11",
    "scope": null,
    "escapedName": "filesize",
    "name": "filesize",
    "rawSpec": "3.5.11",
    "spec": "3.5.11",
    "type": "version"
  },
  "_requiredBy": [
    "/@storybook/react/react-dev-utils",
    "/react-dev-utils"
  ],
  "_resolved": "https://registry.npmjs.org/filesize/-/filesize-3.5.11.tgz",
  "_shasum": "1919326749433bb3cf77368bd158caabcc19e9ee",
  "_shrinkwrap": null,
  "_spec": "filesize@3.5.11",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/react-dev-utils",
  "author": {
    "name": "Jason Mulligan",
    "email": "jason.mulligan@avoidwork.com"
  },
  "bugs": {
    "url": "https://github.com/avoidwork/filesize.js/issues"
  },
  "dependencies": {},
  "description": "JavaScript library to generate a human readable String describing the file size",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-minify": "^0.2.0",
    "babel-preset-env": "^1.6.1",
    "grunt": "^1.0.1",
    "grunt-babel": "^7.0.0",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-nodeunit": "^1.0.0",
    "grunt-contrib-uglify": "^3.1.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-eslint": "^20.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-ZH7loueKBoDb7yG9esn1U+fgq7BzlzW6NRi5/rMdxIZ05dj7GFD/Xc5rq2CDt5Yq86CyfSYVyx4242QQNZbx1g==",
    "shasum": "1919326749433bb3cf77368bd158caabcc19e9ee",
    "tarball": "https://registry.npmjs.org/filesize/-/filesize-3.5.11.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "20baeddd23b737ac87932484c0026a1e77c87fc8",
  "homepage": "https://filesizejs.com",
  "keywords": [
    "file",
    "filesize",
    "size",
    "readable",
    "file system",
    "bytes",
    "diff"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/filesize",
  "maintainers": [
    {
      "name": "avoidwork",
      "email": "jason@attack.io"
    }
  ],
  "name": "filesize",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/avoidwork/filesize.js.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "3.5.11"
}
