UNPKG

hummingbird-node

Version:

Stupidly simple social media streaming for Node.js

772 lines (771 loc) 20.5 kB
{ "name": "hummingbird-node", "version": "0.2.6", "dependencies": { "async": { "version": "0.9.0", "from": "async@^0.9.0" }, "body-parser": { "version": "1.4.3", "from": "body-parser@^1.4.3", "dependencies": { "bytes": { "version": "1.0.0", "from": "bytes@1.0.0" }, "depd": { "version": "0.3.0", "from": "depd@0.3.0" }, "iconv-lite": { "version": "0.4.3", "from": "iconv-lite@0.4.3" }, "media-typer": { "version": "0.2.0", "from": "media-typer@0.2.0" }, "qs": { "version": "0.6.6", "from": "qs@~0.6.0" }, "raw-body": { "version": "1.2.2", "from": "raw-body@1.2.2" }, "type-is": { "version": "1.3.1", "from": "type-is@1.3.1", "dependencies": { "mime-types": { "version": "1.0.0", "from": "mime-types@1.0.0" } } } } }, "express": { "version": "4.6.1", "from": "express@^4.6.1", "dependencies": { "accepts": { "version": "1.0.7", "from": "accepts@~1.0.7", "dependencies": { "mime-types": { "version": "1.0.1", "from": "mime-types@~1.0.1" }, "negotiator": { "version": "0.4.7", "from": "negotiator@0.4.7" } } }, "buffer-crc32": { "version": "0.2.3", "from": "buffer-crc32@0.2.3" }, "debug": { "version": "1.0.3", "from": "debug@1.0.3", "dependencies": { "ms": { "version": "0.6.2", "from": "ms@0.6.2" } } }, "depd": { "version": "0.3.0", "from": "depd@0.3.0" }, "escape-html": { "version": "1.0.1", "from": "escape-html@1.0.1" }, "finalhandler": { "version": "0.0.3", "from": "finalhandler@0.0.3" }, "media-typer": { "version": "0.2.0", "from": "media-typer@0.2.0" }, "methods": { "version": "1.1.0", "from": "methods@1.1.0" }, "parseurl": { "version": "1.1.3", "from": "parseurl@~1.1.3" }, "path-to-regexp": { "version": "0.1.3", "from": "path-to-regexp@0.1.3" }, "proxy-addr": { "version": "1.0.1", "from": "proxy-addr@1.0.1", "dependencies": { "ipaddr.js": { "version": "0.1.2", "from": "ipaddr.js@0.1.2" } } }, "range-parser": { "version": "1.0.0", "from": "range-parser@1.0.0" }, "send": { "version": "0.6.0", "from": "send@0.6.0", "dependencies": { "finished": { "version": "1.2.2", "from": "finished@1.2.2", "dependencies": { "ee-first": { "version": "1.0.3", "from": "ee-first@1.0.3" } } }, "mime": { "version": "1.2.11", "from": "mime@1.2.11" }, "ms": { "version": "0.6.2", "from": "ms@0.6.2" } } }, "serve-static": { "version": "1.3.2", "from": "serve-static@~1.3.2" }, "type-is": { "version": "1.3.2", "from": "type-is@~1.3.2", "dependencies": { "mime-types": { "version": "1.0.1", "from": "mime-types@~1.0.1" } } }, "vary": { "version": "0.1.0", "from": "vary@0.1.0" }, "cookie": { "version": "0.1.2", "from": "cookie@0.1.2" }, "fresh": { "version": "0.2.2", "from": "fresh@0.2.2" }, "cookie-signature": { "version": "1.0.4", "from": "cookie-signature@1.0.4" }, "merge-descriptors": { "version": "0.0.2", "from": "merge-descriptors@0.0.2" }, "qs": { "version": "0.6.6", "from": "qs@0.6.6" }, "utils-merge": { "version": "1.0.0", "from": "utils-merge@1.0.0" } } }, "fbgraph": { "version": "0.2.10", "from": "fbgraph@^0.2.10", "dependencies": { "request": { "version": "2.11.4", "from": "request@2.11.x", "dependencies": { "form-data": { "version": "0.0.3", "from": "form-data", "dependencies": { "combined-stream": { "version": "0.0.3", "from": "combined-stream@0.0.3", "dependencies": { "delayed-stream": { "version": "0.0.5", "from": "delayed-stream@0.0.5" } } }, "async": { "version": "0.1.9", "from": "async@0.1.9" } } }, "mime": { "version": "1.2.7", "from": "mime" } } }, "qs": { "version": "0.5.6", "from": "qs@0.5.x" } } }, "instagram-node-lib": { "version": "0.1.1", "from": "instagram-node-lib@^0.1.1" }, "moment": { "version": "2.7.0", "from": "moment@^2.7.0" }, "redis": { "version": "0.11.0", "from": "redis@^0.11.0" }, "request": { "version": "2.37.0", "from": "request@^2.37.0", "dependencies": { "qs": { "version": "0.6.6", "from": "qs@0.6.6" }, "json-stringify-safe": { "version": "5.0.0", "from": "json-stringify-safe@~5.0.0" }, "mime-types": { "version": "1.0.1", "from": "mime-types@~1.0.1" }, "forever-agent": { "version": "0.5.2", "from": "forever-agent@~0.5.0" }, "node-uuid": { "version": "1.4.1", "from": "node-uuid@~1.4.0" }, "tough-cookie": { "version": "0.12.1", "from": "tough-cookie@>=0.12.0", "dependencies": { "punycode": { "version": "1.3.0", "from": "punycode@>=0.2.0" } } }, "form-data": { "version": "0.1.4", "from": "form-data@~0.1.0", "dependencies": { "combined-stream": { "version": "0.0.5", "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.11" } } }, "tunnel-agent": { "version": "0.4.0", "from": "tunnel-agent@~0.4.0" }, "http-signature": { "version": "0.10.0", "from": "http-signature@~0.10.0", "dependencies": { "assert-plus": { "version": "0.1.2", "from": "assert-plus@0.1.2" }, "asn1": { "version": "0.1.11", "from": "asn1@0.1.11" }, "ctype": { "version": "0.5.2", "from": "ctype@0.5.2" } } }, "oauth-sign": { "version": "0.3.0", "from": "oauth-sign@~0.3.0" }, "hawk": { "version": "1.1.1", "from": "hawk@1.1.1", "dependencies": { "hoek": { "version": "0.9.1", "from": "hoek@0.9.x" }, "boom": { "version": "0.4.2", "from": "boom@0.4.x" }, "cryptiles": { "version": "0.2.2", "from": "cryptiles@0.2.x" }, "sntp": { "version": "0.2.4", "from": "sntp@0.2.x" } } }, "aws-sign2": { "version": "0.5.0", "from": "aws-sign2@~0.5.0" } } }, "sails-disk": { "version": "0.10.2", "from": "sails-disk@^0.10.0", "dependencies": { "lodash": { "version": "2.4.1", "from": "lodash@~2.4.1" }, "waterline-criteria": { "version": "0.10.7", "from": "waterline-criteria@~0.10.7", "dependencies": { "include-all": { "version": "0.1.6", "from": "include-all@~0.1.2", "dependencies": { "underscore.string": { "version": "2.3.1", "from": "underscore.string@2.3.1" } } } } }, "waterline-errors": { "version": "0.10.0-rc1", "from": "waterline-errors@~0.10.0" }, "fs-extra": { "version": "0.8.1", "from": "fs-extra@~0.8.1", "dependencies": { "ncp": { "version": "0.4.2", "from": "ncp@~0.4.2" }, "mkdirp": { "version": "0.3.5", "from": "mkdirp@0.3.x" }, "jsonfile": { "version": "1.1.1", "from": "jsonfile@~1.1.0" }, "rimraf": { "version": "2.2.8", "from": "rimraf@~2.2.0" } } }, "async": { "version": "0.2.10", "from": "async@~0.2.9" }, "waterline-cursor": { "version": "0.0.2", "from": "waterline-cursor@~0.0.0", "dependencies": { "merge-defaults": { "version": "0.2.1", "from": "merge-defaults@~0.2.1" }, "async": { "version": "0.9.0", "from": "async@~0.9.0" } } } } }, "sails-memory": { "version": "0.10.0-rc2", "from": "sails-memory@0.10.0-rc2", "resolved": "https://registry.npmjs.org/sails-memory/-/sails-memory-0.10.0-rc2.tgz", "dependencies": { "lodash": { "version": "2.4.1", "from": "lodash@~2.4.1" }, "waterline-criteria": { "version": "0.10.7", "from": "waterline-criteria@~0.10.1", "dependencies": { "include-all": { "version": "0.1.6", "from": "include-all@~0.1.2", "dependencies": { "underscore.string": { "version": "2.3.1", "from": "underscore.string@2.3.1" } } } } }, "waterline-errors": { "version": "0.10.0-rc1", "from": "waterline-errors@~0.10.0" }, "async": { "version": "0.2.10", "from": "async@~0.2.9" } } }, "sails-redis": { "version": "0.10.0-rc2", "from": "sails-redis@^0.10.0", "dependencies": { "lodash": { "version": "2.4.1", "from": "lodash@~2.4.1" }, "redis": { "version": "0.10.3", "from": "redis@~0.10.2" }, "waterline-errors": { "version": "0.10.0-rc1", "from": "waterline-errors@~0.10.0" }, "waterline-criteria": { "version": "0.10.7", "from": "waterline-criteria@~0.10.7", "dependencies": { "include-all": { "version": "0.1.6", "from": "include-all@~0.1.2", "dependencies": { "underscore.string": { "version": "2.3.1", "from": "underscore.string@2.3.1" } } } } } } }, "sediment": { "version": "0.9.2", "from": "sediment@^0.9.2", "resolved": "https://registry.npmjs.org/sediment/-/sediment-0.9.2.tgz" }, "sugar": { "version": "1.4.1", "from": "sugar@^1.4.1" }, "twit": { "version": "1.1.16", "from": "twit@^1.1.16", "dependencies": { "oauth": { "version": "0.9.9", "from": "oauth@0.9.9" } } }, "waterline": { "version": "0.10.0-rc15", "from": "waterline@^0.10.0-rc15", "dependencies": { "lodash": { "version": "2.4.1", "from": "lodash@~2.4.1" }, "anchor": { "version": "0.10.0-rc2", "from": "anchor@~0.10.0", "dependencies": { "validator": { "version": "3.3.0", "from": "validator@~3.3.0" } } }, "q": { "version": "1.0.1", "from": "q@~1.0.1" }, "waterline-schema": { "version": "0.1.11", "from": "waterline-schema@0.1.11" }, "node-switchback": { "version": "0.1.2", "from": "node-switchback@~0.1.0" }, "waterline-criteria": { "version": "0.10.7", "from": "waterline-criteria@~0.10.7", "dependencies": { "include-all": { "version": "0.1.6", "from": "include-all@~0.1.2", "dependencies": { "underscore.string": { "version": "2.3.1", "from": "underscore.string@2.3.1" } } } } }, "prompt": { "version": "0.2.13", "from": "prompt@~0.2.12", "dependencies": { "pkginfo": { "version": "0.3.0", "from": "pkginfo@0.x.x" }, "read": { "version": "1.0.5", "from": "read@1.0.x", "dependencies": { "mute-stream": { "version": "0.0.4", "from": "mute-stream@~0.0.4" } } }, "revalidator": { "version": "0.1.8", "from": "revalidator@0.1.x" }, "utile": { "version": "0.2.1", "from": "utile@0.2.x", "dependencies": { "async": { "version": "0.2.10", "from": "async@~0.2.9" }, "deep-equal": { "version": "0.2.1", "from": "deep-equal@*" }, "i": { "version": "0.3.2", "from": "i@0.3.x" }, "mkdirp": { "version": "0.5.0", "from": "mkdirp@0.x.x", "dependencies": { "minimist": { "version": "0.0.8", "from": "minimist@0.0.8" } } }, "ncp": { "version": "0.4.2", "from": "ncp@0.4.x" }, "rimraf": { "version": "2.2.8", "from": "rimraf@2.x.x" } } }, "winston": { "version": "0.6.2", "from": "winston@0.6.x", "dependencies": { "async": { "version": "0.1.22", "from": "async@0.1.x" }, "colors": { "version": "0.6.2", "from": "colors@0.x.x" }, "cycle": { "version": "1.0.3", "from": "cycle@1.0.x" }, "eyes": { "version": "0.1.8", "from": "eyes@0.1.x" }, "pkginfo": { "version": "0.2.3", "from": "pkginfo@0.2.x" }, "request": { "version": "2.9.203", "from": "request@2.9.x" }, "stack-trace": { "version": "0.0.9", "from": "stack-trace@0.0.x" } } } } }, "deep-diff": { "version": "0.1.7", "from": "deep-diff@~0.1.6" } } }, "webpurify": { "version": "0.8.3", "from": "webpurify@^0.8.3", "resolved": "https://registry.npmjs.org/webpurify/-/webpurify-0.8.3.tgz" }, "winston": { "version": "0.7.3", "from": "winston@^0.7.3", "dependencies": { "async": { "version": "0.2.10", "from": "async@0.2.x" }, "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.5", "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" } } }, "node-uuid": { "version": "1.4.1", "from": "node-uuid@~1.4.0" }, "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" } } } } }