{
  "_args": [
    [
      {
        "raw": "parse-bmfont-binary@^1.0.5",
        "scope": null,
        "escapedName": "parse-bmfont-binary",
        "name": "parse-bmfont-binary",
        "rawSpec": "^1.0.5",
        "spec": ">=1.0.5 <2.0.0",
        "type": "range"
      },
      "/home/aman/Code/snapshot/node_modules/load-bmfont"
    ]
  ],
  "_from": "parse-bmfont-binary@>=1.0.5 <2.0.0",
  "_id": "parse-bmfont-binary@1.0.6",
  "_inCache": true,
  "_location": "/parse-bmfont-binary",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "name": "mattdesl",
    "email": "dave.des@gmail.com"
  },
  "_npmVersion": "2.8.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "parse-bmfont-binary@^1.0.5",
    "scope": null,
    "escapedName": "parse-bmfont-binary",
    "name": "parse-bmfont-binary",
    "rawSpec": "^1.0.5",
    "spec": ">=1.0.5 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/load-bmfont"
  ],
  "_resolved": "https://registry.npmjs.org/parse-bmfont-binary/-/parse-bmfont-binary-1.0.6.tgz",
  "_shasum": "d038b476d3e9dd9db1e11a0b0e53a22792b69006",
  "_shrinkwrap": null,
  "_spec": "parse-bmfont-binary@^1.0.5",
  "_where": "/home/aman/Code/snapshot/node_modules/load-bmfont",
  "author": {
    "name": "Matt DesLauriers",
    "email": "dave.des@gmail.com",
    "url": "https://github.com/mattdesl"
  },
  "bugs": {
    "url": "https://github.com/Jam3/parse-bmfont-binary/issues"
  },
  "dependencies": {},
  "description": "reads a BMFont binary in a Buffer into a JSON object",
  "devDependencies": {
    "tape": "^3.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "d038b476d3e9dd9db1e11a0b0e53a22792b69006",
    "tarball": "https://registry.npmjs.org/parse-bmfont-binary/-/parse-bmfont-binary-1.0.6.tgz"
  },
  "gitHead": "85679cb9e76d5b7f002ec8394af9729421b3e158",
  "homepage": "https://github.com/Jam3/parse-bmfont-binary",
  "keywords": [
    "bmfont",
    "bitmap",
    "font",
    "angel",
    "code",
    "angelcode",
    "fonts",
    "text",
    "layout",
    "glyph",
    "glyphdesigner",
    "canvas",
    "webgl"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mattdesl",
      "email": "dave.des@gmail.com"
    }
  ],
  "name": "parse-bmfont-binary",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Jam3/parse-bmfont-binary.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "1.0.6"
}
