Last active
January 7, 2016 22:36
-
-
Save lxe/bcb35be33a473870fcfc 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
| ~/gl$ npm ls | |
| gl-test@1.0.0 /Users/aleksey/gl | |
| └─┬ gl@2.1.5 | |
| ├── bindings@1.2.1 | |
| ├── bit-twiddle@1.0.2 | |
| ├─┬ glsl-tokenizer@2.0.2 | |
| │ └─┬ through2@0.6.5 | |
| │ ├─┬ readable-stream@1.0.33 | |
| │ │ ├── core-util-is@1.0.2 | |
| │ │ ├── isarray@0.0.1 | |
| │ │ └── string_decoder@0.10.31 | |
| │ └── xtend@4.0.1 | |
| ├── nan@2.1.0 | |
| ├─┬ node-gyp@3.2.1 | |
| │ ├─┬ fstream@1.0.8 | |
| │ │ └── inherits@2.0.1 | |
| │ ├─┬ glob@4.5.3 | |
| │ │ ├─┬ inflight@1.0.4 | |
| │ │ │ └── wrappy@1.0.1 | |
| │ │ ├─┬ minimatch@2.0.10 | |
| │ │ │ └─┬ brace-expansion@1.1.2 | |
| │ │ │ ├── balanced-match@0.3.0 | |
| │ │ │ └── concat-map@0.0.1 | |
| │ │ └── once@1.3.3 | |
| │ ├── graceful-fs@4.1.2 | |
| │ ├─┬ minimatch@1.0.0 | |
| │ │ ├── lru-cache@2.7.3 | |
| │ │ └── sigmund@1.0.1 | |
| │ ├─┬ mkdirp@0.5.1 | |
| │ │ └── minimist@0.0.8 | |
| │ ├─┬ nopt@3.0.6 | |
| │ │ └── abbrev@1.0.7 | |
| │ ├─┬ npmlog@1.2.1 | |
| │ │ ├── ansi@0.3.0 | |
| │ │ ├─┬ are-we-there-yet@1.0.5 | |
| │ │ │ ├── delegates@0.1.0 | |
| │ │ │ └── readable-stream@2.0.5 | |
| │ │ └─┬ gauge@1.2.2 | |
| │ │ ├── has-unicode@1.0.1 | |
| │ │ ├─┬ lodash.pad@3.1.1 | |
| │ │ │ ├── lodash._basetostring@3.0.1 | |
| │ │ │ └─┬ lodash._createpadding@3.6.1 | |
| │ │ │ └── lodash.repeat@3.0.1 | |
| │ │ ├── lodash.padleft@3.1.1 | |
| │ │ └── lodash.padright@3.1.1 | |
| │ ├─┬ osenv@0.1.3 | |
| │ │ ├── os-homedir@1.0.1 | |
| │ │ └── os-tmpdir@1.0.1 | |
| │ ├─┬ path-array@1.0.0 | |
| │ │ └─┬ array-index@0.1.1 | |
| │ │ └─┬ debug@2.2.0 | |
| │ │ └── ms@0.7.1 | |
| │ ├─┬ request@2.67.0 | |
| │ │ ├── aws-sign2@0.6.0 | |
| │ │ ├─┬ bl@1.0.0 | |
| │ │ │ └── readable-stream@2.0.5 | |
| │ │ ├── caseless@0.11.0 | |
| │ │ ├─┬ combined-stream@1.0.5 | |
| │ │ │ └── delayed-stream@1.0.0 | |
| │ │ ├── extend@3.0.0 | |
| │ │ ├── forever-agent@0.6.1 | |
| │ │ ├── form-data@1.0.0-rc3 | |
| │ │ ├─┬ har-validator@2.0.3 | |
| │ │ │ ├─┬ chalk@1.1.1 | |
| │ │ │ │ ├── ansi-styles@2.1.0 | |
| │ │ │ │ ├── escape-string-regexp@1.0.4 | |
| │ │ │ │ ├─┬ has-ansi@2.0.0 | |
| │ │ │ │ │ └── ansi-regex@2.0.0 | |
| │ │ │ │ ├── strip-ansi@3.0.0 | |
| │ │ │ │ └── supports-color@2.0.0 | |
| │ │ │ ├─┬ commander@2.9.0 | |
| │ │ │ │ └── graceful-readlink@1.0.1 | |
| │ │ │ ├─┬ is-my-json-valid@2.12.3 | |
| │ │ │ │ ├── generate-function@2.0.0 | |
| │ │ │ │ ├─┬ generate-object-property@1.2.0 | |
| │ │ │ │ │ └── is-property@1.0.2 | |
| │ │ │ │ └── jsonpointer@2.0.0 | |
| │ │ │ └─┬ pinkie-promise@2.0.0 | |
| │ │ │ └── pinkie@2.0.1 | |
| │ │ ├─┬ hawk@3.1.2 | |
| │ │ │ ├── boom@2.10.1 | |
| │ │ │ ├── cryptiles@2.0.5 | |
| │ │ │ ├── hoek@2.16.3 | |
| │ │ │ └── sntp@1.0.9 | |
| │ │ ├─┬ http-signature@1.1.0 | |
| │ │ │ ├── assert-plus@0.1.5 | |
| │ │ │ ├─┬ jsprim@1.2.2 | |
| │ │ │ │ ├── extsprintf@1.0.2 | |
| │ │ │ │ ├── json-schema@0.2.2 | |
| │ │ │ │ └── verror@1.3.6 | |
| │ │ │ └─┬ sshpk@1.7.2 | |
| │ │ │ ├── asn1@0.2.3 | |
| │ │ │ ├── assert-plus@0.2.0 | |
| │ │ │ ├── dashdash@1.11.0 | |
| │ │ │ ├── ecc-jsbn@0.1.1 | |
| │ │ │ ├── jodid25519@1.0.2 | |
| │ │ │ ├── jsbn@0.1.0 | |
| │ │ │ └── tweetnacl@0.13.3 | |
| │ │ ├── is-typedarray@1.0.0 | |
| │ │ ├── isstream@0.1.2 | |
| │ │ ├── json-stringify-safe@5.0.1 | |
| │ │ ├─┬ mime-types@2.1.9 | |
| │ │ │ └── mime-db@1.21.0 | |
| │ │ ├── node-uuid@1.4.7 | |
| │ │ ├── oauth-sign@0.8.0 | |
| │ │ ├── qs@5.2.0 | |
| │ │ ├── stringstream@0.0.5 | |
| │ │ ├── tough-cookie@2.2.1 | |
| │ │ └── tunnel-agent@0.4.2 | |
| │ ├─┬ rimraf@2.5.0 | |
| │ │ └─┬ glob@6.0.3 | |
| │ │ ├── minimatch@3.0.0 | |
| │ │ └── path-is-absolute@1.0.0 | |
| │ ├── semver@5.1.0 | |
| │ ├─┬ tar@2.2.1 | |
| │ │ └── block-stream@0.0.8 | |
| │ └─┬ which@1.2.1 | |
| │ └─┬ is-absolute@0.1.7 | |
| │ └── is-relative@0.1.3 | |
| └─┬ prebuild@2.8.1 | |
| ├── async@1.5.1 | |
| ├── expand-template@1.0.2 | |
| ├─┬ ghreleases@1.0.4 | |
| │ ├── after@0.8.1 | |
| │ ├── ghrepos@2.0.0 | |
| │ ├─┬ ghutils@3.2.0 | |
| │ │ └─┬ jsonist@1.2.0 | |
| │ │ └─┬ hyperquest@1.2.0 | |
| │ │ └─┬ duplexer2@0.0.2 | |
| │ │ └── readable-stream@1.1.13 | |
| │ ├── simple-mime@0.1.0 | |
| │ └── url-template@2.0.6 | |
| ├── github-from-package@0.0.0 | |
| ├── home-dir@1.0.0 | |
| ├── minimist@1.2.0 | |
| ├── npmlog@2.0.0 | |
| ├─┬ pump@1.0.1 | |
| │ └── end-of-stream@1.1.0 | |
| ├─┬ rc@1.1.6 | |
| │ ├── deep-extend@0.4.0 | |
| │ ├── ini@1.3.4 | |
| │ ├── minimist@1.2.0 | |
| │ └── strip-json-comments@1.0.4 | |
| ├─┬ simple-get@1.4.3 | |
| │ └── unzip-response@1.0.0 | |
| ├── tar-fs@1.9.0 | |
| └─┬ tar-stream@1.3.1 | |
| └─┬ readable-stream@2.0.5 | |
| ├── process-nextick-args@1.0.6 | |
| └── util-deprecate@1.0.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment