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

node_modules.bower.lib.node_modules.minimist.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "minimist@>=0.0.1 <0.1.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/minimist",
    "_npmUser": {
        "email": "[email protected]",
        "name": "substack"
    },
    "_npmVersion": "1.4.3",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "minimist",
        "raw": "minimist@~0.0.1",
        "rawSpec": "~0.0.1",
        "scope": null,
        "spec": ">=0.0.1 <0.1.0",
        "type": "range"
    },
    "_requiredBy": [
        "/optimist"
    ],
    "_resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz",
    "_shasum": "de3f98543dbf96082be48ad1a0c7cda836301dcf",
    "_shrinkwrap": null,
    "_spec": "minimist@~0.0.1",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "James Halliday",
        "url": "http://substack.net"
    },
    "bugs": {
        "url": "https://github.com/substack/minimist/issues"
    },
    "dependencies": {
        
    },
    "description": "parse argument options",
    "devDependencies": {
        "tap": "~0.4.0",
        "tape": "~1.0.4"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "de3f98543dbf96082be48ad1a0c7cda836301dcf",
        "tarball": "http://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz"
    },
    "homepage": "https://github.com/substack/minimist",
    "keywords": [
        "argv",
        "getopt",
        "optimist",
        "parser"
    ],
    "license": "MIT",
    "main": "index.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "substack"
        }
    ],
    "name": "minimist",
    "optionalDependencies": {
        
    },
    "readme": "ERROR: No README data found!",
    "repository": {
        "type": "git",
        "url": "git://github.com/substack/minimist.git"
    },
    "scripts": {
        "test": "tap test/*.js"
    },
    "testling": {
        "browsers": [
            "chrome/10",
            "chrome/latest",
            "ff/5",
            "firefox/latest",
            "ie/6..latest",
            "opera/12",
            "safari/5.1",
            "safari/latest"
        ],
        "files": "test/*.js"
    },
    "version": "0.0.10"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy