{
  "_from": "inherits@^2.0.1",
  "_id": "inherits@2.0.3",
  "_inBundle": false,
  "_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
  "_location": "/inherits",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "inherits@^2.0.1",
    "name": "inherits",
    "escapedName": "inherits",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/are-we-there-yet/readable-stream",
    "/bl/readable-stream",
    "/block-stream",
    "/body-parser/http-errors",
    "/browserify-aes",
    "/buffer-to-vinyl/readable-stream",
    "/chokidar",
    "/cloneable-readable",
    "/cloneable-readable/readable-stream",
    "/commoner/glob",
    "/concat-stream",
    "/concat-stream/readable-stream",
    "/connect-timeout/http-errors",
    "/connect/http-errors",
    "/csurf/http-errors",
    "/decompress-tar/readable-stream",
    "/decompress-tarbz2/readable-stream",
    "/decompress-targz/readable-stream",
    "/decompress/glob",
    "/decompress/glob-stream/readable-stream",
    "/decompress/readable-stream",
    "/duplexer2/readable-stream",
    "/duplexify",
    "/duplexify/readable-stream",
    "/express/http-errors",
    "/fileset/glob",
    "/first-chunk-stream/readable-stream",
    "/flush-write-stream",
    "/flush-write-stream/readable-stream",
    "/fstream",
    "/fstream-ignore",
    "/ftp/readable-stream",
    "/get-uri/readable-stream",
    "/glob",
    "/glob-stream/glob",
    "/glob-stream/readable-stream",
    "/globby/glob",
    "/gulp-decompress/readable-stream",
    "/gulp-nodemon/chokidar",
    "/gulp-nodemon/readable-stream",
    "/gulp-spawn-mocha/readable-stream",
    "/gulp-watch/readable-stream",
    "/htmlparser2",
    "/http-errors",
    "/jspm/glob",
    "/lazystream/readable-stream",
    "/memory-fs/readable-stream",
    "/merge-stream/readable-stream",
    "/mocha/glob",
    "/mongodb/readable-stream",
    "/multiparty/readable-stream",
    "/mysql/readable-stream",
    "/node-libs-browser/readable-stream",
    "/node-libs-browser/util",
    "/nodemon/chokidar",
    "/postcss-mixins/glob",
    "/pumpify",
    "/raw-body/http-errors",
    "/read-all-stream/readable-stream",
    "/readable-stream",
    "/readdirp/readable-stream",
    "/renderkid/readable-stream",
    "/resolve-path/http-errors",
    "/send/http-errors",
    "/sequelize-fixtures/glob",
    "/serve-index/http-errors",
    "/snazzy",
    "/snazzy/readable-stream",
    "/sockjs-client",
    "/ssh2-sftp-client/readable-stream",
    "/stream-browserify",
    "/stream-browserify/readable-stream",
    "/stream-combiner2/readable-stream",
    "/stream-counter/readable-stream",
    "/stream-http",
    "/stream-http/readable-stream",
    "/superagent/readable-stream",
    "/tar",
    "/tar-pack/readable-stream",
    "/tar-stream/readable-stream",
    "/through2/readable-stream",
    "/traceur/glob",
    "/util",
    "/vinyl-assign/readable-stream",
    "/vinyl-fs/readable-stream",
    "/webpack/readable-stream"
  ],
  "_resolved": "http://registry.drp.su:8080/inherits/-/inherits-2.0.3.tgz",
  "_shasum": "633c2c83e3da42a502f52466022480f4208261de",
  "_spec": "inherits@^2.0.1",
  "_where": "/home/ubuntu/dev/delorean/node_modules/htmlparser2",
  "browser": "./inherits_browser.js",
  "bugs": {
    "url": "https://github.com/isaacs/inherits/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
  "devDependencies": {
    "tap": "^7.1.0"
  },
  "files": [
    "inherits.js",
    "inherits_browser.js"
  ],
  "homepage": "https://github.com/isaacs/inherits#readme",
  "keywords": [
    "inheritance",
    "class",
    "klass",
    "oop",
    "object-oriented",
    "inherits",
    "browser",
    "browserify"
  ],
  "license": "ISC",
  "main": "./inherits.js",
  "name": "inherits",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/inherits.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "2.0.3"
}
