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

node_modules.bower.lib.node_modules.node-status-codes.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "node-status-codes@>=1.0.0 <2.0.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/node-status-codes",
    "_nodeVersion": "0.12.5",
    "_npmUser": {
        "email": "[email protected]",
        "name": "sindresorhus"
    },
    "_npmVersion": "2.13.2",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "node-status-codes",
        "raw": "node-status-codes@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
    },
    "_requiredBy": [
        "/got"
    ],
    "_resolved": "https://registry.npmjs.org/node-status-codes/-/node-status-codes-1.0.0.tgz",
    "_shasum": "5ae5541d024645d32a58fcddc9ceecea7ae3ac2f",
    "_shrinkwrap": null,
    "_spec": "node-status-codes@^1.0.0",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Sindre Sorhus",
        "url": "sindresorhus.com"
    },
    "bugs": {
        "url": "https://github.com/sindresorhus/node-status-codes/issues"
    },
    "dependencies": {
        
    },
    "description": "Node.js `http.STATUS_CODES` ponyfill",
    "devDependencies": {
        "ava": "0.0.4"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "5ae5541d024645d32a58fcddc9ceecea7ae3ac2f",
        "tarball": "http://registry.npmjs.org/node-status-codes/-/node-status-codes-1.0.0.tgz"
    },
    "engines": {
        "node": ">=0.10.0"
    },
    "files": [
        "index.js"
    ],
    "gitHead": "6014eac021c0b9dac389d43b98360d1c13c063a6",
    "homepage": "https://github.com/sindresorhus/node-status-codes#readme",
    "keywords": [
        "built-in",
        "builtin",
        "code",
        "codes",
        "core",
        "http",
        "https",
        "message",
        "msg",
        "polyfill",
        "ponyfill",
        "shim",
        "status",
        "statuscodes",
        "statuses",
        "statusmessage"
    ],
    "license": "MIT",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "sindresorhus"
        }
    ],
    "name": "node-status-codes",
    "optionalDependencies": {
        
    },
    "readme": "ERROR: No README data found!",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/sindresorhus/node-status-codes.git"
    },
    "scripts": {
        "test": "node test.js"
    },
    "version": "1.0.0"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy