{
  "_args": [
    [
      {
        "raw": "bmp-js@0.0.1",
        "scope": null,
        "escapedName": "bmp-js",
        "name": "bmp-js",
        "rawSpec": "0.0.1",
        "spec": "0.0.1",
        "type": "version"
      },
      "/home/aman/Code/snapshot/node_modules/jimp"
    ]
  ],
  "_from": "bmp-js@0.0.1",
  "_id": "bmp-js@0.0.1",
  "_inCache": true,
  "_location": "/bmp-js",
  "_npmUser": {
    "name": "shaozilee",
    "email": "shaozilee@gmail.com"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "bmp-js@0.0.1",
    "scope": null,
    "escapedName": "bmp-js",
    "name": "bmp-js",
    "rawSpec": "0.0.1",
    "spec": "0.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/jimp"
  ],
  "_resolved": "https://registry.npmjs.org/bmp-js/-/bmp-js-0.0.1.tgz",
  "_shasum": "5ad0147099d13a9f38aa7b99af1d6e78666ed37f",
  "_shrinkwrap": null,
  "_spec": "bmp-js@0.0.1",
  "_where": "/home/aman/Code/snapshot/node_modules/jimp",
  "author": {
    "name": "shaozilee",
    "email": "shaozilee@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/shaozilee/bmp-js/issues"
  },
  "dependencies": {},
  "description": "A pure javascript BMP encoder and decoder",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "5ad0147099d13a9f38aa7b99af1d6e78666ed37f",
    "tarball": "https://registry.npmjs.org/bmp-js/-/bmp-js-0.0.1.tgz"
  },
  "homepage": "https://github.com/shaozilee/bmp-js",
  "keywords": [
    "bmp",
    "1bit",
    "4bit",
    "8bit",
    "24bit",
    "encoder",
    "decoder",
    "image",
    "javascript",
    "js"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "shaozilee",
      "email": "shaozilee@gmail.com"
    }
  ],
  "name": "bmp-js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shaozilee/bmp-js.git"
  },
  "version": "0.0.1"
}
