Skip to content

Instantly share code, notes, and snippets.

@leopic
Created May 7, 2014 17:50
Show Gist options
  • Save leopic/a725834e8f4d88f5ef4a to your computer and use it in GitHub Desktop.
Save leopic/a725834e8f4d88f5ef4a to your computer and use it in GitHub Desktop.
{
"name": "bn-native-services",
"version": "0.0.1",
"dependencies": {
"async": {
"version": "0.8.0",
"from": "async@*",
"resolved": "https://registry.npmjs.org/async/-/async-0.8.0.tgz"
},
"cheerio": {
"version": "0.15.0",
"from": "cheerio@*",
"dependencies": {
"htmlparser2": {
"version": "3.7.1",
"from": "htmlparser2@~3.7.0",
"dependencies": {
"domhandler": {
"version": "2.2.0",
"from": "[email protected]"
},
"domutils": {
"version": "1.4.3",
"from": "[email protected]"
},
"domelementtype": {
"version": "1.1.1",
"from": "domelementtype@1"
},
"readable-stream": {
"version": "1.1.13-1",
"from": "[email protected]",
"dependencies": {
"core-util-is": {
"version": "1.0.1",
"from": "core-util-is@~1.0.0"
},
"isarray": {
"version": "0.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
},
"string_decoder": {
"version": "0.10.25-1",
"from": "string_decoder@~0.10.x"
},
"inherits": {
"version": "2.0.1",
"from": "inherits@~2.0.1"
}
}
}
}
},
"entities": {
"version": "1.0.0",
"from": "entities@~1.0.0"
},
"CSSselect": {
"version": "0.4.1",
"from": "CSSselect@~0.4.0",
"dependencies": {
"CSSwhat": {
"version": "0.4.5",
"from": "[email protected]"
},
"domutils": {
"version": "1.4.3",
"from": "[email protected]",
"dependencies": {
"domelementtype": {
"version": "1.1.1",
"from": "domelementtype@1"
}
}
}
}
},
"lodash": {
"version": "2.4.1",
"from": "lodash@~2.4.1"
}
}
},
"connect": {
"version": "2.14.5",
"from": "connect@~2.14.3",
"resolved": "https://registry.npmjs.org/connect/-/connect-2.14.5.tgz",
"dependencies": {
"basic-auth-connect": {
"version": "1.0.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz"
},
"cookie-parser": {
"version": "1.0.1",
"from": "[email protected]",
"dependencies": {
"cookie": {
"version": "0.1.0",
"from": "[email protected]"
}
}
},
"cookie-signature": {
"version": "1.0.3",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.3.tgz"
},
"compression": {
"version": "1.0.0",
"from": "[email protected]",
"dependencies": {
"bytes": {
"version": "0.2.1",
"from": "bytes@~0.2.0",
"resolved": "https://registry.npmjs.org/bytes/-/bytes-0.2.1.tgz"
},
"negotiator": {
"version": "0.3.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.3.0.tgz"
},
"compressible": {
"version": "1.0.0",
"from": "[email protected]"
}
}
},
"connect-timeout": {
"version": "1.0.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.0.0.tgz"
},
"csurf": {
"version": "1.1.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/csurf/-/csurf-1.1.0.tgz",
"dependencies": {
"uid2": {
"version": "0.0.3",
"from": "uid2@~0.0.2",
"resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz"
},
"scmp": {
"version": "0.0.3",
"from": "scmp@~0.0.3"
}
}
},
"errorhandler": {
"version": "1.0.0",
"from": "[email protected]"
},
"express-session": {
"version": "1.0.2",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/express-session/-/express-session-1.0.2.tgz",
"dependencies": {
"utils-merge": {
"version": "1.0.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz"
},
"cookie": {
"version": "0.1.0",
"from": "[email protected]"
},
"uid2": {
"version": "0.0.3",
"from": "uid2@~0.0.2",
"resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz"
},
"buffer-crc32": {
"version": "0.2.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz"
},
"debug": {
"version": "0.7.4",
"from": "debug@~0.7.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz"
}
}
},
"fresh": {
"version": "0.2.2",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.2.2.tgz"
},
"method-override": {
"version": "1.0.0",
"from": "[email protected]",
"dependencies": {
"methods": {
"version": "0.1.0",
"from": "methods@*",
"resolved": "https://registry.npmjs.org/methods/-/methods-0.1.0.tgz"
}
}
},
"morgan": {
"version": "1.0.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/morgan/-/morgan-1.0.0.tgz",
"dependencies": {
"bytes": {
"version": "0.2.1",
"from": "bytes@~0.2.0",
"resolved": "https://registry.npmjs.org/bytes/-/bytes-0.2.1.tgz"
}
}
},
"qs": {
"version": "0.6.6",
"from": "qs@~0.6.0",
"resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
},
"raw-body": {
"version": "1.1.4",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.4.tgz"
},
"response-time": {
"version": "1.0.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/response-time/-/response-time-1.0.0.tgz"
},
"setimmediate": {
"version": "1.0.1",
"from": "[email protected]"
},
"serve-index": {
"version": "1.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.0.1.tgz",
"dependencies": {
"batch": {
"version": "0.5.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/batch/-/batch-0.5.0.tgz"
},
"negotiator": {
"version": "0.4.2",
"from": "[email protected]"
}
}
},
"serve-static": {
"version": "1.1.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.1.0.tgz",
"dependencies": {
"parseurl": {
"version": "1.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.0.1.tgz"
},
"send": {
"version": "0.3.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/send/-/send-0.3.0.tgz",
"dependencies": {
"buffer-crc32": {
"version": "0.2.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz"
},
"debug": {
"version": "0.8.0",
"from": "[email protected]"
},
"mime": {
"version": "1.2.11",
"from": "[email protected]"
},
"range-parser": {
"version": "1.0.0",
"from": "range-parser@~1.0.0",
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.0.tgz"
}
}
}
}
},
"static-favicon": {
"version": "1.0.2",
"from": "[email protected]"
},
"vhost": {
"version": "1.0.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/vhost/-/vhost-1.0.0.tgz"
},
"bytes": {
"version": "0.3.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/bytes/-/bytes-0.3.0.tgz"
},
"pause": {
"version": "0.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz"
},
"debug": {
"version": "0.8.1",
"from": "debug@>= 0.7.3 < 1",
"resolved": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz"
},
"multiparty": {
"version": "2.2.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/multiparty/-/multiparty-2.2.0.tgz",
"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": "[email protected]",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
},
"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"
}
}
}
}
},
"cron": {
"version": "1.0.4",
"from": "cron@~1.0.1"
},
"ejs": {
"version": "1.0.0",
"from": "ejs@*"
},
"execSync": {
"version": "1.0.1-pre",
"from": "execSync@*",
"dependencies": {
"temp": {
"version": "0.5.1",
"from": "temp@~0.5.1",
"dependencies": {
"rimraf": {
"version": "2.1.4",
"from": "rimraf@~2.1.4",
"dependencies": {
"graceful-fs": {
"version": "1.2.3",
"from": "graceful-fs@~1"
}
}
}
}
}
}
},
"express": {
"version": "3.1.2",
"from": "express@~3.1",
"resolved": "https://registry.npmjs.org/express/-/express-3.1.2.tgz",
"dependencies": {
"connect": {
"version": "2.7.5",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/connect/-/connect-2.7.5.tgz",
"dependencies": {
"qs": {
"version": "0.5.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/qs/-/qs-0.5.1.tgz"
},
"formidable": {
"version": "1.0.11",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/formidable/-/formidable-1.0.11.tgz"
},
"buffer-crc32": {
"version": "0.1.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.1.1.tgz"
},
"bytes": {
"version": "0.2.0",
"from": "[email protected]"
},
"pause": {
"version": "0.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz"
}
}
},
"commander": {
"version": "0.6.1",
"from": "[email protected]"
},
"range-parser": {
"version": "0.0.4",
"from": "[email protected]"
},
"mkdirp": {
"version": "0.3.5",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz"
},
"cookie": {
"version": "0.0.5",
"from": "[email protected]"
},
"buffer-crc32": {
"version": "0.2.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz"
},
"fresh": {
"version": "0.1.0",
"from": "[email protected]"
},
"methods": {
"version": "0.0.1",
"from": "[email protected]"
},
"send": {
"version": "0.1.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/send/-/send-0.1.0.tgz",
"dependencies": {
"mime": {
"version": "1.2.6",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/mime/-/mime-1.2.6.tgz"
}
}
},
"cookie-signature": {
"version": "1.0.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.0.tgz"
},
"debug": {
"version": "0.8.1",
"from": "debug@*",
"resolved": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz"
}
}
},
"express-namespace": {
"version": "0.1.1",
"from": "express-namespace@*",
"dependencies": {
"methods": {
"version": "0.0.1",
"from": "[email protected]"
}
}
},
"html-to-text": {
"version": "0.0.8",
"from": "html-to-text@git://github.com/werk85/node-html-to-text.git",
"resolved": "git://github.com/werk85/node-html-to-text.git#610be4ae4fa2659d6659f0cc523564eeaeb667a7",
"dependencies": {
"htmlparser": {
"version": "1.7.7",
"from": "[email protected]"
},
"underscore.string": {
"version": "2.3.3",
"from": "[email protected]"
},
"optimist": {
"version": "0.6.1",
"from": "[email protected]",
"dependencies": {
"wordwrap": {
"version": "0.0.2",
"from": "wordwrap@~0.0.2"
},
"minimist": {
"version": "0.0.8",
"from": "minimist@~0.0.1",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
}
}
}
}
},
"http-proxy": {
"version": "1.1.2",
"from": "http-proxy@*",
"resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.1.2.tgz",
"dependencies": {
"eventemitter3": {
"version": "0.1.2",
"from": "eventemitter3@*"
}
}
},
"moment": {
"version": "2.6.0",
"from": "moment@*",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.6.0.tgz"
},
"mongoose": {
"version": "3.8.8",
"from": "mongoose@*",
"dependencies": {
"hooks": {
"version": "0.2.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/hooks/-/hooks-0.2.1.tgz"
},
"mongodb": {
"version": "1.3.23",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-1.3.23.tgz",
"dependencies": {
"bson": {
"version": "0.2.5",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/bson/-/bson-0.2.5.tgz"
},
"kerberos": {
"version": "0.0.3",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/kerberos/-/kerberos-0.0.3.tgz"
}
}
},
"ms": {
"version": "0.1.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/ms/-/ms-0.1.0.tgz"
},
"sliced": {
"version": "0.0.5",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/sliced/-/sliced-0.0.5.tgz"
},
"muri": {
"version": "0.3.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/muri/-/muri-0.3.1.tgz"
},
"mpromise": {
"version": "0.4.3",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/mpromise/-/mpromise-0.4.3.tgz"
},
"mpath": {
"version": "0.1.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/mpath/-/mpath-0.1.1.tgz"
},
"regexp-clone": {
"version": "0.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/regexp-clone/-/regexp-clone-0.0.1.tgz"
},
"mquery": {
"version": "0.5.3",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/mquery/-/mquery-0.5.3.tgz",
"dependencies": {
"debug": {
"version": "0.7.4",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz"
}
}
}
}
},
"mongoose-simpletimestamps": {
"version": "1.0.0",
"from": "mongoose-simpletimestamps@*"
},
"phantom": {
"version": "0.6.1",
"from": "phantom@*",
"resolved": "https://registry.npmjs.org/phantom/-/phantom-0.6.1.tgz",
"dependencies": {
"dnode": {
"version": "1.2.0",
"from": "dnode@~1.2.0",
"resolved": "https://registry.npmjs.org/dnode/-/dnode-1.2.0.tgz",
"dependencies": {
"dnode-protocol": {
"version": "0.2.2",
"from": "dnode-protocol@~0.2.2",
"dependencies": {
"traverse": {
"version": "0.6.6",
"from": "traverse@~0.6.3"
}
}
},
"jsonify": {
"version": "0.0.0",
"from": "jsonify@~0.0.0"
},
"weak": {
"version": "0.3.1",
"from": "weak@~0.3.0",
"resolved": "https://registry.npmjs.org/weak/-/weak-0.3.1.tgz",
"dependencies": {
"bindings": {
"version": "1.2.0",
"from": "bindings@*"
},
"nan": {
"version": "0.8.0",
"from": "nan@>= 0.8.0 && < 1"
}
}
}
}
},
"shoe": {
"version": "0.0.15",
"from": "shoe@~0.0.10",
"dependencies": {
"sockjs": {
"version": "0.3.7",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.7.tgz",
"dependencies": {
"node-uuid": {
"version": "1.3.3",
"from": "[email protected]"
},
"faye-websocket": {
"version": "0.4.4",
"from": "[email protected]"
}
}
},
"sockjs-client": {
"version": "0.0.0-unreleasable"
}
}
}
}
},
"string": {
"version": "1.7.0",
"from": "string@~1.7.0"
},
"superagent": {
"version": "0.18.0",
"from": "superagent@*",
"resolved": "https://registry.npmjs.org/superagent/-/superagent-0.18.0.tgz",
"dependencies": {
"qs": {
"version": "0.6.6",
"from": "qs@~0.6.0",
"resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
},
"formidable": {
"version": "1.0.14",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz"
},
"mime": {
"version": "1.2.5",
"from": "[email protected]"
},
"component-emitter": {
"version": "1.1.2",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.1.2.tgz"
},
"methods": {
"version": "0.0.1",
"from": "[email protected]"
},
"cookiejar": {
"version": "1.3.2",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-1.3.2.tgz"
},
"debug": {
"version": "0.7.4",
"from": "debug@~0.7.2",
"resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz"
},
"reduce-component": {
"version": "1.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/reduce-component/-/reduce-component-1.0.1.tgz"
},
"extend": {
"version": "1.2.1",
"from": "extend@~1.2.1"
},
"form-data": {
"version": "0.1.2",
"from": "form-data@~0.1.0",
"dependencies": {
"combined-stream": {
"version": "0.0.4",
"from": "combined-stream@~0.0.4",
"dependencies": {
"delayed-stream": {
"version": "0.0.5",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
}
}
},
"mime": {
"version": "1.2.11",
"from": "mime@~1.2.11"
},
"async": {
"version": "0.2.10",
"from": "async@~0.2.9"
}
}
},
"readable-stream": {
"version": "1.0.27-1",
"from": "[email protected]",
"dependencies": {
"core-util-is": {
"version": "1.0.1",
"from": "core-util-is@~1.0.0"
},
"isarray": {
"version": "0.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
},
"string_decoder": {
"version": "0.10.25-1",
"from": "string_decoder@~0.10.x"
},
"inherits": {
"version": "2.0.1",
"from": "inherits@~2.0.1"
}
}
}
}
},
"underscore": {
"version": "1.6.0",
"from": "underscore@*"
},
"winston": {
"version": "0.7.3",
"from": "winston@*",
"dependencies": {
"async": {
"version": "0.2.10",
"from": "async@~0.2.6"
},
"colors": {
"version": "0.6.2",
"from": "[email protected]"
},
"cycle": {
"version": "1.0.3",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz"
},
"eyes": {
"version": "0.1.8",
"from": "[email protected]"
},
"pkginfo": {
"version": "0.3.0",
"from": "[email protected]"
},
"request": {
"version": "2.16.6",
"from": "[email protected]",
"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": "[email protected]",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
}
}
}
}
},
"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": "[email protected]"
},
"boom": {
"version": "0.3.8",
"from": "[email protected]"
},
"cryptiles": {
"version": "0.1.3",
"from": "[email protected]"
},
"sntp": {
"version": "0.1.4",
"from": "[email protected]"
}
}
},
"node-uuid": {
"version": "1.4.1",
"from": "node-uuid@~1.4.0",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
},
"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": "[email protected]"
}
}
},
"yaml-config": {
"version": "0.3.0",
"from": "yaml-config@*",
"dependencies": {
"log": {
"version": "1.4.0",
"from": "log@~1.4.0",
"resolved": "https://registry.npmjs.org/log/-/log-1.4.0.tgz"
},
"js-yaml": {
"version": "2.1.3",
"from": "js-yaml@~2.1.0",
"dependencies": {
"argparse": {
"version": "0.1.15",
"from": "argparse@~ 0.1.11",
"dependencies": {
"underscore": {
"version": "1.4.4",
"from": "underscore@~1.4.3"
},
"underscore.string": {
"version": "2.3.3",
"from": "underscore.string@~2.3.1"
}
}
},
"esprima": {
"version": "1.0.4",
"from": "esprima@~ 1.0.2"
}
}
}
}
},
"ytdl": {
"version": "0.2.8",
"from": "ytdl@*",
"resolved": "https://registry.npmjs.org/ytdl/-/ytdl-0.2.8.tgz",
"dependencies": {
"cliff": {
"version": "0.1.8",
"from": "cliff@~0.1.8",
"resolved": "https://registry.npmjs.org/cliff/-/cliff-0.1.8.tgz",
"dependencies": {
"eyes": {
"version": "0.1.8",
"from": "[email protected]"
},
"winston": {
"version": "0.6.2",
"from": "[email protected]",
"dependencies": {
"async": {
"version": "0.1.22",
"from": "[email protected]"
},
"cycle": {
"version": "1.0.3",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz"
},
"pkginfo": {
"version": "0.2.3",
"from": "[email protected]"
},
"request": {
"version": "2.9.203",
"from": "[email protected]"
},
"stack-trace": {
"version": "0.0.9",
"from": "[email protected]"
}
}
}
}
},
"colors": {
"version": "0.6.2",
"from": "colors@~0.6.0-1"
},
"eventvat": {
"version": "0.2.1",
"from": "eventvat@~0.2.1",
"dependencies": {
"eventemitter2": {
"version": "0.4.13",
"from": "eventemitter2@>=0.4.x"
}
}
},
"jstream": {
"version": "0.2.7",
"from": "jstream@~0.2.7",
"resolved": "https://registry.npmjs.org/jstream/-/jstream-0.2.7.tgz",
"dependencies": {
"clarinet": {
"version": "0.8.1",
"from": "clarinet@~0.8.1",
"resolved": "https://registry.npmjs.org/clarinet/-/clarinet-0.8.1.tgz"
},
"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": "[email protected]",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
},
"string_decoder": {
"version": "0.10.25-1",
"from": "string_decoder@~0.10.x"
},
"inherits": {
"version": "2.0.1",
"from": "inherits@~2.0.1"
}
}
}
}
},
"nomnom": {
"version": "1.6.2",
"from": "nomnom@~1.6.1",
"dependencies": {
"colors": {
"version": "0.5.1",
"from": "[email protected]"
},
"underscore": {
"version": "1.4.4",
"from": "underscore@~1.4.4"
}
}
},
"progress-bar": {
"version": "0.1.1",
"from": "progress-bar@~0.1.1"
},
"request": {
"version": "2.34.0",
"from": "request@~2.34.0",
"dependencies": {
"qs": {
"version": "0.6.6",
"from": "qs@~0.6.0",
"resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
},
"json-stringify-safe": {
"version": "5.0.0",
"from": "json-stringify-safe@~5.0.0"
},
"forever-agent": {
"version": "0.5.2",
"from": "forever-agent@~0.5.0"
},
"node-uuid": {
"version": "1.4.1",
"from": "node-uuid@~1.4.0",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
},
"mime": {
"version": "1.2.11",
"from": "mime@~1.2.9"
},
"tough-cookie": {
"version": "0.12.1",
"from": "tough-cookie@>=0.12.0",
"dependencies": {
"punycode": {
"version": "1.2.4",
"from": "punycode@>=0.2.0"
}
}
},
"form-data": {
"version": "0.1.2",
"from": "form-data@~0.1.0",
"dependencies": {
"combined-stream": {
"version": "0.0.4",
"from": "combined-stream@~0.0.4",
"dependencies": {
"delayed-stream": {
"version": "0.0.5",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
}
}
},
"async": {
"version": "0.2.10",
"from": "async@~0.2.9"
}
}
},
"tunnel-agent": {
"version": "0.3.0",
"from": "tunnel-agent@~0.3.0"
},
"http-signature": {
"version": "0.10.0",
"from": "http-signature@~0.10.0",
"dependencies": {
"assert-plus": {
"version": "0.1.2",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.2.tgz"
},
"asn1": {
"version": "0.1.11",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"
},
"ctype": {
"version": "0.5.2",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz"
}
}
},
"oauth-sign": {
"version": "0.3.0",
"from": "oauth-sign@~0.3.0"
},
"hawk": {
"version": "1.0.0",
"from": "hawk@~1.0.0",
"dependencies": {
"hoek": {
"version": "0.9.1",
"from": "[email protected]"
},
"boom": {
"version": "0.4.2",
"from": "[email protected]"
},
"cryptiles": {
"version": "0.2.2",
"from": "[email protected]"
},
"sntp": {
"version": "0.2.4",
"from": "[email protected]"
}
}
},
"aws-sign2": {
"version": "0.5.0",
"from": "aws-sign2@~0.5.0"
}
}
},
"streamify": {
"version": "0.2.3",
"from": "streamify@~0.2.0",
"dependencies": {
"hashish": {
"version": "0.0.4",
"from": "hashish@~0.0.4",
"dependencies": {
"traverse": {
"version": "0.6.6",
"from": "traverse@>=0.2.4"
}
}
},
"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": "[email protected]",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
},
"string_decoder": {
"version": "0.10.25-1",
"from": "string_decoder@~0.10.x"
},
"inherits": {
"version": "2.0.1",
"from": "inherits@~2.0.1"
}
}
}
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment