Created
October 12, 2017 14:38
-
-
Save justinph/f2ea59ce8f1f035b14f27203dba020b4 to your computer and use it in GitHub Desktop.
node-sass@3.4.2 dep tree
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| node-sass@3.4.2 | |
| ├─ get-stdin@4.0.1 | |
| ├─ cross-spawn@2.2.3 | |
| │ ├─ cross-spawn-async@2.2.5 | |
| │ │ ├─ which@1.3.0 | |
| │ │ └─ lru-cache@4.1.1 | |
| │ │ ├─ pseudomap@1.0.2 | |
| │ │ └─ yallist@2.1.2 | |
| │ └─ spawn-sync@1.0.15 | |
| │ ├─ os-shim@0.1.3 | |
| │ └─ concat-stream@1.6.0 | |
| │ ├─ inherits@2.0.3 | |
| │ ├─ typedarray@0.0.6 | |
| │ └─ readable-stream@2.3.3 | |
| │ ├─ core-util-is@1.0.2 | |
| │ ├─ inherits@2.0.3 | |
| │ ├─ isarray@1.0.0 | |
| │ ├─ string_decoder@1.0.3 | |
| │ │ └─ safe-buffer@5.1.1 | |
| │ ├─ process-nextick-args@1.0.7 | |
| │ ├─ safe-buffer@5.1.1 | |
| │ └─ util-deprecate@1.0.2 | |
| ├─ mkdirp@0.5.1 | |
| │ └─ minimist@0.0.8 | |
| ├─ gaze@0.5.2 | |
| │ └─ globule@0.1.0 | |
| │ ├─ minimatch@0.2.14 | |
| │ │ ├─ sigmund@1.0.1 | |
| │ │ └─ lru-cache@2.7.3 | |
| │ ├─ glob@3.1.21 | |
| │ │ ├─ inherits@1.0.2 | |
| │ │ ├─ minimatch@0.2.14 | |
| │ │ └─ graceful-fs@1.2.3 | |
| │ └─ lodash@1.0.2 | |
| ├─ chalk@1.1.3 | |
| │ ├─ ansi-styles@2.2.1 | |
| │ ├─ escape-string-regexp@1.0.5 | |
| │ ├─ has-ansi@2.0.0 | |
| │ │ └─ ansi-regex@2.1.1 | |
| │ ├─ strip-ansi@3.0.1 | |
| │ │ └─ ansi-regex@2.1.1 | |
| │ └─ supports-color@2.0.0 | |
| ├─ npmconf@2.1.2 | |
| │ ├─ config-chain@1.1.11 | |
| │ │ ├─ ini@1.3.4 | |
| │ │ └─ proto-list@1.2.4 | |
| │ ├─ inherits@2.0.3 | |
| │ ├─ ini@1.3.4 | |
| │ ├─ mkdirp@0.5.1 | |
| │ ├─ nopt@3.0.6 | |
| │ │ └─ abbrev@1.1.1 | |
| │ ├─ once@1.3.3 | |
| │ │ └─ wrappy@1.0.2 | |
| │ ├─ osenv@0.1.4 | |
| │ │ ├─ os-homedir@1.0.2 | |
| │ │ └─ os-tmpdir@1.0.2 | |
| │ ├─ semver@4.3.6 | |
| │ └─ uid-number@0.0.5 | |
| ├─ request@2.83.0 | |
| │ ├─ caseless@0.12.0 | |
| │ ├─ aws-sign2@0.7.0 | |
| │ ├─ extend@3.0.1 | |
| │ ├─ forever-agent@0.6.1 | |
| │ ├─ aws4@1.6.0 | |
| │ ├─ combined-stream@1.0.5 | |
| │ │ └─ delayed-stream@1.0.0 | |
| │ ├─ is-typedarray@1.0.0 | |
| │ ├─ isstream@0.1.2 | |
| │ ├─ http-signature@1.2.0 | |
| │ │ ├─ assert-plus@1.0.0 | |
| │ │ ├─ jsprim@1.4.1 | |
| │ │ │ ├─ assert-plus@1.0.0 | |
| │ │ │ ├─ json-schema@0.2.3 | |
| │ │ │ ├─ extsprintf@1.3.0 | |
| │ │ │ └─ verror@1.10.0 | |
| │ │ │ ├─ assert-plus@1.0.0 | |
| │ │ │ ├─ core-util-is@1.0.2 | |
| │ │ │ └─ extsprintf@1.3.0 | |
| │ │ └─ sshpk@1.13.1 | |
| │ │ ├─ assert-plus@1.0.0 | |
| │ │ ├─ getpass@0.1.7 | |
| │ │ │ └─ assert-plus@1.0.0 | |
| │ │ ├─ jsbn@0.1.1 | |
| │ │ ├─ asn1@0.2.3 | |
| │ │ ├─ dashdash@1.14.1 | |
| │ │ │ └─ assert-plus@1.0.0 | |
| │ │ ├─ ecc-jsbn@0.1.1 | |
| │ │ │ └─ jsbn@0.1.1 | |
| │ │ ├─ tweetnacl@0.14.5 | |
| │ │ └─ bcrypt-pbkdf@1.0.1 | |
| │ │ └─ tweetnacl@0.14.5 | |
| │ ├─ json-stringify-safe@5.0.1 | |
| │ ├─ form-data@2.3.1 | |
| │ │ ├─ combined-stream@1.0.5 | |
| │ │ ├─ asynckit@0.4.0 | |
| │ │ └─ mime-types@2.1.17 | |
| │ ├─ hawk@6.0.2 | |
| │ │ ├─ boom@4.3.1 | |
| │ │ │ └─ hoek@4.2.0 | |
| │ │ ├─ cryptiles@3.1.2 | |
| │ │ │ └─ boom@5.2.0 | |
| │ │ │ └─ hoek@4.2.0 | |
| │ │ ├─ hoek@4.2.0 | |
| │ │ └─ sntp@2.0.2 | |
| │ │ └─ hoek@4.2.0 | |
| │ ├─ har-validator@5.0.3 | |
| │ │ ├─ har-schema@2.0.0 | |
| │ │ └─ ajv@5.2.3 | |
| │ │ ├─ fast-deep-equal@1.0.0 | |
| │ │ ├─ json-stable-stringify@1.0.1 | |
| │ │ │ └─ jsonify@0.0.0 | |
| │ │ ├─ json-schema-traverse@0.3.1 | |
| │ │ └─ co@4.6.0 | |
| │ ├─ oauth-sign@0.8.2 | |
| │ ├─ mime-types@2.1.17 | |
| │ │ └─ mime-db@1.30.0 | |
| │ ├─ performance-now@2.1.0 | |
| │ ├─ tunnel-agent@0.6.0 | |
| │ │ └─ safe-buffer@5.1.1 | |
| │ ├─ stringstream@0.0.5 | |
| │ ├─ safe-buffer@5.1.1 | |
| │ ├─ uuid@3.1.0 | |
| │ ├─ qs@6.5.1 | |
| │ └─ tough-cookie@2.3.3 | |
| │ └─ punycode@1.4.1 | |
| ├─ node-gyp@3.6.2 | |
| │ ├─ fstream@1.0.11 | |
| │ │ ├─ inherits@2.0.3 | |
| │ │ ├─ mkdirp@0.5.1 | |
| │ │ ├─ graceful-fs@4.1.11 | |
| │ │ └─ rimraf@2.6.2 | |
| │ ├─ osenv@0.1.4 | |
| │ ├─ glob@7.1.2 | |
| │ │ ├─ fs.realpath@1.0.0 | |
| │ │ ├─ inflight@1.0.6 | |
| │ │ ├─ inherits@2.0.3 | |
| │ │ ├─ path-is-absolute@1.0.1 | |
| │ │ ├─ once@1.4.0 | |
| │ │ └─ minimatch@3.0.4 | |
| │ ├─ graceful-fs@4.1.11 | |
| │ ├─ mkdirp@0.5.1 | |
| │ ├─ minimatch@3.0.4 | |
| │ │ └─ brace-expansion@1.1.8 | |
| │ │ ├─ concat-map@0.0.1 | |
| │ │ └─ balanced-match@1.0.0 | |
| │ ├─ nopt@3.0.6 | |
| │ ├─ npmlog@4.1.2 | |
| │ │ ├─ are-we-there-yet@1.1.4 | |
| │ │ │ ├─ delegates@1.0.0 | |
| │ │ │ └─ readable-stream@2.3.3 | |
| │ │ ├─ console-control-strings@1.1.0 | |
| │ │ ├─ set-blocking@2.0.0 | |
| │ │ └─ gauge@2.7.4 | |
| │ │ ├─ console-control-strings@1.1.0 | |
| │ │ ├─ aproba@1.2.0 | |
| │ │ ├─ has-unicode@2.0.1 | |
| │ │ ├─ object-assign@4.1.1 | |
| │ │ ├─ string-width@1.0.2 | |
| │ │ ├─ signal-exit@3.0.2 | |
| │ │ ├─ wide-align@1.1.2 | |
| │ │ │ └─ string-width@1.0.2 | |
| │ │ └─ strip-ansi@3.0.1 | |
| │ ├─ rimraf@2.6.2 | |
| │ ├─ which@1.3.0 | |
| │ │ └─ isexe@2.0.0 | |
| │ ├─ request@2.83.0 | |
| │ ├─ semver@5.3.0 | |
| │ └─ tar@2.2.1 | |
| │ ├─ inherits@2.0.3 | |
| │ ├─ block-stream@0.0.9 | |
| │ │ └─ inherits@2.0.3 | |
| │ └─ fstream@1.0.11 | |
| ├─ nan@2.7.0 | |
| ├─ async-foreach@0.1.3 | |
| ├─ meow@3.7.0 | |
| │ ├─ decamelize@1.2.0 | |
| │ ├─ camelcase-keys@2.1.0 | |
| │ │ ├─ map-obj@1.0.1 | |
| │ │ └─ camelcase@2.1.1 | |
| │ ├─ loud-rejection@1.6.0 | |
| │ │ ├─ signal-exit@3.0.2 | |
| │ │ └─ currently-unhandled@0.4.1 | |
| │ │ └─ array-find-index@1.0.2 | |
| │ ├─ map-obj@1.0.1 | |
| │ ├─ minimist@1.2.0 | |
| │ ├─ trim-newlines@1.0.0 | |
| │ ├─ redent@1.0.0 | |
| │ │ ├─ indent-string@2.1.0 | |
| │ │ │ └─ repeating@2.0.1 | |
| │ │ │ └─ is-finite@1.0.2 | |
| │ │ │ └─ number-is-nan@1.0.1 | |
| │ │ └─ strip-indent@1.0.1 | |
| │ │ └─ get-stdin@4.0.1 | |
| │ ├─ read-pkg-up@1.0.1 | |
| │ │ ├─ find-up@1.1.2 | |
| │ │ │ ├─ pinkie-promise@2.0.1 | |
| │ │ │ │ └─ pinkie@2.0.4 | |
| │ │ │ └─ path-exists@2.1.0 | |
| │ │ │ └─ pinkie-promise@2.0.1 | |
| │ │ └─ read-pkg@1.1.0 | |
| │ │ ├─ load-json-file@1.1.0 | |
| │ │ │ ├─ pify@2.3.0 | |
| │ │ │ ├─ pinkie-promise@2.0.1 | |
| │ │ │ ├─ graceful-fs@4.1.11 | |
| │ │ │ ├─ strip-bom@2.0.0 | |
| │ │ │ │ └─ is-utf8@0.2.1 | |
| │ │ │ └─ parse-json@2.2.0 | |
| │ │ │ └─ error-ex@1.3.1 | |
| │ │ │ └─ is-arrayish@0.2.1 | |
| │ │ ├─ path-type@1.1.0 | |
| │ │ │ ├─ pify@2.3.0 | |
| │ │ │ ├─ pinkie-promise@2.0.1 | |
| │ │ │ └─ graceful-fs@4.1.11 | |
| │ │ └─ normalize-package-data@2.4.0 | |
| │ ├─ object-assign@4.1.1 | |
| │ └─ normalize-package-data@2.4.0 | |
| │ ├─ is-builtin-module@1.0.0 | |
| │ │ └─ builtin-modules@1.1.1 | |
| │ ├─ validate-npm-package-license@3.0.1 | |
| │ │ ├─ spdx-correct@1.0.2 | |
| │ │ │ └─ spdx-license-ids@1.2.2 | |
| │ │ └─ spdx-expression-parse@1.0.4 | |
| │ ├─ hosted-git-info@2.5.0 | |
| │ └─ semver@5.4.1 | |
| ├─ jshint@2.9.5 | |
| │ ├─ exit@0.1.2 | |
| │ ├─ cli@1.0.1 | |
| │ │ ├─ exit@0.1.2 | |
| │ │ └─ glob@7.1.2 | |
| │ ├─ console-browserify@1.1.0 | |
| │ │ └─ date-now@0.1.4 | |
| │ ├─ strip-json-comments@1.0.4 | |
| │ ├─ minimatch@3.0.4 | |
| │ ├─ htmlparser2@3.8.3 | |
| │ │ ├─ domelementtype@1.3.0 | |
| │ │ ├─ domutils@1.5.1 | |
| │ │ │ ├─ domelementtype@1.3.0 | |
| │ │ │ └─ dom-serializer@0.1.0 | |
| │ │ │ ├─ domelementtype@1.1.3 | |
| │ │ │ └─ entities@1.1.1 | |
| │ │ ├─ domhandler@2.3.0 | |
| │ │ │ └─ domelementtype@1.3.0 | |
| │ │ ├─ entities@1.0.0 | |
| │ │ └─ readable-stream@1.1.14 | |
| │ │ ├─ core-util-is@1.0.2 | |
| │ │ ├─ inherits@2.0.3 | |
| │ │ ├─ string_decoder@0.10.31 | |
| │ │ └─ isarray@0.0.1 | |
| │ ├─ shelljs@0.3.0 | |
| │ └─ lodash@3.7.0 | |
| ├─ glob@5.0.15 | |
| │ ├─ inflight@1.0.6 | |
| │ │ ├─ once@1.4.0 | |
| │ │ └─ wrappy@1.0.2 | |
| │ ├─ inherits@2.0.3 | |
| │ ├─ once@1.4.0 | |
| │ │ └─ wrappy@1.0.2 | |
| │ ├─ path-is-absolute@1.0.1 | |
| │ └─ minimatch@3.0.4 | |
| ├─ coveralls@2.13.3 | |
| │ ├─ js-yaml@3.6.1 | |
| │ │ ├─ esprima@2.7.3 | |
| │ │ └─ argparse@1.0.9 | |
| │ │ └─ sprintf-js@1.0.3 | |
| │ ├─ minimist@1.2.0 | |
| │ ├─ request@2.79.0 | |
| │ │ ├─ aws-sign2@0.6.0 | |
| │ │ ├─ caseless@0.11.0 | |
| │ │ ├─ forever-agent@0.6.1 | |
| │ │ ├─ combined-stream@1.0.5 | |
| │ │ ├─ extend@3.0.1 | |
| │ │ ├─ aws4@1.6.0 | |
| │ │ ├─ is-typedarray@1.0.0 | |
| │ │ ├─ isstream@0.1.2 | |
| │ │ ├─ form-data@2.1.4 | |
| │ │ │ ├─ asynckit@0.4.0 | |
| │ │ │ ├─ combined-stream@1.0.5 | |
| │ │ │ └─ mime-types@2.1.17 | |
| │ │ ├─ json-stringify-safe@5.0.1 | |
| │ │ ├─ http-signature@1.1.1 | |
| │ │ │ ├─ assert-plus@0.2.0 | |
| │ │ │ ├─ jsprim@1.4.1 | |
| │ │ │ └─ sshpk@1.13.1 | |
| │ │ ├─ har-validator@2.0.6 | |
| │ │ │ ├─ pinkie-promise@2.0.1 | |
| │ │ │ ├─ chalk@1.1.3 | |
| │ │ │ ├─ commander@2.11.0 | |
| │ │ │ └─ is-my-json-valid@2.16.1 | |
| │ │ │ ├─ generate-function@2.0.0 | |
| │ │ │ ├─ generate-object-property@1.2.0 | |
| │ │ │ │ └─ is-property@1.0.2 | |
| │ │ │ ├─ jsonpointer@4.0.1 | |
| │ │ │ └─ xtend@4.0.1 | |
| │ │ ├─ hawk@3.1.3 | |
| │ │ │ ├─ hoek@2.16.3 | |
| │ │ │ ├─ cryptiles@2.0.5 | |
| │ │ │ │ └─ boom@2.10.1 | |
| │ │ │ ├─ sntp@1.0.9 | |
| │ │ │ │ └─ hoek@2.16.3 | |
| │ │ │ └─ boom@2.10.1 | |
| │ │ │ └─ hoek@2.16.3 | |
| │ │ ├─ oauth-sign@0.8.2 | |
| │ │ ├─ stringstream@0.0.5 | |
| │ │ ├─ tunnel-agent@0.4.3 | |
| │ │ ├─ mime-types@2.1.17 | |
| │ │ ├─ tough-cookie@2.3.3 | |
| │ │ ├─ qs@6.3.2 | |
| │ │ └─ uuid@3.1.0 | |
| │ ├─ log-driver@1.2.5 | |
| │ └─ lcov-parse@0.0.10 | |
| ├─ sass-graph@2.2.4 | |
| │ ├─ glob@7.1.2 | |
| │ ├─ lodash@4.17.4 | |
| │ ├─ yargs@7.1.0 | |
| │ │ ├─ camelcase@3.0.0 | |
| │ │ ├─ decamelize@1.2.0 | |
| │ │ ├─ cliui@3.2.0 | |
| │ │ │ ├─ string-width@1.0.2 | |
| │ │ │ ├─ strip-ansi@3.0.1 | |
| │ │ │ └─ wrap-ansi@2.1.0 | |
| │ │ │ ├─ string-width@1.0.2 | |
| │ │ │ └─ strip-ansi@3.0.1 | |
| │ │ ├─ get-caller-file@1.0.2 | |
| │ │ ├─ os-locale@1.4.0 | |
| │ │ │ └─ lcid@1.0.0 | |
| │ │ │ └─ invert-kv@1.0.0 | |
| │ │ ├─ read-pkg-up@1.0.1 | |
| │ │ ├─ set-blocking@2.0.0 | |
| │ │ ├─ string-width@1.0.2 | |
| │ │ │ ├─ code-point-at@1.1.0 | |
| │ │ │ ├─ is-fullwidth-code-point@1.0.0 | |
| │ │ │ │ └─ number-is-nan@1.0.1 | |
| │ │ │ └─ strip-ansi@3.0.1 | |
| │ │ ├─ require-main-filename@1.0.1 | |
| │ │ ├─ require-directory@2.1.1 | |
| │ │ ├─ which-module@1.0.0 | |
| │ │ ├─ y18n@3.2.1 | |
| │ │ └─ yargs-parser@5.0.0 | |
| │ │ └─ camelcase@3.0.0 | |
| │ └─ scss-tokenizer@0.2.3 | |
| │ ├─ js-base64@2.3.2 | |
| │ └─ source-map@0.4.4 | |
| │ └─ amdefine@1.0.1 | |
| ├─ mocha-lcov-reporter@0.0.2 | |
| ├─ istanbul@0.3.22 | |
| │ ├─ abbrev@1.0.9 | |
| │ ├─ fileset@0.2.1 | |
| │ │ ├─ minimatch@2.0.10 | |
| │ │ │ └─ brace-expansion@1.1.8 | |
| │ │ └─ glob@5.0.15 | |
| │ ├─ escodegen@1.7.1 | |
| │ │ ├─ estraverse@1.9.3 | |
| │ │ ├─ esutils@2.0.2 | |
| │ │ ├─ optionator@0.5.0 | |
| │ │ │ ├─ wordwrap@0.0.3 | |
| │ │ │ ├─ deep-is@0.1.3 | |
| │ │ │ ├─ prelude-ls@1.1.2 | |
| │ │ │ ├─ type-check@0.3.2 | |
| │ │ │ │ └─ prelude-ls@1.1.2 | |
| │ │ │ ├─ levn@0.2.5 | |
| │ │ │ │ ├─ prelude-ls@1.1.2 | |
| │ │ │ │ └─ type-check@0.3.2 | |
| │ │ │ └─ fast-levenshtein@1.0.7 | |
| │ │ ├─ esprima@1.2.5 | |
| │ │ └─ source-map@0.2.0 | |
| │ │ └─ amdefine@1.0.1 | |
| │ ├─ js-yaml@3.10.0 | |
| │ │ ├─ argparse@1.0.9 | |
| │ │ └─ esprima@4.0.0 | |
| │ ├─ async@1.5.2 | |
| │ ├─ mkdirp@0.5.1 | |
| │ ├─ nopt@3.0.6 | |
| │ ├─ once@1.4.0 | |
| │ ├─ supports-color@3.2.3 | |
| │ │ └─ has-flag@1.0.0 | |
| │ ├─ which@1.3.0 | |
| │ ├─ resolve@1.1.7 | |
| │ ├─ esprima@2.5.0 | |
| │ ├─ wordwrap@1.0.0 | |
| │ └─ handlebars@4.0.10 | |
| │ ├─ optimist@0.6.1 | |
| │ │ ├─ wordwrap@0.0.3 | |
| │ │ └─ minimist@0.0.10 | |
| │ ├─ async@1.5.2 | |
| │ ├─ source-map@0.4.4 | |
| │ └─ uglify-js@2.8.29 | |
| │ ├─ uglify-to-browserify@1.0.2 | |
| │ ├─ source-map@0.5.7 | |
| │ └─ yargs@3.10.0 | |
| │ ├─ decamelize@1.2.0 | |
| │ ├─ camelcase@1.2.1 | |
| │ ├─ cliui@2.1.0 | |
| │ │ ├─ wordwrap@0.0.2 | |
| │ │ ├─ right-align@0.1.3 | |
| │ │ │ └─ align-text@0.1.4 | |
| │ │ │ ├─ longest@1.0.1 | |
| │ │ │ ├─ repeat-string@1.6.1 | |
| │ │ │ └─ kind-of@3.2.2 | |
| │ │ │ └─ is-buffer@1.1.5 | |
| │ │ └─ center-align@0.1.3 | |
| │ │ ├─ align-text@0.1.4 | |
| │ │ └─ lazy-cache@1.0.4 | |
| │ └─ window-size@0.1.0 | |
| ├─ rimraf@2.6.2 | |
| │ └─ glob@7.1.2 | |
| └─ mocha@2.5.3 | |
| ├─ commander@2.3.0 | |
| ├─ escape-string-regexp@1.0.2 | |
| ├─ diff@1.4.0 | |
| ├─ debug@2.2.0 | |
| │ └─ ms@0.7.1 | |
| ├─ growl@1.9.2 | |
| ├─ glob@3.2.11 | |
| │ ├─ inherits@2.0.3 | |
| │ └─ minimatch@0.3.0 | |
| │ ├─ sigmund@1.0.1 | |
| │ └─ lru-cache@2.7.3 | |
| ├─ mkdirp@0.5.1 | |
| ├─ to-iso-string@0.0.2 | |
| ├─ supports-color@1.2.0 | |
| └─ jade@0.26.3 | |
| ├─ mkdirp@0.3.0 | |
| └─ commander@0.6.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment