{
  "_args": [
    [
      "inherits@2.0.3",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_from": "inherits@2.0.3",
  "_id": "inherits@2.0.3",
  "_inBundle": false,
  "_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
  "_location": "/inherits",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "inherits@2.0.3",
    "name": "inherits",
    "escapedName": "inherits",
    "rawSpec": "2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.3"
  },
  "_requiredBy": [
    "/archiver-utils/glob",
    "/archiver/glob",
    "/asn1.js",
    "/bl/readable-stream",
    "/block-stream",
    "/body-parser/http-errors",
    "/bower/glob",
    "/browserify",
    "/browserify-aes",
    "/browserify-des",
    "/browserify-sign",
    "/browserify/concat-stream",
    "/browserify/concat-stream/readable-stream",
    "/browserify/glob",
    "/bulk-require/glob",
    "/bulkify/duplexer2/readable-stream",
    "/bulkify/glob",
    "/bulkify/readable-stream",
    "/chokidar",
    "/cipher-base",
    "/cloneable-readable",
    "/concat-stream",
    "/create-hash",
    "/create-hmac",
    "/crypto-browserify",
    "/css",
    "/decompress-tar/through2/readable-stream",
    "/decompress-tarbz2/through2/readable-stream",
    "/decompress-targz/through2/readable-stream",
    "/decompress-zip/readable-stream",
    "/decompress/glob-stream/readable-stream",
    "/des.js",
    "/download/glob-stream/readable-stream",
    "/duplexify",
    "/elliptic",
    "/eslint/glob",
    "/fstream",
    "/fstream-ignore",
    "/glob",
    "/glob-stream/glob",
    "/glob-stream/readable-stream",
    "/globby/glob",
    "/globule/glob",
    "/gulp-add-src/readable-stream",
    "/gulp-notify/readable-stream",
    "/gulp-sass-glob/glob",
    "/hash-base",
    "/hash.js",
    "/http-errors",
    "/imagemin/glob",
    "/jasmine/glob",
    "/karma/chokidar",
    "/karma/glob",
    "/labeled-stream-splicer",
    "/log4js/readable-stream",
    "/md5.js",
    "/module-deps",
    "/module-deps/concat-stream",
    "/module-deps/concat-stream/readable-stream",
    "/multipipe/readable-stream",
    "/node-gyp/glob",
    "/node-sass/glob",
    "/npmconf",
    "/protractor/glob",
    "/readable-stream",
    "/rimraf/glob",
    "/ripemd160",
    "/sass-graph/glob",
    "/send/http-errors",
    "/serve-index/http-errors",
    "/sha.js",
    "/stream-browserify",
    "/stream-http",
    "/stream-splicer",
    "/streamqueue/readable-stream",
    "/tar",
    "/tar-stream/readable-stream",
    "/tiny-lr/http-errors",
    "/true-case-path/glob",
    "/util",
    "/vinyl-fs/readable-stream",
    "/watchify/browserify",
    "/watchify/glob",
    "/watchify/module-deps"
  ],
  "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
  "_spec": "2.0.3",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "browser": "./inherits_browser.js",
  "bugs": {
    "url": "https://github.com/isaacs/inherits/issues"
  },
  "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"
}
