Skip to content

Instantly share code, notes, and snippets.

@bcoe
Created May 21, 2015 16:20
Show Gist options
  • Select an option

  • Save bcoe/3509fe8e75b307645768 to your computer and use it in GitHub Desktop.

Select an option

Save bcoe/3509fe8e75b307645768 to your computer and use it in GitHub Desktop.
ionic
└─ ionic@1.4.6-beta.0
├─ cli-table@0.3.1
│ └─ colors@1.0.3
├─ colors@0.6.2
├─ crc@3.2.1
├─ connect-livereload@0.5.2
├─ archiver@0.5.1
│ ├─ readable-stream@1.1.13
│ │ ├─ core-util-is@1.0.1
│ │ ├─ isarray@0.0.1
│ │ ├─ inherits@2.0.1
│ │ └─ string_decoder@0.10.31
│ ├─ zip-stream@0.1.4
│ │ ├─ lodash.defaults@2.4.1
│ │ │ ├─ lodash._objecttypes@2.4.1
│ │ │ └─ lodash.keys@2.4.1
│ │ │ ├─ lodash._isnative@2.4.1
│ │ │ ├─ lodash.isobject@2.4.1
│ │ │ │ └─ lodash._objecttypes@2.4.1
│ │ │ └─ lodash._shimkeys@2.4.1
│ │ │ └─ lodash._objecttypes@2.4.1
│ │ └─ readable-stream@1.0.33
│ │ ├─ isarray@0.0.1
│ │ ├─ string_decoder@0.10.31
│ │ ├─ inherits@2.0.1
│ │ └─ core-util-is@1.0.1
│ ├─ lazystream@0.1.0
│ │ └─ readable-stream@1.0.33
│ ├─ file-utils@0.1.5
│ │ ├─ rimraf@2.2.8
│ │ ├─ lodash@2.1.0
│ │ ├─ iconv-lite@0.2.11
│ │ ├─ findup-sync@0.1.3
│ │ │ ├─ lodash@2.4.2
│ │ │ └─ glob@3.2.11
│ │ ├─ glob@3.2.11
│ │ │ ├─ inherits@2.0.1
│ │ │ └─ minimatch@0.3.0
│ │ │ ├─ lru-cache@2.6.4
│ │ │ └─ sigmund@1.0.1
│ │ ├─ minimatch@0.2.14
│ │ │ ├─ lru-cache@2.6.4
│ │ │ └─ sigmund@1.0.1
│ │ └─ isbinaryfile@0.1.9
│ └─ lodash@2.4.2
├─ cheerio@0.19.0
│ ├─ entities@1.1.1
│ ├─ htmlparser2@3.8.2
│ │ ├─ domhandler@2.3.0
│ │ │ └─ domelementtype@1.3.0
│ │ ├─ domelementtype@1.3.0
│ │ ├─ domutils@1.5.1
│ │ │ ├─ dom-serializer@0.1.0
│ │ │ └─ domelementtype@1.3.0
│ │ ├─ readable-stream@1.1.13
│ │ └─ entities@1.0.0
│ ├─ dom-serializer@0.1.0
│ │ ├─ domelementtype@1.1.3
│ │ └─ entities@1.1.1
│ ├─ css-select@1.0.0
│ │ ├─ domutils@1.4.3
│ │ │ └─ domelementtype@1.3.0
│ │ ├─ css-what@1.0.0
│ │ ├─ boolbase@1.0.0
│ │ └─ nth-check@1.0.1
│ │ └─ boolbase@1.0.0
│ └─ lodash@3.9.1
├─ async@0.9.2
├─ form-data@0.1.4
│ ├─ combined-stream@0.0.7
│ │ └─ delayed-stream@0.0.5
│ ├─ mime@1.2.11
│ └─ async@0.9.2
├─ event-stream@3.0.20
│ ├─ through@2.3.7
│ ├─ duplexer@0.1.1
│ ├─ from@0.1.3
│ ├─ map-stream@0.0.5
│ ├─ pause-stream@0.0.11
│ │ └─ through@2.3.7
│ ├─ stream-combiner@0.0.4
│ │ └─ duplexer@0.1.1
│ └─ split@0.2.10
│ └─ through@2.3.7
├─ finalhandler@0.2.0
│ ├─ escape-html@1.0.1
│ └─ debug@2.0.0
│ └─ ms@0.6.2
├─ ncp@0.4.2
├─ gulp@3.8.8
│ ├─ archy@0.0.2
│ ├─ chalk@0.5.1
│ │ ├─ ansi-styles@1.1.0
│ │ ├─ has-ansi@0.1.0
│ │ │ └─ ansi-regex@0.2.1
│ │ ├─ escape-string-regexp@1.0.3
│ │ ├─ strip-ansi@0.3.0
│ │ │ └─ ansi-regex@0.2.1
│ │ └─ supports-color@0.2.0
│ ├─ deprecated@0.0.1
│ ├─ gulp-util@3.0.4
│ │ ├─ array-differ@1.0.0
│ │ ├─ array-uniq@1.0.2
│ │ ├─ beeper@1.0.0
│ │ ├─ chalk@1.0.0
│ │ │ ├─ escape-string-regexp@1.0.3
│ │ │ ├─ ansi-styles@2.0.1
│ │ │ ├─ has-ansi@1.0.3
│ │ │ │ ├─ ansi-regex@1.1.1
│ │ │ │ └─ get-stdin@4.0.1
│ │ │ ├─ strip-ansi@2.0.1
│ │ │ │ └─ ansi-regex@1.1.1
│ │ │ └─ supports-color@1.3.1
│ │ ├─ lodash._reescape@3.0.0
│ │ ├─ dateformat@1.0.11
│ │ │ ├─ get-stdin@4.0.1
│ │ │ └─ meow@3.1.0
│ │ │ ├─ camelcase-keys@1.0.0
│ │ │ │ ├─ map-obj@1.0.1
│ │ │ │ └─ camelcase@1.1.0
│ │ │ ├─ indent-string@1.2.1
│ │ │ │ ├─ get-stdin@4.0.1
│ │ │ │ ├─ minimist@1.1.1
│ │ │ │ └─ repeating@1.1.2
│ │ │ │ ├─ is-finite@1.0.1
│ │ │ │ │ └─ number-is-nan@1.0.0
│ │ │ │ └─ meow@3.1.0
│ │ │ ├─ minimist@1.1.1
│ │ │ └─ object-assign@2.0.0
│ │ ├─ lodash._reevaluate@3.0.0
│ │ ├─ lodash._reinterpolate@3.0.0
│ │ ├─ multipipe@0.1.2
│ │ │ └─ duplexer2@0.0.2
│ │ │ └─ readable-stream@1.1.13
│ │ ├─ minimist@1.1.1
│ │ ├─ object-assign@2.0.0
│ │ ├─ lodash.template@3.6.0
│ │ │ ├─ lodash._basecopy@3.0.1
│ │ │ ├─ lodash._basevalues@3.0.0
│ │ │ ├─ lodash._basetostring@3.0.0
│ │ │ ├─ lodash._isiterateecall@3.0.8
│ │ │ ├─ lodash._reinterpolate@3.0.0
│ │ │ ├─ lodash.escape@3.0.0
│ │ │ │ └─ lodash._basetostring@3.0.0
│ │ │ ├─ lodash.restparam@3.6.1
│ │ │ ├─ lodash.keys@3.1.0
│ │ │ │ ├─ lodash._getnative@3.9.0
│ │ │ │ ├─ lodash.isarray@3.0.3
│ │ │ │ └─ lodash.isarguments@3.0.3
│ │ │ └─ lodash.templatesettings@3.1.0
│ │ │ ├─ lodash._reinterpolate@3.0.0
│ │ │ └─ lodash.escape@3.0.0
│ │ ├─ replace-ext@0.0.1
│ │ ├─ vinyl@0.4.6
│ │ └─ through2@0.6.5
│ ├─ interpret@0.3.10
│ ├─ orchestrator@0.3.7
│ │ ├─ end-of-stream@0.1.5
│ │ │ └─ once@1.3.2
│ │ ├─ sequencify@0.0.7
│ │ └─ stream-consume@0.1.0
│ ├─ minimist@1.1.1
│ ├─ pretty-hrtime@0.2.2
│ ├─ tildify@1.0.0
│ │ └─ user-home@1.1.1
│ ├─ liftoff@0.12.1
│ │ ├─ findup-sync@0.1.3
│ │ ├─ extend@1.3.0
│ │ ├─ resolve@0.7.4
│ │ └─ minimist@0.2.0
│ ├─ semver@3.0.1
│ └─ vinyl-fs@0.3.13
│ ├─ defaults@1.0.2
│ │ └─ clone@0.1.19
│ ├─ glob-watcher@0.0.6
│ ├─ graceful-fs@3.0.7
│ ├─ mkdirp@0.5.1
│ ├─ glob-stream@3.1.18
│ ├─ strip-bom@1.0.0
│ ├─ vinyl@0.4.6
│ └─ through2@0.6.5
├─ ionic-app-lib@0.0.22
│ ├─ archiver@0.5.1
│ ├─ async@0.9.2
│ ├─ colors@0.6.2
│ ├─ connect-livereload@0.5.2
│ ├─ crc@3.2.1
│ ├─ cross-spawn@0.2.3
│ ├─ cordova-lib@5.0.0
│ │ ├─ bplist-parser@0.0.6
│ │ ├─ dep-graph@1.1.0
│ │ │ └─ underscore@1.2.1
│ │ ├─ cordova-registry-mapper@1.1.4
│ │ │ └─ tape@3.5.0
│ │ │ ├─ deep-equal@0.2.2
│ │ │ ├─ defined@0.0.0
│ │ │ ├─ inherits@2.0.1
│ │ │ ├─ object-inspect@0.4.0
│ │ │ ├─ resumer@0.0.0
│ │ │ │ └─ through@2.3.7
│ │ │ ├─ through@2.3.7
│ │ │ └─ glob@3.2.11
│ │ ├─ cordova-js@3.9.0
│ │ │ ├─ through@2.3.4
│ │ │ ├─ uglify-js@2.4.23
│ │ │ │ ├─ async@0.2.10
│ │ │ │ ├─ source-map@0.1.34
│ │ │ │ │ └─ amdefine@0.1.0
│ │ │ │ ├─ yargs@3.5.4
│ │ │ │ │ ├─ camelcase@1.1.0
│ │ │ │ │ ├─ window-size@0.1.0
│ │ │ │ │ ├─ decamelize@1.0.0
│ │ │ │ │ └─ wordwrap@0.0.2
│ │ │ │ └─ uglify-to-browserify@1.0.2
│ │ │ └─ browserify@7.1.0
│ │ │ ├─ assert@1.1.2
│ │ │ │ └─ util@0.10.3
│ │ │ ├─ JSONStream@0.8.4
│ │ │ │ ├─ jsonparse@0.0.5
│ │ │ │ └─ through@2.3.7
│ │ │ ├─ browserify-zlib@0.1.4
│ │ │ │ └─ pako@0.2.6
│ │ │ ├─ browser-pack@3.2.0
│ │ │ │ ├─ combine-source-map@0.3.0
│ │ │ │ │ ├─ convert-source-map@0.3.5
│ │ │ │ │ ├─ source-map@0.1.43
│ │ │ │ │ │ └─ amdefine@0.1.0
│ │ │ │ │ └─ inline-source-map@0.3.1
│ │ │ │ │ └─ source-map@0.3.0
│ │ │ │ │ └─ amdefine@0.1.0
│ │ │ │ ├─ through2@0.5.1
│ │ │ │ │ ├─ xtend@3.0.0
│ │ │ │ │ └─ readable-stream@1.0.33
│ │ │ │ ├─ JSONStream@0.8.4
│ │ │ │ ├─ concat-stream@1.4.8
│ │ │ │ ├─ defined@0.0.0
│ │ │ │ └─ umd@2.1.0
│ │ │ ├─ buffer@3.2.2
│ │ │ │ ├─ base64-js@0.0.8
│ │ │ │ ├─ is-array@1.0.1
│ │ │ │ └─ ieee754@1.1.5
│ │ │ ├─ builtins@0.0.7
│ │ │ ├─ commondir@0.0.1
│ │ │ ├─ browser-resolve@1.9.0
│ │ │ │ └─ resolve@1.1.6
│ │ │ ├─ constants-browserify@0.0.1
│ │ │ ├─ concat-stream@1.4.8
│ │ │ │ ├─ inherits@2.0.1
│ │ │ │ ├─ typedarray@0.0.6
│ │ │ │ └─ readable-stream@1.1.13
│ │ │ ├─ console-browserify@1.1.0
│ │ │ │ └─ date-now@0.1.4
│ │ │ ├─ deep-equal@0.2.2
│ │ │ ├─ defined@0.0.0
│ │ │ ├─ deps-sort@1.3.8
│ │ │ │ ├─ shasum@1.0.1
│ │ │ │ ├─ isarray@0.0.1
│ │ │ │ ├─ subarg@1.0.0
│ │ │ │ ├─ through2@0.5.1
│ │ │ │ └─ JSONStream@1.0.4
│ │ │ │ ├─ jsonparse@1.0.0
│ │ │ │ └─ through@2.3.7
│ │ │ ├─ domain-browser@1.1.4
│ │ │ ├─ crypto-browserify@3.9.14
│ │ │ │ ├─ browserify-aes@1.0.1
│ │ │ │ │ ├─ create-hash@1.1.1
│ │ │ │ │ └─ inherits@2.0.1
│ │ │ │ ├─ inherits@2.0.1
│ │ │ │ ├─ browserify-sign@3.0.2
│ │ │ │ │ ├─ create-hash@1.1.1
│ │ │ │ │ ├─ create-hmac@1.1.3
│ │ │ │ │ ├─ inherits@2.0.1
│ │ │ │ │ ├─ elliptic@3.0.3
│ │ │ │ │ │ ├─ bn.js@2.0.5
│ │ │ │ │ │ ├─ hash.js@1.0.3
│ │ │ │ │ │ │ └─ inherits@2.0.1
│ │ │ │ │ │ ├─ brorand@1.0.5
│ │ │ │ │ │ └─ inherits@2.0.1
│ │ │ │ │ ├─ bn.js@2.0.5
│ │ │ │ │ ├─ parse-asn1@3.0.1
│ │ │ │ │ │ ├─ browserify-aes@1.0.1
│ │ │ │ │ │ ├─ create-hash@1.1.1
│ │ │ │ │ │ ├─ pbkdf2@3.0.4
│ │ │ │ │ │ └─ asn1.js@2.0.2
│ │ │ │ │ │ ├─ inherits@2.0.1
│ │ │ │ │ │ ├─ minimalistic-assert@1.0.0
│ │ │ │ │ │ └─ bn.js@2.0.5
│ │ │ │ │ └─ browserify-rsa@2.0.1
│ │ │ │ ├─ create-hash@1.1.1
│ │ │ │ │ ├─ inherits@2.0.1
│ │ │ │ │ ├─ ripemd160@1.0.1
│ │ │ │ │ └─ sha.js@2.4.1
│ │ │ │ │ └─ inherits@2.0.1
│ │ │ │ ├─ diffie-hellman@3.0.2
│ │ │ │ │ ├─ randombytes@2.0.1
│ │ │ │ │ ├─ miller-rabin@2.0.1
│ │ │ │ │ │ ├─ brorand@1.0.5
│ │ │ │ │ │ └─ bn.js@2.0.5
│ │ │ │ │ └─ bn.js@2.0.5
│ │ │ │ ├─ pbkdf2@3.0.4
│ │ │ │ │ └─ create-hmac@1.1.3
│ │ │ │ ├─ create-hmac@1.1.3
│ │ │ │ │ ├─ create-hash@1.1.1
│ │ │ │ │ └─ inherits@2.0.1
│ │ │ │ ├─ randombytes@2.0.1
│ │ │ │ ├─ public-encrypt@2.0.1
│ │ │ │ │ ├─ browserify-rsa@2.0.1
│ │ │ │ │ │ ├─ randombytes@2.0.1
│ │ │ │ │ │ └─ bn.js@2.0.5
│ │ │ │ │ ├─ create-hash@1.1.1
│ │ │ │ │ ├─ randombytes@2.0.1
│ │ │ │ │ ├─ parse-asn1@3.0.1
│ │ │ │ │ └─ bn.js@2.0.5
│ │ │ │ └─ create-ecdh@2.0.1
│ │ │ │ ├─ elliptic@3.0.3
│ │ │ │ └─ bn.js@2.0.5
│ │ │ ├─ events@1.0.2
│ │ │ ├─ duplexer2@0.0.2
│ │ │ ├─ https-browserify@0.0.0
│ │ │ ├─ inherits@2.0.1
│ │ │ ├─ isarray@0.0.1
│ │ │ ├─ http-browserify@1.7.0
│ │ │ │ ├─ inherits@2.0.1
│ │ │ │ └─ Base64@0.2.1
│ │ │ ├─ os-browserify@0.1.2
│ │ │ ├─ glob@4.5.3
│ │ │ ├─ parents@0.0.3
│ │ │ │ └─ path-platform@0.0.1
│ │ │ ├─ labeled-stream-splicer@1.0.2
│ │ │ │ ├─ inherits@2.0.1
│ │ │ │ ├─ isarray@0.0.1
│ │ │ │ └─ stream-splicer@1.3.1
│ │ │ │ ├─ isarray@0.0.1
│ │ │ │ ├─ inherits@2.0.1
│ │ │ │ ├─ readable-wrap@1.0.0
│ │ │ │ │ └─ readable-stream@1.1.13
│ │ │ │ ├─ readable-stream@1.1.13
│ │ │ │ ├─ indexof@0.0.1
│ │ │ │ └─ through2@1.1.1
│ │ │ ├─ path-browserify@0.0.0
│ │ │ ├─ process@0.8.0
│ │ │ ├─ querystring-es3@0.2.1
│ │ │ ├─ punycode@1.2.4
│ │ │ ├─ shallow-copy@0.0.1
│ │ │ ├─ resolve@0.7.4
│ │ │ ├─ module-deps@3.7.13
│ │ │ │ ├─ concat-stream@1.4.8
│ │ │ │ ├─ defined@1.0.0
│ │ │ │ ├─ browser-resolve@1.9.0
│ │ │ │ ├─ detective@4.0.2
│ │ │ │ │ ├─ defined@0.0.0
│ │ │ │ │ ├─ acorn@1.1.0
│ │ │ │ │ └─ escodegen@1.6.1
│ │ │ │ │ ├─ estraverse@1.9.3
│ │ │ │ │ ├─ esutils@1.1.6
│ │ │ │ │ ├─ optionator@0.5.0
│ │ │ │ │ │ ├─ deep-is@0.1.3
│ │ │ │ │ │ ├─ wordwrap@0.0.3
│ │ │ │ │ │ ├─ type-check@0.3.1
│ │ │ │ │ │ │ └─ prelude-ls@1.1.2
│ │ │ │ │ │ ├─ levn@0.2.5
│ │ │ │ │ │ │ ├─ type-check@0.3.1
│ │ │ │ │ │ │ └─ prelude-ls@1.1.2
│ │ │ │ │ │ ├─ fast-levenshtein@1.0.6
│ │ │ │ │ │ └─ prelude-ls@1.1.2
│ │ │ │ │ ├─ esprima@1.2.5
│ │ │ │ │ └─ source-map@0.1.43
│ │ │ │ ├─ JSONStream@1.0.4
│ │ │ │ ├─ duplexer2@0.0.2
│ │ │ │ ├─ inherits@2.0.1
│ │ │ │ ├─ parents@1.0.1
│ │ │ │ │ └─ path-platform@0.11.15
│ │ │ │ ├─ resolve@1.1.6
│ │ │ │ ├─ subarg@1.0.0
│ │ │ │ ├─ readable-stream@1.1.13
│ │ │ │ ├─ stream-combiner2@1.0.2
│ │ │ │ │ ├─ duplexer2@0.0.2
│ │ │ │ │ └─ through2@0.5.1
│ │ │ │ ├─ xtend@4.0.0
│ │ │ │ └─ through2@0.4.2
│ │ │ │ ├─ xtend@2.1.2
│ │ │ │ │ └─ object-keys@0.4.0
│ │ │ │ └─ readable-stream@1.0.33
│ │ │ ├─ stream-browserify@1.0.0
│ │ │ │ ├─ inherits@2.0.1
│ │ │ │ └─ readable-stream@1.1.13
│ │ │ ├─ shasum@1.0.1
│ │ │ │ ├─ sha.js@2.3.6
│ │ │ │ │ └─ inherits@2.0.1
│ │ │ │ └─ json-stable-stringify@0.0.1
│ │ │ │ └─ jsonify@0.0.0
│ │ │ ├─ shell-quote@0.0.1
│ │ │ ├─ insert-module-globals@6.4.3
│ │ │ │ ├─ combine-source-map@0.3.0
│ │ │ │ ├─ JSONStream@1.0.4
│ │ │ │ ├─ concat-stream@1.4.8
│ │ │ │ ├─ lexical-scope@1.1.1
│ │ │ │ │ └─ astw@2.0.0
│ │ │ │ │ └─ acorn@1.1.0
│ │ │ │ ├─ through@2.3.7
│ │ │ │ ├─ xtend@4.0.0
│ │ │ │ └─ process@0.11.0
│ │ │ ├─ string_decoder@0.10.31
│ │ │ ├─ subarg@1.0.0
│ │ │ │ └─ minimist@1.1.1
│ │ │ ├─ syntax-error@1.1.3
│ │ │ │ └─ acorn@1.1.0
│ │ │ ├─ tty-browserify@0.0.0
│ │ │ ├─ timers-browserify@1.4.1
│ │ │ │ └─ process@0.11.0
│ │ │ ├─ url@0.10.3
│ │ │ │ ├─ querystring@0.2.0
│ │ │ │ └─ punycode@1.3.2
│ │ │ ├─ through2@1.1.1
│ │ │ │ ├─ xtend@4.0.0
│ │ │ │ └─ readable-stream@1.1.13
│ │ │ ├─ readable-stream@1.1.13
│ │ │ ├─ xtend@3.0.0
│ │ │ ├─ util@0.10.3
│ │ │ │ └─ inherits@2.0.1
│ │ │ ├─ umd@2.1.0
│ │ │ │ ├─ rfile@1.0.0
│ │ │ │ │ ├─ callsite@1.0.0
│ │ │ │ │ └─ resolve@0.3.1
│ │ │ │ ├─ ruglify@1.0.0
│ │ │ │ │ ├─ rfile@1.0.0
│ │ │ │ │ └─ uglify-js@2.2.5
│ │ │ │ │ ├─ optimist@0.3.7
│ │ │ │ │ │ └─ wordwrap@0.0.3
│ │ │ │ │ └─ source-map@0.1.43
│ │ │ │ ├─ through@2.3.7
│ │ │ │ └─ uglify-js@2.4.23
│ │ │ └─ vm-browserify@0.0.4
│ │ │ └─ indexof@0.0.1
│ │ ├─ cordova-app-hello-world@3.9.0
│ │ ├─ elementtree@0.1.5
│ │ │ └─ sax@0.3.5
│ │ ├─ mime@1.2.11
│ │ ├─ d8@0.4.4
│ │ │ └─ m8@0.4.4
│ │ ├─ osenv@0.1.0
│ │ ├─ npmconf@0.1.16
│ │ │ ├─ config-chain@1.1.8
│ │ │ │ ├─ proto-list@1.2.4
│ │ │ │ └─ ini@1.3.3
│ │ │ ├─ osenv@0.0.3
│ │ │ ├─ once@1.3.2
│ │ │ ├─ inherits@2.0.1
│ │ │ ├─ mkdirp@0.3.5
│ │ │ ├─ nopt@2.2.1
│ │ │ │ └─ abbrev@1.0.6
│ │ │ ├─ semver@2.3.2
│ │ │ └─ ini@1.1.0
│ │ ├─ properties-parser@0.2.3
│ │ ├─ glob@4.0.6
│ │ │ ├─ inherits@2.0.1
│ │ │ ├─ graceful-fs@3.0.7
│ │ │ ├─ once@1.3.2
│ │ │ └─ minimatch@1.0.0
│ │ ├─ rc@0.5.2
│ │ │ ├─ minimist@0.0.10
│ │ │ ├─ strip-json-comments@0.1.3
│ │ │ ├─ ini@1.1.0
│ │ │ └─ deep-extend@0.2.11
│ │ ├─ init-package-json@1.5.0
│ │ │ ├─ npm-package-arg@4.0.0
│ │ │ │ ├─ hosted-git-info@2.1.2
│ │ │ │ └─ semver@4.3.4
│ │ │ ├─ promzard@0.3.0
│ │ │ │ └─ read@1.0.6
│ │ │ ├─ read@1.0.6
│ │ │ ├─ glob@5.0.6
│ │ │ │ ├─ inflight@1.0.4
│ │ │ │ ├─ inherits@2.0.1
│ │ │ │ ├─ once@1.3.2
│ │ │ │ ├─ path-is-absolute@1.0.0
│ │ │ │ └─ minimatch@2.0.8
│ │ │ ├─ validate-npm-package-license@1.0.0-prerelease-2
│ │ │ │ ├─ spdx@0.4.0
│ │ │ │ │ └─ spdx-license-ids@1.0.0
│ │ │ │ └─ spdx-correct@1.0.0-prerelease-3
│ │ │ │ └─ spdx@0.4.0
│ │ │ ├─ read-package-json@2.0.0
│ │ │ │ ├─ glob@5.0.6
│ │ │ │ ├─ graceful-fs@3.0.7
│ │ │ │ ├─ json-parse-helpfulerror@1.0.3
│ │ │ │ │ └─ jju@1.2.0
│ │ │ │ └─ normalize-package-data@2.1.0
│ │ │ │ ├─ hosted-git-info@2.1.2
│ │ │ │ ├─ semver@4.3.4
│ │ │ │ └─ spdx@0.4.0
│ │ │ ├─ validate-npm-package-name@2.2.0
│ │ │ │ └─ builtins@0.0.7
│ │ │ └─ semver@4.3.4
│ │ ├─ q@1.0.1
│ │ ├─ request@2.47.0
│ │ │ ├─ bl@0.9.4
│ │ │ ├─ forever-agent@0.5.2
│ │ │ ├─ caseless@0.6.0
│ │ │ ├─ form-data@0.1.4
│ │ │ ├─ json-stringify-safe@5.0.1
│ │ │ ├─ mime-types@1.0.2
│ │ │ ├─ node-uuid@1.4.3
│ │ │ ├─ tunnel-agent@0.4.0
│ │ │ ├─ oauth-sign@0.4.0
│ │ │ ├─ qs@2.3.3
│ │ │ ├─ http-signature@0.10.1
│ │ │ ├─ tough-cookie@1.1.0
│ │ │ ├─ aws-sign2@0.5.0
│ │ │ ├─ stringstream@0.0.4
│ │ │ ├─ hawk@1.1.1
│ │ │ └─ combined-stream@0.0.7
│ │ ├─ semver@2.1.0
│ │ ├─ through2@0.6.3
│ │ │ ├─ xtend@4.0.0
│ │ │ └─ readable-stream@1.0.33
│ │ ├─ unorm@1.3.3
│ │ ├─ underscore@1.7.0
│ │ ├─ valid-identifier@0.0.1
│ │ ├─ plist@1.1.0
│ │ │ ├─ base64-js@0.0.6
│ │ │ ├─ xmlbuilder@2.2.1
│ │ │ │ └─ lodash-node@2.4.1
│ │ │ ├─ util-deprecate@1.0.0
│ │ │ └─ xmldom@0.1.19
│ │ ├─ xcode@0.6.7
│ │ │ ├─ pegjs@0.6.2
│ │ │ └─ node-uuid@1.3.3
│ │ ├─ tar@1.0.2
│ │ │ ├─ block-stream@0.0.8
│ │ │ │ └─ inherits@2.0.1
│ │ │ ├─ inherits@2.0.1
│ │ │ └─ fstream@1.0.6
│ │ ├─ shelljs@0.3.0
│ │ └─ npm@1.3.4
│ │ ├─ abbrev@1.0.6
│ │ ├─ slide@1.1.6
│ │ ├─ semver@2.0.11
│ │ ├─ graceful-fs@2.0.3
│ │ ├─ nopt@2.1.2
│ │ │ └─ abbrev@1.0.6
│ │ ├─ minimatch@0.2.14
│ │ ├─ rimraf@2.2.8
│ │ ├─ which@1.1.1
│ │ ├─ tar@0.1.20
│ │ │ ├─ block-stream@0.0.8
│ │ │ ├─ inherits@2.0.1
│ │ │ └─ fstream@0.1.31
│ │ ├─ block-stream@0.0.8
│ │ ├─ inherits@1.0.0
│ │ ├─ fstream@0.1.31
│ │ ├─ ini@1.1.0
│ │ ├─ mkdirp@0.3.5
│ │ ├─ read@1.0.6
│ │ ├─ lru-cache@2.3.1
│ │ ├─ fstream-npm@0.1.8
│ │ │ ├─ fstream-ignore@1.0.2
│ │ │ └─ inherits@2.0.1
│ │ ├─ uid-number@0.0.6
│ │ ├─ archy@0.0.2
│ │ ├─ chownr@0.0.2
│ │ ├─ node-gyp@0.10.10
│ │ │ ├─ graceful-fs@2.0.3
│ │ │ ├─ mkdirp@0.5.1
│ │ │ ├─ minimatch@0.4.0
│ │ │ ├─ fstream@0.1.31
│ │ │ ├─ npmlog@0.1.1
│ │ │ ├─ nopt@2.2.1
│ │ │ ├─ osenv@0.1.1
│ │ │ ├─ glob@3.2.11
│ │ │ ├─ rimraf@2.3.4
│ │ │ ├─ which@1.1.1
│ │ │ ├─ semver@2.1.0
│ │ │ ├─ request@2.55.0
│ │ │ └─ tar@0.1.20
│ │ ├─ npmlog@0.0.4
│ │ │ └─ ansi@0.1.2
│ │ ├─ request@2.21.0
│ │ │ ├─ qs@0.6.6
│ │ │ ├─ tunnel-agent@0.3.0
│ │ │ ├─ forever-agent@0.5.2
│ │ │ ├─ aws-sign@0.3.0
│ │ │ ├─ oauth-sign@0.3.0
│ │ │ ├─ http-signature@0.9.11
│ │ │ │ ├─ assert-plus@0.1.2
│ │ │ │ ├─ asn1@0.1.11
│ │ │ │ └─ ctype@0.5.2
│ │ │ ├─ hawk@0.13.1
│ │ │ │ ├─ boom@0.4.2
│ │ │ │ ├─ hoek@0.8.5
│ │ │ │ ├─ cryptiles@0.2.2
│ │ │ │ └─ sntp@0.2.4
│ │ │ ├─ cookie-jar@0.3.0
│ │ │ ├─ node-uuid@1.4.3
│ │ │ ├─ mime@1.2.11
│ │ │ ├─ form-data@0.0.8
│ │ │ │ ├─ combined-stream@0.0.7
│ │ │ │ ├─ mime@1.2.11
│ │ │ │ └─ async@0.2.10
│ │ │ └─ json-stringify-safe@4.0.0
│ │ ├─ ansi@0.1.2
│ │ ├─ read-installed@0.2.5
│ │ │ ├─ slide@1.1.6
│ │ │ ├─ graceful-fs@2.0.3
│ │ │ ├─ read-package-json@1.3.3
│ │ │ └─ semver@2.3.2
│ │ ├─ read-package-json@1.1.9
│ │ │ ├─ lru-cache@2.6.4
│ │ │ ├─ glob@3.2.11
│ │ │ ├─ graceful-fs@2.0.3
│ │ │ └─ normalize-package-data@0.2.13
│ │ │ ├─ github-url-from-git@1.1.1
│ │ │ ├─ github-url-from-username-repo@0.1.0
│ │ │ └─ semver@2.3.2
│ │ ├─ lockfile@0.4.3
│ │ ├─ glob@3.2.11
│ │ ├─ once@1.1.1
│ │ ├─ npm-registry-client@0.2.31
│ │ │ ├─ slide@1.1.6
│ │ │ ├─ graceful-fs@2.0.3
│ │ │ ├─ chownr@0.0.2
│ │ │ ├─ semver@2.3.2
│ │ │ ├─ mkdirp@0.3.5
│ │ │ ├─ rimraf@2.3.4
│ │ │ ├─ retry@0.6.0
│ │ │ ├─ npmlog@1.2.1
│ │ │ ├─ request@2.55.0
│ │ │ └─ couch-login@0.1.20
│ │ │ └─ request@2.55.0
│ │ ├─ init-package-json@0.0.10
│ │ │ ├─ promzard@0.2.2
│ │ │ ├─ read@1.0.6
│ │ │ ├─ read-package-json@1.3.3
│ │ │ └─ semver@2.3.2
│ │ ├─ opener@1.3.0
│ │ ├─ chmodr@0.1.1
│ │ ├─ npmconf@0.1.16
│ │ ├─ retry@0.6.1
│ │ ├─ osenv@0.1.1
│ │ ├─ sha@1.0.1
│ │ │ └─ graceful-fs@1.2.3
│ │ ├─ cmd-shim@1.1.2
│ │ │ ├─ mkdirp@0.5.1
│ │ │ └─ graceful-fs@2.0.3
│ │ ├─ editor@0.0.4
│ │ ├─ child-process-close@0.1.1
│ │ └─ npm-user-validate@0.0.3
│ ├─ finalhandler@0.2.0
│ ├─ form-data@0.1.4
│ ├─ connect@3.1.1
│ ├─ event-stream@3.0.20
│ ├─ opbeat-ionic@1.1.3
│ ├─ open@0.0.5
│ ├─ progress@1.1.7
│ ├─ optimist@0.6.0
│ ├─ prompt@0.2.12
│ ├─ proxy-middleware@0.7.0
│ ├─ serve-static@1.7.1
│ ├─ shelljs@0.2.6
│ ├─ semver@4.3.4
│ ├─ q@1.0.1
│ ├─ tiny-lr-fork@0.0.5
│ ├─ request@2.51.0
│ ├─ vinyl-fs@0.3.7
│ ├─ underscore@1.7.0
│ ├─ gulp@3.8.8
│ ├─ ncp@0.4.2
│ ├─ xml2js@0.4.4
│ ├─ unzip@0.1.9
│ └─ npm@2.1.3
├─ open@0.0.5
├─ opbeat-ionic@1.1.3
│ ├─ json-stringify-safe@5.0.1
│ ├─ console-log-level@1.0.0
│ ├─ stackman@0.2.2
│ │ ├─ after-all@2.0.2
│ │ └─ stackback@0.0.2
│ └─ after-all@2.0.2
│ └─ once@1.3.2
├─ cross-spawn@0.2.3
│ └─ lru-cache@2.6.4
├─ progress@1.1.7
├─ optimist@0.6.0
│ ├─ wordwrap@0.0.3
│ └─ minimist@0.0.10
├─ proxy-middleware@0.7.0
├─ semver@4.3.4
├─ shelljs@0.2.6
├─ tiny-lr-fork@0.0.5
│ ├─ noptify@0.0.3
│ │ └─ nopt@2.0.0
│ │ └─ abbrev@1.0.6
│ ├─ faye-websocket@0.4.4
│ ├─ debug@0.7.4
│ └─ qs@0.5.6
├─ q@1.0.1
├─ request@2.51.0
│ ├─ bl@0.9.4
│ │ └─ readable-stream@1.0.33
│ ├─ caseless@0.8.0
│ ├─ forever-agent@0.5.2
│ ├─ form-data@0.2.0
│ │ ├─ combined-stream@0.0.7
│ │ ├─ async@0.9.2
│ │ └─ mime-types@2.0.12
│ │ └─ mime-db@1.10.0
│ ├─ json-stringify-safe@5.0.1
│ ├─ mime-types@1.0.2
│ ├─ node-uuid@1.4.3
│ ├─ tunnel-agent@0.4.0
│ ├─ qs@2.3.3
│ ├─ http-signature@0.10.1
│ │ ├─ assert-plus@0.1.5
│ │ ├─ asn1@0.1.11
│ │ └─ ctype@0.5.3
│ ├─ oauth-sign@0.5.0
│ ├─ tough-cookie@1.1.0
│ ├─ aws-sign2@0.5.0
│ ├─ stringstream@0.0.4
│ ├─ combined-stream@0.0.7
│ └─ hawk@1.1.1
│ ├─ boom@0.4.2
│ │ └─ hoek@0.9.1
│ ├─ hoek@0.9.1
│ ├─ sntp@0.2.4
│ │ └─ hoek@0.9.1
│ └─ cryptiles@0.2.2
│ └─ boom@0.4.2
├─ underscore@1.7.0
├─ connect@3.1.1
│ ├─ debug@1.0.4
│ │ └─ ms@0.6.2
│ ├─ finalhandler@0.1.0
│ │ ├─ escape-html@1.0.1
│ │ └─ debug@1.0.4
│ ├─ parseurl@1.3.0
│ └─ utils-merge@1.0.0
├─ serve-static@1.7.1
│ ├─ escape-html@1.0.1
│ ├─ parseurl@1.3.0
│ ├─ utils-merge@1.0.0
│ └─ send@0.10.1
│ ├─ debug@2.1.3
│ │ └─ ms@0.7.0
│ ├─ depd@1.0.1
│ ├─ escape-html@1.0.1
│ ├─ fresh@0.2.4
│ ├─ etag@1.5.1
│ │ └─ crc@3.2.1
│ ├─ on-finished@2.1.1
│ │ └─ ee-first@1.1.0
│ ├─ ms@0.6.2
│ ├─ mime@1.2.11
│ ├─ destroy@1.0.3
│ └─ range-parser@1.0.2
├─ vinyl-fs@0.3.7
│ ├─ glob-watcher@0.0.6
│ │ └─ gaze@0.5.1
│ │ └─ globule@0.1.0
│ │ ├─ lodash@1.0.2
│ │ ├─ minimatch@0.2.14
│ │ └─ glob@3.1.21
│ │ ├─ graceful-fs@1.2.3
│ │ ├─ inherits@1.0.0
│ │ └─ minimatch@0.2.14
│ ├─ graceful-fs@3.0.7
│ ├─ glob-stream@3.1.18
│ │ ├─ ordered-read-streams@0.1.0
│ │ ├─ minimatch@2.0.8
│ │ │ └─ brace-expansion@1.1.0
│ │ │ ├─ balanced-match@0.2.0
│ │ │ └─ concat-map@0.0.1
│ │ ├─ glob@4.5.3
│ │ │ ├─ inherits@2.0.1
│ │ │ ├─ once@1.3.2
│ │ │ ├─ minimatch@2.0.8
│ │ │ └─ inflight@1.0.4
│ │ ├─ unique-stream@1.0.0
│ │ ├─ glob2base@0.0.12
│ │ │ └─ find-index@0.1.1
│ │ └─ through2@0.6.5
│ ├─ strip-bom@1.0.0
│ │ ├─ first-chunk-stream@1.0.0
│ │ └─ is-utf8@0.2.0
│ ├─ mkdirp@0.5.1
│ │ └─ minimist@0.0.8
│ ├─ lodash@2.4.2
│ ├─ through2@0.6.5
│ │ ├─ xtend@4.0.0
│ │ └─ readable-stream@1.0.33
│ └─ vinyl@0.4.6
│ ├─ clone-stats@0.0.1
│ └─ clone@0.2.0
├─ xml2js@0.4.4
│ ├─ xmlbuilder@2.6.2
│ │ └─ lodash@3.5.0
│ └─ sax@0.6.1
├─ prompt@0.2.12
│ ├─ pkginfo@0.3.0
│ ├─ read@1.0.6
│ │ └─ mute-stream@0.0.5
│ ├─ revalidator@0.1.8
│ ├─ utile@0.2.1
│ │ ├─ deep-equal@1.0.0
│ │ ├─ i@0.3.3
│ │ ├─ ncp@0.4.2
│ │ ├─ async@0.2.10
│ │ ├─ mkdirp@0.5.1
│ │ └─ rimraf@2.3.4
│ │ └─ glob@4.5.3
│ └─ winston@0.6.2
│ ├─ cycle@1.0.3
│ ├─ eyes@0.1.8
│ ├─ async@0.1.22
│ ├─ pkginfo@0.2.3
│ ├─ stack-trace@0.0.9
│ ├─ request@2.9.203
│ └─ colors@0.6.2
├─ unzip@0.1.9
│ ├─ fstream@0.1.31
│ │ ├─ inherits@2.0.1
│ │ ├─ graceful-fs@3.0.7
│ │ ├─ mkdirp@0.5.1
│ │ └─ rimraf@2.3.4
│ ├─ pullstream@0.4.1
│ │ ├─ readable-stream@1.0.33
│ │ ├─ setimmediate@1.0.2
│ │ ├─ slice-stream@1.0.0
│ │ │ └─ readable-stream@1.0.33
│ │ └─ over@0.0.5
│ ├─ binary@0.3.0
│ │ ├─ chainsaw@0.1.0
│ │ │ └─ traverse@0.3.9
│ │ └─ buffers@0.1.1
│ ├─ readable-stream@1.0.33
│ ├─ match-stream@0.0.2
│ │ ├─ buffers@0.1.1
│ │ └─ readable-stream@1.0.33
│ └─ setimmediate@1.0.2
├─ jasmine-node@1.14.5
│ ├─ coffee-script@1.9.2
│ ├─ requirejs@2.1.17
│ ├─ jasmine-growl-reporter@0.0.3
│ │ └─ growl@1.7.0
│ ├─ jasmine-reporters@1.0.2
│ │ └─ mkdirp@0.3.5
│ ├─ walkdir@0.0.9
│ ├─ underscore@1.8.3
│ ├─ mkdirp@0.3.5
│ └─ gaze@0.3.4
│ ├─ fileset@0.1.5
│ │ ├─ minimatch@0.4.0
│ │ │ ├─ lru-cache@2.6.4
│ │ │ └─ sigmund@1.0.1
│ │ └─ glob@3.2.11
│ └─ minimatch@0.2.14
└─ npm@2.1.3
├─ abbrev@1.0.6
├─ ansicolors@0.3.2
├─ ansi@0.3.0
├─ archy@0.0.2
├─ ansistyles@0.1.3
├─ block-stream@0.0.7
│ └─ inherits@2.0.1
├─ async-some@1.0.1
│ └─ dezalgo@1.0.1
├─ chmodr@0.1.1
├─ child-process-close@0.1.1
├─ char-spinner@1.0.1
├─ chownr@0.0.2
├─ cmd-shim@2.0.1
│ ├─ mkdirp@0.5.1
│ └─ graceful-fs@3.0.7
├─ dezalgo@1.0.1
│ ├─ asap@1.0.0
│ └─ wrappy@1.0.1
├─ fs-vacuum@1.2.5
│ ├─ graceful-fs@3.0.7
│ ├─ path-is-inside@1.0.1
│ └─ rimraf@2.3.4
├─ fs-write-stream-atomic@1.0.2
│ └─ graceful-fs@3.0.7
├─ github-url-from-git@1.4.0
├─ fstream@1.0.6
│ ├─ graceful-fs@3.0.7
│ ├─ inherits@2.0.1
│ ├─ mkdirp@0.5.1
│ └─ rimraf@2.3.4
├─ github-url-from-username-repo@1.0.2
├─ inflight@1.0.4
│ ├─ once@1.3.2
│ └─ wrappy@1.0.1
├─ editor@0.1.0
├─ glob@4.0.6
├─ inherits@2.0.1
├─ graceful-fs@3.0.7
├─ fstream-npm@1.0.2
│ ├─ inherits@2.0.1
│ └─ fstream-ignore@1.0.2
│ ├─ inherits@2.0.1
│ ├─ fstream@1.0.6
│ └─ minimatch@2.0.8
├─ columnify@1.2.1
│ ├─ strip-ansi@1.0.0
│ │ └─ ansi-regex@0.2.1
│ └─ wcwidth@1.0.0
│ └─ defaults@1.0.2
├─ ini@1.2.1
├─ lockfile@1.0.1
├─ mkdirp@0.5.1
├─ init-package-json@1.1.3
│ ├─ promzard@0.2.2
│ │ └─ read@1.0.6
│ ├─ read@1.0.6
│ ├─ read-package-json@1.3.3
│ │ ├─ json-parse-helpfulerror@1.0.3
│ │ ├─ glob@5.0.6
│ │ ├─ graceful-fs@3.0.7
│ │ └─ normalize-package-data@1.0.3
│ ├─ semver@4.3.4
│ └─ glob@4.5.3
├─ lru-cache@2.5.2
├─ minimatch@1.0.0
│ ├─ sigmund@1.0.1
│ └─ lru-cache@2.6.4
├─ npm-cache-filename@1.0.1
├─ npm-package-arg@2.1.3
│ └─ semver@4.3.4
├─ npm-user-validate@0.1.2
├─ node-gyp@1.0.3
│ ├─ fstream@1.0.6
│ ├─ mkdirp@0.5.1
│ ├─ glob@4.5.3
│ ├─ graceful-fs@3.0.7
│ ├─ nopt@3.0.2
│ ├─ minimatch@1.0.0
│ ├─ npmlog@1.2.1
│ │ ├─ ansi@0.3.0
│ │ ├─ gauge@1.2.0
│ │ │ ├─ has-unicode@1.0.0
│ │ │ ├─ lodash.pad@3.1.0
│ │ │ │ ├─ lodash._basetostring@3.0.0
│ │ │ │ └─ lodash._createpadding@3.6.0
│ │ │ │ └─ lodash.repeat@3.0.0
│ │ │ │ └─ lodash._basetostring@3.0.0
│ │ │ ├─ lodash.padleft@3.1.1
│ │ │ │ ├─ lodash._basetostring@3.0.0
│ │ │ │ └─ lodash._createpadding@3.6.0
│ │ │ ├─ lodash.padright@3.1.1
│ │ │ │ ├─ lodash._basetostring@3.0.0
│ │ │ │ └─ lodash._createpadding@3.6.0
│ │ │ └─ ansi@0.3.0
│ │ └─ are-we-there-yet@1.0.4
│ │ ├─ delegates@0.1.0
│ │ └─ readable-stream@1.1.13
│ ├─ osenv@0.1.1
│ ├─ which@1.1.1
│ ├─ rimraf@2.3.4
│ ├─ request@2.55.0
│ │ ├─ bl@0.9.4
│ │ ├─ caseless@0.9.0
│ │ ├─ forever-agent@0.6.1
│ │ ├─ json-stringify-safe@5.0.1
│ │ ├─ form-data@0.2.0
│ │ ├─ node-uuid@1.4.3
│ │ ├─ mime-types@2.0.12
│ │ ├─ tunnel-agent@0.4.0
│ │ ├─ tough-cookie@1.1.0
│ │ ├─ qs@2.4.2
│ │ ├─ http-signature@0.10.1
│ │ ├─ oauth-sign@0.6.0
│ │ ├─ aws-sign2@0.5.0
│ │ ├─ hawk@2.3.1
│ │ │ ├─ cryptiles@2.0.4
│ │ │ │ └─ boom@2.7.1
│ │ │ ├─ sntp@1.0.9
│ │ │ │ └─ hoek@2.13.0
│ │ │ ├─ boom@2.7.1
│ │ │ │ └─ hoek@2.13.0
│ │ │ └─ hoek@2.13.0
│ │ ├─ stringstream@0.0.4
│ │ ├─ combined-stream@0.0.7
│ │ ├─ isstream@0.1.2
│ │ └─ har-validator@1.7.0
│ │ ├─ chalk@1.0.0
│ │ ├─ commander@2.8.1
│ │ │ └─ graceful-readlink@1.0.1
│ │ ├─ is-my-json-valid@2.12.0
│ │ │ ├─ generate-object-property@1.2.0
│ │ │ │ └─ is-property@1.0.2
│ │ │ ├─ generate-function@2.0.0
│ │ │ ├─ xtend@4.0.0
│ │ │ └─ jsonpointer@1.1.0
│ │ └─ bluebird@2.9.25
│ ├─ tar@1.0.3
│ └─ semver@4.3.4
├─ nopt@3.0.2
│ └─ abbrev@1.0.6
├─ npm-install-checks@1.0.5
│ ├─ npmlog@1.2.1
│ └─ semver@4.3.4
├─ npm-registry-client@3.2.4
│ ├─ chownr@0.0.2
│ ├─ graceful-fs@3.0.7
│ ├─ mkdirp@0.5.1
│ ├─ normalize-package-data@1.0.3
│ ├─ once@1.3.2
│ ├─ npm-cache-filename@1.0.1
│ ├─ retry@0.6.1
│ ├─ slide@1.1.6
│ ├─ rimraf@2.3.4
│ ├─ npmlog@1.2.1
│ ├─ semver@4.3.4
│ └─ request@2.55.0
├─ npmlog@0.1.1
│ └─ ansi@0.3.0
├─ normalize-package-data@1.0.3
│ ├─ github-url-from-username-repo@1.0.2
│ ├─ semver@4.3.4
│ └─ github-url-from-git@1.4.0
├─ once@1.3.2
│ └─ wrappy@1.0.1
├─ osenv@0.1.1
├─ read@1.0.6
├─ opener@1.3.0
├─ path-is-inside@1.0.1
├─ npmconf@2.1.2
│ ├─ ini@1.3.3
│ ├─ inherits@2.0.1
│ ├─ config-chain@1.1.8
│ ├─ nopt@3.0.2
│ ├─ once@1.3.2
│ ├─ mkdirp@0.5.1
│ ├─ osenv@0.1.1
│ ├─ uid-number@0.0.5
│ └─ semver@4.3.4
├─ read-installed@3.1.5
│ ├─ debuglog@1.0.1
│ ├─ slide@1.1.6
│ ├─ readdir-scoped-modules@1.0.1
│ │ ├─ dezalgo@1.0.1
│ │ ├─ debuglog@1.0.1
│ │ ├─ graceful-fs@3.0.7
│ │ └─ once@1.3.2
│ ├─ semver@4.3.4
│ ├─ util-extend@1.0.1
│ ├─ read-package-json@1.3.3
│ └─ graceful-fs@3.0.7
├─ retry@0.6.1
├─ realize-package-specifier@1.1.0
│ ├─ dezalgo@1.0.1
│ └─ npm-package-arg@2.1.3
├─ readable-stream@1.0.33
├─ rimraf@2.2.8
├─ semver@4.0.3
├─ slide@1.1.6
├─ sorted-object@1.0.0
├─ tar@1.0.3
│ ├─ block-stream@0.0.8
│ ├─ inherits@2.0.1
│ └─ fstream@1.0.6
├─ sha@1.2.4
│ ├─ graceful-fs@3.0.7
│ └─ readable-stream@1.0.33
├─ request@2.44.0
│ ├─ caseless@0.6.0
│ ├─ bl@0.9.4
│ ├─ forever-agent@0.5.2
│ ├─ json-stringify-safe@5.0.1
│ ├─ qs@1.2.2
│ ├─ mime-types@1.0.2
│ ├─ tunnel-agent@0.4.0
│ ├─ node-uuid@1.4.3
│ ├─ form-data@0.1.4
│ ├─ http-signature@0.10.1
│ ├─ oauth-sign@0.4.0
│ ├─ tough-cookie@1.1.0
│ ├─ aws-sign2@0.5.0
│ ├─ hawk@1.1.1
│ └─ stringstream@0.0.4
├─ uid-number@0.0.5
├─ text-table@0.2.0
├─ which@1.1.1
│ └─ is-absolute@0.1.7
│ └─ is-relative@0.1.3
├─ read-package-json@1.2.7
│ ├─ github-url-from-git@1.4.0
│ ├─ github-url-from-username-repo@1.0.2
│ ├─ lru-cache@2.6.4
│ ├─ normalize-package-data@1.0.3
│ ├─ graceful-fs@3.0.7
│ └─ glob@4.5.3
├─ wrappy@1.0.1
└─ write-file-atomic@1.1.0
├─ slide@1.1.6
└─ graceful-fs@3.0.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment