{
  "_args": [
    [
      {
        "raw": "packet-reader@0.2.0",
        "scope": null,
        "escapedName": "packet-reader",
        "name": "packet-reader",
        "rawSpec": "0.2.0",
        "spec": "0.2.0",
        "type": "version"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/pg"
    ]
  ],
  "_from": "packet-reader@0.2.0",
  "_id": "packet-reader@0.2.0",
  "_inCache": true,
  "_location": "/packet-reader",
  "_npmUser": {
    "name": "brianc",
    "email": "brian.m.carlson@gmail.com"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "packet-reader@0.2.0",
    "scope": null,
    "escapedName": "packet-reader",
    "name": "packet-reader",
    "rawSpec": "0.2.0",
    "spec": "0.2.0",
    "type": "version"
  },
  "_requiredBy": [
    "/pg"
  ],
  "_resolved": "https://registry.npmjs.org/packet-reader/-/packet-reader-0.2.0.tgz",
  "_shasum": "819df4d010b82d5ea5671f8a1a3acf039bcd7700",
  "_shrinkwrap": null,
  "_spec": "packet-reader@0.2.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/pg",
  "author": {
    "name": "Brian M. Carlson"
  },
  "bugs": {
    "url": "https://github.com/brianc/node-packet-parser/issues"
  },
  "dependencies": {},
  "description": "Read binary packets...",
  "devDependencies": {
    "mocha": "~1.16.2"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "819df4d010b82d5ea5671f8a1a3acf039bcd7700",
    "tarball": "https://registry.npmjs.org/packet-reader/-/packet-reader-0.2.0.tgz"
  },
  "homepage": "https://github.com/brianc/node-packet-parser",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "brianc",
      "email": "brian.m.carlson@gmail.com"
    }
  ],
  "name": "packet-reader",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/brianc/node-packet-parser.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.2.0"
}
