take out shrinkwrap, probably not needed

This commit is contained in:
Josh Harvey 2014-05-04 20:56:34 -04:00
parent 1a1e14a411
commit 001bc38bf3

371
npm-shrinkwrap.json generated
View file

@ -1,371 +0,0 @@
{
"name": "lamassu-server",
"version": "0.4.4",
"dependencies": {
"express": {
"version": "3.4.8",
"from": "express@~3.4.7",
"dependencies": {
"connect": {
"version": "2.12.0",
"from": "connect@2.12.0",
"dependencies": {
"batch": {
"version": "0.5.0",
"from": "batch@0.5.0",
"resolved": "https://registry.npmjs.org/batch/-/batch-0.5.0.tgz"
},
"qs": {
"version": "0.6.6",
"from": "qs@0.6.6"
},
"bytes": {
"version": "0.2.1",
"from": "bytes@0.2.1"
},
"pause": {
"version": "0.0.1",
"from": "pause@0.0.1"
},
"uid2": {
"version": "0.0.3",
"from": "uid2@0.0.3"
},
"raw-body": {
"version": "1.1.2",
"from": "raw-body@1.1.2"
},
"negotiator": {
"version": "0.3.0",
"from": "negotiator@0.3.0"
},
"multiparty": {
"version": "2.2.0",
"from": "multiparty@2.2.0",
"dependencies": {
"readable-stream": {
"version": "1.1.13-1",
"from": "readable-stream@~1.1.9",
"dependencies": {
"core-util-is": {
"version": "1.0.1",
"from": "core-util-is@~1.0.0"
},
"isarray": {
"version": "0.0.1",
"from": "isarray@0.0.1"
},
"string_decoder": {
"version": "0.10.25-1",
"from": "string_decoder@~0.10.x"
},
"inherits": {
"version": "2.0.1",
"from": "inherits@~2.0.1"
}
}
},
"stream-counter": {
"version": "0.2.0",
"from": "stream-counter@~0.2.0"
}
}
}
}
},
"commander": {
"version": "1.3.2",
"from": "commander@1.3.2",
"resolved": "https://registry.npmjs.org/commander/-/commander-1.3.2.tgz",
"dependencies": {
"keypress": {
"version": "0.1.0",
"from": "keypress@0.1.x"
}
}
},
"range-parser": {
"version": "0.0.4",
"from": "range-parser@0.0.4"
},
"mkdirp": {
"version": "0.3.5",
"from": "mkdirp@0.3.5"
},
"cookie": {
"version": "0.1.0",
"from": "cookie@0.1.0"
},
"buffer-crc32": {
"version": "0.2.1",
"from": "buffer-crc32@0.2.1"
},
"fresh": {
"version": "0.2.0",
"from": "fresh@0.2.0"
},
"methods": {
"version": "0.1.0",
"from": "methods@0.1.0"
},
"send": {
"version": "0.1.4",
"from": "send@0.1.4",
"dependencies": {
"mime": {
"version": "1.2.11",
"from": "mime@~1.2.9"
}
}
},
"cookie-signature": {
"version": "1.0.1",
"from": "cookie-signature@1.0.1"
},
"merge-descriptors": {
"version": "0.0.1",
"from": "merge-descriptors@0.0.1"
},
"debug": {
"version": "0.8.1",
"from": "debug@>= 0.7.3 < 1"
}
}
},
"optimist": {
"version": "0.6.1",
"from": "optimist@~0.6.0",
"dependencies": {
"wordwrap": {
"version": "0.0.2",
"from": "wordwrap@~0.0.2"
},
"minimist": {
"version": "0.0.8",
"from": "minimist@~0.0.1"
}
}
},
"lamassu-config": {
"version": "0.4.0",
"from": "lamassu-config@~0.4.0"
},
"lodash": {
"version": "2.4.1",
"from": "lodash@~2.4.1"
},
"async": {
"version": "0.2.10",
"from": "async@~0.2.9"
},
"deepmerge": {
"version": "0.2.7",
"from": "deepmerge@~0.2.7"
},
"underscore": {
"version": "1.5.2",
"from": "underscore@~1.5.2"
},
"error-create": {
"version": "0.0.0",
"from": "error-create@0.0.0",
"dependencies": {
"d": {
"version": "0.1.1",
"from": "d@git://github.com/medikoo/d",
"resolved": "git://github.com/medikoo/d#35a4c7b1feab27eb97be1ff0daf337cccf6a9b70"
},
"es5-ext": {
"version": "0.10.2",
"from": "es5-ext@git://github.com/medikoo/es5-ext",
"resolved": "git://github.com/medikoo/es5-ext#9e8db95fa33155b3542ffa5eeb71f01489cc8c64"
}
}
},
"date-utils": {
"version": "1.2.15",
"from": "date-utils@~1.2.15"
},
"winston": {
"version": "0.7.3",
"from": "winston@~0.7.2",
"dependencies": {
"colors": {
"version": "0.6.2",
"from": "colors@0.6.x"
},
"cycle": {
"version": "1.0.3",
"from": "cycle@1.0.x"
},
"eyes": {
"version": "0.1.8",
"from": "eyes@0.1.x"
},
"pkginfo": {
"version": "0.3.0",
"from": "pkginfo@0.3.x"
},
"request": {
"version": "2.16.6",
"from": "request@2.16.x",
"dependencies": {
"form-data": {
"version": "0.0.10",
"from": "form-data@~0.0.3",
"dependencies": {
"combined-stream": {
"version": "0.0.4",
"from": "combined-stream@~0.0.4",
"dependencies": {
"delayed-stream": {
"version": "0.0.5",
"from": "delayed-stream@0.0.5"
}
}
}
}
},
"mime": {
"version": "1.2.11",
"from": "mime@~1.2.7"
},
"hawk": {
"version": "0.10.2",
"from": "hawk@~0.10.2",
"dependencies": {
"hoek": {
"version": "0.7.6",
"from": "hoek@0.7.x"
},
"boom": {
"version": "0.3.8",
"from": "boom@0.3.x"
},
"cryptiles": {
"version": "0.1.3",
"from": "cryptiles@0.1.x"
},
"sntp": {
"version": "0.1.4",
"from": "sntp@0.1.x"
}
}
},
"cookie-jar": {
"version": "0.2.0",
"from": "cookie-jar@~0.2.0"
},
"aws-sign": {
"version": "0.2.0",
"from": "aws-sign@~0.2.0"
},
"oauth-sign": {
"version": "0.2.0",
"from": "oauth-sign@~0.2.0"
},
"forever-agent": {
"version": "0.2.0",
"from": "forever-agent@~0.2.0"
},
"tunnel-agent": {
"version": "0.2.0",
"from": "tunnel-agent@~0.2.0"
},
"json-stringify-safe": {
"version": "3.0.0",
"from": "json-stringify-safe@~3.0.0"
},
"qs": {
"version": "0.5.6",
"from": "qs@~0.5.4"
}
}
},
"stack-trace": {
"version": "0.0.9",
"from": "stack-trace@0.0.x"
}
}
},
"pg": {
"version": "2.11.1",
"from": "pg@~2.11.1",
"dependencies": {
"generic-pool": {
"version": "2.0.3",
"from": "generic-pool@2.0.3"
},
"buffer-writer": {
"version": "1.0.0",
"from": "buffer-writer@1.0.0"
},
"pgpass": {
"version": "0.0.1",
"from": "pgpass@0.0.1",
"dependencies": {
"split": {
"version": "0.2.10",
"from": "split@~0.2.10",
"dependencies": {
"through": {
"version": "2.3.4",
"from": "through@2"
}
}
}
}
},
"nan": {
"version": "0.6.0",
"from": "nan@~0.6.0"
}
}
},
"lamassu-bitpay": {
"version": "0.0.2",
"from": "lamassu-bitpay@0.0.2"
},
"lamassu-bitstamp": {
"version": "0.0.4",
"from": "lamassu-bitstamp@latest",
"dependencies": {
"bitstamp": {
"version": "0.1.5",
"from": "bitstamp@~0.1.4",
"dependencies": {
"underscore": {
"version": "1.4.4",
"from": "underscore@1.4.4"
}
}
}
}
},
"lamassu-mtgox": {
"version": "0.0.1",
"from": "lamassu-mtgox@~0.0.1"
},
"lamassu-blockchain": {
"version": "0.1.0",
"from": "lamassu-blockchain@~0.1.0",
"dependencies": {
"jsonquest": {
"version": "0.3.0",
"from": "git://github.com/lamassu/jsonquest",
"resolved": "git://github.com/lamassu/jsonquest#e0d75e843cf1249261c65a96b1ed285d43dc0f3a"
}
}
},
"morgan": {
"version": "1.0.0",
"from": "morgan@~1.0.0",
"dependencies": {
"bytes": {
"version": "0.2.1",
"from": "bytes@~0.2.0"
}
}
}
}
}