mkmarek / forex.analytics

Node.js native library performing technical analysis over an OHLC dataset with use of genetic algorithm
MIT License
180 stars 75 forks source link

Build error #8

Open GenXau opened 7 years ago

GenXau commented 7 years ago

Trying to install on Ubuntu 16.04LTS

node: v7.5.0 npm: v4.1.2 node-gyp: v3.5.0

get the following error:

gyp ERR! build error gyp ERR! stack Error: make failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23) gyp ERR! stack at emitTwo (events.js:106:13) gyp ERR! stack at ChildProcess.emit (events.js:192:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12) gyp ERR! System Linux 4.4.0-63-generic gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" gyp ERR! cwd /home/genx/gekko/node_modules/forex.analytics gyp ERR! node -v v7.5.0 gyp ERR! node-gyp -v v3.5.0 gyp ERR! not ok npm ERR! Linux 4.4.0-63-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "forex.analytics" npm ERR! node v7.5.0 npm ERR! npm v4.1.2 npm ERR! code ELIFECYCLE

npm ERR! forex.analytics@0.0.14 postinstall: node-gyp configure && node-gyp build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the forex.analytics@0.0.14 postinstall script 'node-gyp configure && node-gyp build'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the forex.analytics package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp configure && node-gyp build npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs forex.analytics npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls forex.analytics npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /home/genx/gekko/npm-debug.log

See attached debug log. Any help is much appreciated :)

npm-debug.txt

imkane commented 6 years ago

I'm getting the same thing :(

ronenteva commented 6 years ago

Same here... @mkmarek can you please help us?

mkmarek commented 6 years ago

Hi, I won't manage to do it today. (It's 11:40-ish PM in Czechia right now) but tommorrow afternoon I can have a look.

I see that you're having node 7.5. The last version I actually tested this with was 5.1 or something close to that, so that might actually be the issue. It's quite an old project.

But I'll get back to you.

mkmarek commented 6 years ago

Pushed a new version to npm (0.0.15), you can try again with it that one. Let me know if it works.

ronenteva commented 6 years ago

Thanks a lot. It looks better, but unfortunately still not working.

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Users\\user\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'install',
1 verbose cli   'forex.analytics' ]
2 info using npm@5.4.1
3 info using node@v6.11.2
4 verbose npm-session 456b92fdaf61ab50
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 200 https://registry.npmjs.org/forex.analytics 4299ms
8 silly pacote tag manifest for forex.analytics@latest fetched in 4411ms
9 silly install loadIdealTree
10 silly install cloneCurrentTreeToIdealTree
11 silly install loadShrinkwrap
12 silly install loadAllDepsIntoIdealTree
13 silly resolveWithNewModule forex.analytics@0.0.15 checking installable status
14 http fetch GET 304 https://registry.npmjs.org/nan 438ms (from cache)
15 silly pacote range manifest for nan@^2.2.0 fetched in 449ms
16 silly resolveWithNewModule nan@2.7.0 checking installable status
17 silly currentTree app@0.0.1
17 silly currentTree +-- abbrev@1.1.0
17 silly currentTree +-- accepts@1.3.4
17 silly currentTree +-- ajv@4.11.8
17 silly currentTree +-- align-text@0.1.4
17 silly currentTree +-- amdefine@1.0.1
17 silly currentTree +-- ansi-regex@2.1.1
17 silly currentTree +-- ansi-styles@2.2.1
17 silly currentTree +-- aproba@1.1.2
17 silly currentTree +-- are-we-there-yet@1.1.4
17 silly currentTree +-- argparse@1.0.9
17 silly currentTree +-- array-differ@1.0.0
17 silly currentTree +-- array-find-index@1.0.2
17 silly currentTree +-- array-flatten@1.1.1
17 silly currentTree +-- array-union@1.0.2
17 silly currentTree +-- array-uniq@1.0.3
17 silly currentTree +-- arrify@1.0.1
17 silly currentTree +-- asap@2.0.6
17 silly currentTree +-- asn1@0.2.3
17 silly currentTree +-- assert-plus@0.2.0
17 silly currentTree +-- assertion-error@1.0.2
17 silly currentTree +-- async@1.5.2
17 silly currentTree +-- asynckit@0.4.0
17 silly currentTree +-- aws-sign2@0.6.0
17 silly currentTree +-- aws4@1.6.0
17 silly currentTree +-- babel-code-frame@6.26.0
17 silly currentTree +-- babel-helper-bindify-decorators@6.24.1
17 silly currentTree +-- babel-helper-builder-binary-assignment-operator-visitor@6.24.1
17 silly currentTree +-- babel-helper-call-delegate@6.24.1
17 silly currentTree +-- babel-helper-define-map@6.26.0
17 silly currentTree +-- babel-helper-explode-assignable-expression@6.24.1
17 silly currentTree +-- babel-helper-explode-class@6.24.1
17 silly currentTree +-- babel-helper-function-name@6.24.1
17 silly currentTree +-- babel-helper-get-function-arity@6.24.1
17 silly currentTree +-- babel-helper-hoist-variables@6.24.1
17 silly currentTree +-- babel-helper-optimise-call-expression@6.24.1
17 silly currentTree +-- babel-helper-regex@6.26.0
17 silly currentTree +-- babel-helper-remap-async-to-generator@6.24.1
17 silly currentTree +-- babel-helper-replace-supers@6.24.1
17 silly currentTree +-- babel-messages@6.23.0
17 silly currentTree +-- babel-plugin-add-module-exports@0.2.1
17 silly currentTree +-- babel-plugin-check-es2015-constants@6.22.0
17 silly currentTree +-- babel-plugin-syntax-async-functions@6.13.0
17 silly currentTree +-- babel-plugin-syntax-async-generators@6.13.0
17 silly currentTree +-- babel-plugin-syntax-class-constructor-call@6.18.0
17 silly currentTree +-- babel-plugin-syntax-class-properties@6.13.0
17 silly currentTree +-- babel-plugin-syntax-decorators@6.13.0
17 silly currentTree +-- babel-plugin-syntax-dynamic-import@6.18.0
17 silly currentTree +-- babel-plugin-syntax-exponentiation-operator@6.13.0
17 silly currentTree +-- babel-plugin-syntax-export-extensions@6.13.0
17 silly currentTree +-- babel-plugin-syntax-object-rest-spread@6.13.0
17 silly currentTree +-- babel-plugin-syntax-trailing-function-commas@6.22.0
17 silly currentTree +-- babel-plugin-transform-async-generator-functions@6.24.1
17 silly currentTree +-- babel-plugin-transform-async-to-generator@6.24.1
17 silly currentTree +-- babel-plugin-transform-class-constructor-call@6.24.1
17 silly currentTree +-- babel-plugin-transform-class-properties@6.24.1
17 silly currentTree +-- babel-plugin-transform-decorators@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-arrow-functions@6.22.0
17 silly currentTree +-- babel-plugin-transform-es2015-block-scoped-functions@6.22.0
17 silly currentTree +-- babel-plugin-transform-es2015-block-scoping@6.26.0
17 silly currentTree +-- babel-plugin-transform-es2015-classes@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-computed-properties@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-destructuring@6.23.0
17 silly currentTree +-- babel-plugin-transform-es2015-duplicate-keys@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-for-of@6.23.0
17 silly currentTree +-- babel-plugin-transform-es2015-function-name@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-literals@6.22.0
17 silly currentTree +-- babel-plugin-transform-es2015-modules-amd@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-modules-commonjs@6.26.0
17 silly currentTree +-- babel-plugin-transform-es2015-modules-systemjs@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-modules-umd@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-object-super@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-parameters@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-shorthand-properties@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-spread@6.22.0
17 silly currentTree +-- babel-plugin-transform-es2015-sticky-regex@6.24.1
17 silly currentTree +-- babel-plugin-transform-es2015-template-literals@6.22.0
17 silly currentTree +-- babel-plugin-transform-es2015-typeof-symbol@6.23.0
17 silly currentTree +-- babel-plugin-transform-es2015-unicode-regex@6.24.1
17 silly currentTree +-- babel-plugin-transform-exponentiation-operator@6.24.1
17 silly currentTree +-- babel-plugin-transform-export-extensions@6.22.0
17 silly currentTree +-- babel-plugin-transform-object-rest-spread@6.26.0
17 silly currentTree +-- babel-plugin-transform-regenerator@6.26.0
17 silly currentTree +-- babel-plugin-transform-strict-mode@6.24.1
17 silly currentTree +-- babel-preset-es2015@6.24.1
17 silly currentTree +-- babel-preset-stage-1@6.24.1
17 silly currentTree +-- babel-preset-stage-2@6.24.1
17 silly currentTree +-- babel-preset-stage-3@6.24.1
17 silly currentTree +-- babel-runtime@6.26.0
17 silly currentTree +-- babel-template@6.26.0
17 silly currentTree +-- babel-traverse@6.26.0
17 silly currentTree | `-- debug@2.6.8
17 silly currentTree +-- babel-types@6.26.0
17 silly currentTree +-- babylon@6.18.0
17 silly currentTree +-- balanced-match@1.0.0
17 silly currentTree +-- base-x@3.0.2
17 silly currentTree +-- bcrypt-pbkdf@1.0.1
17 silly currentTree +-- bigi@1.4.2
17 silly currentTree +-- bitsharesjs-ws@1.1.5
17 silly currentTree +-- bitsharesjs@1.2.9
17 silly currentTree +-- block-stream@0.0.9
17 silly currentTree +-- bluebird@3.5.0
17 silly currentTree +-- body-parser@1.17.2
17 silly currentTree +-- boom@2.10.1
17 silly currentTree +-- brace-expansion@1.1.8
17 silly currentTree +-- browser-stdout@1.3.0
17 silly currentTree +-- bs58@4.0.1
17 silly currentTree +-- bson@1.0.4
17 silly currentTree +-- buffer-shims@1.0.0
17 silly currentTree +-- builtin-modules@1.1.1
17 silly currentTree +-- bytebuffer@5.0.1
17 silly currentTree +-- bytes@2.4.0
17 silly currentTree +-- camelcase-keys@2.1.0
17 silly currentTree | `-- camelcase@2.1.1
17 silly currentTree +-- camelcase@1.2.1
17 silly currentTree +-- caseless@0.12.0
17 silly currentTree +-- center-align@0.1.3
17 silly currentTree +-- chai@3.5.0
17 silly currentTree +-- chalk@1.1.3
17 silly currentTree +-- cipher-base@1.0.4
17 silly currentTree +-- cliui@2.1.0
17 silly currentTree | `-- wordwrap@0.0.2
17 silly currentTree +-- co@4.6.0
17 silly currentTree +-- code-point-at@1.1.0
17 silly currentTree +-- coffee-script@1.10.0
17 silly currentTree +-- colors@1.1.2
17 silly currentTree +-- combined-stream@1.0.5
17 silly currentTree +-- commander@2.9.0
17 silly currentTree +-- component-emitter@1.2.1
17 silly currentTree +-- concat-map@0.0.1
17 silly currentTree +-- connect-mongo@1.3.2
17 silly currentTree +-- console-control-strings@1.1.0
17 silly currentTree +-- console-polyfill@0.3.0
17 silly currentTree +-- content-disposition@0.5.2
17 silly currentTree +-- content-type@1.0.2
17 silly currentTree +-- cookie-parser@1.4.3
17 silly currentTree +-- cookie-signature@1.0.6
17 silly currentTree +-- cookie@0.3.1
17 silly currentTree +-- cookiejar@2.1.1
17 silly currentTree +-- core-js@2.5.1
17 silly currentTree +-- core-util-is@1.0.2
17 silly currentTree +-- crc@3.4.4
17 silly currentTree +-- create-hash@1.1.3
17 silly currentTree +-- create-hmac@1.1.6
17 silly currentTree +-- cryptiles@2.0.5
17 silly currentTree +-- crypto-js@3.1.9-1
17 silly currentTree +-- currently-unhandled@0.4.1
17 silly currentTree +-- d@1.0.0
17 silly currentTree +-- dashdash@1.14.1
17 silly currentTree | `-- assert-plus@1.0.0
17 silly currentTree +-- date-time@1.1.0
17 silly currentTree +-- dateformat@1.0.12
17 silly currentTree +-- debug@2.6.7
17 silly currentTree +-- decache@3.1.0
17 silly currentTree +-- decamelize@1.2.0
17 silly currentTree +-- deep-eql@0.1.3
17 silly currentTree | `-- type-detect@0.1.1
17 silly currentTree +-- deep-equal@1.0.1
17 silly currentTree +-- deep-extend@0.4.2
17 silly currentTree +-- define-properties@1.1.2
17 silly currentTree +-- defined@1.0.0
17 silly currentTree +-- delayed-stream@1.0.0
17 silly currentTree +-- delegates@1.0.0
17 silly currentTree +-- depd@1.1.1
17 silly currentTree +-- destroy@1.0.4
17 silly currentTree +-- diff@3.2.0
17 silly currentTree +-- double-ended-queue@2.1.0-0
17 silly currentTree +-- ecc-jsbn@0.1.1
17 silly currentTree +-- ecurve@1.0.5
17 silly currentTree +-- ee-first@1.1.1
17 silly currentTree +-- encodeurl@1.0.1
17 silly currentTree +-- error-ex@1.3.1
17 silly currentTree +-- error-stack-parser@1.3.3
17 silly currentTree +-- es-abstract@1.8.2
17 silly currentTree +-- es-to-primitive@1.1.1
17 silly currentTree +-- es5-ext@0.10.30
17 silly currentTree +-- es6-iterator@2.0.1
17 silly currentTree +-- es6-promise@3.2.1
17 silly currentTree +-- es6-symbol@3.1.1
17 silly currentTree +-- escape-html@1.0.3
17 silly currentTree +-- escape-string-regexp@1.0.5
17 silly currentTree +-- esprima@2.7.3
17 silly currentTree +-- esutils@2.0.2
17 silly currentTree +-- etag@1.8.0
17 silly currentTree +-- event-emitter@0.3.5
17 silly currentTree +-- eventemitter2@0.4.14
17 silly currentTree +-- exit@0.1.2
17 silly currentTree +-- express-handlebars@3.0.0
17 silly currentTree | `-- glob@6.0.4
17 silly currentTree +-- express-redis-cache@1.0.0
17 silly currentTree +-- express-session@1.15.5
17 silly currentTree | `-- debug@2.6.8
17 silly currentTree +-- express@4.15.4
17 silly currentTree | +-- debug@2.6.8
17 silly currentTree | `-- qs@6.5.0
17 silly currentTree +-- extend@3.0.0
17 silly currentTree +-- extsprintf@1.3.0
17 silly currentTree +-- faye-websocket@0.10.0
17 silly currentTree +-- figures@1.7.0
17 silly currentTree +-- finalhandler@1.0.4
17 silly currentTree | `-- debug@2.6.8
17 silly currentTree +-- find-up@1.1.2
17 silly currentTree +-- find@0.2.7
17 silly currentTree +-- findup-sync@0.3.0
17 silly currentTree | `-- glob@5.0.15
17 silly currentTree +-- for-each@0.3.2
17 silly currentTree +-- foreach@2.0.5
17 silly currentTree +-- forever-agent@0.6.1
17 silly currentTree +-- form-data@2.1.4
17 silly currentTree +-- formidable@1.1.1
17 silly currentTree +-- forwarded@0.1.0
17 silly currentTree +-- fresh@0.5.0
17 silly currentTree +-- fs-extra@0.26.7
17 silly currentTree +-- fs.realpath@1.0.0
17 silly currentTree +-- fstream-ignore@1.0.5
17 silly currentTree +-- fstream@1.0.11
17 silly currentTree +-- function-bind@1.1.1
17 silly currentTree +-- gauge@2.7.4
17 silly currentTree +-- gaze@1.1.2
17 silly currentTree +-- get-stdin@4.0.1
17 silly currentTree +-- getobject@0.1.0
17 silly currentTree +-- getpass@0.1.7
17 silly currentTree | `-- assert-plus@1.0.0
17 silly currentTree +-- glob@7.1.2
17 silly currentTree +-- globals@9.18.0
17 silly currentTree +-- globule@1.2.0
17 silly currentTree +-- graceful-fs@4.1.11
17 silly currentTree +-- graceful-readlink@1.0.1
17 silly currentTree +-- growl@1.9.2
17 silly currentTree +-- grunt-contrib-watch@1.0.0
17 silly currentTree | `-- lodash@3.10.1
17 silly currentTree +-- grunt-develop@0.4.0
17 silly currentTree +-- grunt-known-options@1.1.0
17 silly currentTree +-- grunt-legacy-log-utils@1.0.0
17 silly currentTree | `-- lodash@4.3.0
17 silly currentTree +-- grunt-legacy-log@1.0.0
17 silly currentTree | `-- lodash@3.10.1
17 silly currentTree +-- grunt-legacy-util@1.0.0
17 silly currentTree | `-- lodash@4.3.0
17 silly currentTree +-- grunt@1.0.1
17 silly currentTree | +-- glob@7.0.6
17 silly currentTree | `-- grunt-cli@1.2.0
17 silly currentTree +-- handlebars@4.0.10
17 silly currentTree +-- har-schema@1.0.5
17 silly currentTree +-- har-validator@4.2.1
17 silly currentTree +-- has-ansi@2.0.0
17 silly currentTree +-- has-flag@1.0.0
17 silly currentTree +-- has-unicode@2.0.1
17 silly currentTree +-- has@1.0.1
17 silly currentTree +-- hash-base@2.0.2
17 silly currentTree +-- hawk@3.1.3
17 silly currentTree +-- hoek@2.16.3
17 silly currentTree +-- hooker@0.2.3
17 silly currentTree +-- hooks-fixed@2.0.0
17 silly currentTree +-- hosted-git-info@2.5.0
17 silly currentTree +-- http-errors@1.6.2
17 silly currentTree +-- http-signature@1.1.1
17 silly currentTree +-- iconv-lite@0.4.15
17 silly currentTree +-- immutable@3.8.1
17 silly currentTree +-- indent-string@2.1.0
17 silly currentTree +-- inflight@1.0.6
17 silly currentTree +-- inherits@2.0.3
17 silly currentTree +-- ini@1.3.4
17 silly currentTree +-- invariant@2.2.2
17 silly currentTree +-- ipaddr.js@1.4.0
17 silly currentTree +-- is_js@0.9.0
17 silly currentTree +-- is-arrayish@0.2.1
17 silly currentTree +-- is-buffer@1.1.5
17 silly currentTree +-- is-builtin-module@1.0.0
17 silly currentTree +-- is-callable@1.1.3
17 silly currentTree +-- is-date-object@1.0.1
17 silly currentTree +-- is-finite@1.0.2
17 silly currentTree +-- is-fullwidth-code-point@1.0.0
17 silly currentTree +-- is-function@1.0.1
17 silly currentTree +-- is-regex@1.0.4
17 silly currentTree +-- is-symbol@1.0.1
17 silly currentTree +-- is-typedarray@1.0.0
17 silly currentTree +-- is-utf8@0.2.1
17 silly currentTree +-- isarray@1.0.0
17 silly currentTree +-- isexe@2.0.0
17 silly currentTree +-- isstream@0.1.2
17 silly currentTree +-- js-tokens@3.0.2
17 silly currentTree +-- js-yaml@3.5.5
17 silly currentTree +-- jsbn@0.1.1
17 silly currentTree +-- jsesc@0.5.0
17 silly currentTree +-- json-schema@0.2.3
17 silly currentTree +-- json-stable-stringify@1.0.1
17 silly currentTree +-- json-stringify-safe@5.0.1
17 silly currentTree +-- json3@3.3.2
17 silly currentTree +-- jsonfile@2.4.0
17 silly currentTree +-- jsonify@0.0.0
17 silly currentTree +-- jsprim@1.4.1
17 silly currentTree | `-- assert-plus@1.0.0
17 silly currentTree +-- kareem@1.5.0
17 silly currentTree +-- kind-of@3.2.2
17 silly currentTree +-- klaw@1.3.1
17 silly currentTree +-- lazy-cache@1.0.4
17 silly currentTree +-- livereload-js@2.2.2
17 silly currentTree +-- load-grunt-tasks@3.5.2
17 silly currentTree +-- load-json-file@1.1.0
17 silly currentTree +-- lodash._baseassign@3.2.0
17 silly currentTree +-- lodash._basecopy@3.0.1
17 silly currentTree +-- lodash._basecreate@3.0.3
17 silly currentTree +-- lodash._getnative@3.9.1
17 silly currentTree +-- lodash._isiterateecall@3.0.9
17 silly currentTree +-- lodash.create@3.1.1
17 silly currentTree +-- lodash.isarguments@3.1.0
17 silly currentTree +-- lodash.isarray@3.0.4
17 silly currentTree +-- lodash.keys@3.1.2
17 silly currentTree +-- lodash@4.17.4
17 silly currentTree +-- long@3.2.0
17 silly currentTree +-- longest@1.0.1
17 silly currentTree +-- loose-envify@1.3.1
17 silly currentTree +-- loud-rejection@1.6.0
17 silly currentTree +-- lru-cache@2.2.4
17 silly currentTree +-- map-obj@1.0.1
17 silly currentTree +-- media-typer@0.3.0
17 silly currentTree +-- meow@3.7.0
17 silly currentTree | `-- minimist@1.2.0
17 silly currentTree +-- merge-descriptors@1.0.1
17 silly currentTree +-- methods@1.1.2
17 silly currentTree +-- mime-db@1.29.0
17 silly currentTree +-- mime-types@2.1.16
17 silly currentTree +-- mime@1.3.4
17 silly currentTree +-- minimatch@3.0.4
17 silly currentTree +-- minimist@0.0.10
17 silly currentTree +-- mkdirp@0.5.1
17 silly currentTree | `-- minimist@0.0.8
17 silly currentTree +-- mocha@3.5.0
17 silly currentTree | +-- debug@2.6.8
17 silly currentTree | +-- glob@7.1.1
17 silly currentTree | `-- supports-color@3.1.2
17 silly currentTree +-- moment@2.18.1
17 silly currentTree +-- mongodb-core@2.1.15
17 silly currentTree +-- mongodb@2.2.31
17 silly currentTree +-- mongoose@4.11.9
17 silly currentTree | `-- async@2.1.4
17 silly currentTree +-- mpath@0.3.0
17 silly currentTree +-- mpromise@0.5.5
17 silly currentTree +-- mquery@2.3.1
17 silly currentTree | +-- bluebird@2.10.2
17 silly currentTree | +-- debug@2.6.8
17 silly currentTree | `-- sliced@0.0.5
17 silly currentTree +-- ms@2.0.0
17 silly currentTree +-- multimatch@2.1.0
17 silly currentTree +-- muri@1.2.2
17 silly currentTree +-- nan
17 silly currentTree +-- negotiator@0.6.1
17 silly currentTree +-- node-pre-gyp@0.6.37
17 silly currentTree | +-- nopt@4.0.1
17 silly currentTree | `-- rimraf@2.6.1
17 silly currentTree +-- nodegit-promise@4.0.0
17 silly currentTree +-- nopt@3.0.6
17 silly currentTree +-- normalize-package-data@2.4.0
17 silly currentTree +-- npmlog@4.1.2
17 silly currentTree +-- number-is-nan@1.0.1
17 silly currentTree +-- nyc@10.3.2
17 silly currentTree | +-- align-text@0.1.4
17 silly currentTree | +-- amdefine@1.0.1
17 silly currentTree | +-- ansi-regex@2.1.1
17 silly currentTree | +-- ansi-styles@2.2.1
17 silly currentTree | +-- append-transform@0.4.0
17 silly currentTree | +-- archy@1.0.0
17 silly currentTree | +-- arr-diff@2.0.0
17 silly currentTree | +-- arr-flatten@1.0.3
17 silly currentTree | +-- array-unique@0.2.1
17 silly currentTree | +-- arrify@1.0.1
17 silly currentTree | +-- async@1.5.2
17 silly currentTree | +-- babel-code-frame@6.22.0
17 silly currentTree | +-- babel-generator@6.24.1
17 silly currentTree | +-- babel-messages@6.23.0
17 silly currentTree | +-- babel-runtime@6.23.0
17 silly currentTree | +-- babel-template@6.24.1
17 silly currentTree | +-- babel-traverse@6.24.1
17 silly currentTree | +-- babel-types@6.24.1
17 silly currentTree | +-- babylon@6.17.0
17 silly currentTree | +-- balanced-match@0.4.2
17 silly currentTree | +-- brace-expansion@1.1.7
17 silly currentTree | +-- braces@1.8.5
17 silly currentTree | +-- builtin-modules@1.1.1
17 silly currentTree | +-- caching-transform@1.0.1
17 silly currentTree | +-- camelcase@1.2.1
17 silly currentTree | +-- center-align@0.1.3
17 silly currentTree | +-- chalk@1.1.3
17 silly currentTree | +-- cliui@2.1.0
17 silly currentTree | | `-- wordwrap@0.0.2
17 silly currentTree | +-- code-point-at@1.1.0
17 silly currentTree | +-- commondir@1.0.1
17 silly currentTree | +-- concat-map@0.0.1
17 silly currentTree | +-- convert-source-map@1.5.0
17 silly currentTree | +-- core-js@2.4.1
17 silly currentTree | +-- cross-spawn@4.0.2
17 silly currentTree | +-- debug-log@1.0.1
17 silly currentTree | +-- debug@2.6.6
17 silly currentTree | +-- decamelize@1.2.0
17 silly currentTree | +-- default-require-extensions@1.0.0
17 silly currentTree | +-- detect-indent@4.0.0
17 silly currentTree | +-- error-ex@1.3.1
17 silly currentTree | +-- escape-string-regexp@1.0.5
17 silly currentTree | +-- esutils@2.0.2
17 silly currentTree | +-- expand-brackets@0.1.5
17 silly currentTree | +-- expand-range@1.8.2
17 silly currentTree | +-- extglob@0.3.2
17 silly currentTree | +-- filename-regex@2.0.1
17 silly currentTree | +-- fill-range@2.2.3
17 silly currentTree | +-- find-cache-dir@0.1.1
17 silly currentTree | +-- find-up@1.1.2
17 silly currentTree | +-- for-in@1.0.2
17 silly currentTree | +-- for-own@0.1.5
17 silly currentTree | +-- foreground-child@1.5.6
17 silly currentTree | +-- fs.realpath@1.0.0
17 silly currentTree | +-- get-caller-file@1.0.2
17 silly currentTree | +-- glob-base@0.3.0
17 silly currentTree | +-- glob-parent@2.0.0
17 silly currentTree | +-- glob@7.1.1
17 silly currentTree | +-- globals@9.17.0
17 silly currentTree | +-- graceful-fs@4.1.11
17 silly currentTree | +-- handlebars@4.0.8
17 silly currentTree | | `-- source-map@0.4.4
17 silly currentTree | +-- has-ansi@2.0.0
17 silly currentTree | +-- has-flag@1.0.0
17 silly currentTree | +-- hosted-git-info@2.4.2
17 silly currentTree | +-- imurmurhash@0.1.4
17 silly currentTree | +-- inflight@1.0.6
17 silly currentTree | +-- inherits@2.0.3
17 silly currentTree | +-- invariant@2.2.2
17 silly currentTree | +-- invert-kv@1.0.0
17 silly currentTree | +-- is-arrayish@0.2.1
17 silly currentTree | +-- is-buffer@1.1.5
17 silly currentTree | +-- is-builtin-module@1.0.0
17 silly currentTree | +-- is-dotfile@1.0.2
17 silly currentTree | +-- is-equal-shallow@0.1.3
17 silly currentTree | +-- is-extendable@0.1.1
17 silly currentTree | +-- is-extglob@1.0.0
17 silly currentTree | +-- is-finite@1.0.2
17 silly currentTree | +-- is-fullwidth-code-point@1.0.0
17 silly currentTree | +-- is-glob@2.0.1
17 silly currentTree | +-- is-number@2.1.0
17 silly currentTree | +-- is-posix-bracket@0.1.1
17 silly currentTree | +-- is-primitive@2.0.0
17 silly currentTree | +-- is-utf8@0.2.1
17 silly currentTree | +-- isarray@1.0.0
17 silly currentTree | +-- isexe@2.0.0
17 silly currentTree | +-- isobject@2.1.0
17 silly currentTree | +-- istanbul-lib-coverage@1.1.0
17 silly currentTree | +-- istanbul-lib-hook@1.0.6
17 silly currentTree | +-- istanbul-lib-instrument@1.7.1
17 silly currentTree | +-- istanbul-lib-report@1.1.0
17 silly currentTree | | `-- supports-color@3.2.3
17 silly currentTree | +-- istanbul-lib-source-maps@1.2.0
17 silly currentTree | +-- istanbul-reports@1.1.0
17 silly currentTree | +-- js-tokens@3.0.1
17 silly currentTree | +-- jsesc@1.3.0
17 silly currentTree | +-- kind-of@3.2.0
17 silly currentTree | +-- lazy-cache@1.0.4
17 silly currentTree | +-- lcid@1.0.0
17 silly currentTree | +-- load-json-file@1.1.0
17 silly currentTree | +-- lodash@4.17.4
17 silly currentTree | +-- longest@1.0.1
17 silly currentTree | +-- loose-envify@1.3.1
17 silly currentTree | +-- lru-cache@4.0.2
17 silly currentTree | +-- md5-hex@1.3.0
17 silly currentTree | +-- md5-o-matic@0.1.1
17 silly currentTree | +-- merge-source-map@1.0.3
17 silly currentTree | +-- micromatch@2.3.11
17 silly currentTree | +-- minimatch@3.0.3
17 silly currentTree | +-- minimist@0.0.8
17 silly currentTree | +-- mkdirp@0.5.1
17 silly currentTree | +-- ms@0.7.3
17 silly currentTree | +-- normalize-package-data@2.3.8
17 silly currentTree | +-- normalize-path@2.1.1
17 silly currentTree | +-- number-is-nan@1.0.1
17 silly currentTree | +-- object-assign@4.1.1
17 silly currentTree | +-- object.omit@2.0.1
17 silly currentTree | +-- once@1.4.0
17 silly currentTree | +-- optimist@0.6.1
17 silly currentTree | +-- os-homedir@1.0.2
17 silly currentTree | +-- os-locale@1.4.0
17 silly currentTree | +-- parse-glob@3.0.4
17 silly currentTree | +-- parse-json@2.2.0
17 silly currentTree | +-- path-exists@2.1.0
17 silly currentTree | +-- path-is-absolute@1.0.1
17 silly currentTree | +-- path-parse@1.0.5
17 silly currentTree | +-- path-type@1.1.0
17 silly currentTree | +-- pify@2.3.0
17 silly currentTree | +-- pinkie-promise@2.0.1
17 silly currentTree | +-- pinkie@2.0.4
17 silly currentTree | +-- pkg-dir@1.0.0
17 silly currentTree | +-- preserve@0.2.0
17 silly currentTree | +-- pseudomap@1.0.2
17 silly currentTree | +-- randomatic@1.1.6
17 silly currentTree | +-- read-pkg-up@1.0.1
17 silly currentTree | +-- read-pkg@1.1.0
17 silly currentTree | +-- regenerator-runtime@0.10.5
17 silly currentTree | +-- regex-cache@0.4.3
17 silly currentTree | +-- remove-trailing-separator@1.0.1
17 silly currentTree | +-- repeat-element@1.1.2
17 silly currentTree | +-- repeat-string@1.6.1
17 silly currentTree | +-- repeating@2.0.1
17 silly currentTree | +-- require-directory@2.1.1
17 silly currentTree | +-- require-main-filename@1.0.1
17 silly currentTree | +-- resolve-from@2.0.0
17 silly currentTree | +-- right-align@0.1.3
17 silly currentTree | +-- rimraf@2.6.1
17 silly currentTree | +-- semver@5.3.0
17 silly currentTree | +-- set-blocking@2.0.0
17 silly currentTree | +-- signal-exit@3.0.2
17 silly currentTree | +-- slide@1.1.6
17 silly currentTree | +-- source-map@0.5.6
17 silly currentTree | +-- spawn-wrap@1.2.4
17 silly currentTree | | `-- signal-exit@2.1.2
17 silly currentTree | +-- spdx-correct@1.0.2
17 silly currentTree | +-- spdx-expression-parse@1.0.4
17 silly currentTree | +-- spdx-license-ids@1.2.2
17 silly currentTree | +-- string-width@1.0.2
17 silly currentTree | +-- strip-ansi@3.0.1
17 silly currentTree | +-- strip-bom@2.0.0
17 silly currentTree | +-- supports-color@2.0.0
17 silly currentTree | +-- test-exclude@4.1.0
17 silly currentTree | +-- to-fast-properties@1.0.3
17 silly currentTree | +-- trim-right@1.0.1
17 silly currentTree | +-- uglify-js@2.8.22
17 silly currentTree | | `-- yargs@3.10.0
17 silly currentTree | +-- uglify-to-browserify@1.0.2
17 silly currentTree | +-- validate-npm-package-license@3.0.1
17 silly currentTree | +-- which-module@1.0.0
17 silly currentTree | +-- which@1.2.14
17 silly currentTree | +-- window-size@0.1.0
17 silly currentTree | +-- wordwrap@0.0.3
17 silly currentTree | +-- wrap-ansi@2.1.0
17 silly currentTree | +-- wrappy@1.0.2
17 silly currentTree | +-- write-file-atomic@1.3.4
17 silly currentTree | +-- y18n@3.2.1
17 silly currentTree | +-- yallist@2.1.2
17 silly currentTree | +-- yargs-parser@5.0.0
17 silly currentTree | | `-- camelcase@3.0.0
17 silly currentTree | `-- yargs@7.1.0
17 silly currentTree |   +-- camelcase@3.0.0
17 silly currentTree |   `-- cliui@3.2.0
17 silly currentTree +-- oauth-sign@0.8.2
17 silly currentTree +-- object-assign@4.1.1
17 silly currentTree +-- object-inspect@1.3.0
17 silly currentTree +-- object-keys@1.0.11
17 silly currentTree +-- object.assign@4.0.4
17 silly currentTree +-- on-finished@2.3.0
17 silly currentTree +-- on-headers@1.0.1
17 silly currentTree +-- once@1.4.0
17 silly currentTree +-- optimist@0.6.1
17 silly currentTree +-- os-homedir@1.0.2
17 silly currentTree +-- os-tmpdir@1.0.2
17 silly currentTree +-- osenv@0.1.4
17 silly currentTree +-- parse-json@2.2.0
17 silly currentTree +-- parse-ms@1.0.1
17 silly currentTree +-- parseurl@1.3.1
17 silly currentTree +-- path-exists@2.1.0
17 silly currentTree +-- path-is-absolute@1.0.1
17 silly currentTree +-- path-parse@1.0.5
17 silly currentTree +-- path-to-regexp@0.1.7
17 silly currentTree +-- path-type@1.1.0
17 silly currentTree +-- performance-now@2.1.0
17 silly currentTree +-- pify@2.3.0
17 silly currentTree +-- pinkie-promise@2.0.1
17 silly currentTree +-- pinkie@2.0.4
17 silly currentTree +-- pkg-up@1.0.0
17 silly currentTree +-- plur@1.0.0
17 silly currentTree +-- pretty-ms@2.1.0
17 silly currentTree +-- private@0.1.7
17 silly currentTree +-- process-nextick-args@1.0.7
17 silly currentTree +-- promise@7.3.1
17 silly currentTree +-- promisify-node@0.3.0
17 silly currentTree +-- proxy-addr@1.1.5
17 silly currentTree +-- punycode@1.4.1
17 silly currentTree +-- qs@6.4.0
17 silly currentTree +-- quantlib@0.3.0
17 silly currentTree +-- random-bytes@1.0.0
17 silly currentTree +-- range-parser@1.2.0
17 silly currentTree +-- raw-body@2.2.0
17 silly currentTree +-- rc@1.2.1
17 silly currentTree | `-- minimist@1.2.0
17 silly currentTree +-- read-pkg-up@1.0.1
17 silly currentTree +-- read-pkg@1.1.0
17 silly currentTree +-- readable-stream@2.2.7
17 silly currentTree +-- ReconnectingWebSocket@1.0.1
17 silly currentTree +-- redent@1.0.0
17 silly currentTree +-- redis-commands@1.3.1
17 silly currentTree +-- redis-parser@2.6.0
17 silly currentTree +-- redis@2.8.0
17 silly currentTree +-- regenerate@1.3.2
17 silly currentTree +-- regenerator-runtime@0.11.0
17 silly currentTree +-- regenerator-transform@0.10.1
17 silly currentTree +-- regexp-clone@0.0.1
17 silly currentTree +-- regexpu-core@2.0.0
17 silly currentTree +-- regjsgen@0.2.0
17 silly currentTree +-- regjsparser@0.1.5
17 silly currentTree +-- repeat-string@1.6.1
17 silly currentTree +-- repeating@2.0.1
17 silly currentTree +-- request-ip@2.0.2
17 silly currentTree +-- request-promise-core@1.1.1
17 silly currentTree +-- request-promise@4.2.1
17 silly currentTree +-- request@2.81.0
17 silly currentTree | `-- performance-now@0.2.0
17 silly currentTree +-- require_optional@1.0.1
17 silly currentTree +-- resolve-from@2.0.0
17 silly currentTree +-- resolve-pkg@0.1.0
17 silly currentTree +-- resolve@1.1.7
17 silly currentTree +-- resumer@0.0.0
17 silly currentTree +-- right-align@0.1.3
17 silly currentTree +-- rimraf@2.2.8
17 silly currentTree +-- ripemd160@2.0.1
17 silly currentTree +-- rollbar@2.2.6
17 silly currentTree | +-- async@1.2.1
17 silly currentTree | `-- debug@2.6.8
17 silly currentTree +-- safe-buffer@5.1.1
17 silly currentTree +-- secure-random@1.1.1
17 silly currentTree +-- semver@5.4.1
17 silly currentTree +-- send@0.15.4
17 silly currentTree | `-- debug@2.6.8
17 silly currentTree +-- serve-favicon@2.4.3
17 silly currentTree | `-- safe-buffer@5.0.1
17 silly currentTree +-- serve-static@1.12.4
17 silly currentTree +-- set-blocking@2.0.0
17 silly currentTree +-- setprototypeof@1.0.3
17 silly currentTree +-- sha.js@2.4.8
17 silly currentTree +-- signal-exit@3.0.2
17 silly currentTree +-- sliced@1.0.1
17 silly currentTree +-- sntp@1.0.9
17 silly currentTree +-- source-map@0.4.4
17 silly currentTree +-- spdx-correct@1.0.2
17 silly currentTree +-- spdx-expression-parse@1.0.4
17 silly currentTree +-- spdx-license-ids@1.2.2
17 silly currentTree +-- sprintf-js@1.0.3
17 silly currentTree +-- sshpk@1.13.1
17 silly currentTree | `-- assert-plus@1.0.0
17 silly currentTree +-- stackframe@0.3.1
17 silly currentTree +-- statuses@1.3.1
17 silly currentTree +-- stealthy-require@1.1.1
17 silly currentTree +-- string_decoder@1.0.3
17 silly currentTree +-- string-width@1.0.2
17 silly currentTree +-- string.prototype.trim@1.1.2
17 silly currentTree +-- stringstream@0.0.5
17 silly currentTree +-- strip-ansi@3.0.1
17 silly currentTree +-- strip-bom@2.0.0
17 silly currentTree +-- strip-indent@1.0.1
17 silly currentTree +-- strip-json-comments@2.0.1
17 silly currentTree +-- superagent@2.3.0
17 silly currentTree | `-- form-data@1.0.0-rc4
17 silly currentTree +-- supertest@2.0.1
17 silly currentTree +-- supports-color@2.0.0
17 silly currentTree +-- tape@4.8.0
17 silly currentTree | +-- minimist@1.2.0
17 silly currentTree | `-- resolve@1.4.0
17 silly currentTree +-- tar-pack@3.4.0
17 silly currentTree | `-- rimraf@2.6.1
17 silly currentTree +-- tar@2.2.1
17 silly currentTree +-- text-table@0.2.0
17 silly currentTree +-- through@2.3.8
17 silly currentTree +-- time-grunt@1.4.0
17 silly currentTree +-- time-zone@0.1.0
17 silly currentTree +-- tiny-lr@0.2.1
17 silly currentTree | +-- body-parser@1.14.2
17 silly currentTree | | `-- qs@5.2.0
17 silly currentTree | +-- bytes@2.2.0
17 silly currentTree | +-- debug@2.2.0
17 silly currentTree | +-- http-errors@1.3.1
17 silly currentTree | +-- iconv-lite@0.4.13
17 silly currentTree | +-- ms@0.7.1
17 silly currentTree | +-- qs@5.1.0
17 silly currentTree | `-- raw-body@2.1.7
17 silly currentTree |   `-- bytes@2.4.0
17 silly currentTree +-- to-fast-properties@1.0.3
17 silly currentTree +-- tough-cookie@2.3.2
17 silly currentTree +-- traverse-chain@0.1.0
17 silly currentTree +-- trim-newlines@1.0.0
17 silly currentTree +-- tunnel-agent@0.6.0
17 silly currentTree +-- tweetnacl@0.14.5
17 silly currentTree +-- type-detect@1.0.0
17 silly currentTree +-- type-is@1.6.15
17 silly currentTree +-- uglify-js@2.8.29
17 silly currentTree | `-- source-map@0.5.7
17 silly currentTree +-- uglify-to-browserify@1.0.2
17 silly currentTree +-- uid-number@0.0.6
17 silly currentTree +-- uid-safe@2.1.5
17 silly currentTree +-- ultron@1.1.0
17 silly currentTree +-- underscore.string@3.2.3
17 silly currentTree +-- unpipe@1.0.0
17 silly currentTree +-- util-deprecate@1.0.2
17 silly currentTree +-- utils-merge@1.0.0
17 silly currentTree +-- uuid@3.0.1
17 silly currentTree +-- validate-npm-package-license@3.0.1
17 silly currentTree +-- vary@1.1.1
17 silly currentTree +-- verror@1.10.0
17 silly currentTree | `-- assert-plus@1.0.0
17 silly currentTree +-- websocket-driver@0.6.5
17 silly currentTree +-- websocket-extensions@0.1.1
17 silly currentTree +-- which@1.2.14
17 silly currentTree +-- wide-align@1.1.2
17 silly currentTree +-- window-size@0.1.0
17 silly currentTree +-- wordwrap@0.0.3
17 silly currentTree +-- wrappy@1.0.2
17 silly currentTree +-- ws@2.3.1
17 silly currentTree | `-- safe-buffer@5.0.1
17 silly currentTree `-- yargs@3.10.0
18 silly idealTree app@0.0.1
18 silly idealTree +-- abbrev@1.1.0
18 silly idealTree +-- accepts@1.3.4
18 silly idealTree +-- ajv@4.11.8
18 silly idealTree +-- align-text@0.1.4
18 silly idealTree +-- amdefine@1.0.1
18 silly idealTree +-- ansi-regex@2.1.1
18 silly idealTree +-- ansi-styles@2.2.1
18 silly idealTree +-- aproba@1.1.2
18 silly idealTree +-- are-we-there-yet@1.1.4
18 silly idealTree +-- argparse@1.0.9
18 silly idealTree +-- array-differ@1.0.0
18 silly idealTree +-- array-find-index@1.0.2
18 silly idealTree +-- array-flatten@1.1.1
18 silly idealTree +-- array-union@1.0.2
18 silly idealTree +-- array-uniq@1.0.3
18 silly idealTree +-- arrify@1.0.1
18 silly idealTree +-- asap@2.0.6
18 silly idealTree +-- asn1@0.2.3
18 silly idealTree +-- assert-plus@0.2.0
18 silly idealTree +-- assertion-error@1.0.2
18 silly idealTree +-- async@1.5.2
18 silly idealTree +-- asynckit@0.4.0
18 silly idealTree +-- aws-sign2@0.6.0
18 silly idealTree +-- aws4@1.6.0
18 silly idealTree +-- babel-code-frame@6.26.0
18 silly idealTree +-- babel-helper-bindify-decorators@6.24.1
18 silly idealTree +-- babel-helper-builder-binary-assignment-operator-visitor@6.24.1
18 silly idealTree +-- babel-helper-call-delegate@6.24.1
18 silly idealTree +-- babel-helper-define-map@6.26.0
18 silly idealTree +-- babel-helper-explode-assignable-expression@6.24.1
18 silly idealTree +-- babel-helper-explode-class@6.24.1
18 silly idealTree +-- babel-helper-function-name@6.24.1
18 silly idealTree +-- babel-helper-get-function-arity@6.24.1
18 silly idealTree +-- babel-helper-hoist-variables@6.24.1
18 silly idealTree +-- babel-helper-optimise-call-expression@6.24.1
18 silly idealTree +-- babel-helper-regex@6.26.0
18 silly idealTree +-- babel-helper-remap-async-to-generator@6.24.1
18 silly idealTree +-- babel-helper-replace-supers@6.24.1
18 silly idealTree +-- babel-messages@6.23.0
18 silly idealTree +-- babel-plugin-add-module-exports@0.2.1
18 silly idealTree +-- babel-plugin-check-es2015-constants@6.22.0
18 silly idealTree +-- babel-plugin-syntax-async-functions@6.13.0
18 silly idealTree +-- babel-plugin-syntax-async-generators@6.13.0
18 silly idealTree +-- babel-plugin-syntax-class-constructor-call@6.18.0
18 silly idealTree +-- babel-plugin-syntax-class-properties@6.13.0
18 silly idealTree +-- babel-plugin-syntax-decorators@6.13.0
18 silly idealTree +-- babel-plugin-syntax-dynamic-import@6.18.0
18 silly idealTree +-- babel-plugin-syntax-exponentiation-operator@6.13.0
18 silly idealTree +-- babel-plugin-syntax-export-extensions@6.13.0
18 silly idealTree +-- babel-plugin-syntax-object-rest-spread@6.13.0
18 silly idealTree +-- babel-plugin-syntax-trailing-function-commas@6.22.0
18 silly idealTree +-- babel-plugin-transform-async-generator-functions@6.24.1
18 silly idealTree +-- babel-plugin-transform-async-to-generator@6.24.1
18 silly idealTree +-- babel-plugin-transform-class-constructor-call@6.24.1
18 silly idealTree +-- babel-plugin-transform-class-properties@6.24.1
18 silly idealTree +-- babel-plugin-transform-decorators@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-arrow-functions@6.22.0
18 silly idealTree +-- babel-plugin-transform-es2015-block-scoped-functions@6.22.0
18 silly idealTree +-- babel-plugin-transform-es2015-block-scoping@6.26.0
18 silly idealTree +-- babel-plugin-transform-es2015-classes@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-computed-properties@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-destructuring@6.23.0
18 silly idealTree +-- babel-plugin-transform-es2015-duplicate-keys@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-for-of@6.23.0
18 silly idealTree +-- babel-plugin-transform-es2015-function-name@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-literals@6.22.0
18 silly idealTree +-- babel-plugin-transform-es2015-modules-amd@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-modules-commonjs@6.26.0
18 silly idealTree +-- babel-plugin-transform-es2015-modules-systemjs@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-modules-umd@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-object-super@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-parameters@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-shorthand-properties@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-spread@6.22.0
18 silly idealTree +-- babel-plugin-transform-es2015-sticky-regex@6.24.1
18 silly idealTree +-- babel-plugin-transform-es2015-template-literals@6.22.0
18 silly idealTree +-- babel-plugin-transform-es2015-typeof-symbol@6.23.0
18 silly idealTree +-- babel-plugin-transform-es2015-unicode-regex@6.24.1
18 silly idealTree +-- babel-plugin-transform-exponentiation-operator@6.24.1
18 silly idealTree +-- babel-plugin-transform-export-extensions@6.22.0
18 silly idealTree +-- babel-plugin-transform-object-rest-spread@6.26.0
18 silly idealTree +-- babel-plugin-transform-regenerator@6.26.0
18 silly idealTree +-- babel-plugin-transform-strict-mode@6.24.1
18 silly idealTree +-- babel-preset-es2015@6.24.1
18 silly idealTree +-- babel-preset-stage-1@6.24.1
18 silly idealTree +-- babel-preset-stage-2@6.24.1
18 silly idealTree +-- babel-preset-stage-3@6.24.1
18 silly idealTree +-- babel-runtime@6.26.0
18 silly idealTree +-- babel-template@6.26.0
18 silly idealTree +-- babel-traverse@6.26.0
18 silly idealTree | `-- debug@2.6.8
18 silly idealTree +-- babel-types@6.26.0
18 silly idealTree +-- babylon@6.18.0
18 silly idealTree +-- balanced-match@1.0.0
18 silly idealTree +-- base-x@3.0.2
18 silly idealTree +-- bcrypt-pbkdf@1.0.1
18 silly idealTree +-- bigi@1.4.2
18 silly idealTree +-- bitsharesjs-ws@1.1.5
18 silly idealTree +-- bitsharesjs@1.2.9
18 silly idealTree +-- block-stream@0.0.9
18 silly idealTree +-- bluebird@3.5.0
18 silly idealTree +-- body-parser@1.17.2
18 silly idealTree +-- boom@2.10.1
18 silly idealTree +-- brace-expansion@1.1.8
18 silly idealTree +-- browser-stdout@1.3.0
18 silly idealTree +-- bs58@4.0.1
18 silly idealTree +-- bson@1.0.4
18 silly idealTree +-- buffer-shims@1.0.0
18 silly idealTree +-- builtin-modules@1.1.1
18 silly idealTree +-- bytebuffer@5.0.1
18 silly idealTree +-- bytes@2.4.0
18 silly idealTree +-- camelcase-keys@2.1.0
18 silly idealTree | `-- camelcase@2.1.1
18 silly idealTree +-- camelcase@1.2.1
18 silly idealTree +-- caseless@0.12.0
18 silly idealTree +-- center-align@0.1.3
18 silly idealTree +-- chai@3.5.0
18 silly idealTree +-- chalk@1.1.3
18 silly idealTree +-- cipher-base@1.0.4
18 silly idealTree +-- cliui@2.1.0
18 silly idealTree | `-- wordwrap@0.0.2
18 silly idealTree +-- co@4.6.0
18 silly idealTree +-- code-point-at@1.1.0
18 silly idealTree +-- coffee-script@1.10.0
18 silly idealTree +-- colors@1.1.2
18 silly idealTree +-- combined-stream@1.0.5
18 silly idealTree +-- commander@2.9.0
18 silly idealTree +-- component-emitter@1.2.1
18 silly idealTree +-- concat-map@0.0.1
18 silly idealTree +-- connect-mongo@1.3.2
18 silly idealTree +-- console-control-strings@1.1.0
18 silly idealTree +-- console-polyfill@0.3.0
18 silly idealTree +-- content-disposition@0.5.2
18 silly idealTree +-- content-type@1.0.2
18 silly idealTree +-- cookie-parser@1.4.3
18 silly idealTree +-- cookie-signature@1.0.6
18 silly idealTree +-- cookie@0.3.1
18 silly idealTree +-- cookiejar@2.1.1
18 silly idealTree +-- core-js@2.5.1
18 silly idealTree +-- core-util-is@1.0.2
18 silly idealTree +-- crc@3.4.4
18 silly idealTree +-- create-hash@1.1.3
18 silly idealTree +-- create-hmac@1.1.6
18 silly idealTree +-- cryptiles@2.0.5
18 silly idealTree +-- crypto-js@3.1.9-1
18 silly idealTree +-- currently-unhandled@0.4.1
18 silly idealTree +-- d@1.0.0
18 silly idealTree +-- dashdash@1.14.1
18 silly idealTree | `-- assert-plus@1.0.0
18 silly idealTree +-- date-time@1.1.0
18 silly idealTree +-- dateformat@1.0.12
18 silly idealTree +-- debug@2.6.7
18 silly idealTree +-- decache@3.1.0
18 silly idealTree +-- decamelize@1.2.0
18 silly idealTree +-- deep-eql@0.1.3
18 silly idealTree | `-- type-detect@0.1.1
18 silly idealTree +-- deep-equal@1.0.1
18 silly idealTree +-- deep-extend@0.4.2
18 silly idealTree +-- define-properties@1.1.2
18 silly idealTree +-- defined@1.0.0
18 silly idealTree +-- delayed-stream@1.0.0
18 silly idealTree +-- delegates@1.0.0
18 silly idealTree +-- depd@1.1.1
18 silly idealTree +-- destroy@1.0.4
18 silly idealTree +-- diff@3.2.0
18 silly idealTree +-- double-ended-queue@2.1.0-0
18 silly idealTree +-- ecc-jsbn@0.1.1
18 silly idealTree +-- ecurve@1.0.5
18 silly idealTree +-- ee-first@1.1.1
18 silly idealTree +-- encodeurl@1.0.1
18 silly idealTree +-- error-ex@1.3.1
18 silly idealTree +-- error-stack-parser@1.3.3
18 silly idealTree +-- es-abstract@1.8.2
18 silly idealTree +-- es-to-primitive@1.1.1
18 silly idealTree +-- es5-ext@0.10.30
18 silly idealTree +-- es6-iterator@2.0.1
18 silly idealTree +-- es6-promise@3.2.1
18 silly idealTree +-- es6-symbol@3.1.1
18 silly idealTree +-- escape-html@1.0.3
18 silly idealTree +-- escape-string-regexp@1.0.5
18 silly idealTree +-- esprima@2.7.3
18 silly idealTree +-- esutils@2.0.2
18 silly idealTree +-- etag@1.8.0
18 silly idealTree +-- event-emitter@0.3.5
18 silly idealTree +-- eventemitter2@0.4.14
18 silly idealTree +-- exit@0.1.2
18 silly idealTree +-- express-handlebars@3.0.0
18 silly idealTree | `-- glob@6.0.4
18 silly idealTree +-- express-redis-cache@1.0.0
18 silly idealTree +-- express-session@1.15.5
18 silly idealTree | `-- debug@2.6.8
18 silly idealTree +-- express@4.15.4
18 silly idealTree | +-- debug@2.6.8
18 silly idealTree | `-- qs@6.5.0
18 silly idealTree +-- extend@3.0.0
18 silly idealTree +-- extsprintf@1.3.0
18 silly idealTree +-- faye-websocket@0.10.0
18 silly idealTree +-- figures@1.7.0
18 silly idealTree +-- finalhandler@1.0.4
18 silly idealTree | `-- debug@2.6.8
18 silly idealTree +-- find-up@1.1.2
18 silly idealTree +-- find@0.2.7
18 silly idealTree +-- findup-sync@0.3.0
18 silly idealTree | `-- glob@5.0.15
18 silly idealTree +-- for-each@0.3.2
18 silly idealTree +-- foreach@2.0.5
18 silly idealTree +-- forever-agent@0.6.1
18 silly idealTree +-- forex.analytics@0.0.15
18 silly idealTree +-- form-data@2.1.4
18 silly idealTree +-- formidable@1.1.1
18 silly idealTree +-- forwarded@0.1.0
18 silly idealTree +-- fresh@0.5.0
18 silly idealTree +-- fs-extra@0.26.7
18 silly idealTree +-- fs.realpath@1.0.0
18 silly idealTree +-- fstream-ignore@1.0.5
18 silly idealTree +-- fstream@1.0.11
18 silly idealTree +-- function-bind@1.1.1
18 silly idealTree +-- gauge@2.7.4
18 silly idealTree +-- gaze@1.1.2
18 silly idealTree +-- get-stdin@4.0.1
18 silly idealTree +-- getobject@0.1.0
18 silly idealTree +-- getpass@0.1.7
18 silly idealTree | `-- assert-plus@1.0.0
18 silly idealTree +-- glob@7.1.2
18 silly idealTree +-- globals@9.18.0
18 silly idealTree +-- globule@1.2.0
18 silly idealTree +-- graceful-fs@4.1.11
18 silly idealTree +-- graceful-readlink@1.0.1
18 silly idealTree +-- growl@1.9.2
18 silly idealTree +-- grunt-contrib-watch@1.0.0
18 silly idealTree | `-- lodash@3.10.1
18 silly idealTree +-- grunt-develop@0.4.0
18 silly idealTree +-- grunt-known-options@1.1.0
18 silly idealTree +-- grunt-legacy-log-utils@1.0.0
18 silly idealTree | `-- lodash@4.3.0
18 silly idealTree +-- grunt-legacy-log@1.0.0
18 silly idealTree | `-- lodash@3.10.1
18 silly idealTree +-- grunt-legacy-util@1.0.0
18 silly idealTree | `-- lodash@4.3.0
18 silly idealTree +-- grunt@1.0.1
18 silly idealTree | +-- glob@7.0.6
18 silly idealTree | `-- grunt-cli@1.2.0
18 silly idealTree +-- handlebars@4.0.10
18 silly idealTree +-- har-schema@1.0.5
18 silly idealTree +-- har-validator@4.2.1
18 silly idealTree +-- has-ansi@2.0.0
18 silly idealTree +-- has-flag@1.0.0
18 silly idealTree +-- has-unicode@2.0.1
18 silly idealTree +-- has@1.0.1
18 silly idealTree +-- hash-base@2.0.2
18 silly idealTree +-- hawk@3.1.3
18 silly idealTree +-- hoek@2.16.3
18 silly idealTree +-- hooker@0.2.3
18 silly idealTree +-- hooks-fixed@2.0.0
18 silly idealTree +-- hosted-git-info@2.5.0
18 silly idealTree +-- http-errors@1.6.2
18 silly idealTree +-- http-signature@1.1.1
18 silly idealTree +-- iconv-lite@0.4.15
18 silly idealTree +-- immutable@3.8.1
18 silly idealTree +-- indent-string@2.1.0
18 silly idealTree +-- inflight@1.0.6
18 silly idealTree +-- inherits@2.0.3
18 silly idealTree +-- ini@1.3.4
18 silly idealTree +-- invariant@2.2.2
18 silly idealTree +-- ipaddr.js@1.4.0
18 silly idealTree +-- is_js@0.9.0
18 silly idealTree +-- is-arrayish@0.2.1
18 silly idealTree +-- is-buffer@1.1.5
18 silly idealTree +-- is-builtin-module@1.0.0
18 silly idealTree +-- is-callable@1.1.3
18 silly idealTree +-- is-date-object@1.0.1
18 silly idealTree +-- is-finite@1.0.2
18 silly idealTree +-- is-fullwidth-code-point@1.0.0
18 silly idealTree +-- is-function@1.0.1
18 silly idealTree +-- is-regex@1.0.4
18 silly idealTree +-- is-symbol@1.0.1
18 silly idealTree +-- is-typedarray@1.0.0
18 silly idealTree +-- is-utf8@0.2.1
18 silly idealTree +-- isarray@1.0.0
18 silly idealTree +-- isexe@2.0.0
18 silly idealTree +-- isstream@0.1.2
18 silly idealTree +-- js-tokens@3.0.2
18 silly idealTree +-- js-yaml@3.5.5
18 silly idealTree +-- jsbn@0.1.1
18 silly idealTree +-- jsesc@0.5.0
18 silly idealTree +-- json-schema@0.2.3
18 silly idealTree +-- json-stable-stringify@1.0.1
18 silly idealTree +-- json-stringify-safe@5.0.1
18 silly idealTree +-- json3@3.3.2
18 silly idealTree +-- jsonfile@2.4.0
18 silly idealTree +-- jsonify@0.0.0
18 silly idealTree +-- jsprim@1.4.1
18 silly idealTree | `-- assert-plus@1.0.0
18 silly idealTree +-- kareem@1.5.0
18 silly idealTree +-- kind-of@3.2.2
18 silly idealTree +-- klaw@1.3.1
18 silly idealTree +-- lazy-cache@1.0.4
18 silly idealTree +-- livereload-js@2.2.2
18 silly idealTree +-- load-grunt-tasks@3.5.2
18 silly idealTree +-- load-json-file@1.1.0
18 silly idealTree +-- lodash._baseassign@3.2.0
18 silly idealTree +-- lodash._basecopy@3.0.1
18 silly idealTree +-- lodash._basecreate@3.0.3
18 silly idealTree +-- lodash._getnative@3.9.1
18 silly idealTree +-- lodash._isiterateecall@3.0.9
18 silly idealTree +-- lodash.create@3.1.1
18 silly idealTree +-- lodash.isarguments@3.1.0
18 silly idealTree +-- lodash.isarray@3.0.4
18 silly idealTree +-- lodash.keys@3.1.2
18 silly idealTree +-- lodash@4.17.4
18 silly idealTree +-- long@3.2.0
18 silly idealTree +-- longest@1.0.1
18 silly idealTree +-- loose-envify@1.3.1
18 silly idealTree +-- loud-rejection@1.6.0
18 silly idealTree +-- lru-cache@2.2.4
18 silly idealTree +-- map-obj@1.0.1
18 silly idealTree +-- media-typer@0.3.0
18 silly idealTree +-- meow@3.7.0
18 silly idealTree | `-- minimist@1.2.0
18 silly idealTree +-- merge-descriptors@1.0.1
18 silly idealTree +-- methods@1.1.2
18 silly idealTree +-- mime-db@1.29.0
18 silly idealTree +-- mime-types@2.1.16
18 silly idealTree +-- mime@1.3.4
18 silly idealTree +-- minimatch@3.0.4
18 silly idealTree +-- minimist@0.0.10
18 silly idealTree +-- mkdirp@0.5.1
18 silly idealTree | `-- minimist@0.0.8
18 silly idealTree +-- mocha@3.5.0
18 silly idealTree | +-- debug@2.6.8
18 silly idealTree | +-- glob@7.1.1
18 silly idealTree | `-- supports-color@3.1.2
18 silly idealTree +-- moment@2.18.1
18 silly idealTree +-- mongodb-core@2.1.15
18 silly idealTree +-- mongodb@2.2.31
18 silly idealTree +-- mongoose@4.11.9
18 silly idealTree | `-- async@2.1.4
18 silly idealTree +-- mpath@0.3.0
18 silly idealTree +-- mpromise@0.5.5
18 silly idealTree +-- mquery@2.3.1
18 silly idealTree | +-- bluebird@2.10.2
18 silly idealTree | +-- debug@2.6.8
18 silly idealTree | `-- sliced@0.0.5
18 silly idealTree +-- ms@2.0.0
18 silly idealTree +-- multimatch@2.1.0
18 silly idealTree +-- muri@1.2.2
18 silly idealTree +-- nan@2.7.0
18 silly idealTree +-- negotiator@0.6.1
18 silly idealTree +-- node-pre-gyp@0.6.37
18 silly idealTree | +-- nopt@4.0.1
18 silly idealTree | `-- rimraf@2.6.1
18 silly idealTree +-- nodegit-promise@4.0.0
18 silly idealTree +-- nopt@3.0.6
18 silly idealTree +-- normalize-package-data@2.4.0
18 silly idealTree +-- npmlog@4.1.2
18 silly idealTree +-- number-is-nan@1.0.1
18 silly idealTree +-- nyc@10.3.2
18 silly idealTree | +-- align-text@0.1.4
18 silly idealTree | +-- amdefine@1.0.1
18 silly idealTree | +-- ansi-regex@2.1.1
18 silly idealTree | +-- ansi-styles@2.2.1
18 silly idealTree | +-- append-transform@0.4.0
18 silly idealTree | +-- archy@1.0.0
18 silly idealTree | +-- arr-diff@2.0.0
18 silly idealTree | +-- arr-flatten@1.0.3
18 silly idealTree | +-- array-unique@0.2.1
18 silly idealTree | +-- arrify@1.0.1
18 silly idealTree | +-- async@1.5.2
18 silly idealTree | +-- babel-code-frame@6.22.0
18 silly idealTree | +-- babel-generator@6.24.1
18 silly idealTree | +-- babel-messages@6.23.0
18 silly idealTree | +-- babel-runtime@6.23.0
18 silly idealTree | +-- babel-template@6.24.1
18 silly idealTree | +-- babel-traverse@6.24.1
18 silly idealTree | +-- babel-types@6.24.1
18 silly idealTree | +-- babylon@6.17.0
18 silly idealTree | +-- balanced-match@0.4.2
18 silly idealTree | +-- brace-expansion@1.1.7
18 silly idealTree | +-- braces@1.8.5
18 silly idealTree | +-- builtin-modules@1.1.1
18 silly idealTree | +-- caching-transform@1.0.1
18 silly idealTree | +-- camelcase@1.2.1
18 silly idealTree | +-- center-align@0.1.3
18 silly idealTree | +-- chalk@1.1.3
18 silly idealTree | +-- cliui@2.1.0
18 silly idealTree | | `-- wordwrap@0.0.2
18 silly idealTree | +-- code-point-at@1.1.0
18 silly idealTree | +-- commondir@1.0.1
18 silly idealTree | +-- concat-map@0.0.1
18 silly idealTree | +-- convert-source-map@1.5.0
18 silly idealTree | +-- core-js@2.4.1
18 silly idealTree | +-- cross-spawn@4.0.2
18 silly idealTree | +-- debug-log@1.0.1
18 silly idealTree | +-- debug@2.6.6
18 silly idealTree | +-- decamelize@1.2.0
18 silly idealTree | +-- default-require-extensions@1.0.0
18 silly idealTree | +-- detect-indent@4.0.0
18 silly idealTree | +-- error-ex@1.3.1
18 silly idealTree | +-- escape-string-regexp@1.0.5
18 silly idealTree | +-- esutils@2.0.2
18 silly idealTree | +-- expand-brackets@0.1.5
18 silly idealTree | +-- expand-range@1.8.2
18 silly idealTree | +-- extglob@0.3.2
18 silly idealTree | +-- filename-regex@2.0.1
18 silly idealTree | +-- fill-range@2.2.3
18 silly idealTree | +-- find-cache-dir@0.1.1
18 silly idealTree | +-- find-up@1.1.2
18 silly idealTree | +-- for-in@1.0.2
18 silly idealTree | +-- for-own@0.1.5
18 silly idealTree | +-- foreground-child@1.5.6
18 silly idealTree | +-- fs.realpath@1.0.0
18 silly idealTree | +-- get-caller-file@1.0.2
18 silly idealTree | +-- glob-base@0.3.0
18 silly idealTree | +-- glob-parent@2.0.0
18 silly idealTree | +-- glob@7.1.1
18 silly idealTree | +-- globals@9.17.0
18 silly idealTree | +-- graceful-fs@4.1.11
18 silly idealTree | +-- handlebars@4.0.8
18 silly idealTree | | `-- source-map@0.4.4
18 silly idealTree | +-- has-ansi@2.0.0
18 silly idealTree | +-- has-flag@1.0.0
18 silly idealTree | +-- hosted-git-info@2.4.2
18 silly idealTree | +-- imurmurhash@0.1.4
18 silly idealTree | +-- inflight@1.0.6
18 silly idealTree | +-- inherits@2.0.3
18 silly idealTree | +-- invariant@2.2.2
18 silly idealTree | +-- invert-kv@1.0.0
18 silly idealTree | +-- is-arrayish@0.2.1
18 silly idealTree | +-- is-buffer@1.1.5
18 silly idealTree | +-- is-builtin-module@1.0.0
18 silly idealTree | +-- is-dotfile@1.0.2
18 silly idealTree | +-- is-equal-shallow@0.1.3
18 silly idealTree | +-- is-extendable@0.1.1
18 silly idealTree | +-- is-extglob@1.0.0
18 silly idealTree | +-- is-finite@1.0.2
18 silly idealTree | +-- is-fullwidth-code-point@1.0.0
18 silly idealTree | +-- is-glob@2.0.1
18 silly idealTree | +-- is-number@2.1.0
18 silly idealTree | +-- is-posix-bracket@0.1.1
18 silly idealTree | +-- is-primitive@2.0.0
18 silly idealTree | +-- is-utf8@0.2.1
18 silly idealTree | +-- isarray@1.0.0
18 silly idealTree | +-- isexe@2.0.0
18 silly idealTree | +-- isobject@2.1.0
18 silly idealTree | +-- istanbul-lib-coverage@1.1.0
18 silly idealTree | +-- istanbul-lib-hook@1.0.6
18 silly idealTree | +-- istanbul-lib-instrument@1.7.1
18 silly idealTree | +-- istanbul-lib-report@1.1.0
18 silly idealTree | | `-- supports-color@3.2.3
18 silly idealTree | +-- istanbul-lib-source-maps@1.2.0
18 silly idealTree | +-- istanbul-reports@1.1.0
18 silly idealTree | +-- js-tokens@3.0.1
18 silly idealTree | +-- jsesc@1.3.0
18 silly idealTree | +-- kind-of@3.2.0
18 silly idealTree | +-- lazy-cache@1.0.4
18 silly idealTree | +-- lcid@1.0.0
18 silly idealTree | +-- load-json-file@1.1.0
18 silly idealTree | +-- lodash@4.17.4
18 silly idealTree | +-- longest@1.0.1
18 silly idealTree | +-- loose-envify@1.3.1
18 silly idealTree | +-- lru-cache@4.0.2
18 silly idealTree | +-- md5-hex@1.3.0
18 silly idealTree | +-- md5-o-matic@0.1.1
18 silly idealTree | +-- merge-source-map@1.0.3
18 silly idealTree | +-- micromatch@2.3.11
18 silly idealTree | +-- minimatch@3.0.3
18 silly idealTree | +-- minimist@0.0.8
18 silly idealTree | +-- mkdirp@0.5.1
18 silly idealTree | +-- ms@0.7.3
18 silly idealTree | +-- normalize-package-data@2.3.8
18 silly idealTree | +-- normalize-path@2.1.1
18 silly idealTree | +-- number-is-nan@1.0.1
18 silly idealTree | +-- object-assign@4.1.1
18 silly idealTree | +-- object.omit@2.0.1
18 silly idealTree | +-- once@1.4.0
18 silly idealTree | +-- optimist@0.6.1
18 silly idealTree | +-- os-homedir@1.0.2
18 silly idealTree | +-- os-locale@1.4.0
18 silly idealTree | +-- parse-glob@3.0.4
18 silly idealTree | +-- parse-json@2.2.0
18 silly idealTree | +-- path-exists@2.1.0
18 silly idealTree | +-- path-is-absolute@1.0.1
18 silly idealTree | +-- path-parse@1.0.5
18 silly idealTree | +-- path-type@1.1.0
18 silly idealTree | +-- pify@2.3.0
18 silly idealTree | +-- pinkie-promise@2.0.1
18 silly idealTree | +-- pinkie@2.0.4
18 silly idealTree | +-- pkg-dir@1.0.0
18 silly idealTree | +-- preserve@0.2.0
18 silly idealTree | +-- pseudomap@1.0.2
18 silly idealTree | +-- randomatic@1.1.6
18 silly idealTree | +-- read-pkg-up@1.0.1
18 silly idealTree | +-- read-pkg@1.1.0
18 silly idealTree | +-- regenerator-runtime@0.10.5
18 silly idealTree | +-- regex-cache@0.4.3
18 silly idealTree | +-- remove-trailing-separator@1.0.1
18 silly idealTree | +-- repeat-element@1.1.2
18 silly idealTree | +-- repeat-string@1.6.1
18 silly idealTree | +-- repeating@2.0.1
18 silly idealTree | +-- require-directory@2.1.1
18 silly idealTree | +-- require-main-filename@1.0.1
18 silly idealTree | +-- resolve-from@2.0.0
18 silly idealTree | +-- right-align@0.1.3
18 silly idealTree | +-- rimraf@2.6.1
18 silly idealTree | +-- semver@5.3.0
18 silly idealTree | +-- set-blocking@2.0.0
18 silly idealTree | +-- signal-exit@3.0.2
18 silly idealTree | +-- slide@1.1.6
18 silly idealTree | +-- source-map@0.5.6
18 silly idealTree | +-- spawn-wrap@1.2.4
18 silly idealTree | | `-- signal-exit@2.1.2
18 silly idealTree | +-- spdx-correct@1.0.2
18 silly idealTree | +-- spdx-expression-parse@1.0.4
18 silly idealTree | +-- spdx-license-ids@1.2.2
18 silly idealTree | +-- string-width@1.0.2
18 silly idealTree | +-- strip-ansi@3.0.1
18 silly idealTree | +-- strip-bom@2.0.0
18 silly idealTree | +-- supports-color@2.0.0
18 silly idealTree | +-- test-exclude@4.1.0
18 silly idealTree | +-- to-fast-properties@1.0.3
18 silly idealTree | +-- trim-right@1.0.1
18 silly idealTree | +-- uglify-js@2.8.22
18 silly idealTree | | `-- yargs@3.10.0
18 silly idealTree | +-- uglify-to-browserify@1.0.2
18 silly idealTree | +-- validate-npm-package-license@3.0.1
18 silly idealTree | +-- which-module@1.0.0
18 silly idealTree | +-- which@1.2.14
18 silly idealTree | +-- window-size@0.1.0
18 silly idealTree | +-- wordwrap@0.0.3
18 silly idealTree | +-- wrap-ansi@2.1.0
18 silly idealTree | +-- wrappy@1.0.2
18 silly idealTree | +-- write-file-atomic@1.3.4
18 silly idealTree | +-- y18n@3.2.1
18 silly idealTree | +-- yallist@2.1.2
18 silly idealTree | +-- yargs-parser@5.0.0
18 silly idealTree | | `-- camelcase@3.0.0
18 silly idealTree | `-- yargs@7.1.0
18 silly idealTree |   +-- camelcase@3.0.0
18 silly idealTree |   `-- cliui@3.2.0
18 silly idealTree +-- oauth-sign@0.8.2
18 silly idealTree +-- object-assign@4.1.1
18 silly idealTree +-- object-inspect@1.3.0
18 silly idealTree +-- object-keys@1.0.11
18 silly idealTree +-- object.assign@4.0.4
18 silly idealTree +-- on-finished@2.3.0
18 silly idealTree +-- on-headers@1.0.1
18 silly idealTree +-- once@1.4.0
18 silly idealTree +-- optimist@0.6.1
18 silly idealTree +-- os-homedir@1.0.2
18 silly idealTree +-- os-tmpdir@1.0.2
18 silly idealTree +-- osenv@0.1.4
18 silly idealTree +-- parse-json@2.2.0
18 silly idealTree +-- parse-ms@1.0.1
18 silly idealTree +-- parseurl@1.3.1
18 silly idealTree +-- path-exists@2.1.0
18 silly idealTree +-- path-is-absolute@1.0.1
18 silly idealTree +-- path-parse@1.0.5
18 silly idealTree +-- path-to-regexp@0.1.7
18 silly idealTree +-- path-type@1.1.0
18 silly idealTree +-- performance-now@2.1.0
18 silly idealTree +-- pify@2.3.0
18 silly idealTree +-- pinkie-promise@2.0.1
18 silly idealTree +-- pinkie@2.0.4
18 silly idealTree +-- pkg-up@1.0.0
18 silly idealTree +-- plur@1.0.0
18 silly idealTree +-- pretty-ms@2.1.0
18 silly idealTree +-- private@0.1.7
18 silly idealTree +-- process-nextick-args@1.0.7
18 silly idealTree +-- promise@7.3.1
18 silly idealTree +-- promisify-node@0.3.0
18 silly idealTree +-- proxy-addr@1.1.5
18 silly idealTree +-- punycode@1.4.1
18 silly idealTree +-- qs@6.4.0
18 silly idealTree +-- quantlib@0.3.0
18 silly idealTree +-- random-bytes@1.0.0
18 silly idealTree +-- range-parser@1.2.0
18 silly idealTree +-- raw-body@2.2.0
18 silly idealTree +-- rc@1.2.1
18 silly idealTree | `-- minimist@1.2.0
18 silly idealTree +-- read-pkg-up@1.0.1
18 silly idealTree +-- read-pkg@1.1.0
18 silly idealTree +-- readable-stream@2.2.7
18 silly idealTree +-- ReconnectingWebSocket@1.0.1
18 silly idealTree +-- redent@1.0.0
18 silly idealTree +-- redis-commands@1.3.1
18 silly idealTree +-- redis-parser@2.6.0
18 silly idealTree +-- redis@2.8.0
18 silly idealTree +-- regenerate@1.3.2
18 silly idealTree +-- regenerator-runtime@0.11.0
18 silly idealTree +-- regenerator-transform@0.10.1
18 silly idealTree +-- regexp-clone@0.0.1
18 silly idealTree +-- regexpu-core@2.0.0
18 silly idealTree +-- regjsgen@0.2.0
18 silly idealTree +-- regjsparser@0.1.5
18 silly idealTree +-- repeat-string@1.6.1
18 silly idealTree +-- repeating@2.0.1
18 silly idealTree +-- request-ip@2.0.2
18 silly idealTree +-- request-promise-core@1.1.1
18 silly idealTree +-- request-promise@4.2.1
18 silly idealTree +-- request@2.81.0
18 silly idealTree | `-- performance-now@0.2.0
18 silly idealTree +-- require_optional@1.0.1
18 silly idealTree +-- resolve-from@2.0.0
18 silly idealTree +-- resolve-pkg@0.1.0
18 silly idealTree +-- resolve@1.1.7
18 silly idealTree +-- resumer@0.0.0
18 silly idealTree +-- right-align@0.1.3
18 silly idealTree +-- rimraf@2.2.8
18 silly idealTree +-- ripemd160@2.0.1
18 silly idealTree +-- rollbar@2.2.6
18 silly idealTree | +-- async@1.2.1
18 silly idealTree | `-- debug@2.6.8
18 silly idealTree +-- safe-buffer@5.1.1
18 silly idealTree +-- secure-random@1.1.1
18 silly idealTree +-- semver@5.4.1
18 silly idealTree +-- send@0.15.4
18 silly idealTree | `-- debug@2.6.8
18 silly idealTree +-- serve-favicon@2.4.3
18 silly idealTree | `-- safe-buffer@5.0.1
18 silly idealTree +-- serve-static@1.12.4
18 silly idealTree +-- set-blocking@2.0.0
18 silly idealTree +-- setprototypeof@1.0.3
18 silly idealTree +-- sha.js@2.4.8
18 silly idealTree +-- signal-exit@3.0.2
18 silly idealTree +-- sliced@1.0.1
18 silly idealTree +-- sntp@1.0.9
18 silly idealTree +-- source-map@0.4.4
18 silly idealTree +-- spdx-correct@1.0.2
18 silly idealTree +-- spdx-expression-parse@1.0.4
18 silly idealTree +-- spdx-license-ids@1.2.2
18 silly idealTree +-- sprintf-js@1.0.3
18 silly idealTree +-- sshpk@1.13.1
18 silly idealTree | `-- assert-plus@1.0.0
18 silly idealTree +-- stackframe@0.3.1
18 silly idealTree +-- statuses@1.3.1
18 silly idealTree +-- stealthy-require@1.1.1
18 silly idealTree +-- string_decoder@1.0.3
18 silly idealTree +-- string-width@1.0.2
18 silly idealTree +-- string.prototype.trim@1.1.2
18 silly idealTree +-- stringstream@0.0.5
18 silly idealTree +-- strip-ansi@3.0.1
18 silly idealTree +-- strip-bom@2.0.0
18 silly idealTree +-- strip-indent@1.0.1
18 silly idealTree +-- strip-json-comments@2.0.1
18 silly idealTree +-- superagent@2.3.0
18 silly idealTree | `-- form-data@1.0.0-rc4
18 silly idealTree +-- supertest@2.0.1
18 silly idealTree +-- supports-color@2.0.0
18 silly idealTree +-- tape@4.8.0
18 silly idealTree | +-- minimist@1.2.0
18 silly idealTree | `-- resolve@1.4.0
18 silly idealTree +-- tar-pack@3.4.0
18 silly idealTree | `-- rimraf@2.6.1
18 silly idealTree +-- tar@2.2.1
18 silly idealTree +-- text-table@0.2.0
18 silly idealTree +-- through@2.3.8
18 silly idealTree +-- time-grunt@1.4.0
18 silly idealTree +-- time-zone@0.1.0
18 silly idealTree +-- tiny-lr@0.2.1
18 silly idealTree | +-- body-parser@1.14.2
18 silly idealTree | | `-- qs@5.2.0
18 silly idealTree | +-- bytes@2.2.0
18 silly idealTree | +-- debug@2.2.0
18 silly idealTree | +-- http-errors@1.3.1
18 silly idealTree | +-- iconv-lite@0.4.13
18 silly idealTree | +-- ms@0.7.1
18 silly idealTree | +-- qs@5.1.0
18 silly idealTree | `-- raw-body@2.1.7
18 silly idealTree |   `-- bytes@2.4.0
18 silly idealTree +-- to-fast-properties@1.0.3
18 silly idealTree +-- tough-cookie@2.3.2
18 silly idealTree +-- traverse-chain@0.1.0
18 silly idealTree +-- trim-newlines@1.0.0
18 silly idealTree +-- tunnel-agent@0.6.0
18 silly idealTree +-- tweetnacl@0.14.5
18 silly idealTree +-- type-detect@1.0.0
18 silly idealTree +-- type-is@1.6.15
18 silly idealTree +-- uglify-js@2.8.29
18 silly idealTree | `-- source-map@0.5.7
18 silly idealTree +-- uglify-to-browserify@1.0.2
18 silly idealTree +-- uid-number@0.0.6
18 silly idealTree +-- uid-safe@2.1.5
18 silly idealTree +-- ultron@1.1.0
18 silly idealTree +-- underscore.string@3.2.3
18 silly idealTree +-- unpipe@1.0.0
18 silly idealTree +-- util-deprecate@1.0.2
18 silly idealTree +-- utils-merge@1.0.0
18 silly idealTree +-- uuid@3.0.1
18 silly idealTree +-- validate-npm-package-license@3.0.1
18 silly idealTree +-- vary@1.1.1
18 silly idealTree +-- verror@1.10.0
18 silly idealTree | `-- assert-plus@1.0.0
18 silly idealTree +-- websocket-driver@0.6.5
18 silly idealTree +-- websocket-extensions@0.1.1
18 silly idealTree +-- which@1.2.14
18 silly idealTree +-- wide-align@1.1.2
18 silly idealTree +-- window-size@0.1.0
18 silly idealTree +-- wordwrap@0.0.3
18 silly idealTree +-- wrappy@1.0.2
18 silly idealTree +-- ws@2.3.1
18 silly idealTree | `-- safe-buffer@5.0.1
18 silly idealTree `-- yargs@3.10.0
19 silly install generateActionsToTake
20 silly diffTrees action count 2
21 silly diffTrees update nan@2.7.0
22 silly diffTrees add forex.analytics@0.0.15
23 silly decomposeActions action count 18
24 silly decomposeActions unbuild nan
25 silly decomposeActions remove nan
26 silly decomposeActions fetch nan@2.7.0
27 silly decomposeActions extract nan@2.7.0
28 silly decomposeActions preinstall nan@2.7.0
29 silly decomposeActions build nan@2.7.0
30 silly decomposeActions install nan@2.7.0
31 silly decomposeActions postinstall nan@2.7.0
32 silly decomposeActions finalize nan@2.7.0
33 silly decomposeActions refresh-package-json nan@2.7.0
34 silly decomposeActions fetch forex.analytics@0.0.15
35 silly decomposeActions extract forex.analytics@0.0.15
36 silly decomposeActions preinstall forex.analytics@0.0.15
37 silly decomposeActions build forex.analytics@0.0.15
38 silly decomposeActions install forex.analytics@0.0.15
39 silly decomposeActions postinstall forex.analytics@0.0.15
40 silly decomposeActions finalize forex.analytics@0.0.15
41 silly decomposeActions refresh-package-json forex.analytics@0.0.15
42 silly install executeActions
43 silly doSerial global-install 18
44 verbose correctMkdir C:\Users\user\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
45 verbose lock using C:\Users\user\AppData\Roaming\npm-cache\_locks\staging-d1f1e5af42a20b88.lock for C:\Source\app\node_modules\.staging
46 silly doParallel extract 18
47 silly extract nan@2.7.0
48 silly pacote trying nan@https://registry.npmjs.org/nan/-/nan-2.7.0.tgz by hash: sha1-2Vv3IeyHfgjbJ27T/G63j5CDrUY=
49 silly extract forex.analytics@0.0.15
50 silly pacote trying forex.analytics@https://registry.npmjs.org/forex.analytics/-/forex.analytics-0.0.15.tgz by hash: sha1-fIZQZ1yf6Z9fA72MlYek+Yt9d5k=
51 silly pacote data for sha1-fIZQZ1yf6Z9fA72MlYek+Yt9d5k= not present. Using manifest.
52 silly pacote nan@https://registry.npmjs.org/nan/-/nan-2.7.0.tgz extracted to C:\Source\app\node_modules\.staging\nan-f1a54cb5 by content address 182ms
53 http fetch GET 200 https://registry.npmjs.org/forex.analytics/-/forex.analytics-0.0.15.tgz 3035ms
54 silly pacote forex.analytics@https://registry.npmjs.org/forex.analytics/-/forex.analytics-0.0.15.tgz extracted in 3176ms
55 silly doReverseSerial unbuild 18
56 silly unbuild nan
57 info lifecycle undefined~preuninstall: undefined
58 info lifecycle undefined~uninstall: undefined
59 silly doSerial remove 18
60 silly doSerial move 18
61 silly doSerial finalize 18
62 silly finalize C:\Source\app\node_modules\nan
63 silly finalize C:\Source\app\node_modules\forex.analytics
64 silly doParallel refresh-package-json 18
65 silly refresh-package-json C:\Source\app\node_modules\nan
66 silly refresh-package-json C:\Source\app\node_modules\forex.analytics
67 silly doParallel preinstall 18
68 silly preinstall nan@2.7.0
69 info lifecycle nan@2.7.0~preinstall: nan@2.7.0
70 silly preinstall forex.analytics@0.0.15
71 info lifecycle forex.analytics@0.0.15~preinstall: forex.analytics@0.0.15
72 verbose lifecycle forex.analytics@0.0.15~preinstall: unsafe-perm in lifecycle true
73 verbose lifecycle forex.analytics@0.0.15~preinstall: PATH: C:\Users\user\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Source\app\node_modules\forex.analytics\node_modules\.bin;C:\Source\app\node_modules\.bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Python27\;C:\Program Files (x86)\Python27\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Redis\;C:\Program Files\OpenSSH;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Amazon\AWSCLI\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;c:\program files\hugo;C:\Users\user\AppData\Local\Microsoft\WindowsApps;C:\Users\user\AppData\Roaming\npm
74 verbose lifecycle forex.analytics@0.0.15~preinstall: CWD: C:\Source\app\node_modules\forex.analytics
75 silly lifecycle forex.analytics@0.0.15~preinstall: Args: [ '/d /s /c', 'node ./lib/ta-lib/build.js' ]
76 silly lifecycle forex.analytics@0.0.15~preinstall: Returned: code: 0  signal: null
77 silly doSerial build 18
78 silly build nan@2.7.0
79 info linkStuff nan@2.7.0
80 silly linkStuff nan@2.7.0 has C:\Source\app\node_modules as its parent node_modules
81 verbose linkBins nan@2.7.0
82 verbose linkMans nan@2.7.0
83 silly build forex.analytics@0.0.15
84 info linkStuff forex.analytics@0.0.15
85 silly linkStuff forex.analytics@0.0.15 has C:\Source\app\node_modules as its parent node_modules
86 verbose linkBins forex.analytics@0.0.15
87 verbose linkMans forex.analytics@0.0.15
88 silly doSerial global-link 18
89 silly doParallel update-linked 18
90 silly doSerial install 18
91 silly install nan@2.7.0
92 info lifecycle nan@2.7.0~install: nan@2.7.0
93 silly install forex.analytics@0.0.15
94 info lifecycle forex.analytics@0.0.15~install: forex.analytics@0.0.15
95 silly doSerial postinstall 18
96 silly postinstall nan@2.7.0
97 info lifecycle nan@2.7.0~postinstall: nan@2.7.0
98 silly postinstall forex.analytics@0.0.15
99 info lifecycle forex.analytics@0.0.15~postinstall: forex.analytics@0.0.15
100 verbose lifecycle forex.analytics@0.0.15~postinstall: unsafe-perm in lifecycle true
101 verbose lifecycle forex.analytics@0.0.15~postinstall: PATH: C:\Users\user\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Source\app\node_modules\forex.analytics\node_modules\.bin;C:\Source\app\node_modules\.bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Python27\;C:\Program Files (x86)\Python27\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Redis\;C:\Program Files\OpenSSH;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Amazon\AWSCLI\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;c:\program files\hugo;C:\Users\user\AppData\Local\Microsoft\WindowsApps;C:\Users\user\AppData\Roaming\npm
102 verbose lifecycle forex.analytics@0.0.15~postinstall: CWD: C:\Source\app\node_modules\forex.analytics
103 silly lifecycle forex.analytics@0.0.15~postinstall: Args: [ '/d /s /c', 'node-gyp configure && node-gyp build' ]
104 silly lifecycle forex.analytics@0.0.15~postinstall: Returned: code: 1  signal: null
105 info lifecycle forex.analytics@0.0.15~postinstall: Failed to exec postinstall script
106 verbose unlock done using C:\Users\user\AppData\Roaming\npm-cache\_locks\staging-d1f1e5af42a20b88.lock for C:\Source\app\node_modules\.staging
107 warn Error: EPERM: operation not permitted, unlink 'C:\Source\app\node_modules\nan\package.json'
107 warn     at Error (native)
107 warn  { Error: EPERM: operation not permitted, unlink 'C:\Source\app\node_modules\nan\package.json'
107 warn     at Error (native)
107 warn   stack: 'Error: EPERM: operation not permitted, unlink \'C:\\Source\\app\\node_modules\\nan\\package.json\'\n    at Error (native)',
107 warn   errno: -4048,
107 warn   code: 'EPERM',
107 warn   syscall: 'unlink',
107 warn   path: 'C:\\Source\\app\\node_modules\\nan\\package.json' }
108 verbose Please try running this command again as root/Administrator.
109 verbose stack Error: forex.analytics@0.0.15 postinstall: `node-gyp configure && node-gyp build`
109 verbose stack Exit status 1
109 verbose stack     at EventEmitter.<anonymous> (C:\Users\user\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\index.js:280:16)
109 verbose stack     at emitTwo (events.js:106:13)
109 verbose stack     at EventEmitter.emit (events.js:191:7)
109 verbose stack     at ChildProcess.<anonymous> (C:\Users\user\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
109 verbose stack     at emitTwo (events.js:106:13)
109 verbose stack     at ChildProcess.emit (events.js:191:7)
109 verbose stack     at maybeClose (internal/child_process.js:891:16)
109 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
110 verbose pkgid forex.analytics@0.0.15
111 verbose cwd C:\Source\app
112 verbose Windows_NT 10.0.15063
113 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\user\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "forex.analytics"
114 verbose node v6.11.2
115 verbose npm  v5.4.1
116 error code ELIFECYCLE
117 error errno 1
118 error forex.analytics@0.0.15 postinstall: `node-gyp configure && node-gyp build`
118 error Exit status 1
119 error Failed at the forex.analytics@0.0.15 postinstall script.
119 error This is probably not a problem with npm. There is likely additional logging output above.
120 verbose exit [ 1, true ]