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

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

{
    "_args": [
        
    ],
    "_from": "[email protected]",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/isarray",
    "_npmUser": {
        "email": "[email protected]",
        "name": "juliangruber"
    },
    "_npmVersion": "1.2.18",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "isarray",
        "raw": "[email protected]",
        "rawSpec": "0.0.1",
        "scope": null,
        "spec": "0.0.1",
        "type": "version"
    },
    "_requiredBy": [
        "/readable-stream"
    ],
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Julian Gruber",
        "url": "http://juliangruber.com"
    },
    "dependencies": {
        
    },
    "description": "Array#isArray for older browsers",
    "devDependencies": {
        "tap": "*"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "8a18acfca9a8f4177e09abfc6038939b05d1eedf",
        "tarball": "http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
    },
    "homepage": "https://github.com/juliangruber/isarray",
    "keywords": [
        "array",
        "browser",
        "isarray"
    ],
    "license": "MIT",
    "main": "index.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "juliangruber"
        }
    ],
    "name": "isarray",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/juliangruber/isarray.git"
    },
    "scripts": {
        "test": "tap test/*.js"
    },
    "version": "0.0.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy