You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94 lines
2.1 KiB
94 lines
2.1 KiB
{ |
|
"_args": [ |
|
[ |
|
"caw@^1.0.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/download" |
|
] |
|
], |
|
"_from": "caw@>=1.0.1 <2.0.0", |
|
"_id": "caw@1.2.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/caw", |
|
"_nodeVersion": "5.1.1", |
|
"_npmUser": { |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "kevva" |
|
}, |
|
"_npmVersion": "3.5.1", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "caw", |
|
"raw": "caw@^1.0.1", |
|
"rawSpec": "^1.0.1", |
|
"scope": null, |
|
"spec": ">=1.0.1 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/download" |
|
], |
|
"_resolved": "https://registry.npmjs.org/caw/-/caw-1.2.0.tgz", |
|
"_shasum": "ffb226fe7efc547288dc62ee3e97073c212d1034", |
|
"_shrinkwrap": null, |
|
"_spec": "caw@^1.0.1", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/download", |
|
"author": { |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "Kevin Mårtensson", |
|
"url": "github.com/kevva" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/kevva/caw/issues" |
|
}, |
|
"dependencies": { |
|
"get-proxy": "^1.0.1", |
|
"is-obj": "^1.0.0", |
|
"object-assign": "^3.0.0", |
|
"tunnel-agent": "^0.4.0" |
|
}, |
|
"description": "Construct HTTP/HTTPS agents for tunneling proxies", |
|
"devDependencies": { |
|
"proxyquire": "^1.6.0", |
|
"sinon": "^1.15.4", |
|
"tap": "^1.3.1", |
|
"xo": "*" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "ffb226fe7efc547288dc62ee3e97073c212d1034", |
|
"tarball": "https://registry.npmjs.org/caw/-/caw-1.2.0.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "1225bbe63a786885835ccae84699baf68010b88d", |
|
"homepage": "https://github.com/kevva/caw#readme", |
|
"keywords": [ |
|
"http", |
|
"https", |
|
"proxy", |
|
"tunnel" |
|
], |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "kevva" |
|
} |
|
], |
|
"name": "caw", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/kevva/caw.git" |
|
}, |
|
"scripts": { |
|
"test": "xo && tap test/test.js -t2" |
|
}, |
|
"version": "1.2.0" |
|
}
|
|
|