Initial commit

This commit is contained in:
Developer
2025-04-21 16:03:20 +02:00
commit 2832896157
22874 changed files with 3092801 additions and 0 deletions

View File

@@ -0,0 +1,53 @@
{
"_from": "tunnel-agent@^0.4.0",
"_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.0",
"name": "tunnel-agent",
"escapedName": "tunnel-agent",
"rawSpec": "^0.4.0",
"saveSpec": null,
"fetchSpec": "^0.4.0"
},
"_requiredBy": [
"/caw"
],
"_resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
"_shasum": "6373db76909fe570e08d73583365ed828a74eeeb",
"_spec": "tunnel-agent@^0.4.0",
"_where": "D:\\developments\\teaser-inertia\\nova-components\\NovaLeader\\node_modules\\caw",
"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"
}