updated sys and created publi
This commit is contained in:
+53
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"_from": "tunnel-agent@~0.4.1",
|
||||
"_id": "tunnel-agent@0.4.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Y3PbdpCf5XDgjXNYM2Xtgop07us=",
|
||||
"_location": "/tunnel-agent",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "tunnel-agent@~0.4.1",
|
||||
"name": "tunnel-agent",
|
||||
"escapedName": "tunnel-agent",
|
||||
"rawSpec": "~0.4.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.4.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
|
||||
"_shasum": "6373db76909fe570e08d73583365ed828a74eeeb",
|
||||
"_spec": "tunnel-agent@~0.4.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/publi/node_modules/request",
|
||||
"author": {
|
||||
"name": "Mikeal Rogers",
|
||||
"email": "mikeal.rogers@gmail.com",
|
||||
"url": "http://www.futurealoof.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mikeal/tunnel-agent/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
"node": "*"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/mikeal/tunnel-agent#readme",
|
||||
"license": "Apache-2.0",
|
||||
"main": "index.js",
|
||||
"name": "tunnel-agent",
|
||||
"optionalDependencies": {},
|
||||
"repository": {
|
||||
"url": "git+https://github.com/mikeal/tunnel-agent.git"
|
||||
},
|
||||
"version": "0.4.3"
|
||||
}
|
||||
Reference in New Issue
Block a user