{ "_from": "caw@^1.0.1", "_id": "caw@1.2.0", "_inBundle": false, "_integrity": "sha1-/7Im/n78VHKI3GLuPpcHPCEtEDQ=", "_location": "/caw", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "caw@^1.0.1", "name": "caw", "escapedName": "caw", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/download" ], "_resolved": "https://registry.npmjs.org/caw/-/caw-1.2.0.tgz", "_shasum": "ffb226fe7efc547288dc62ee3e97073c212d1034", "_spec": "caw@^1.0.1", "_where": "D:\\developments\\teaser-inertia\\nova-components\\NovaLeader\\node_modules\\download", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/caw/issues" }, "bundleDependencies": false, "dependencies": { "get-proxy": "^1.0.1", "is-obj": "^1.0.0", "object-assign": "^3.0.0", "tunnel-agent": "^0.4.0" }, "deprecated": false, "description": "Construct HTTP/HTTPS agents for tunneling proxies", "devDependencies": { "proxyquire": "^1.6.0", "sinon": "^1.15.4", "tap": "^1.3.1", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/caw#readme", "keywords": [ "http", "https", "proxy", "tunnel" ], "license": "MIT", "name": "caw", "repository": { "type": "git", "url": "git+https://github.com/kevva/caw.git" }, "scripts": { "test": "xo && tap test/test.js -t2" }, "version": "1.2.0" }