UNPKG

waterline-postgresql

Version:
83 lines (82 loc) 2.14 kB
{ "_args": [ [ "inherits@~2.0.1", "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/knex" ] ], "_from": "inherits@>=2.0.1 <2.1.0", "_id": "inherits@2.0.1", "_inBundle": true, "_inCache": true, "_installable": true, "_location": "/waterline-postgresql/inherits", "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "1.3.8", "_phantomChildren": {}, "_requested": { "name": "inherits", "raw": "inherits@~2.0.1", "rawSpec": "~2.0.1", "scope": null, "spec": ">=2.0.1 <2.1.0", "type": "range" }, "_requiredBy": [ "/waterline-postgresql/concat-stream", "/waterline-postgresql/glob", "/waterline-postgresql/knex", "/waterline-postgresql/pg-query-stream/readable-stream", "/waterline-postgresql/readable-stream", "/waterline-postgresql/through2/readable-stream" ], "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz", "_shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1", "_shrinkwrap": null, "_spec": "inherits@~2.0.1", "_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/knex", "browser": "./inherits_browser.js", "bugs": { "url": "https://github.com/isaacs/inherits/issues" }, "dependencies": {}, "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "devDependencies": {}, "directories": {}, "dist": { "shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1", "tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz" }, "homepage": "https://github.com/isaacs/inherits#readme", "keywords": [ "inheritance", "class", "klass", "oop", "object-oriented", "inherits", "browser", "browserify" ], "license": "ISC", "main": "./inherits.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "inherits", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/inherits.git" }, "scripts": { "test": "node test" }, "version": "2.0.1" }