{
  "_args": [
    [
      "png-js@0.1.1",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "png-js@0.1.1",
  "_id": "png-js@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-HMfCEjA6yr50Jj7DrHgAlYAkLZM=",
  "_location": "/png-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "png-js@0.1.1",
    "name": "png-js",
    "escapedName": "png-js",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/picture-tube"
  ],
  "_resolved": "https://registry.npmjs.org/png-js/-/png-js-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Devon Govett",
    "email": "devongovett@gmail.com",
    "url": "http://badassjs.com/"
  },
  "bugs": {
    "url": "http://github.com/devongovett/png.js/issues"
  },
  "description": "A PNG decoder in CoffeeScript",
  "devDependencies": {
    "coffee-script": ">=1.0.1"
  },
  "engine": [
    "node >= v0.6.0"
  ],
  "homepage": "https://github.com/devongovett/png.js#readme",
  "main": "png-node.js",
  "name": "png-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/devongovett/png.js.git"
  },
  "scripts": {
    "prepublish": "coffee -c png-node.coffee"
  },
  "version": "0.1.1"
}
