{
  "_args": [
    [
      {
        "name": "assert-plus",
        "raw": "assert-plus@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/http-signature"
    ]
  ],
  "_from": "assert-plus@>=1.0.0 <2.0.0",
  "_id": "assert-plus@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/assert-plus",
  "_nodeVersion": "0.10.40",
  "_npmUser": {
    "email": "patrick.f.mooney@gmail.com",
    "name": "pfmooney"
  },
  "_npmVersion": "3.3.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "assert-plus",
    "raw": "assert-plus@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/dashdash",
    "/getpass",
    "/http-signature",
    "/jsprim",
    "/sshpk",
    "/verror"
  ],
  "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
  "_shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525",
  "_shrinkwrap": null,
  "_spec": "assert-plus@^1.0.0",
  "_where": "/root/open-file/books/node_modules/http-signature",
  "author": {
    "email": "mcavage@gmail.com",
    "name": "Mark Cavage"
  },
  "bugs": {
    "url": "https://github.com/mcavage/node-assert-plus/issues"
  },
  "contributors": [
    {
      "email": "dave@daveeddy.com",
      "name": "Dave Eddy"
    },
    {
      "email": "fred.kuo@joyent.com",
      "name": "Fred Kuo"
    },
    {
      "email": "ralphtheninja@riseup.net",
      "name": "Lars-Magnus Skog"
    },
    {
      "email": "mcavage@gmail.com",
      "name": "Mark Cavage"
    },
    {
      "email": "pmooney@pfmooney.com",
      "name": "Patrick Mooney"
    },
    {
      "email": "robert.gulewich@joyent.com",
      "name": "Rob Gulewich"
    }
  ],
  "dependencies": {},
  "description": "Extra assertions on top of node's assert module",
  "devDependencies": {
    "faucet": "0.0.1",
    "tape": "4.2.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==",
    "shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCID/TqhiA2b4H7rkc6tCDusmu4VSS3xZ0CYxf35pQKJ+sAiA205F5ly8ZJRIyCQmXkt1XDn/2XKo8Wj4uLLJHiBHRfA=="
      }
    ],
    "tarball": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.8"
  },
  "homepage": "https://github.com/mcavage/node-assert-plus#readme",
  "license": "MIT",
  "main": "./assert.js",
  "maintainers": [
    {
      "email": "mcavage@gmail.com",
      "name": "mcavage"
    },
    {
      "email": "patrick.f.mooney@gmail.com",
      "name": "pfmooney"
    }
  ],
  "name": "assert-plus",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mcavage/node-assert-plus.git"
  },
  "scripts": {
    "test": "tape tests/*.js | ./node_modules/.bin/faucet"
  },
  "version": "1.0.0"
}
