{
  "_args": [
    [
      "deeper@^2.1.0",
      "/usr/share/npm/node_modules/tap"
    ]
  ],
  "_from": "deeper@>=2.1.0 <3.0.0",
  "_id": "deeper@2.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/deeper",
  "_nodeVersion": "2.5.0",
  "_npmUser": {
    "email": "ogd@aoaioxxysz.net",
    "name": "othiym23"
  },
  "_npmVersion": "2.14.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "deeper",
    "raw": "deeper@^2.1.0",
    "rawSpec": "^2.1.0",
    "scope": null,
    "spec": ">=2.1.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tap"
  ],
  "_resolved": "https://registry.npmjs.org/deeper/-/deeper-2.1.0.tgz",
  "_shasum": "bc564e5f73174fdf201e08b00030e8a14da74368",
  "_shrinkwrap": null,
  "_spec": "deeper@^2.1.0",
  "_where": "/usr/share/npm/node_modules/tap",
  "author": {
    "email": "ogd@aoaioxxysz.net",
    "name": "Forrest L Norvell",
    "url": "https://github.com/othiym23"
  },
  "bugs": {
    "url": "https://github.com/othiym23/node-deeper/issues"
  },
  "dependencies": {},
  "description": "JavaScript \"deep equality\" / structural equality tester with Node.js flavor.",
  "devDependencies": {
    "buffertools": "^2.1.3",
    "standard": "^5.1.1",
    "tap": "^1.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "bc564e5f73174fdf201e08b00030e8a14da74368",
    "tarball": "https://registry.npmjs.org/deeper/-/deeper-2.1.0.tgz"
  },
  "gitHead": "160c71db6c9d14dc4484748d6c0e55c740e6ba1e",
  "homepage": "https://github.com/othiym23/node-deeper#readme",
  "keywords": [
    "assert",
    "deepEqual",
    "equality",
    "structural",
    "tap",
    "testing"
  ],
  "license": "BSD-2-Clause",
  "maintainers": [
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "name": "deeper",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/othiym23/node-deeper.git"
  },
  "scripts": {
    "test": "standard && tap test/*.js --coverage"
  },
  "version": "2.1.0"
}
