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

node_modules.forever-agent.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "forever-agent@>=0.5.0 <0.6.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/forever-agent",
    "_npmUser": {
        "email": "[email protected]",
        "name": "mikeal"
    },
    "_npmVersion": "1.3.21",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "forever-agent",
        "raw": "forever-agent@~0.5.0",
        "rawSpec": "~0.5.0",
        "scope": null,
        "spec": ">=0.5.0 <0.6.0",
        "type": "range"
    },
    "_requiredBy": [
        "/request"
    ],
    "_resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz",
    "_shasum": "6d0e09c4921f94a27f63d3b49c5feff1ea4c5130",
    "_shrinkwrap": null,
    "_spec": "forever-agent@~0.5.0",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Mikeal Rogers",
        "url": "http://www.futurealoof.com"
    },
    "bugs": {
        "url": "https://github.com/mikeal/forever-agent/issues"
    },
    "dependencies": {
        
    },
    "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
    "devDependencies": {
        
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "6d0e09c4921f94a27f63d3b49c5feff1ea4c5130",
        "tarball": "http://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
    },
    "engines": {
        "node": "*"
    },
    "homepage": "https://github.com/mikeal/forever-agent",
    "main": "index.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "mikeal"
        }
    ],
    "name": "forever-agent",
    "optionalDependencies": {
        
    },
    "repository": {
        "url": "https://github.com/mikeal/forever-agent"
    },
    "version": "0.5.2"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy