{
  "_from": "file-size@0.0.5",
  "_id": "file-size@0.0.5",
  "_inBundle": false,
  "_integrity": "sha512-ZW056dw8Ta1RWHVOQue3LMZe+mSOnHkcM7AN9is8JoHSIHRiLD5szwPAHM3fM7P5SGJ1bkAmCv3PvUTGoluDqA==",
  "_location": "/file-size",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "file-size@0.0.5",
    "name": "file-size",
    "escapedName": "file-size",
    "rawSpec": "0.0.5",
    "saveSpec": null,
    "fetchSpec": "0.0.5"
  },
  "_requiredBy": [
    "/static-server"
  ],
  "_resolved": "https://registry.npmjs.org/file-size/-/file-size-0.0.5.tgz",
  "_shasum": "057d43c3a3ed735da3f90d6052ab380f1e6d5e3b",
  "_spec": "file-size@0.0.5",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/static-server",
  "author": {
    "name": "Nijiko Yonskai",
    "email": "nijikokun@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Nijikokun/file-size/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Lightweight filesize to human-readable / proportions w/o dependencies.",
  "devDependencies": {
    "mocha": "^1.20.1",
    "should": "^4.0.1"
  },
  "homepage": "https://github.com/Nijikokun/file-size#readme",
  "keywords": [
    "filesize",
    "file",
    "size",
    "bytes",
    "human",
    "readable",
    "iec",
    "si",
    "jedec"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "file-size",
  "repository": {
    "type": "git",
    "url": "git://github.com/Nijikokun/file-size.git"
  },
  "scripts": {
    "test": "mocha --reporter dot --check-leaks test/"
  },
  "version": "0.0.5"
}
