marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 728 forks source link

make build runs into error #734

Closed joschne closed 8 years ago

joschne commented 8 years ago

I'd like to contribute and need to build ng-admin. Unfortunately the build process fails.

My Steps:

`ERROR in ./src/javascripts/ng-admin.js Module parse failed: /Code/node_modules/ng-admin/node_modules/ng-annotate-loader/loader.js!/Code/node_modules/ng-admin/src/javascripts/ng-admin.js Line 6: Unexpected token You may need an appropriate loader to handle this file type. require('./ng-admin/Crud/CrudModule');
import Factory from 'admin-config/lib/Factory';
var factory = angular.module('AdminDescriptionModule', []);

@ multi ng-admin`

I think, ng-annotate-loader got correctly installed by make install... What am I missing? Thx for your help!

fzaninotto commented 8 years ago

I cannot reproduce your issue on a fresh install. Which version of Node & npm are you using? Could you paste the result of the npm ls command?

joschne commented 8 years ago

I use those versions: node v0.12.0 npm v2.5.1

the result of npm ls is: ng-admin@0.9.0-dev (git://github.com/joschne/ng-admin#eb7614ec507a8517dddb96e964608bee94d1a6b9) /Code/node_modules/ng-admin ├── admin-config@0.4.0 ├── angular@1.3.20 ├── angular-bootstrap@0.12.2 ├── angular-mocks@1.3.14 ├── angular-numeraljs@1.1.6 ├── angular-sanitize@1.4.7 ├── angular-ui-codemirror@0.3.0 ├── angular-ui-router@0.2.15 ├── angularjs@0.0.1 ├─┬ babel@4.7.16 │ ├── acorn-babel@0.11.1-38 │ ├── ast-types@0.7.8 │ ├─┬ chalk@1.1.1 │ │ ├── ansi-styles@2.1.0 │ │ ├── escape-string-regexp@1.0.3 │ │ ├─┬ has-ansi@2.0.0 │ │ │ └── ansi-regex@2.0.0 │ │ ├─┬ strip-ansi@3.0.0 │ │ │ └── ansi-regex@2.0.0 │ │ └── supports-color@2.0.0 │ ├─┬ chokidar@0.12.6 │ │ ├── async-each@0.1.6 │ │ ├─┬ fsevents@0.3.8 │ │ │ └── nan@2.1.0 │ │ └─┬ readdirp@1.3.0 │ │ ├── graceful-fs@2.0.3 │ │ ├─┬ minimatch@0.2.14 │ │ │ ├── lru-cache@2.7.0 │ │ │ └── sigmund@1.0.1 │ │ └─┬ readable-stream@1.0.33 │ │ ├── core-util-is@1.0.1 │ │ ├── inherits@2.0.1 │ │ ├── isarray@0.0.1 │ │ └── string_decoder@0.10.31 │ ├─┬ commander@2.9.0 │ │ └── graceful-readlink@1.0.1 │ ├── convert-source-map@0.5.1 │ ├─┬ debug@2.2.0 │ │ └── ms@0.7.1 │ ├─┬ detect-indent@3.0.1 │ │ ├── get-stdin@4.0.1 │ │ └── minimist@1.2.0 │ ├── estraverse@1.9.3 │ ├── esutils@1.1.6 │ ├── fs-readdir-recursive@0.1.2 │ ├── globals@6.4.1 │ ├─┬ is-integer@1.0.6 │ │ └─┬ is-finite@1.0.1 │ │ └── number-is-nan@1.0.0 │ ├── js-tokens@1.0.0 │ ├── leven@1.0.2 │ ├─┬ line-numbers@0.2.0 │ │ └── left-pad@0.0.3 │ ├─┬ output-file-sync@1.1.1 │ │ ├─┬ mkdirp@0.5.1 │ │ │ └── minimist@0.0.8 │ │ └── xtend@4.0.0 │ ├── path-is-absolute@1.0.0 │ ├── private@0.1.6 │ ├─┬ regenerator-babel@0.8.13-2 │ │ ├─┬ commoner@0.10.3 │ │ │ ├── commander@2.5.1 │ │ │ ├─┬ glob@4.2.2 │ │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├─┬ minimatch@1.0.0 │ │ │ │ │ ├── lru-cache@2.7.0 │ │ │ │ │ └── sigmund@1.0.1 │ │ │ │ └─┬ once@1.3.2 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── graceful-fs@3.0.8 │ │ │ ├── iconv-lite@0.4.13 │ │ │ ├── install@0.1.8 │ │ │ ├─┬ mkdirp@0.5.1 │ │ │ │ └── minimist@0.0.8 │ │ │ ├── q@1.1.2 │ │ │ └─┬ recast@0.10.33 │ │ │ ├── ast-types@0.8.12 │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb │ │ │ └── source-map@0.5.1 │ │ └── through@2.3.8 │ ├─┬ regexpu@1.3.0 │ │ ├── esprima@2.6.0 │ │ ├─┬ recast@0.10.33 │ │ │ ├── ast-types@0.8.12 │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb │ │ │ └── source-map@0.5.1 │ │ ├── regenerate@1.2.1 │ │ ├── regjsgen@0.2.0 │ │ └─┬ regjsparser@0.1.5 │ │ └── jsesc@0.5.0 │ ├─┬ repeating@1.1.3 │ │ └─┬ is-finite@1.0.1 │ │ └── number-is-nan@1.0.0 │ ├── shebang-regex@1.0.0 │ ├── slash@1.0.0 │ ├─┬ source-map@0.4.4 │ │ └── amdefine@1.0.0 │ ├─┬ source-map-support@0.2.10 │ │ └─┬ source-map@0.1.32 │ │ └── amdefine@1.0.0 │ ├── to-fast-properties@1.0.1 │ └── trim-right@1.0.1 ├─┬ babel-core@5.8.25 │ ├── babel-plugin-constant-folding@1.0.1 │ ├── babel-plugin-dead-code-elimination@1.0.2 │ ├── babel-plugin-eval@1.0.1 │ ├── babel-plugin-inline-environment-variables@1.0.1 │ ├── babel-plugin-jscript@1.0.4 │ ├── babel-plugin-member-expression-literals@1.0.1 │ ├── babel-plugin-property-literals@1.0.1 │ ├── babel-plugin-proto-to-assign@1.0.4 │ ├── babel-plugin-react-constant-elements@1.0.3 │ ├── babel-plugin-react-display-name@1.0.3 │ ├── babel-plugin-remove-console@1.0.1 │ ├── babel-plugin-remove-debugger@1.0.1 │ ├── babel-plugin-runtime@1.0.7 │ ├─┬ babel-plugin-undeclared-variables-check@1.0.2 │ │ └── leven@1.0.2 │ ├── babel-plugin-undefined-to-void@1.1.6 │ ├── babylon@5.8.23 │ ├── bluebird@2.10.2 │ ├─┬ chalk@1.1.1 │ │ ├── ansi-styles@2.1.0 │ │ ├── escape-string-regexp@1.0.3 │ │ ├─┬ has-ansi@2.0.0 │ │ │ └── ansi-regex@2.0.0 │ │ ├─┬ strip-ansi@3.0.0 │ │ │ └── ansi-regex@2.0.0 │ │ └── supports-color@2.0.0 │ ├── convert-source-map@1.1.1 │ ├── core-js@1.2.1 │ ├─┬ debug@2.2.0 │ │ └── ms@0.7.1 │ ├─┬ detect-indent@3.0.1 │ │ ├── get-stdin@4.0.1 │ │ └── minimist@1.2.0 │ ├── esutils@2.0.2 │ ├── fs-readdir-recursive@0.1.2 │ ├── globals@6.4.1 │ ├─┬ home-or-tmp@1.0.0 │ │ ├── os-tmpdir@1.0.1 │ │ └── user-home@1.1.1 │ ├─┬ is-integer@1.0.6 │ │ └─┬ is-finite@1.0.1 │ │ └── number-is-nan@1.0.0 │ ├── js-tokens@1.0.1 │ ├── json5@0.4.0 │ ├─┬ line-numbers@0.2.0 │ │ └── left-pad@0.0.3 │ ├─┬ minimatch@2.0.10 │ │ └─┬ brace-expansion@1.1.1 │ │ ├── balanced-match@0.2.0 │ │ └── concat-map@0.0.1 │ ├─┬ output-file-sync@1.1.1 │ │ ├─┬ mkdirp@0.5.1 │ │ │ └── minimist@0.0.8 │ │ └── xtend@4.0.0 │ ├── path-exists@1.0.0 │ ├── path-is-absolute@1.0.0 │ ├── private@0.1.6 │ ├─┬ regenerator@0.8.35 │ │ ├─┬ commoner@0.10.3 │ │ │ ├── commander@2.5.1 │ │ │ ├─┬ glob@4.2.2 │ │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├─┬ minimatch@1.0.0 │ │ │ │ │ ├── lru-cache@2.7.0 │ │ │ │ │ └── sigmund@1.0.1 │ │ │ │ └─┬ once@1.3.2 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── graceful-fs@3.0.8 │ │ │ ├── iconv-lite@0.4.13 │ │ │ ├── install@0.1.8 │ │ │ ├─┬ mkdirp@0.5.1 │ │ │ │ └── minimist@0.0.8 │ │ │ └── q@1.1.2 │ │ ├─┬ defs@1.1.1 │ │ │ ├─┬ alter@0.2.0 │ │ │ │ └── stable@0.1.5 │ │ │ ├── ast-traverse@0.1.1 │ │ │ ├── breakable@1.0.0 │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb │ │ │ ├── simple-fmt@0.1.0 │ │ │ ├── simple-is@0.2.0 │ │ │ ├── stringmap@0.2.2 │ │ │ ├── stringset@0.2.1 │ │ │ ├── tryor@0.1.2 │ │ │ └─┬ yargs@3.27.0 │ │ │ ├── camelcase@1.2.1 │ │ │ ├─┬ cliui@2.1.0 │ │ │ │ ├─┬ center-align@0.1.1 │ │ │ │ │ └─┬ align-text@0.1.3 │ │ │ │ │ ├─┬ kind-of@2.0.1 │ │ │ │ │ │ └── is-buffer@1.1.0 │ │ │ │ │ ├── longest@1.0.1 │ │ │ │ │ └── repeat-string@1.5.2 │ │ │ │ ├─┬ right-align@0.1.3 │ │ │ │ │ └─┬ align-text@0.1.3 │ │ │ │ │ ├─┬ kind-of@2.0.1 │ │ │ │ │ │ └── is-buffer@1.1.0 │ │ │ │ │ ├── longest@1.0.1 │ │ │ │ │ └── repeat-string@1.5.2 │ │ │ │ └── wordwrap@0.0.2 │ │ │ ├── decamelize@1.0.0 │ │ │ ├─┬ os-locale@1.4.0 │ │ │ │ └─┬ lcid@1.0.0 │ │ │ │ └── invert-kv@1.0.0 │ │ │ ├── window-size@0.1.2 │ │ │ └── y18n@3.2.0 │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb │ │ ├─┬ recast@0.10.24 │ │ │ └── ast-types@0.8.5 │ │ └── through@2.3.8 │ ├─┬ regexpu@1.3.0 │ │ ├── esprima@2.6.0 │ │ ├─┬ recast@0.10.33 │ │ │ ├── ast-types@0.8.12 │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb │ │ │ └── source-map@0.5.1 │ │ ├── regenerate@1.2.1 │ │ ├── regjsgen@0.2.0 │ │ └─┬ regjsparser@0.1.5 │ │ └── jsesc@0.5.0 │ ├─┬ repeating@1.1.3 │ │ └─┬ is-finite@1.0.1 │ │ └── number-is-nan@1.0.0 │ ├── resolve@1.1.6 │ ├── shebang-regex@1.0.0 │ ├── slash@1.0.0 │ ├─┬ source-map@0.4.4 │ │ └── amdefine@1.0.0 │ ├─┬ source-map-support@0.2.10 │ │ └─┬ source-map@0.1.32 │ │ └── amdefine@1.0.0 │ ├── to-fast-properties@1.0.1 │ ├── trim-right@1.0.1 │ └── try-resolve@1.0.1 ├─┬ babel-loader@5.3.2 │ ├─┬ loader-utils@0.2.11 │ │ ├── big.js@3.1.3 │ │ └── json5@0.4.0 │ └── object-assign@3.0.0 ├── bootstrap-sass@3.3.5 ├─┬ chai@3.3.0 │ ├── assertion-error@1.0.1 │ ├─┬ deep-eql@0.1.3 │ │ └── type-detect@0.1.1 │ └── type-detect@1.0.0 ├── codemirror@5.7.0 ├── core-js@0.6.1 ├─┬ css-loader@0.12.1 │ ├─┬ clean-css@3.4.6 │ │ ├─┬ commander@2.8.1 │ │ │ └── graceful-readlink@1.0.1 │ │ └─┬ source-map@0.4.4 │ │ └── amdefine@1.0.0 │ ├── fastparse@1.1.1 │ ├─┬ loader-utils@0.2.11 │ │ ├── big.js@3.1.3 │ │ └── json5@0.4.0 │ └── source-list-map@0.1.5 ├── es6-promise@2.3.0 ├─┬ exports-loader@0.6.2 │ ├─┬ loader-utils@0.2.11 │ │ ├── big.js@3.1.3 │ │ └── json5@0.4.0 │ └─┬ source-map@0.1.43 │ └── amdefine@1.0.0 ├─┬ extract-text-webpack-plugin@0.8.2 │ ├── async@1.4.2 │ └─┬ loader-utils@0.2.11 │ ├── big.js@3.1.3 │ └── json5@0.4.0 ├── fakerest@1.1.4 ├─┬ file-loader@0.8.4 │ └─┬ loader-utils@0.2.11 │ ├── big.js@3.1.3 │ └── json5@0.4.0 ├── font-awesome@4.4.0 ├─┬ grunt@0.4.5 │ ├── async@0.1.22 │ ├── coffee-script@1.3.3 │ ├── colors@0.6.2 │ ├── dateformat@1.0.2-1.2.3 │ ├── eventemitter2@0.4.14 │ ├── exit@0.1.2 │ ├─┬ findup-sync@0.1.3 │ │ ├─┬ glob@3.2.11 │ │ │ ├── inherits@2.0.1 │ │ │ └─┬ minimatch@0.3.0 │ │ │ ├── lru-cache@2.7.0 │ │ │ └── sigmund@1.0.1 │ │ └── lodash@2.4.2 │ ├── getobject@0.1.0 │ ├─┬ glob@3.1.21 │ │ ├── graceful-fs@1.2.3 │ │ └── inherits@1.0.2 │ ├─┬ grunt-legacy-log@0.1.2 │ │ ├── grunt-legacy-log-utils@0.1.1 │ │ ├── lodash@2.4.2 │ │ └── underscore.string@2.3.3 │ ├── grunt-legacy-util@0.2.0 │ ├── hooker@0.2.3 │ ├── iconv-lite@0.2.11 │ ├─┬ js-yaml@2.0.5 │ │ ├─┬ argparse@0.1.16 │ │ │ ├── underscore@1.7.0 │ │ │ └── underscore.string@2.4.0 │ │ └── esprima@1.0.4 │ ├── lodash@0.9.2 │ ├─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.7.0 │ │ └── sigmund@1.0.1 │ ├─┬ nopt@1.0.10 │ │ └── abbrev@1.0.7 │ ├── rimraf@2.2.8 │ ├── underscore.string@2.2.1 │ └── which@1.0.9 ├─┬ grunt-babel@4.0.0 │ └─┬ babel-core@4.7.16 │ ├── acorn-babel@0.11.1-38 │ ├── ast-types@0.7.8 │ ├─┬ chalk@1.1.1 │ │ ├── ansi-styles@2.1.0 │ │ ├── escape-string-regexp@1.0.3 │ │ ├─┬ has-ansi@2.0.0 │ │ │ └── ansi-regex@2.0.0 │ │ ├─┬ strip-ansi@3.0.0 │ │ │ └── ansi-regex@2.0.0 │ │ └── supports-color@2.0.0 │ ├─┬ commander@2.9.0 │ │ └── graceful-readlink@1.0.1 │ ├── convert-source-map@0.5.1 │ ├─┬ debug@2.2.0 │ │ └── ms@0.7.1 │ ├─┬ detect-indent@3.0.1 │ │ ├── get-stdin@4.0.1 │ │ └── minimist@1.2.0 │ ├── estraverse@1.9.3 │ ├── esutils@1.1.6 │ ├── fs-readdir-recursive@0.1.2 │ ├── globals@6.4.1 │ ├─┬ is-integer@1.0.6 │ │ └─┬ is-finite@1.0.1 │ │ └── number-is-nan@1.0.0 │ ├── js-tokens@1.0.0 │ ├── leven@1.0.2 │ ├─┬ line-numbers@0.2.0 │ │ └── left-pad@0.0.3 │ ├─┬ output-file-sync@1.1.1 │ │ ├─┬ mkdirp@0.5.1 │ │ │ └── minimist@0.0.8 │ │ └── xtend@4.0.0 │ ├── path-is-absolute@1.0.0 │ ├── private@0.1.6 │ ├─┬ regenerator-babel@0.8.13-2 │ │ ├─┬ commoner@0.10.3 │ │ │ ├── commander@2.5.1 │ │ │ ├─┬ glob@4.2.2 │ │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├─┬ minimatch@1.0.0 │ │ │ │ │ ├── lru-cache@2.7.0 │ │ │ │ │ └── sigmund@1.0.1 │ │ │ │ └─┬ once@1.3.2 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── graceful-fs@3.0.8 │ │ │ ├── iconv-lite@0.4.13 │ │ │ ├── install@0.1.8 │ │ │ ├─┬ mkdirp@0.5.1 │ │ │ │ └── minimist@0.0.8 │ │ │ ├── q@1.1.2 │ │ │ └─┬ recast@0.10.33 │ │ │ ├── ast-types@0.8.12 │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb │ │ │ └── source-map@0.5.1 │ │ └── through@2.3.8 │ ├─┬ regexpu@1.3.0 │ │ ├── esprima@2.6.0 │ │ ├─┬ recast@0.10.33 │ │ │ ├── ast-types@0.8.12 │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb │ │ │ └── source-map@0.5.1 │ │ ├── regenerate@1.2.1 │ │ ├── regjsgen@0.2.0 │ │ └─┬ regjsparser@0.1.5 │ │ └── jsesc@0.5.0 │ ├─┬ repeating@1.1.3 │ │ └─┬ is-finite@1.0.1 │ │ └── number-is-nan@1.0.0 │ ├── shebang-regex@1.0.0 │ ├── slash@1.0.0 │ ├─┬ source-map@0.4.4 │ │ └── amdefine@1.0.0 │ ├─┬ source-map-support@0.2.10 │ │ └─┬ source-map@0.1.32 │ │ └── amdefine@1.0.0 │ ├── to-fast-properties@1.0.1 │ └── trim-right@1.0.1 ├─┬ grunt-cli@0.1.13 │ ├─┬ findup-sync@0.1.3 │ │ ├─┬ glob@3.2.11 │ │ │ ├── inherits@2.0.1 │ │ │ └─┬ minimatch@0.3.0 │ │ │ ├── lru-cache@2.7.0 │ │ │ └── sigmund@1.0.1 │ │ └── lodash@2.4.2 │ ├─┬ nopt@1.0.10 │ │ └── abbrev@1.0.7 │ └── resolve@0.3.1 ├─┬ grunt-concurrent@0.5.0 │ ├── async@0.2.10 │ └─┬ pad-stdio@0.1.1 │ └── lpad@0.2.1 ├─┬ grunt-contrib-clean@0.6.0 │ └── rimraf@2.2.8 ├─┬ grunt-contrib-compass@0.7.2 │ ├── async@0.2.10 │ ├── dargs@0.1.0 │ └── tmp@0.0.23 ├─┬ grunt-contrib-concat@0.5.1 │ ├─┬ chalk@0.5.1 │ │ ├── ansi-styles@1.1.0 │ │ ├── escape-string-regexp@1.0.3 │ │ ├─┬ has-ansi@0.1.0 │ │ │ └── ansi-regex@0.2.1 │ │ ├─┬ strip-ansi@0.3.0 │ │ │ └── ansi-regex@0.2.1 │ │ └── supports-color@0.2.0 │ └─┬ source-map@0.3.0 │ └── amdefine@1.0.0 ├─┬ grunt-contrib-connect@0.8.0 │ ├── async@0.9.2 │ ├─┬ connect@2.19.6 │ │ ├── basic-auth-connect@1.0.0 │ │ ├─┬ body-parser@1.3.1 │ │ │ └── raw-body@1.1.6 │ │ ├── bytes@1.0.0 │ │ ├─┬ compression@1.0.7 │ │ │ ├─┬ accepts@1.0.3 │ │ │ │ ├── mime@1.2.11 │ │ │ │ └── negotiator@0.4.6 │ │ │ ├── compressible@1.1.0 │ │ │ └── vary@0.1.0 │ │ ├─┬ connect-timeout@1.1.0 │ │ │ └── debug@0.8.1 │ │ ├── cookie@0.1.2 │ │ ├── cookie-parser@1.1.0 │ │ ├── cookie-signature@1.0.3 │ │ ├─┬ csurf@1.2.1 │ │ │ └─┬ csrf-tokens@1.0.4 │ │ │ ├── rndm@1.1.0 │ │ │ ├── scmp@0.0.3 │ │ │ └── uid2@0.0.3 │ │ ├─┬ debug@1.0.2 │ │ │ └── ms@0.6.2 │ │ ├── errorhandler@1.0.2 │ │ ├── escape-html@1.0.1 │ │ ├─┬ express-session@1.2.1 │ │ │ ├── buffer-crc32@0.2.1 │ │ │ ├── debug@0.8.1 │ │ │ ├── uid2@0.0.3 │ │ │ └── utils-merge@1.0.0 │ │ ├── fresh@0.2.2 │ │ ├─┬ method-override@2.0.2 │ │ │ ├── methods@1.0.1 │ │ │ └── vary@0.1.0 │ │ ├── morgan@1.1.1 │ │ ├─┬ multiparty@3.2.8 │ │ │ ├─┬ readable-stream@1.1.13 │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ └── string_decoder@0.10.31 │ │ │ └── stream-counter@0.2.0 │ │ ├── on-headers@0.0.0 │ │ ├── parseurl@1.0.1 │ │ ├── pause@0.0.1 │ │ ├── qs@0.6.6 │ │ ├── response-time@2.0.0 │ │ ├── serve-favicon@2.0.1 │ │ ├─┬ serve-index@1.1.1 │ │ │ ├─┬ accepts@1.0.3 │ │ │ │ ├── mime@1.2.11 │ │ │ │ └── negotiator@0.4.6 │ │ │ └── batch@0.5.0 │ │ ├─┬ serve-static@1.2.3 │ │ │ └─┬ send@0.4.3 │ │ │ ├─┬ finished@1.2.2 │ │ │ │ └── ee-first@1.0.3 │ │ │ ├── mime@1.2.11 │ │ │ └── range-parser@1.0.2 │ │ ├─┬ type-is@1.2.1 │ │ │ └── mime-types@1.0.0 │ │ └── vhost@1.0.0 │ ├── connect-livereload@0.4.1 │ ├── open@0.0.5 │ └─┬ portscanner@0.2.3 │ └── async@0.1.15 ├─┬ grunt-contrib-copy@0.6.0 │ └─┬ chalk@0.5.1 │ ├── ansi-styles@1.1.0 │ ├── escape-string-regexp@1.0.3 │ ├─┬ has-ansi@0.1.0 │ │ └── ansi-regex@0.2.1 │ ├─┬ strip-ansi@0.3.0 │ │ └── ansi-regex@0.2.1 │ └── supports-color@0.2.0 ├─┬ grunt-contrib-cssmin@0.10.0 │ ├─┬ chalk@0.4.0 │ │ ├── ansi-styles@1.0.0 │ │ ├── has-color@0.1.7 │ │ └── strip-ansi@0.1.1 │ ├─┬ clean-css@2.2.23 │ │ └── commander@2.2.0 │ └─┬ maxmin@0.2.2 │ ├─┬ chalk@0.5.1 │ │ ├── ansi-styles@1.1.0 │ │ ├── escape-string-regexp@1.0.3 │ │ ├─┬ has-ansi@0.1.0 │ │ │ └── ansi-regex@0.2.1 │ │ ├─┬ strip-ansi@0.3.0 │ │ │ └── ansi-regex@0.2.1 │ │ └── supports-color@0.2.0 │ ├── figures@1.4.0 │ ├─┬ gzip-size@0.2.0 │ │ ├─┬ browserify-zlib@0.1.4 │ │ │ └── pako@0.2.8 │ │ └─┬ concat-stream@1.5.0 │ │ ├── inherits@2.0.1 │ │ ├─┬ readable-stream@2.0.2 │ │ │ ├── core-util-is@1.0.1 │ │ │ ├── isarray@0.0.1 │ │ │ ├── process-nextick-args@1.0.3 │ │ │ ├── string_decoder@0.10.31 │ │ │ └── util-deprecate@1.0.2 │ │ └── typedarray@0.0.6 │ └── pretty-bytes@0.1.2 ├─┬ grunt-contrib-requirejs@0.4.4 │ └── requirejs@2.1.20 ├─┬ grunt-contrib-uglify@0.6.0 │ ├─┬ chalk@0.5.1 │ │ ├── ansi-styles@1.1.0 │ │ ├── escape-string-regexp@1.0.3 │ │ ├─┬ has-ansi@0.1.0 │ │ │ └── ansi-regex@0.2.1 │ │ ├─┬ strip-ansi@0.3.0 │ │ │ └── ansi-regex@0.2.1 │ │ └── supports-color@0.2.0 │ ├── lodash@2.4.2 │ ├─┬ maxmin@1.1.0 │ │ ├─┬ chalk@1.1.1 │ │ │ ├── ansi-styles@2.1.0 │ │ │ ├── escape-string-regexp@1.0.3 │ │ │ ├─┬ has-ansi@2.0.0 │ │ │ │ └── ansi-regex@2.0.0 │ │ │ ├─┬ strip-ansi@3.0.0 │ │ │ │ └── ansi-regex@2.0.0 │ │ │ └── supports-color@2.0.0 │ │ ├── figures@1.4.0 │ │ ├─┬ gzip-size@1.0.0 │ │ │ ├─┬ browserify-zlib@0.1.4 │ │ │ │ └── pako@0.2.8 │ │ │ └─┬ concat-stream@1.5.0 │ │ │ ├── inherits@2.0.1 │ │ │ ├─┬ readable-stream@2.0.2 │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ ├── process-nextick-args@1.0.3 │ │ │ │ ├── string_decoder@0.10.31 │ │ │ │ └── util-deprecate@1.0.2 │ │ │ └── typedarray@0.0.6 │ │ └─┬ pretty-bytes@1.0.4 │ │ ├── get-stdin@4.0.1 │ │ └─┬ meow@3.4.2 │ │ ├─┬ camelcase-keys@1.0.0 │ │ │ ├── camelcase@1.2.1 │ │ │ └── map-obj@1.0.1 │ │ ├── loud-rejection@1.0.0 │ │ ├── minimist@1.2.0 │ │ ├─┬ normalize-package-data@2.3.4 │ │ │ ├── hosted-git-info@2.1.4 │ │ │ ├─┬ is-builtin-module@1.0.0 │ │ │ │ └── builtin-modules@1.1.0 │ │ │ ├── semver@5.0.3 │ │ │ └─┬ validate-npm-package-license@3.0.1 │ │ │ ├─┬ spdx-correct@1.0.1 │ │ │ │ └── spdx-license-ids@1.0.2 │ │ │ └─┬ spdx-expression-parse@1.0.0 │ │ │ ├── spdx-exceptions@1.0.3 │ │ │ └── spdx-license-ids@1.0.2 │ │ ├── object-assign@4.0.1 │ │ ├─┬ read-pkg-up@1.0.1 │ │ │ ├─┬ find-up@1.0.0 │ │ │ │ ├── path-exists@2.0.0 │ │ │ │ └─┬ pinkie-promise@1.0.0 │ │ │ │ └── pinkie@1.0.0 │ │ │ └─┬ read-pkg@1.1.0 │ │ │ ├─┬ load-json-file@1.0.1 │ │ │ │ ├── graceful-fs@4.1.2 │ │ │ │ ├─┬ parse-json@2.2.0 │ │ │ │ │ └── error-ex@1.2.0 │ │ │ │ ├── pify@2.2.0 │ │ │ │ ├─┬ pinkie-promise@1.0.0 │ │ │ │ │ └── pinkie@1.0.0 │ │ │ │ └─┬ strip-bom@2.0.0 │ │ │ │ └── is-utf8@0.2.0 │ │ │ └─┬ path-type@1.0.0 │ │ │ ├── graceful-fs@4.1.2 │ │ │ ├── pify@2.2.0 │ │ │ └─┬ pinkie-promise@1.0.0 │ │ │ └── pinkie@1.0.0 │ │ ├─┬ redent@1.0.0 │ │ │ ├─┬ indent-string@2.1.0 │ │ │ │ └─┬ repeating@2.0.0 │ │ │ │ └─┬ is-finite@1.0.1 │ │ │ │ └── number-is-nan@1.0.0 │ │ │ └── strip-indent@1.0.1 │ │ └── trim-newlines@1.0.0 │ ├─┬ uglify-js@2.5.0 │ │ ├── async@0.2.10 │ │ ├── source-map@0.5.1 │ │ ├── uglify-to-browserify@1.0.2 │ │ └─┬ yargs@3.5.4 │ │ ├── camelcase@1.2.1 │ │ ├── decamelize@1.0.0 │ │ ├── window-size@0.1.0 │ │ └── wordwrap@0.0.2 │ └── uri-path@0.0.2 ├─┬ grunt-contrib-watch@0.5.3 │ ├─┬ gaze@0.4.3 │ │ └─┬ globule@0.1.0 │ │ ├─┬ glob@3.1.21 │ │ │ ├── graceful-fs@1.2.3 │ │ │ └── inherits@1.0.2 │ │ ├── lodash@1.0.2 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.7.0 │ │ └── sigmund@1.0.1 │ └─┬ tiny-lr@0.0.4 │ ├── debug@0.7.4 │ ├── faye-websocket@0.4.4 │ ├─┬ noptify@0.0.3 │ │ └─┬ nopt@2.0.0 │ │ └── abbrev@1.0.7 │ └── qs@0.5.6 ├── grunt-exec@0.4.6 ├─┬ grunt-karma@0.8.3 │ └── lodash@2.4.2 ├─┬ grunt-mocha-test@0.12.7 │ ├── hooker@0.2.3 │ └─┬ mkdirp@0.5.1 │ └── minimist@0.0.8 ├─┬ grunt-ng-annotate@0.10.0 │ ├─┬ lodash.clonedeep@3.0.2 │ │ ├─┬ lodash._baseclone@3.3.0 │ │ │ ├── lodash._arraycopy@3.0.0 │ │ │ ├── lodash._arrayeach@3.0.0 │ │ │ ├─┬ lodash._baseassign@3.2.0 │ │ │ │ └── lodash._basecopy@3.0.1 │ │ │ ├── lodash._basefor@3.0.2 │ │ │ ├── lodash.isarray@3.0.4 │ │ │ └─┬ lodash.keys@3.1.2 │ │ │ ├── lodash._getnative@3.9.1 │ │ │ └── lodash.isarguments@3.0.4 │ │ └── lodash._bindcallback@3.0.1 │ └─┬ ng-annotate@0.15.4 │ ├── acorn@0.11.0 │ ├── alter@0.2.0 │ ├── convert-source-map@0.4.1 │ ├─┬ optimist@0.6.1 │ │ ├── minimist@0.0.10 │ │ └── wordwrap@0.0.3 │ ├─┬ ordered-ast-traverse@1.1.1 │ │ └── ordered-esprima-props@1.1.0 │ ├── simple-fmt@0.1.0 │ ├── simple-is@0.2.0 │ ├─┬ source-map@0.1.43 │ │ └── amdefine@1.0.0 │ ├── stable@0.1.5 │ ├── stringmap@0.2.2 │ ├── stringset@0.2.1 │ └── tryor@0.1.2 ├─┬ grunt-protractor-runner@1.2.1 │ ├─┬ split@0.3.3 │ │ └── through@2.3.8 │ └─┬ through2@0.5.1 │ ├─┬ readable-stream@1.0.33 │ │ ├── core-util-is@1.0.1 │ │ ├── inherits@2.0.1 │ │ ├── isarray@0.0.1 │ │ └── string_decoder@0.10.31 │ └── xtend@3.0.0 ├─┬ html-loader@0.3.0 │ ├── fastparse@1.1.1 │ ├─┬ html-minifier@0.7.2 │ │ ├─┬ change-case@2.3.0 │ │ │ ├── camel-case@1.1.2 │ │ │ ├── constant-case@1.1.1 │ │ │ ├── dot-case@1.1.1 │ │ │ ├── is-lower-case@1.1.1 │ │ │ ├── is-upper-case@1.1.1 │ │ │ ├── lower-case@1.1.2 │ │ │ ├── lower-case-first@1.0.0 │ │ │ ├── param-case@1.1.1 │ │ │ ├── pascal-case@1.1.1 │ │ │ ├── path-case@1.1.1 │ │ │ ├── sentence-case@1.1.2 │ │ │ ├── snake-case@1.1.1 │ │ │ ├── swap-case@1.1.1 │ │ │ ├── title-case@1.1.1 │ │ │ ├── upper-case@1.1.2 │ │ │ └── upper-case-first@1.1.1 │ │ ├─┬ clean-css@3.1.9 │ │ │ └── commander@2.6.0 │ │ ├─┬ cli@0.6.6 │ │ │ ├── exit@0.1.2 │ │ │ └─┬ glob@3.2.11 │ │ │ ├── inherits@2.0.1 │ │ │ └─┬ minimatch@0.3.0 │ │ │ ├── lru-cache@2.7.0 │ │ │ └── sigmund@1.0.1 │ │ ├─┬ concat-stream@1.4.10 │ │ │ ├── inherits@2.0.1 │ │ │ ├─┬ readable-stream@1.1.13 │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ └── string_decoder@0.10.31 │ │ │ └── typedarray@0.0.6 │ │ ├── relateurl@0.2.6 │ │ └─┬ uglify-js@2.4.24 │ │ ├── async@0.2.10 │ │ ├─┬ source-map@0.1.34 │ │ │ └── amdefine@1.0.0 │ │ ├── uglify-to-browserify@1.0.2 │ │ └─┬ yargs@3.5.4 │ │ ├── camelcase@1.2.1 │ │ ├── decamelize@1.0.0 │ │ ├── window-size@0.1.0 │ │ └── wordwrap@0.0.2 │ ├─┬ loader-utils@0.2.11 │ │ ├── big.js@3.1.3 │ │ └── json5@0.4.0 │ └─┬ source-map@0.1.43 │ └── amdefine@1.0.0 ├── humane-js@3.2.2 ├── jasmine-core@2.1.3 ├─┬ jshint-stylish@0.1.5 │ ├─┬ chalk@0.4.0 │ │ ├── ansi-styles@1.0.0 │ │ ├── has-color@0.1.7 │ │ └── strip-ansi@0.1.1 │ └── text-table@0.2.0 ├─┬ jsonlint@1.6.2 │ ├── JSV@4.0.2 │ └─┬ nomnom@1.8.1 │ ├─┬ chalk@0.4.0 │ │ ├── ansi-styles@1.0.0 │ │ ├── has-color@0.1.7 │ │ └── strip-ansi@0.1.1 │ └── underscore@1.6.0 ├─┬ karma@0.12.37 │ ├─┬ chokidar@1.2.0 │ │ ├─┬ anymatch@1.3.0 │ │ │ └─┬ micromatch@2.2.0 │ │ │ ├─┬ arr-diff@1.1.0 │ │ │ │ ├── arr-flatten@1.0.1 │ │ │ │ └── array-slice@0.2.3 │ │ │ ├── array-unique@0.2.1 │ │ │ ├─┬ braces@1.8.1 │ │ │ │ ├─┬ expand-range@1.8.1 │ │ │ │ │ └─┬ fill-range@2.2.2 │ │ │ │ │ ├── is-number@1.1.2 │ │ │ │ │ ├── isobject@1.0.2 │ │ │ │ │ ├── randomatic@1.1.0 │ │ │ │ │ └── repeat-string@1.5.2 │ │ │ │ ├── lazy-cache@0.2.3 │ │ │ │ ├── preserve@0.2.0 │ │ │ │ └── repeat-element@1.1.2 │ │ │ ├── expand-brackets@0.1.4 │ │ │ ├─┬ extglob@0.3.1 │ │ │ │ ├─┬ ansi-green@0.1.1 │ │ │ │ │ └── ansi-wrap@0.1.0 │ │ │ │ ├── is-extglob@1.0.0 │ │ │ │ └── success-symbol@0.1.0 │ │ │ ├── filename-regex@2.0.0 │ │ │ ├── is-glob@1.1.3 │ │ │ ├── kind-of@1.1.0 │ │ │ ├─┬ object.omit@1.1.0 │ │ │ │ ├─┬ for-own@0.1.3 │ │ │ │ │ └── for-in@0.1.4 │ │ │ │ └── isobject@1.0.2 │ │ │ ├─┬ parse-glob@3.0.4 │ │ │ │ ├── glob-base@0.3.0 │ │ │ │ ├── is-dotfile@1.0.1 │ │ │ │ ├── is-extglob@1.0.0 │ │ │ │ └── is-glob@2.0.1 │ │ │ └─┬ regex-cache@0.4.2 │ │ │ ├── is-equal-shallow@0.1.3 │ │ │ └── is-primitive@2.0.0 │ │ ├── arrify@1.0.0 │ │ ├── async-each@0.1.6 │ │ ├─┬ fsevents@1.0.2 │ │ │ ├── nan@2.1.0 │ │ │ └─┬ node-pre-gyp@0.6.12 │ │ │ ├─┬ mkdirp@0.5.1 │ │ │ │ └── minimist@0.0.8 │ │ │ ├─┬ nopt@3.0.4 │ │ │ │ └── abbrev@1.0.7 │ │ │ ├─┬ npmlog@1.2.1 │ │ │ │ ├── ansi@0.3.0 │ │ │ │ ├─┬ are-we-there-yet@1.0.4 │ │ │ │ │ ├── delegates@0.1.0 │ │ │ │ │ └─┬ readable-stream@1.1.13 │ │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ │ ├── inherits@2.0.1 │ │ │ │ │ ├── isarray@0.0.1 │ │ │ │ │ └── string_decoder@0.10.31 │ │ │ │ └─┬ gauge@1.2.2 │ │ │ │ ├── has-unicode@1.0.0 │ │ │ │ ├─┬ lodash.pad@3.1.1 │ │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ │ ├─┬ lodash.padleft@3.1.1 │ │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ │ └─┬ lodash.padright@3.1.1 │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ ├─┬ rc@1.1.2 │ │ │ │ ├── deep-extend@0.2.11 │ │ │ │ ├── ini@1.3.4 │ │ │ │ ├── minimist@1.2.0 │ │ │ │ └── strip-json-comments@0.1.3 │ │ │ ├─┬ request@2.64.0 │ │ │ │ ├── aws-sign2@0.5.0 │ │ │ │ ├─┬ bl@1.0.0 │ │ │ │ │ └─┬ readable-stream@2.0.2 │ │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ │ ├── inherits@2.0.1 │ │ │ │ │ ├── isarray@0.0.1 │ │ │ │ │ ├── process-nextick-args@1.0.3 │ │ │ │ │ ├── string_decoder@0.10.31 │ │ │ │ │ └── util-deprecate@1.0.1 │ │ │ │ ├── caseless@0.11.0 │ │ │ │ ├─┬ combined-stream@1.0.5 │ │ │ │ │ └── delayed-stream@1.0.0 │ │ │ │ ├── extend@3.0.0 │ │ │ │ ├── forever-agent@0.6.1 │ │ │ │ ├─┬ form-data@1.0.0-rc3 │ │ │ │ │ └── async@1.4.2 │ │ │ │ ├─┬ har-validator@1.8.0 │ │ │ │ │ ├── bluebird@2.10.2 │ │ │ │ │ ├─┬ chalk@1.1.1 │ │ │ │ │ │ ├── ansi-styles@2.1.0 │ │ │ │ │ │ ├── escape-string-regexp@1.0.3 │ │ │ │ │ │ ├─┬ has-ansi@2.0.0 │ │ │ │ │ │ │ └── ansi-regex@2.0.0 │ │ │ │ │ │ ├─┬ strip-ansi@3.0.0 │ │ │ │ │ │ │ └── ansi-regex@2.0.0 │ │ │ │ │ │ └── supports-color@2.0.0 │ │ │ │ │ ├─┬ commander@2.8.1 │ │ │ │ │ │ └── graceful-readlink@1.0.1 │ │ │ │ │ └─┬ is-my-json-valid@2.12.2 │ │ │ │ │ ├── generate-function@2.0.0 │ │ │ │ │ ├─┬ generate-object-property@1.2.0 │ │ │ │ │ │ └── is-property@1.0.2 │ │ │ │ │ ├── jsonpointer@2.0.0 │ │ │ │ │ └── xtend@4.0.0 │ │ │ │ ├─┬ hawk@3.1.0 │ │ │ │ │ ├── boom@2.9.0 │ │ │ │ │ ├── cryptiles@2.0.5 │ │ │ │ │ ├── hoek@2.16.3 │ │ │ │ │ └── sntp@1.0.9 │ │ │ │ ├─┬ http-signature@0.11.0 │ │ │ │ │ ├── asn1@0.1.11 │ │ │ │ │ ├── assert-plus@0.1.5 │ │ │ │ │ └── ctype@0.5.3 │ │ │ │ ├── isstream@0.1.2 │ │ │ │ ├── json-stringify-safe@5.0.1 │ │ │ │ ├─┬ mime-types@2.1.7 │ │ │ │ │ └── mime-db@1.19.0 │ │ │ │ ├── node-uuid@1.4.3 │ │ │ │ ├── oauth-sign@0.8.0 │ │ │ │ ├── qs@5.1.0 │ │ │ │ ├── stringstream@0.0.4 │ │ │ │ ├── tough-cookie@2.1.0 │ │ │ │ └── tunnel-agent@0.4.1 │ │ │ ├─┬ rimraf@2.4.3 │ │ │ │ └─┬ glob@5.0.15 │ │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├─┬ minimatch@3.0.0 │ │ │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ │ │ ├── balanced-match@0.2.0 │ │ │ │ │ └── concat-map@0.0.1 │ │ │ │ ├─┬ once@1.3.2 │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ └── path-is-absolute@1.0.0 │ │ │ ├── semver@5.0.3 │ │ │ ├─┬ tar@2.2.1 │ │ │ │ ├── block-stream@0.0.8 │ │ │ │ ├─┬ fstream@1.0.8 │ │ │ │ │ └── graceful-fs@4.1.2 │ │ │ │ └── inherits@2.0.1 │ │ │ └─┬ tar-pack@2.0.0 │ │ │ ├── debug@0.7.4 │ │ │ ├─┬ fstream@0.1.31 │ │ │ │ ├── graceful-fs@3.0.8 │ │ │ │ └── inherits@2.0.1 │ │ │ ├─┬ fstream-ignore@0.0.7 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ └─┬ minimatch@0.2.14 │ │ │ │ ├── lru-cache@2.7.0 │ │ │ │ └── sigmund@1.0.1 │ │ │ ├── graceful-fs@1.2.3 │ │ │ ├── once@1.1.1 │ │ │ ├─┬ readable-stream@1.0.33 │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ └── string_decoder@0.10.31 │ │ │ ├── rimraf@2.2.8 │ │ │ ├─┬ tar@0.1.20 │ │ │ │ ├── block-stream@0.0.8 │ │ │ │ └── inherits@2.0.1 │ │ │ └── uid-number@0.0.3 │ │ ├── glob-parent@2.0.0 │ │ ├─┬ is-binary-path@1.0.1 │ │ │ └── binary-extensions@1.3.1 │ │ ├─┬ is-glob@2.0.1 │ │ │ └── is-extglob@1.0.0 │ │ ├─┬ lodash.flatten@3.0.2 │ │ │ ├─┬ lodash._baseflatten@3.1.4 │ │ │ │ ├── lodash.isarguments@3.0.4 │ │ │ │ └── lodash.isarray@3.0.4 │ │ │ └── lodash._isiterateecall@3.0.9 │ │ ├── path-is-absolute@1.0.0 │ │ └─┬ readdirp@2.0.0 │ │ ├── graceful-fs@4.1.2 │ │ └─┬ readable-stream@2.0.2 │ │ ├── core-util-is@1.0.1 │ │ ├── inherits@2.0.1 │ │ ├── isarray@0.0.1 │ │ ├── process-nextick-args@1.0.3 │ │ ├── string_decoder@0.10.31 │ │ └── util-deprecate@1.0.2 │ ├── colors@1.1.2 │ ├─┬ connect@2.30.2 │ │ ├── basic-auth-connect@1.0.0 │ │ ├─┬ body-parser@1.13.3 │ │ │ ├── iconv-lite@0.4.11 │ │ │ ├─┬ on-finished@2.3.0 │ │ │ │ └── ee-first@1.1.1 │ │ │ └─┬ raw-body@2.1.4 │ │ │ ├── iconv-lite@0.4.12 │ │ │ └── unpipe@1.0.0 │ │ ├── bytes@2.1.0 │ │ ├─┬ compression@1.5.2 │ │ │ ├─┬ accepts@1.2.13 │ │ │ │ ├─┬ mime-types@2.1.7 │ │ │ │ │ └── mime-db@1.19.0 │ │ │ │ └── negotiator@0.5.3 │ │ │ ├─┬ compressible@2.0.6 │ │ │ │ └── mime-db@1.19.0 │ │ │ └── vary@1.0.1 │ │ ├─┬ connect-timeout@1.6.2 │ │ │ └── ms@0.7.1 │ │ ├── content-type@1.0.1 │ │ ├── cookie@0.1.3 │ │ ├── cookie-parser@1.3.5 │ │ ├── cookie-signature@1.0.6 │ │ ├─┬ csurf@1.8.3 │ │ │ └─┬ csrf@3.0.0 │ │ │ ├── base64-url@1.2.1 │ │ │ ├── rndm@1.1.0 │ │ │ ├── scmp@1.0.0 │ │ │ └── uid-safe@2.0.0 │ │ ├─┬ debug@2.2.0 │ │ │ └── ms@0.7.1 │ │ ├── depd@1.0.1 │ │ ├─┬ errorhandler@1.4.2 │ │ │ ├─┬ accepts@1.2.13 │ │ │ │ ├─┬ mime-types@2.1.7 │ │ │ │ │ └── mime-db@1.19.0 │ │ │ │ └── negotiator@0.5.3 │ │ │ └── escape-html@1.0.2 │ │ ├─┬ express-session@1.11.3 │ │ │ ├── crc@3.3.0 │ │ │ └─┬ uid-safe@2.0.0 │ │ │ └── base64-url@1.2.1 │ │ ├─┬ finalhandler@0.4.0 │ │ │ ├── escape-html@1.0.2 │ │ │ ├─┬ on-finished@2.3.0 │ │ │ │ └── ee-first@1.1.1 │ │ │ └── unpipe@1.0.0 │ │ ├── fresh@0.3.0 │ │ ├─┬ http-errors@1.3.1 │ │ │ ├── inherits@2.0.1 │ │ │ └── statuses@1.2.1 │ │ ├─┬ method-override@2.3.5 │ │ │ ├── methods@1.1.1 │ │ │ └── vary@1.0.1 │ │ ├─┬ morgan@1.6.1 │ │ │ ├── basic-auth@1.0.3 │ │ │ └─┬ on-finished@2.3.0 │ │ │ └── ee-first@1.1.1 │ │ ├─┬ multiparty@3.3.2 │ │ │ ├─┬ readable-stream@1.1.13 │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ └── string_decoder@0.10.31 │ │ │ └── stream-counter@0.2.0 │ │ ├── on-headers@1.0.1 │ │ ├── parseurl@1.3.0 │ │ ├── pause@0.1.0 │ │ ├── qs@4.0.0 │ │ ├── response-time@2.3.1 │ │ ├─┬ serve-favicon@2.3.0 │ │ │ ├── etag@1.7.0 │ │ │ └── ms@0.7.1 │ │ ├─┬ serve-index@1.7.2 │ │ │ ├─┬ accepts@1.2.13 │ │ │ │ └── negotiator@0.5.3 │ │ │ ├── batch@0.5.2 │ │ │ ├── escape-html@1.0.2 │ │ │ └─┬ mime-types@2.1.7 │ │ │ └── mime-db@1.19.0 │ │ ├─┬ serve-static@1.10.0 │ │ │ ├── escape-html@1.0.2 │ │ │ └─┬ send@0.13.0 │ │ │ ├── destroy@1.0.3 │ │ │ ├── etag@1.7.0 │ │ │ ├── ms@0.7.1 │ │ │ ├─┬ on-finished@2.3.0 │ │ │ │ └── ee-first@1.1.1 │ │ │ ├── range-parser@1.0.2 │ │ │ └── statuses@1.2.1 │ │ ├─┬ type-is@1.6.9 │ │ │ ├── media-typer@0.3.0 │ │ │ └─┬ mime-types@2.1.7 │ │ │ └── mime-db@1.19.0 │ │ ├── utils-merge@1.0.0 │ │ └── vhost@3.0.2 │ ├── di@0.0.1 │ ├─┬ glob@5.0.15 │ │ ├─┬ inflight@1.0.4 │ │ │ └── wrappy@1.0.1 │ │ ├── inherits@2.0.1 │ │ ├─┬ once@1.3.2 │ │ │ └── wrappy@1.0.1 │ │ └── path-is-absolute@1.0.0 │ ├── graceful-fs@3.0.8 │ ├─┬ http-proxy@0.10.4 │ │ ├── colors@0.6.2 │ │ ├── pkginfo@0.3.0 │ │ └─┬ utile@0.2.1 │ │ ├── async@0.2.10 │ │ ├── deep-equal@1.0.1 │ │ ├── i@0.3.3 │ │ ├─┬ mkdirp@0.5.1 │ │ │ └── minimist@0.0.8 │ │ └── ncp@0.4.2 │ ├─┬ log4js@0.6.27 │ │ ├── async@0.2.10 │ │ ├─┬ readable-stream@1.0.33 │ │ │ ├── core-util-is@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ ├── isarray@0.0.1 │ │ │ └── string_decoder@0.10.31 │ │ ├── semver@4.3.6 │ │ └── underscore@1.8.2 │ ├── mime@1.3.4 │ ├─┬ minimatch@2.0.10 │ │ └─┬ brace-expansion@1.1.1 │ │ ├── balanced-match@0.2.0 │ │ └── concat-map@0.0.1 │ ├─┬ optimist@0.6.1 │ │ ├── minimist@0.0.10 │ │ └── wordwrap@0.0.3 │ ├── q@1.4.1 │ ├── rimraf@2.4.3 │ ├─┬ socket.io@0.9.16 │ │ ├── base64id@0.1.0 │ │ ├── policyfile@0.0.4 │ │ ├── redis@0.7.3 │ │ └─┬ socket.io-client@0.9.16 │ │ ├─┬ active-x-obfuscator@0.0.1 │ │ │ └── zeparser@0.0.5 │ │ ├── uglify-js@1.2.5 │ │ ├─┬ ws@0.4.32 │ │ │ ├── commander@2.1.0 │ │ │ ├── nan@1.0.0 │ │ │ ├── options@0.0.6 │ │ │ └── tinycolor@0.0.1 │ │ └── xmlhttprequest@1.4.2 │ ├─┬ source-map@0.4.4 │ │ └── amdefine@1.0.0 │ └─┬ useragent@2.1.7 │ └── lru-cache@2.2.4 ├─┬ karma-chrome-launcher@0.2.1 │ ├─┬ fs-access@1.0.0 │ │ └── null-check@1.0.0 │ └─┬ which@1.2.0 │ └─┬ is-absolute@0.1.7 │ └── is-relative@0.1.3 ├── karma-jasmine@0.3.6 ├── karma-ng-html2js-preprocessor@0.1.2 ├── karma-ng-scenario@0.1.0 ├─┬ karma-phantomjs-launcher@0.1.4 │ └─┬ phantomjs@1.9.18 │ ├── adm-zip@0.4.4 │ ├─┬ fs-extra@0.23.1 │ │ ├── graceful-fs@4.1.2 │ │ ├── jsonfile@2.2.3 │ │ ├── path-is-absolute@1.0.0 │ │ └─┬ rimraf@2.4.3 │ │ └─┬ glob@5.0.15 │ │ ├─┬ inflight@1.0.4 │ │ │ └── wrappy@1.0.1 │ │ ├── inherits@2.0.1 │ │ ├─┬ minimatch@3.0.0 │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ ├── balanced-match@0.2.0 │ │ │ └── concat-map@0.0.1 │ │ └─┬ once@1.3.2 │ │ └── wrappy@1.0.1 │ ├── kew@0.4.0 │ ├─┬ npmconf@2.1.1 │ │ ├─┬ config-chain@1.1.9 │ │ │ └── proto-list@1.2.4 │ │ ├── inherits@2.0.1 │ │ ├── ini@1.3.4 │ │ ├─┬ mkdirp@0.5.1 │ │ │ └── minimist@0.0.8 │ │ ├─┬ nopt@3.0.4 │ │ │ └── abbrev@1.0.7 │ │ ├─┬ once@1.3.2 │ │ │ └── wrappy@1.0.1 │ │ ├─┬ osenv@0.1.3 │ │ │ ├── os-homedir@1.0.1 │ │ │ └── os-tmpdir@1.0.1 │ │ ├── semver@4.3.6 │ │ └── uid-number@0.0.5 │ ├── progress@1.1.8 │ ├─┬ request@2.42.0 │ │ ├── aws-sign2@0.5.0 │ │ ├─┬ bl@0.9.4 │ │ │ └─┬ readable-stream@1.0.33 │ │ │ ├── core-util-is@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ ├── isarray@0.0.1 │ │ │ └── string_decoder@0.10.31 │ │ ├── caseless@0.6.0 │ │ ├── forever-agent@0.5.2 │ │ ├─┬ form-data@0.1.4 │ │ │ ├── async@0.9.2 │ │ │ ├─┬ combined-stream@0.0.7 │ │ │ │ └── delayed-stream@0.0.5 │ │ │ └── mime@1.2.11 │ │ ├─┬ hawk@1.1.1 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.1 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.5 │ │ │ └── ctype@0.5.3 │ │ ├── json-stringify-safe@5.0.1 │ │ ├── mime-types@1.0.2 │ │ ├── node-uuid@1.4.3 │ │ ├── oauth-sign@0.4.0 │ │ ├── qs@1.2.2 │ │ ├── stringstream@0.0.4 │ │ ├── tough-cookie@2.2.0 │ │ └── tunnel-agent@0.4.1 │ ├─┬ request-progress@0.3.1 │ │ └── throttleit@0.0.2 │ └── which@1.0.9 ├─┬ karma-webpack@1.5.1 │ ├── async@0.9.2 │ ├─┬ loader-utils@0.2.11 │ │ ├── big.js@3.1.3 │ │ └── json5@0.4.0 │ ├─┬ source-map@0.1.43 │ │ └── amdefine@1.0.0 │ └─┬ webpack-dev-middleware@1.2.0 │ ├── memory-fs@0.2.0 │ └── mime@1.3.4 ├── lodash@3.10.1 ├─┬ mocha@2.3.3 │ ├── commander@2.3.0 │ ├─┬ debug@2.0.0 │ │ └── ms@0.6.2 │ ├── diff@1.4.0 │ ├── escape-string-regexp@1.0.2 │ ├─┬ glob@3.2.3 │ │ ├── graceful-fs@2.0.3 │ │ ├── inherits@2.0.1 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.7.0 │ │ └── sigmund@1.0.1 │ ├── growl@1.8.1 │ ├─┬ jade@0.26.3 │ │ ├── commander@0.6.1 │ │ └── mkdirp@0.3.0 │ ├─┬ mkdirp@0.5.0 │ │ └── minimist@0.0.8 │ └── supports-color@1.2.0 ├─┬ ng-annotate-loader@0.0.2 │ ├─┬ loader-utils@0.2.11 │ │ ├── big.js@3.1.3 │ │ └── json5@0.4.0 │ ├─┬ ng-annotate@0.15.4 │ │ ├── acorn@0.11.0 │ │ ├── alter@0.2.0 │ │ ├── convert-source-map@0.4.1 │ │ ├─┬ optimist@0.6.1 │ │ │ ├── minimist@0.0.10 │ │ │ └── wordwrap@0.0.3 │ │ ├─┬ ordered-ast-traverse@1.1.1 │ │ │ └── ordered-esprima-props@1.1.0 │ │ ├── simple-fmt@0.1.0 │ │ ├── simple-is@0.2.0 │ │ ├─┬ source-map@0.1.43 │ │ │ └── amdefine@1.0.0 │ │ ├── stable@0.1.5 │ │ ├── stringmap@0.2.2 │ │ ├── stringset@0.2.1 │ │ └── tryor@0.1.2 │ └─┬ source-map@0.4.4 │ └── amdefine@1.0.0 ├─┬ ng-annotate-webpack-plugin@0.1.2 │ ├─┬ ng-annotate@0.9.11 │ │ ├── alter@0.2.0 │ │ ├── convert-source-map@0.4.1 │ │ ├── esprima@1.2.5 │ │ ├─┬ optimist@0.6.1 │ │ │ ├── minimist@0.0.10 │ │ │ └── wordwrap@0.0.3 │ │ ├─┬ ordered-ast-traverse@0.1.1 │ │ │ └── ordered-esprima-props@1.0.0 │ │ ├── simple-fmt@0.1.0 │ │ ├── simple-is@0.2.0 │ │ ├─┬ source-map@0.1.43 │ │ │ └── amdefine@1.0.0 │ │ ├── stable@0.1.5 │ │ ├── stringmap@0.2.2 │ │ ├── stringset@0.2.1 │ │ └── tryor@0.1.2 │ └─┬ webpack-core@0.4.8 │ └─┬ source-map@0.1.43 │ └── amdefine@1.0.0 ├── ng-file-upload@7.3.9 ├─┬ nginflection@1.1.10 │ └── inflection@1.4.2 ├─┬ ngtemplate-loader@1.3.1 │ ├── jsesc@0.5.0 │ └─┬ loader-utils@0.2.11 │ ├── big.js@3.1.3 │ └── json5@0.4.0 ├─┬ node-libs-browser@0.5.3 │ ├── assert@1.3.0 │ ├─┬ browserify-zlib@0.1.4 │ │ └── pako@0.2.8 │ ├─┬ buffer@3.5.1 │ │ ├── base64-js@0.0.8 │ │ ├── ieee754@1.1.6 │ │ └── is-array@1.0.1 │ ├─┬ console-browserify@1.1.0 │ │ └── date-now@0.1.4 │ ├── constants-browserify@0.0.1 │ ├─┬ crypto-browserify@3.2.8 │ │ ├── pbkdf2-compat@2.0.1 │ │ ├── ripemd160@0.2.0 │ │ └── sha.js@2.2.6 │ ├── domain-browser@1.1.4 │ ├── events@1.1.0 │ ├─┬ http-browserify@1.7.0 │ │ ├── Base64@0.2.1 │ │ └── inherits@2.0.1 │ ├── https-browserify@0.0.0 │ ├── os-browserify@0.1.2 │ ├── path-browserify@0.0.0 │ ├── process@0.11.2 │ ├── punycode@1.3.2 │ ├── querystring-es3@0.2.1 │ ├─┬ readable-stream@1.1.13 │ │ ├── core-util-is@1.0.1 │ │ ├── inherits@2.0.1 │ │ └── isarray@0.0.1 │ ├─┬ stream-browserify@1.0.0 │ │ └── inherits@2.0.1 │ ├── string_decoder@0.10.31 │ ├── timers-browserify@1.4.1 │ ├── tty-browserify@0.0.0 │ ├─┬ url@0.10.3 │ │ └── querystring@0.2.0 │ ├─┬ util@0.10.3 │ │ └── inherits@2.0.1 │ └─┬ vm-browserify@0.0.4 │ └── indexof@0.0.1 ├─┬ node-sass@2.1.1 │ ├─┬ chalk@0.5.1 │ │ ├── ansi-styles@1.1.0 │ │ ├── escape-string-regexp@1.0.3 │ │ ├─┬ has-ansi@0.1.0 │ │ │ └── ansi-regex@0.2.1 │ │ ├─┬ strip-ansi@0.3.0 │ │ │ └── ansi-regex@0.2.1 │ │ └── supports-color@0.2.0 │ ├─┬ cross-spawn@0.2.9 │ │ └── lru-cache@2.7.0 │ ├─┬ gaze@0.5.2 │ │ └─┬ globule@0.1.0 │ │ ├─┬ glob@3.1.21 │ │ │ ├── graceful-fs@1.2.3 │ │ │ └── inherits@1.0.2 │ │ ├── lodash@1.0.2 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.7.0 │ │ └── sigmund@1.0.1 │ ├── get-stdin@4.0.1 │ ├─┬ meow@3.4.2 │ │ ├─┬ camelcase-keys@1.0.0 │ │ │ ├── camelcase@1.2.1 │ │ │ └── map-obj@1.0.1 │ │ ├── loud-rejection@1.0.0 │ │ ├── minimist@1.2.0 │ │ ├─┬ normalize-package-data@2.3.4 │ │ │ ├── hosted-git-info@2.1.4 │ │ │ ├─┬ is-builtin-module@1.0.0 │ │ │ │ └── builtin-modules@1.1.0 │ │ │ └─┬ validate-npm-package-license@3.0.1 │ │ │ ├─┬ spdx-correct@1.0.1 │ │ │ │ └── spdx-license-ids@1.0.2 │ │ │ └─┬ spdx-expression-parse@1.0.0 │ │ │ ├── spdx-exceptions@1.0.3 │ │ │ └── spdx-license-ids@1.0.2 │ │ ├── object-assign@4.0.1 │ │ ├─┬ read-pkg-up@1.0.1 │ │ │ ├─┬ find-up@1.0.0 │ │ │ │ ├── path-exists@2.0.0 │ │ │ │ └─┬ pinkie-promise@1.0.0 │ │ │ │ └── pinkie@1.0.0 │ │ │ └─┬ read-pkg@1.1.0 │ │ │ ├─┬ load-json-file@1.0.1 │ │ │ │ ├── graceful-fs@4.1.2 │ │ │ │ ├─┬ parse-json@2.2.0 │ │ │ │ │ └── error-ex@1.2.0 │ │ │ │ ├── pify@2.2.0 │ │ │ │ ├─┬ pinkie-promise@1.0.0 │ │ │ │ │ └── pinkie@1.0.0 │ │ │ │ └─┬ strip-bom@2.0.0 │ │ │ │ └── is-utf8@0.2.0 │ │ │ └─┬ path-type@1.0.0 │ │ │ ├── graceful-fs@4.1.2 │ │ │ ├── pify@2.2.0 │ │ │ └─┬ pinkie-promise@1.0.0 │ │ │ └── pinkie@1.0.0 │ │ ├─┬ redent@1.0.0 │ │ │ ├─┬ indent-string@2.1.0 │ │ │ │ └─┬ repeating@2.0.0 │ │ │ │ └─┬ is-finite@1.0.1 │ │ │ │ └── number-is-nan@1.0.0 │ │ │ └── strip-indent@1.0.1 │ │ └── trim-newlines@1.0.0 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ ├── nan@1.9.0 │ ├─┬ npmconf@2.1.2 │ │ ├─┬ config-chain@1.1.9 │ │ │ └── proto-list@1.2.4 │ │ ├── inherits@2.0.1 │ │ ├── ini@1.3.4 │ │ ├─┬ nopt@3.0.4 │ │ │ └── abbrev@1.0.7 │ │ ├─┬ once@1.3.2 │ │ │ └── wrappy@1.0.1 │ │ ├─┬ osenv@0.1.3 │ │ │ ├── os-homedir@1.0.1 │ │ │ └── os-tmpdir@1.0.1 │ │ └── uid-number@0.0.5 │ ├── object-assign@2.1.1 │ ├─┬ pangyp@2.3.2 │ │ ├─┬ fstream@1.0.8 │ │ │ ├── graceful-fs@4.1.2 │ │ │ └── inherits@2.0.1 │ │ ├─┬ glob@4.3.5 │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ └─┬ once@1.3.2 │ │ │ └── wrappy@1.0.1 │ │ ├── graceful-fs@3.0.8 │ │ ├─┬ minimatch@2.0.10 │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ ├── balanced-match@0.2.0 │ │ │ └── concat-map@0.0.1 │ │ ├─┬ nopt@3.0.4 │ │ │ └── abbrev@1.0.7 │ │ ├─┬ npmlog@1.0.0 │ │ │ ├── ansi@0.3.0 │ │ │ ├─┬ are-we-there-yet@1.0.4 │ │ │ │ ├── delegates@0.1.0 │ │ │ │ └─┬ readable-stream@1.1.13 │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ └── string_decoder@0.10.31 │ │ │ └─┬ gauge@1.0.2 │ │ │ └── has-unicode@1.0.1 │ │ ├─┬ osenv@0.1.3 │ │ │ ├── os-homedir@1.0.1 │ │ │ └── os-tmpdir@1.0.1 │ │ ├─┬ request@2.51.0 │ │ │ ├── aws-sign2@0.5.0 │ │ │ ├─┬ bl@0.9.4 │ │ │ │ └─┬ readable-stream@1.0.33 │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ └── string_decoder@0.10.31 │ │ │ ├── caseless@0.8.0 │ │ │ ├─┬ combined-stream@0.0.7 │ │ │ │ └── delayed-stream@0.0.5 │ │ │ ├── forever-agent@0.5.2 │ │ │ ├─┬ form-data@0.2.0 │ │ │ │ ├── async@0.9.2 │ │ │ │ └─┬ mime-types@2.0.14 │ │ │ │ └── mime-db@1.12.0 │ │ │ ├─┬ hawk@1.1.1 │ │ │ │ ├── boom@0.4.2 │ │ │ │ ├── cryptiles@0.2.2 │ │ │ │ ├── hoek@0.9.1 │ │ │ │ └── sntp@0.2.4 │ │ │ ├─┬ http-signature@0.10.1 │ │ │ │ ├── asn1@0.1.11 │ │ │ │ ├── assert-plus@0.1.5 │ │ │ │ └── ctype@0.5.3 │ │ │ ├── json-stringify-safe@5.0.1 │ │ │ ├── mime-types@1.0.2 │ │ │ ├── node-uuid@1.4.3 │ │ │ ├── oauth-sign@0.5.0 │ │ │ ├── qs@2.3.3 │ │ │ ├── stringstream@0.0.4 │ │ │ ├── tough-cookie@2.2.0 │ │ │ └── tunnel-agent@0.4.1 │ │ ├── rimraf@2.2.8 │ │ ├─┬ tar@1.0.3 │ │ │ ├── block-stream@0.0.8 │ │ │ └── inherits@2.0.1 │ │ └── which@1.0.9 │ ├── replace-ext@0.0.1 │ ├─┬ request@2.65.0 │ │ ├── aws-sign2@0.6.0 │ │ ├─┬ bl@1.0.0 │ │ │ └─┬ readable-stream@2.0.2 │ │ │ ├── core-util-is@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ ├── isarray@0.0.1 │ │ │ ├── process-nextick-args@1.0.3 │ │ │ ├── string_decoder@0.10.31 │ │ │ └── util-deprecate@1.0.2 │ │ ├── caseless@0.11.0 │ │ ├─┬ combined-stream@1.0.5 │ │ │ └── delayed-stream@1.0.0 │ │ ├── extend@3.0.0 │ │ ├── forever-agent@0.6.1 │ │ ├─┬ form-data@1.0.0-rc3 │ │ │ └── async@1.4.2 │ │ ├─┬ har-validator@2.0.2 │ │ │ ├─┬ chalk@1.1.1 │ │ │ │ ├── ansi-styles@2.1.0 │ │ │ │ ├── escape-string-regexp@1.0.3 │ │ │ │ ├─┬ has-ansi@2.0.0 │ │ │ │ │ └── ansi-regex@2.0.0 │ │ │ │ ├─┬ strip-ansi@3.0.0 │ │ │ │ │ └── ansi-regex@2.0.0 │ │ │ │ └── supports-color@2.0.0 │ │ │ ├─┬ commander@2.9.0 │ │ │ │ └── graceful-readlink@1.0.1 │ │ │ ├─┬ is-my-json-valid@2.12.2 │ │ │ │ ├── generate-function@2.0.0 │ │ │ │ ├─┬ generate-object-property@1.2.0 │ │ │ │ │ └── is-property@1.0.2 │ │ │ │ ├── jsonpointer@2.0.0 │ │ │ │ └── xtend@4.0.0 │ │ │ └─┬ pinkie-promise@1.0.0 │ │ │ └── pinkie@1.0.0 │ │ ├─┬ hawk@3.1.0 │ │ │ ├── boom@2.9.0 │ │ │ ├── cryptiles@2.0.5 │ │ │ ├── hoek@2.16.3 │ │ │ └── sntp@1.0.9 │ │ ├─┬ http-signature@0.11.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.5 │ │ │ └── ctype@0.5.3 │ │ ├── isstream@0.1.2 │ │ ├── json-stringify-safe@5.0.1 │ │ ├─┬ mime-types@2.1.7 │ │ │ └── mime-db@1.19.0 │ │ ├── node-uuid@1.4.3 │ │ ├── oauth-sign@0.8.0 │ │ ├── qs@5.2.0 │ │ ├── stringstream@0.0.4 │ │ ├── tough-cookie@2.2.0 │ │ └── tunnel-agent@0.4.1 │ ├─┬ sass-graph@1.3.0 │ │ ├─┬ commander@2.9.0 │ │ │ └── graceful-readlink@1.0.1 │ │ ├─┬ glob@4.5.3 │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ ├─┬ minimatch@2.0.10 │ │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ │ ├── balanced-match@0.2.0 │ │ │ │ └── concat-map@0.0.1 │ │ │ └─┬ once@1.3.2 │ │ │ └── wrappy@1.0.1 │ │ └── lodash@2.4.2 │ ├── semver@4.3.6 │ └── shelljs@0.3.0 ├── nprogress@0.2.0 ├── numeral@1.5.3 ├── papaparse@4.1.2 ├─┬ protractor@1.8.0 │ ├── accessibility-developer-tools@2.6.0 │ ├── adm-zip@0.4.4 │ ├─┬ glob@3.2.11 │ │ ├── inherits@2.0.1 │ │ └─┬ minimatch@0.3.0 │ │ ├── lru-cache@2.7.0 │ │ └── sigmund@1.0.1 │ ├── html-entities@1.1.3 │ ├── jasmine@2.1.1 │ ├── jasminewd@1.1.0 │ ├── jasminewd2@0.0.2 │ ├── lodash@2.4.2 │ ├── minijasminenode@1.1.1 │ ├─┬ optimist@0.6.1 │ │ ├── minimist@0.0.10 │ │ └── wordwrap@0.0.3 │ ├── q@1.0.0 │ ├─┬ request@2.36.0 │ │ ├── aws-sign2@0.5.0 │ │ ├── forever-agent@0.5.2 │ │ ├─┬ form-data@0.1.4 │ │ │ ├── async@0.9.2 │ │ │ └─┬ combined-stream@0.0.7 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.1 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.5 │ │ │ └── ctype@0.5.3 │ │ ├── json-stringify-safe@5.0.1 │ │ ├── mime@1.2.11 │ │ ├── node-uuid@1.4.3 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ ├── tough-cookie@2.2.0 │ │ └── tunnel-agent@0.4.1 │ ├── saucelabs@0.1.1 │ ├─┬ selenium-webdriver@2.44.0 │ │ ├── tmp@0.0.24 │ │ └─┬ xml2js@0.4.4 │ │ ├── sax@0.6.1 │ │ └─┬ xmlbuilder@3.1.0 │ │ └── lodash@3.10.1 │ └─┬ source-map-support@0.2.10 │ └─┬ source-map@0.1.32 │ └── amdefine@1.0.0 ├── rangy@1.3.0 ├── restangular@1.5.1 ├─┬ sass-loader@0.5.0 │ ├─┬ loader-utils@0.2.11 │ │ ├── big.js@3.1.3 │ │ └── json5@0.4.0 │ ├─┬ node-sass@3.3.3 │ │ ├── async-foreach@0.1.3 │ │ ├─┬ chalk@1.1.1 │ │ │ ├── ansi-styles@2.1.0 │ │ │ ├── escape-string-regexp@1.0.3 │ │ │ ├─┬ has-ansi@2.0.0 │ │ │ │ └── ansi-regex@2.0.0 │ │ │ ├─┬ strip-ansi@3.0.0 │ │ │ │ └── ansi-regex@2.0.0 │ │ │ └── supports-color@2.0.0 │ │ ├─┬ cross-spawn@2.0.0 │ │ │ ├─┬ cross-spawn-async@2.0.0 │ │ │ │ ├── lru-cache@2.7.0 │ │ │ │ └─┬ which@1.2.0 │ │ │ │ └─┬ is-absolute@0.1.7 │ │ │ │ └── is-relative@0.1.3 │ │ │ └─┬ spawn-sync@1.0.13 │ │ │ ├─┬ concat-stream@1.5.0 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├─┬ readable-stream@2.0.2 │ │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ │ ├── isarray@0.0.1 │ │ │ │ │ ├── process-nextick-args@1.0.3 │ │ │ │ │ ├── string_decoder@0.10.31 │ │ │ │ │ └── util-deprecate@1.0.2 │ │ │ │ └── typedarray@0.0.6 │ │ │ └── os-shim@0.1.3 │ │ ├─┬ gaze@0.5.2 │ │ │ └─┬ globule@0.1.0 │ │ │ ├─┬ glob@3.1.21 │ │ │ │ ├── graceful-fs@1.2.3 │ │ │ │ └── inherits@1.0.2 │ │ │ ├── lodash@1.0.2 │ │ │ └─┬ minimatch@0.2.14 │ │ │ ├── lru-cache@2.7.0 │ │ │ └── sigmund@1.0.1 │ │ ├── get-stdin@4.0.1 │ │ ├─┬ glob@5.0.15 │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ ├─┬ minimatch@3.0.0 │ │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ │ ├── balanced-match@0.2.0 │ │ │ │ └── concat-map@0.0.1 │ │ │ ├─┬ once@1.3.2 │ │ │ │ └── wrappy@1.0.1 │ │ │ └── path-is-absolute@1.0.0 │ │ ├─┬ meow@3.4.2 │ │ │ ├─┬ camelcase-keys@1.0.0 │ │ │ │ ├── camelcase@1.2.1 │ │ │ │ └── map-obj@1.0.1 │ │ │ ├── loud-rejection@1.0.0 │ │ │ ├── minimist@1.2.0 │ │ │ ├─┬ normalize-package-data@2.3.4 │ │ │ │ ├── hosted-git-info@2.1.4 │ │ │ │ ├─┬ is-builtin-module@1.0.0 │ │ │ │ │ └── builtin-modules@1.1.0 │ │ │ │ ├── semver@5.0.3 │ │ │ │ └─┬ validate-npm-package-license@3.0.1 │ │ │ │ ├─┬ spdx-correct@1.0.1 │ │ │ │ │ └── spdx-license-ids@1.0.2 │ │ │ │ └─┬ spdx-expression-parse@1.0.0 │ │ │ │ ├── spdx-exceptions@1.0.3 │ │ │ │ └── spdx-license-ids@1.0.2 │ │ │ ├── object-assign@4.0.1 │ │ │ ├─┬ read-pkg-up@1.0.1 │ │ │ │ ├─┬ find-up@1.0.0 │ │ │ │ │ ├── path-exists@2.0.0 │ │ │ │ │ └─┬ pinkie-promise@1.0.0 │ │ │ │ │ └── pinkie@1.0.0 │ │ │ │ └─┬ read-pkg@1.1.0 │ │ │ │ ├─┬ load-json-file@1.0.1 │ │ │ │ │ ├── graceful-fs@4.1.2 │ │ │ │ │ ├─┬ parse-json@2.2.0 │ │ │ │ │ │ └── error-ex@1.2.0 │ │ │ │ │ ├── pify@2.2.0 │ │ │ │ │ ├─┬ pinkie-promise@1.0.0 │ │ │ │ │ │ └── pinkie@1.0.0 │ │ │ │ │ └─┬ strip-bom@2.0.0 │ │ │ │ │ └── is-utf8@0.2.0 │ │ │ │ └─┬ path-type@1.0.0 │ │ │ │ ├── graceful-fs@4.1.2 │ │ │ │ ├── pify@2.2.0 │ │ │ │ └─┬ pinkie-promise@1.0.0 │ │ │ │ └── pinkie@1.0.0 │ │ │ ├─┬ redent@1.0.0 │ │ │ │ ├─┬ indent-string@2.1.0 │ │ │ │ │ └─┬ repeating@2.0.0 │ │ │ │ │ └─┬ is-finite@1.0.1 │ │ │ │ │ └── number-is-nan@1.0.0 │ │ │ │ └── strip-indent@1.0.1 │ │ │ └── trim-newlines@1.0.0 │ │ ├─┬ mkdirp@0.5.1 │ │ │ └── minimist@0.0.8 │ │ ├── nan@2.1.0 │ │ ├─┬ node-gyp@3.0.3 │ │ │ ├─┬ fstream@1.0.8 │ │ │ │ └── inherits@2.0.1 │ │ │ ├─┬ glob@4.5.3 │ │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├─┬ minimatch@2.0.10 │ │ │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ │ │ ├── balanced-match@0.2.0 │ │ │ │ │ └── concat-map@0.0.1 │ │ │ │ └─┬ once@1.3.2 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── graceful-fs@4.1.2 │ │ │ ├─┬ minimatch@1.0.0 │ │ │ │ ├── lru-cache@2.7.0 │ │ │ │ └── sigmund@1.0.1 │ │ │ ├─┬ nopt@3.0.4 │ │ │ │ └── abbrev@1.0.7 │ │ │ ├─┬ npmlog@1.2.1 │ │ │ │ ├── ansi@0.3.0 │ │ │ │ ├─┬ are-we-there-yet@1.0.4 │ │ │ │ │ ├── delegates@0.1.0 │ │ │ │ │ └─┬ readable-stream@1.1.13 │ │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ │ ├── inherits@2.0.1 │ │ │ │ │ ├── isarray@0.0.1 │ │ │ │ │ └── string_decoder@0.10.31 │ │ │ │ └─┬ gauge@1.2.2 │ │ │ │ ├── has-unicode@1.0.1 │ │ │ │ ├─┬ lodash.pad@3.1.1 │ │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ │ ├─┬ lodash.padleft@3.1.1 │ │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ │ └─┬ lodash.padright@3.1.1 │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ ├─┬ osenv@0.1.3 │ │ │ │ ├── os-homedir@1.0.1 │ │ │ │ └── os-tmpdir@1.0.1 │ │ │ ├─┬ path-array@1.0.0 │ │ │ │ └─┬ array-index@0.1.1 │ │ │ │ └─┬ debug@2.2.0 │ │ │ │ └── ms@0.7.1 │ │ │ ├─┬ rimraf@2.4.3 │ │ │ │ └─┬ glob@5.0.15 │ │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├─┬ minimatch@3.0.0 │ │ │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ │ │ ├── balanced-match@0.2.0 │ │ │ │ │ └── concat-map@0.0.1 │ │ │ │ ├─┬ once@1.3.2 │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ └── path-is-absolute@1.0.0 │ │ │ ├── semver@5.0.3 │ │ │ ├─┬ tar@1.0.3 │ │ │ │ ├── block-stream@0.0.8 │ │ │ │ └── inherits@2.0.1 │ │ │ └─┬ which@1.2.0 │ │ │ └─┬ is-absolute@0.1.7 │ │ │ └── is-relative@0.1.3 │ │ ├─┬ npmconf@2.1.2 │ │ │ ├─┬ config-chain@1.1.9 │ │ │ │ └── proto-list@1.2.4 │ │ │ ├── inherits@2.0.1 │ │ │ ├── ini@1.3.4 │ │ │ ├─┬ nopt@3.0.4 │ │ │ │ └── abbrev@1.0.7 │ │ │ ├─┬ once@1.3.2 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├─┬ osenv@0.1.3 │ │ │ │ ├── os-homedir@1.0.1 │ │ │ │ └── os-tmpdir@1.0.1 │ │ │ ├── semver@4.3.6 │ │ │ └── uid-number@0.0.5 │ │ ├─┬ request@2.65.0 │ │ │ ├── aws-sign2@0.6.0 │ │ │ ├─┬ bl@1.0.0 │ │ │ │ └─┬ readable-stream@2.0.2 │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ ├── inherits@2.0.1 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ ├── process-nextick-args@1.0.3 │ │ │ │ ├── string_decoder@0.10.31 │ │ │ │ └── util-deprecate@1.0.2 │ │ │ ├── caseless@0.11.0 │ │ │ ├─┬ combined-stream@1.0.5 │ │ │ │ └── delayed-stream@1.0.0 │ │ │ ├── extend@3.0.0 │ │ │ ├── forever-agent@0.6.1 │ │ │ ├─┬ form-data@1.0.0-rc3 │ │ │ │ └── async@1.4.2 │ │ │ ├─┬ har-validator@2.0.2 │ │ │ │ ├─┬ commander@2.9.0 │ │ │ │ │ └── graceful-readlink@1.0.1 │ │ │ │ ├─┬ is-my-json-valid@2.12.2 │ │ │ │ │ ├── generate-function@2.0.0 │ │ │ │ │ ├─┬ generate-object-property@1.2.0 │ │ │ │ │ │ └── is-property@1.0.2 │ │ │ │ │ ├── jsonpointer@2.0.0 │ │ │ │ │ └── xtend@4.0.0 │ │ │ │ └─┬ pinkie-promise@1.0.0 │ │ │ │ └── pinkie@1.0.0 │ │ │ ├─┬ hawk@3.1.0 │ │ │ │ ├── boom@2.9.0 │ │ │ │ ├── cryptiles@2.0.5 │ │ │ │ ├── hoek@2.16.3 │ │ │ │ └── sntp@1.0.9 │ │ │ ├─┬ http-signature@0.11.0 │ │ │ │ ├── asn1@0.1.11 │ │ │ │ ├── assert-plus@0.1.5 │ │ │ │ └── ctype@0.5.3 │ │ │ ├── isstream@0.1.2 │ │ │ ├── json-stringify-safe@5.0.1 │ │ │ ├─┬ mime-types@2.1.7 │ │ │ │ └── mime-db@1.19.0 │ │ │ ├── node-uuid@1.4.3 │ │ │ ├── oauth-sign@0.8.0 │ │ │ ├── qs@5.2.0 │ │ │ ├── stringstream@0.0.4 │ │ │ ├── tough-cookie@2.2.0 │ │ │ └── tunnel-agent@0.4.1 │ │ └─┬ sass-graph@2.0.1 │ │ └─┬ yargs@3.27.0 │ │ ├── camelcase@1.2.1 │ │ ├─┬ cliui@2.1.0 │ │ │ ├─┬ center-align@0.1.1 │ │ │ │ └─┬ align-text@0.1.3 │ │ │ │ ├─┬ kind-of@2.0.1 │ │ │ │ │ └── is-buffer@1.1.0 │ │ │ │ ├── longest@1.0.1 │ │ │ │ └── repeat-string@1.5.2 │ │ │ ├─┬ right-align@0.1.3 │ │ │ │ └─┬ align-text@0.1.3 │ │ │ │ ├─┬ kind-of@2.0.1 │ │ │ │ │ └── is-buffer@1.1.0 │ │ │ │ ├── longest@1.0.1 │ │ │ │ └── repeat-string@1.5.2 │ │ │ └── wordwrap@0.0.2 │ │ ├── decamelize@1.0.0 │ │ ├─┬ os-locale@1.4.0 │ │ │ └─┬ lcid@1.0.0 │ │ │ └── invert-kv@1.0.0 │ │ ├── window-size@0.1.2 │ │ └── y18n@3.2.0 │ └─┬ sass-graph@1.3.0 │ ├─┬ commander@2.9.0 │ │ └── graceful-readlink@1.0.1 │ ├─┬ glob@4.5.3 │ │ ├─┬ inflight@1.0.4 │ │ │ └── wrappy@1.0.1 │ │ ├── inherits@2.0.1 │ │ ├─┬ minimatch@2.0.10 │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ ├── balanced-match@0.2.0 │ │ │ └── concat-map@0.0.1 │ │ └─┬ once@1.3.2 │ │ └── wrappy@1.0.1 │ └── lodash@2.4.2 ├─┬ sinon@1.14.1 │ ├─┬ formatio@1.1.1 │ │ └── samsam@1.1.2 │ ├── lolex@1.1.0 │ └─┬ util@0.10.3 │ └── inherits@2.0.1 ├─┬ style-loader@0.12.4 │ └─┬ loader-utils@0.2.11 │ ├── big.js@3.1.3 │ └── json5@0.4.0 ├─┬ superagent@0.18.2 │ ├── component-emitter@1.1.2 │ ├── cookiejar@2.0.1 │ ├─┬ debug@1.0.4 │ │ └── ms@0.6.2 │ ├── extend@1.2.1 │ ├─┬ form-data@0.1.3 │ │ ├── async@0.9.2 │ │ └─┬ combined-stream@0.0.7 │ │ └── delayed-stream@0.0.5 │ ├── formidable@1.0.14 │ ├── methods@1.0.1 │ ├── mime@1.2.11 │ ├── qs@0.6.6 │ ├─┬ readable-stream@1.0.27-1 │ │ ├── core-util-is@1.0.1 │ │ ├── inherits@2.0.1 │ │ ├── isarray@0.0.1 │ │ └── string_decoder@0.10.31 │ └── reduce-component@1.0.1 ├── textangular@1.4.3 ├── ui-select@0.12.1 (git+https://github.com/angular-ui/ui-select#271bf6a03078587c5afdb05f61e826573a13d348) ├── underscore@1.8.3 ├─┬ url-loader@0.5.6 │ ├─┬ loader-utils@0.2.11 │ │ ├── big.js@3.1.3 │ │ └── json5@0.4.0 │ └── mime@1.2.11 ├─┬ webpack@1.12.2 │ ├── async@1.4.2 │ ├── clone@1.0.2 │ ├─┬ enhanced-resolve@0.9.0 │ │ └── graceful-fs@3.0.8 │ ├── esprima@2.6.0 │ ├── interpret@0.6.6 │ ├── memory-fs@0.2.0 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ ├─┬ optimist@0.6.1 │ │ ├── minimist@0.0.10 │ │ └── wordwrap@0.0.3 │ ├─┬ supports-color@3.1.2 │ │ └── has-flag@1.0.0 │ ├── tapable@0.1.9 │ ├─┬ uglify-js@2.4.24 │ │ ├── async@0.2.10 │ │ ├─┬ source-map@0.1.34 │ │ │ └── amdefine@1.0.0 │ │ ├── uglify-to-browserify@1.0.2 │ │ └─┬ yargs@3.5.4 │ │ ├── camelcase@1.2.1 │ │ ├── decamelize@1.0.0 │ │ ├── window-size@0.1.0 │ │ └── wordwrap@0.0.2 │ ├─┬ watchpack@0.2.8 │ │ ├── async@0.9.2 │ │ ├─┬ chokidar@1.2.0 │ │ │ ├─┬ anymatch@1.3.0 │ │ │ │ └─┬ micromatch@2.2.0 │ │ │ │ ├─┬ arr-diff@1.1.0 │ │ │ │ │ ├── arr-flatten@1.0.1 │ │ │ │ │ └── array-slice@0.2.3 │ │ │ │ ├── array-unique@0.2.1 │ │ │ │ ├─┬ braces@1.8.1 │ │ │ │ │ ├─┬ expand-range@1.8.1 │ │ │ │ │ │ └─┬ fill-range@2.2.2 │ │ │ │ │ │ ├── is-number@1.1.2 │ │ │ │ │ │ ├── isobject@1.0.2 │ │ │ │ │ │ ├── randomatic@1.1.0 │ │ │ │ │ │ └── repeat-string@1.5.2 │ │ │ │ │ ├── lazy-cache@0.2.3 │ │ │ │ │ ├── preserve@0.2.0 │ │ │ │ │ └── repeat-element@1.1.2 │ │ │ │ ├── expand-brackets@0.1.4 │ │ │ │ ├─┬ extglob@0.3.1 │ │ │ │ │ ├─┬ ansi-green@0.1.1 │ │ │ │ │ │ └── ansi-wrap@0.1.0 │ │ │ │ │ ├── is-extglob@1.0.0 │ │ │ │ │ └── success-symbol@0.1.0 │ │ │ │ ├── filename-regex@2.0.0 │ │ │ │ ├── is-glob@1.1.3 │ │ │ │ ├── kind-of@1.1.0 │ │ │ │ ├─┬ object.omit@1.1.0 │ │ │ │ │ ├─┬ for-own@0.1.3 │ │ │ │ │ │ └── for-in@0.1.4 │ │ │ │ │ └── isobject@1.0.2 │ │ │ │ ├─┬ parse-glob@3.0.4 │ │ │ │ │ ├── glob-base@0.3.0 │ │ │ │ │ ├── is-dotfile@1.0.1 │ │ │ │ │ ├── is-extglob@1.0.0 │ │ │ │ │ └── is-glob@2.0.1 │ │ │ │ └─┬ regex-cache@0.4.2 │ │ │ │ ├── is-equal-shallow@0.1.3 │ │ │ │ └── is-primitive@2.0.0 │ │ │ ├── arrify@1.0.0 │ │ │ ├── async-each@0.1.6 │ │ │ ├─┬ fsevents@1.0.2 │ │ │ │ ├── nan@2.1.0 │ │ │ │ └─┬ node-pre-gyp@0.6.12 │ │ │ │ ├─┬ mkdirp@0.5.1 │ │ │ │ │ └── minimist@0.0.8 │ │ │ │ ├─┬ nopt@3.0.4 │ │ │ │ │ └── abbrev@1.0.7 │ │ │ │ ├─┬ npmlog@1.2.1 │ │ │ │ │ ├── ansi@0.3.0 │ │ │ │ │ ├─┬ are-we-there-yet@1.0.4 │ │ │ │ │ │ ├── delegates@0.1.0 │ │ │ │ │ │ └─┬ readable-stream@1.1.13 │ │ │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ │ │ ├── inherits@2.0.1 │ │ │ │ │ │ ├── isarray@0.0.1 │ │ │ │ │ │ └── string_decoder@0.10.31 │ │ │ │ │ └─┬ gauge@1.2.2 │ │ │ │ │ ├── has-unicode@1.0.0 │ │ │ │ │ ├─┬ lodash.pad@3.1.1 │ │ │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ │ │ ├─┬ lodash.padleft@3.1.1 │ │ │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ │ │ └─┬ lodash.padright@3.1.1 │ │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ │ ├─┬ rc@1.1.2 │ │ │ │ │ ├── deep-extend@0.2.11 │ │ │ │ │ ├── ini@1.3.4 │ │ │ │ │ ├── minimist@1.2.0 │ │ │ │ │ └── strip-json-comments@0.1.3 │ │ │ │ ├─┬ request@2.64.0 │ │ │ │ │ ├── aws-sign2@0.5.0 │ │ │ │ │ ├─┬ bl@1.0.0 │ │ │ │ │ │ └─┬ readable-stream@2.0.2 │ │ │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ │ │ ├── inherits@2.0.1 │ │ │ │ │ │ ├── isarray@0.0.1 │ │ │ │ │ │ ├── process-nextick-args@1.0.3 │ │ │ │ │ │ ├── string_decoder@0.10.31 │ │ │ │ │ │ └── util-deprecate@1.0.1 │ │ │ │ │ ├── caseless@0.11.0 │ │ │ │ │ ├─┬ combined-stream@1.0.5 │ │ │ │ │ │ └── delayed-stream@1.0.0 │ │ │ │ │ ├── extend@3.0.0 │ │ │ │ │ ├── forever-agent@0.6.1 │ │ │ │ │ ├─┬ form-data@1.0.0-rc3 │ │ │ │ │ │ └── async@1.4.2 │ │ │ │ │ ├─┬ har-validator@1.8.0 │ │ │ │ │ │ ├── bluebird@2.10.2 │ │ │ │ │ │ ├─┬ chalk@1.1.1 │ │ │ │ │ │ │ ├── ansi-styles@2.1.0 │ │ │ │ │ │ │ ├── escape-string-regexp@1.0.3 │ │ │ │ │ │ │ ├─┬ has-ansi@2.0.0 │ │ │ │ │ │ │ │ └── ansi-regex@2.0.0 │ │ │ │ │ │ │ ├─┬ strip-ansi@3.0.0 │ │ │ │ │ │ │ │ └── ansi-regex@2.0.0 │ │ │ │ │ │ │ └── supports-color@2.0.0 │ │ │ │ │ │ ├─┬ commander@2.8.1 │ │ │ │ │ │ │ └── graceful-readlink@1.0.1 │ │ │ │ │ │ └─┬ is-my-json-valid@2.12.2 │ │ │ │ │ │ ├── generate-function@2.0.0 │ │ │ │ │ │ ├─┬ generate-object-property@1.2.0 │ │ │ │ │ │ │ └── is-property@1.0.2 │ │ │ │ │ │ ├── jsonpointer@2.0.0 │ │ │ │ │ │ └── xtend@4.0.0 │ │ │ │ │ ├─┬ hawk@3.1.0 │ │ │ │ │ │ ├── boom@2.9.0 │ │ │ │ │ │ ├── cryptiles@2.0.5 │ │ │ │ │ │ ├── hoek@2.16.3 │ │ │ │ │ │ └── sntp@1.0.9 │ │ │ │ │ ├─┬ http-signature@0.11.0 │ │ │ │ │ │ ├── asn1@0.1.11 │ │ │ │ │ │ ├── assert-plus@0.1.5 │ │ │ │ │ │ └── ctype@0.5.3 │ │ │ │ │ ├── isstream@0.1.2 │ │ │ │ │ ├── json-stringify-safe@5.0.1 │ │ │ │ │ ├─┬ mime-types@2.1.7 │ │ │ │ │ │ └── mime-db@1.19.0 │ │ │ │ │ ├── node-uuid@1.4.3 │ │ │ │ │ ├── oauth-sign@0.8.0 │ │ │ │ │ ├── qs@5.1.0 │ │ │ │ │ ├── stringstream@0.0.4 │ │ │ │ │ ├── tough-cookie@2.1.0 │ │ │ │ │ └── tunnel-agent@0.4.1 │ │ │ │ ├─┬ rimraf@2.4.3 │ │ │ │ │ └─┬ glob@5.0.15 │ │ │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ │ ├── inherits@2.0.1 │ │ │ │ │ ├─┬ minimatch@3.0.0 │ │ │ │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ │ │ │ ├── balanced-match@0.2.0 │ │ │ │ │ │ └── concat-map@0.0.1 │ │ │ │ │ ├─┬ once@1.3.2 │ │ │ │ │ │ └── wrappy@1.0.1 │ │ │ │ │ └── path-is-absolute@1.0.0 │ │ │ │ ├── semver@5.0.3 │ │ │ │ ├─┬ tar@2.2.1 │ │ │ │ │ ├── block-stream@0.0.8 │ │ │ │ │ ├─┬ fstream@1.0.8 │ │ │ │ │ │ └── graceful-fs@4.1.2 │ │ │ │ │ └── inherits@2.0.1 │ │ │ │ └─┬ tar-pack@2.0.0 │ │ │ │ ├── debug@0.7.4 │ │ │ │ ├─┬ fstream@0.1.31 │ │ │ │ │ ├── graceful-fs@3.0.8 │ │ │ │ │ └── inherits@2.0.1 │ │ │ │ ├─┬ fstream-ignore@0.0.7 │ │ │ │ │ ├── inherits@2.0.1 │ │ │ │ │ └─┬ minimatch@0.2.14 │ │ │ │ │ ├── lru-cache@2.7.0 │ │ │ │ │ └── sigmund@1.0.1 │ │ │ │ ├── graceful-fs@1.2.3 │ │ │ │ ├── once@1.1.1 │ │ │ │ ├─┬ readable-stream@1.0.33 │ │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ │ ├── inherits@2.0.1 │ │ │ │ │ ├── isarray@0.0.1 │ │ │ │ │ └── string_decoder@0.10.31 │ │ │ │ ├── rimraf@2.2.8 │ │ │ │ ├─┬ tar@0.1.20 │ │ │ │ │ ├── block-stream@0.0.8 │ │ │ │ │ └── inherits@2.0.1 │ │ │ │ └── uid-number@0.0.3 │ │ │ ├── glob-parent@2.0.0 │ │ │ ├─┬ is-binary-path@1.0.1 │ │ │ │ └── binary-extensions@1.3.1 │ │ │ ├─┬ is-glob@2.0.1 │ │ │ │ └── is-extglob@1.0.0 │ │ │ ├─┬ lodash.flatten@3.0.2 │ │ │ │ ├─┬ lodash._baseflatten@3.1.4 │ │ │ │ │ ├── lodash.isarguments@3.0.4 │ │ │ │ │ └── lodash.isarray@3.0.4 │ │ │ │ └── lodash._isiterateecall@3.0.9 │ │ │ ├── path-is-absolute@1.0.0 │ │ │ └─┬ readdirp@2.0.0 │ │ │ ├── graceful-fs@4.1.2 │ │ │ ├─┬ minimatch@2.0.10 │ │ │ │ └─┬ brace-expansion@1.1.1 │ │ │ │ ├── balanced-match@0.2.0 │ │ │ │ └── concat-map@0.0.1 │ │ │ └─┬ readable-stream@2.0.2 │ │ │ ├── core-util-is@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ ├── isarray@0.0.1 │ │ │ ├── process-nextick-args@1.0.3 │ │ │ ├── string_decoder@0.10.31 │ │ │ └── util-deprecate@1.0.2 │ │ └── graceful-fs@3.0.8 │ └─┬ webpack-core@0.6.7 │ ├── source-list-map@0.1.5 │ └─┬ source-map@0.4.4 │ └── amdefine@1.0.0 └─┬ webpack-dev-server@1.12.0 ├─┬ compression@1.6.0 │ ├─┬ accepts@1.3.0 │ │ ├─┬ mime-types@2.1.7 │ │ │ └── mime-db@1.19.0 │ │ └── negotiator@0.6.0 │ ├── bytes@2.1.0 │ ├─┬ compressible@2.0.6 │ │ └── mime-db@1.19.0 │ ├─┬ debug@2.2.0 │ │ └── ms@0.7.1 │ ├── on-headers@1.0.1 │ └── vary@1.1.0 ├── connect-history-api-fallback@1.1.0 ├─┬ express@4.13.3 │ ├─┬ accepts@1.2.13 │ │ ├─┬ mime-types@2.1.7 │ │ │ └── mime-db@1.19.0 │ │ └── negotiator@0.5.3 │ ├── array-flatten@1.1.1 │ ├── content-disposition@0.5.0 │ ├── content-type@1.0.1 │ ├── cookie@0.1.3 │ ├── cookie-signature@1.0.6 │ ├─┬ debug@2.2.0 │ │ └── ms@0.7.1 │ ├── depd@1.0.1 │ ├── escape-html@1.0.2 │ ├── etag@1.7.0 │ ├─┬ finalhandler@0.4.0 │ │ └── unpipe@1.0.0 │ ├── fresh@0.3.0 │ ├── merge-descriptors@1.0.0 │ ├── methods@1.1.1 │ ├─┬ on-finished@2.3.0 │ │ └── ee-first@1.1.1 │ ├── parseurl@1.3.0 │ ├── path-to-regexp@0.1.7 │ ├─┬ proxy-addr@1.0.8 │ │ ├── forwarded@0.1.0 │ │ └── ipaddr.js@1.0.1 │ ├── qs@4.0.0 │ ├── range-parser@1.0.2 │ ├─┬ send@0.13.0 │ │ ├── destroy@1.0.3 │ │ ├─┬ http-errors@1.3.1 │ │ │ └── inherits@2.0.1 │ │ ├── mime@1.3.4 │ │ ├── ms@0.7.1 │ │ └── statuses@1.2.1 │ ├── serve-static@1.10.0 │ ├─┬ type-is@1.6.9 │ │ ├── media-typer@0.3.0 │ │ └─┬ mime-types@2.1.7 │ │ └── mime-db@1.19.0 │ ├── utils-merge@1.0.0 │ └── vary@1.0.1 ├─┬ http-proxy@1.11.2 │ ├── eventemitter3@1.1.1 │ └── requires-port@0.0.1 ├─┬ optimist@0.6.1 │ ├── minimist@0.0.10 │ └── wordwrap@0.0.3 ├─┬ serve-index@1.7.2 │ ├─┬ accepts@1.2.13 │ │ └── negotiator@0.5.3 │ ├── batch@0.5.2 │ ├─┬ debug@2.2.0 │ │ └── ms@0.7.1 │ ├── escape-html@1.0.2 │ ├─┬ http-errors@1.3.1 │ │ ├── inherits@2.0.1 │ │ └── statuses@1.2.1 │ ├─┬ mime-types@2.1.7 │ │ └── mime-db@1.19.0 │ └── parseurl@1.3.0 ├─┬ socket.io@1.3.7 │ ├─┬ debug@2.1.0 │ │ └── ms@0.6.2 │ ├─┬ engine.io@1.5.4 │ │ ├── base64id@0.1.0 │ │ ├─┬ debug@1.0.3 │ │ │ └── ms@0.6.2 │ │ ├─┬ engine.io-parser@1.2.2 │ │ │ ├── after@0.8.1 │ │ │ ├── arraybuffer.slice@0.0.6 │ │ │ ├── base64-arraybuffer@0.1.2 │ │ │ ├── blob@0.0.4 │ │ │ ├─┬ has-binary@0.1.6 │ │ │ │ └── isarray@0.0.1 │ │ │ └── utf8@2.1.0 │ │ └─┬ ws@0.8.0 │ │ ├─┬ bufferutil@1.2.1 │ │ │ ├── bindings@1.2.1 │ │ │ └── nan@2.1.0 │ │ ├── options@0.0.6 │ │ ├── ultron@1.0.2 │ │ └─┬ utf-8-validate@1.2.1 │ │ ├── bindings@1.2.1 │ │ └── nan@2.1.0 │ ├─┬ has-binary-data@0.1.3 │ │ └── isarray@0.0.1 │ ├─┬ socket.io-adapter@0.3.1 │ │ ├─┬ debug@1.0.2 │ │ │ └── ms@0.6.2 │ │ ├── object-keys@1.0.1 │ │ └─┬ socket.io-parser@2.2.2 │ │ ├── benchmark@1.0.0 │ │ ├── component-emitter@1.1.2 │ │ ├── debug@0.7.4 │ │ ├── isarray@0.0.1 │ │ └── json3@3.2.6 │ └─┬ socket.io-parser@2.2.4 │ ├── benchmark@1.0.0 │ ├── component-emitter@1.1.2 │ ├── debug@0.7.4 │ ├── isarray@0.0.1 │ └── json3@3.2.6 ├─┬ socket.io-client@1.3.7 │ ├── backo2@1.0.2 │ ├── component-bind@1.0.0 │ ├── component-emitter@1.1.2 │ ├── debug@0.7.4 │ ├─┬ engine.io-client@1.5.4 │ │ ├── component-inherit@0.0.3 │ │ ├─┬ debug@1.0.4 │ │ │ └── ms@0.6.2 │ │ ├─┬ engine.io-parser@1.2.2 │ │ │ ├── after@0.8.1 │ │ │ ├── arraybuffer.slice@0.0.6 │ │ │ ├── base64-arraybuffer@0.1.2 │ │ │ ├── blob@0.0.4 │ │ │ └── utf8@2.1.0 │ │ ├─┬ has-cors@1.0.3 │ │ │ └── global@2.0.1 │ │ ├─┬ parsejson@0.0.1 │ │ │ └─┬ better-assert@1.0.2 │ │ │ └── callsite@1.0.0 │ │ ├─┬ parseqs@0.0.2 │ │ │ └─┬ better-assert@1.0.2 │ │ │ └── callsite@1.0.0 │ │ ├─┬ parseuri@0.0.4 │ │ │ └─┬ better-assert@1.0.2 │ │ │ └── callsite@1.0.0 │ │ ├─┬ ws@0.8.0 │ │ │ ├─┬ bufferutil@1.2.1 │ │ │ │ ├── bindings@1.2.1 │ │ │ │ └── nan@2.1.0 │ │ │ ├── options@0.0.6 │ │ │ ├── ultron@1.0.2 │ │ │ └─┬ utf-8-validate@1.2.1 │ │ │ ├── bindings@1.2.1 │ │ │ └── nan@2.1.0 │ │ └── xmlhttprequest@1.5.0 │ ├─┬ has-binary@0.1.6 │ │ └── isarray@0.0.1 │ ├── indexof@0.0.1 │ ├── object-component@0.0.3 │ ├─┬ parseuri@0.0.2 │ │ └─┬ better-assert@1.0.2 │ │ └── callsite@1.0.0 │ ├─┬ socket.io-parser@2.2.4 │ │ ├── benchmark@1.0.0 │ │ ├── isarray@0.0.1 │ │ └── json3@3.2.6 │ └── to-array@0.1.3 ├── stream-cache@0.0.2 ├─┬ strip-ansi@3.0.0 │ └── ansi-regex@2.0.0 ├─┬ supports-color@3.1.2 │ └── has-flag@1.0.0 └─┬ webpack-dev-middleware@1.2.0 ├── memory-fs@0.2.0 └── mime@1.3.4

fzaninotto commented 8 years ago

I can't reproduce the issue with node 0.12, and the build runs smoothly on Travis CI (node 4.0). Try removing node_modules and running make install again.

I won't dig any further, sorry.

joschne commented 8 years ago

I'll try that, thank you anyway!