aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/tunnel-agent/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/tunnel-agent/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/tunnel-agent/package.json100
1 files changed, 100 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/tunnel-agent/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/tunnel-agent/package.json
new file mode 100644
index 00000000..bdcb0892
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/tunnel-agent/package.json
@@ -0,0 +1,100 @@
+{
+ "_args": [
+ [
+ {
+ "raw": "tunnel-agent@~0.4.1",
+ "scope": null,
+ "escapedName": "tunnel-agent",
+ "name": "tunnel-agent",
+ "rawSpec": "~0.4.1",
+ "spec": ">=0.4.1 <0.5.0",
+ "type": "range"
+ },
+ "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\request"
+ ]
+ ],
+ "_from": "tunnel-agent@>=0.4.1 <0.5.0",
+ "_id": "tunnel-agent@0.4.3",
+ "_inCache": 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": {
+ "name": "simov",
+ "email": "simeonvelichkov@gmail.com"
+ },
+ "_npmVersion": "2.15.3",
+ "_phantomChildren": {},
+ "_requested": {
+ "raw": "tunnel-agent@~0.4.1",
+ "scope": null,
+ "escapedName": "tunnel-agent",
+ "name": "tunnel-agent",
+ "rawSpec": "~0.4.1",
+ "spec": ">=0.4.1 <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.1",
+ "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\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"
+ },
+ "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": [
+ {
+ "name": "mikeal",
+ "email": "mikeal.rogers@gmail.com"
+ },
+ {
+ "name": "nylen",
+ "email": "jnylen@gmail.com"
+ },
+ {
+ "name": "fredkschott",
+ "email": "fkschott@gmail.com"
+ },
+ {
+ "name": "simov",
+ "email": "simeonvelichkov@gmail.com"
+ }
+ ],
+ "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"
+}