123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- {
- "_args": [
- [
- "inherits@2",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/findup-sync/node_modules/glob"
- ]
- ],
- "_from": "inherits@>=2.0.0 <3.0.0",
- "_id": "inherits@2.0.1",
- "_inCache": true,
- "_location": "/inherits",
- "_npmUser": {
- "email": "i@izs.me",
- "name": "isaacs"
- },
- "_npmVersion": "1.3.8",
- "_phantomChildren": {},
- "_requested": {
- "name": "inherits",
- "raw": "inherits@2",
- "rawSpec": "2",
- "scope": null,
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/findup-sync/glob"
- ],
- "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
- "_shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1",
- "_shrinkwrap": null,
- "_spec": "inherits@2",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/findup-sync/node_modules/glob",
- "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": "http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
- },
- "installable": true,
- "keywords": [
- "browser",
- "browserify",
- "class",
- "inheritance",
- "inherits",
- "klass",
- "object-oriented",
- "oop"
- ],
- "license": "ISC",
- "main": "./inherits.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
- "name": "inherits",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git://github.com/isaacs/inherits"
- },
- "scripts": {
- "test": "node test"
- },
- "version": "2.0.1"
- }
|