dwightjack / vue-types

Vue Prop Types definitions
https://dwightjack.github.io/vue-types/
MIT License
571 stars 35 forks source link

Unable to run tests #22

Closed Xotic750 closed 6 years ago

Xotic750 commented 6 years ago

I cloned your repo, ran npm install: didn't witness any problems here apart from some deprecation notices.

[graham@tyr v-types]$ npm install
npm WARN deprecated babel-preset-es2015@6.24.1: ๐Ÿ™Œ  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! 
npm WARN deprecated nodemailer@2.7.2: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead

> uws@0.14.5 install /home/graham/source/v-types/node_modules/uws
> node-gyp rebuild > build_log.txt 2>&1 || exit 0

> phantomjs-prebuilt@2.1.16 install /home/graham/source/v-types/node_modules/phantomjs-prebuilt
> node install.js

PhantomJS not found on PATH
Download already available at /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
Verified checksum of previously downloaded file
Extracting tar contents (via spawned process)
Removing /home/graham/source/v-types/node_modules/phantomjs-prebuilt/lib/phantom
Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1515874053936/phantomjs-2.1.1-linux-x86_64 -> /home/graham/source/v-types/node_modules/phantomjs-prebuilt/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /home/graham/source/v-types/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs

> wd@1.5.0 install /home/graham/source/v-types/node_modules/wd
> node scripts/build-browser-scripts

> sauce-connect-launcher@1.2.3 postinstall /home/graham/source/v-types/node_modules/sauce-connect-launcher
> node scripts/install.js || nodejs scripts/install.js

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN eslint-config-vue@2.0.2 requires a peer of eslint@^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 928 packages in 142.822s

Then I tried npm run test an get the following:

[graham@tyr v-types]$ npm run test

> vue-types@1.1.1 test /home/graham/source/v-types
> cross-env BABEL_ENV=rollup karma start karma.conf.js --single-run --browsers PhantomJS

START:
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by node_modules/object-inspect/util.inspect.js, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by node_modules/object-inspect/util.inspect.js, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by commonjs-external:util, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by commonjs-external:util, but could not be resolved โ€“ treating it as an external dependency
Creating a browser bundle that depends on Node.js built-in module ('util'). You might need to include https://www.npmjs.com/package/rollup-plugin-node-builtins
No name was provided for external module 'util' in options.globals โ€“ guessing 'util'
Creating a browser bundle that depends on Node.js built-in module ('util'). You might need to include https://www.npmjs.com/package/rollup-plugin-node-builtins
No name was provided for external module 'util' in options.globals โ€“ guessing 'util'
13 01 2018 20:49:15.557:INFO [karma]: Karma v2.0.0 server started at http://0.0.0.0:9876/
13 01 2018 20:49:15.561:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
13 01 2018 20:49:15.573:INFO [launcher]: Starting browser PhantomJS
13 01 2018 20:49:16.048:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket YqlAwa9Su35Fc5ipAAAA with id 34456022
PhantomJS 2.1.1 (Linux 0.0.0) ERROR
  {
    "message": "ReferenceError: Can't find variable: util\nat test/index.spec.js:5555:7",
    "str": "ReferenceError: Can't find variable: util\nat test/index.spec.js:5555:7"
  }

Finished in 0.193 secs / 0 secs @ 20:49:16 GMT+0100 (CET)

SUMMARY:
โœ” 0 tests completed
PhantomJS 2.1.1 (Linux 0.0.0) ERROR
  {
    "message": "ReferenceError: Can't find variable: util\nat test/utils.spec.js:4630:7",
    "str": "ReferenceError: Can't find variable: util\nat test/utils.spec.js:4630:7"
  }

โœ– Error while running the tests! Exit code: 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-types@1.1.1 test: `cross-env BABEL_ENV=rollup karma start karma.conf.js --single-run --browsers PhantomJS`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the vue-types@1.1.1 test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/graham/.npm/_logs/2018-01-13T19_49_16_344Z-debug.log

I made sure that I am using node as specified in the .nvmrc

[graham@tyr v-types]$ nvm use 6
Now using node v6.11.2 (npm v5.5.1)

I have also tried with lts/carbon with the same result,

With npm run test:all I get a similar result:

[graham@tyr v-types]$ npm run test:all

> vue-types@1.1.1 test:all /home/graham/source/v-types
> cross-env BABEL_ENV=rollup karma start karma.conf.js --single-run --browsers Chrome,Firefox

START:
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by node_modules/object-inspect/util.inspect.js, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by node_modules/object-inspect/util.inspect.js, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by commonjs-external:util, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/home/graham/source/v-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by commonjs-external:util, but could not be resolved โ€“ treating it as an external dependency
Creating a browser bundle that depends on Node.js built-in module ('util'). You might need to include https://www.npmjs.com/package/rollup-plugin-node-builtins
No name was provided for external module 'util' in options.globals โ€“ guessing 'util'
Creating a browser bundle that depends on Node.js built-in module ('util'). You might need to include https://www.npmjs.com/package/rollup-plugin-node-builtins
No name was provided for external module 'util' in options.globals โ€“ guessing 'util'
13 01 2018 20:58:27.467:INFO [karma]: Karma v2.0.0 server started at http://0.0.0.0:9876/
13 01 2018 20:58:27.472:INFO [launcher]: Launching browsers Chrome, Firefox with unlimited concurrency
13 01 2018 20:58:27.485:INFO [launcher]: Starting browser Chrome
13 01 2018 20:58:27.524:INFO [launcher]: Starting browser Firefox
13 01 2018 20:58:32.424:INFO [Chrome 60.0.3112 (Linux 0.0.0)]: Connected on socket n7aSLv8HPLpxXqSnAAAA with id 51810260
Chrome 60.0.3112 (Linux 0.0.0) ERROR
  {
    "message": "Uncaught ReferenceError: util is not defined\nat test/index.spec.js:5555:3\n\nReferenceError: util is not defined\n    at test/index.spec.js:5555:3",
    "str": "Uncaught ReferenceError: util is not defined\nat test/index.spec.js:5555:3\n\nReferenceError: util is not defined\n    at test/index.spec.js:5555:3"
  }
13 01 2018 20:58:36.710:INFO [Firefox 50.0.0 (Fedora 0.0.0)]: Connected on socket oDzzYpQDaw4A3SknAAAB with id 82087860
Firefox 50.0.0 (Fedora 0.0.0) ERROR
  {
    "message": "ReferenceError: util is not defined\nat test/index.spec.js:5555:1\n\n@test/index.spec.js:5555:1\n",
    "str": "ReferenceError: util is not defined\nat test/index.spec.js:5555:1\n\n@test/index.spec.js:5555:1\n"
  }

Finished in 1.377 secs / 0 secs @ 20:58:37 GMT+0100 (CET)

SUMMARY:
โœ” 0 tests completed
Firefox 50.0.0 (Fedora 0.0.0) ERROR
  {
    "message": "ReferenceError: util is not defined\nat test/utils.spec.js:4630:1\n\n@test/utils.spec.js:4630:1\n",
    "str": "ReferenceError: util is not defined\nat test/utils.spec.js:4630:1\n\n@test/utils.spec.js:4630:1\n"
  }

โœ– Error while running the tests! Exit code: 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-types@1.1.1 test:all: `cross-env BABEL_ENV=rollup karma start karma.conf.js --single-run --browsers Chrome,Firefox`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the vue-types@1.1.1 test:all script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/graham/.npm/_logs/2018-01-13T19_58_37_311Z-debug.log

My environment:

[graham@tyr v-types]$ uname -a
Linux tyr 4.8.13-100.fc23.x86_64 #1 SMP Fri Dec 9 14:51:40 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
[graham@tyr v-types]$ cat /etc/*-release
Fedora release 23 (Twenty Three)
NAME=Fedora
VERSION="23 (Workstation Edition)"
ID=fedora
VERSION_ID=23
PRETTY_NAME="Fedora 23 (Workstation Edition)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:fedoraproject:fedora:23"
HOME_URL="https://fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=23
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=23
PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
VARIANT="Workstation Edition"
VARIANT_ID=workstation
Fedora release 23 (Twenty Three)
Fedora release 23 (Twenty Three)
[graham@tyr v-types]$ node --version
v6.11.2
[graham@tyr v-types]$ npm --version
5.5.1

I'm wondering what is wrong or missing?

[graham@tyr v-types]$ npm ls
vue-types@1.1.1 /home/graham/source/v-types
โ”œโ”€โ”ฌ babel-cli@6.26.0
โ”‚ โ”œโ”€โ”€ babel-core@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.3 deduped
โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5
โ”‚ โ”œโ”€โ”ฌ babel-register@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”€ babel-core@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ home-or-tmp@2.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-homedir@1.0.2
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ mkdirp@0.5.1 deduped
โ”‚ โ”‚ โ””โ”€โ”ฌ source-map-support@0.4.18
โ”‚ โ”‚   โ””โ”€โ”€ source-map@0.5.7 deduped
โ”‚ โ”œโ”€โ”ฌ babel-runtime@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.3 deduped
โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.11.1
โ”‚ โ”œโ”€โ”ฌ chokidar@1.7.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ anymatch@1.3.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ micromatch@2.3.11 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ normalize-path@2.1.1
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ remove-trailing-separator@1.1.0
โ”‚ โ”‚ โ”œโ”€โ”€ async-each@1.0.1
โ”‚ โ”‚ โ”œโ”€โ”€ UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-glob@2.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3
โ”‚ โ”‚ โ”œโ”€โ”ฌ is-binary-path@1.0.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ binary-extensions@1.11.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@2.0.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0
โ”‚ โ”‚ โ”œโ”€โ”€ path-is-absolute@1.0.1 deduped
โ”‚ โ”‚ โ””โ”€โ”ฌ readdirp@2.1.0
โ”‚ โ”‚   โ”œโ”€โ”€ graceful-fs@4.1.11 deduped
โ”‚ โ”‚   โ”œโ”€โ”€ minimatch@3.0.4 deduped
โ”‚ โ”‚   โ”œโ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚   โ””โ”€โ”€ set-immediate-shim@1.0.1
โ”‚ โ”œโ”€โ”€ commander@2.13.0
โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1
โ”‚ โ”œโ”€โ”€ fs-readdir-recursive@1.1.0
โ”‚ โ”œโ”€โ”ฌ glob@7.1.2
โ”‚ โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ once@1.4.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2
โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.4.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 deduped
โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.1 deduped
โ”‚ โ”œโ”€โ”€ lodash@4.17.4
โ”‚ โ”œโ”€โ”ฌ output-file-sync@1.1.2
โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ mkdirp@0.5.1 deduped
โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.1.1 deduped
โ”‚ โ”œโ”€โ”€ path-is-absolute@1.0.1
โ”‚ โ”œโ”€โ”€ slash@1.0.0
โ”‚ โ”œโ”€โ”€ source-map@0.5.7
โ”‚ โ””โ”€โ”ฌ v8flags@2.1.1
โ”‚   โ””โ”€โ”€ user-home@1.1.1
โ”œโ”€โ”ฌ babel-core@6.26.0
โ”‚ โ”œโ”€โ”ฌ babel-code-frame@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ 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
โ”‚ โ”‚ โ”œโ”€โ”€ esutils@2.0.2 deduped
โ”‚ โ”‚ โ””โ”€โ”€ js-tokens@3.0.2
โ”‚ โ”œโ”€โ”ฌ babel-generator@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”€ babel-messages@6.23.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-indent@4.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1
โ”‚ โ”‚ โ”‚   โ””โ”€โ”ฌ is-finite@1.0.2
โ”‚ โ”‚ โ”‚     โ””โ”€โ”€ number-is-nan@1.0.1
โ”‚ โ”‚ โ”œโ”€โ”€ jsesc@1.3.0
โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.7 deduped
โ”‚ โ”‚ โ””โ”€โ”€ trim-right@1.0.1
โ”‚ โ”œโ”€โ”ฌ babel-helpers@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-messages@6.23.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”€ babel-register@6.26.0 deduped
โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-template@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babylon@6.18.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”œโ”€โ”ฌ babel-traverse@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”€ babel-code-frame@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-messages@6.23.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babylon@6.18.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ globals@9.18.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ invariant@2.2.2
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ loose-envify@1.3.1
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ js-tokens@3.0.2 deduped
โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”œโ”€โ”ฌ babel-types@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ esutils@2.0.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ””โ”€โ”€ to-fast-properties@1.0.3
โ”‚ โ”œโ”€โ”€ babylon@6.18.0
โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 deduped
โ”‚ โ”œโ”€โ”ฌ debug@2.6.9
โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0
โ”‚ โ”œโ”€โ”€ json5@0.5.1
โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.4
โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.8
โ”‚ โ”‚   โ”œโ”€โ”€ balanced-match@1.0.0
โ”‚ โ”‚   โ””โ”€โ”€ concat-map@0.0.1
โ”‚ โ”œโ”€โ”€ path-is-absolute@1.0.1 deduped
โ”‚ โ”œโ”€โ”€ private@0.1.8
โ”‚ โ”œโ”€โ”€ slash@1.0.0 deduped
โ”‚ โ””โ”€โ”€ source-map@0.5.7 deduped
โ”œโ”€โ”€ babel-plugin-add-module-exports@0.2.1
โ”œโ”€โ”ฌ babel-plugin-external-helpers@6.22.0
โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”œโ”€โ”ฌ babel-preset-es2015@6.24.1
โ”‚ โ”œโ”€โ”ฌ babel-plugin-check-es2015-constants@6.22.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-arrow-functions@6.22.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-block-scoped-functions@6.22.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-block-scoping@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-classes@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-helper-define-map@6.26.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-function-name@6.24.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-helper-function-name@6.24.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-get-function-arity@6.24.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-helper-optimise-call-expression@6.24.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-helper-replace-supers@6.24.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-optimise-call-expression@6.24.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-messages@6.23.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-messages@6.23.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-computed-properties@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-destructuring@6.23.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-duplicate-keys@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-for-of@6.23.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-function-name@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-function-name@6.24.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-literals@6.22.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-modules-amd@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-commonjs@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-modules-commonjs@6.26.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-strict-mode@6.24.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-modules-systemjs@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-helper-hoist-variables@6.24.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-modules-umd@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-amd@6.24.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-object-super@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-replace-supers@6.24.1 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-parameters@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-helper-call-delegate@6.24.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-hoist-variables@6.24.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-helper-get-function-arity@6.24.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-shorthand-properties@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-spread@6.22.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-sticky-regex@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-helper-regex@6.26.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ babel-types@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-template-literals@6.22.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-typeof-symbol@6.23.0
โ”‚ โ”‚ โ””โ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-unicode-regex@6.24.1
โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-regex@6.26.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚ โ”‚ โ””โ”€โ”ฌ regexpu-core@2.0.0
โ”‚ โ”‚   โ”œโ”€โ”€ regenerate@1.3.3
โ”‚ โ”‚   โ”œโ”€โ”€ regjsgen@0.2.0
โ”‚ โ”‚   โ””โ”€โ”ฌ regjsparser@0.1.5
โ”‚ โ”‚     โ””โ”€โ”€ jsesc@0.5.0
โ”‚ โ””โ”€โ”ฌ babel-plugin-transform-regenerator@6.26.0
โ”‚   โ””โ”€โ”ฌ regenerator-transform@0.10.1
โ”‚     โ”œโ”€โ”€ babel-runtime@6.26.0 deduped
โ”‚     โ”œโ”€โ”€ babel-types@6.26.0 deduped
โ”‚     โ””โ”€โ”€ private@0.1.8 deduped
โ”œโ”€โ”ฌ cross-env@5.1.1
โ”‚ โ”œโ”€โ”ฌ cross-spawn@5.1.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ lru-cache@4.1.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pseudomap@1.0.2
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ yallist@2.1.2
โ”‚ โ”‚ โ”œโ”€โ”ฌ shebang-command@1.2.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ shebang-regex@1.0.0
โ”‚ โ”‚ โ””โ”€โ”€ which@1.3.0 deduped
โ”‚ โ””โ”€โ”€ is-windows@1.0.1
โ”œโ”€โ”ฌ UNMET PEER DEPENDENCY eslint@4.13.1
โ”‚ โ”œโ”€โ”ฌ ajv@5.5.2
โ”‚ โ”‚ โ”œโ”€โ”€ co@4.6.0
โ”‚ โ”‚ โ”œโ”€โ”€ fast-deep-equal@1.0.0
โ”‚ โ”‚ โ”œโ”€โ”€ fast-json-stable-stringify@2.0.0
โ”‚ โ”‚ โ””โ”€โ”€ json-schema-traverse@0.3.1
โ”‚ โ”œโ”€โ”€ babel-code-frame@6.26.0 deduped
โ”‚ โ”œโ”€โ”ฌ chalk@2.3.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-styles@3.2.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-convert@1.9.1
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ color-name@1.1.3
โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 deduped
โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@4.5.0
โ”‚ โ”‚   โ””โ”€โ”€ has-flag@2.0.0 deduped
โ”‚ โ”œโ”€โ”ฌ concat-stream@1.6.0
โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.3
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.7
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.0.3 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2
โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6
โ”‚ โ”œโ”€โ”€ cross-spawn@5.1.0 deduped
โ”‚ โ”œโ”€โ”ฌ debug@3.1.0
โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 deduped
โ”‚ โ”œโ”€โ”ฌ doctrine@2.1.0
โ”‚ โ”‚ โ””โ”€โ”€ esutils@2.0.2 deduped
โ”‚ โ”œโ”€โ”ฌ eslint-scope@3.7.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ esrecurse@4.2.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.1.1 deduped
โ”‚ โ”‚ โ””โ”€โ”€ estraverse@4.2.0 deduped
โ”‚ โ”œโ”€โ”ฌ espree@3.5.2
โ”‚ โ”‚ โ”œโ”€โ”€ acorn@5.3.0 deduped
โ”‚ โ”‚ โ””โ”€โ”ฌ acorn-jsx@3.0.1
โ”‚ โ”‚   โ””โ”€โ”€ acorn@3.3.0
โ”‚ โ”œโ”€โ”ฌ esquery@1.0.0
โ”‚ โ”‚ โ””โ”€โ”€ estraverse@4.2.0 deduped
โ”‚ โ”œโ”€โ”€ estraverse@4.2.0
โ”‚ โ”œโ”€โ”€ esutils@2.0.2
โ”‚ โ”œโ”€โ”ฌ file-entry-cache@2.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ flat-cache@1.3.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ circular-json@0.3.3
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ del@2.2.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ globby@5.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arrify@1.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@7.1.2 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.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-path-inside@1.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ path-is-inside@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pinkie-promise@2.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ rimraf@2.6.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ write@0.2.1
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ mkdirp@0.5.1 deduped
โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.1.1 deduped
โ”‚ โ”œโ”€โ”€ functional-red-black-tree@1.0.1
โ”‚ โ”œโ”€โ”€ glob@7.1.2 deduped
โ”‚ โ”œโ”€โ”€ globals@11.1.0
โ”‚ โ”œโ”€โ”€ ignore@3.3.7
โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4
โ”‚ โ”œโ”€โ”ฌ inquirer@3.3.0
โ”‚ โ”‚ โ”œโ”€โ”€ ansi-escapes@3.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@2.3.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-styles@3.2.0
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-convert@1.9.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@4.5.0
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ has-flag@2.0.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-cursor@2.1.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ restore-cursor@2.0.0
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”ฌ onetime@2.0.1
โ”‚ โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ mimic-fn@1.1.0
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ signal-exit@3.0.2
โ”‚ โ”‚ โ”œโ”€โ”€ cli-width@2.2.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ external-editor@2.1.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ chardet@0.4.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.19 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tmp@0.0.33 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ figures@2.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.5 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ mute-stream@0.0.7
โ”‚ โ”‚ โ”œโ”€โ”ฌ run-async@2.3.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-promise@2.1.0
โ”‚ โ”‚ โ”œโ”€โ”€ rx-lite@4.0.8
โ”‚ โ”‚ โ”œโ”€โ”ฌ rx-lite-aggregates@4.0.8
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ rx-lite@4.0.8 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ string-width@2.1.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ ansi-regex@3.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@4.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0
โ”‚ โ”‚ โ””โ”€โ”€ through@2.3.8
โ”‚ โ”œโ”€โ”€ is-resolvable@1.0.1
โ”‚ โ”œโ”€โ”ฌ js-yaml@3.10.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.9
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3
โ”‚ โ”‚ โ””โ”€โ”€ esprima@4.0.0
โ”‚ โ”œโ”€โ”€ json-stable-stringify-without-jsonify@1.0.1
โ”‚ โ”œโ”€โ”ฌ levn@0.3.0
โ”‚ โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2
โ”‚ โ”‚ โ””โ”€โ”ฌ type-check@0.3.2
โ”‚ โ”‚   โ””โ”€โ”€ prelude-ls@1.1.2 deduped
โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 deduped
โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1
โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8
โ”‚ โ”œโ”€โ”€ natural-compare@1.4.0
โ”‚ โ”œโ”€โ”ฌ optionator@0.8.2
โ”‚ โ”‚ โ”œโ”€โ”€ deep-is@0.1.3
โ”‚ โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6
โ”‚ โ”‚ โ”œโ”€โ”€ levn@0.3.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ type-check@0.3.2 deduped
โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@1.0.0
โ”‚ โ”œโ”€โ”€ path-is-inside@1.0.2
โ”‚ โ”œโ”€โ”€ pluralize@7.0.0
โ”‚ โ”œโ”€โ”€ progress@2.0.0
โ”‚ โ”œโ”€โ”ฌ require-uncached@1.0.3
โ”‚ โ”‚ โ”œโ”€โ”ฌ caller-path@0.1.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ callsites@0.2.0
โ”‚ โ”‚ โ””โ”€โ”€ resolve-from@1.0.1
โ”‚ โ”œโ”€โ”€ semver@5.4.1
โ”‚ โ”œโ”€โ”ฌ strip-ansi@4.0.0
โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0
โ”‚ โ”œโ”€โ”€ strip-json-comments@2.0.1
โ”‚ โ”œโ”€โ”ฌ table@4.0.2
โ”‚ โ”‚ โ”œโ”€โ”€ ajv@5.5.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ ajv-keywords@2.1.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@2.3.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-styles@3.2.0
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-convert@1.9.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@4.5.0
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ has-flag@2.0.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ slice-ansi@1.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-fullwidth-code-point@2.0.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ string-width@2.1.1 deduped
โ”‚ โ””โ”€โ”€ text-table@0.2.0
โ”œโ”€โ”€ eslint-config-vue@2.0.2
โ”œโ”€โ”ฌ eslint-plugin-html@4.0.1
โ”‚ โ””โ”€โ”ฌ htmlparser2@3.9.2
โ”‚   โ”œโ”€โ”€ domelementtype@1.3.0
โ”‚   โ”œโ”€โ”ฌ domhandler@2.4.1
โ”‚   โ”‚ โ””โ”€โ”€ domelementtype@1.3.0 deduped
โ”‚   โ”œโ”€โ”ฌ domutils@1.6.2
โ”‚   โ”‚ โ”œโ”€โ”ฌ dom-serializer@0.1.0
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.1.3
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ entities@1.1.1 deduped
โ”‚   โ”‚ โ””โ”€โ”€ domelementtype@1.3.0 deduped
โ”‚   โ”œโ”€โ”€ entities@1.1.1
โ”‚   โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚   โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”œโ”€โ”ฌ eslint-plugin-vue@2.1.0
โ”‚ โ”œโ”€โ”ฌ eslint-plugin-html@3.2.2
โ”‚ โ”‚ โ”œโ”€โ”€ htmlparser2@3.9.2 deduped
โ”‚ โ”‚ โ””โ”€โ”€ semver@5.4.1 deduped
โ”‚ โ””โ”€โ”ฌ eslint-plugin-react@7.5.1
โ”‚   โ”œโ”€โ”€ doctrine@2.1.0 deduped
โ”‚   โ”œโ”€โ”€ has@1.0.1 deduped
โ”‚   โ”œโ”€โ”ฌ jsx-ast-utils@2.0.1
โ”‚   โ”‚ โ””โ”€โ”ฌ array-includes@3.0.3
โ”‚   โ”‚   โ”œโ”€โ”€ define-properties@1.1.2 deduped
โ”‚   โ”‚   โ””โ”€โ”€ es-abstract@1.10.0 deduped
โ”‚   โ””โ”€โ”ฌ prop-types@15.6.0
โ”‚     โ”œโ”€โ”ฌ fbjs@0.8.16
โ”‚     โ”‚ โ”œโ”€โ”€ core-js@1.2.7
โ”‚     โ”‚ โ”œโ”€โ”ฌ isomorphic-fetch@2.2.1
โ”‚     โ”‚ โ”‚ โ”œโ”€โ”ฌ node-fetch@1.7.3
โ”‚     โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ encoding@0.1.12
โ”‚     โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ iconv-lite@0.4.19 deduped
โ”‚     โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.1.0 deduped
โ”‚     โ”‚ โ”‚ โ””โ”€โ”€ whatwg-fetch@2.0.3
โ”‚     โ”‚ โ”œโ”€โ”€ loose-envify@1.3.1 deduped
โ”‚     โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 deduped
โ”‚     โ”‚ โ”œโ”€โ”ฌ promise@7.3.1
โ”‚     โ”‚ โ”‚ โ””โ”€โ”€ asap@2.0.6
โ”‚     โ”‚ โ”œโ”€โ”€ setimmediate@1.0.5
โ”‚     โ”‚ โ””โ”€โ”€ ua-parser-js@0.7.17
โ”‚     โ”œโ”€โ”€ loose-envify@1.3.1 deduped
โ”‚     โ””โ”€โ”€ object-assign@4.1.1 deduped
โ”œโ”€โ”ฌ expect@1.20.2
โ”‚ โ”œโ”€โ”ฌ define-properties@1.1.2
โ”‚ โ”‚ โ”œโ”€โ”€ foreach@2.0.5
โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.11 deduped
โ”‚ โ”œโ”€โ”ฌ has@1.0.1
โ”‚ โ”‚ โ””โ”€โ”€ function-bind@1.1.1
โ”‚ โ”œโ”€โ”ฌ is-equal@1.5.5
โ”‚ โ”‚ โ”œโ”€โ”€ has@1.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ is-arrow-function@2.0.3
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-callable@1.1.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ is-boolean-object@1.0.0
โ”‚ โ”‚ โ”œโ”€โ”€ is-callable@1.1.3
โ”‚ โ”‚ โ”œโ”€โ”€ is-date-object@1.0.1
โ”‚ โ”‚ โ”œโ”€โ”€ is-generator-function@1.0.7
โ”‚ โ”‚ โ”œโ”€โ”€ is-number-object@1.0.3
โ”‚ โ”‚ โ”œโ”€โ”€ is-regex@1.0.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ is-string@1.0.4
โ”‚ โ”‚ โ”œโ”€โ”€ is-symbol@1.0.1
โ”‚ โ”‚ โ””โ”€โ”ฌ object.entries@1.0.4
โ”‚ โ”‚   โ”œโ”€โ”€ define-properties@1.1.2 deduped
โ”‚ โ”‚   โ”œโ”€โ”ฌ es-abstract@1.10.0
โ”‚ โ”‚   โ”‚ โ”œโ”€โ”ฌ es-to-primitive@1.1.1
โ”‚ โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ is-callable@1.1.3 deduped
โ”‚ โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ is-date-object@1.0.1 deduped
โ”‚ โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ is-symbol@1.0.1 deduped
โ”‚ โ”‚   โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 deduped
โ”‚ โ”‚   โ”‚ โ”œโ”€โ”€ has@1.0.1 deduped
โ”‚ โ”‚   โ”‚ โ”œโ”€โ”€ is-callable@1.1.3 deduped
โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ is-regex@1.0.4 deduped
โ”‚ โ”‚   โ”œโ”€โ”€ function-bind@1.1.1 deduped
โ”‚ โ”‚   โ””โ”€โ”€ has@1.0.1 deduped
โ”‚ โ”œโ”€โ”ฌ is-regex@1.0.4
โ”‚ โ”‚ โ””โ”€โ”€ has@1.0.1 deduped
โ”‚ โ”œโ”€โ”€ object-inspect@1.5.0
โ”‚ โ”œโ”€โ”€ object-keys@1.0.11
โ”‚ โ””โ”€โ”€ tmatch@2.0.1
โ”œโ”€โ”ฌ express@4.16.2
โ”‚ โ”œโ”€โ”ฌ accepts@1.3.4
โ”‚ โ”‚ โ”œโ”€โ”€ mime-types@2.1.17 deduped
โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.6.1
โ”‚ โ”œโ”€โ”€ array-flatten@1.1.1
โ”‚ โ”œโ”€โ”ฌ body-parser@1.18.2
โ”‚ โ”‚ โ”œโ”€โ”€ bytes@3.0.0
โ”‚ โ”‚ โ”œโ”€โ”€ content-type@1.0.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.1.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ http-errors@1.6.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.19
โ”‚ โ”‚ โ”œโ”€โ”€ on-finished@2.3.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ qs@6.5.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ raw-body@2.3.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bytes@3.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ http-errors@1.6.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.19 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ type-is@1.6.15 deduped
โ”‚ โ”œโ”€โ”€ content-disposition@0.5.2
โ”‚ โ”œโ”€โ”€ content-type@1.0.4
โ”‚ โ”œโ”€โ”€ cookie@0.3.1
โ”‚ โ”œโ”€โ”€ cookie-signature@1.0.6
โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”œโ”€โ”€ depd@1.1.2
โ”‚ โ”œโ”€โ”€ encodeurl@1.0.1
โ”‚ โ”œโ”€โ”€ escape-html@1.0.3
โ”‚ โ”œโ”€โ”€ etag@1.8.1
โ”‚ โ”œโ”€โ”ฌ finalhandler@1.1.0
โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ encodeurl@1.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ on-finished@2.3.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ parseurl@1.3.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ statuses@1.3.1 deduped
โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0
โ”‚ โ”œโ”€โ”€ fresh@0.5.2
โ”‚ โ”œโ”€โ”€ merge-descriptors@1.0.1
โ”‚ โ”œโ”€โ”€ methods@1.1.2
โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0
โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1
โ”‚ โ”œโ”€โ”€ parseurl@1.3.2
โ”‚ โ”œโ”€โ”€ path-to-regexp@0.1.7
โ”‚ โ”œโ”€โ”ฌ proxy-addr@2.0.2
โ”‚ โ”‚ โ”œโ”€โ”€ forwarded@0.1.2
โ”‚ โ”‚ โ””โ”€โ”€ ipaddr.js@1.5.2
โ”‚ โ”œโ”€โ”€ qs@6.5.1
โ”‚ โ”œโ”€โ”€ range-parser@1.2.0
โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1
โ”‚ โ”œโ”€โ”ฌ send@0.16.1
โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.1.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ destroy@1.0.4
โ”‚ โ”‚ โ”œโ”€โ”€ encodeurl@1.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.8.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.5.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ http-errors@1.6.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.4.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ ms@2.0.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ on-finished@2.3.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ range-parser@1.2.0 deduped
โ”‚ โ”‚ โ””โ”€โ”€ statuses@1.3.1 deduped
โ”‚ โ”œโ”€โ”ฌ serve-static@1.13.1
โ”‚ โ”‚ โ”œโ”€โ”€ encodeurl@1.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ parseurl@1.3.2 deduped
โ”‚ โ”‚ โ””โ”€โ”€ send@0.16.1 deduped
โ”‚ โ”œโ”€โ”€ setprototypeof@1.1.0
โ”‚ โ”œโ”€โ”€ statuses@1.3.1
โ”‚ โ”œโ”€โ”ฌ type-is@1.6.15
โ”‚ โ”‚ โ”œโ”€โ”€ media-typer@0.3.0
โ”‚ โ”‚ โ””โ”€โ”€ mime-types@2.1.17 deduped
โ”‚ โ”œโ”€โ”€ utils-merge@1.0.1
โ”‚ โ””โ”€โ”€ vary@1.1.2
โ”œโ”€โ”ฌ karma@2.0.0
โ”‚ โ”œโ”€โ”€ bluebird@3.5.1
โ”‚ โ”œโ”€โ”€ body-parser@1.18.2 deduped
โ”‚ โ”œโ”€โ”ฌ browserify@14.5.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ assert@1.4.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util@0.10.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ browser-pack@6.0.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ combine-source-map@0.7.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ convert-source-map@1.1.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inline-source-map@0.6.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.memoize@3.0.4
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ defined@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ JSONStream@1.3.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ through2@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ umd@3.0.1
โ”‚ โ”‚ โ”œโ”€โ”€ browser-resolve@1.11.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-zlib@0.2.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pako@1.0.6
โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer@5.0.8
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64-js@1.2.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ieee754@1.1.8
โ”‚ โ”‚ โ”œโ”€โ”€ cached-path-relative@1.0.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.5.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.6
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.7 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ console-browserify@1.1.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ date-now@0.1.4
โ”‚ โ”‚ โ”œโ”€โ”€ constants-browserify@1.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ crypto-browserify@3.12.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-cipher@1.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-aes@1.1.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-xor@1.0.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cipher-base@1.0.4 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ create-hash@1.1.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ evp_bytestokey@1.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-des@1.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cipher-base@1.0.4 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ des.js@1.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimalistic-assert@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ evp_bytestokey@1.0.3
โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”ฌ md5.js@1.3.4
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ”œโ”€โ”ฌ hash-base@3.0.4
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-sign@4.0.4
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@4.11.8
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-rsa@4.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@4.11.8 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ randombytes@2.0.6 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ create-hash@1.1.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ create-hmac@1.1.6 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ elliptic@6.4.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@4.11.8 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ brorand@1.1.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hash.js@1.1.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimalistic-assert@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hmac-drbg@1.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hash.js@1.1.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimalistic-assert@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimalistic-crypto-utils@1.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimalistic-assert@1.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimalistic-crypto-utils@1.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-asn1@5.1.0
โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”ฌ asn1.js@4.9.2
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ”œโ”€โ”€ bn.js@4.11.8 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ minimalistic-assert@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ browserify-aes@1.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ create-hash@1.1.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ evp_bytestokey@1.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ pbkdf2@3.0.14 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-ecdh@4.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@4.11.8 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ elliptic@6.4.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-hash@1.1.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cipher-base@1.0.4
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ripemd160@2.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hash-base@2.0.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sha.js@2.4.9 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-hmac@1.1.6
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cipher-base@1.0.4 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ create-hash@1.1.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ripemd160@2.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sha.js@2.4.9 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ diffie-hellman@5.0.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@4.11.8 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ miller-rabin@4.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@4.11.8 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ brorand@1.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ randombytes@2.0.6 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pbkdf2@3.0.14
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ create-hash@1.1.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ create-hmac@1.1.6 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ripemd160@2.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sha.js@2.4.9 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ public-encrypt@4.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@4.11.8 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ browserify-rsa@4.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ create-hash@1.1.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ parse-asn1@5.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ randombytes@2.0.6 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ randombytes@2.0.6
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ randomfill@1.0.3
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ randombytes@2.0.6 deduped
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ defined@1.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ deps-sort@2.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ JSONStream@1.3.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ shasum@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ subarg@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ through2@2.0.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ domain-browser@1.1.7
โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexer2@0.1.4
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ events@1.1.1
โ”‚ โ”‚ โ”œโ”€โ”€ glob@7.1.2 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ has@1.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ htmlescape@1.1.1
โ”‚ โ”‚ โ”œโ”€โ”€ https-browserify@1.0.0
โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ insert-module-globals@7.0.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ combine-source-map@0.7.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.5.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.6
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.7 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-buffer@1.1.6
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ JSONStream@1.3.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lexical-scope@1.2.0
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ astw@2.2.0
โ”‚ โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ acorn@4.0.13
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process@0.11.10 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ through2@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ JSONStream@1.3.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsonparse@1.3.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ through@2.3.8 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ labeled-stream-splicer@2.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ stream-splicer@2.0.0
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ module-deps@4.1.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ browser-resolve@1.11.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cached-path-relative@1.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.5.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.6
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.7 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ defined@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ detective@4.7.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ acorn@5.3.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ defined@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ JSONStream@1.3.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ parents@1.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve@1.5.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ subarg@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ through2@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ os-browserify@0.3.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ parents@1.0.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-platform@0.11.15
โ”‚ โ”‚ โ”œโ”€โ”€ path-browserify@0.0.0
โ”‚ โ”‚ โ”œโ”€โ”€ process@0.11.10
โ”‚ โ”‚ โ”œโ”€โ”€ punycode@1.4.1
โ”‚ โ”‚ โ”œโ”€โ”€ querystring-es3@0.2.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ read-only-stream@2.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ resolve@1.5.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ shasum@1.0.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ json-stable-stringify@0.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jsonify@0.0.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ sha.js@2.4.9
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ shell-quote@1.6.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-filter@0.0.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-map@0.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-reduce@0.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jsonify@0.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-browserify@2.0.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-http@2.7.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ builtin-status-codes@3.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ to-arraybuffer@1.0.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ string_decoder@1.0.3
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ subarg@1.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@1.2.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ syntax-error@1.3.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ acorn@4.0.13
โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.3
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ timers-browserify@1.4.2
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ process@0.11.10 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ tty-browserify@0.0.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ url@0.11.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ punycode@1.3.2
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ querystring@0.2.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ util@0.10.3
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ vm-browserify@0.0.4
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ indexof@0.0.1
โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1
โ”‚ โ”œโ”€โ”€ chokidar@1.7.0 deduped
โ”‚ โ”œโ”€โ”€ colors@1.1.2
โ”‚ โ”œโ”€โ”ฌ combine-lists@1.0.1
โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”œโ”€โ”ฌ connect@3.6.5
โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ finalhandler@1.0.6
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ encodeurl@1.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ on-finished@2.3.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ parseurl@1.3.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ statuses@1.3.1 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ parseurl@1.3.2 deduped
โ”‚ โ”‚ โ””โ”€โ”€ utils-merge@1.0.1 deduped
โ”‚ โ”œโ”€โ”€ core-js@2.5.3
โ”‚ โ”œโ”€โ”€ di@0.0.1
โ”‚ โ”œโ”€โ”ฌ dom-serialize@2.2.1
โ”‚ โ”‚ โ”œโ”€โ”€ custom-event@1.0.1
โ”‚ โ”‚ โ”œโ”€โ”€ ent@2.2.0
โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1
โ”‚ โ”‚ โ””โ”€โ”€ void-elements@2.0.1
โ”‚ โ”œโ”€โ”ฌ expand-braces@0.1.2
โ”‚ โ”‚ โ”œโ”€โ”€ array-slice@0.2.3
โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1
โ”‚ โ”‚ โ””โ”€โ”ฌ braces@0.1.5
โ”‚ โ”‚   โ””โ”€โ”ฌ expand-range@0.1.1
โ”‚ โ”‚     โ”œโ”€โ”€ is-number@0.1.1
โ”‚ โ”‚     โ””โ”€โ”€ repeat-string@0.2.2
โ”‚ โ”œโ”€โ”€ glob@7.1.2 deduped
โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11
โ”‚ โ”œโ”€โ”ฌ http-proxy@1.16.2
โ”‚ โ”‚ โ”œโ”€โ”€ eventemitter3@1.2.0
โ”‚ โ”‚ โ””โ”€โ”€ requires-port@1.0.0
โ”‚ โ”œโ”€โ”€ isbinaryfile@3.0.2
โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”œโ”€โ”ฌ log4js@2.4.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ axios@0.15.3
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ follow-redirects@1.0.0
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ circular-json@0.4.0
โ”‚ โ”‚ โ”œโ”€โ”€ date-format@1.2.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@3.1.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ hipchat-notifier@1.1.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ request@2.83.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ loggly@1.1.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ request@2.75.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ aws4@1.6.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@1.1.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.6
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ core-util-is@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ isarray@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ process-nextick-args@1.0.7 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ string_decoder@0.10.31
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ util-deprecate@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.11.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ combined-stream@1.0.5 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ forever-agent@0.6.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ form-data@2.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ asynckit@0.4.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ combined-stream@1.0.5 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-types@2.1.17 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ har-validator@2.0.6
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ chalk@1.1.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.13.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-my-json-valid@2.17.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie-promise@2.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hawk@3.1.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ boom@2.10.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ hoek@2.16.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cryptiles@2.0.5
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ boom@2.10.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ sntp@1.0.9
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ hoek@2.16.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ http-signature@1.1.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsprim@1.4.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sshpk@1.13.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-typedarray@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isstream@0.1.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ mime-types@2.1.17 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-uuid@1.4.8
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ oauth-sign@0.8.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ qs@6.2.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ tough-cookie@2.3.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timespan@2.3.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ mailgun-js@0.7.15
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ async@2.1.5 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ form-data@2.1.4
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ asynckit@0.4.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ combined-stream@1.0.5 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-types@2.1.17 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inflection@1.10.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.1.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ path-proxy@1.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inflection@1.3.8
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ proxy-agent@2.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ agent-base@2.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ http-proxy-agent@1.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ agent-base@2.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ https-proxy-agent@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.6.5
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pac-proxy-agent@1.1.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ agent-base@2.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-uri@2.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ data-uri-to-buffer@1.2.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-uri-to-path@1.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ftp@0.3.10
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.1.14
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xregexp@2.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ http-proxy-agent@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ https-proxy-agent@1.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pac-resolver@2.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ co@3.0.6
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ degenerator@1.0.4
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ast-types@0.10.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ escodegen@1.9.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esprima@3.1.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@2.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ optionator@0.8.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@3.1.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ip@1.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ netmask@1.0.6
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ thunkify@2.1.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ raw-body@2.3.2 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ socks-proxy-agent@2.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ socks-proxy-agent@2.1.1
โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ agent-base@2.1.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚   โ””โ”€โ”ฌ socks@1.1.10
โ”‚ โ”‚ โ”‚ โ”‚     โ”œโ”€โ”€ ip@1.1.5
โ”‚ โ”‚ โ”‚ โ”‚     โ””โ”€โ”€ smart-buffer@1.1.15 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ q@1.4.1 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tsscmp@1.0.5
โ”‚ โ”‚ โ”œโ”€โ”ฌ nodemailer@2.7.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ libmime@3.0.0
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.15
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ libbase64@0.1.0
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ libqp@1.1.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mailcomposer@4.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ buildmail@4.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ addressparser@1.0.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ libbase64@0.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ libmime@3.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ libqp@1.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ nodemailer-fetch@1.6.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ nodemailer-shared@1.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ punycode@1.4.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ libmime@3.0.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nodemailer-direct-transport@3.3.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ nodemailer-shared@1.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ smtp-connection@2.12.0
โ”‚ โ”‚ โ”‚ โ”‚   โ”œโ”€โ”ฌ httpntlm@1.6.1
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ”œโ”€โ”€ httpreq@0.4.24
โ”‚ โ”‚ โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ underscore@1.7.0
โ”‚ โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ nodemailer-shared@1.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nodemailer-shared@1.1.0
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ nodemailer-fetch@1.6.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nodemailer-smtp-pool@2.8.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ nodemailer-shared@1.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ nodemailer-wellknown@0.1.10
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ smtp-connection@2.12.0 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nodemailer-smtp-transport@2.7.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ nodemailer-shared@1.1.0 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ nodemailer-wellknown@0.1.10 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ smtp-connection@2.12.0 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ socks@1.1.9
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ ip@1.1.5
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ smart-buffer@1.1.15
โ”‚ โ”‚ โ”œโ”€โ”ฌ redis@2.8.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ double-ended-queue@2.1.0-0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ redis-commands@1.3.1
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ redis-parser@2.6.0
โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.4.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ slack-node@0.2.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ requestretry@1.12.2
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ request@2.83.0 deduped
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ when@3.7.8
โ”‚ โ”‚ โ””โ”€โ”ฌ streamroller@0.7.0
โ”‚ โ”‚   โ”œโ”€โ”€ date-format@1.2.0 deduped
โ”‚ โ”‚   โ”œโ”€โ”ฌ debug@3.1.0
โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ ms@2.0.0 deduped
โ”‚ โ”‚   โ”œโ”€โ”€ mkdirp@0.5.1 deduped
โ”‚ โ”‚   โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚ โ”œโ”€โ”€ mime@1.4.1
โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 deduped
โ”‚ โ”œโ”€โ”ฌ optimist@0.6.1
โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.8 deduped
โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.3
โ”‚ โ”œโ”€โ”€ qjobs@1.1.5
โ”‚ โ”œโ”€โ”€ range-parser@1.2.0 deduped
โ”‚ โ”œโ”€โ”€ rimraf@2.6.2 deduped
โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”œโ”€โ”ฌ socket.io@2.0.4
โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ engine.io@3.1.4
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.3.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ mime-types@2.1.17 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.6.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64id@1.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cookie@0.3.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ engine.io-parser@2.1.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ after@0.8.2
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arraybuffer.slice@0.0.7
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64-arraybuffer@0.1.5 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ blob@0.0.4
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ has-binary2@1.0.2 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uws@0.14.5
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ws@3.3.3
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ async-limiter@1.0.0
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ ultron@1.1.1
โ”‚ โ”‚ โ”œโ”€โ”€ socket.io-adapter@1.1.1
โ”‚ โ”‚ โ”œโ”€โ”ฌ socket.io-client@2.0.4
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ backo2@1.0.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64-arraybuffer@0.1.5
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-bind@1.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ engine.io-client@3.1.4
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-inherit@0.0.3
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ engine.io-parser@2.1.2 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 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ xmlhttprequest-ssl@1.5.5
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ yeast@0.1.2
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-cors@1.1.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ indexof@0.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ 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.1.2 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-array@0.1.4
โ”‚ โ”‚ โ””โ”€โ”ฌ socket.io-parser@3.1.2
โ”‚ โ”‚   โ”œโ”€โ”€ component-emitter@1.2.1 deduped
โ”‚ โ”‚   โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚   โ”œโ”€โ”ฌ has-binary2@1.0.2
โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ isarray@2.0.1
โ”‚ โ”‚   โ””โ”€โ”€ isarray@2.0.1
โ”‚ โ”œโ”€โ”€ source-map@0.6.1
โ”‚ โ”œโ”€โ”ฌ tmp@0.0.33
โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.2
โ”‚ โ””โ”€โ”ฌ useragent@2.2.1
โ”‚   โ”œโ”€โ”€ lru-cache@2.2.4
โ”‚   โ””โ”€โ”€ tmp@0.0.33 deduped
โ”œโ”€โ”ฌ karma-chrome-launcher@2.2.0
โ”‚ โ”œโ”€โ”ฌ fs-access@1.0.1
โ”‚ โ”‚ โ””โ”€โ”€ null-check@1.0.0
โ”‚ โ””โ”€โ”ฌ which@1.3.0
โ”‚   โ””โ”€โ”€ isexe@2.0.0
โ”œโ”€โ”€ karma-firefox-launcher@1.1.0
โ”œโ”€โ”ฌ karma-ie-launcher@1.0.0
โ”‚ โ””โ”€โ”€ lodash@4.17.4 deduped
โ”œโ”€โ”ฌ karma-mocha@1.3.0
โ”‚ โ””โ”€โ”€ minimist@1.2.0
โ”œโ”€โ”ฌ karma-mocha-reporter@2.2.5
โ”‚ โ”œโ”€โ”ฌ chalk@2.3.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-styles@3.2.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-convert@1.9.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 deduped
โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@4.5.0
โ”‚ โ”‚   โ””โ”€โ”€ has-flag@2.0.0 deduped
โ”‚ โ”œโ”€โ”ฌ log-symbols@2.1.0
โ”‚ โ”‚ โ””โ”€โ”ฌ chalk@2.3.0
โ”‚ โ”‚   โ”œโ”€โ”ฌ ansi-styles@3.2.0
โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ color-convert@1.9.1 deduped
โ”‚ โ”‚   โ”œโ”€โ”€ escape-string-regexp@1.0.5 deduped
โ”‚ โ”‚   โ””โ”€โ”ฌ supports-color@4.5.0
โ”‚ โ”‚     โ””โ”€โ”€ has-flag@2.0.0 deduped
โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0
โ”‚   โ””โ”€โ”€ ansi-regex@3.0.0
โ”œโ”€โ”€ karma-opera-launcher@1.0.0
โ”œโ”€โ”ฌ karma-phantomjs-launcher@1.0.4
โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ””โ”€โ”ฌ phantomjs-prebuilt@2.1.16
โ”‚   โ”œโ”€โ”€ es6-promise@4.2.2
โ”‚   โ”œโ”€โ”ฌ extract-zip@1.6.6
โ”‚   โ”‚ โ”œโ”€โ”€ concat-stream@1.6.0 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.0
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 deduped
โ”‚   โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1
โ”‚   โ”‚   โ””โ”€โ”ฌ fd-slicer@1.0.1
โ”‚   โ”‚     โ””โ”€โ”€ pend@1.2.0
โ”‚   โ”œโ”€โ”ฌ fs-extra@1.0.0
โ”‚   โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ jsonfile@2.4.0
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 deduped
โ”‚   โ”‚ โ””โ”€โ”ฌ klaw@1.3.1
โ”‚   โ”‚   โ””โ”€โ”€ graceful-fs@4.1.11 deduped
โ”‚   โ”œโ”€โ”ฌ hasha@2.2.0
โ”‚   โ”‚ โ”œโ”€โ”€ is-stream@1.1.0 deduped
โ”‚   โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1
โ”‚   โ”‚   โ””โ”€โ”€ pinkie@2.0.4
โ”‚   โ”œโ”€โ”€ kew@0.7.0
โ”‚   โ”œโ”€โ”€ progress@1.1.8
โ”‚   โ”œโ”€โ”ฌ request@2.83.0
โ”‚   โ”‚ โ”œโ”€โ”€ aws-sign2@0.7.0
โ”‚   โ”‚ โ”œโ”€โ”€ aws4@1.6.0
โ”‚   โ”‚ โ”œโ”€โ”€ caseless@0.12.0
โ”‚   โ”‚ โ”œโ”€โ”ฌ combined-stream@1.0.5
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ delayed-stream@1.0.0
โ”‚   โ”‚ โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ forever-agent@0.6.1
โ”‚   โ”‚ โ”œโ”€โ”ฌ form-data@2.3.1
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ asynckit@0.4.0 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ combined-stream@1.0.5 deduped
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ mime-types@2.1.17 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ har-validator@5.0.3
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ ajv@5.5.2 deduped
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ har-schema@2.0.0
โ”‚   โ”‚ โ”œโ”€โ”ฌ hawk@6.0.2
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”ฌ boom@4.3.1
โ”‚   โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ hoek@4.2.0 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”ฌ cryptiles@3.1.2
โ”‚   โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ boom@5.2.0
โ”‚   โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ hoek@4.2.0 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ hoek@4.2.0
โ”‚   โ”‚ โ”‚ โ””โ”€โ”ฌ sntp@2.1.0
โ”‚   โ”‚ โ”‚   โ””โ”€โ”€ hoek@4.2.0 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ http-signature@1.2.0
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@1.0.0
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”ฌ jsprim@1.4.1
โ”‚   โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@1.0.0 deduped
โ”‚   โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extsprintf@1.3.0
โ”‚   โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-schema@0.2.3
โ”‚   โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ verror@1.10.0
โ”‚   โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ assert-plus@1.0.0 deduped
โ”‚   โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ core-util-is@1.0.2 deduped
โ”‚   โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ extsprintf@1.3.0 deduped
โ”‚   โ”‚ โ”‚ โ””โ”€โ”ฌ sshpk@1.13.1
โ”‚   โ”‚ โ”‚   โ”œโ”€โ”€ asn1@0.2.3
โ”‚   โ”‚ โ”‚   โ”œโ”€โ”€ assert-plus@1.0.0 deduped
โ”‚   โ”‚ โ”‚   โ”œโ”€โ”ฌ bcrypt-pbkdf@1.0.1
โ”‚   โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ tweetnacl@0.14.5 deduped
โ”‚   โ”‚ โ”‚   โ”œโ”€โ”ฌ dashdash@1.14.1
โ”‚   โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ assert-plus@1.0.0 deduped
โ”‚   โ”‚ โ”‚   โ”œโ”€โ”ฌ ecc-jsbn@0.1.1
โ”‚   โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ jsbn@0.1.1 deduped
โ”‚   โ”‚ โ”‚   โ”œโ”€โ”ฌ getpass@0.1.7
โ”‚   โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ assert-plus@1.0.0 deduped
โ”‚   โ”‚ โ”‚   โ”œโ”€โ”€ jsbn@0.1.1
โ”‚   โ”‚ โ”‚   โ””โ”€โ”€ tweetnacl@0.14.5
โ”‚   โ”‚ โ”œโ”€โ”€ is-typedarray@1.0.0
โ”‚   โ”‚ โ”œโ”€โ”€ isstream@0.1.2
โ”‚   โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ mime-types@2.1.17 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ oauth-sign@0.8.2
โ”‚   โ”‚ โ”œโ”€โ”€ performance-now@2.1.0
โ”‚   โ”‚ โ”œโ”€โ”€ qs@6.5.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ stringstream@0.0.5
โ”‚   โ”‚ โ”œโ”€โ”ฌ tough-cookie@2.3.3
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ punycode@1.4.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ tunnel-agent@0.6.0
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ safe-buffer@5.1.1 deduped
โ”‚   โ”‚ โ””โ”€โ”€ uuid@3.1.0
โ”‚   โ”œโ”€โ”ฌ request-progress@2.0.1
โ”‚   โ”‚ โ””โ”€โ”€ throttleit@1.0.0
โ”‚   โ””โ”€โ”€ which@1.3.0 deduped
โ”œโ”€โ”ฌ karma-rollup-preprocessor@5.0.2
โ”‚ โ”œโ”€โ”€ chokidar@1.7.0 deduped
โ”‚ โ””โ”€โ”€ object-assign@4.1.1
โ”œโ”€โ”€ karma-safari-launcher@1.0.0
โ”œโ”€โ”ฌ karma-sauce-launcher@1.2.0
โ”‚ โ”œโ”€โ”€ q@1.5.1
โ”‚ โ”œโ”€โ”ฌ sauce-connect-launcher@1.2.3
โ”‚ โ”‚ โ”œโ”€โ”€ adm-zip@0.4.7
โ”‚ โ”‚ โ”œโ”€โ”ฌ async@2.1.5
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ https-proxy-agent@1.0.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ agent-base@2.1.1
โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.0.3
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.9 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend@3.0.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚ โ”‚ โ””โ”€โ”€ rimraf@2.6.2 deduped
โ”‚ โ”œโ”€โ”ฌ saucelabs@1.4.0
โ”‚ โ”‚ โ””โ”€โ”€ https-proxy-agent@1.0.0 deduped
โ”‚ โ””โ”€โ”ฌ wd@1.5.0
โ”‚   โ”œโ”€โ”ฌ archiver@1.3.0
โ”‚   โ”‚ โ”œโ”€โ”ฌ archiver-utils@1.3.0
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ glob@7.1.2 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”ฌ lazystream@1.0.0
โ”‚   โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.1.1 deduped
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ async@2.1.5 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13
โ”‚   โ”‚ โ”œโ”€โ”€ glob@7.1.2 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ readable-stream@2.3.3 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ tar-stream@1.5.5
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.1.2 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.4.1
โ”‚   โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.4.0 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@2.3.3 deduped
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ walkdir@0.0.11
โ”‚   โ”‚ โ””โ”€โ”ฌ zip-stream@1.2.0
โ”‚   โ”‚   โ”œโ”€โ”€ archiver-utils@1.3.0 deduped
โ”‚   โ”‚   โ”œโ”€โ”ฌ compress-commons@1.2.2
โ”‚   โ”‚   โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 deduped
โ”‚   โ”‚   โ”‚ โ”œโ”€โ”ฌ crc32-stream@2.0.0
โ”‚   โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ crc@3.5.0
โ”‚   โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚   โ”‚   โ”‚ โ”œโ”€โ”€ normalize-path@2.1.1 deduped
โ”‚   โ”‚   โ”‚ โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚   โ”‚   โ”œโ”€โ”€ lodash@4.17.4 deduped
โ”‚   โ”‚   โ””โ”€โ”€ readable-stream@2.3.3 deduped
โ”‚   โ”œโ”€โ”ฌ async@2.0.1
โ”‚   โ”‚ โ””โ”€โ”€ lodash@4.16.2 deduped
โ”‚   โ”œโ”€โ”€ lodash@4.16.2
โ”‚   โ”œโ”€โ”€ mkdirp@0.5.1 deduped
โ”‚   โ”œโ”€โ”€ q@1.4.1
โ”‚   โ”œโ”€โ”ฌ request@2.79.0
โ”‚   โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0
โ”‚   โ”‚ โ”œโ”€โ”€ aws4@1.6.0 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ caseless@0.11.0
โ”‚   โ”‚ โ”œโ”€โ”€ combined-stream@1.0.5 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ extend@3.0.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ forever-agent@0.6.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ form-data@2.1.4
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ asynckit@0.4.0 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ combined-stream@1.0.5 deduped
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ mime-types@2.1.17 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ har-validator@2.0.6
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ chalk@1.1.3 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.13.0 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”ฌ is-my-json-valid@2.17.1
โ”‚   โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ generate-function@2.0.0
โ”‚   โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ generate-object-property@1.2.0
โ”‚   โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-property@1.0.2
โ”‚   โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsonpointer@4.0.1
โ”‚   โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 deduped
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ pinkie-promise@2.0.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ hawk@3.1.3
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”ฌ boom@2.10.1
โ”‚   โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ hoek@2.16.3 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”ฌ cryptiles@2.0.5
โ”‚   โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ boom@2.10.1 deduped
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3
โ”‚   โ”‚ โ”‚ โ””โ”€โ”ฌ sntp@1.0.9
โ”‚   โ”‚ โ”‚   โ””โ”€โ”€ hoek@2.16.3 deduped
โ”‚   โ”‚ โ”œโ”€โ”ฌ http-signature@1.1.1
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0
โ”‚   โ”‚ โ”‚ โ”œโ”€โ”€ jsprim@1.4.1 deduped
โ”‚   โ”‚ โ”‚ โ””โ”€โ”€ sshpk@1.13.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ is-typedarray@1.0.0 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ isstream@0.1.2 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ mime-types@2.1.17 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ oauth-sign@0.8.2 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ qs@6.3.2
โ”‚   โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ tough-cookie@2.3.3 deduped
โ”‚   โ”‚ โ”œโ”€โ”€ tunnel-agent@0.4.3
โ”‚   โ”‚ โ””โ”€โ”€ uuid@3.1.0 deduped
โ”‚   โ”œโ”€โ”ฌ underscore.string@3.3.4
โ”‚   โ”‚ โ”œโ”€โ”€ sprintf-js@1.0.3 deduped
โ”‚   โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 deduped
โ”‚   โ””โ”€โ”€ vargs@0.1.0
โ”œโ”€โ”€ lodash.isplainobject@4.0.6
โ”œโ”€โ”ฌ mocha@4.0.1
โ”‚ โ”œโ”€โ”€ browser-stdout@1.3.0
โ”‚ โ”œโ”€โ”€ commander@2.11.0
โ”‚ โ”œโ”€โ”ฌ debug@3.1.0
โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 deduped
โ”‚ โ”œโ”€โ”€ diff@3.3.1
โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5
โ”‚ โ”œโ”€โ”€ glob@7.1.2 deduped
โ”‚ โ”œโ”€โ”€ growl@1.10.3
โ”‚ โ”œโ”€โ”€ he@1.1.1
โ”‚ โ”œโ”€โ”€ mkdirp@0.5.1 deduped
โ”‚ โ””โ”€โ”ฌ supports-color@4.4.0
โ”‚   โ””โ”€โ”€ has-flag@2.0.0
โ”œโ”€โ”ฌ rimraf@2.6.2
โ”‚ โ””โ”€โ”€ glob@7.1.2 deduped
โ”œโ”€โ”€ rollup@0.52.3
โ”œโ”€โ”ฌ rollup-plugin-babel@3.0.3
โ”‚ โ””โ”€โ”ฌ rollup-pluginutils@1.5.2
โ”‚   โ”œโ”€โ”€ estree-walker@0.2.1 deduped
โ”‚   โ””โ”€โ”€ minimatch@3.0.4 deduped
โ”œโ”€โ”ฌ rollup-plugin-commonjs@8.2.6
โ”‚ โ”œโ”€โ”€ acorn@5.3.0
โ”‚ โ”œโ”€โ”€ estree-walker@0.5.1
โ”‚ โ”œโ”€โ”ฌ magic-string@0.22.4
โ”‚ โ”‚ โ””โ”€โ”€ vlq@0.2.3
โ”‚ โ”œโ”€โ”ฌ resolve@1.5.0
โ”‚ โ”‚ โ””โ”€โ”€ path-parse@1.0.5
โ”‚ โ””โ”€โ”ฌ rollup-pluginutils@2.0.1
โ”‚   โ”œโ”€โ”€ estree-walker@0.3.1
โ”‚   โ””โ”€โ”ฌ micromatch@2.3.11
โ”‚     โ”œโ”€โ”ฌ arr-diff@2.0.0
โ”‚     โ”‚ โ””โ”€โ”€ arr-flatten@1.1.0
โ”‚     โ”œโ”€โ”€ array-unique@0.2.1 deduped
โ”‚     โ”œโ”€โ”ฌ braces@1.8.5
โ”‚     โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.2
โ”‚     โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3
โ”‚     โ”‚ โ”‚   โ”œโ”€โ”ฌ is-number@2.1.0
โ”‚     โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ kind-of@3.2.2 deduped
โ”‚     โ”‚ โ”‚   โ”œโ”€โ”ฌ isobject@2.1.0
โ”‚     โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ isarray@1.0.0 deduped
โ”‚     โ”‚ โ”‚   โ”œโ”€โ”ฌ randomatic@1.1.7
โ”‚     โ”‚ โ”‚   โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0
โ”‚     โ”‚ โ”‚   โ”‚ โ”‚ โ””โ”€โ”ฌ kind-of@3.2.2
โ”‚     โ”‚ โ”‚   โ”‚ โ”‚   โ””โ”€โ”€ is-buffer@1.1.6 deduped
โ”‚     โ”‚ โ”‚   โ”‚ โ””โ”€โ”ฌ kind-of@4.0.0
โ”‚     โ”‚ โ”‚   โ”‚   โ””โ”€โ”€ is-buffer@1.1.6 deduped
โ”‚     โ”‚ โ”‚   โ”œโ”€โ”€ repeat-element@1.1.2 deduped
โ”‚     โ”‚ โ”‚   โ””โ”€โ”€ repeat-string@1.6.1
โ”‚     โ”‚ โ”œโ”€โ”€ preserve@0.2.0
โ”‚     โ”‚ โ””โ”€โ”€ repeat-element@1.1.2
โ”‚     โ”œโ”€โ”ฌ expand-brackets@0.1.5
โ”‚     โ”‚ โ””โ”€โ”€ is-posix-bracket@0.1.1
โ”‚     โ”œโ”€โ”ฌ extglob@0.3.2
โ”‚     โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 deduped
โ”‚     โ”œโ”€โ”€ filename-regex@2.0.1
โ”‚     โ”œโ”€โ”€ is-extglob@1.0.0 deduped
โ”‚     โ”œโ”€โ”€ is-glob@2.0.1 deduped
โ”‚     โ”œโ”€โ”ฌ kind-of@3.2.2
โ”‚     โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 deduped
โ”‚     โ”œโ”€โ”€ normalize-path@2.1.1 deduped
โ”‚     โ”œโ”€โ”ฌ object.omit@2.0.1
โ”‚     โ”‚ โ”œโ”€โ”ฌ for-own@0.1.5
โ”‚     โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2
โ”‚     โ”‚ โ””โ”€โ”€ is-extendable@0.1.1
โ”‚     โ”œโ”€โ”ฌ parse-glob@3.0.4
โ”‚     โ”‚ โ”œโ”€โ”ฌ glob-base@0.3.0
โ”‚     โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 deduped
โ”‚     โ”‚ โ”‚ โ””โ”€โ”€ is-glob@2.0.1 deduped
โ”‚     โ”‚ โ”œโ”€โ”€ is-dotfile@1.0.3
โ”‚     โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 deduped
โ”‚     โ”‚ โ””โ”€โ”€ is-glob@2.0.1 deduped
โ”‚     โ””โ”€โ”ฌ regex-cache@0.4.4
โ”‚       โ””โ”€โ”ฌ is-equal-shallow@0.1.3
โ”‚         โ””โ”€โ”€ is-primitive@2.0.0
โ”œโ”€โ”ฌ rollup-plugin-filesize@1.5.0
โ”‚ โ”œโ”€โ”ฌ boxen@1.3.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-align@2.0.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string-width@2.1.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@4.1.0
โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@2.3.0
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-styles@3.2.0
โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-convert@1.9.1 deduped
โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 deduped
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@4.5.0
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ has-flag@2.0.0 deduped
โ”‚ โ”‚ โ”œโ”€โ”€ cli-boxes@1.0.0
โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 deduped
โ”‚ โ”‚ โ”œโ”€โ”ฌ term-size@1.2.0
โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ execa@0.7.0
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ cross-spawn@5.1.0 deduped
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ get-stream@3.0.0
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ is-stream@1.1.0 deduped
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”ฌ npm-run-path@2.0.2
โ”‚ โ”‚ โ”‚   โ”‚ โ””โ”€โ”€ path-key@2.0.1
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ p-finally@1.0.0
โ”‚ โ”‚ โ”‚   โ”œโ”€โ”€ signal-exit@3.0.2 deduped
โ”‚ โ”‚ โ”‚   โ””โ”€โ”€ strip-eof@1.0.0
โ”‚ โ”‚ โ””โ”€โ”ฌ widest-line@2.0.0
โ”‚ โ”‚   โ””โ”€โ”€ string-width@2.1.1 deduped
โ”‚ โ”œโ”€โ”€ colors@1.1.2 deduped
โ”‚ โ”œโ”€โ”ฌ deep-assign@2.0.0
โ”‚ โ”‚ โ””โ”€โ”€ is-obj@1.0.1
โ”‚ โ”œโ”€โ”€ filesize@3.5.11
โ”‚ โ””โ”€โ”ฌ gzip-size@3.0.0
โ”‚   โ””โ”€โ”€ duplexer@0.1.1
โ”œโ”€โ”ฌ rollup-plugin-node-globals@1.1.0
โ”‚ โ”œโ”€โ”€ acorn@4.0.13
โ”‚ โ”œโ”€โ”€ buffer-es6@4.9.3
โ”‚ โ”œโ”€โ”€ estree-walker@0.2.1
โ”‚ โ”œโ”€โ”ฌ magic-string@0.16.0
โ”‚ โ”‚ โ””โ”€โ”€ vlq@0.2.3 deduped
โ”‚ โ”œโ”€โ”€ process-es6@0.11.6
โ”‚ โ””โ”€โ”€ rollup-pluginutils@1.5.2 deduped
โ”œโ”€โ”ฌ rollup-plugin-node-resolve@3.0.0
โ”‚ โ”œโ”€โ”ฌ browser-resolve@1.11.2
โ”‚ โ”‚ โ””โ”€โ”€ resolve@1.1.7
โ”‚ โ”œโ”€โ”€ builtin-modules@1.1.1
โ”‚ โ”œโ”€โ”€ is-module@1.0.0
โ”‚ โ””โ”€โ”€ resolve@1.5.0 deduped
โ”œโ”€โ”ฌ rollup-plugin-replace@2.0.0
โ”‚ โ”œโ”€โ”€ magic-string@0.22.4 deduped
โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 deduped
โ”‚ โ””โ”€โ”ฌ rollup-pluginutils@2.0.1
โ”‚   โ”œโ”€โ”€ estree-walker@0.3.1
โ”‚   โ””โ”€โ”€ micromatch@2.3.11 deduped
โ”œโ”€โ”ฌ rollup-plugin-stub@1.2.0
โ”‚ โ”œโ”€โ”€ acorn@4.0.13
โ”‚ โ”œโ”€โ”ฌ magic-string@0.17.0
โ”‚ โ”‚ โ””โ”€โ”€ vlq@0.2.3 deduped
โ”‚ โ””โ”€โ”€ rollup-pluginutils@1.5.2 deduped
โ”œโ”€โ”ฌ rollup-plugin-uglify@2.0.1
โ”‚ โ””โ”€โ”ฌ uglify-js@3.3.6
โ”‚   โ”œโ”€โ”€ commander@2.13.0 deduped
โ”‚   โ””โ”€โ”€ source-map@0.6.1
โ””โ”€โ”ฌ serve-index@1.9.1
  โ”œโ”€โ”€ accepts@1.3.4 deduped
  โ”œโ”€โ”€ batch@0.6.1
  โ”œโ”€โ”€ debug@2.6.9 deduped
  โ”œโ”€โ”€ escape-html@1.0.3 deduped
  โ”œโ”€โ”ฌ http-errors@1.6.2
  โ”‚ โ”œโ”€โ”€ depd@1.1.1
  โ”‚ โ”œโ”€โ”€ inherits@2.0.3 deduped
  โ”‚ โ”œโ”€โ”€ setprototypeof@1.0.3
  โ”‚ โ””โ”€โ”€ statuses@1.3.1 deduped
  โ”œโ”€โ”ฌ mime-types@2.1.17
  โ”‚ โ””โ”€โ”€ mime-db@1.30.0
  โ””โ”€โ”€ parseurl@1.3.2 deduped
Xotic750 commented 6 years ago

I have also tried this on my Apple Mac with the same result.

Grahams-MBP:vue-types grahamfairweather$ npm install
npm WARN deprecated babel-preset-es2015@6.24.1: ๐Ÿ™Œ  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
npm WARN deprecated nodemailer@2.7.2: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead

> fsevents@1.1.3 install /Users/grahamfairweather/.private/vue-types/node_modules/fsevents
> node install

[fsevents] Success: "/Users/grahamfairweather/.private/vue-types/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile

> uws@0.14.5 install /Users/grahamfairweather/.private/vue-types/node_modules/uws
> node-gyp rebuild > build_log.txt 2>&1 || exit 0

> phantomjs-prebuilt@2.1.16 install /Users/grahamfairweather/.private/vue-types/node_modules/phantomjs-prebuilt
> node install.js

PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-macosx.zip
Saving to /var/folders/5p/23w_3pyx0_57p25f1ppys6340000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip
Receiving...
  [========================================] 100%
Received 16746K total.
Extracting zip contents
Removing /Users/grahamfairweather/.private/vue-types/node_modules/phantomjs-prebuilt/lib/phantom
Copying extracted folder /var/folders/5p/23w_3pyx0_57p25f1ppys6340000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip-extract-1515940661369/phantomjs-2.1.1-macosx -> /Users/grahamfairweather/.private/vue-types/node_modules/phantomjs-prebuilt/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /Users/grahamfairweather/.private/vue-types/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs

> wd@1.5.0 install /Users/grahamfairweather/.private/vue-types/node_modules/wd
> node scripts/build-browser-scripts

> sauce-connect-launcher@1.2.3 postinstall /Users/grahamfairweather/.private/vue-types/node_modules/sauce-connect-launcher
> node scripts/install.js || nodejs scripts/install.js

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN eslint-config-vue@2.0.2 requires a peer of eslint@^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.

added 928 packages in 35.856s
Grahams-MBP:vue-types grahamfairweather$ npm run test

> vue-types@1.1.1 test /Users/grahamfairweather/.private/vue-types
> cross-env BABEL_ENV=rollup karma start karma.conf.js --single-run --browsers PhantomJS

START:
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by node_modules/object-inspect/util.inspect.js, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by node_modules/object-inspect/util.inspect.js, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by commonjs-external:util, but could not be resolved โ€“ treating it as an external dependency
preferring built-in module 'util' over local alternative at '/Users/grahamfairweather/.private/vue-types/node_modules/util/util.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
'util' is imported by commonjs-external:util, but could not be resolved โ€“ treating it as an external dependency
Creating a browser bundle that depends on Node.js built-in module ('util'). You might need to include https://www.npmjs.com/package/rollup-plugin-node-builtins
No name was provided for external module 'util' in options.globals โ€“ guessing 'util'
Creating a browser bundle that depends on Node.js built-in module ('util'). You might need to include https://www.npmjs.com/package/rollup-plugin-node-builtins
No name was provided for external module 'util' in options.globals โ€“ guessing 'util'
14 01 2018 15:37:56.704:INFO [karma]: Front-end scripts not present. Compiling...
14 01 2018 15:37:57.044:INFO [karma]: Karma v2.0.0 server started at http://0.0.0.0:9876/
14 01 2018 15:37:57.044:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
14 01 2018 15:37:57.049:INFO [launcher]: Starting browser PhantomJS
14 01 2018 15:37:59.570:INFO [PhantomJS 2.1.1 (Mac OS X 0.0.0)]: Connected on socket rKzlH1-oKfb32ZrDAAAA with id 88242522
PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR
  {
    "message": "ReferenceError: Can't find variable: util\nat test/index.spec.js:5555:7",
    "str": "ReferenceError: Can't find variable: util\nat test/index.spec.js:5555:7"
  }

Finished in 0.054 secs / 0 secs @ 15:37:59 GMT+0100 (CET)

SUMMARY:
โœ” 0 tests completed
PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR
  {
    "message": "ReferenceError: Can't find variable: util\nat test/utils.spec.js:4630:7",
    "str": "ReferenceError: Can't find variable: util\nat test/utils.spec.js:4630:7"
  }

โœ– Error while running the tests! Exit code: 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-types@1.1.1 test: `cross-env BABEL_ENV=rollup karma start karma.conf.js --single-run --browsers PhantomJS`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-types@1.1.1 test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

   โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
   โ”‚                                     โ”‚
   โ”‚   Update available 5.5.1 โ†’ 5.6.0    โ”‚
   โ”‚     Run npm i -g npm to update      โ”‚
   โ”‚                                     โ”‚
   โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/grahamfairweather/.npm/_logs/2018-01-14T14_37_59_667Z-debug.log
dwightjack commented 6 years ago

Hi

looks like some nested dependencies not tracked in package.json had changed.

As a quick fix you can:

1) install rollup-plugin-node-builtins (npm i rollup-plugin-node-builtins --save-dev) 2) change karma.conf.js rollupPreprocessor value to (changes marked in uppercase):

  rollupPreprocessor: {
    plugins: [
      require('rollup-plugin-node-resolve')({
        preferBuiltins: true // <-- ADD THIS CONFIGURATION
      }), //eslint-disable-line
      require('rollup-plugin-commonjs')(), //eslint-disable-line
      require('rollup-plugin-babel')({ //eslint-disable-line
        exclude: 'node_modules/**'
      }),
      require('rollup-plugin-replace')({ //eslint-disable-line
        'process.env.NODE_DEBUG': !production
      }),
      require('rollup-plugin-stub')(), //eslint-disable-line
      require('rollup-plugin-node-globals')(), //eslint-disable-line
      require('rollup-plugin-node-builtins')() // <-- ADD THE ROLLUP PLUGIN
    ],
    format: 'iife',
    name: 'VueTypes',
    sourcemap: 'inline'
  },

Let me know if it works for you.

Xotic750 commented 6 years ago

Thanks, Made the changes and the tests now run.

dwightjack commented 6 years ago

Cool!

Feel free to ping me for any other issue and (of course) for suggestions. During the next few days I'll be on the move so I'm not sure I'll be able to work on the codebase, but I'll release a proper patch ASAP.

Xotic750 commented 6 years ago

I really like the concept of this project and I'd like to propose its use for a project that I am involved in, but it requires some changes to meet requirements. I'd like to be able to PR those changes here rather than maintain a separate fork, if you are interested?

I'd happily make a PR for the above changes?

dwightjack commented 6 years ago

Hi!

thanks. Yes we can discuss the needed changes and see if they fit into the project.

Of course the one you posted are totally fine. I'll add you as collaborator to the repo.

Thank you for your contributions!