Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/tunnel-agent/package.json')
-rw-r--r--node_modules/tunnel-agent/package.json82
1 files changed, 0 insertions, 82 deletions
diff --git a/node_modules/tunnel-agent/package.json b/node_modules/tunnel-agent/package.json
deleted file mode 100644
index 67f840442..000000000
--- a/node_modules/tunnel-agent/package.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "_args": [
- [
- "tunnel-agent@~0.4.0",
- "/Users/rebecca/code/npm/node_modules/request"
- ]
- ],
- "_from": "tunnel-agent@>=0.4.0 <0.5.0",
- "_id": "tunnel-agent@0.4.1",
- "_inCache": true,
- "_location": "/tunnel-agent",
- "_nodeVersion": "0.12.5",
- "_npmUser": {
- "email": "simeonvelichkov@gmail.com",
- "name": "simov"
- },
- "_npmVersion": "2.11.2",
- "_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.1.tgz",
- "_shasum": "bbeecff4d679ce753db9462761a88dfcec3c5ab3",
- "_shrinkwrap": null,
- "_spec": "tunnel-agent@~0.4.0",
- "_where": "/Users/rebecca/code/npm/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": "bbeecff4d679ce753db9462761a88dfcec3c5ab3",
- "tarball": "http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.1.tgz"
- },
- "engines": {
- "node": "*"
- },
- "gitHead": "912a7a6d00e10ec76baf9c9369de280fa5badef3",
- "homepage": "https://github.com/mikeal/tunnel-agent#readme",
- "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": {},
- "repository": {
- "url": "git+https://github.com/mikeal/tunnel-agent.git"
- },
- "scripts": {},
- "version": "0.4.1"
-}