All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.inherits.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "[email protected]",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/inherits",
    "_npmUser": {
        "email": "[email protected]",
        "name": "isaacs"
    },
    "_npmVersion": "1.3.8",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "inherits",
        "raw": "[email protected]",
        "rawSpec": "2.0.1",
        "scope": null,
        "spec": "2.0.1",
        "type": "version"
    },
    "_requiredBy": [
        "#DEV:/",
        "/glob",
        "/readable-stream"
    ],
    "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
    "_shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "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"
    },
    "keywords": [
        "browser",
        "browserify",
        "class",
        "inheritance",
        "inherits",
        "klass",
        "object-oriented",
        "oop"
    ],
    "license": "ISC",
    "main": "./inherits.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "isaacs"
        }
    ],
    "name": "inherits",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/isaacs/inherits"
    },
    "scripts": {
        "test": "node test"
    },
    "version": "2.0.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy