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

node_modules.core-util-is.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "[email protected]",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/core-util-is",
    "_npmUser": {
        "email": "[email protected]",
        "name": "isaacs"
    },
    "_npmVersion": "1.3.23",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "core-util-is",
        "raw": "[email protected]",
        "rawSpec": "1.0.1",
        "scope": null,
        "spec": "1.0.1",
        "type": "version"
    },
    "_requiredBy": [
        "#DEV:/",
        "/readable-stream"
    ],
    "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz",
    "_shasum": "6b07085aef9a3ccac6ee53bf9d3df0c1521a5538",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Isaac Z. Schlueter",
        "url": "http://blog.izs.me/"
    },
    "bugs": {
        "url": "https://github.com/isaacs/core-util-is/issues"
    },
    "dependencies": {
        
    },
    "description": "The `util.is*` functions introduced in Node v0.12.",
    "devDependencies": {
        
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "6b07085aef9a3ccac6ee53bf9d3df0c1521a5538",
        "tarball": "http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
    },
    "homepage": "https://github.com/isaacs/core-util-is",
    "keywords": [
        "isArray",
        "isBuffer",
        "isNumber",
        "isRegExp",
        "isString",
        "isThat",
        "isThis",
        "polyfill",
        "util"
    ],
    "license": "MIT",
    "main": "lib/util.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "isaacs"
        }
    ],
    "name": "core-util-is",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/isaacs/core-util-is"
    },
    "version": "1.0.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy