{
  "name": "human-format",
  "version": "0.7.0",
  "description": "Converts a number to/from a human readable string: `1337` ↔ `1.34kB`",
  "keywords": [
    "byte",
    "bytes",
    "file",
    "filesize",
    "human",
    "humanized",
    "pretty",
    "readable",
    "si",
    "size",
    "unit"
  ],
  "scripts": {
    "lint": "standard",
    "test": "npm run lint && mocha index.spec.js"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/julien-f/human-format.git"
  },
  "bugs": {
    "url": "https://github.com/julien-f/human-format/issues"
  },
  "author": {
    "name": "Julien Fontanet",
    "email": "julien.fontanet@isonoe.net",
    "url": "http://julien.isonoe.net/"
  },
  "license": "ISC",
  "devDependencies": {
    "chai": "^3.0.0",
    "mocha": "^2.2.5",
    "standard": "^5.1.0"
  },
  "gitHead": "e187f32b7ed959a2fcf69276a177cbd776cd71ff",
  "homepage": "https://github.com/julien-f/human-format#readme",
  "_id": "human-format@0.7.0",
  "_shasum": "b9bb10f65e2d7d99fb3b3950a418b8bef590a4b6",
  "_from": "human-format@>=0.7.0 <0.8.0",
  "_npmVersion": "3.10.3",
  "_nodeVersion": "4.4.2",
  "_npmUser": {
    "name": "julien-f",
    "email": "julien.fontanet@isonoe.net"
  },
  "dist": {
    "shasum": "b9bb10f65e2d7d99fb3b3950a418b8bef590a4b6",
    "tarball": "https://registry.npmjs.org/human-format/-/human-format-0.7.0.tgz"
  },
  "maintainers": [
    {
      "name": "julien-f",
      "email": "julien.fontanet@isonoe.net"
    },
    {
      "name": "marsaud",
      "email": "marsaud.fabrice@neuf.fr"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/human-format-0.7.0.tgz_1474522457397_0.8027459888253361"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/human-format/-/human-format-0.7.0.tgz",
  "readme": "ERROR: No README data found!"
}
