{ "name": "spelling-sharelatex", "version": "0.1.4", "dependencies": { "async": { "version": "0.1.22", "from": "async@0.1.22", "resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz" }, "body-parser": { "version": "1.17.1", "from": "body-parser@^1.12.0", "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.17.1.tgz", "dependencies": { "bytes": { "version": "2.4.0", "from": "bytes@2.4.0" }, "content-type": { "version": "1.0.2", "from": "content-type@~1.0.2" }, "debug": { "version": "2.6.1", "from": "debug@2.6.1", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.1.tgz", "dependencies": { "ms": { "version": "0.7.2", "from": "ms@0.7.2" } } }, "depd": { "version": "1.1.0", "from": "depd@~1.1.0" }, "http-errors": { "version": "1.6.1", "from": "http-errors@~1.6.1", "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.1.tgz", "dependencies": { "inherits": { "version": "2.0.3", "from": "inherits@2.0.3" }, "setprototypeof": { "version": "1.0.3", "from": "setprototypeof@1.0.3", "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz" }, "statuses": { "version": "1.3.1", "from": "statuses@>= 1.3.1 < 2" } } }, "iconv-lite": { "version": "0.4.15", "from": "iconv-lite@0.4.15", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.15.tgz" }, "on-finished": { "version": "2.3.0", "from": "on-finished@~2.3.0", "dependencies": { "ee-first": { "version": "1.1.1", "from": "ee-first@1.1.1" } } }, "qs": { "version": "6.4.0", "from": "qs@~6.4.0" }, "raw-body": { "version": "2.2.0", "from": "raw-body@~2.2.0", "dependencies": { "unpipe": { "version": "1.0.0", "from": "unpipe@1.0.0" } } }, "type-is": { "version": "1.6.14", "from": "type-is@~1.6.14", "dependencies": { "media-typer": { "version": "0.3.0", "from": "media-typer@0.3.0" }, "mime-types": { "version": "2.1.15", "from": "mime-types@~2.1.13", "dependencies": { "mime-db": { "version": "1.27.0", "from": "mime-db@~1.27.0" } } } } } } }, "coffee-script": { "version": "1.12.4", "from": "coffee-script@^1.9.1" }, "express": { "version": "4.15.2", "from": "express@^4.12.1", "resolved": "https://registry.npmjs.org/express/-/express-4.15.2.tgz", "dependencies": { "accepts": { "version": "1.3.3", "from": "accepts@~1.3.3", "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz", "dependencies": { "mime-types": { "version": "2.1.15", "from": "mime-types@~2.1.11", "dependencies": { "mime-db": { "version": "1.27.0", "from": "mime-db@~1.27.0" } } }, "negotiator": { "version": "0.6.1", "from": "negotiator@0.6.1", "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz" } } }, "array-flatten": { "version": "1.1.1", "from": "array-flatten@1.1.1", "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz" }, "content-disposition": { "version": "0.5.2", "from": "content-disposition@0.5.2", "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz" }, "content-type": { "version": "1.0.2", "from": "content-type@~1.0.2" }, "cookie": { "version": "0.3.1", "from": "cookie@0.3.1" }, "cookie-signature": { "version": "1.0.6", "from": "cookie-signature@1.0.6" }, "debug": { "version": "2.6.1", "from": "debug@2.6.1", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.1.tgz", "dependencies": { "ms": { "version": "0.7.2", "from": "ms@0.7.2" } } }, "depd": { "version": "1.1.0", "from": "depd@~1.1.0" }, "encodeurl": { "version": "1.0.1", "from": "encodeurl@~1.0.1", "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz" }, "escape-html": { "version": "1.0.3", "from": "escape-html@~1.0.3" }, "etag": { "version": "1.8.0", "from": "etag@~1.8.0", "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.0.tgz" }, "finalhandler": { "version": "1.0.1", "from": "finalhandler@~1.0.0", "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.0.1.tgz", "dependencies": { "debug": { "version": "2.6.3", "from": "debug@^2.2.0", "dependencies": { "ms": { "version": "0.7.2", "from": "ms@0.7.2" } } }, "unpipe": { "version": "1.0.0", "from": "unpipe@~1.0.0" } } }, "fresh": { "version": "0.5.0", "from": "fresh@0.5.0", "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.0.tgz" }, "merge-descriptors": { "version": "1.0.1", "from": "merge-descriptors@1.0.1", "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz" }, "methods": { "version": "1.1.2", "from": "methods@~1.1.2" }, "on-finished": { "version": "2.3.0", "from": "on-finished@~2.3.0", "dependencies": { "ee-first": { "version": "1.1.1", "from": "ee-first@1.1.1" } } }, "parseurl": { "version": "1.3.1", "from": "parseurl@~1.3.1" }, "path-to-regexp": { "version": "0.1.7", "from": "path-to-regexp@0.1.7", "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz" }, "proxy-addr": { "version": "1.1.3", "from": "proxy-addr@~1.1.3", "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.1.3.tgz", "dependencies": { "forwarded": { "version": "0.1.0", "from": "forwarded@~0.1.0" }, "ipaddr.js": { "version": "1.2.0", "from": "ipaddr.js@1.2.0", "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.2.0.tgz" } } }, "qs": { "version": "6.4.0", "from": "qs@~6.4.0" }, "range-parser": { "version": "1.2.0", "from": "range-parser@~1.2.0", "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz" }, "send": { "version": "0.15.1", "from": "send@0.15.1", "resolved": "https://registry.npmjs.org/send/-/send-0.15.1.tgz", "dependencies": { "destroy": { "version": "1.0.4", "from": "destroy@~1.0.4" }, "http-errors": { "version": "1.6.1", "from": "http-errors@~1.6.1", "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.1.tgz", "dependencies": { "inherits": { "version": "2.0.3", "from": "inherits@2" } } }, "mime": { "version": "1.3.4", "from": "mime@1.3.4" }, "ms": { "version": "0.7.2", "from": "ms@0.7.2" } } }, "serve-static": { "version": "1.12.1", "from": "serve-static@1.12.1", "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.12.1.tgz" }, "setprototypeof": { "version": "1.0.3", "from": "setprototypeof@1.0.3", "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz" }, "statuses": { "version": "1.3.1", "from": "statuses@~1.3.1" }, "type-is": { "version": "1.6.14", "from": "type-is@~1.6.14", "dependencies": { "media-typer": { "version": "0.3.0", "from": "media-typer@0.3.0" }, "mime-types": { "version": "2.1.15", "from": "mime-types@~2.1.11", "dependencies": { "mime-db": { "version": "1.27.0", "from": "mime-db@~1.27.0" } } } } }, "utils-merge": { "version": "1.0.0", "from": "utils-merge@1.0.0" }, "vary": { "version": "1.1.1", "from": "vary@~1.1.0", "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.1.tgz" } } }, "logger-sharelatex": { "version": "1.0.0", "from": "logger-sharelatex@git+https://github.com/sharelatex/logger-sharelatex.git#v1.1.0", "resolved": "git+https://github.com/sharelatex/logger-sharelatex.git#5a3ea8e655f23e76a77bbc207c012d3fc944c8d8", "dependencies": { "bunyan": { "version": "1.3.6", "from": "bunyan@1.3.6", "resolved": "https://registry.npmjs.org/bunyan/-/bunyan-1.3.6.tgz", "dependencies": { "dtrace-provider": { "version": "0.4.0", "from": "dtrace-provider@~0.4", "resolved": "https://registry.npmjs.org/dtrace-provider/-/dtrace-provider-0.4.0.tgz", "dependencies": { "nan": { "version": "1.5.3", "from": "nan@~1.5.1", "resolved": "https://registry.npmjs.org/nan/-/nan-1.5.3.tgz" } } }, "mv": { "version": "2.1.1", "from": "mv@~2", "dependencies": { "mkdirp": { "version": "0.5.1", "from": "mkdirp@~0.5.1", "dependencies": { "minimist": { "version": "0.0.8", "from": "minimist@0.0.8" } } }, "ncp": { "version": "2.0.0", "from": "ncp@~2.0.0" }, "rimraf": { "version": "2.4.5", "from": "rimraf@~2.4.0", "dependencies": { "glob": { "version": "6.0.4", "from": "glob@^6.0.1", "dependencies": { "inflight": { "version": "1.0.6", "from": "inflight@^1.0.4", "dependencies": { "wrappy": { "version": "1.0.2", "from": "wrappy@1" } } }, "inherits": { "version": "2.0.3", "from": "inherits@2" }, "minimatch": { "version": "3.0.3", "from": "minimatch@2 || 3", "dependencies": { "brace-expansion": { "version": "1.1.6", "from": "brace-expansion@^1.0.0", "dependencies": { "balanced-match": { "version": "0.4.2", "from": "balanced-match@^0.4.1" }, "concat-map": { "version": "0.0.1", "from": "concat-map@0.0.1" } } } } }, "once": { "version": "1.4.0", "from": "once@^1.3.0", "dependencies": { "wrappy": { "version": "1.0.2", "from": "wrappy@1" } } }, "path-is-absolute": { "version": "1.0.1", "from": "path-is-absolute@^1.0.0" } } } } } } }, "safe-json-stringify": { "version": "1.0.4", "from": "safe-json-stringify@~1" } } }, "coffee-script": { "version": "1.4.0", "from": "coffee-script@1.4.0" }, "raven": { "version": "0.8.1", "from": "raven@^0.8.0", "resolved": "https://registry.npmjs.org/raven/-/raven-0.8.1.tgz", "dependencies": { "cookie": { "version": "0.1.0", "from": "cookie@0.1.0" }, "lsmod": { "version": "0.0.3", "from": "lsmod@~0.0.3", "resolved": "https://registry.npmjs.org/lsmod/-/lsmod-0.0.3.tgz" }, "node-uuid": { "version": "1.4.8", "from": "node-uuid@~1.4.1" }, "stack-trace": { "version": "0.0.7", "from": "stack-trace@0.0.7", "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.7.tgz" } } } } }, "lru-cache": { "version": "4.0.2", "from": "lru-cache@^4.0.0", "dependencies": { "pseudomap": { "version": "1.0.2", "from": "pseudomap@^1.0.1" }, "yallist": { "version": "2.1.2", "from": "yallist@^2.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz" } } }, "metrics-sharelatex": { "version": "1.7.1", "from": "metrics-sharelatex@git+https://github.com/sharelatex/metrics-sharelatex.git#v1.7.1", "resolved": "git+https://github.com/sharelatex/metrics-sharelatex.git#166961924c599b1f9468f2e17846fa2a9d12372d", "dependencies": { "lynx": { "version": "0.1.1", "from": "lynx@~0.1.1", "dependencies": { "mersenne": { "version": "0.0.3", "from": "mersenne@~0.0.3" }, "statsd-parser": { "version": "0.0.4", "from": "statsd-parser@~0.0.4" } } }, "coffee-script": { "version": "1.6.0", "from": "coffee-script@1.6.0" }, "underscore": { "version": "1.6.0", "from": "underscore@~1.6.0" } } }, "mongojs": { "version": "1.3.0", "from": "mongojs@1.3.0", "resolved": "https://registry.npmjs.org/mongojs/-/mongojs-1.3.0.tgz", "dependencies": { "each-series": { "version": "1.0.0", "from": "each-series@^1.0.0", "resolved": "https://registry.npmjs.org/each-series/-/each-series-1.0.0.tgz" }, "mongodb-core": { "version": "1.3.22-alpha4", "from": "mongodb-core@^1.2.8", "resolved": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-1.3.22-alpha4.tgz", "dependencies": { "bson": { "version": "0.4.23", "from": "bson@~0.4.23", "resolved": "https://registry.npmjs.org/bson/-/bson-0.4.23.tgz" }, "require_optional": { "version": "1.0.0", "from": "require_optional@~1.0.0", "resolved": "https://registry.npmjs.org/require_optional/-/require_optional-1.0.0.tgz", "dependencies": { "semver": { "version": "5.3.0", "from": "semver@^5.1.0" }, "resolve-from": { "version": "2.0.0", "from": "resolve-from@^2.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz" } } } } }, "once": { "version": "1.4.0", "from": "once@^1.3.0", "dependencies": { "wrappy": { "version": "1.0.2", "from": "wrappy@1" } } }, "parse-mongo-url": { "version": "1.1.1", "from": "parse-mongo-url@^1.1.0", "resolved": "https://registry.npmjs.org/parse-mongo-url/-/parse-mongo-url-1.1.1.tgz" }, "pump": { "version": "1.0.2", "from": "pump@^1.0.0", "resolved": "https://registry.npmjs.org/pump/-/pump-1.0.2.tgz", "dependencies": { "end-of-stream": { "version": "1.4.0", "from": "end-of-stream@^1.1.0", "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.0.tgz" } } }, "readable-stream": { "version": "2.2.6", "from": "readable-stream@^2.0.0 || ^1.1.13", "dependencies": { "buffer-shims": { "version": "1.0.0", "from": "buffer-shims@^1.0.0" }, "core-util-is": { "version": "1.0.2", "from": "core-util-is@~1.0.0" }, "isarray": { "version": "1.0.0", "from": "isarray@~1.0.0" }, "inherits": { "version": "2.0.3", "from": "inherits@~2.0.1" }, "process-nextick-args": { "version": "1.0.7", "from": "process-nextick-args@~1.0.6" }, "string_decoder": { "version": "0.10.31", "from": "string_decoder@~0.10.x" }, "util-deprecate": { "version": "1.0.2", "from": "util-deprecate@~1.0.1" } } }, "thunky": { "version": "0.1.0", "from": "thunky@^0.1.0" }, "to-mongodb-core": { "version": "2.0.0", "from": "to-mongodb-core@^2.0.0", "resolved": "https://registry.npmjs.org/to-mongodb-core/-/to-mongodb-core-2.0.0.tgz" }, "xtend": { "version": "4.0.1", "from": "xtend@^4.0.0", "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz" } } }, "node-statsd": { "version": "0.0.3", "from": "node-statsd@0.0.3", "resolved": "https://registry.npmjs.org/node-statsd/-/node-statsd-0.0.3.tgz", "dependencies": { "mersenne": { "version": "0.0.3", "from": "mersenne@*" } } }, "redis": { "version": "0.8.6", "from": "redis@~0.8.4", "resolved": "https://registry.npmjs.org/redis/-/redis-0.8.6.tgz" }, "request": { "version": "2.81.0", "from": "request@^2.53.0", "dependencies": { "aws-sign2": { "version": "0.6.0", "from": "aws-sign2@~0.6.0" }, "aws4": { "version": "1.6.0", "from": "aws4@^1.2.1" }, "caseless": { "version": "0.12.0", "from": "caseless@~0.12.0" }, "combined-stream": { "version": "1.0.5", "from": "combined-stream@~1.0.5", "dependencies": { "delayed-stream": { "version": "1.0.0", "from": "delayed-stream@~1.0.0" } } }, "extend": { "version": "3.0.0", "from": "extend@~3.0.0" }, "forever-agent": { "version": "0.6.1", "from": "forever-agent@~0.6.1" }, "form-data": { "version": "2.1.2", "from": "form-data@~2.1.1", "dependencies": { "asynckit": { "version": "0.4.0", "from": "asynckit@^0.4.0" } } }, "har-validator": { "version": "4.2.1", "from": "har-validator@~4.2.1", "dependencies": { "ajv": { "version": "4.11.5", "from": "ajv@^4.9.1", "dependencies": { "co": { "version": "4.6.0", "from": "co@^4.6.0" }, "json-stable-stringify": { "version": "1.0.1", "from": "json-stable-stringify@^1.0.1", "dependencies": { "jsonify": { "version": "0.0.0", "from": "jsonify@~0.0.0" } } } } }, "har-schema": { "version": "1.0.5", "from": "har-schema@^1.0.5" } } }, "hawk": { "version": "3.1.3", "from": "hawk@~3.1.3", "dependencies": { "hoek": { "version": "2.16.3", "from": "hoek@2.x.x" }, "boom": { "version": "2.10.1", "from": "boom@2.x.x" }, "cryptiles": { "version": "2.0.5", "from": "cryptiles@2.x.x" }, "sntp": { "version": "1.0.9", "from": "sntp@1.x.x" } } }, "http-signature": { "version": "1.1.1", "from": "http-signature@~1.1.0", "dependencies": { "assert-plus": { "version": "0.2.0", "from": "assert-plus@^0.2.0" }, "jsprim": { "version": "1.4.0", "from": "jsprim@^1.2.2", "dependencies": { "assert-plus": { "version": "1.0.0", "from": "assert-plus@1.0.0" }, "extsprintf": { "version": "1.0.2", "from": "extsprintf@1.0.2" }, "json-schema": { "version": "0.2.3", "from": "json-schema@0.2.3" }, "verror": { "version": "1.3.6", "from": "verror@1.3.6" } } }, "sshpk": { "version": "1.11.0", "from": "sshpk@^1.7.0", "dependencies": { "asn1": { "version": "0.2.3", "from": "asn1@~0.2.3" }, "assert-plus": { "version": "1.0.0", "from": "assert-plus@^1.0.0" }, "dashdash": { "version": "1.14.1", "from": "dashdash@^1.12.0" }, "getpass": { "version": "0.1.6", "from": "getpass@^0.1.1" }, "jsbn": { "version": "0.1.1", "from": "jsbn@~0.1.0" }, "tweetnacl": { "version": "0.14.5", "from": "tweetnacl@~0.14.0" }, "jodid25519": { "version": "1.0.2", "from": "jodid25519@^1.0.0" }, "ecc-jsbn": { "version": "0.1.1", "from": "ecc-jsbn@~0.1.1" }, "bcrypt-pbkdf": { "version": "1.0.1", "from": "bcrypt-pbkdf@^1.0.0" } } } } }, "is-typedarray": { "version": "1.0.0", "from": "is-typedarray@~1.0.0" }, "isstream": { "version": "0.1.2", "from": "isstream@~0.1.2" }, "json-stringify-safe": { "version": "5.0.1", "from": "json-stringify-safe@~5.0.1" }, "mime-types": { "version": "2.1.15", "from": "mime-types@~2.1.7", "dependencies": { "mime-db": { "version": "1.27.0", "from": "mime-db@~1.27.0" } } }, "oauth-sign": { "version": "0.8.2", "from": "oauth-sign@~0.8.1" }, "performance-now": { "version": "0.2.0", "from": "performance-now@^0.2.0" }, "qs": { "version": "6.4.0", "from": "qs@~6.4.0" }, "safe-buffer": { "version": "5.0.1", "from": "safe-buffer@^5.0.1" }, "stringstream": { "version": "0.0.5", "from": "stringstream@~0.0.4" }, "tough-cookie": { "version": "2.3.2", "from": "tough-cookie@~2.3.0", "dependencies": { "punycode": { "version": "1.4.1", "from": "punycode@^1.4.1" } } }, "tunnel-agent": { "version": "0.6.0", "from": "tunnel-agent@^0.6.0" }, "uuid": { "version": "3.0.1", "from": "uuid@^3.0.0" } } }, "settings-sharelatex": { "version": "1.0.0", "from": "settings-sharelatex@git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0", "resolved": "git+https://github.com/sharelatex/settings-sharelatex.git#cbc5e41c1dbe6789721a14b3fdae05bf22546559", "dependencies": { "coffee-script": { "version": "1.6.0", "from": "coffee-script@1.6.0" } } }, "underscore": { "version": "1.4.4", "from": "underscore@1.4.4", "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz" }, "v8-profiler": { "version": "5.7.0", "from": "v8-profiler@^5.2.4", "dependencies": { "nan": { "version": "2.5.1", "from": "nan@^2.5.1" }, "node-pre-gyp": { "version": "0.6.34", "from": "node-pre-gyp@^0.6.34", "dependencies": { "mkdirp": { "version": "0.5.1", "from": "mkdirp@^0.5.1", "dependencies": { "minimist": { "version": "0.0.8", "from": "minimist@0.0.8" } } }, "nopt": { "version": "4.0.1", "from": "nopt@^4.0.1", "dependencies": { "abbrev": { "version": "1.1.0", "from": "abbrev@1" }, "osenv": { "version": "0.1.4", "from": "osenv@^0.1.4", "dependencies": { "os-homedir": { "version": "1.0.2", "from": "os-homedir@^1.0.0" }, "os-tmpdir": { "version": "1.0.2", "from": "os-tmpdir@^1.0.0" } } } } }, "npmlog": { "version": "4.0.2", "from": "npmlog@^4.0.2", "dependencies": { "are-we-there-yet": { "version": "1.1.2", "from": "are-we-there-yet@~1.1.2", "dependencies": { "delegates": { "version": "1.0.0", "from": "delegates@^1.0.0" }, "readable-stream": { "version": "2.2.6", "from": "readable-stream@^2.0.0 || ^1.1.13", "dependencies": { "buffer-shims": { "version": "1.0.0", "from": "buffer-shims@^1.0.0" }, "core-util-is": { "version": "1.0.2", "from": "core-util-is@~1.0.0" }, "isarray": { "version": "1.0.0", "from": "isarray@~1.0.0" }, "inherits": { "version": "2.0.3", "from": "inherits@~2.0.1" }, "process-nextick-args": { "version": "1.0.7", "from": "process-nextick-args@~1.0.6" }, "string_decoder": { "version": "0.10.31", "from": "string_decoder@~0.10.x" }, "util-deprecate": { "version": "1.0.2", "from": "util-deprecate@~1.0.1" } } } } }, "console-control-strings": { "version": "1.1.0", "from": "console-control-strings@~1.1.0" }, "gauge": { "version": "2.7.3", "from": "gauge@~2.7.1", "dependencies": { "aproba": { "version": "1.1.1", "from": "aproba@^1.0.3" }, "has-unicode": { "version": "2.0.1", "from": "has-unicode@^2.0.0" }, "object-assign": { "version": "4.1.1", "from": "object-assign@^4.1.0" }, "signal-exit": { "version": "3.0.2", "from": "signal-exit@^3.0.0" }, "string-width": { "version": "1.0.2", "from": "string-width@^1.0.1", "dependencies": { "code-point-at": { "version": "1.1.0", "from": "code-point-at@^1.0.0" }, "is-fullwidth-code-point": { "version": "1.0.0", "from": "is-fullwidth-code-point@^1.0.0", "dependencies": { "number-is-nan": { "version": "1.0.1", "from": "number-is-nan@^1.0.0" } } } } }, "strip-ansi": { "version": "3.0.1", "from": "strip-ansi@^3.0.1", "dependencies": { "ansi-regex": { "version": "2.1.1", "from": "ansi-regex@^2.0.0" } } }, "wide-align": { "version": "1.1.0", "from": "wide-align@^1.1.0" } } }, "set-blocking": { "version": "2.0.0", "from": "set-blocking@~2.0.0" } } }, "rc": { "version": "1.1.7", "from": "rc@^1.1.7", "dependencies": { "deep-extend": { "version": "0.4.1", "from": "deep-extend@~0.4.0" }, "ini": { "version": "1.3.4", "from": "ini@~1.3.0" }, "minimist": { "version": "1.2.0", "from": "minimist@^1.2.0" }, "strip-json-comments": { "version": "2.0.1", "from": "strip-json-comments@~2.0.1" } } }, "rimraf": { "version": "2.6.1", "from": "rimraf@^2.6.1", "dependencies": { "glob": { "version": "7.1.1", "from": "glob@^7.0.5", "dependencies": { "fs.realpath": { "version": "1.0.0", "from": "fs.realpath@^1.0.0" }, "inflight": { "version": "1.0.6", "from": "inflight@^1.0.4", "dependencies": { "wrappy": { "version": "1.0.2", "from": "wrappy@1" } } }, "inherits": { "version": "2.0.3", "from": "inherits@2" }, "minimatch": { "version": "3.0.3", "from": "minimatch@^3.0.2", "dependencies": { "brace-expansion": { "version": "1.1.6", "from": "brace-expansion@^1.0.0", "dependencies": { "balanced-match": { "version": "0.4.2", "from": "balanced-match@^0.4.1" }, "concat-map": { "version": "0.0.1", "from": "concat-map@0.0.1" } } } } }, "once": { "version": "1.4.0", "from": "once@^1.3.0", "dependencies": { "wrappy": { "version": "1.0.2", "from": "wrappy@1" } } }, "path-is-absolute": { "version": "1.0.1", "from": "path-is-absolute@^1.0.0" } } } } }, "semver": { "version": "5.3.0", "from": "semver@^5.3.0" }, "tar": { "version": "2.2.1", "from": "tar@^2.2.1", "dependencies": { "block-stream": { "version": "0.0.9", "from": "block-stream@*" }, "fstream": { "version": "1.0.11", "from": "fstream@^1.0.2", "dependencies": { "graceful-fs": { "version": "4.1.11", "from": "graceful-fs@^4.1.2" } } }, "inherits": { "version": "2.0.3", "from": "inherits@~2.0.0" } } }, "tar-pack": { "version": "3.4.0", "from": "tar-pack@^3.4.0", "dependencies": { "debug": { "version": "2.6.3", "from": "debug@^2.2.0", "dependencies": { "ms": { "version": "0.7.2", "from": "ms@0.7.2" } } }, "fstream": { "version": "1.0.11", "from": "fstream@^1.0.10", "dependencies": { "graceful-fs": { "version": "4.1.11", "from": "graceful-fs@^4.1.2" }, "inherits": { "version": "2.0.3", "from": "inherits@~2.0.0" } } }, "fstream-ignore": { "version": "1.0.5", "from": "fstream-ignore@^1.0.5", "dependencies": { "inherits": { "version": "2.0.3", "from": "inherits@2" }, "minimatch": { "version": "3.0.3", "from": "minimatch@^3.0.0", "dependencies": { "brace-expansion": { "version": "1.1.6", "from": "brace-expansion@^1.0.0", "dependencies": { "balanced-match": { "version": "0.4.2", "from": "balanced-match@^0.4.1" }, "concat-map": { "version": "0.0.1", "from": "concat-map@0.0.1" } } } } } } }, "once": { "version": "1.4.0", "from": "once@^1.3.3", "dependencies": { "wrappy": { "version": "1.0.2", "from": "wrappy@1" } } }, "readable-stream": { "version": "2.2.6", "from": "readable-stream@^2.1.4", "dependencies": { "buffer-shims": { "version": "1.0.0", "from": "buffer-shims@^1.0.0" }, "core-util-is": { "version": "1.0.2", "from": "core-util-is@~1.0.0" }, "isarray": { "version": "1.0.0", "from": "isarray@~1.0.0" }, "inherits": { "version": "2.0.3", "from": "inherits@~2.0.0" }, "process-nextick-args": { "version": "1.0.7", "from": "process-nextick-args@~1.0.6" }, "string_decoder": { "version": "0.10.31", "from": "string_decoder@~0.10.x" }, "util-deprecate": { "version": "1.0.2", "from": "util-deprecate@~1.0.1" } } }, "uid-number": { "version": "0.0.6", "from": "uid-number@^0.0.6" } } } } } } } } }