Created
September 27, 2017 14:01
-
-
Save devoto13/1c13ac318ffafb61fc82719724fb5c1a to your computer and use it in GitHub Desktop.
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
| $ yarn list | |
| yarn list v1.1.0 | |
| ├─ @types/fs-extra@4.0.2 | |
| │ └─ @types/node@* | |
| ├─ @types/glob@5.0.32 | |
| │ ├─ @types/minimatch@* | |
| │ ├─ @types/minimatch@3.0.1 | |
| │ └─ @types/node@* | |
| ├─ @types/handlebars@4.0.36 | |
| ├─ @types/highlight.js@9.1.10 | |
| ├─ @types/lodash@4.14.76 | |
| ├─ @types/marked@0.0.28 | |
| ├─ @types/minimatch@2.0.29 | |
| ├─ @types/node@8.0.31 | |
| ├─ @types/shelljs@0.7.4 | |
| │ ├─ @types/glob@* | |
| │ └─ @types/node@* | |
| ├─ align-text@0.1.4 | |
| │ ├─ kind-of@^3.0.2 | |
| │ ├─ longest@^1.0.1 | |
| │ └─ repeat-string@^1.5.2 | |
| ├─ amdefine@1.0.1 | |
| ├─ ansi-regex@2.1.1 | |
| ├─ ansi-styles@2.2.1 | |
| ├─ async@1.5.2 | |
| ├─ babel-code-frame@6.26.0 | |
| │ ├─ chalk@^1.1.3 | |
| │ ├─ esutils@^2.0.2 | |
| │ └─ js-tokens@^3.0.2 | |
| ├─ balanced-match@1.0.0 | |
| ├─ brace-expansion@1.1.8 | |
| │ ├─ balanced-match@^1.0.0 | |
| │ └─ concat-map@0.0.1 | |
| ├─ camelcase@1.2.1 | |
| ├─ center-align@0.1.3 | |
| │ ├─ align-text@^0.1.3 | |
| │ └─ lazy-cache@^1.0.3 | |
| ├─ chalk@1.1.3 | |
| │ ├─ ansi-styles@^2.2.1 | |
| │ ├─ escape-string-regexp@^1.0.2 | |
| │ ├─ has-ansi@^2.0.0 | |
| │ ├─ strip-ansi@^3.0.0 | |
| │ └─ supports-color@^2.0.0 | |
| ├─ cliui@2.1.0 | |
| │ ├─ center-align@^0.1.1 | |
| │ ├─ right-align@^0.1.1 | |
| │ ├─ wordwrap@0.0.2 | |
| │ └─ wordwrap@0.0.2 | |
| ├─ colors@1.1.2 | |
| ├─ commander@2.11.0 | |
| ├─ concat-map@0.0.1 | |
| ├─ decamelize@1.2.0 | |
| ├─ diff@3.3.1 | |
| ├─ escape-string-regexp@1.0.5 | |
| ├─ esutils@2.0.2 | |
| ├─ fs-extra@4.0.2 | |
| │ ├─ graceful-fs@^4.1.2 | |
| │ ├─ jsonfile@^4.0.0 | |
| │ └─ universalify@^0.1.0 | |
| ├─ fs.realpath@1.0.0 | |
| ├─ glob@7.1.2 | |
| │ ├─ fs.realpath@^1.0.0 | |
| │ ├─ inflight@^1.0.4 | |
| │ ├─ inherits@2 | |
| │ ├─ minimatch@^3.0.4 | |
| │ ├─ once@^1.3.0 | |
| │ └─ path-is-absolute@^1.0.0 | |
| ├─ graceful-fs@4.1.11 | |
| ├─ handlebars@4.0.10 | |
| │ ├─ async@^1.4.0 | |
| │ ├─ optimist@^0.6.1 | |
| │ ├─ source-map@^0.4.4 | |
| │ └─ uglify-js@^2.6 | |
| ├─ has-ansi@2.0.0 | |
| │ └─ ansi-regex@^2.0.0 | |
| ├─ highlight.js@9.12.0 | |
| ├─ inflight@1.0.6 | |
| │ ├─ once@^1.3.0 | |
| │ └─ wrappy@1 | |
| ├─ inherits@2.0.3 | |
| ├─ interpret@1.0.4 | |
| ├─ is-buffer@1.1.5 | |
| ├─ js-tokens@3.0.2 | |
| ├─ jsonfile@4.0.0 | |
| │ └─ graceful-fs@^4.1.6 | |
| ├─ kind-of@3.2.2 | |
| │ └─ is-buffer@^1.1.5 | |
| ├─ lazy-cache@1.0.4 | |
| ├─ lodash@4.17.4 | |
| ├─ longest@1.0.1 | |
| ├─ marked@0.3.6 | |
| ├─ minimatch@3.0.4 | |
| │ └─ brace-expansion@^1.1.7 | |
| ├─ minimist@0.0.10 | |
| ├─ once@1.4.0 | |
| │ └─ wrappy@1 | |
| ├─ optimist@0.6.1 | |
| │ ├─ minimist@~0.0.1 | |
| │ └─ wordwrap@~0.0.2 | |
| ├─ path-is-absolute@1.0.1 | |
| ├─ path-parse@1.0.5 | |
| ├─ progress@2.0.0 | |
| ├─ rechoir@0.6.2 | |
| │ └─ resolve@^1.1.6 | |
| ├─ repeat-string@1.6.1 | |
| ├─ resolve@1.4.0 | |
| │ └─ path-parse@^1.0.5 | |
| ├─ right-align@0.1.3 | |
| │ └─ align-text@^0.1.1 | |
| ├─ semver@5.4.1 | |
| ├─ shelljs@0.7.8 | |
| │ ├─ glob@^7.0.0 | |
| │ ├─ interpret@^1.0.0 | |
| │ └─ rechoir@^0.6.2 | |
| ├─ source-map@0.4.4 | |
| │ └─ amdefine@>=0.0.4 | |
| ├─ strip-ansi@3.0.1 | |
| │ └─ ansi-regex@^2.0.0 | |
| ├─ supports-color@2.0.0 | |
| ├─ tslib@1.7.1 | |
| ├─ tslint@5.7.0 | |
| │ ├─ babel-code-frame@^6.22.0 | |
| │ ├─ colors@^1.1.2 | |
| │ ├─ commander@^2.9.0 | |
| │ ├─ diff@^3.2.0 | |
| │ ├─ glob@^7.1.1 | |
| │ ├─ minimatch@^3.0.4 | |
| │ ├─ resolve@^1.3.2 | |
| │ ├─ semver@^5.3.0 | |
| │ ├─ tslib@^1.7.1 | |
| │ └─ tsutils@^2.8.1 | |
| ├─ tsutils@2.9.0 | |
| │ └─ tslib@^1.7.1 | |
| ├─ typedoc-default-themes@0.5.0 | |
| ├─ typedoc@0.8.0 | |
| │ ├─ @types/fs-extra@^4.0.0 | |
| │ ├─ @types/handlebars@^4.0.31 | |
| │ ├─ @types/highlight.js@^9.1.8 | |
| │ ├─ @types/lodash@^4.14.37 | |
| │ ├─ @types/marked@0.0.28 | |
| │ ├─ @types/minimatch@^2.0.29 | |
| │ ├─ @types/shelljs@^0.7.0 | |
| │ ├─ fs-extra@^4.0.0 | |
| │ ├─ handlebars@^4.0.6 | |
| │ ├─ highlight.js@^9.0.0 | |
| │ ├─ lodash@^4.13.1 | |
| │ ├─ marked@^0.3.5 | |
| │ ├─ minimatch@^3.0.0 | |
| │ ├─ progress@^2.0.0 | |
| │ ├─ shelljs@^0.7.0 | |
| │ ├─ typedoc-default-themes@^0.5.0 | |
| │ ├─ typescript@2.4.1 | |
| │ └─ typescript@2.4.1 | |
| ├─ typescript@2.5.3 | |
| ├─ uglify-js@2.8.29 | |
| │ ├─ source-map@~0.5.1 | |
| │ ├─ source-map@0.5.7 | |
| │ ├─ uglify-to-browserify@~1.0.0 | |
| │ └─ yargs@~3.10.0 | |
| ├─ uglify-to-browserify@1.0.2 | |
| ├─ universalify@0.1.1 | |
| ├─ window-size@0.1.0 | |
| ├─ wordwrap@0.0.3 | |
| ├─ wrappy@1.0.2 | |
| └─ yargs@3.10.0 | |
| ├─ camelcase@^1.0.2 | |
| ├─ cliui@^2.1.0 | |
| ├─ decamelize@^1.0.0 | |
| └─ window-size@0.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment