{ "name": "agentkeepalive", "version": "3.5.2", "description": "Missing keepalive http.Agent", "main": "index.js", "browser": "browser.js", "files": [ "index.js", "index.d.ts", "browser.js", "lib" ], "scripts": { "test": "egg-bin test", "cov": "egg-bin cov", "ci": "npm run lint && npm run cov", "lint": "eslint lib test index.js", "autod": "autod" }, "repository": { "type": "git", "url": "git://github.com/node-modules/agentkeepalive.git" }, "bugs": { "url": "https://github.com/node-modules/agentkeepalive/issues" }, "keywords": [ "http", "https", "agent", "keepalive", "agentkeepalive" ], "dependencies": { "humanize-ms": "^1.2.1" }, "devDependencies": { "autod": "^3.0.1", "egg-bin": "^1.11.1", "egg-ci": "^1.8.0", "eslint": "^4.19.1", "eslint-config-egg": "^6.0.0", "pedding": "^1.1.0" }, "engines": { "node": ">= 4.0.0" }, "ci": { "version": "4, 6, 8, 10" }, "author": "fengmk2 (https://fengmk2.com)", "license": "MIT", "__npminstall_done": "Thu Dec 24 2020 20:20:34 GMT+0800 (CST)", "_from": "agentkeepalive@3.5.2", "_resolved": "https://registry.npm.taobao.org/agentkeepalive/download/agentkeepalive-3.5.2.tgz?cache=0&sync_timestamp=1592194144773&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fagentkeepalive%2Fdownload%2Fagentkeepalive-3.5.2.tgz" }