Skip to content

Instantly share code, notes, and snippets.

@ktorn
Created September 17, 2016 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ktorn/b8d5b9ba4f7c7861ee4609873232d547 to your computer and use it in GitHub Desktop.
Save ktorn/b8d5b9ba4f7c7861ee4609873232d547 to your computer and use it in GitHub Desktop.
duinter build issue
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/6.6.0/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install' ]
2 info using npm@3.10.7
3 info using node@v6.6.0
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly install normalizeTree
8 silly loadCurrentTree Finishing
9 silly loadIdealTree Starting
10 silly install loadIdealTree
11 silly cloneCurrentTree Starting
12 silly install cloneCurrentTreeToIdealTree
13 silly cloneCurrentTree Finishing
14 silly loadShrinkwrap Starting
15 silly install loadShrinkwrap
16 silly loadShrinkwrap Finishing
17 silly loadAllDepsIntoIdealTree Starting
18 silly install loadAllDepsIntoIdealTree
19 silly fetchNamedPackageData wotb
20 silly mapToRegistry name wotb
21 silly mapToRegistry using default registry
22 silly mapToRegistry registry https://registry.npmjs.org/
23 silly mapToRegistry data Result {
23 silly mapToRegistry raw: 'wotb',
23 silly mapToRegistry scope: null,
23 silly mapToRegistry escapedName: 'wotb',
23 silly mapToRegistry name: 'wotb',
23 silly mapToRegistry rawSpec: '',
23 silly mapToRegistry spec: 'latest',
23 silly mapToRegistry type: 'tag' }
24 silly mapToRegistry uri https://registry.npmjs.org/wotb
25 verbose request uri https://registry.npmjs.org/wotb
26 verbose request no auth needed
27 info attempt registry request try #1 at 2:04:32 AM
28 verbose request id aa72847909f6dbf4
29 verbose etag "XOFV9HAB2X0JZHTAAM5WUW6C"
30 http request GET https://registry.npmjs.org/wotb
31 http 304 https://registry.npmjs.org/wotb
32 verbose headers { date: 'Sat, 17 Sep 2016 18:04:35 GMT',
32 verbose headers via: '1.1 varnish',
32 verbose headers 'cache-control': 'max-age=300',
32 verbose headers etag: '"XOFV9HAB2X0JZHTAAM5WUW6C"',
32 verbose headers age: '0',
32 verbose headers connection: 'keep-alive',
32 verbose headers 'x-served-by': 'cache-hkg6823-HKG',
32 verbose headers 'x-cache': 'MISS',
32 verbose headers 'x-cache-hits': '0',
32 verbose headers 'x-timer': 'S1474135475.527167,VS0,VE779',
32 verbose headers vary: 'Accept-Encoding' }
33 silly get cb [ 304,
33 silly get { date: 'Sat, 17 Sep 2016 18:04:35 GMT',
33 silly get via: '1.1 varnish',
33 silly get 'cache-control': 'max-age=300',
33 silly get etag: '"XOFV9HAB2X0JZHTAAM5WUW6C"',
33 silly get age: '0',
33 silly get connection: 'keep-alive',
33 silly get 'x-served-by': 'cache-hkg6823-HKG',
33 silly get 'x-cache': 'MISS',
33 silly get 'x-cache-hits': '0',
33 silly get 'x-timer': 'S1474135475.527167,VS0,VE779',
33 silly get vary: 'Accept-Encoding' } ]
34 verbose etag https://registry.npmjs.org/wotb from cache
35 verbose get saving wotb to /Users/user/.npm/registry.npmjs.org/wotb/.cache.json
36 verbose correctMkdir /Users/user/.npm correctMkdir not in flight; initializing
37 silly resolveWithNewModule wotb@0.4.11 checking installable status
38 silly cache add args [ 'wotb@0.4.11', null ]
39 verbose cache add spec wotb@0.4.11
40 silly cache add parsed spec Result {
40 silly cache add raw: 'wotb@0.4.11',
40 silly cache add scope: null,
40 silly cache add escapedName: 'wotb',
40 silly cache add name: 'wotb',
40 silly cache add rawSpec: '0.4.11',
40 silly cache add spec: '0.4.11',
40 silly cache add type: 'version' }
41 silly addNamed wotb@0.4.11
42 verbose addNamed "0.4.11" is a plain semver version for wotb
43 silly mapToRegistry name wotb
44 silly mapToRegistry using default registry
45 silly mapToRegistry registry https://registry.npmjs.org/
46 silly mapToRegistry data Result {
46 silly mapToRegistry raw: 'wotb',
46 silly mapToRegistry scope: null,
46 silly mapToRegistry escapedName: 'wotb',
46 silly mapToRegistry name: 'wotb',
46 silly mapToRegistry rawSpec: '',
46 silly mapToRegistry spec: 'latest',
46 silly mapToRegistry type: 'tag' }
47 silly mapToRegistry uri https://registry.npmjs.org/wotb
48 verbose addNameVersion registry:https://registry.npmjs.org/wotb not in flight; fetching
49 verbose get https://registry.npmjs.org/wotb not expired, no request
50 silly cache afterAdd wotb@0.4.11
51 verbose afterAdd /Users/user/.npm/wotb/0.4.11/package/package.json not in flight; writing
52 verbose correctMkdir /Users/user/.npm correctMkdir not in flight; initializing
53 verbose afterAdd /Users/user/.npm/wotb/0.4.11/package/package.json written
54 verbose correctMkdir /Users/user/.npm correctMkdir not in flight; initializing
55 verbose addBundled extract /Users/user/.npm/wotb/0.4.11/package.tgz
56 verbose tar unpack /Users/user/.npm/wotb/0.4.11/package.tgz
57 verbose tar unpacking to /var/folders/50/r555_50d31v_cvr0wh9b23b80000gn/T/npm-72912-8a65dbc6/unpack-2acaf9cf
58 silly gentlyRm /var/folders/50/r555_50d31v_cvr0wh9b23b80000gn/T/npm-72912-8a65dbc6/unpack-2acaf9cf is being purged
59 verbose gentlyRm don't care about contents; nuking /var/folders/50/r555_50d31v_cvr0wh9b23b80000gn/T/npm-72912-8a65dbc6/unpack-2acaf9cf
60 silly gunzTarPerm modes [ '755', '644' ]
61 silly gunzTarPerm extractEntry package.json
62 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
63 silly gunzTarPerm extractEntry .npmignore
64 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
65 silly gunzTarPerm extractEntry LICENSE
66 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
67 silly gunzTarPerm extractEntry index.js
68 silly gunzTarPerm modified mode [ 'index.js', 436, 420 ]
69 silly gunzTarPerm extractEntry binding.gyp
70 silly gunzTarPerm modified mode [ 'binding.gyp', 436, 420 ]
71 silly gunzTarPerm extractEntry functions.cc
72 silly gunzTarPerm modified mode [ 'functions.cc', 436, 420 ]
73 silly gunzTarPerm extractEntry .travis.yml
74 silly gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
75 silly gunzTarPerm extractEntry wotcpp/CMakeLists.txt
76 silly gunzTarPerm modified mode [ 'wotcpp/CMakeLists.txt', 436, 420 ]
77 silly gunzTarPerm extractEntry wotcpp/FileWoT.cpp
78 silly gunzTarPerm modified mode [ 'wotcpp/FileWoT.cpp', 436, 420 ]
79 silly gunzTarPerm extractEntry wotcpp/MemoryWoT.cpp
80 silly gunzTarPerm modified mode [ 'wotcpp/MemoryWoT.cpp', 436, 420 ]
81 silly gunzTarPerm extractEntry wotcpp/include/AbstractWoT.h
82 silly gunzTarPerm modified mode [ 'wotcpp/include/AbstractWoT.h', 436, 420 ]
83 silly gunzTarPerm extractEntry wotcpp/include/FileWoT.h
84 silly gunzTarPerm modified mode [ 'wotcpp/include/FileWoT.h', 436, 420 ]
85 silly gunzTarPerm extractEntry wotcpp/include/MemoryWoT.h
86 silly gunzTarPerm modified mode [ 'wotcpp/include/MemoryWoT.h', 436, 420 ]
87 silly gunzTarPerm extractEntry wotcpp/include/distanceResult.h
88 silly gunzTarPerm modified mode [ 'wotcpp/include/distanceResult.h', 436, 420 ]
89 silly gunzTarPerm extractEntry wotcpp/include/log.h
90 silly gunzTarPerm modified mode [ 'wotcpp/include/log.h', 436, 420 ]
91 silly gunzTarPerm extractEntry wotcpp/include/misc.h
92 silly gunzTarPerm modified mode [ 'wotcpp/include/misc.h', 436, 420 ]
93 silly gunzTarPerm extractEntry wotcpp/include/node.h
94 silly gunzTarPerm modified mode [ 'wotcpp/include/node.h', 436, 420 ]
95 silly gunzTarPerm extractEntry wotcpp/include/webOfTrust.h
96 silly gunzTarPerm modified mode [ 'wotcpp/include/webOfTrust.h', 436, 420 ]
97 silly gunzTarPerm extractEntry wotcpp/log.cpp
98 silly gunzTarPerm modified mode [ 'wotcpp/log.cpp', 436, 420 ]
99 silly gunzTarPerm extractEntry wotcpp/main.cpp
100 silly gunzTarPerm modified mode [ 'wotcpp/main.cpp', 436, 420 ]
101 silly gunzTarPerm extractEntry wotcpp/misc.cpp
102 silly gunzTarPerm modified mode [ 'wotcpp/misc.cpp', 436, 420 ]
103 silly gunzTarPerm extractEntry wotcpp/node.cpp
104 silly gunzTarPerm modified mode [ 'wotcpp/node.cpp', 436, 420 ]
105 silly gunzTarPerm extractEntry wotcpp/webOfTrust.cpp
106 silly gunzTarPerm modified mode [ 'wotcpp/webOfTrust.cpp', 436, 420 ]
107 silly gunzTarPerm extractEntry appveyor.yml
108 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ]
109 silly gunzTarPerm extractEntry readme.md
110 silly gunzTarPerm modified mode [ 'readme.md', 436, 420 ]
111 silly gunzTarPerm extractEntry tests/test.js
112 silly gunzTarPerm modified mode [ 'tests/test.js', 436, 420 ]
113 silly gunzTarPerm extractEntry wotb.cc
114 silly gunzTarPerm modified mode [ 'wotb.cc', 436, 420 ]
115 silly gunzTarPerm extractEntry functions.h
116 silly gunzTarPerm modified mode [ 'functions.h', 436, 420 ]
117 silly addBundled read tarball
118 silly cleanup remove extracted module
119 silly loadAllDepsIntoIdealTree Finishing
120 silly loadIdealTree Finishing
121 silly currentTree duniter@0.30.17
121 silly currentTree ├── abbrev@1.0.9
121 silly currentTree ├── accepts@1.3.3
121 silly currentTree ├── align-text@0.1.4
121 silly currentTree ├── amdefine@1.0.0
121 silly currentTree ├── ansi-regex@1.1.1
121 silly currentTree ├── ansi-styles@2.2.1
121 silly currentTree ├── archiver-utils@1.3.0
121 silly currentTree ├─┬ archiver@1.0.1
121 silly currentTree │ └── async@2.0.1
121 silly currentTree ├─┬ argparse@0.1.16
121 silly currentTree │ └── underscore@1.7.0
121 silly currentTree ├── array-flatten@1.1.1
121 silly currentTree ├── asn1@0.1.11
121 silly currentTree ├── assert-plus@0.1.5
121 silly currentTree ├── async@1.5.2
121 silly currentTree ├── aws-sign2@0.5.0
121 silly currentTree ├── aws4@1.4.1
121 silly currentTree ├── balanced-match@0.4.2
121 silly currentTree ├── basic-auth@1.0.4
121 silly currentTree ├─┬ bcrypt-pbkdf@1.0.0
121 silly currentTree │ └── tweetnacl@0.14.3
121 silly currentTree ├── binary@0.3.0
121 silly currentTree ├── bindings@1.2.1
121 silly currentTree ├─┬ bl@1.1.2
121 silly currentTree │ └── readable-stream@2.0.6
121 silly currentTree ├── bluebird@2.11.0
121 silly currentTree ├── body-parser@1.14.2
121 silly currentTree ├── boom@0.4.2
121 silly currentTree ├── brace-expansion@1.1.6
121 silly currentTree ├── buffer-crc32@0.2.5
121 silly currentTree ├── buffer-shims@1.0.0
121 silly currentTree ├── buffers@0.1.1
121 silly currentTree ├─┬ busboy@0.2.13
121 silly currentTree │ ├── isarray@0.0.1
121 silly currentTree │ └── readable-stream@1.1.14
121 silly currentTree ├── bytes@2.2.0
121 silly currentTree ├── camelcase@1.2.1
121 silly currentTree ├── caseless@0.11.0
121 silly currentTree ├── center-align@0.1.3
121 silly currentTree ├── chainsaw@0.1.0
121 silly currentTree ├── chalk@1.1.3
121 silly currentTree ├── charenc@0.0.1
121 silly currentTree ├── charm@0.1.2
121 silly currentTree ├── cjson@0.3.0
121 silly currentTree ├── cli-color@0.3.3
121 silly currentTree ├─┬ cli-table@0.3.1
121 silly currentTree │ └── colors@1.0.3
121 silly currentTree ├── cli-width@1.1.1
121 silly currentTree ├─┬ cliui@2.1.0
121 silly currentTree │ └── wordwrap@0.0.2
121 silly currentTree ├── co@4.6.0
121 silly currentTree ├── collections@0.2.2
121 silly currentTree ├── colors@1.1.2
121 silly currentTree ├── combined-stream@0.0.7
121 silly currentTree ├── commander@2.9.0
121 silly currentTree ├── component-emitter@1.1.2
121 silly currentTree ├── compress-commons@1.1.0
121 silly currentTree ├── concat-map@0.0.1
121 silly currentTree ├─┬ concat-stream@1.5.2
121 silly currentTree │ └── readable-stream@2.0.6
121 silly currentTree ├── connect-busboy@0.0.2
121 silly currentTree ├── content-disposition@0.5.1
121 silly currentTree ├── content-type@1.0.2
121 silly currentTree ├── cookie-signature@1.0.6
121 silly currentTree ├── cookie@0.1.5
121 silly currentTree ├── cookiejar@2.0.1
121 silly currentTree ├── core-util-is@1.0.2
121 silly currentTree ├── cors@2.7.1
121 silly currentTree ├─┬ coveralls@2.11.4
121 silly currentTree │ ├── hawk@1.1.1
121 silly currentTree │ ├── mime-types@1.0.2
121 silly currentTree │ ├── qs@1.0.2
121 silly currentTree │ ├── request@2.40.0
121 silly currentTree │ ├── tough-cookie@2.3.1
121 silly currentTree │ └── tunnel-agent@0.4.3
121 silly currentTree ├── crc32-stream@1.0.0
121 silly currentTree ├── crypt@0.0.1
121 silly currentTree ├── cryptiles@0.2.2
121 silly currentTree ├── ctype@0.5.3
121 silly currentTree ├── cycle@1.0.3
121 silly currentTree ├── d@0.1.1
121 silly currentTree ├── daemonize2@0.4.2
121 silly currentTree ├─┬ dashdash@1.14.0
121 silly currentTree │ └── assert-plus@1.0.0
121 silly currentTree ├── debug@2.2.0
121 silly currentTree ├── decamelize@1.2.0
121 silly currentTree ├── deep-is@0.1.3
121 silly currentTree ├── delayed-stream@0.0.5
121 silly currentTree ├── depd@1.1.0
121 silly currentTree ├── destroy@1.0.4
121 silly currentTree ├─┬ dicer@0.2.5
121 silly currentTree │ ├── isarray@0.0.1
121 silly currentTree │ └── readable-stream@1.1.14
121 silly currentTree ├── diff@1.4.0
121 silly currentTree ├─┬ doctrine@0.6.4
121 silly currentTree │ ├── esutils@1.1.6
121 silly currentTree │ └── isarray@0.0.1
121 silly currentTree ├── duplexer@0.1.1
121 silly currentTree ├── ebnf-parser@0.1.10
121 silly currentTree ├── ecc-jsbn@0.1.1
121 silly currentTree ├── ee-first@1.1.1
121 silly currentTree ├─┬ end-of-stream@1.1.0
121 silly currentTree │ └── once@1.3.3
121 silly currentTree ├── errorhandler@1.4.3
121 silly currentTree ├── es5-ext@0.10.12
121 silly currentTree ├── es6-iterator@2.0.0
121 silly currentTree ├── es6-map@0.1.4
121 silly currentTree ├── es6-set@0.1.4
121 silly currentTree ├── es6-symbol@3.1.0
121 silly currentTree ├─┬ es6-weak-map@0.1.4
121 silly currentTree │ ├── es6-iterator@0.1.3
121 silly currentTree │ └── es6-symbol@2.0.1
121 silly currentTree ├── escape-html@1.0.3
121 silly currentTree ├── escape-string-regexp@1.0.5
121 silly currentTree ├── escodegen@1.3.3
121 silly currentTree ├─┬ escope@3.6.0
121 silly currentTree │ ├── es6-weak-map@2.0.1
121 silly currentTree │ └── estraverse@4.2.0
121 silly currentTree ├── eslint-plugin-mocha@0.2.2
121 silly currentTree ├─┬ eslint@0.21.1
121 silly currentTree │ ├── argparse@1.0.7
121 silly currentTree │ ├── espree@2.2.5
121 silly currentTree │ ├── estraverse@2.0.0
121 silly currentTree │ ├─┬ js-yaml@3.6.1
121 silly currentTree │ │ └── esprima@2.7.3
121 silly currentTree │ ├── minimatch@2.0.10
121 silly currentTree │ └── object-assign@2.1.1
121 silly currentTree ├── esprima@1.1.1
121 silly currentTree ├─┬ esrecurse@4.1.0
121 silly currentTree │ └── estraverse@4.1.1
121 silly currentTree ├── estraverse-fb@1.3.1
121 silly currentTree ├── estraverse@1.5.1
121 silly currentTree ├── esutils@1.0.0
121 silly currentTree ├── etag@1.7.0
121 silly currentTree ├── event-emitter@0.3.4
121 silly currentTree ├── event-stream@3.1.5
121 silly currentTree ├── express-cors@0.0.3
121 silly currentTree ├── express-fileupload@0.0.5
121 silly currentTree ├─┬ express@4.13.4
121 silly currentTree │ ├── accepts@1.2.13
121 silly currentTree │ ├── negotiator@0.5.3
121 silly currentTree │ ├── qs@4.0.0
121 silly currentTree │ └── vary@1.0.1
121 silly currentTree ├── extend@3.0.0
121 silly currentTree ├── extsprintf@1.0.2
121 silly currentTree ├── eyes@0.1.8
121 silly currentTree ├── fast-levenshtein@1.0.7
121 silly currentTree ├── figures@1.7.0
121 silly currentTree ├─┬ fileset@0.2.1
121 silly currentTree │ ├── glob@5.0.15
121 silly currentTree │ └── minimatch@2.0.10
121 silly currentTree ├── finalhandler@0.4.1
121 silly currentTree ├── forever-agent@0.5.2
121 silly currentTree ├─┬ form-data@0.1.4
121 silly currentTree │ ├── async@0.9.2
121 silly currentTree │ └── mime@1.2.11
121 silly currentTree ├── formidable@1.0.14
121 silly currentTree ├── forwarded@0.1.0
121 silly currentTree ├── fresh@0.3.0
121 silly currentTree ├── from@0.1.3
121 silly currentTree ├── fs-extra@0.22.1
121 silly currentTree ├── fs.realpath@1.0.0
121 silly currentTree ├─┬ fstream@0.1.31
121 silly currentTree │ └── graceful-fs@3.0.11
121 silly currentTree ├── generate-function@2.0.0
121 silly currentTree ├── generate-object-property@1.2.0
121 silly currentTree ├── get-stdin@4.0.1
121 silly currentTree ├─┬ getpass@0.1.6
121 silly currentTree │ └── assert-plus@1.0.0
121 silly currentTree ├── glob@7.0.6
121 silly currentTree ├── globals@6.4.1
121 silly currentTree ├── graceful-fs@4.1.6
121 silly currentTree ├── graceful-readlink@1.0.1
121 silly currentTree ├── growl@1.8.1
121 silly currentTree ├─┬ handlebars@4.0.5
121 silly currentTree │ └── source-map@0.4.4
121 silly currentTree ├── har-validator@2.0.6
121 silly currentTree ├─┬ has-ansi@2.0.0
121 silly currentTree │ └── ansi-regex@2.0.0
121 silly currentTree ├── has-flag@1.0.0
121 silly currentTree ├── hawk@1.0.0
121 silly currentTree ├─┬ hdc@0.7.0
121 silly currentTree │ ├── async@2.0.1
121 silly currentTree │ ├── commander@2.9.0
121 silly currentTree │ ├── sha1@1.1.1
121 silly currentTree │ └── underscore@1.8.3
121 silly currentTree ├── hoek@0.9.1
121 silly currentTree ├── http-errors@1.3.1
121 silly currentTree ├── http-signature@0.10.1
121 silly currentTree ├── iconv-lite@0.4.13
121 silly currentTree ├── inflight@1.0.5
121 silly currentTree ├── inherits@2.0.3
121 silly currentTree ├─┬ inquirer@0.8.5
121 silly currentTree │ └── lodash@3.10.1
121 silly currentTree ├── ip@0.0.1
121 silly currentTree ├── ipaddr.js@1.0.5
121 silly currentTree ├── is-buffer@1.1.4
121 silly currentTree ├── is-my-json-valid@2.13.1
121 silly currentTree ├── is-property@1.0.2
121 silly currentTree ├── is-typedarray@1.0.0
121 silly currentTree ├── isarray@1.0.0
121 silly currentTree ├── isexe@1.1.2
121 silly currentTree ├── isstream@0.1.2
121 silly currentTree ├─┬ istanbul@0.4.0
121 silly currentTree │ ├─┬ escodegen@1.7.1
121 silly currentTree │ │ └── esprima@1.2.5
121 silly currentTree │ ├── esprima@2.5.0
121 silly currentTree │ ├── estraverse@1.9.3
121 silly currentTree │ ├── esutils@2.0.2
121 silly currentTree │ ├── source-map@0.2.0
121 silly currentTree │ ├── supports-color@3.1.2
121 silly currentTree │ └── wordwrap@1.0.0
121 silly currentTree ├─┬ jade@0.26.3
121 silly currentTree │ ├── commander@0.6.1
121 silly currentTree │ └── mkdirp@0.3.0
121 silly currentTree ├── jison-lex@0.3.4
121 silly currentTree ├── jison@0.4.17
121 silly currentTree ├── jodid25519@1.0.2
121 silly currentTree ├─┬ js-yaml@3.0.1
121 silly currentTree │ └── esprima@1.0.4
121 silly currentTree ├── jsbn@0.1.0
121 silly currentTree ├── json-schema@0.2.3
121 silly currentTree ├── json-stringify-safe@5.0.1
121 silly currentTree ├── jsonfile@2.4.0
121 silly currentTree ├── jsonlint@1.6.0
121 silly currentTree ├── jsonpointer@2.0.0
121 silly currentTree ├── JSONSelect@0.4.0
121 silly currentTree ├── jsprim@1.3.1
121 silly currentTree ├── JSV@4.0.2
121 silly currentTree ├── kind-of@3.0.4
121 silly currentTree ├── lazy-cache@1.0.4
121 silly currentTree ├── lazystream@1.0.0
121 silly currentTree ├── lcov-parse@0.0.6
121 silly currentTree ├── levn@0.2.5
121 silly currentTree ├── lex-parser@0.1.4
121 silly currentTree ├── lodash@4.15.0
121 silly currentTree ├── log-driver@1.2.4
121 silly currentTree ├── longest@1.0.1
121 silly currentTree ├── lru-cache@2.7.3
121 silly currentTree ├── lru-queue@0.1.0
121 silly currentTree ├── map-stream@0.1.0
121 silly currentTree ├─┬ match-stream@0.0.2
121 silly currentTree │ ├── isarray@0.0.1
121 silly currentTree │ └── readable-stream@1.0.34
121 silly currentTree ├── MD5@1.3.0
121 silly currentTree ├── media-typer@0.3.0
121 silly currentTree ├── memoizee@0.3.10
121 silly currentTree ├── merge-descriptors@1.0.1
121 silly currentTree ├─┬ merkle@0.4.0
121 silly currentTree │ └── through@2.3.6
121 silly currentTree ├── methods@1.1.2
121 silly currentTree ├── mime-db@1.23.0
121 silly currentTree ├── mime-types@2.1.11
121 silly currentTree ├── mime@1.3.4
121 silly currentTree ├── mimeparse@0.1.4
121 silly currentTree ├── minimatch@3.0.3
121 silly currentTree ├── minimist@0.0.10
121 silly currentTree ├─┬ mkdirp@0.5.1
121 silly currentTree │ └── minimist@0.0.8
121 silly currentTree ├─┬ mocha-eslint@0.1.7
121 silly currentTree │ ├── glob@5.0.5
121 silly currentTree │ └── minimatch@2.0.10
121 silly currentTree ├── mocha-lcov-reporter@1.0.0
121 silly currentTree ├─┬ mocha@2.2.5
121 silly currentTree │ ├── commander@2.3.0
121 silly currentTree │ ├── debug@2.0.0
121 silly currentTree │ ├── escape-string-regexp@1.0.2
121 silly currentTree │ ├── glob@3.2.3
121 silly currentTree │ ├── graceful-fs@2.0.3
121 silly currentTree │ ├── minimatch@0.2.14
121 silly currentTree │ ├── minimist@0.0.8
121 silly currentTree │ ├── mkdirp@0.5.0
121 silly currentTree │ ├── ms@0.6.2
121 silly currentTree │ └── supports-color@1.2.1
121 silly currentTree ├── moment@2.6.0
121 silly currentTree ├─┬ morgan@1.6.1
121 silly currentTree │ └── depd@1.0.1
121 silly currentTree ├── ms@0.7.1
121 silly currentTree ├── multimeter@0.1.1
121 silly currentTree ├── mute-stream@0.0.4
121 silly currentTree ├── naclb@1.3.5
121 silly currentTree ├── nan@2.2.0
121 silly currentTree ├── natives@1.1.0
121 silly currentTree ├── negotiator@0.6.1
121 silly currentTree ├── next-tick@0.2.2
121 silly currentTree ├─┬ nnupnp@1.0.1
121 silly currentTree │ ├── async@0.1.22
121 silly currentTree │ └── request@2.10.0
121 silly currentTree ├─┬ node-pre-gyp@0.6.23
121 silly currentTree │ ├─┬ mkdirp@0.5.1
121 silly currentTree │ │ └── minimist@0.0.8
121 silly currentTree │ ├─┬ nopt@3.0.6
121 silly currentTree │ │ └── abbrev@1.0.7
121 silly currentTree │ ├─┬ npmlog@2.0.2
121 silly currentTree │ │ ├── ansi@0.3.1
121 silly currentTree │ │ ├─┬ are-we-there-yet@1.0.6
121 silly currentTree │ │ │ ├── delegates@1.0.0
121 silly currentTree │ │ │ └─┬ readable-stream@2.0.5
121 silly currentTree │ │ │ ├── core-util-is@1.0.2
121 silly currentTree │ │ │ ├── inherits@2.0.1
121 silly currentTree │ │ │ ├── isarray@0.0.1
121 silly currentTree │ │ │ ├── process-nextick-args@1.0.6
121 silly currentTree │ │ │ ├── string_decoder@0.10.31
121 silly currentTree │ │ │ └── util-deprecate@1.0.2
121 silly currentTree │ │ └─┬ gauge@1.2.7
121 silly currentTree │ │ ├── has-unicode@2.0.0
121 silly currentTree │ │ ├─┬ lodash.pad@4.1.0
121 silly currentTree │ │ │ ├── lodash.repeat@4.0.0
121 silly currentTree │ │ │ └── lodash.tostring@4.1.2
121 silly currentTree │ │ ├─┬ lodash.padend@4.2.0
121 silly currentTree │ │ │ ├── lodash.repeat@4.0.0
121 silly currentTree │ │ │ └── lodash.tostring@4.1.2
121 silly currentTree │ │ └─┬ lodash.padstart@4.2.0
121 silly currentTree │ │ ├── lodash.repeat@4.0.0
121 silly currentTree │ │ └── lodash.tostring@4.1.2
121 silly currentTree │ ├─┬ rc@1.1.6
121 silly currentTree │ │ ├── deep-extend@0.4.1
121 silly currentTree │ │ ├── ini@1.3.4
121 silly currentTree │ │ ├── minimist@1.2.0
121 silly currentTree │ │ └── strip-json-comments@1.0.4
121 silly currentTree │ ├─┬ request@2.69.0
121 silly currentTree │ │ ├── aws-sign2@0.6.0
121 silly currentTree │ │ ├─┬ aws4@1.3.2
121 silly currentTree │ │ │ └─┬ lru-cache@4.0.0
121 silly currentTree │ │ │ ├── pseudomap@1.0.2
121 silly currentTree │ │ │ └── yallist@2.0.0
121 silly currentTree │ │ ├─┬ bl@1.0.3
121 silly currentTree │ │ │ └─┬ readable-stream@2.0.5
121 silly currentTree │ │ │ ├── core-util-is@1.0.2
121 silly currentTree │ │ │ ├── inherits@2.0.1
121 silly currentTree │ │ │ ├── isarray@0.0.1
121 silly currentTree │ │ │ ├── process-nextick-args@1.0.6
121 silly currentTree │ │ │ ├── string_decoder@0.10.31
121 silly currentTree │ │ │ └── util-deprecate@1.0.2
121 silly currentTree │ │ ├── caseless@0.11.0
121 silly currentTree │ │ ├─┬ combined-stream@1.0.5
121 silly currentTree │ │ │ └── delayed-stream@1.0.0
121 silly currentTree │ │ ├── extend@3.0.0
121 silly currentTree │ │ ├── forever-agent@0.6.1
121 silly currentTree │ │ ├─┬ form-data@1.0.0-rc3
121 silly currentTree │ │ │ └── async@1.5.2
121 silly currentTree │ │ ├─┬ har-validator@2.0.6
121 silly currentTree │ │ │ ├─┬ chalk@1.1.1
121 silly currentTree │ │ │ │ ├─┬ ansi-styles@2.2.0
121 silly currentTree │ │ │ │ │ └── color-convert@1.0.0
121 silly currentTree │ │ │ │ ├── escape-string-regexp@1.0.5
121 silly currentTree │ │ │ │ ├─┬ has-ansi@2.0.0
121 silly currentTree │ │ │ │ │ └── ansi-regex@2.0.0
121 silly currentTree │ │ │ │ ├─┬ strip-ansi@3.0.1
121 silly currentTree │ │ │ │ │ └── ansi-regex@2.0.0
121 silly currentTree │ │ │ │ └── supports-color@2.0.0
121 silly currentTree │ │ │ ├─┬ commander@2.9.0
121 silly currentTree │ │ │ │ └── graceful-readlink@1.0.1
121 silly currentTree │ │ │ ├─┬ is-my-json-valid@2.13.1
121 silly currentTree │ │ │ │ ├── generate-function@2.0.0
121 silly currentTree │ │ │ │ ├─┬ generate-object-property@1.2.0
121 silly currentTree │ │ │ │ │ └── is-property@1.0.2
121 silly currentTree │ │ │ │ ├── jsonpointer@2.0.0
121 silly currentTree │ │ │ │ └── xtend@4.0.1
121 silly currentTree │ │ │ └─┬ pinkie-promise@2.0.0
121 silly currentTree │ │ │ └── pinkie@2.0.4
121 silly currentTree │ │ ├─┬ hawk@3.1.3
121 silly currentTree │ │ │ ├── boom@2.10.1
121 silly currentTree │ │ │ ├── cryptiles@2.0.5
121 silly currentTree │ │ │ ├── hoek@2.16.3
121 silly currentTree │ │ │ └── sntp@1.0.9
121 silly currentTree │ │ ├─┬ http-signature@1.1.1
121 silly currentTree │ │ │ ├── assert-plus@0.2.0
121 silly currentTree │ │ │ ├─┬ jsprim@1.2.2
121 silly currentTree │ │ │ │ ├── extsprintf@1.0.2
121 silly currentTree │ │ │ │ ├── json-schema@0.2.2
121 silly currentTree │ │ │ │ └── verror@1.3.6
121 silly currentTree │ │ │ └─┬ sshpk@1.7.4
121 silly currentTree │ │ │ ├── asn1@0.2.3
121 silly currentTree │ │ │ ├─┬ dashdash@1.13.0
121 silly currentTree │ │ │ │ └── assert-plus@1.0.0
121 silly currentTree │ │ │ ├── ecc-jsbn@0.1.1
121 silly currentTree │ │ │ ├── jodid25519@1.0.2
121 silly currentTree │ │ │ ├── jsbn@0.1.0
121 silly currentTree │ │ │ └── tweetnacl@0.14.1
121 silly currentTree │ │ ├── is-typedarray@1.0.0
121 silly currentTree │ │ ├── isstream@0.1.2
121 silly currentTree │ │ ├── json-stringify-safe@5.0.1
121 silly currentTree │ │ ├─┬ mime-types@2.1.10
121 silly currentTree │ │ │ └── mime-db@1.22.0
121 silly currentTree │ │ ├── node-uuid@1.4.7
121 silly currentTree │ │ ├── oauth-sign@0.8.1
121 silly currentTree │ │ ├── qs@6.0.2
121 silly currentTree │ │ ├── stringstream@0.0.5
121 silly currentTree │ │ ├── tough-cookie@2.2.1
121 silly currentTree │ │ └── tunnel-agent@0.4.2
121 silly currentTree │ ├─┬ rimraf@2.5.2
121 silly currentTree │ │ └─┬ glob@7.0.0
121 silly currentTree │ │ ├─┬ inflight@1.0.4
121 silly currentTree │ │ │ └── wrappy@1.0.1
121 silly currentTree │ │ ├── inherits@2.0.1
121 silly currentTree │ │ ├─┬ minimatch@3.0.0
121 silly currentTree │ │ │ └─┬ brace-expansion@1.1.3
121 silly currentTree │ │ │ ├── balanced-match@0.3.0
121 silly currentTree │ │ │ └── concat-map@0.0.1
121 silly currentTree │ │ ├─┬ once@1.3.3
121 silly currentTree │ │ │ └── wrappy@1.0.1
121 silly currentTree │ │ └── path-is-absolute@1.0.0
121 silly currentTree │ ├── semver@5.1.0
121 silly currentTree │ ├─┬ tar-pack@3.1.3
121 silly currentTree │ │ ├─┬ debug@2.2.0
121 silly currentTree │ │ │ └── ms@0.7.1
121 silly currentTree │ │ ├─┬ fstream-ignore@1.0.3
121 silly currentTree │ │ │ ├── inherits@2.0.1
121 silly currentTree │ │ │ └─┬ minimatch@3.0.0
121 silly currentTree │ │ │ └─┬ brace-expansion@1.1.3
121 silly currentTree │ │ │ ├── balanced-match@0.3.0
121 silly currentTree │ │ │ └── concat-map@0.0.1
121 silly currentTree │ │ ├─┬ fstream@1.0.8
121 silly currentTree │ │ │ ├── graceful-fs@4.1.3
121 silly currentTree │ │ │ └── inherits@2.0.1
121 silly currentTree │ │ ├─┬ once@1.3.3
121 silly currentTree │ │ │ └── wrappy@1.0.1
121 silly currentTree │ │ ├─┬ readable-stream@2.0.5
121 silly currentTree │ │ │ ├── core-util-is@1.0.2
121 silly currentTree │ │ │ ├── inherits@2.0.1
121 silly currentTree │ │ │ ├── isarray@0.0.1
121 silly currentTree │ │ │ ├── process-nextick-args@1.0.6
121 silly currentTree │ │ │ ├── string_decoder@0.10.31
121 silly currentTree │ │ │ └── util-deprecate@1.0.2
121 silly currentTree │ │ └── uid-number@0.0.6
121 silly currentTree │ └─┬ tar@2.2.1
121 silly currentTree │ ├── block-stream@0.0.8
121 silly currentTree │ ├─┬ fstream@1.0.8
121 silly currentTree │ │ └── graceful-fs@4.1.3
121 silly currentTree │ └── inherits@2.0.1
121 silly currentTree ├── node-uuid@1.4.7
121 silly currentTree ├─┬ nomnom@1.5.2
121 silly currentTree │ ├── colors@0.5.1
121 silly currentTree │ └── underscore@1.1.7
121 silly currentTree ├── nopt@3.0.6
121 silly currentTree ├── normalize-path@2.0.1
121 silly currentTree ├── oauth-sign@0.3.0
121 silly currentTree ├── object-assign@4.1.0
121 silly currentTree ├── on-finished@2.3.0
121 silly currentTree ├── on-headers@1.0.1
121 silly currentTree ├── once@1.4.0
121 silly currentTree ├── optimist@0.6.1
121 silly currentTree ├── optionator@0.5.0
121 silly currentTree ├── options@0.0.6
121 silly currentTree ├── over@0.0.5
121 silly currentTree ├── parseurl@1.3.1
121 silly currentTree ├── path-is-absolute@1.0.0
121 silly currentTree ├── path-to-regexp@0.1.7
121 silly currentTree ├── pause-stream@0.0.11
121 silly currentTree ├── pinkie-promise@2.0.1
121 silly currentTree ├── pinkie@2.0.4
121 silly currentTree ├── pkginfo@0.3.1
121 silly currentTree ├── prelude-ls@1.1.2
121 silly currentTree ├── process-nextick-args@1.0.7
121 silly currentTree ├── proxy-addr@1.0.10
121 silly currentTree ├─┬ pullstream@0.4.1
121 silly currentTree │ ├── isarray@0.0.1
121 silly currentTree │ └── readable-stream@1.0.34
121 silly currentTree ├── punycode@2.0.0
121 silly currentTree ├─┬ q-io@1.13.2
121 silly currentTree │ └── qs@1.2.2
121 silly currentTree ├── q@1.1.2
121 silly currentTree ├── qs@5.2.0
121 silly currentTree ├── range-parser@1.0.3
121 silly currentTree ├─┬ raw-body@2.1.7
121 silly currentTree │ └── bytes@2.4.0
121 silly currentTree ├── readable-stream@2.1.5
121 silly currentTree ├─┬ readline2@0.1.1
121 silly currentTree │ └── strip-ansi@2.0.1
121 silly currentTree ├── reduce-component@1.0.1
121 silly currentTree ├── repeat-string@1.5.4
121 silly currentTree ├─┬ request-promise@0.4.2
121 silly currentTree │ ├── assert-plus@0.2.0
121 silly currentTree │ ├─┬ async@2.0.1
121 silly currentTree │ │ └── lodash@4.15.0
121 silly currentTree │ ├── aws-sign2@0.6.0
121 silly currentTree │ ├── boom@2.10.1
121 silly currentTree │ ├── chalk@1.0.0
121 silly currentTree │ ├── combined-stream@1.0.5
121 silly currentTree │ ├── cryptiles@2.0.5
121 silly currentTree │ ├── delayed-stream@1.0.0
121 silly currentTree │ ├── forever-agent@0.6.1
121 silly currentTree │ ├── form-data@1.0.1
121 silly currentTree │ ├── has-ansi@1.0.3
121 silly currentTree │ ├── hawk@3.1.3
121 silly currentTree │ ├── hoek@2.16.3
121 silly currentTree │ ├── http-signature@1.1.1
121 silly currentTree │ ├── lodash@3.6.0
121 silly currentTree │ ├── oauth-sign@0.8.2
121 silly currentTree │ ├── qs@6.2.1
121 silly currentTree │ ├── request@2.74.0
121 silly currentTree │ ├── sntp@1.0.9
121 silly currentTree │ ├── strip-ansi@2.0.1
121 silly currentTree │ ├── supports-color@1.3.1
121 silly currentTree │ ├── tough-cookie@2.3.1
121 silly currentTree │ └── tunnel-agent@0.4.3
121 silly currentTree ├─┬ request@2.31.0
121 silly currentTree │ ├── mime@1.2.11
121 silly currentTree │ └── qs@0.6.6
121 silly currentTree ├── resolve@1.1.7
121 silly currentTree ├── right-align@0.1.3
121 silly currentTree ├── rimraf@2.5.4
121 silly currentTree ├── rx@2.5.3
121 silly currentTree ├── sax@1.2.1
121 silly currentTree ├── scrypt@6.0.1
121 silly currentTree ├── scryptb@6.0.4
121 silly currentTree ├─┬ send@0.13.1
121 silly currentTree │ └── statuses@1.2.1
121 silly currentTree ├─┬ serve-static@1.10.3
121 silly currentTree │ ├── send@0.13.2
121 silly currentTree │ └── statuses@1.2.1
121 silly currentTree ├── setimmediate@1.0.5
121 silly currentTree ├── sha1@1.1.0
121 silly currentTree ├── should-equal@1.0.1
121 silly currentTree ├── should-format@3.0.1
121 silly currentTree ├── should-type-adaptors@1.0.0
121 silly currentTree ├── should-type@1.4.0
121 silly currentTree ├── should-util@1.0.0
121 silly currentTree ├── should@11.1.0
121 silly currentTree ├── sigmund@1.0.1
121 silly currentTree ├─┬ slice-stream@1.0.0
121 silly currentTree │ ├── isarray@0.0.1
121 silly currentTree │ └── readable-stream@1.0.34
121 silly currentTree ├── sntp@0.2.4
121 silly currentTree ├── source-map@0.1.43
121 silly currentTree ├── split@0.2.10
121 silly currentTree ├── sprintf-js@1.0.3
121 silly currentTree ├─┬ sqlite3b@3.1.2
121 silly currentTree │ └─┬ node-pre-gyp@0.6.23
121 silly currentTree │ ├─┬ mkdirp@0.5.1
121 silly currentTree │ │ └── minimist@0.0.8
121 silly currentTree │ ├─┬ nopt@3.0.6
121 silly currentTree │ │ └── abbrev@1.0.7
121 silly currentTree │ ├─┬ npmlog@2.0.2
121 silly currentTree │ │ ├── ansi@0.3.1
121 silly currentTree │ │ ├─┬ are-we-there-yet@1.0.6
121 silly currentTree │ │ │ ├── delegates@1.0.0
121 silly currentTree │ │ │ └─┬ readable-stream@2.0.5
121 silly currentTree │ │ │ ├── core-util-is@1.0.2
121 silly currentTree │ │ │ ├── inherits@2.0.1
121 silly currentTree │ │ │ ├── isarray@0.0.1
121 silly currentTree │ │ │ ├── process-nextick-args@1.0.6
121 silly currentTree │ │ │ ├── string_decoder@0.10.31
121 silly currentTree │ │ │ └── util-deprecate@1.0.2
121 silly currentTree │ │ └─┬ gauge@1.2.7
121 silly currentTree │ │ ├── has-unicode@2.0.0
121 silly currentTree │ │ ├─┬ lodash.pad@4.1.0
121 silly currentTree │ │ │ ├── lodash.repeat@4.0.0
121 silly currentTree │ │ │ └── lodash.tostring@4.1.2
121 silly currentTree │ │ ├─┬ lodash.padend@4.2.0
121 silly currentTree │ │ │ ├── lodash.repeat@4.0.0
121 silly currentTree │ │ │ └── lodash.tostring@4.1.2
121 silly currentTree │ │ └─┬ lodash.padstart@4.2.0
121 silly currentTree │ │ ├── lodash.repeat@4.0.0
121 silly currentTree │ │ └── lodash.tostring@4.1.2
121 silly currentTree │ ├─┬ rc@1.1.6
121 silly currentTree │ │ ├── deep-extend@0.4.1
121 silly currentTree │ │ ├── ini@1.3.4
121 silly currentTree │ │ ├── minimist@1.2.0
121 silly currentTree │ │ └── strip-json-comments@1.0.4
121 silly currentTree │ ├─┬ request@2.69.0
121 silly currentTree │ │ ├── aws-sign2@0.6.0
121 silly currentTree │ │ ├─┬ aws4@1.3.2
121 silly currentTree │ │ │ └─┬ lru-cache@4.0.0
121 silly currentTree │ │ │ ├── pseudomap@1.0.2
121 silly currentTree │ │ │ └── yallist@2.0.0
121 silly currentTree │ │ ├─┬ bl@1.0.3
121 silly currentTree │ │ │ └─┬ readable-stream@2.0.5
121 silly currentTree │ │ │ ├── core-util-is@1.0.2
121 silly currentTree │ │ │ ├── inherits@2.0.1
121 silly currentTree │ │ │ ├── isarray@0.0.1
121 silly currentTree │ │ │ ├── process-nextick-args@1.0.6
121 silly currentTree │ │ │ ├── string_decoder@0.10.31
121 silly currentTree │ │ │ └── util-deprecate@1.0.2
121 silly currentTree │ │ ├── caseless@0.11.0
121 silly currentTree │ │ ├─┬ combined-stream@1.0.5
121 silly currentTree │ │ │ └── delayed-stream@1.0.0
121 silly currentTree │ │ ├── extend@3.0.0
121 silly currentTree │ │ ├── forever-agent@0.6.1
121 silly currentTree │ │ ├─┬ form-data@1.0.0-rc3
121 silly currentTree │ │ │ └── async@1.5.2
121 silly currentTree │ │ ├─┬ har-validator@2.0.6
121 silly currentTree │ │ │ ├─┬ chalk@1.1.1
121 silly currentTree │ │ │ │ ├─┬ ansi-styles@2.2.0
121 silly currentTree │ │ │ │ │ └── color-convert@1.0.0
121 silly currentTree │ │ │ │ ├── escape-string-regexp@1.0.5
121 silly currentTree │ │ │ │ ├─┬ has-ansi@2.0.0
121 silly currentTree │ │ │ │ │ └── ansi-regex@2.0.0
121 silly currentTree │ │ │ │ ├─┬ strip-ansi@3.0.1
121 silly currentTree │ │ │ │ │ └── ansi-regex@2.0.0
121 silly currentTree │ │ │ │ └── supports-color@2.0.0
121 silly currentTree │ │ │ ├─┬ commander@2.9.0
121 silly currentTree │ │ │ │ └── graceful-readlink@1.0.1
121 silly currentTree │ │ │ ├─┬ is-my-json-valid@2.13.1
121 silly currentTree │ │ │ │ ├── generate-function@2.0.0
121 silly currentTree │ │ │ │ ├─┬ generate-object-property@1.2.0
121 silly currentTree │ │ │ │ │ └── is-property@1.0.2
121 silly currentTree │ │ │ │ ├── jsonpointer@2.0.0
121 silly currentTree │ │ │ │ └── xtend@4.0.1
121 silly currentTree │ │ │ └─┬ pinkie-promise@2.0.0
121 silly currentTree │ │ │ └── pinkie@2.0.4
121 silly currentTree │ │ ├─┬ hawk@3.1.3
121 silly currentTree │ │ │ ├── boom@2.10.1
121 silly currentTree │ │ │ ├── cryptiles@2.0.5
121 silly currentTree │ │ │ ├── hoek@2.16.3
121 silly currentTree │ │ │ └── sntp@1.0.9
121 silly currentTree │ │ ├─┬ http-signature@1.1.1
121 silly currentTree │ │ │ ├── assert-plus@0.2.0
121 silly currentTree │ │ │ ├─┬ jsprim@1.2.2
121 silly currentTree │ │ │ │ ├── extsprintf@1.0.2
121 silly currentTree │ │ │ │ ├── json-schema@0.2.2
121 silly currentTree │ │ │ │ └── verror@1.3.6
121 silly currentTree │ │ │ └─┬ sshpk@1.7.4
121 silly currentTree │ │ │ ├── asn1@0.2.3
121 silly currentTree │ │ │ ├─┬ dashdash@1.13.0
121 silly currentTree │ │ │ │ └── assert-plus@1.0.0
121 silly currentTree │ │ │ ├── ecc-jsbn@0.1.1
121 silly currentTree │ │ │ ├── jodid25519@1.0.2
121 silly currentTree │ │ │ ├── jsbn@0.1.0
121 silly currentTree │ │ │ └── tweetnacl@0.14.1
121 silly currentTree │ │ ├── is-typedarray@1.0.0
121 silly currentTree │ │ ├── isstream@0.1.2
121 silly currentTree │ │ ├── json-stringify-safe@5.0.1
121 silly currentTree │ │ ├─┬ mime-types@2.1.10
121 silly currentTree │ │ │ └── mime-db@1.22.0
121 silly currentTree │ │ ├── node-uuid@1.4.7
121 silly currentTree │ │ ├── oauth-sign@0.8.1
121 silly currentTree │ │ ├── qs@6.0.2
121 silly currentTree │ │ ├── stringstream@0.0.5
121 silly currentTree │ │ ├── tough-cookie@2.2.1
121 silly currentTree │ │ └── tunnel-agent@0.4.2
121 silly currentTree │ ├─┬ rimraf@2.5.2
121 silly currentTree │ │ └─┬ glob@7.0.0
121 silly currentTree │ │ ├─┬ inflight@1.0.4
121 silly currentTree │ │ │ └── wrappy@1.0.1
121 silly currentTree │ │ ├── inherits@2.0.1
121 silly currentTree │ │ ├─┬ minimatch@3.0.0
121 silly currentTree │ │ │ └─┬ brace-expansion@1.1.3
121 silly currentTree │ │ │ ├── balanced-match@0.3.0
121 silly currentTree │ │ │ └── concat-map@0.0.1
121 silly currentTree │ │ ├─┬ once@1.3.3
121 silly currentTree │ │ │ └── wrappy@1.0.1
121 silly currentTree │ │ └── path-is-absolute@1.0.0
121 silly currentTree │ ├── semver@5.1.0
121 silly currentTree │ ├─┬ tar-pack@3.1.3
121 silly currentTree │ │ ├─┬ debug@2.2.0
121 silly currentTree │ │ │ └── ms@0.7.1
121 silly currentTree │ │ ├─┬ fstream-ignore@1.0.3
121 silly currentTree │ │ │ ├── inherits@2.0.1
121 silly currentTree │ │ │ └─┬ minimatch@3.0.0
121 silly currentTree │ │ │ └─┬ brace-expansion@1.1.3
121 silly currentTree │ │ │ ├── balanced-match@0.3.0
121 silly currentTree │ │ │ └── concat-map@0.0.1
121 silly currentTree │ │ ├─┬ fstream@1.0.8
121 silly currentTree │ │ │ ├── graceful-fs@4.1.3
121 silly currentTree │ │ │ └── inherits@2.0.1
121 silly currentTree │ │ ├─┬ once@1.3.3
121 silly currentTree │ │ │ └── wrappy@1.0.1
121 silly currentTree │ │ ├─┬ readable-stream@2.0.5
121 silly currentTree │ │ │ ├── core-util-is@1.0.2
121 silly currentTree │ │ │ ├── inherits@2.0.1
121 silly currentTree │ │ │ ├── isarray@0.0.1
121 silly currentTree │ │ │ ├── process-nextick-args@1.0.6
121 silly currentTree │ │ │ ├── string_decoder@0.10.31
121 silly currentTree │ │ │ └── util-deprecate@1.0.2
121 silly currentTree │ │ └── uid-number@0.0.6
121 silly currentTree │ └─┬ tar@2.2.1
121 silly currentTree │ ├── block-stream@0.0.8
121 silly currentTree │ ├─┬ fstream@1.0.8
121 silly currentTree │ │ └── graceful-fs@4.1.3
121 silly currentTree │ └── inherits@2.0.1
121 silly currentTree ├─┬ sshpk@1.10.0
121 silly currentTree │ ├── asn1@0.2.3
121 silly currentTree │ ├── assert-plus@1.0.0
121 silly currentTree │ └── tweetnacl@0.13.3
121 silly currentTree ├── stack-trace@0.0.9
121 silly currentTree ├── statuses@1.3.0
121 silly currentTree ├── stream-combiner@0.0.4
121 silly currentTree ├── streamifier@0.1.1
121 silly currentTree ├── streamsearch@0.1.2
121 silly currentTree ├── string_decoder@0.10.31
121 silly currentTree ├── stringstream@0.0.5
121 silly currentTree ├─┬ strip-ansi@3.0.1
121 silly currentTree │ └── ansi-regex@2.0.0
121 silly currentTree ├── strip-json-comments@1.0.4
121 silly currentTree ├─┬ superagent@1.4.0
121 silly currentTree │ ├── async@0.9.2
121 silly currentTree │ ├── extend@1.2.1
121 silly currentTree │ ├── form-data@0.2.0
121 silly currentTree │ ├── isarray@0.0.1
121 silly currentTree │ ├── methods@1.0.1
121 silly currentTree │ ├── mime-db@1.12.0
121 silly currentTree │ ├── mime-types@2.0.14
121 silly currentTree │ ├── qs@2.3.3
121 silly currentTree │ └── readable-stream@1.0.27-1
121 silly currentTree ├─┬ supertest@2.0.0
121 silly currentTree │ ├── combined-stream@1.0.5
121 silly currentTree │ ├── component-emitter@1.2.1
121 silly currentTree │ ├── cookiejar@2.1.0
121 silly currentTree │ ├── delayed-stream@1.0.0
121 silly currentTree │ ├── form-data@1.0.0-rc4
121 silly currentTree │ ├── formidable@1.0.17
121 silly currentTree │ ├── qs@6.2.1
121 silly currentTree │ └── superagent@2.2.0
121 silly currentTree ├── supports-color@2.0.0
121 silly currentTree ├── tar-stream@1.5.2
121 silly currentTree ├── text-table@0.2.0
121 silly currentTree ├── through@2.3.8
121 silly currentTree ├── timers-ext@0.1.0
121 silly currentTree ├── tough-cookie@0.9.15
121 silly currentTree ├── traverse@0.3.9
121 silly currentTree ├── tunnel-agent@0.3.0
121 silly currentTree ├── tweetnacl@0.14.1
121 silly currentTree ├── type-check@0.3.2
121 silly currentTree ├── type-is@1.6.13
121 silly currentTree ├── typedarray@0.0.6
121 silly currentTree ├─┬ uglify-js@2.7.3
121 silly currentTree │ ├── async@0.2.10
121 silly currentTree │ └── source-map@0.5.6
121 silly currentTree ├── uglify-to-browserify@1.0.2
121 silly currentTree ├── ultron@1.0.2
121 silly currentTree ├── underscore.string@2.4.0
121 silly currentTree ├── underscore@1.8.3
121 silly currentTree ├── unpipe@1.0.0
121 silly currentTree ├─┬ unzip@0.1.11
121 silly currentTree │ ├── isarray@0.0.1
121 silly currentTree │ └── readable-stream@1.0.34
121 silly currentTree ├─┬ unzip2@0.2.5
121 silly currentTree │ ├── isarray@0.0.1
121 silly currentTree │ └── readable-stream@1.0.34
121 silly currentTree ├── url2@0.0.0
121 silly currentTree ├── user-home@1.1.1
121 silly currentTree ├── util-deprecate@1.0.2
121 silly currentTree ├── utils-merge@1.0.0
121 silly currentTree ├── vary@1.1.0
121 silly currentTree ├── verror@1.3.6
121 silly currentTree ├─┬ vucoin@0.30.4
121 silly currentTree │ ├── assert-plus@0.2.0
121 silly currentTree │ ├── aws-sign2@0.6.0
121 silly currentTree │ ├── bl@1.0.3
121 silly currentTree │ ├── boom@2.10.1
121 silly currentTree │ ├── combined-stream@1.0.5
121 silly currentTree │ ├── cryptiles@2.0.5
121 silly currentTree │ ├── delayed-stream@1.0.0
121 silly currentTree │ ├── forever-agent@0.6.1
121 silly currentTree │ ├─┬ form-data@1.0.1
121 silly currentTree │ │ ├── async@2.0.1
121 silly currentTree │ │ └── lodash@4.15.0
121 silly currentTree │ ├── hawk@3.1.3
121 silly currentTree │ ├── hoek@2.16.3
121 silly currentTree │ ├── http-signature@1.1.1
121 silly currentTree │ ├─┬ inquirer@0.5.0
121 silly currentTree │ │ └── async@0.8.0
121 silly currentTree │ ├── lodash@2.4.2
121 silly currentTree │ ├─┬ merkle@0.1.0
121 silly currentTree │ │ ├── async@2.0.1
121 silly currentTree │ │ ├── lodash@4.15.0
121 silly currentTree │ │ ├── sha1@1.1.1
121 silly currentTree │ │ └── underscore@1.8.3
121 silly currentTree │ ├── moment@2.8.3
121 silly currentTree │ ├── naclb@1.3.2
121 silly currentTree │ ├── oauth-sign@0.8.2
121 silly currentTree │ ├── optimist@0.6.1
121 silly currentTree │ ├── readable-stream@2.0.6
121 silly currentTree │ ├── request@2.67.0
121 silly currentTree │ ├── sha1@1.1.1
121 silly currentTree │ ├── sntp@1.0.9
121 silly currentTree │ ├── tough-cookie@2.2.2
121 silly currentTree │ ├── tunnel-agent@0.4.3
121 silly currentTree │ └── tweetnacl@0.11.2
121 silly currentTree ├── weak-map@1.0.0
121 silly currentTree ├── which@1.2.11
121 silly currentTree ├── window-size@0.1.0
121 silly currentTree ├─┬ winston@2.1.1
121 silly currentTree │ ├── async@1.0.0
121 silly currentTree │ └── colors@1.0.3
121 silly currentTree ├── wordwrap@0.0.3
121 silly currentTree ├── wrappy@1.0.2
121 silly currentTree ├── ws@1.0.1
121 silly currentTree ├── xml-escape@1.0.0
121 silly currentTree ├── xml2js@0.1.14
121 silly currentTree ├── xtend@4.0.1
121 silly currentTree ├── yargs@3.10.0
121 silly currentTree └── zip-stream@1.1.0
122 silly idealTree duniter@0.30.17
122 silly idealTree ├── abbrev@1.0.9
122 silly idealTree ├── accepts@1.3.3
122 silly idealTree ├── align-text@0.1.4
122 silly idealTree ├── amdefine@1.0.0
122 silly idealTree ├── ansi-regex@1.1.1
122 silly idealTree ├── ansi-styles@2.2.1
122 silly idealTree ├── archiver-utils@1.3.0
122 silly idealTree ├─┬ archiver@1.0.1
122 silly idealTree │ └── async@2.0.1
122 silly idealTree ├─┬ argparse@0.1.16
122 silly idealTree │ └── underscore@1.7.0
122 silly idealTree ├── array-flatten@1.1.1
122 silly idealTree ├── asn1@0.1.11
122 silly idealTree ├── assert-plus@0.1.5
122 silly idealTree ├── async@1.5.2
122 silly idealTree ├── aws-sign2@0.5.0
122 silly idealTree ├── aws4@1.4.1
122 silly idealTree ├── balanced-match@0.4.2
122 silly idealTree ├── basic-auth@1.0.4
122 silly idealTree ├─┬ bcrypt-pbkdf@1.0.0
122 silly idealTree │ └── tweetnacl@0.14.3
122 silly idealTree ├── binary@0.3.0
122 silly idealTree ├── bindings@1.2.1
122 silly idealTree ├─┬ bl@1.1.2
122 silly idealTree │ └── readable-stream@2.0.6
122 silly idealTree ├── bluebird@2.11.0
122 silly idealTree ├── body-parser@1.14.2
122 silly idealTree ├── boom@0.4.2
122 silly idealTree ├── brace-expansion@1.1.6
122 silly idealTree ├── buffer-crc32@0.2.5
122 silly idealTree ├── buffer-shims@1.0.0
122 silly idealTree ├── buffers@0.1.1
122 silly idealTree ├─┬ busboy@0.2.13
122 silly idealTree │ ├── isarray@0.0.1
122 silly idealTree │ └── readable-stream@1.1.14
122 silly idealTree ├── bytes@2.2.0
122 silly idealTree ├── camelcase@1.2.1
122 silly idealTree ├── caseless@0.11.0
122 silly idealTree ├── center-align@0.1.3
122 silly idealTree ├── chainsaw@0.1.0
122 silly idealTree ├── chalk@1.1.3
122 silly idealTree ├── charenc@0.0.1
122 silly idealTree ├── charm@0.1.2
122 silly idealTree ├── cjson@0.3.0
122 silly idealTree ├── cli-color@0.3.3
122 silly idealTree ├─┬ cli-table@0.3.1
122 silly idealTree │ └── colors@1.0.3
122 silly idealTree ├── cli-width@1.1.1
122 silly idealTree ├─┬ cliui@2.1.0
122 silly idealTree │ └── wordwrap@0.0.2
122 silly idealTree ├── co@4.6.0
122 silly idealTree ├── collections@0.2.2
122 silly idealTree ├── colors@1.1.2
122 silly idealTree ├── combined-stream@0.0.7
122 silly idealTree ├── commander@2.9.0
122 silly idealTree ├── component-emitter@1.1.2
122 silly idealTree ├── compress-commons@1.1.0
122 silly idealTree ├── concat-map@0.0.1
122 silly idealTree ├─┬ concat-stream@1.5.2
122 silly idealTree │ └── readable-stream@2.0.6
122 silly idealTree ├── connect-busboy@0.0.2
122 silly idealTree ├── content-disposition@0.5.1
122 silly idealTree ├── content-type@1.0.2
122 silly idealTree ├── cookie-signature@1.0.6
122 silly idealTree ├── cookie@0.1.5
122 silly idealTree ├── cookiejar@2.0.1
122 silly idealTree ├── core-util-is@1.0.2
122 silly idealTree ├── cors@2.7.1
122 silly idealTree ├─┬ coveralls@2.11.4
122 silly idealTree │ ├── hawk@1.1.1
122 silly idealTree │ ├── mime-types@1.0.2
122 silly idealTree │ ├── qs@1.0.2
122 silly idealTree │ ├── request@2.40.0
122 silly idealTree │ ├── tough-cookie@2.3.1
122 silly idealTree │ └── tunnel-agent@0.4.3
122 silly idealTree ├── crc32-stream@1.0.0
122 silly idealTree ├── crypt@0.0.1
122 silly idealTree ├── cryptiles@0.2.2
122 silly idealTree ├── ctype@0.5.3
122 silly idealTree ├── cycle@1.0.3
122 silly idealTree ├── d@0.1.1
122 silly idealTree ├── daemonize2@0.4.2
122 silly idealTree ├─┬ dashdash@1.14.0
122 silly idealTree │ └── assert-plus@1.0.0
122 silly idealTree ├── debug@2.2.0
122 silly idealTree ├── decamelize@1.2.0
122 silly idealTree ├── deep-is@0.1.3
122 silly idealTree ├── delayed-stream@0.0.5
122 silly idealTree ├── depd@1.1.0
122 silly idealTree ├── destroy@1.0.4
122 silly idealTree ├─┬ dicer@0.2.5
122 silly idealTree │ ├── isarray@0.0.1
122 silly idealTree │ └── readable-stream@1.1.14
122 silly idealTree ├── diff@1.4.0
122 silly idealTree ├─┬ doctrine@0.6.4
122 silly idealTree │ ├── esutils@1.1.6
122 silly idealTree │ └── isarray@0.0.1
122 silly idealTree ├── duplexer@0.1.1
122 silly idealTree ├── ebnf-parser@0.1.10
122 silly idealTree ├── ecc-jsbn@0.1.1
122 silly idealTree ├── ee-first@1.1.1
122 silly idealTree ├─┬ end-of-stream@1.1.0
122 silly idealTree │ └── once@1.3.3
122 silly idealTree ├── errorhandler@1.4.3
122 silly idealTree ├── es5-ext@0.10.12
122 silly idealTree ├── es6-iterator@2.0.0
122 silly idealTree ├── es6-map@0.1.4
122 silly idealTree ├── es6-set@0.1.4
122 silly idealTree ├── es6-symbol@3.1.0
122 silly idealTree ├─┬ es6-weak-map@0.1.4
122 silly idealTree │ ├── es6-iterator@0.1.3
122 silly idealTree │ └── es6-symbol@2.0.1
122 silly idealTree ├── escape-html@1.0.3
122 silly idealTree ├── escape-string-regexp@1.0.5
122 silly idealTree ├── escodegen@1.3.3
122 silly idealTree ├─┬ escope@3.6.0
122 silly idealTree │ ├── es6-weak-map@2.0.1
122 silly idealTree │ └── estraverse@4.2.0
122 silly idealTree ├── eslint-plugin-mocha@0.2.2
122 silly idealTree ├─┬ eslint@0.21.1
122 silly idealTree │ ├── argparse@1.0.7
122 silly idealTree │ ├── espree@2.2.5
122 silly idealTree │ ├── estraverse@2.0.0
122 silly idealTree │ ├─┬ js-yaml@3.6.1
122 silly idealTree │ │ └── esprima@2.7.3
122 silly idealTree │ ├── minimatch@2.0.10
122 silly idealTree │ └── object-assign@2.1.1
122 silly idealTree ├── esprima@1.1.1
122 silly idealTree ├─┬ esrecurse@4.1.0
122 silly idealTree │ └── estraverse@4.1.1
122 silly idealTree ├── estraverse-fb@1.3.1
122 silly idealTree ├── estraverse@1.5.1
122 silly idealTree ├── esutils@1.0.0
122 silly idealTree ├── etag@1.7.0
122 silly idealTree ├── event-emitter@0.3.4
122 silly idealTree ├── event-stream@3.1.5
122 silly idealTree ├── express-cors@0.0.3
122 silly idealTree ├── express-fileupload@0.0.5
122 silly idealTree ├─┬ express@4.13.4
122 silly idealTree │ ├── accepts@1.2.13
122 silly idealTree │ ├── negotiator@0.5.3
122 silly idealTree │ ├── qs@4.0.0
122 silly idealTree │ └── vary@1.0.1
122 silly idealTree ├── extend@3.0.0
122 silly idealTree ├── extsprintf@1.0.2
122 silly idealTree ├── eyes@0.1.8
122 silly idealTree ├── fast-levenshtein@1.0.7
122 silly idealTree ├── figures@1.7.0
122 silly idealTree ├─┬ fileset@0.2.1
122 silly idealTree │ ├── glob@5.0.15
122 silly idealTree │ └── minimatch@2.0.10
122 silly idealTree ├── finalhandler@0.4.1
122 silly idealTree ├── forever-agent@0.5.2
122 silly idealTree ├─┬ form-data@0.1.4
122 silly idealTree │ ├── async@0.9.2
122 silly idealTree │ └── mime@1.2.11
122 silly idealTree ├── formidable@1.0.14
122 silly idealTree ├── forwarded@0.1.0
122 silly idealTree ├── fresh@0.3.0
122 silly idealTree ├── from@0.1.3
122 silly idealTree ├── fs-extra@0.22.1
122 silly idealTree ├── fs.realpath@1.0.0
122 silly idealTree ├─┬ fstream@0.1.31
122 silly idealTree │ └── graceful-fs@3.0.11
122 silly idealTree ├── generate-function@2.0.0
122 silly idealTree ├── generate-object-property@1.2.0
122 silly idealTree ├── get-stdin@4.0.1
122 silly idealTree ├─┬ getpass@0.1.6
122 silly idealTree │ └── assert-plus@1.0.0
122 silly idealTree ├── glob@7.0.6
122 silly idealTree ├── globals@6.4.1
122 silly idealTree ├── graceful-fs@4.1.6
122 silly idealTree ├── graceful-readlink@1.0.1
122 silly idealTree ├── growl@1.8.1
122 silly idealTree ├─┬ handlebars@4.0.5
122 silly idealTree │ └── source-map@0.4.4
122 silly idealTree ├── har-validator@2.0.6
122 silly idealTree ├─┬ has-ansi@2.0.0
122 silly idealTree │ └── ansi-regex@2.0.0
122 silly idealTree ├── has-flag@1.0.0
122 silly idealTree ├── hawk@1.0.0
122 silly idealTree ├─┬ hdc@0.7.0
122 silly idealTree │ ├── async@2.0.1
122 silly idealTree │ ├── commander@2.9.0
122 silly idealTree │ ├── sha1@1.1.1
122 silly idealTree │ └── underscore@1.8.3
122 silly idealTree ├── hoek@0.9.1
122 silly idealTree ├── http-errors@1.3.1
122 silly idealTree ├── http-signature@0.10.1
122 silly idealTree ├── iconv-lite@0.4.13
122 silly idealTree ├── inflight@1.0.5
122 silly idealTree ├── inherits@2.0.3
122 silly idealTree ├─┬ inquirer@0.8.5
122 silly idealTree │ └── lodash@3.10.1
122 silly idealTree ├── ip@0.0.1
122 silly idealTree ├── ipaddr.js@1.0.5
122 silly idealTree ├── is-buffer@1.1.4
122 silly idealTree ├── is-my-json-valid@2.13.1
122 silly idealTree ├── is-property@1.0.2
122 silly idealTree ├── is-typedarray@1.0.0
122 silly idealTree ├── isarray@1.0.0
122 silly idealTree ├── isexe@1.1.2
122 silly idealTree ├── isstream@0.1.2
122 silly idealTree ├─┬ istanbul@0.4.0
122 silly idealTree │ ├─┬ escodegen@1.7.1
122 silly idealTree │ │ └── esprima@1.2.5
122 silly idealTree │ ├── esprima@2.5.0
122 silly idealTree │ ├── estraverse@1.9.3
122 silly idealTree │ ├── esutils@2.0.2
122 silly idealTree │ ├── source-map@0.2.0
122 silly idealTree │ ├── supports-color@3.1.2
122 silly idealTree │ └── wordwrap@1.0.0
122 silly idealTree ├─┬ jade@0.26.3
122 silly idealTree │ ├── commander@0.6.1
122 silly idealTree │ └── mkdirp@0.3.0
122 silly idealTree ├── jison-lex@0.3.4
122 silly idealTree ├── jison@0.4.17
122 silly idealTree ├── jodid25519@1.0.2
122 silly idealTree ├─┬ js-yaml@3.0.1
122 silly idealTree │ └── esprima@1.0.4
122 silly idealTree ├── jsbn@0.1.0
122 silly idealTree ├── json-schema@0.2.3
122 silly idealTree ├── json-stringify-safe@5.0.1
122 silly idealTree ├── jsonfile@2.4.0
122 silly idealTree ├── jsonlint@1.6.0
122 silly idealTree ├── jsonpointer@2.0.0
122 silly idealTree ├── JSONSelect@0.4.0
122 silly idealTree ├── jsprim@1.3.1
122 silly idealTree ├── JSV@4.0.2
122 silly idealTree ├── kind-of@3.0.4
122 silly idealTree ├── lazy-cache@1.0.4
122 silly idealTree ├── lazystream@1.0.0
122 silly idealTree ├── lcov-parse@0.0.6
122 silly idealTree ├── levn@0.2.5
122 silly idealTree ├── lex-parser@0.1.4
122 silly idealTree ├── lodash@4.15.0
122 silly idealTree ├── log-driver@1.2.4
122 silly idealTree ├── longest@1.0.1
122 silly idealTree ├── lru-cache@2.7.3
122 silly idealTree ├── lru-queue@0.1.0
122 silly idealTree ├── map-stream@0.1.0
122 silly idealTree ├─┬ match-stream@0.0.2
122 silly idealTree │ ├── isarray@0.0.1
122 silly idealTree │ └── readable-stream@1.0.34
122 silly idealTree ├── MD5@1.3.0
122 silly idealTree ├── media-typer@0.3.0
122 silly idealTree ├── memoizee@0.3.10
122 silly idealTree ├── merge-descriptors@1.0.1
122 silly idealTree ├─┬ merkle@0.4.0
122 silly idealTree │ └── through@2.3.6
122 silly idealTree ├── methods@1.1.2
122 silly idealTree ├── mime-db@1.23.0
122 silly idealTree ├── mime-types@2.1.11
122 silly idealTree ├── mime@1.3.4
122 silly idealTree ├── mimeparse@0.1.4
122 silly idealTree ├── minimatch@3.0.3
122 silly idealTree ├── minimist@0.0.10
122 silly idealTree ├─┬ mkdirp@0.5.1
122 silly idealTree │ └── minimist@0.0.8
122 silly idealTree ├─┬ mocha-eslint@0.1.7
122 silly idealTree │ ├── glob@5.0.5
122 silly idealTree │ └── minimatch@2.0.10
122 silly idealTree ├── mocha-lcov-reporter@1.0.0
122 silly idealTree ├─┬ mocha@2.2.5
122 silly idealTree │ ├── commander@2.3.0
122 silly idealTree │ ├── debug@2.0.0
122 silly idealTree │ ├── escape-string-regexp@1.0.2
122 silly idealTree │ ├── glob@3.2.3
122 silly idealTree │ ├── graceful-fs@2.0.3
122 silly idealTree │ ├── minimatch@0.2.14
122 silly idealTree │ ├── minimist@0.0.8
122 silly idealTree │ ├── mkdirp@0.5.0
122 silly idealTree │ ├── ms@0.6.2
122 silly idealTree │ └── supports-color@1.2.1
122 silly idealTree ├── moment@2.6.0
122 silly idealTree ├─┬ morgan@1.6.1
122 silly idealTree │ └── depd@1.0.1
122 silly idealTree ├── ms@0.7.1
122 silly idealTree ├── multimeter@0.1.1
122 silly idealTree ├── mute-stream@0.0.4
122 silly idealTree ├── naclb@1.3.5
122 silly idealTree ├── nan@2.2.0
122 silly idealTree ├── natives@1.1.0
122 silly idealTree ├── negotiator@0.6.1
122 silly idealTree ├── next-tick@0.2.2
122 silly idealTree ├─┬ nnupnp@1.0.1
122 silly idealTree │ ├── async@0.1.22
122 silly idealTree │ └── request@2.10.0
122 silly idealTree ├─┬ node-pre-gyp@0.6.23
122 silly idealTree │ ├─┬ mkdirp@0.5.1
122 silly idealTree │ │ └── minimist@0.0.8
122 silly idealTree │ ├─┬ nopt@3.0.6
122 silly idealTree │ │ └── abbrev@1.0.7
122 silly idealTree │ ├─┬ npmlog@2.0.2
122 silly idealTree │ │ ├── ansi@0.3.1
122 silly idealTree │ │ ├─┬ are-we-there-yet@1.0.6
122 silly idealTree │ │ │ ├── delegates@1.0.0
122 silly idealTree │ │ │ └─┬ readable-stream@2.0.5
122 silly idealTree │ │ │ ├── core-util-is@1.0.2
122 silly idealTree │ │ │ ├── inherits@2.0.1
122 silly idealTree │ │ │ ├── isarray@0.0.1
122 silly idealTree │ │ │ ├── process-nextick-args@1.0.6
122 silly idealTree │ │ │ ├── string_decoder@0.10.31
122 silly idealTree │ │ │ └── util-deprecate@1.0.2
122 silly idealTree │ │ └─┬ gauge@1.2.7
122 silly idealTree │ │ ├── has-unicode@2.0.0
122 silly idealTree │ │ ├─┬ lodash.pad@4.1.0
122 silly idealTree │ │ │ ├── lodash.repeat@4.0.0
122 silly idealTree │ │ │ └── lodash.tostring@4.1.2
122 silly idealTree │ │ ├─┬ lodash.padend@4.2.0
122 silly idealTree │ │ │ ├── lodash.repeat@4.0.0
122 silly idealTree │ │ │ └── lodash.tostring@4.1.2
122 silly idealTree │ │ └─┬ lodash.padstart@4.2.0
122 silly idealTree │ │ ├── lodash.repeat@4.0.0
122 silly idealTree │ │ └── lodash.tostring@4.1.2
122 silly idealTree │ ├─┬ rc@1.1.6
122 silly idealTree │ │ ├── deep-extend@0.4.1
122 silly idealTree │ │ ├── ini@1.3.4
122 silly idealTree │ │ ├── minimist@1.2.0
122 silly idealTree │ │ └── strip-json-comments@1.0.4
122 silly idealTree │ ├─┬ request@2.69.0
122 silly idealTree │ │ ├── aws-sign2@0.6.0
122 silly idealTree │ │ ├─┬ aws4@1.3.2
122 silly idealTree │ │ │ └─┬ lru-cache@4.0.0
122 silly idealTree │ │ │ ├── pseudomap@1.0.2
122 silly idealTree │ │ │ └── yallist@2.0.0
122 silly idealTree │ │ ├─┬ bl@1.0.3
122 silly idealTree │ │ │ └─┬ readable-stream@2.0.5
122 silly idealTree │ │ │ ├── core-util-is@1.0.2
122 silly idealTree │ │ │ ├── inherits@2.0.1
122 silly idealTree │ │ │ ├── isarray@0.0.1
122 silly idealTree │ │ │ ├── process-nextick-args@1.0.6
122 silly idealTree │ │ │ ├── string_decoder@0.10.31
122 silly idealTree │ │ │ └── util-deprecate@1.0.2
122 silly idealTree │ │ ├── caseless@0.11.0
122 silly idealTree │ │ ├─┬ combined-stream@1.0.5
122 silly idealTree │ │ │ └── delayed-stream@1.0.0
122 silly idealTree │ │ ├── extend@3.0.0
122 silly idealTree │ │ ├── forever-agent@0.6.1
122 silly idealTree │ │ ├─┬ form-data@1.0.0-rc3
122 silly idealTree │ │ │ └── async@1.5.2
122 silly idealTree │ │ ├─┬ har-validator@2.0.6
122 silly idealTree │ │ │ ├─┬ chalk@1.1.1
122 silly idealTree │ │ │ │ ├─┬ ansi-styles@2.2.0
122 silly idealTree │ │ │ │ │ └── color-convert@1.0.0
122 silly idealTree │ │ │ │ ├── escape-string-regexp@1.0.5
122 silly idealTree │ │ │ │ ├─┬ has-ansi@2.0.0
122 silly idealTree │ │ │ │ │ └── ansi-regex@2.0.0
122 silly idealTree │ │ │ │ ├─┬ strip-ansi@3.0.1
122 silly idealTree │ │ │ │ │ └── ansi-regex@2.0.0
122 silly idealTree │ │ │ │ └── supports-color@2.0.0
122 silly idealTree │ │ │ ├─┬ commander@2.9.0
122 silly idealTree │ │ │ │ └── graceful-readlink@1.0.1
122 silly idealTree │ │ │ ├─┬ is-my-json-valid@2.13.1
122 silly idealTree │ │ │ │ ├── generate-function@2.0.0
122 silly idealTree │ │ │ │ ├─┬ generate-object-property@1.2.0
122 silly idealTree │ │ │ │ │ └── is-property@1.0.2
122 silly idealTree │ │ │ │ ├── jsonpointer@2.0.0
122 silly idealTree │ │ │ │ └── xtend@4.0.1
122 silly idealTree │ │ │ └─┬ pinkie-promise@2.0.0
122 silly idealTree │ │ │ └── pinkie@2.0.4
122 silly idealTree │ │ ├─┬ hawk@3.1.3
122 silly idealTree │ │ │ ├── boom@2.10.1
122 silly idealTree │ │ │ ├── cryptiles@2.0.5
122 silly idealTree │ │ │ ├── hoek@2.16.3
122 silly idealTree │ │ │ └── sntp@1.0.9
122 silly idealTree │ │ ├─┬ http-signature@1.1.1
122 silly idealTree │ │ │ ├── assert-plus@0.2.0
122 silly idealTree │ │ │ ├─┬ jsprim@1.2.2
122 silly idealTree │ │ │ │ ├── extsprintf@1.0.2
122 silly idealTree │ │ │ │ ├── json-schema@0.2.2
122 silly idealTree │ │ │ │ └── verror@1.3.6
122 silly idealTree │ │ │ └─┬ sshpk@1.7.4
122 silly idealTree │ │ │ ├── asn1@0.2.3
122 silly idealTree │ │ │ ├─┬ dashdash@1.13.0
122 silly idealTree │ │ │ │ └── assert-plus@1.0.0
122 silly idealTree │ │ │ ├── ecc-jsbn@0.1.1
122 silly idealTree │ │ │ ├── jodid25519@1.0.2
122 silly idealTree │ │ │ ├── jsbn@0.1.0
122 silly idealTree │ │ │ └── tweetnacl@0.14.1
122 silly idealTree │ │ ├── is-typedarray@1.0.0
122 silly idealTree │ │ ├── isstream@0.1.2
122 silly idealTree │ │ ├── json-stringify-safe@5.0.1
122 silly idealTree │ │ ├─┬ mime-types@2.1.10
122 silly idealTree │ │ │ └── mime-db@1.22.0
122 silly idealTree │ │ ├── node-uuid@1.4.7
122 silly idealTree │ │ ├── oauth-sign@0.8.1
122 silly idealTree │ │ ├── qs@6.0.2
122 silly idealTree │ │ ├── stringstream@0.0.5
122 silly idealTree │ │ ├── tough-cookie@2.2.1
122 silly idealTree │ │ └── tunnel-agent@0.4.2
122 silly idealTree │ ├─┬ rimraf@2.5.2
122 silly idealTree │ │ └─┬ glob@7.0.0
122 silly idealTree │ │ ├─┬ inflight@1.0.4
122 silly idealTree │ │ │ └── wrappy@1.0.1
122 silly idealTree │ │ ├── inherits@2.0.1
122 silly idealTree │ │ ├─┬ minimatch@3.0.0
122 silly idealTree │ │ │ └─┬ brace-expansion@1.1.3
122 silly idealTree │ │ │ ├── balanced-match@0.3.0
122 silly idealTree │ │ │ └── concat-map@0.0.1
122 silly idealTree │ │ ├─┬ once@1.3.3
122 silly idealTree │ │ │ └── wrappy@1.0.1
122 silly idealTree │ │ └── path-is-absolute@1.0.0
122 silly idealTree │ ├── semver@5.1.0
122 silly idealTree │ ├─┬ tar-pack@3.1.3
122 silly idealTree │ │ ├─┬ debug@2.2.0
122 silly idealTree │ │ │ └── ms@0.7.1
122 silly idealTree │ │ ├─┬ fstream-ignore@1.0.3
122 silly idealTree │ │ │ ├── inherits@2.0.1
122 silly idealTree │ │ │ └─┬ minimatch@3.0.0
122 silly idealTree │ │ │ └─┬ brace-expansion@1.1.3
122 silly idealTree │ │ │ ├── balanced-match@0.3.0
122 silly idealTree │ │ │ └── concat-map@0.0.1
122 silly idealTree │ │ ├─┬ fstream@1.0.8
122 silly idealTree │ │ │ ├── graceful-fs@4.1.3
122 silly idealTree │ │ │ └── inherits@2.0.1
122 silly idealTree │ │ ├─┬ once@1.3.3
122 silly idealTree │ │ │ └── wrappy@1.0.1
122 silly idealTree │ │ ├─┬ readable-stream@2.0.5
122 silly idealTree │ │ │ ├── core-util-is@1.0.2
122 silly idealTree │ │ │ ├── inherits@2.0.1
122 silly idealTree │ │ │ ├── isarray@0.0.1
122 silly idealTree │ │ │ ├── process-nextick-args@1.0.6
122 silly idealTree │ │ │ ├── string_decoder@0.10.31
122 silly idealTree │ │ │ └── util-deprecate@1.0.2
122 silly idealTree │ │ └── uid-number@0.0.6
122 silly idealTree │ └─┬ tar@2.2.1
122 silly idealTree │ ├── block-stream@0.0.8
122 silly idealTree │ ├─┬ fstream@1.0.8
122 silly idealTree │ │ └── graceful-fs@4.1.3
122 silly idealTree │ └── inherits@2.0.1
122 silly idealTree ├── node-uuid@1.4.7
122 silly idealTree ├─┬ nomnom@1.5.2
122 silly idealTree │ ├── colors@0.5.1
122 silly idealTree │ └── underscore@1.1.7
122 silly idealTree ├── nopt@3.0.6
122 silly idealTree ├── normalize-path@2.0.1
122 silly idealTree ├── oauth-sign@0.3.0
122 silly idealTree ├── object-assign@4.1.0
122 silly idealTree ├── on-finished@2.3.0
122 silly idealTree ├── on-headers@1.0.1
122 silly idealTree ├── once@1.4.0
122 silly idealTree ├── optimist@0.6.1
122 silly idealTree ├── optionator@0.5.0
122 silly idealTree ├── options@0.0.6
122 silly idealTree ├── over@0.0.5
122 silly idealTree ├── parseurl@1.3.1
122 silly idealTree ├── path-is-absolute@1.0.0
122 silly idealTree ├── path-to-regexp@0.1.7
122 silly idealTree ├── pause-stream@0.0.11
122 silly idealTree ├── pinkie-promise@2.0.1
122 silly idealTree ├── pinkie@2.0.4
122 silly idealTree ├── pkginfo@0.3.1
122 silly idealTree ├── prelude-ls@1.1.2
122 silly idealTree ├── process-nextick-args@1.0.7
122 silly idealTree ├── proxy-addr@1.0.10
122 silly idealTree ├─┬ pullstream@0.4.1
122 silly idealTree │ ├── isarray@0.0.1
122 silly idealTree │ └── readable-stream@1.0.34
122 silly idealTree ├── punycode@2.0.0
122 silly idealTree ├─┬ q-io@1.13.2
122 silly idealTree │ └── qs@1.2.2
122 silly idealTree ├── q@1.1.2
122 silly idealTree ├── qs@5.2.0
122 silly idealTree ├── range-parser@1.0.3
122 silly idealTree ├─┬ raw-body@2.1.7
122 silly idealTree │ └── bytes@2.4.0
122 silly idealTree ├── readable-stream@2.1.5
122 silly idealTree ├─┬ readline2@0.1.1
122 silly idealTree │ └── strip-ansi@2.0.1
122 silly idealTree ├── reduce-component@1.0.1
122 silly idealTree ├── repeat-string@1.5.4
122 silly idealTree ├─┬ request-promise@0.4.2
122 silly idealTree │ ├── assert-plus@0.2.0
122 silly idealTree │ ├─┬ async@2.0.1
122 silly idealTree │ │ └── lodash@4.15.0
122 silly idealTree │ ├── aws-sign2@0.6.0
122 silly idealTree │ ├── boom@2.10.1
122 silly idealTree │ ├── chalk@1.0.0
122 silly idealTree │ ├── combined-stream@1.0.5
122 silly idealTree │ ├── cryptiles@2.0.5
122 silly idealTree │ ├── delayed-stream@1.0.0
122 silly idealTree │ ├── forever-agent@0.6.1
122 silly idealTree │ ├── form-data@1.0.1
122 silly idealTree │ ├── has-ansi@1.0.3
122 silly idealTree │ ├── hawk@3.1.3
122 silly idealTree │ ├── hoek@2.16.3
122 silly idealTree │ ├── http-signature@1.1.1
122 silly idealTree │ ├── lodash@3.6.0
122 silly idealTree │ ├── oauth-sign@0.8.2
122 silly idealTree │ ├── qs@6.2.1
122 silly idealTree │ ├── request@2.74.0
122 silly idealTree │ ├── sntp@1.0.9
122 silly idealTree │ ├── strip-ansi@2.0.1
122 silly idealTree │ ├── supports-color@1.3.1
122 silly idealTree │ ├── tough-cookie@2.3.1
122 silly idealTree │ └── tunnel-agent@0.4.3
122 silly idealTree ├─┬ request@2.31.0
122 silly idealTree │ ├── mime@1.2.11
122 silly idealTree │ └── qs@0.6.6
122 silly idealTree ├── resolve@1.1.7
122 silly idealTree ├── right-align@0.1.3
122 silly idealTree ├── rimraf@2.5.4
122 silly idealTree ├── rx@2.5.3
122 silly idealTree ├── sax@1.2.1
122 silly idealTree ├── scrypt@6.0.1
122 silly idealTree ├── scryptb@6.0.4
122 silly idealTree ├─┬ send@0.13.1
122 silly idealTree │ └── statuses@1.2.1
122 silly idealTree ├─┬ serve-static@1.10.3
122 silly idealTree │ ├── send@0.13.2
122 silly idealTree │ └── statuses@1.2.1
122 silly idealTree ├── setimmediate@1.0.5
122 silly idealTree ├── sha1@1.1.0
122 silly idealTree ├── should-equal@1.0.1
122 silly idealTree ├── should-format@3.0.1
122 silly idealTree ├── should-type-adaptors@1.0.0
122 silly idealTree ├── should-type@1.4.0
122 silly idealTree ├── should-util@1.0.0
122 silly idealTree ├── should@11.1.0
122 silly idealTree ├── sigmund@1.0.1
122 silly idealTree ├─┬ slice-stream@1.0.0
122 silly idealTree │ ├── isarray@0.0.1
122 silly idealTree │ └── readable-stream@1.0.34
122 silly idealTree ├── sntp@0.2.4
122 silly idealTree ├── source-map@0.1.43
122 silly idealTree ├── split@0.2.10
122 silly idealTree ├── sprintf-js@1.0.3
122 silly idealTree ├─┬ sqlite3b@3.1.2
122 silly idealTree │ └─┬ node-pre-gyp@0.6.23
122 silly idealTree │ ├─┬ mkdirp@0.5.1
122 silly idealTree │ │ └── minimist@0.0.8
122 silly idealTree │ ├─┬ nopt@3.0.6
122 silly idealTree │ │ └── abbrev@1.0.7
122 silly idealTree │ ├─┬ npmlog@2.0.2
122 silly idealTree │ │ ├── ansi@0.3.1
122 silly idealTree │ │ ├─┬ are-we-there-yet@1.0.6
122 silly idealTree │ │ │ ├── delegates@1.0.0
122 silly idealTree │ │ │ └─┬ readable-stream@2.0.5
122 silly idealTree │ │ │ ├── core-util-is@1.0.2
122 silly idealTree │ │ │ ├── inherits@2.0.1
122 silly idealTree │ │ │ ├── isarray@0.0.1
122 silly idealTree │ │ │ ├── process-nextick-args@1.0.6
122 silly idealTree │ │ │ ├── string_decoder@0.10.31
122 silly idealTree │ │ │ └── util-deprecate@1.0.2
122 silly idealTree │ │ └─┬ gauge@1.2.7
122 silly idealTree │ │ ├── has-unicode@2.0.0
122 silly idealTree │ │ ├─┬ lodash.pad@4.1.0
122 silly idealTree │ │ │ ├── lodash.repeat@4.0.0
122 silly idealTree │ │ │ └── lodash.tostring@4.1.2
122 silly idealTree │ │ ├─┬ lodash.padend@4.2.0
122 silly idealTree │ │ │ ├── lodash.repeat@4.0.0
122 silly idealTree │ │ │ └── lodash.tostring@4.1.2
122 silly idealTree │ │ └─┬ lodash.padstart@4.2.0
122 silly idealTree │ │ ├── lodash.repeat@4.0.0
122 silly idealTree │ │ └── lodash.tostring@4.1.2
122 silly idealTree │ ├─┬ rc@1.1.6
122 silly idealTree │ │ ├── deep-extend@0.4.1
122 silly idealTree │ │ ├── ini@1.3.4
122 silly idealTree │ │ ├── minimist@1.2.0
122 silly idealTree │ │ └── strip-json-comments@1.0.4
122 silly idealTree │ ├─┬ request@2.69.0
122 silly idealTree │ │ ├── aws-sign2@0.6.0
122 silly idealTree │ │ ├─┬ aws4@1.3.2
122 silly idealTree │ │ │ └─┬ lru-cache@4.0.0
122 silly idealTree │ │ │ ├── pseudomap@1.0.2
122 silly idealTree │ │ │ └── yallist@2.0.0
122 silly idealTree │ │ ├─┬ bl@1.0.3
122 silly idealTree │ │ │ └─┬ readable-stream@2.0.5
122 silly idealTree │ │ │ ├── core-util-is@1.0.2
122 silly idealTree │ │ │ ├── inherits@2.0.1
122 silly idealTree │ │ │ ├── isarray@0.0.1
122 silly idealTree │ │ │ ├── process-nextick-args@1.0.6
122 silly idealTree │ │ │ ├── string_decoder@0.10.31
122 silly idealTree │ │ │ └── util-deprecate@1.0.2
122 silly idealTree │ │ ├── caseless@0.11.0
122 silly idealTree │ │ ├─┬ combined-stream@1.0.5
122 silly idealTree │ │ │ └── delayed-stream@1.0.0
122 silly idealTree │ │ ├── extend@3.0.0
122 silly idealTree │ │ ├── forever-agent@0.6.1
122 silly idealTree │ │ ├─┬ form-data@1.0.0-rc3
122 silly idealTree │ │ │ └── async@1.5.2
122 silly idealTree │ │ ├─┬ har-validator@2.0.6
122 silly idealTree │ │ │ ├─┬ chalk@1.1.1
122 silly idealTree │ │ │ │ ├─┬ ansi-styles@2.2.0
122 silly idealTree │ │ │ │ │ └── color-convert@1.0.0
122 silly idealTree │ │ │ │ ├── escape-string-regexp@1.0.5
122 silly idealTree │ │ │ │ ├─┬ has-ansi@2.0.0
122 silly idealTree │ │ │ │ │ └── ansi-regex@2.0.0
122 silly idealTree │ │ │ │ ├─┬ strip-ansi@3.0.1
122 silly idealTree │ │ │ │ │ └── ansi-regex@2.0.0
122 silly idealTree │ │ │ │ └── supports-color@2.0.0
122 silly idealTree │ │ │ ├─┬ commander@2.9.0
122 silly idealTree │ │ │ │ └── graceful-readlink@1.0.1
122 silly idealTree │ │ │ ├─┬ is-my-json-valid@2.13.1
122 silly idealTree │ │ │ │ ├── generate-function@2.0.0
122 silly idealTree │ │ │ │ ├─┬ generate-object-property@1.2.0
122 silly idealTree │ │ │ │ │ └── is-property@1.0.2
122 silly idealTree │ │ │ │ ├── jsonpointer@2.0.0
122 silly idealTree │ │ │ │ └── xtend@4.0.1
122 silly idealTree │ │ │ └─┬ pinkie-promise@2.0.0
122 silly idealTree │ │ │ └── pinkie@2.0.4
122 silly idealTree │ │ ├─┬ hawk@3.1.3
122 silly idealTree │ │ │ ├── boom@2.10.1
122 silly idealTree │ │ │ ├── cryptiles@2.0.5
122 silly idealTree │ │ │ ├── hoek@2.16.3
122 silly idealTree │ │ │ └── sntp@1.0.9
122 silly idealTree │ │ ├─┬ http-signature@1.1.1
122 silly idealTree │ │ │ ├── assert-plus@0.2.0
122 silly idealTree │ │ │ ├─┬ jsprim@1.2.2
122 silly idealTree │ │ │ │ ├── extsprintf@1.0.2
122 silly idealTree │ │ │ │ ├── json-schema@0.2.2
122 silly idealTree │ │ │ │ └── verror@1.3.6
122 silly idealTree │ │ │ └─┬ sshpk@1.7.4
122 silly idealTree │ │ │ ├── asn1@0.2.3
122 silly idealTree │ │ │ ├─┬ dashdash@1.13.0
122 silly idealTree │ │ │ │ └── assert-plus@1.0.0
122 silly idealTree │ │ │ ├── ecc-jsbn@0.1.1
122 silly idealTree │ │ │ ├── jodid25519@1.0.2
122 silly idealTree │ │ │ ├── jsbn@0.1.0
122 silly idealTree │ │ │ └── tweetnacl@0.14.1
122 silly idealTree │ │ ├── is-typedarray@1.0.0
122 silly idealTree │ │ ├── isstream@0.1.2
122 silly idealTree │ │ ├── json-stringify-safe@5.0.1
122 silly idealTree │ │ ├─┬ mime-types@2.1.10
122 silly idealTree │ │ │ └── mime-db@1.22.0
122 silly idealTree │ │ ├── node-uuid@1.4.7
122 silly idealTree │ │ ├── oauth-sign@0.8.1
122 silly idealTree │ │ ├── qs@6.0.2
122 silly idealTree │ │ ├── stringstream@0.0.5
122 silly idealTree │ │ ├── tough-cookie@2.2.1
122 silly idealTree │ │ └── tunnel-agent@0.4.2
122 silly idealTree │ ├─┬ rimraf@2.5.2
122 silly idealTree │ │ └─┬ glob@7.0.0
122 silly idealTree │ │ ├─┬ inflight@1.0.4
122 silly idealTree │ │ │ └── wrappy@1.0.1
122 silly idealTree │ │ ├── inherits@2.0.1
122 silly idealTree │ │ ├─┬ minimatch@3.0.0
122 silly idealTree │ │ │ └─┬ brace-expansion@1.1.3
122 silly idealTree │ │ │ ├── balanced-match@0.3.0
122 silly idealTree │ │ │ └── concat-map@0.0.1
122 silly idealTree │ │ ├─┬ once@1.3.3
122 silly idealTree │ │ │ └── wrappy@1.0.1
122 silly idealTree │ │ └── path-is-absolute@1.0.0
122 silly idealTree │ ├── semver@5.1.0
122 silly idealTree │ ├─┬ tar-pack@3.1.3
122 silly idealTree │ │ ├─┬ debug@2.2.0
122 silly idealTree │ │ │ └── ms@0.7.1
122 silly idealTree │ │ ├─┬ fstream-ignore@1.0.3
122 silly idealTree │ │ │ ├── inherits@2.0.1
122 silly idealTree │ │ │ └─┬ minimatch@3.0.0
122 silly idealTree │ │ │ └─┬ brace-expansion@1.1.3
122 silly idealTree │ │ │ ├── balanced-match@0.3.0
122 silly idealTree │ │ │ └── concat-map@0.0.1
122 silly idealTree │ │ ├─┬ fstream@1.0.8
122 silly idealTree │ │ │ ├── graceful-fs@4.1.3
122 silly idealTree │ │ │ └── inherits@2.0.1
122 silly idealTree │ │ ├─┬ once@1.3.3
122 silly idealTree │ │ │ └── wrappy@1.0.1
122 silly idealTree │ │ ├─┬ readable-stream@2.0.5
122 silly idealTree │ │ │ ├── core-util-is@1.0.2
122 silly idealTree │ │ │ ├── inherits@2.0.1
122 silly idealTree │ │ │ ├── isarray@0.0.1
122 silly idealTree │ │ │ ├── process-nextick-args@1.0.6
122 silly idealTree │ │ │ ├── string_decoder@0.10.31
122 silly idealTree │ │ │ └── util-deprecate@1.0.2
122 silly idealTree │ │ └── uid-number@0.0.6
122 silly idealTree │ └─┬ tar@2.2.1
122 silly idealTree │ ├── block-stream@0.0.8
122 silly idealTree │ ├─┬ fstream@1.0.8
122 silly idealTree │ │ └── graceful-fs@4.1.3
122 silly idealTree │ └── inherits@2.0.1
122 silly idealTree ├─┬ sshpk@1.10.0
122 silly idealTree │ ├── asn1@0.2.3
122 silly idealTree │ ├── assert-plus@1.0.0
122 silly idealTree │ └── tweetnacl@0.13.3
122 silly idealTree ├── stack-trace@0.0.9
122 silly idealTree ├── statuses@1.3.0
122 silly idealTree ├── stream-combiner@0.0.4
122 silly idealTree ├── streamifier@0.1.1
122 silly idealTree ├── streamsearch@0.1.2
122 silly idealTree ├── string_decoder@0.10.31
122 silly idealTree ├── stringstream@0.0.5
122 silly idealTree ├─┬ strip-ansi@3.0.1
122 silly idealTree │ └── ansi-regex@2.0.0
122 silly idealTree ├── strip-json-comments@1.0.4
122 silly idealTree ├─┬ superagent@1.4.0
122 silly idealTree │ ├── async@0.9.2
122 silly idealTree │ ├── extend@1.2.1
122 silly idealTree │ ├── form-data@0.2.0
122 silly idealTree │ ├── isarray@0.0.1
122 silly idealTree │ ├── methods@1.0.1
122 silly idealTree │ ├── mime-db@1.12.0
122 silly idealTree │ ├── mime-types@2.0.14
122 silly idealTree │ ├── qs@2.3.3
122 silly idealTree │ └── readable-stream@1.0.27-1
122 silly idealTree ├─┬ supertest@2.0.0
122 silly idealTree │ ├── combined-stream@1.0.5
122 silly idealTree │ ├── component-emitter@1.2.1
122 silly idealTree │ ├── cookiejar@2.1.0
122 silly idealTree │ ├── delayed-stream@1.0.0
122 silly idealTree │ ├── form-data@1.0.0-rc4
122 silly idealTree │ ├── formidable@1.0.17
122 silly idealTree │ ├── qs@6.2.1
122 silly idealTree │ └── superagent@2.2.0
122 silly idealTree ├── supports-color@2.0.0
122 silly idealTree ├── tar-stream@1.5.2
122 silly idealTree ├── text-table@0.2.0
122 silly idealTree ├── through@2.3.8
122 silly idealTree ├── timers-ext@0.1.0
122 silly idealTree ├── tough-cookie@0.9.15
122 silly idealTree ├── traverse@0.3.9
122 silly idealTree ├── tunnel-agent@0.3.0
122 silly idealTree ├── tweetnacl@0.14.1
122 silly idealTree ├── type-check@0.3.2
122 silly idealTree ├── type-is@1.6.13
122 silly idealTree ├── typedarray@0.0.6
122 silly idealTree ├─┬ uglify-js@2.7.3
122 silly idealTree │ ├── async@0.2.10
122 silly idealTree │ └── source-map@0.5.6
122 silly idealTree ├── uglify-to-browserify@1.0.2
122 silly idealTree ├── ultron@1.0.2
122 silly idealTree ├── underscore.string@2.4.0
122 silly idealTree ├── underscore@1.8.3
122 silly idealTree ├── unpipe@1.0.0
122 silly idealTree ├─┬ unzip@0.1.11
122 silly idealTree │ ├── isarray@0.0.1
122 silly idealTree │ └── readable-stream@1.0.34
122 silly idealTree ├─┬ unzip2@0.2.5
122 silly idealTree │ ├── isarray@0.0.1
122 silly idealTree │ └── readable-stream@1.0.34
122 silly idealTree ├── url2@0.0.0
122 silly idealTree ├── user-home@1.1.1
122 silly idealTree ├── util-deprecate@1.0.2
122 silly idealTree ├── utils-merge@1.0.0
122 silly idealTree ├── vary@1.1.0
122 silly idealTree ├── verror@1.3.6
122 silly idealTree ├─┬ vucoin@0.30.4
122 silly idealTree │ ├── assert-plus@0.2.0
122 silly idealTree │ ├── aws-sign2@0.6.0
122 silly idealTree │ ├── bl@1.0.3
122 silly idealTree │ ├── boom@2.10.1
122 silly idealTree │ ├── combined-stream@1.0.5
122 silly idealTree │ ├── cryptiles@2.0.5
122 silly idealTree │ ├── delayed-stream@1.0.0
122 silly idealTree │ ├── forever-agent@0.6.1
122 silly idealTree │ ├─┬ form-data@1.0.1
122 silly idealTree │ │ ├── async@2.0.1
122 silly idealTree │ │ └── lodash@4.15.0
122 silly idealTree │ ├── hawk@3.1.3
122 silly idealTree │ ├── hoek@2.16.3
122 silly idealTree │ ├── http-signature@1.1.1
122 silly idealTree │ ├─┬ inquirer@0.5.0
122 silly idealTree │ │ └── async@0.8.0
122 silly idealTree │ ├── lodash@2.4.2
122 silly idealTree │ ├─┬ merkle@0.1.0
122 silly idealTree │ │ ├── async@2.0.1
122 silly idealTree │ │ ├── lodash@4.15.0
122 silly idealTree │ │ ├── sha1@1.1.1
122 silly idealTree │ │ └── underscore@1.8.3
122 silly idealTree │ ├── moment@2.8.3
122 silly idealTree │ ├── naclb@1.3.2
122 silly idealTree │ ├── oauth-sign@0.8.2
122 silly idealTree │ ├── optimist@0.6.1
122 silly idealTree │ ├── readable-stream@2.0.6
122 silly idealTree │ ├── request@2.67.0
122 silly idealTree │ ├── sha1@1.1.1
122 silly idealTree │ ├── sntp@1.0.9
122 silly idealTree │ ├── tough-cookie@2.2.2
122 silly idealTree │ ├── tunnel-agent@0.4.3
122 silly idealTree │ └── tweetnacl@0.11.2
122 silly idealTree ├── weak-map@1.0.0
122 silly idealTree ├── which@1.2.11
122 silly idealTree ├── window-size@0.1.0
122 silly idealTree ├─┬ winston@2.1.1
122 silly idealTree │ ├── async@1.0.0
122 silly idealTree │ └── colors@1.0.3
122 silly idealTree ├── wordwrap@0.0.3
122 silly idealTree ├── wotb@0.4.11
122 silly idealTree ├── wrappy@1.0.2
122 silly idealTree ├── ws@1.0.1
122 silly idealTree ├── xml-escape@1.0.0
122 silly idealTree ├── xml2js@0.1.14
122 silly idealTree ├── xtend@4.0.1
122 silly idealTree ├── yargs@3.10.0
122 silly idealTree └── zip-stream@1.1.0
123 silly generateActionsToTake Starting
124 silly install generateActionsToTake
125 silly generateActionsToTake Finishing
126 silly diffTrees action count 1
127 silly diffTrees add wotb@0.4.11
128 silly decomposeActions action count 8
129 silly decomposeActions fetch wotb@0.4.11
130 silly decomposeActions extract wotb@0.4.11
131 silly decomposeActions test wotb@0.4.11
132 silly decomposeActions preinstall wotb@0.4.11
133 silly decomposeActions build wotb@0.4.11
134 silly decomposeActions install wotb@0.4.11
135 silly decomposeActions postinstall wotb@0.4.11
136 silly decomposeActions finalize wotb@0.4.11
137 silly runTopLevelLifecycles Starting
138 silly install runPreinstallTopLevelLifecycles
139 silly preinstall duniter@0.30.17 /Users/user/dev/duniter/duniter-ef1ae47e
140 info lifecycle duniter@0.30.17~preinstall: duniter@0.30.17
141 silly lifecycle duniter@0.30.17~preinstall: no script for preinstall, continuing
142 silly executeActions Starting
143 silly install executeActions
144 silly doSerial global-install 0
145 silly doParallel fetch 1
146 verbose correctMkdir /Users/user/.npm/_locks correctMkdir not in flight; initializing
147 verbose lock using /Users/user/.npm/_locks/staging-7669cbfe584b042e.lock for /Users/user/dev/duniter/node_modules/.staging
148 silly doParallel extract 1
149 silly extract wotb@0.4.11
150 verbose unbuild node_modules/.staging/wotb-fd11cf9c
151 silly gentlyRm /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c is being purged from base /Users/user/dev/duniter
152 verbose gentlyRm don't care about contents; nuking /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c
153 verbose tar unpack /Users/user/.npm/wotb/0.4.11/package.tgz
154 verbose tar unpacking to /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c
155 silly gentlyRm /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c is being purged
156 verbose gentlyRm don't care about contents; nuking /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c
157 silly gunzTarPerm modes [ '755', '644' ]
158 silly gunzTarPerm extractEntry package.json
159 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
160 silly gunzTarPerm extractEntry .npmignore
161 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
162 silly gunzTarPerm extractEntry LICENSE
163 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
164 silly gunzTarPerm extractEntry index.js
165 silly gunzTarPerm modified mode [ 'index.js', 436, 420 ]
166 silly gunzTarPerm extractEntry binding.gyp
167 silly gunzTarPerm modified mode [ 'binding.gyp', 436, 420 ]
168 silly gunzTarPerm extractEntry functions.cc
169 silly gunzTarPerm modified mode [ 'functions.cc', 436, 420 ]
170 silly gunzTarPerm extractEntry .travis.yml
171 silly gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
172 silly gunzTarPerm extractEntry wotcpp/CMakeLists.txt
173 silly gunzTarPerm modified mode [ 'wotcpp/CMakeLists.txt', 436, 420 ]
174 silly gunzTarPerm extractEntry wotcpp/FileWoT.cpp
175 silly gunzTarPerm modified mode [ 'wotcpp/FileWoT.cpp', 436, 420 ]
176 silly gunzTarPerm extractEntry wotcpp/MemoryWoT.cpp
177 silly gunzTarPerm modified mode [ 'wotcpp/MemoryWoT.cpp', 436, 420 ]
178 silly gunzTarPerm extractEntry wotcpp/include/AbstractWoT.h
179 silly gunzTarPerm modified mode [ 'wotcpp/include/AbstractWoT.h', 436, 420 ]
180 silly gunzTarPerm extractEntry wotcpp/include/FileWoT.h
181 silly gunzTarPerm modified mode [ 'wotcpp/include/FileWoT.h', 436, 420 ]
182 silly gunzTarPerm extractEntry wotcpp/include/MemoryWoT.h
183 silly gunzTarPerm modified mode [ 'wotcpp/include/MemoryWoT.h', 436, 420 ]
184 silly gunzTarPerm extractEntry wotcpp/include/distanceResult.h
185 silly gunzTarPerm modified mode [ 'wotcpp/include/distanceResult.h', 436, 420 ]
186 silly gunzTarPerm extractEntry wotcpp/include/log.h
187 silly gunzTarPerm modified mode [ 'wotcpp/include/log.h', 436, 420 ]
188 silly gunzTarPerm extractEntry wotcpp/include/misc.h
189 silly gunzTarPerm modified mode [ 'wotcpp/include/misc.h', 436, 420 ]
190 silly gunzTarPerm extractEntry wotcpp/include/node.h
191 silly gunzTarPerm modified mode [ 'wotcpp/include/node.h', 436, 420 ]
192 silly gunzTarPerm extractEntry wotcpp/include/webOfTrust.h
193 silly gunzTarPerm modified mode [ 'wotcpp/include/webOfTrust.h', 436, 420 ]
194 silly gunzTarPerm extractEntry wotcpp/log.cpp
195 silly gunzTarPerm modified mode [ 'wotcpp/log.cpp', 436, 420 ]
196 silly gunzTarPerm extractEntry wotcpp/main.cpp
197 silly gunzTarPerm modified mode [ 'wotcpp/main.cpp', 436, 420 ]
198 silly gunzTarPerm extractEntry wotcpp/misc.cpp
199 silly gunzTarPerm modified mode [ 'wotcpp/misc.cpp', 436, 420 ]
200 silly gunzTarPerm extractEntry wotcpp/node.cpp
201 silly gunzTarPerm modified mode [ 'wotcpp/node.cpp', 436, 420 ]
202 silly gunzTarPerm extractEntry wotcpp/webOfTrust.cpp
203 silly gunzTarPerm modified mode [ 'wotcpp/webOfTrust.cpp', 436, 420 ]
204 silly gunzTarPerm extractEntry appveyor.yml
205 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ]
206 silly gunzTarPerm extractEntry readme.md
207 silly gunzTarPerm modified mode [ 'readme.md', 436, 420 ]
208 silly gunzTarPerm extractEntry tests/test.js
209 silly gunzTarPerm modified mode [ 'tests/test.js', 436, 420 ]
210 silly gunzTarPerm extractEntry wotb.cc
211 silly gunzTarPerm modified mode [ 'wotb.cc', 436, 420 ]
212 silly gunzTarPerm extractEntry functions.h
213 silly gunzTarPerm modified mode [ 'functions.h', 436, 420 ]
214 silly gentlyRm /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c/node_modules is being purged
215 verbose gentlyRm don't care about contents; nuking /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c/node_modules
216 silly doParallel preinstall 1
217 silly preinstall wotb@0.4.11 /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c
218 info lifecycle wotb@0.4.11~preinstall: wotb@0.4.11
219 silly lifecycle wotb@0.4.11~preinstall: no script for preinstall, continuing
220 silly doReverseSerial remove 0
221 silly doSerial move 0
222 silly doSerial finalize 1
223 silly finalize /Users/user/dev/duniter/node_modules/wotb
224 silly doSerial build 1
225 silly build wotb@0.4.11
226 info linkStuff wotb@0.4.11
227 silly linkStuff wotb@0.4.11 has /Users/user/dev/duniter/node_modules as its parent node_modules
228 verbose linkBins wotb@0.4.11
229 verbose linkMans wotb@0.4.11
230 silly doSerial global-link 0
231 silly doParallel update-linked 0
232 silly doSerial install 1
233 silly install wotb@0.4.11 /Users/user/dev/duniter/node_modules/.staging/wotb-fd11cf9c
234 info lifecycle wotb@0.4.11~install: wotb@0.4.11
235 verbose lifecycle wotb@0.4.11~install: unsafe-perm in lifecycle true
236 verbose lifecycle wotb@0.4.11~install: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/user/dev/duniter/node_modules/wotb/node_modules/.bin:/Users/user/dev/duniter/node_modules/.bin:/usr/local/Cellar/node/6.6.0/bin:/Users/user/Library/Android/sdk/platform-tools:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/local/sbin:/usr/local/heroku/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/Library/TeX/texbin:~/bin:/usr/local/opt/glassfish/libexec/bin:~/bin
237 verbose lifecycle wotb@0.4.11~install: CWD: /Users/user/dev/duniter/node_modules/wotb
238 silly lifecycle wotb@0.4.11~install: Args: [ '-c', 'node-pre-gyp install --fallback-to-build' ]
239 silly lifecycle wotb@0.4.11~install: Returned: code: 1 signal: null
240 info lifecycle wotb@0.4.11~install: Failed to exec install script
241 verbose unlock done using /Users/user/.npm/_locks/staging-7669cbfe584b042e.lock for /Users/user/dev/duniter/node_modules/.staging
242 silly rollbackFailedOptional Starting
243 silly rollbackFailedOptional Finishing
244 silly runTopLevelLifecycles Finishing
245 silly install printInstalled
246 warn duniter@0.30.17 license should be a valid SPDX license expression
247 verbose stack Error: wotb@0.4.11 install: `node-pre-gyp install --fallback-to-build`
247 verbose stack Exit status 1
247 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:255:16)
247 verbose stack at emitTwo (events.js:106:13)
247 verbose stack at EventEmitter.emit (events.js:191:7)
247 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
247 verbose stack at emitTwo (events.js:106:13)
247 verbose stack at ChildProcess.emit (events.js:191:7)
247 verbose stack at maybeClose (internal/child_process.js:877:16)
247 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
248 verbose pkgid wotb@0.4.11
249 verbose cwd /Users/user/dev/duniter
250 error Darwin 15.6.0
251 error argv "/usr/local/Cellar/node/6.6.0/bin/node" "/usr/local/bin/npm" "install"
252 error node v6.6.0
253 error npm v3.10.7
254 error code ELIFECYCLE
255 error wotb@0.4.11 install: `node-pre-gyp install --fallback-to-build`
255 error Exit status 1
256 error Failed at the wotb@0.4.11 install script 'node-pre-gyp install --fallback-to-build'.
256 error Make sure you have the latest version of node.js and npm installed.
256 error If you do, this is most likely a problem with the wotb package,
256 error not with npm itself.
256 error Tell the author that this fails on your system:
256 error node-pre-gyp install --fallback-to-build
256 error You can get information on how to open an issue for this project with:
256 error npm bugs wotb
256 error Or if that isn't available, you can get their info via:
256 error npm owner ls wotb
256 error There is likely additional logging output above.
257 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment