mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-24 14:01:04 -05:00
lol
This commit is contained in:
99
node_modules/tunnel-agent/package.json
generated
vendored
Normal file
99
node_modules/tunnel-agent/package.json
generated
vendored
Normal file
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "tunnel-agent",
|
||||
"raw": "tunnel-agent@~0.4.0",
|
||||
"rawSpec": "~0.4.0",
|
||||
"scope": null,
|
||||
"spec": ">=0.4.0 <0.5.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\talor\\bots\\polibug\\node_modules\\request"
|
||||
]
|
||||
],
|
||||
"_from": "tunnel-agent@>=0.4.0 <0.5.0",
|
||||
"_id": "tunnel-agent@0.4.3",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/tunnel-agent",
|
||||
"_nodeVersion": "5.9.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-16-east.internal.npmjs.com",
|
||||
"tmp": "tmp/tunnel-agent-0.4.3.tgz_1462396470295_0.23639482469297945"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "simeonvelichkov@gmail.com",
|
||||
"name": "simov"
|
||||
},
|
||||
"_npmVersion": "2.15.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "tunnel-agent",
|
||||
"raw": "tunnel-agent@~0.4.0",
|
||||
"rawSpec": "~0.4.0",
|
||||
"scope": null,
|
||||
"spec": ">=0.4.0 <0.5.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
|
||||
"_shasum": "6373db76909fe570e08d73583365ed828a74eeeb",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "tunnel-agent@~0.4.0",
|
||||
"_where": "C:\\Users\\talor\\bots\\polibug\\node_modules\\request",
|
||||
"author": {
|
||||
"email": "mikeal.rogers@gmail.com",
|
||||
"name": "Mikeal Rogers",
|
||||
"url": "http://www.futurealoof.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mikeal/tunnel-agent/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "6373db76909fe570e08d73583365ed828a74eeeb",
|
||||
"tarball": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": "*"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "e72d830f5ed388a2a71d37ce062c38e3fb34bdde",
|
||||
"homepage": "https://github.com/mikeal/tunnel-agent#readme",
|
||||
"license": "Apache-2.0",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "mikeal.rogers@gmail.com",
|
||||
"name": "mikeal"
|
||||
},
|
||||
{
|
||||
"email": "jnylen@gmail.com",
|
||||
"name": "nylen"
|
||||
},
|
||||
{
|
||||
"email": "fkschott@gmail.com",
|
||||
"name": "fredkschott"
|
||||
},
|
||||
{
|
||||
"email": "simeonvelichkov@gmail.com",
|
||||
"name": "simov"
|
||||
}
|
||||
],
|
||||
"name": "tunnel-agent",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"url": "git+https://github.com/mikeal/tunnel-agent.git"
|
||||
},
|
||||
"scripts": {},
|
||||
"version": "0.4.3"
|
||||
}
|
||||
Reference in New Issue
Block a user