react / wstein / node_modules / jest-cli / node_modules / jsdom / node_modules / request / node_modules / forever-agent / package.json
81145 views{1"author": {2"name": "Mikeal Rogers",3"email": "[email protected]",4"url": "http://www.futurealoof.com"5},6"name": "forever-agent",7"description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",8"version": "0.6.1",9"license": "Apache-2.0",10"repository": {11"url": "https://github.com/mikeal/forever-agent"12},13"main": "index.js",14"dependencies": {},15"devDependencies": {},16"optionalDependencies": {},17"engines": {18"node": "*"19},20"gitHead": "1b3b6163f2b3c2c4122bbfa288c1325c0df9871d",21"bugs": {22"url": "https://github.com/mikeal/forever-agent/issues"23},24"homepage": "https://github.com/mikeal/forever-agent",25"_id": "[email protected]",26"scripts": {},27"_shasum": "fbc71f0c41adeb37f96c577ad1ed42d8fdacca91",28"_from": "forever-agent@>=0.6.0 <0.7.0",29"_npmVersion": "1.4.28",30"_npmUser": {31"name": "simov",32"email": "[email protected]"33},34"maintainers": [35{36"name": "mikeal",37"email": "[email protected]"38},39{40"name": "nylen",41"email": "[email protected]"42},43{44"name": "simov",45"email": "[email protected]"46}47],48"dist": {49"shasum": "fbc71f0c41adeb37f96c577ad1ed42d8fdacca91",50"tarball": "http://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz"51},52"directories": {},53"_resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz"54}555657