Skip to content

Instantly share code, notes, and snippets.

@windhamdavid
Created August 21, 2015 15:40
Show Gist options
  • Save windhamdavid/340db07ba043a8c49900 to your computer and use it in GitHub Desktop.
Save windhamdavid/340db07ba043a8c49900 to your computer and use it in GitHub Desktop.
david@macs:~/sites/new.nodejs.org(master○) » npm ls
new.nodejs.org@1.0.0 /Users/david/Sites/new.nodejs.org
├─┬ autoprefixer-stylus@0.7.1
│ ├─┬ autoprefixer-core@5.2.1
│ │ ├── browserslist@0.4.0
│ │ ├── caniuse-db@1.0.30000273
│ │ └── num2fraction@1.1.0
│ ├─┬ multi-stage-sourcemap@0.2.1
│ │ └─┬ source-map@0.1.43
│ │ └── amdefine@1.0.0
│ └─┬ postcss@4.1.16
│ ├── es6-promise@2.3.0
│ ├── js-base64@2.1.9
│ └─┬ source-map@0.4.4
│ └── amdefine@1.0.0
├─┬ babel-eslint@4.0.10
│ ├─┬ babel-core@5.8.22
│ │ ├── babel-plugin-constant-folding@1.0.1
│ │ ├── babel-plugin-dead-code-elimination@1.0.2
│ │ ├── babel-plugin-eval@1.0.1
│ │ ├── babel-plugin-inline-environment-variables@1.0.1
│ │ ├── babel-plugin-jscript@1.0.4
│ │ ├── babel-plugin-member-expression-literals@1.0.1
│ │ ├── babel-plugin-property-literals@1.0.1
│ │ ├── babel-plugin-proto-to-assign@1.0.4
│ │ ├── babel-plugin-react-constant-elements@1.0.3
│ │ ├── babel-plugin-react-display-name@1.0.3
│ │ ├── babel-plugin-remove-console@1.0.1
│ │ ├── babel-plugin-remove-debugger@1.0.1
│ │ ├── babel-plugin-runtime@1.0.7
│ │ ├─┬ babel-plugin-undeclared-variables-check@1.0.2
│ │ │ └── leven@1.0.2
│ │ ├── babel-plugin-undefined-to-void@1.1.6
│ │ ├── babylon@5.8.22
│ │ ├── bluebird@2.9.34
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├── convert-source-map@1.1.1
│ │ ├── core-js@1.1.1
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├─┬ detect-indent@3.0.1
│ │ │ ├── get-stdin@4.0.1
│ │ │ └── minimist@1.1.3
│ │ ├── esutils@2.0.2
│ │ ├── fs-readdir-recursive@0.1.2
│ │ ├── globals@6.4.1
│ │ ├─┬ home-or-tmp@1.0.0
│ │ │ ├── os-tmpdir@1.0.1
│ │ │ └── user-home@1.1.1
│ │ ├─┬ is-integer@1.0.4
│ │ │ ├─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ └─┬ is-nan@1.2.1
│ │ │ └─┬ define-properties@1.1.1
│ │ │ ├── foreach@2.0.5
│ │ │ └── object-keys@1.0.7
│ │ ├── js-tokens@1.0.1
│ │ ├── json5@0.4.0
│ │ ├─┬ line-numbers@0.2.0
│ │ │ └── left-pad@0.0.3
│ │ ├── lodash@3.10.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ output-file-sync@1.1.1
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ └── xtend@4.0.0
│ │ ├── path-exists@1.0.0
│ │ ├── path-is-absolute@1.0.0
│ │ ├── private@0.1.6
│ │ ├─┬ regenerator@0.8.35
│ │ │ ├─┬ commoner@0.10.3
│ │ │ │ ├── commander@2.5.1
│ │ │ │ ├─┬ glob@4.2.2
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ ├── lru-cache@2.6.5
│ │ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── graceful-fs@3.0.8
│ │ │ │ ├── iconv-lite@0.4.11
│ │ │ │ ├── install@0.1.8
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ └── q@1.1.2
│ │ │ ├─┬ defs@1.1.0
│ │ │ │ ├─┬ alter@0.2.0
│ │ │ │ │ └── stable@0.1.5
│ │ │ │ ├── ast-traverse@0.1.1
│ │ │ │ ├── breakable@1.0.0
│ │ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
│ │ │ │ ├── simple-fmt@0.1.0
│ │ │ │ ├── simple-is@0.2.0
│ │ │ │ ├── stringmap@0.2.2
│ │ │ │ ├── stringset@0.2.1
│ │ │ │ ├── tryor@0.1.2
│ │ │ │ └── yargs@1.3.3
│ │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
│ │ │ ├─┬ recast@0.10.24
│ │ │ │ └── ast-types@0.8.5
│ │ │ └── through@2.3.8
│ │ ├─┬ regexpu@1.2.0
│ │ │ ├─┬ recast@0.10.31
│ │ │ │ ├── ast-types@0.8.9
│ │ │ │ └── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ ├── regenerate@1.2.1
│ │ │ ├── regjsgen@0.2.0
│ │ │ └─┬ regjsparser@0.1.5
│ │ │ └── jsesc@0.5.0
│ │ ├─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── resolve@1.1.6
│ │ ├── shebang-regex@1.0.0
│ │ ├── slash@1.0.0
│ │ ├─┬ source-map@0.4.4
│ │ │ └── amdefine@1.0.0
│ │ ├─┬ source-map-support@0.2.10
│ │ │ └─┬ source-map@0.1.32
│ │ │ └── amdefine@1.0.0
│ │ ├── to-fast-properties@1.0.1
│ │ ├── trim-right@1.0.1
│ │ └── try-resolve@1.0.1
│ ├─┬ lodash.assign@3.2.0
│ │ ├─┬ lodash._baseassign@3.2.0
│ │ │ └── lodash._basecopy@3.0.1
│ │ ├─┬ lodash._createassigner@3.1.1
│ │ │ ├── lodash._bindcallback@3.0.1
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ └── lodash.restparam@3.6.1
│ │ └─┬ lodash.keys@3.1.2
│ │ ├── lodash._getnative@3.9.1
│ │ ├── lodash.isarguments@3.0.4
│ │ └── lodash.isarray@3.0.4
│ └─┬ lodash.pick@3.1.0
│ ├─┬ lodash._baseflatten@3.1.4
│ │ ├── lodash.isarguments@3.0.4
│ │ └── lodash.isarray@3.0.4
│ ├── lodash._bindcallback@3.0.1
│ ├── lodash._pickbyarray@3.0.2
│ ├─┬ lodash._pickbycallback@3.0.0
│ │ ├── lodash._basefor@3.0.2
│ │ └─┬ lodash.keysin@3.0.8
│ │ ├── lodash.isarguments@3.0.4
│ │ └── lodash.isarray@3.0.4
│ └── lodash.restparam@3.6.1
├─┬ chokidar@1.0.5
│ ├─┬ anymatch@1.3.0
│ │ └─┬ micromatch@2.2.0
│ │ ├─┬ arr-diff@1.0.1
│ │ │ └── array-slice@0.2.3
│ │ ├── array-unique@0.2.1
│ │ ├─┬ braces@1.8.1
│ │ │ ├─┬ expand-range@1.8.1
│ │ │ │ └─┬ fill-range@2.2.2
│ │ │ │ ├── is-number@1.1.2
│ │ │ │ ├── isobject@1.0.2
│ │ │ │ ├── randomatic@1.1.0
│ │ │ │ └── repeat-string@1.5.2
│ │ │ ├── lazy-cache@0.2.3
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├── expand-brackets@0.1.4
│ │ ├─┬ extglob@0.3.1
│ │ │ ├─┬ ansi-green@0.1.1
│ │ │ │ └── ansi-wrap@0.1.0
│ │ │ ├── is-extglob@1.0.0
│ │ │ └── success-symbol@0.1.0
│ │ ├── filename-regex@2.0.0
│ │ ├── kind-of@1.1.0
│ │ ├─┬ object.omit@1.1.0
│ │ │ ├─┬ for-own@0.1.3
│ │ │ │ └── for-in@0.1.4
│ │ │ └── isobject@1.0.2
│ │ ├─┬ parse-glob@3.0.2
│ │ │ ├── glob-base@0.2.0
│ │ │ ├── is-dotfile@1.0.1
│ │ │ └── is-extglob@1.0.0
│ │ └─┬ regex-cache@0.4.2
│ │ ├── is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ ├── arrify@1.0.0
│ ├── async-each@0.1.6
│ ├─┬ fsevents@0.3.8
│ │ └── nan@2.0.5
│ ├── glob-parent@1.2.0
│ ├─┬ is-binary-path@1.0.1
│ │ └── binary-extensions@1.3.1
│ ├── is-glob@1.1.3
│ ├── path-is-absolute@1.0.0
│ └─┬ readdirp@1.4.0
│ ├── graceful-fs@4.1.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.5
│ │ └── sigmund@1.0.1
│ └─┬ readable-stream@1.0.33
│ ├── core-util-is@1.0.1
│ ├── inherits@2.0.1
│ ├── isarray@0.0.1
│ └── string_decoder@0.10.31
├─┬ eslint@1.2.1
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.1.0
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├─┬ strip-ansi@3.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ └── supports-color@2.0.0
│ ├─┬ concat-stream@1.5.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ readable-stream@2.0.2
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.2
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ └── typedarray@0.0.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ doctrine@0.6.4
│ │ ├── esutils@1.1.6
│ │ └── isarray@0.0.1
│ ├── escape-string-regexp@1.0.3
│ ├─┬ escope@3.2.0
│ │ ├─┬ es6-map@0.1.1
│ │ │ ├── d@0.1.1
│ │ │ ├─┬ es5-ext@0.10.7
│ │ │ │ └── es6-symbol@2.0.1
│ │ │ ├─┬ es6-iterator@0.1.3
│ │ │ │ └── es6-symbol@2.0.1
│ │ │ ├── es6-set@0.1.1
│ │ │ ├── es6-symbol@0.1.1
│ │ │ └── event-emitter@0.3.3
│ │ ├─┬ es6-weak-map@0.1.4
│ │ │ ├── d@0.1.1
│ │ │ ├── es5-ext@0.10.7
│ │ │ ├── es6-iterator@0.1.3
│ │ │ └── es6-symbol@2.0.1
│ │ ├── esrecurse@3.1.1
│ │ └── estraverse@3.1.0
│ ├── espree@2.2.4
│ ├── estraverse@4.1.0
│ ├── estraverse-fb@1.3.1
│ ├── globals@8.6.0
│ ├─┬ inquirer@0.9.0
│ │ ├── ansi-regex@2.0.0
│ │ ├── cli-width@1.0.1
│ │ ├── figures@1.3.5
│ │ ├── lodash@3.10.1
│ │ ├─┬ readline2@0.1.1
│ │ │ ├── mute-stream@0.0.4
│ │ │ └─┬ strip-ansi@2.0.1
│ │ │ └── ansi-regex@1.1.1
│ │ ├─┬ run-async@0.1.0
│ │ │ └─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ ├── rx-lite@2.5.2
│ │ ├── strip-ansi@3.0.0
│ │ └── through@2.3.8
│ ├─┬ is-my-json-valid@2.12.1
│ │ ├── generate-function@2.0.0
│ │ ├─┬ generate-object-property@1.2.0
│ │ │ └── is-property@1.0.2
│ │ ├── jsonpointer@1.1.0
│ │ └── xtend@4.0.0
│ ├─┬ is-resolvable@1.0.0
│ │ └── tryit@1.0.1
│ ├─┬ js-yaml@3.3.1
│ │ ├─┬ argparse@1.0.2
│ │ │ ├── lodash@3.10.1
│ │ │ └── sprintf-js@1.0.3
│ │ └── esprima@2.2.0
│ ├─┬ lodash.clonedeep@3.0.2
│ │ ├─┬ lodash._baseclone@3.3.0
│ │ │ ├── lodash._arraycopy@3.0.0
│ │ │ ├── lodash._arrayeach@3.0.0
│ │ │ ├─┬ lodash._baseassign@3.2.0
│ │ │ │ └── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basefor@3.0.2
│ │ │ ├── lodash.isarray@3.0.4
│ │ │ └─┬ lodash.keys@3.1.2
│ │ │ ├── lodash._getnative@3.9.1
│ │ │ └── lodash.isarguments@3.0.4
│ │ └── lodash._bindcallback@3.0.1
│ ├─┬ lodash.merge@3.3.2
│ │ ├── lodash._arraycopy@3.0.0
│ │ ├── lodash._arrayeach@3.0.0
│ │ ├─┬ lodash._createassigner@3.1.1
│ │ │ ├── lodash._bindcallback@3.0.1
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ └── lodash.restparam@3.6.1
│ │ ├── lodash._getnative@3.9.1
│ │ ├── lodash.isarguments@3.0.4
│ │ ├── lodash.isarray@3.0.4
│ │ ├─┬ lodash.isplainobject@3.2.0
│ │ │ └── lodash._basefor@3.0.2
│ │ ├── lodash.istypedarray@3.0.2
│ │ ├── lodash.keys@3.1.2
│ │ ├── lodash.keysin@3.0.8
│ │ └─┬ lodash.toplainobject@3.0.0
│ │ └── lodash._basecopy@3.0.1
│ ├─┬ lodash.omit@3.1.0
│ │ ├── lodash._arraymap@3.0.0
│ │ ├─┬ lodash._basedifference@3.0.3
│ │ │ ├── lodash._baseindexof@3.1.0
│ │ │ ├── lodash._cacheindexof@3.0.2
│ │ │ └─┬ lodash._createcache@3.1.2
│ │ │ └── lodash._getnative@3.9.1
│ │ ├─┬ lodash._baseflatten@3.1.4
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ ├── lodash._bindcallback@3.0.1
│ │ ├── lodash._pickbyarray@3.0.2
│ │ ├─┬ lodash._pickbycallback@3.0.0
│ │ │ └── lodash._basefor@3.0.2
│ │ ├─┬ lodash.keysin@3.0.8
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ └── lodash.restparam@3.6.1
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@2.1.1
│ ├─┬ optionator@0.5.0
│ │ ├── deep-is@0.1.3
│ │ ├── fast-levenshtein@1.0.7
│ │ ├── levn@0.2.5
│ │ ├── prelude-ls@1.1.2
│ │ ├── type-check@0.3.1
│ │ └── wordwrap@0.0.3
│ ├── path-is-absolute@1.0.0
│ ├── path-is-inside@1.0.1
│ ├── strip-json-comments@1.0.4
│ ├── text-table@0.2.0
│ ├── user-home@1.1.1
│ └── xml-escape@1.0.0
├─┬ gulp@3.9.0
│ ├── archy@1.0.0
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├─┬ strip-ansi@3.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ └── supports-color@2.0.0
│ ├── deprecated@0.0.1
│ ├─┬ gulp-util@3.0.6
│ │ ├── array-differ@1.0.0
│ │ ├── array-uniq@1.0.2
│ │ ├── beeper@1.1.0
│ │ ├─┬ dateformat@1.0.11
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.3.0
│ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ ├── camelcase@1.2.1
│ │ │ │ └── map-obj@1.0.1
│ │ │ └─┬ indent-string@1.2.2
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── lodash._reescape@3.0.0
│ │ ├── lodash._reevaluate@3.0.0
│ │ ├── lodash._reinterpolate@3.0.0
│ │ ├─┬ lodash.template@3.6.2
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ ├── lodash._basevalues@3.0.0
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ ├── lodash.escape@3.0.0
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.0.4
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ ├── lodash.restparam@3.6.1
│ │ │ └── lodash.templatesettings@3.1.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── object-assign@3.0.0
│ │ ├── replace-ext@0.0.1
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.2
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.2
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── xtend@4.0.0
│ │ └─┬ vinyl@0.5.1
│ │ ├── clone@1.0.2
│ │ └── clone-stats@0.0.1
│ ├── interpret@0.6.5
│ ├─┬ liftoff@2.1.0
│ │ ├── extend@2.0.1
│ │ ├─┬ findup-sync@0.2.1
│ │ │ └─┬ glob@4.3.5
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ └─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ ├── flagged-respawn@0.3.1
│ │ ├── rechoir@0.6.2
│ │ └── resolve@1.1.6
│ ├── minimist@1.1.3
│ ├─┬ orchestrator@0.3.7
│ │ ├─┬ end-of-stream@0.1.5
│ │ │ └─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ ├── sequencify@0.0.7
│ │ └── stream-consume@0.1.0
│ ├── pretty-hrtime@1.0.0
│ ├── semver@4.3.6
│ ├─┬ tildify@1.1.0
│ │ └── os-homedir@1.0.1
│ ├─┬ v8flags@2.0.10
│ │ └── user-home@1.1.1
│ └─┬ vinyl-fs@0.3.13
│ ├─┬ defaults@1.0.2
│ │ └── clone@0.1.19
│ ├─┬ glob-stream@3.1.18
│ │ ├─┬ glob@4.5.3
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ ├─┬ glob2base@0.0.12
│ │ │ └── find-index@0.1.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├── ordered-read-streams@0.1.0
│ │ └── unique-stream@1.0.0
│ ├─┬ glob-watcher@0.0.6
│ │ └─┬ gaze@0.5.1
│ │ └─┬ globule@0.1.0
│ │ ├─┬ glob@3.1.21
│ │ │ ├── graceful-fs@1.2.3
│ │ │ └── inherits@1.0.0
│ │ ├── lodash@1.0.2
│ │ └─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.5
│ │ └── sigmund@1.0.1
│ ├── graceful-fs@3.0.8
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ strip-bom@1.0.0
│ │ ├── first-chunk-stream@1.0.0
│ │ └── is-utf8@0.2.0
│ ├─┬ through2@0.6.5
│ │ ├─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── xtend@4.0.0
│ └─┬ vinyl@0.4.6
│ ├── clone@0.2.0
│ └── clone-stats@0.0.1
├─┬ handlebars@3.0.3
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.3
│ ├─┬ source-map@0.1.43
│ │ └── amdefine@1.0.0
│ └─┬ uglify-js@2.3.6
│ ├── async@0.2.10
│ └─┬ optimist@0.3.7
│ └── wordwrap@0.0.3
├─┬ metalsmith@2.0.1
│ ├── absolute@0.0.1
│ ├── async@0.9.2
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├── clone@0.1.19
│ ├─┬ co-fs-extra@0.0.2
│ │ ├─┬ co-fs@1.2.0
│ │ │ ├─┬ co-from-stream@0.0.0
│ │ │ │ └── co-read@0.0.1
│ │ │ └── thunkify@0.0.1
│ │ └─┬ fs-extra@0.12.0
│ │ ├── jsonfile@2.2.1
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └── ncp@0.6.0
│ ├─┬ commander@2.8.1
│ │ └── graceful-readlink@1.0.1
│ ├─┬ fs-extra@0.10.0
│ │ ├── jsonfile@1.2.0
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └── ncp@0.5.1
│ ├─┬ gray-matter@2.0.1
│ │ ├─┬ ansi-red@0.1.1
│ │ │ └── ansi-wrap@0.1.0
│ │ └─┬ extend-shallow@2.0.1
│ │ └── is-extendable@0.1.1
│ ├── has-generators@1.0.1
│ ├── is@2.2.1
│ ├── is-utf8@0.2.0
│ ├─┬ recursive-readdir@1.2.1
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.6.5
│ │ └── sigmund@1.0.1
│ ├─┬ rimraf@2.4.2
│ │ └─┬ glob@5.0.14
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ └── path-is-absolute@1.0.0
│ ├── stat-mode@0.2.1
│ ├── thunkify@2.1.2
│ ├─┬ unyield@0.0.1
│ │ └── co@3.1.0
│ ├─┬ ware@1.3.0
│ │ └─┬ wrap-fn@0.1.4
│ │ └── co@3.1.0
│ └── win-fork@1.1.1
├── metalsmith-browser-sync@1.0.0 extraneous
├─┬ metalsmith-collections@0.7.0
│ ├── debug@0.7.4
│ ├── extend@1.2.1
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.5
│ │ └── sigmund@1.0.1
│ ├─┬ read-metadata@0.0.2
│ │ └── yaml-js@0.0.8
│ └── uniq@0.0.2
├─┬ metalsmith-feed@0.0.6
│ ├── extend@2.0.1
│ └─┬ rss@1.0.1
│ ├── mime@1.3.4
│ └── xml@1.0.0
├─┬ metalsmith-layouts@1.4.0
│ ├── async@1.4.2
│ ├─┬ consolidate@0.13.1
│ │ └── bluebird@2.9.34
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── extend@3.0.0
│ ├── fs-readdir-recursive@0.1.2
│ ├── is-utf8@0.2.0
│ ├─┬ lodash.omit@3.1.0
│ │ ├── lodash._arraymap@3.0.0
│ │ ├─┬ lodash._basedifference@3.0.3
│ │ │ ├── lodash._baseindexof@3.1.0
│ │ │ ├── lodash._cacheindexof@3.0.2
│ │ │ └─┬ lodash._createcache@3.1.2
│ │ │ └── lodash._getnative@3.9.1
│ │ ├─┬ lodash._baseflatten@3.1.4
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ ├── lodash._bindcallback@3.0.1
│ │ ├── lodash._pickbyarray@3.0.2
│ │ ├─┬ lodash._pickbycallback@3.0.0
│ │ │ └── lodash._basefor@3.0.2
│ │ ├─┬ lodash.keysin@3.0.8
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ └── lodash.restparam@3.6.1
│ └─┬ multimatch@2.0.0
│ ├── array-differ@1.0.0
│ ├─┬ array-union@1.0.1
│ │ └── array-uniq@1.0.2
│ └─┬ minimatch@2.0.10
│ └─┬ brace-expansion@1.1.0
│ ├── balanced-match@0.2.0
│ └── concat-map@0.0.1
├─┬ metalsmith-markdown@0.2.1
│ ├── debug@0.7.4
│ └── marked@0.3.5
├─┬ metalsmith-metadata@0.0.1
│ └─┬ js-yaml@3.3.1
│ ├─┬ argparse@1.0.2
│ │ ├── lodash@3.10.1
│ │ └── sprintf-js@1.0.3
│ └── esprima@2.2.0
├─┬ metalsmith-permalinks@0.4.0
│ ├── debug@0.7.4
│ ├── moment@2.10.6
│ ├── slug-component@1.1.0
│ └── substitute@0.0.1
├─┬ metalsmith-prism@2.0.0
│ ├─┬ cheerio@0.19.0
│ │ ├─┬ css-select@1.0.0
│ │ │ ├── boolbase@1.0.0
│ │ │ ├── css-what@1.0.0
│ │ │ ├─┬ domutils@1.4.3
│ │ │ │ └── domelementtype@1.3.0
│ │ │ └── nth-check@1.0.1
│ │ ├─┬ dom-serializer@0.1.0
│ │ │ └── domelementtype@1.1.3
│ │ ├── entities@1.1.1
│ │ └─┬ htmlparser2@3.8.3
│ │ ├── domelementtype@1.3.0
│ │ ├── domhandler@2.3.0
│ │ ├── domutils@1.5.1
│ │ ├── entities@1.0.0
│ │ └─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── he@0.5.0
│ ├── lodash@3.10.1
│ ├─┬ metalsmith@1.7.0
│ │ ├── absolute@0.0.1
│ │ ├── async@0.9.2
│ │ ├─┬ chalk@0.5.1
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ ├─┬ strip-ansi@0.3.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ └── supports-color@0.2.0
│ │ ├── clone@0.1.19
│ │ ├─┬ co-fs-extra@0.0.2
│ │ │ ├─┬ co-fs@1.2.0
│ │ │ │ ├─┬ co-from-stream@0.0.0
│ │ │ │ │ └── co-read@0.0.1
│ │ │ │ └── thunkify@0.0.1
│ │ │ └─┬ fs-extra@0.12.0
│ │ │ ├── jsonfile@2.2.1
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ └── ncp@0.6.0
│ │ ├─┬ commander@2.8.1
│ │ │ └── graceful-readlink@1.0.1
│ │ ├─┬ fs-extra@0.10.0
│ │ │ ├── jsonfile@1.2.0
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ └── ncp@0.5.1
│ │ ├─┬ gnode@0.1.1
│ │ │ └─┬ regenerator@0.8.36
│ │ │ ├─┬ commoner@0.10.3
│ │ │ │ ├── commander@2.5.1
│ │ │ │ ├─┬ glob@4.2.2
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ ├── lru-cache@2.6.5
│ │ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── graceful-fs@3.0.8
│ │ │ │ ├── iconv-lite@0.4.11
│ │ │ │ ├── install@0.1.8
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ └── q@1.1.2
│ │ │ ├─┬ defs@1.1.0
│ │ │ │ ├─┬ alter@0.2.0
│ │ │ │ │ └── stable@0.1.5
│ │ │ │ ├── ast-traverse@0.1.1
│ │ │ │ ├── breakable@1.0.0
│ │ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
│ │ │ │ ├── simple-fmt@0.1.0
│ │ │ │ ├── simple-is@0.2.0
│ │ │ │ ├── stringmap@0.2.2
│ │ │ │ ├── stringset@0.2.1
│ │ │ │ ├── tryor@0.1.2
│ │ │ │ └── yargs@1.3.3
│ │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
│ │ │ ├── private@0.1.6
│ │ │ ├─┬ recast@0.10.25
│ │ │ │ ├── ast-types@0.8.5
│ │ │ │ └─┬ source-map@0.4.4
│ │ │ │ └── amdefine@1.0.0
│ │ │ └── through@2.3.8
│ │ ├─┬ gray-matter@2.0.1
│ │ │ ├─┬ ansi-red@0.1.1
│ │ │ │ └── ansi-wrap@0.1.0
│ │ │ └─┬ extend-shallow@2.0.1
│ │ │ └── is-extendable@0.1.1
│ │ ├── is@2.2.1
│ │ ├── is-utf8@0.2.0
│ │ ├─┬ recursive-readdir@1.2.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │ ├── lru-cache@2.6.5
│ │ │ └── sigmund@1.0.1
│ │ ├─┬ rimraf@2.4.2
│ │ │ └─┬ glob@5.0.14
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.3.2
│ │ │ │ └── wrappy@1.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ ├── stat-mode@0.2.1
│ │ ├── thunkify@2.1.2
│ │ ├─┬ unyield@0.0.1
│ │ │ └── co@3.1.0
│ │ └─┬ ware@1.3.0
│ │ └─┬ wrap-fn@0.1.4
│ │ └── co@3.1.0
│ └── prismjs@0.0.1
├─┬ metalsmith-serve@0.0.3
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ └─┬ node-static@0.7.7
│ ├── colors@1.1.2
│ ├── mime@1.3.4
│ └─┬ optimist@0.6.1
│ ├── minimist@0.0.10
│ └── wordwrap@0.0.3
├─┬ metalsmith-stylus@1.0.0
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ └─┬ stylus@0.52.0
│ ├── css-parse@1.7.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ glob@3.2.11
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.6.5
│ │ └── sigmund@1.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── sax@0.5.8
│ └─┬ source-map@0.1.43
│ └── amdefine@1.0.0
├── ncp@2.0.0
├─┬ octonode@0.7.1
│ ├── deep-extend@0.4.0
│ ├── randomstring@1.0.7
│ └─┬ request@2.51.0
│ ├── aws-sign2@0.5.0
│ ├─┬ bl@0.9.4
│ │ └─┬ readable-stream@1.0.33
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── caseless@0.8.0
│ ├─┬ combined-stream@0.0.7
│ │ └── delayed-stream@0.0.5
│ ├── forever-agent@0.5.2
│ ├─┬ form-data@0.2.0
│ │ ├── async@0.9.2
│ │ └─┬ mime-types@2.0.14
│ │ └── mime-db@1.12.0
│ ├─┬ hawk@1.1.1
│ │ ├── boom@0.4.2
│ │ ├── cryptiles@0.2.2
│ │ ├── hoek@0.9.1
│ │ └── sntp@0.2.4
│ ├─┬ http-signature@0.10.1
│ │ ├── asn1@0.1.11
│ │ ├── assert-plus@0.1.5
│ │ └── ctype@0.5.3
│ ├── json-stringify-safe@5.0.1
│ ├── mime-types@1.0.2
│ ├── node-uuid@1.4.3
│ ├── oauth-sign@0.5.0
│ ├── qs@2.3.3
│ ├── stringstream@0.0.4
│ ├── tough-cookie@2.0.0
│ └── tunnel-agent@0.4.1
├── require-dir@0.3.0
└─┬ st@0.5.5
├─┬ async-cache@1.0.0
│ └── lru-cache@2.3.1
├─┬ bl@1.0.0
│ └─┬ readable-stream@2.0.2
│ ├── core-util-is@1.0.1
│ ├── inherits@2.0.1
│ ├── isarray@0.0.1
│ ├── process-nextick-args@1.0.2
│ ├── string_decoder@0.10.31
│ └── util-deprecate@1.0.1
├── fd@0.0.2
├── graceful-fs@4.1.2
├── mime@1.3.4
└── negotiator@0.5.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment