Skip to content

Instantly share code, notes, and snippets.

@saibotsivad
Created September 30, 2020 02:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saibotsivad/8f3c4aeddf8dc5f2637a0436952a7cf8 to your computer and use it in GitHub Desktop.
Save saibotsivad/8f3c4aeddf8dc5f2637a0436952a7cf8 to your computer and use it in GitHub Desktop.
eleventy / 11ty with all its dependencies
just-11ty@1.0.0 /Users/saibotsivad/Development/just-11ty
└─┬ @11ty/eleventy@0.11.0
├── @11ty/dependency-tree@1.0.0
├─┬ browser-sync@2.26.12
│ ├─┬ browser-sync-client@2.26.12
│ │ ├── etag@1.8.1 deduped
│ │ ├── fresh@0.5.2 deduped
│ │ ├── mitt@1.2.0
│ │ └─┬ rxjs@5.5.12
│ │ └── symbol-observable@1.0.1
│ ├─┬ browser-sync-ui@2.26.12
│ │ ├── async-each-series@0.1.1
│ │ ├── connect-history-api-fallback@1.6.0 deduped
│ │ ├── immutable@3.8.2 deduped
│ │ ├── server-destroy@1.0.1 deduped
│ │ ├─┬ socket.io-client@2.3.0
│ │ │ ├── backo2@1.0.2
│ │ │ ├── base64-arraybuffer@0.1.5
│ │ │ ├── component-bind@1.0.0
│ │ │ ├── component-emitter@1.2.1
│ │ │ ├─┬ debug@4.1.1
│ │ │ │ └── ms@2.1.2 deduped
│ │ │ ├─┬ engine.io-client@3.4.4
│ │ │ │ ├── component-emitter@1.3.0
│ │ │ │ ├── component-inherit@0.0.3
│ │ │ │ ├─┬ debug@3.1.0
│ │ │ │ │ └── ms@2.0.0
│ │ │ │ ├─┬ engine.io-parser@2.2.1
│ │ │ │ │ ├── after@0.8.2 deduped
│ │ │ │ │ ├── arraybuffer.slice@0.0.7 deduped
│ │ │ │ │ ├── base64-arraybuffer@0.1.4
│ │ │ │ │ ├── blob@0.0.5 deduped
│ │ │ │ │ └── has-binary2@1.0.3 deduped
│ │ │ │ ├── has-cors@1.1.0 deduped
│ │ │ │ ├── indexof@0.0.1 deduped
│ │ │ │ ├── parseqs@0.0.6
│ │ │ │ ├── parseuri@0.0.6
│ │ │ │ ├─┬ ws@6.1.4
│ │ │ │ │ └── async-limiter@1.0.1 deduped
│ │ │ │ ├── xmlhttprequest-ssl@1.5.5
│ │ │ │ └── yeast@0.1.2
│ │ │ ├── has-binary2@1.0.3 deduped
│ │ │ ├── has-cors@1.1.0
│ │ │ ├── indexof@0.0.1
│ │ │ ├── object-component@0.0.3
│ │ │ ├─┬ parseqs@0.0.5
│ │ │ │ └─┬ better-assert@1.0.2
│ │ │ │ └── callsite@1.0.0
│ │ │ ├─┬ parseuri@0.0.5
│ │ │ │ └── better-assert@1.0.2 deduped
│ │ │ ├─┬ socket.io-parser@3.3.1
│ │ │ │ ├── component-emitter@1.3.0
│ │ │ │ ├─┬ debug@3.1.0
│ │ │ │ │ └── ms@2.0.0
│ │ │ │ └── isarray@2.0.1 deduped
│ │ │ └── to-array@0.1.4
│ │ └─┬ stream-throttle@0.1.3
│ │ ├── commander@2.20.3
│ │ └── limiter@1.1.5
│ ├── bs-recipes@1.3.4
│ ├── bs-snippet-injector@2.0.1
│ ├── chokidar@3.4.2 deduped
│ ├─┬ connect@3.6.6
│ │ ├─┬ debug@2.6.9
│ │ │ └── ms@2.0.0
│ │ ├─┬ finalhandler@1.1.0
│ │ │ ├─┬ debug@2.6.9
│ │ │ │ └── ms@2.0.0
│ │ │ ├── encodeurl@1.0.2 deduped
│ │ │ ├── escape-html@1.0.3 deduped
│ │ │ ├── on-finished@2.3.0 deduped
│ │ │ ├── parseurl@1.3.3 deduped
│ │ │ ├── statuses@1.3.1
│ │ │ └── unpipe@1.0.0 deduped
│ │ ├── parseurl@1.3.3
│ │ └── utils-merge@1.0.1
│ ├── connect-history-api-fallback@1.6.0
│ ├── dev-ip@1.0.1
│ ├─┬ easy-extender@2.3.4
│ │ └── lodash@4.17.20 deduped
│ ├─┬ eazy-logger@3.0.2
│ │ └─┬ tfunk@3.1.0
│ │ ├─┬ 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 deduped
│ │ │ └── supports-color@2.0.0
│ │ └── object-path@0.9.2
│ ├── etag@1.8.1
│ ├── fresh@0.5.2
│ ├─┬ fs-extra@3.0.1
│ │ ├── graceful-fs@4.2.4 deduped
│ │ ├─┬ jsonfile@3.0.1
│ │ │ └── graceful-fs@4.2.4 deduped
│ │ └── universalify@0.1.2 deduped
│ ├─┬ http-proxy@1.18.1
│ │ ├── eventemitter3@4.0.7
│ │ ├── follow-redirects@1.13.0
│ │ └── requires-port@1.0.0
│ ├── immutable@3.8.2
│ ├─┬ localtunnel@2.0.0
│ │ ├─┬ axios@0.19.0
│ │ │ ├─┬ follow-redirects@1.5.10
│ │ │ │ └─┬ debug@3.1.0
│ │ │ │ └── ms@2.0.0
│ │ │ └── is-buffer@2.0.4
│ │ ├─┬ debug@4.1.1
│ │ │ └── ms@2.1.2 deduped
│ │ ├── openurl@1.1.1
│ │ └─┬ yargs@13.3.0
│ │ ├─┬ cliui@5.0.0
│ │ │ ├── string-width@3.1.0 deduped
│ │ │ ├─┬ strip-ansi@5.2.0
│ │ │ │ └── ansi-regex@4.1.0
│ │ │ └─┬ wrap-ansi@5.1.0
│ │ │ ├─┬ ansi-styles@3.2.1
│ │ │ │ └─┬ color-convert@1.9.3
│ │ │ │ └── color-name@1.1.3
│ │ │ ├── string-width@3.1.0 deduped
│ │ │ └─┬ strip-ansi@5.2.0
│ │ │ └── ansi-regex@4.1.0
│ │ ├─┬ find-up@3.0.0
│ │ │ └─┬ locate-path@3.0.0
│ │ │ ├─┬ p-locate@3.0.0
│ │ │ │ └── p-limit@2.3.0 deduped
│ │ │ └── path-exists@3.0.0
│ │ ├── get-caller-file@2.0.5 deduped
│ │ ├── require-directory@2.1.1 deduped
│ │ ├── require-main-filename@2.0.0 deduped
│ │ ├── set-blocking@2.0.0 deduped
│ │ ├─┬ string-width@3.1.0
│ │ │ ├── emoji-regex@7.0.3
│ │ │ ├── is-fullwidth-code-point@2.0.0
│ │ │ └─┬ strip-ansi@5.2.0
│ │ │ └── ansi-regex@4.1.0
│ │ ├── which-module@2.0.0 deduped
│ │ ├── y18n@4.0.0 deduped
│ │ └─┬ yargs-parser@13.1.2
│ │ ├── camelcase@5.3.1 deduped
│ │ └── decamelize@1.2.0 deduped
│ ├─┬ micromatch@4.0.2
│ │ ├── braces@3.0.2 deduped
│ │ └── picomatch@2.2.2 deduped
│ ├─┬ opn@5.3.0
│ │ └── is-wsl@1.1.0
│ ├─┬ portscanner@2.1.1
│ │ ├── async@1.5.2
│ │ └─┬ is-number-like@1.0.8
│ │ └── lodash.isfinite@3.3.2
│ ├── qs@6.2.3
│ ├─┬ raw-body@2.4.1
│ │ ├── bytes@3.1.0
│ │ ├─┬ http-errors@1.7.3
│ │ │ ├── depd@1.1.2 deduped
│ │ │ ├── inherits@2.0.4
│ │ │ ├── setprototypeof@1.1.1
│ │ │ ├── statuses@1.5.0
│ │ │ └── toidentifier@1.0.0
│ │ ├─┬ iconv-lite@0.4.24
│ │ │ └── safer-buffer@2.1.2
│ │ └── unpipe@1.0.0
│ ├─┬ resp-modifier@6.0.2
│ │ ├─┬ debug@2.6.9
│ │ │ └── ms@2.0.0
│ │ └── minimatch@3.0.4 deduped
│ ├── rx@4.1.0
│ ├─┬ send@0.16.2
│ │ ├─┬ debug@2.6.9
│ │ │ └── ms@2.0.0 deduped
│ │ ├── depd@1.1.2
│ │ ├── destroy@1.0.4
│ │ ├── encodeurl@1.0.2
│ │ ├── escape-html@1.0.3
│ │ ├── etag@1.8.1 deduped
│ │ ├── fresh@0.5.2 deduped
│ │ ├─┬ http-errors@1.6.3
│ │ │ ├── depd@1.1.2 deduped
│ │ │ ├── inherits@2.0.3
│ │ │ ├── setprototypeof@1.1.0
│ │ │ └── statuses@1.4.0 deduped
│ │ ├── mime@1.4.1
│ │ ├── ms@2.0.0
│ │ ├─┬ on-finished@2.3.0
│ │ │ └── ee-first@1.1.1
│ │ ├── range-parser@1.2.1
│ │ └── statuses@1.4.0
│ ├─┬ serve-index@1.9.1
│ │ ├─┬ accepts@1.3.7
│ │ │ ├── mime-types@2.1.27 deduped
│ │ │ └── negotiator@0.6.2
│ │ ├── batch@0.6.1
│ │ ├─┬ debug@2.6.9
│ │ │ └── ms@2.0.0
│ │ ├── escape-html@1.0.3 deduped
│ │ ├─┬ http-errors@1.6.3
│ │ │ ├── depd@1.1.2 deduped
│ │ │ ├── inherits@2.0.3
│ │ │ ├── setprototypeof@1.1.0
│ │ │ └── statuses@1.5.0
│ │ ├─┬ mime-types@2.1.27
│ │ │ └── mime-db@1.44.0
│ │ └── parseurl@1.3.3 deduped
│ ├─┬ serve-static@1.13.2
│ │ ├── encodeurl@1.0.2 deduped
│ │ ├── escape-html@1.0.3 deduped
│ │ ├── parseurl@1.3.3 deduped
│ │ └── send@0.16.2 deduped
│ ├── server-destroy@1.0.1
│ ├─┬ socket.io@2.1.1
│ │ ├─┬ debug@3.1.0
│ │ │ └── ms@2.0.0
│ │ ├─┬ engine.io@3.2.1
│ │ │ ├── accepts@1.3.7 deduped
│ │ │ ├── base64id@1.0.0
│ │ │ ├── cookie@0.3.1
│ │ │ ├─┬ debug@3.1.0
│ │ │ │ └── ms@2.0.0
│ │ │ ├─┬ engine.io-parser@2.1.3
│ │ │ │ ├── after@0.8.2
│ │ │ │ ├── arraybuffer.slice@0.0.7
│ │ │ │ ├── base64-arraybuffer@0.1.5 deduped
│ │ │ │ ├── blob@0.0.5
│ │ │ │ └── has-binary2@1.0.3 deduped
│ │ │ └─┬ ws@3.3.3
│ │ │ ├── async-limiter@1.0.1
│ │ │ ├── safe-buffer@5.1.2
│ │ │ └── ultron@1.1.1
│ │ ├─┬ has-binary2@1.0.3
│ │ │ └── isarray@2.0.1
│ │ ├── socket.io-adapter@1.1.2
│ │ ├─┬ socket.io-client@2.1.1
│ │ │ ├── backo2@1.0.2 deduped
│ │ │ ├── base64-arraybuffer@0.1.5 deduped
│ │ │ ├── component-bind@1.0.0 deduped
│ │ │ ├── component-emitter@1.2.1 deduped
│ │ │ ├── debug@3.1.0 deduped
│ │ │ ├─┬ engine.io-client@3.2.1
│ │ │ │ ├── component-emitter@1.2.1 deduped
│ │ │ │ ├── component-inherit@0.0.3 deduped
│ │ │ │ ├── debug@3.1.0 deduped
│ │ │ │ ├─┬ engine.io-parser@2.1.3
│ │ │ │ │ ├── after@0.8.2 deduped
│ │ │ │ │ ├── arraybuffer.slice@0.0.7 deduped
│ │ │ │ │ ├── base64-arraybuffer@0.1.5 deduped
│ │ │ │ │ ├── blob@0.0.5 deduped
│ │ │ │ │ └── has-binary2@1.0.3 deduped
│ │ │ │ ├── has-cors@1.1.0 deduped
│ │ │ │ ├── indexof@0.0.1 deduped
│ │ │ │ ├── parseqs@0.0.5 deduped
│ │ │ │ ├── parseuri@0.0.5 deduped
│ │ │ │ ├─┬ ws@3.3.3
│ │ │ │ │ ├── async-limiter@1.0.1 deduped
│ │ │ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ │ └── ultron@1.1.1 deduped
│ │ │ │ ├── xmlhttprequest-ssl@1.5.5 deduped
│ │ │ │ └── yeast@0.1.2 deduped
│ │ │ ├── has-binary2@1.0.3 deduped
│ │ │ ├── has-cors@1.1.0 deduped
│ │ │ ├── indexof@0.0.1 deduped
│ │ │ ├── object-component@0.0.3 deduped
│ │ │ ├── parseqs@0.0.5 deduped
│ │ │ ├── parseuri@0.0.5 deduped
│ │ │ ├── socket.io-parser@3.2.0 deduped
│ │ │ └── to-array@0.1.4 deduped
│ │ └─┬ socket.io-parser@3.2.0
│ │ ├── component-emitter@1.2.1 deduped
│ │ ├── debug@3.1.0 deduped
│ │ └── isarray@2.0.1 deduped
│ ├── ua-parser-js@0.7.22
│ └─┬ yargs@15.4.1
│ ├─┬ cliui@6.0.0
│ │ ├── string-width@4.2.0 deduped
│ │ ├─┬ strip-ansi@6.0.0
│ │ │ └── ansi-regex@5.0.0
│ │ └─┬ wrap-ansi@6.2.0
│ │ ├─┬ ansi-styles@4.2.1
│ │ │ ├── @types/color-name@1.1.1 deduped
│ │ │ └─┬ color-convert@2.0.1
│ │ │ └── color-name@1.1.4
│ │ ├── string-width@4.2.0 deduped
│ │ └── strip-ansi@6.0.0 deduped
│ ├── decamelize@1.2.0
│ ├─┬ find-up@4.1.0
│ │ ├─┬ locate-path@5.0.0
│ │ │ └─┬ p-locate@4.1.0
│ │ │ └─┬ p-limit@2.3.0
│ │ │ └── p-try@2.2.0
│ │ └── path-exists@4.0.0
│ ├── get-caller-file@2.0.5
│ ├── require-directory@2.1.1
│ ├── require-main-filename@2.0.0
│ ├── set-blocking@2.0.0
│ ├─┬ string-width@4.2.0
│ │ ├── emoji-regex@8.0.0
│ │ ├── is-fullwidth-code-point@3.0.0
│ │ └── strip-ansi@6.0.0 deduped
│ ├── which-module@2.0.0
│ ├── y18n@4.0.0
│ └─┬ yargs-parser@18.1.3
│ ├── camelcase@5.3.1
│ └── decamelize@1.2.0 deduped
├─┬ chalk@3.0.0
│ ├─┬ ansi-styles@4.2.1
│ │ ├── @types/color-name@1.1.1
│ │ └─┬ color-convert@2.0.1
│ │ └── color-name@1.1.4
│ └─┬ supports-color@7.2.0
│ └── has-flag@4.0.0
├─┬ chokidar@3.4.2
│ ├─┬ anymatch@3.1.1
│ │ ├── normalize-path@3.0.0 deduped
│ │ └── picomatch@2.2.2 deduped
│ ├─┬ braces@3.0.2
│ │ └─┬ fill-range@7.0.1
│ │ └─┬ to-regex-range@5.0.1
│ │ └── is-number@7.0.0
│ ├── fsevents@2.1.3
│ ├─┬ glob-parent@5.1.1
│ │ └── is-glob@4.0.1 deduped
│ ├─┬ is-binary-path@2.1.0
│ │ └── binary-extensions@2.1.0
│ ├─┬ is-glob@4.0.1
│ │ └── is-extglob@2.1.1
│ ├── normalize-path@3.0.0 deduped
│ └─┬ readdirp@3.4.0
│ └── picomatch@2.2.2 deduped
├─┬ debug@4.2.0
│ └── ms@2.1.2
├── dependency-graph@0.9.0
├── ejs@2.7.4
├─┬ fast-glob@3.2.4
│ ├── @nodelib/fs.stat@2.0.3
│ ├─┬ @nodelib/fs.walk@1.2.4
│ │ ├─┬ @nodelib/fs.scandir@2.1.3
│ │ │ ├── @nodelib/fs.stat@2.0.3 deduped
│ │ │ └── run-parallel@1.1.9
│ │ └─┬ fastq@1.8.0
│ │ └── reusify@1.0.4
│ ├── glob-parent@5.1.1 deduped
│ ├── merge2@1.4.1
│ ├── micromatch@4.0.2 deduped
│ └── picomatch@2.2.2
├─┬ fs-extra@8.1.0
│ ├── graceful-fs@4.2.4
│ ├─┬ jsonfile@4.0.0
│ │ └── graceful-fs@4.2.4 deduped
│ └── universalify@0.1.2
├─┬ gray-matter@4.0.2
│ ├─┬ js-yaml@3.14.0
│ │ ├── argparse@1.0.10 deduped
│ │ └── esprima@4.0.1
│ ├── kind-of@6.0.3
│ ├─┬ section-matter@1.0.0
│ │ ├── extend-shallow@2.0.1 deduped
│ │ └── kind-of@6.0.3 deduped
│ └── strip-bom-string@1.0.0
├── hamljs@0.6.2
├─┬ handlebars@4.7.6
│ ├── minimist@1.2.5 deduped
│ ├── neo-async@2.6.2
│ ├── source-map@0.6.1
│ ├── uglify-js@3.11.0
│ └── wordwrap@1.0.0
├── javascript-stringify@2.0.1
├── liquidjs@6.4.3
├── lodash@4.17.20
├── luxon@1.25.0
├─┬ markdown-it@10.0.0
│ ├─┬ argparse@1.0.10
│ │ └── sprintf-js@1.0.3
│ ├── entities@2.0.3
│ ├─┬ linkify-it@2.2.0
│ │ └── uc.micro@1.0.6 deduped
│ ├── mdurl@1.0.1
│ └── uc.micro@1.0.6
├── minimist@1.2.5
├── moo@0.5.1
├─┬ multimatch@4.0.0
│ ├── @types/minimatch@3.0.3
│ ├── array-differ@3.0.0
│ ├── array-union@2.1.0
│ ├── arrify@2.0.1
│ └─┬ minimatch@3.0.4
│ └─┬ brace-expansion@1.1.11
│ ├── balanced-match@1.0.0
│ └── concat-map@0.0.1
├── mustache@2.3.2
├── normalize-path@3.0.0
├─┬ nunjucks@3.2.2
│ ├── a-sync-waterfall@1.0.1
│ ├── asap@2.0.6
│ ├── chokidar@3.4.2 deduped
│ └── commander@5.1.0
├─┬ parse-filepath@1.0.2
│ ├─┬ is-absolute@1.0.0
│ │ ├─┬ is-relative@1.0.0
│ │ │ └─┬ is-unc-path@1.0.0
│ │ │ └── unc-path-regex@0.1.2
│ │ └── is-windows@1.0.2
│ ├── map-cache@0.2.2
│ └─┬ path-root@0.1.1
│ └── path-root-regex@0.1.2
├─┬ please-upgrade-node@3.2.0
│ └── semver-compare@1.0.0
├─┬ pretty@2.0.0
│ ├─┬ condense-newlines@0.2.1
│ │ ├── extend-shallow@2.0.1 deduped
│ │ ├── is-whitespace@0.3.0
│ │ └─┬ kind-of@3.2.2
│ │ └── is-buffer@1.1.6
│ ├─┬ extend-shallow@2.0.1
│ │ └── is-extendable@0.1.1
│ └─┬ js-beautify@1.13.0
│ ├─┬ config-chain@1.1.12
│ │ ├── ini@1.3.5
│ │ └── proto-list@1.2.4
│ ├─┬ editorconfig@0.15.3
│ │ ├── commander@2.20.3 deduped
│ │ ├─┬ lru-cache@4.1.5
│ │ │ ├── pseudomap@1.0.2
│ │ │ └── yallist@2.1.2
│ │ ├── semver@5.7.1
│ │ └── sigmund@1.0.1
│ ├─┬ glob@7.1.6
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.6
│ │ │ ├── once@1.4.0 deduped
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.4 deduped
│ │ ├── minimatch@3.0.4 deduped
│ │ ├─┬ once@1.4.0
│ │ │ └── wrappy@1.0.2 deduped
│ │ └── path-is-absolute@1.0.1
│ ├── mkdirp@1.0.4
│ └─┬ nopt@5.0.0
│ └── abbrev@1.1.1
├─┬ pug@2.0.4
│ ├─┬ pug-code-gen@2.0.2
│ │ ├─┬ constantinople@3.1.2
│ │ │ ├── @types/babel-types@7.0.9
│ │ │ ├─┬ @types/babylon@6.16.5
│ │ │ │ └── @types/babel-types@7.0.9 deduped
│ │ │ ├─┬ babel-types@6.26.0
│ │ │ │ ├─┬ babel-runtime@6.26.0
│ │ │ │ │ ├── core-js@2.6.11
│ │ │ │ │ └── regenerator-runtime@0.11.1
│ │ │ │ ├── esutils@2.0.3
│ │ │ │ ├── lodash@4.17.20 deduped
│ │ │ │ └── to-fast-properties@1.0.3
│ │ │ └── babylon@6.18.0
│ │ ├── doctypes@1.1.0
│ │ ├── js-stringify@1.0.2
│ │ ├─┬ pug-attrs@2.0.4
│ │ │ ├── constantinople@3.1.2 deduped
│ │ │ ├── js-stringify@1.0.2 deduped
│ │ │ └── pug-runtime@2.0.5 deduped
│ │ ├── pug-error@1.3.3
│ │ ├── pug-runtime@2.0.5 deduped
│ │ ├── void-elements@2.0.1
│ │ └─┬ with@5.1.1
│ │ ├── acorn@3.3.0
│ │ └─┬ acorn-globals@3.1.0
│ │ └── acorn@4.0.13
│ ├─┬ pug-filters@3.1.1
│ │ ├─┬ clean-css@4.2.3
│ │ │ └── source-map@0.6.1 deduped
│ │ ├── constantinople@3.1.2 deduped
│ │ ├─┬ jstransformer@1.0.0
│ │ │ ├── is-promise@2.2.2
│ │ │ └── promise@7.3.1 deduped
│ │ ├── pug-error@1.3.3 deduped
│ │ ├── pug-walk@1.1.8
│ │ ├─┬ resolve@1.17.0
│ │ │ └── path-parse@1.0.6
│ │ └─┬ uglify-js@2.8.29
│ │ ├── source-map@0.5.7
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.10.0
│ │ ├── camelcase@1.2.1
│ │ ├─┬ cliui@2.1.0
│ │ │ ├─┬ center-align@0.1.3
│ │ │ │ ├─┬ align-text@0.1.4
│ │ │ │ │ ├─┬ kind-of@3.2.2
│ │ │ │ │ │ └── is-buffer@1.1.6
│ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ └── repeat-string@1.6.1
│ │ │ │ └── lazy-cache@1.0.4
│ │ │ ├─┬ right-align@0.1.3
│ │ │ │ └── align-text@0.1.4 deduped
│ │ │ └── wordwrap@0.0.2
│ │ ├── decamelize@1.2.0 deduped
│ │ └── window-size@0.1.0
│ ├─┬ pug-lexer@4.1.0
│ │ ├─┬ character-parser@2.2.0
│ │ │ └─┬ is-regex@1.1.1
│ │ │ └── has-symbols@1.0.1
│ │ ├─┬ is-expression@3.0.0
│ │ │ ├── acorn@4.0.13
│ │ │ └── object-assign@4.1.1 deduped
│ │ └── pug-error@1.3.3 deduped
│ ├─┬ pug-linker@3.0.6
│ │ ├── pug-error@1.3.3 deduped
│ │ └── pug-walk@1.1.8 deduped
│ ├─┬ pug-load@2.0.12
│ │ ├── object-assign@4.1.1
│ │ └── pug-walk@1.1.8 deduped
│ ├─┬ pug-parser@5.0.1
│ │ ├── pug-error@1.3.3 deduped
│ │ └── token-stream@0.0.1
│ ├── pug-runtime@2.0.5
│ └─┬ pug-strip-comments@1.0.4
│ └── pug-error@1.3.3 deduped
├─┬ recursive-copy@2.0.11
│ ├─┬ del@2.2.2
│ │ ├─┬ globby@5.0.0
│ │ │ ├─┬ array-union@1.0.2
│ │ │ │ └── array-uniq@1.0.3 deduped
│ │ │ ├── arrify@1.0.1
│ │ │ ├── glob@7.1.6 deduped
│ │ │ ├── object-assign@4.1.1 deduped
│ │ │ ├── pify@2.3.0 deduped
│ │ │ └── pinkie-promise@2.0.1 deduped
│ │ ├── is-path-cwd@1.0.0
│ │ ├─┬ is-path-in-cwd@1.0.1
│ │ │ └─┬ is-path-inside@1.0.1
│ │ │ └── path-is-inside@1.0.2
│ │ ├── object-assign@4.1.1 deduped
│ │ ├── pify@2.3.0 deduped
│ │ ├─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ └─┬ rimraf@2.7.1
│ │ └── glob@7.1.6 deduped
│ ├── emitter-mixin@0.0.3
│ ├─┬ errno@0.1.7
│ │ └── prr@1.0.1
│ ├── graceful-fs@4.2.4 deduped
│ ├── junk@1.0.3
│ ├─┬ maximatch@0.1.0
│ │ ├── array-differ@1.0.0
│ │ ├─┬ array-union@1.0.2
│ │ │ └── array-uniq@1.0.3
│ │ ├── arrify@1.0.1
│ │ └── minimatch@3.0.4 deduped
│ ├─┬ mkdirp@0.5.5
│ │ └── minimist@1.2.5 deduped
│ ├── pify@2.3.0
│ ├─┬ promise@7.3.1
│ │ └── asap@2.0.6 deduped
│ └── slash@1.0.0
├── semver@7.3.2
├── slugify@1.4.5
├─┬ time-require@0.1.2
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├── date-time@0.1.1
│ ├─┬ pretty-ms@0.2.2
│ │ └── parse-ms@0.1.2
│ └── text-table@0.2.0
└── valid-url@1.0.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment