{
  "_args": [
    [
      {
        "raw": "inherits@1",
        "scope": null,
        "escapedName": "inherits",
        "name": "inherits",
        "rawSpec": "1",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/root/node_modules/globule/node_modules/glob"
    ]
  ],
  "_from": "inherits@>=1.0.0 <2.0.0",
  "_id": "inherits@1.0.2",
  "_inCache": true,
  "_location": "/globule/inherits",
  "_nodeVersion": "2.2.1",
  "_npmUser": {
    "name": "isaacs",
    "email": "isaacs@npmjs.com"
  },
  "_npmVersion": "3.2.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "inherits@1",
    "scope": null,
    "escapedName": "inherits",
    "name": "inherits",
    "rawSpec": "1",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/globule/glob"
  ],
  "_resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz",
  "_shasum": "ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b",
  "_shrinkwrap": null,
  "_spec": "inherits@1",
  "_where": "/root/node_modules/globule/node_modules/glob",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/inherits/issues"
  },
  "dependencies": {},
  "description": "A tiny simple way to do classic inheritance in js",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b",
    "tarball": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz"
  },
  "homepage": "https://github.com/isaacs/inherits#readme",
  "keywords": [
    "inheritance",
    "class",
    "klass",
    "oop",
    "object-oriented"
  ],
  "main": "./inherits.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "inherits",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/inherits.git"
  },
  "scripts": {},
  "version": "1.0.2"
}
