{
  "_args": [
    [
      {
        "raw": "filesize@3.3.0",
        "scope": null,
        "escapedName": "filesize",
        "name": "filesize",
        "rawSpec": "3.3.0",
        "spec": "3.3.0",
        "type": "version"
      },
      "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts"
    ]
  ],
  "_from": "filesize@3.3.0",
  "_id": "filesize@3.3.0",
  "_inCache": true,
  "_location": "/filesize",
  "_nodeVersion": "5.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/filesize-3.3.0.tgz_1461411827518_0.6209786960389465"
  },
  "_npmUser": {
    "name": "avoidwork",
    "email": "jason.mulligan@avoidwork.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "filesize@3.3.0",
    "scope": null,
    "escapedName": "filesize",
    "name": "filesize",
    "rawSpec": "3.3.0",
    "spec": "3.3.0",
    "type": "version"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/filesize/-/filesize-3.3.0.tgz",
  "_shasum": "53149ea3460e3b2e024962a51648aa572cf98122",
  "_shrinkwrap": null,
  "_spec": "filesize@3.3.0",
  "_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts",
  "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-eslint": "^4.1.4",
    "babel-preset-es2015": "^6.1.2",
    "grunt": "^0.4.5",
    "grunt-babel": "^6.0.0",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-concat": "^0.1.3",
    "grunt-contrib-nodeunit": "^0.4.1",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.2.0",
    "grunt-eslint": "^17.3.1",
    "grunt-sed": "^0.1.1"
  },
  "directories": {},
  "dist": {
    "shasum": "53149ea3460e3b2e024962a51648aa572cf98122",
    "tarball": "https://registry.npmjs.org/filesize/-/filesize-3.3.0.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "4cef8ecf9c69ee386685176f05f7a96671d8111c",
  "homepage": "http://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.3.0"
}
