Skip to content

Instantly share code, notes, and snippets.

@benjaminparry
Created January 27, 2016 14:56
Show Gist options
  • Save benjaminparry/5fd637a78d186c8d81fb to your computer and use it in GitHub Desktop.
Save benjaminparry/5fd637a78d186c8d81fb to your computer and use it in GitHub Desktop.
Treeview
└─┬ watchify@3.7.0
├─┬ browserify@13.0.0
│ ├─┬ browser-pack@6.0.1
│ │ └─┬ combine-source-map@0.7.1
│ │ ├── inline-source-map@0.6.1
│ │ └── source-map@0.4.2
│ ├─┬ buffer@4.3.1
│ │ ├── base64-js@1.0.2
│ │ └── isarray@1.0.0
│ ├── concat-stream@1.5.1
│ ├── constants-browserify@1.0.0
│ ├── deps-sort@2.0.0
│ ├── duplexer2@0.1.4
│ ├── events@1.1.0
│ ├── insert-module-globals@7.0.1
│ ├─┬ labeled-stream-splicer@2.0.0
│ │ └── stream-splicer@2.0.0
│ ├─┬ module-deps@4.0.5
│ │ └── stream-combiner2@1.1.1
│ ├── read-only-stream@2.0.0
│ ├── shell-quote@1.4.3
│ ├─┬ stream-http@2.1.0
│ │ └── to-arraybuffer@1.0.1
│ └─┬ url@0.11.0
│ └── punycode@1.3.2
├─┬ outpipe@1.1.1
│ └─┬ shell-quote@1.4.3
│ ├── array-filter@0.0.1
│ ├── array-map@0.0.0
│ └── array-reduce@0.0.0
└── through2@2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment