Closed recycleroy closed 7 years ago
Have you tried using npm
v4 or v5?
The issue is older pre c+11 compiler availability. I moved to a newer OS to solve problem.
Roy Moore
President
Drive Connect, LLC
2842 Broadway Center Blvd. Brandon, FL 33510
941-371-0001 Office
941-371-0003 FAX
813-764-6785 Cell
www.drive-chat.com
From: Lukas Geiger [mailto:notifications@github.com] Sent: Sunday, September 3, 2017 9:05 AM To: zeromq/zeromq.js zeromq.js@noreply.github.com Cc: recycleroy rmoore@drive-chat.com; Author author@noreply.github.com Subject: Re: [zeromq/zeromq.js] npm fails install node v6.11.0 centos 6 (#177)
Have you tried using npm v4 or v5?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zeromq/zeromq.js/issues/177#issuecomment-326803775 , or mute the thread https://github.com/notifications/unsubscribe-auth/AF_w3fzxwRcPp9sRFbvsxIIrzBn7YgRzks5seqQLgaJpZM4O9oC9 . https://github.com/notifications/beacon/AF_w3bC_7jCcIO8y_Yka43NuDqeDx0Egks5seqQLgaJpZM4O9oC9.gif
As we decided to only support gcc >= 4.8 (https://github.com/zeromq/zeromq.js/issues/94), this is a non-issue.
I had CENTOS 6 with GCC 4.4.8 with some C+11 fixes added to the compiler. So I just upgraded everything, and it works fine. Thanks
Roy Moore
President
Drive Connect, LLC
2842 Broadway Center Blvd. Brandon, FL 33510
941-371-0001 Office
941-371-0003 FAX
813-764-6785 Cell
www.drive-chat.com
From: Sebastian Rager [mailto:notifications@github.com] Sent: Sunday, September 3, 2017 11:16 AM To: zeromq/zeromq.js zeromq.js@noreply.github.com Cc: recycleroy rmoore@drive-chat.com; Author author@noreply.github.com Subject: Re: [zeromq/zeromq.js] npm fails install node v6.11.0 centos 6 (#177)
As we decided to only support gcc >= 4.8 (#94 https://github.com/zeromq/zeromq.js/issues/94 ), this is a non-issue.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zeromq/zeromq.js/issues/177#issuecomment-326810963 , or mute the thread https://github.com/notifications/unsubscribe-auth/AF_w3TD_FAtzqs74z1-3uaoFtAL7vdJ8ks5sesKmgaJpZM4O9oC9 . https://github.com/notifications/beacon/AF_w3cZ437dUrT9iqMJ3aPrvoffCYMCvks5sesKmgaJpZM4O9oC9.gif
Traceback
``` 0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', 1 verbose cli '/usr/local/bin/npm', 1 verbose cli 'install', 1 verbose cli 'zeromq' ] 2 info using npm@3.10.10 3 info using node@v6.11.2 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly fetchPackageMetaData zeromq 8 silly fetchNamedPackageData zeromq 9 silly mapToRegistry name zeromq 10 silly mapToRegistry using default registry 11 silly mapToRegistry registry https://registry.npmjs.org/ 12 silly mapToRegistry data Result { 12 silly mapToRegistry raw: 'zeromq', 12 silly mapToRegistry scope: null, 12 silly mapToRegistry escapedName: 'zeromq', 12 silly mapToRegistry name: 'zeromq', 12 silly mapToRegistry rawSpec: '', 12 silly mapToRegistry spec: 'latest', 12 silly mapToRegistry type: 'tag' } 13 silly mapToRegistry uri https://registry.npmjs.org/zeromq 14 verbose request uri https://registry.npmjs.org/zeromq 15 verbose request no auth needed 16 info attempt registry request try #1 at 1:20:41 PM 17 verbose request id 03a7919a25df657a 18 verbose etag W/"5973e438-ade6" 19 verbose lastModified Sat, 22 Jul 2017 23:48:08 GMT 20 http request GET https://registry.npmjs.org/zeromq 21 http 304 https://registry.npmjs.org/zeromq 22 verbose headers { date: 'Mon, 21 Aug 2017 17:20:42 GMT', 22 verbose headers via: '1.1 varnish', 22 verbose headers 'cache-control': 'max-age=300', 22 verbose headers etag: 'W/"5973e438-ade6"', 22 verbose headers age: '0', 22 verbose headers connection: 'keep-alive', 22 verbose headers 'x-served-by': 'cache-lax8631-LAX', 22 verbose headers 'x-cache': 'HIT', 22 verbose headers 'x-cache-hits': '1', 22 verbose headers 'x-timer': 'S1503336043.535921,VS0,VE158', 22 verbose headers vary: 'Accept-Encoding, Accept' } 23 silly get cb [ 304, 23 silly get { date: 'Mon, 21 Aug 2017 17:20:42 GMT', 23 silly get via: '1.1 varnish', 23 silly get 'cache-control': 'max-age=300', 23 silly get etag: 'W/"5973e438-ade6"', 23 silly get age: '0', 23 silly get connection: 'keep-alive', 23 silly get 'x-served-by': 'cache-lax8631-LAX', 23 silly get 'x-cache': 'HIT', 23 silly get 'x-cache-hits': '1', 23 silly get 'x-timer': 'S1503336043.535921,VS0,VE158', 23 silly get vary: 'Accept-Encoding, Accept' } ] 24 verbose etag https://registry.npmjs.org/zeromq from cache 25 verbose get saving zeromq to /root/.npm/registry.npmjs.org/zeromq/.cache.json 26 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 27 silly install normalizeTree 28 silly loadCurrentTree Finishing 29 silly loadIdealTree Starting 30 silly install loadIdealTree 31 silly cloneCurrentTree Starting 32 silly install cloneCurrentTreeToIdealTree 33 silly cloneCurrentTree Finishing 34 silly loadShrinkwrap Starting 35 silly install loadShrinkwrap 36 silly loadShrinkwrap Finishing 37 silly loadAllDepsIntoIdealTree Starting 38 silly install loadAllDepsIntoIdealTree 39 silly resolveWithNewModule zeromq@4.5.0 checking installable status 40 silly cache add args [ 'zeromq', null ] 41 verbose cache add spec zeromq 42 silly cache add parsed spec Result { 42 silly cache add raw: 'zeromq', 42 silly cache add scope: null, 42 silly cache add escapedName: 'zeromq', 42 silly cache add name: 'zeromq', 42 silly cache add rawSpec: '', 42 silly cache add spec: 'latest', 42 silly cache add type: 'tag' } 43 silly addNamed zeromq@latest 44 verbose addNamed "latest" is being treated as a dist-tag for zeromq 45 info addNameTag [ 'zeromq', 'latest' ] 46 silly mapToRegistry name zeromq 47 silly mapToRegistry using default registry 48 silly mapToRegistry registry https://registry.npmjs.org/ 49 silly mapToRegistry data Result { 49 silly mapToRegistry raw: 'zeromq', 49 silly mapToRegistry scope: null, 49 silly mapToRegistry escapedName: 'zeromq', 49 silly mapToRegistry name: 'zeromq', 49 silly mapToRegistry rawSpec: '', 49 silly mapToRegistry spec: 'latest', 49 silly mapToRegistry type: 'tag' } 50 silly mapToRegistry uri https://registry.npmjs.org/zeromq 51 verbose addNameTag registry:https://registry.npmjs.org/zeromq not in flight; fetching 52 verbose get https://registry.npmjs.org/zeromq not expired, no request 53 silly addNameTag next cb for zeromq with tag latest 54 silly addNamed zeromq@4.5.0 55 verbose addNamed "4.5.0" is a plain semver version for zeromq 56 silly cache afterAdd zeromq@4.5.0 57 verbose afterAdd /root/.npm/zeromq/4.5.0/package/package.json not in flight; writing 58 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 59 verbose afterAdd /root/.npm/zeromq/4.5.0/package/package.json written 60 silly fetchNamedPackageData nan 61 silly mapToRegistry name nan 62 silly mapToRegistry using default registry 63 silly mapToRegistry registry https://registry.npmjs.org/ 64 silly mapToRegistry data Result { 64 silly mapToRegistry raw: 'nan', 64 silly mapToRegistry scope: null, 64 silly mapToRegistry escapedName: 'nan', 64 silly mapToRegistry name: 'nan', 64 silly mapToRegistry rawSpec: '', 64 silly mapToRegistry spec: 'latest', 64 silly mapToRegistry type: 'tag' } 65 silly mapToRegistry uri https://registry.npmjs.org/nan 66 silly fetchNamedPackageData prebuild-install 67 silly mapToRegistry name prebuild-install 68 silly mapToRegistry using default registry 69 silly mapToRegistry registry https://registry.npmjs.org/ 70 silly mapToRegistry data Result { 70 silly mapToRegistry raw: 'prebuild-install', 70 silly mapToRegistry scope: null, 70 silly mapToRegistry escapedName: 'prebuild-install', 70 silly mapToRegistry name: 'prebuild-install', 70 silly mapToRegistry rawSpec: '', 70 silly mapToRegistry spec: 'latest', 70 silly mapToRegistry type: 'tag' } 71 silly mapToRegistry uri https://registry.npmjs.org/prebuild-install 72 verbose request uri https://registry.npmjs.org/prebuild-install 73 verbose request no auth needed 74 info attempt registry request try #1 at 1:20:43 PM 75 verbose etag W/"598aeed5-7734" 76 verbose lastModified Wed, 09 Aug 2017 11:15:33 GMT 77 http request GET https://registry.npmjs.org/prebuild-install 78 verbose request uri https://registry.npmjs.org/nan 79 verbose request no auth needed 80 info attempt registry request try #1 at 1:20:43 PM 81 verbose etag W/"597a1ce5-1fa1a" 82 http request GET https://registry.npmjs.org/nan 83 http 304 https://registry.npmjs.org/prebuild-install 84 verbose headers { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 84 verbose headers via: '1.1 varnish', 84 verbose headers 'cache-control': 'max-age=300', 84 verbose headers etag: 'W/"598aeed5-7734"', 84 verbose headers age: '0', 84 verbose headers connection: 'keep-alive', 84 verbose headers 'x-served-by': 'cache-lax8631-LAX', 84 verbose headers 'x-cache': 'HIT', 84 verbose headers 'x-cache-hits': '1', 84 verbose headers 'x-timer': 'S1503336043.375497,VS0,VE31', 84 verbose headers vary: 'Accept-Encoding, Accept' } 85 silly get cb [ 304, 85 silly get { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 85 silly get via: '1.1 varnish', 85 silly get 'cache-control': 'max-age=300', 85 silly get etag: 'W/"598aeed5-7734"', 85 silly get age: '0', 85 silly get connection: 'keep-alive', 85 silly get 'x-served-by': 'cache-lax8631-LAX', 85 silly get 'x-cache': 'HIT', 85 silly get 'x-cache-hits': '1', 85 silly get 'x-timer': 'S1503336043.375497,VS0,VE31', 85 silly get vary: 'Accept-Encoding, Accept' } ] 86 verbose etag https://registry.npmjs.org/prebuild-install from cache 87 verbose get saving prebuild-install to /root/.npm/registry.npmjs.org/prebuild-install/.cache.json 88 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 89 silly resolveWithNewModule prebuild-install@2.2.2 checking installable status 90 silly cache add args [ 'prebuild-install@^2.1.1', null ] 91 verbose cache add spec prebuild-install@^2.1.1 92 silly cache add parsed spec Result { 92 silly cache add raw: 'prebuild-install@^2.1.1', 92 silly cache add scope: null, 92 silly cache add escapedName: 'prebuild-install', 92 silly cache add name: 'prebuild-install', 92 silly cache add rawSpec: '^2.1.1', 92 silly cache add spec: '>=2.1.1 <3.0.0', 92 silly cache add type: 'range' } 93 silly addNamed prebuild-install@>=2.1.1 <3.0.0 94 verbose addNamed ">=2.1.1 <3.0.0" is a valid semver range for prebuild-install 95 silly addNameRange { name: 'prebuild-install', 95 silly addNameRange range: '>=2.1.1 <3.0.0', 95 silly addNameRange hasData: false } 96 silly mapToRegistry name prebuild-install 97 silly mapToRegistry using default registry 98 silly mapToRegistry registry https://registry.npmjs.org/ 99 silly mapToRegistry data Result { 99 silly mapToRegistry raw: 'prebuild-install', 99 silly mapToRegistry scope: null, 99 silly mapToRegistry escapedName: 'prebuild-install', 99 silly mapToRegistry name: 'prebuild-install', 99 silly mapToRegistry rawSpec: '', 99 silly mapToRegistry spec: 'latest', 99 silly mapToRegistry type: 'tag' } 100 silly mapToRegistry uri https://registry.npmjs.org/prebuild-install 101 verbose addNameRange registry:https://registry.npmjs.org/prebuild-install not in flight; fetching 102 verbose get https://registry.npmjs.org/prebuild-install not expired, no request 103 silly addNameRange number 2 { name: 'prebuild-install', 103 silly addNameRange range: '>=2.1.1 <3.0.0', 103 silly addNameRange hasData: true } 104 silly addNameRange versions [ 'prebuild-install', 104 silly addNameRange [ '1.0.0', 104 silly addNameRange '1.0.1', 104 silly addNameRange '1.0.2', 104 silly addNameRange '1.1.0', 104 silly addNameRange '2.0.0', 104 silly addNameRange '2.1.0', 104 silly addNameRange '2.1.1', 104 silly addNameRange '2.1.2', 104 silly addNameRange '2.2.0', 104 silly addNameRange '2.2.1', 104 silly addNameRange '2.2.2' ] ] 105 silly addNamed prebuild-install@2.2.2 106 verbose addNamed "2.2.2" is a plain semver version for prebuild-install 107 silly cache afterAdd prebuild-install@2.2.2 108 verbose afterAdd /root/.npm/prebuild-install/2.2.2/package/package.json not in flight; writing 109 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 110 verbose afterAdd /root/.npm/prebuild-install/2.2.2/package/package.json written 111 http 304 https://registry.npmjs.org/nan 112 verbose headers { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 112 verbose headers via: '1.1 varnish', 112 verbose headers 'cache-control': 'max-age=300', 112 verbose headers etag: 'W/"597a1ce5-1fa1a"', 112 verbose headers age: '151', 112 verbose headers connection: 'keep-alive', 112 verbose headers 'x-served-by': 'cache-lax8638-LAX', 112 verbose headers 'x-cache': 'HIT', 112 verbose headers 'x-cache-hits': '1', 112 verbose headers 'x-timer': 'S1503336044.530044,VS0,VE1', 112 verbose headers vary: 'Accept-Encoding, Accept' } 113 silly get cb [ 304, 113 silly get { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 113 silly get via: '1.1 varnish', 113 silly get 'cache-control': 'max-age=300', 113 silly get etag: 'W/"597a1ce5-1fa1a"', 113 silly get age: '151', 113 silly get connection: 'keep-alive', 113 silly get 'x-served-by': 'cache-lax8638-LAX', 113 silly get 'x-cache': 'HIT', 113 silly get 'x-cache-hits': '1', 113 silly get 'x-timer': 'S1503336044.530044,VS0,VE1', 113 silly get vary: 'Accept-Encoding, Accept' } ] 114 verbose etag https://registry.npmjs.org/nan from cache 115 verbose get saving nan to /root/.npm/registry.npmjs.org/nan/.cache.json 116 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 117 silly resolveWithNewModule nan@2.6.2 checking installable status 118 silly cache add args [ 'nan@^2.4.0', null ] 119 verbose cache add spec nan@^2.4.0 120 silly cache add parsed spec Result { 120 silly cache add raw: 'nan@^2.4.0', 120 silly cache add scope: null, 120 silly cache add escapedName: 'nan', 120 silly cache add name: 'nan', 120 silly cache add rawSpec: '^2.4.0', 120 silly cache add spec: '>=2.4.0 <3.0.0', 120 silly cache add type: 'range' } 121 silly addNamed nan@>=2.4.0 <3.0.0 122 verbose addNamed ">=2.4.0 <3.0.0" is a valid semver range for nan 123 silly addNameRange { name: 'nan', range: '>=2.4.0 <3.0.0', hasData: false } 124 silly mapToRegistry name nan 125 silly mapToRegistry using default registry 126 silly mapToRegistry registry https://registry.npmjs.org/ 127 silly mapToRegistry data Result { 127 silly mapToRegistry raw: 'nan', 127 silly mapToRegistry scope: null, 127 silly mapToRegistry escapedName: 'nan', 127 silly mapToRegistry name: 'nan', 127 silly mapToRegistry rawSpec: '', 127 silly mapToRegistry spec: 'latest', 127 silly mapToRegistry type: 'tag' } 128 silly mapToRegistry uri https://registry.npmjs.org/nan 129 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching 130 verbose get https://registry.npmjs.org/nan not expired, no request 131 silly addNameRange number 2 { name: 'nan', range: '>=2.4.0 <3.0.0', hasData: true } 132 silly addNameRange versions [ 'nan', 132 silly addNameRange [ '0.3.0-wip', 132 silly addNameRange '0.3.0-wip2', 132 silly addNameRange '0.3.0', 132 silly addNameRange '0.3.1', 132 silly addNameRange '0.3.2', 132 silly addNameRange '0.4.0', 132 silly addNameRange '0.4.1', 132 silly addNameRange '0.4.2', 132 silly addNameRange '0.4.3', 132 silly addNameRange '0.4.4', 132 silly addNameRange '0.5.0', 132 silly addNameRange '0.5.1', 132 silly addNameRange '0.5.2', 132 silly addNameRange '0.6.0', 132 silly addNameRange '0.7.0', 132 silly addNameRange '0.7.1', 132 silly addNameRange '0.8.0', 132 silly addNameRange '1.0.0', 132 silly addNameRange '1.1.0', 132 silly addNameRange '1.1.1', 132 silly addNameRange '1.1.2', 132 silly addNameRange '1.2.0', 132 silly addNameRange '1.3.0', 132 silly addNameRange '1.4.0', 132 silly addNameRange '1.4.1', 132 silly addNameRange '1.5.0', 132 silly addNameRange '1.4.2', 132 silly addNameRange '1.4.3', 132 silly addNameRange '1.5.1', 132 silly addNameRange '1.5.2', 132 silly addNameRange '1.6.0', 132 silly addNameRange '1.5.3', 132 silly addNameRange '1.6.1', 132 silly addNameRange '1.6.2', 132 silly addNameRange '1.7.0', 132 silly addNameRange '1.8.0', 132 silly addNameRange '1.8.1', 132 silly addNameRange '1.8.2', 132 silly addNameRange '1.8.3', 132 silly addNameRange '1.8.4', 132 silly addNameRange '1.9.0', 132 silly addNameRange '2.0.0', 132 silly addNameRange '2.0.1', 132 silly addNameRange '2.0.2', 132 silly addNameRange '2.0.3', 132 silly addNameRange '2.0.4', 132 silly addNameRange '2.0.5', 132 silly addNameRange '2.0.6', 132 silly addNameRange '2.0.7', 132 silly addNameRange '2.0.8', 132 silly addNameRange '2.0.9', 132 silly addNameRange '2.1.0', 132 silly addNameRange '2.2.0', 132 silly addNameRange '2.2.1', 132 silly addNameRange '2.3.0', 132 silly addNameRange '2.3.1', 132 silly addNameRange '2.3.2', 132 silly addNameRange '2.3.3', 132 silly addNameRange '2.3.4', 132 silly addNameRange '2.3.5', 132 silly addNameRange '2.4.0', 132 silly addNameRange '2.5.0', 132 silly addNameRange '2.5.1', 132 silly addNameRange '2.6.0', 132 silly addNameRange '2.6.1', 132 silly addNameRange '2.6.2' ] ] 133 silly addNamed nan@2.6.2 134 verbose addNamed "2.6.2" is a plain semver version for nan 135 silly cache afterAdd nan@2.6.2 136 verbose afterAdd /root/.npm/nan/2.6.2/package/package.json not in flight; writing 137 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 138 verbose afterAdd /root/.npm/nan/2.6.2/package/package.json written 139 silly fetchNamedPackageData expand-template 140 silly mapToRegistry name expand-template 141 silly mapToRegistry using default registry 142 silly mapToRegistry registry https://registry.npmjs.org/ 143 silly mapToRegistry data Result { 143 silly mapToRegistry raw: 'expand-template', 143 silly mapToRegistry scope: null, 143 silly mapToRegistry escapedName: 'expand-template', 143 silly mapToRegistry name: 'expand-template', 143 silly mapToRegistry rawSpec: '', 143 silly mapToRegistry spec: 'latest', 143 silly mapToRegistry type: 'tag' } 144 silly mapToRegistry uri https://registry.npmjs.org/expand-template 145 silly fetchNamedPackageData pump 146 silly mapToRegistry name pump 147 silly mapToRegistry using default registry 148 silly mapToRegistry registry https://registry.npmjs.org/ 149 silly mapToRegistry data Result { 149 silly mapToRegistry raw: 'pump', 149 silly mapToRegistry scope: null, 149 silly mapToRegistry escapedName: 'pump', 149 silly mapToRegistry name: 'pump', 149 silly mapToRegistry rawSpec: '', 149 silly mapToRegistry spec: 'latest', 149 silly mapToRegistry type: 'tag' } 150 silly mapToRegistry uri https://registry.npmjs.org/pump 151 silly fetchNamedPackageData simple-get 152 silly mapToRegistry name simple-get 153 silly mapToRegistry using default registry 154 silly mapToRegistry registry https://registry.npmjs.org/ 155 silly mapToRegistry data Result { 155 silly mapToRegistry raw: 'simple-get', 155 silly mapToRegistry scope: null, 155 silly mapToRegistry escapedName: 'simple-get', 155 silly mapToRegistry name: 'simple-get', 155 silly mapToRegistry rawSpec: '', 155 silly mapToRegistry spec: 'latest', 155 silly mapToRegistry type: 'tag' } 156 silly mapToRegistry uri https://registry.npmjs.org/simple-get 157 silly fetchNamedPackageData tar-fs 158 silly mapToRegistry name tar-fs 159 silly mapToRegistry using default registry 160 silly mapToRegistry registry https://registry.npmjs.org/ 161 silly mapToRegistry data Result { 161 silly mapToRegistry raw: 'tar-fs', 161 silly mapToRegistry scope: null, 161 silly mapToRegistry escapedName: 'tar-fs', 161 silly mapToRegistry name: 'tar-fs', 161 silly mapToRegistry rawSpec: '', 161 silly mapToRegistry spec: 'latest', 161 silly mapToRegistry type: 'tag' } 162 silly mapToRegistry uri https://registry.npmjs.org/tar-fs 163 verbose request uri https://registry.npmjs.org/expand-template 164 verbose request no auth needed 165 info attempt registry request try #1 at 1:20:43 PM 166 verbose etag W/"57d8f79a-18b0" 167 verbose lastModified Wed, 14 Sep 2016 07:09:14 GMT 168 http request GET https://registry.npmjs.org/expand-template 169 verbose request uri https://registry.npmjs.org/pump 170 verbose request no auth needed 171 info attempt registry request try #1 at 1:20:43 PM 172 verbose etag W/"599ab6fd-5664" 173 verbose lastModified Mon, 21 Aug 2017 10:33:33 GMT 174 http request GET https://registry.npmjs.org/pump 175 verbose request uri https://registry.npmjs.org/simple-get 176 verbose request no auth needed 177 info attempt registry request try #1 at 1:20:43 PM 178 verbose etag W/"5997ba85-be28" 179 verbose lastModified Sat, 19 Aug 2017 04:11:49 GMT 180 http request GET https://registry.npmjs.org/simple-get 181 verbose request uri https://registry.npmjs.org/tar-fs 182 verbose request no auth needed 183 info attempt registry request try #1 at 1:20:43 PM 184 verbose etag W/"593660ca-d878" 185 verbose lastModified Tue, 06 Jun 2017 07:59:06 GMT 186 http request GET https://registry.npmjs.org/tar-fs 187 http 304 https://registry.npmjs.org/pump 188 verbose headers { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 188 verbose headers via: '1.1 varnish', 188 verbose headers 'cache-control': 'max-age=300', 188 verbose headers etag: 'W/"599ab6fd-5664"', 188 verbose headers age: '83', 188 verbose headers connection: 'keep-alive', 188 verbose headers 'x-served-by': 'cache-lax8638-LAX', 188 verbose headers 'x-cache': 'HIT', 188 verbose headers 'x-cache-hits': '1', 188 verbose headers 'x-timer': 'S1503336044.609238,VS0,VE0', 188 verbose headers vary: 'Accept-Encoding, Accept' } 189 silly get cb [ 304, 189 silly get { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 189 silly get via: '1.1 varnish', 189 silly get 'cache-control': 'max-age=300', 189 silly get etag: 'W/"599ab6fd-5664"', 189 silly get age: '83', 189 silly get connection: 'keep-alive', 189 silly get 'x-served-by': 'cache-lax8638-LAX', 189 silly get 'x-cache': 'HIT', 189 silly get 'x-cache-hits': '1', 189 silly get 'x-timer': 'S1503336044.609238,VS0,VE0', 189 silly get vary: 'Accept-Encoding, Accept' } ] 190 verbose etag https://registry.npmjs.org/pump from cache 191 verbose get saving pump to /root/.npm/registry.npmjs.org/pump/.cache.json 192 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 193 silly resolveWithNewModule pump@1.0.2 checking installable status 194 silly cache add args [ 'pump@^1.0.1', null ] 195 verbose cache add spec pump@^1.0.1 196 silly cache add parsed spec Result { 196 silly cache add raw: 'pump@^1.0.1', 196 silly cache add scope: null, 196 silly cache add escapedName: 'pump', 196 silly cache add name: 'pump', 196 silly cache add rawSpec: '^1.0.1', 196 silly cache add spec: '>=1.0.1 <2.0.0', 196 silly cache add type: 'range' } 197 silly addNamed pump@>=1.0.1 <2.0.0 198 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for pump 199 silly addNameRange { name: 'pump', range: '>=1.0.1 <2.0.0', hasData: false } 200 silly mapToRegistry name pump 201 silly mapToRegistry using default registry 202 silly mapToRegistry registry https://registry.npmjs.org/ 203 silly mapToRegistry data Result { 203 silly mapToRegistry raw: 'pump', 203 silly mapToRegistry scope: null, 203 silly mapToRegistry escapedName: 'pump', 203 silly mapToRegistry name: 'pump', 203 silly mapToRegistry rawSpec: '', 203 silly mapToRegistry spec: 'latest', 203 silly mapToRegistry type: 'tag' } 204 silly mapToRegistry uri https://registry.npmjs.org/pump 205 verbose addNameRange registry:https://registry.npmjs.org/pump not in flight; fetching 206 verbose get https://registry.npmjs.org/pump not expired, no request 207 silly addNameRange number 2 { name: 'pump', range: '>=1.0.1 <2.0.0', hasData: true } 208 silly addNameRange versions [ 'pump', 208 silly addNameRange [ '0.1.0', 208 silly addNameRange '0.1.1', 208 silly addNameRange '0.1.2', 208 silly addNameRange '0.1.3', 208 silly addNameRange '0.1.4', 208 silly addNameRange '0.1.5', 208 silly addNameRange '0.1.6', 208 silly addNameRange '0.1.7', 208 silly addNameRange '0.2.0', 208 silly addNameRange '0.2.1', 208 silly addNameRange '0.2.2', 208 silly addNameRange '0.2.3', 208 silly addNameRange '0.3.0', 208 silly addNameRange '0.3.1', 208 silly addNameRange '0.3.2', 208 silly addNameRange '0.3.3', 208 silly addNameRange '0.3.4', 208 silly addNameRange '0.3.5', 208 silly addNameRange '1.0.0', 208 silly addNameRange '1.0.1', 208 silly addNameRange '1.0.2' ] ] 209 silly addNamed pump@1.0.2 210 verbose addNamed "1.0.2" is a plain semver version for pump 211 silly cache afterAdd pump@1.0.2 212 verbose afterAdd /root/.npm/pump/1.0.2/package/package.json not in flight; writing 213 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 214 verbose afterAdd /root/.npm/pump/1.0.2/package/package.json written 215 http 304 https://registry.npmjs.org/tar-fs 216 verbose headers { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 216 verbose headers via: '1.1 varnish', 216 verbose headers 'cache-control': 'max-age=300', 216 verbose headers etag: 'W/"593660ca-d878"', 216 verbose headers age: '90', 216 verbose headers connection: 'keep-alive', 216 verbose headers 'x-served-by': 'cache-lax8641-LAX', 216 verbose headers 'x-cache': 'HIT', 216 verbose headers 'x-cache-hits': '1', 216 verbose headers 'x-timer': 'S1503336044.635815,VS0,VE1', 216 verbose headers vary: 'Accept-Encoding, Accept' } 217 silly get cb [ 304, 217 silly get { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 217 silly get via: '1.1 varnish', 217 silly get 'cache-control': 'max-age=300', 217 silly get etag: 'W/"593660ca-d878"', 217 silly get age: '90', 217 silly get connection: 'keep-alive', 217 silly get 'x-served-by': 'cache-lax8641-LAX', 217 silly get 'x-cache': 'HIT', 217 silly get 'x-cache-hits': '1', 217 silly get 'x-timer': 'S1503336044.635815,VS0,VE1', 217 silly get vary: 'Accept-Encoding, Accept' } ] 218 verbose etag https://registry.npmjs.org/tar-fs from cache 219 verbose get saving tar-fs to /root/.npm/registry.npmjs.org/tar-fs/.cache.json 220 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 221 silly resolveWithNewModule tar-fs@1.15.3 checking installable status 222 silly cache add args [ 'tar-fs@^1.13.0', null ] 223 verbose cache add spec tar-fs@^1.13.0 224 silly cache add parsed spec Result { 224 silly cache add raw: 'tar-fs@^1.13.0', 224 silly cache add scope: null, 224 silly cache add escapedName: 'tar-fs', 224 silly cache add name: 'tar-fs', 224 silly cache add rawSpec: '^1.13.0', 224 silly cache add spec: '>=1.13.0 <2.0.0', 224 silly cache add type: 'range' } 225 silly addNamed tar-fs@>=1.13.0 <2.0.0 226 verbose addNamed ">=1.13.0 <2.0.0" is a valid semver range for tar-fs 227 silly addNameRange { name: 'tar-fs', range: '>=1.13.0 <2.0.0', hasData: false } 228 silly mapToRegistry name tar-fs 229 silly mapToRegistry using default registry 230 silly mapToRegistry registry https://registry.npmjs.org/ 231 silly mapToRegistry data Result { 231 silly mapToRegistry raw: 'tar-fs', 231 silly mapToRegistry scope: null, 231 silly mapToRegistry escapedName: 'tar-fs', 231 silly mapToRegistry name: 'tar-fs', 231 silly mapToRegistry rawSpec: '', 231 silly mapToRegistry spec: 'latest', 231 silly mapToRegistry type: 'tag' } 232 silly mapToRegistry uri https://registry.npmjs.org/tar-fs 233 verbose addNameRange registry:https://registry.npmjs.org/tar-fs not in flight; fetching 234 http 304 https://registry.npmjs.org/expand-template 235 verbose headers { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 235 verbose headers via: '1.1 varnish', 235 verbose headers 'cache-control': 'max-age=300', 235 verbose headers etag: 'W/"57d8f79a-18b0"', 235 verbose headers age: '0', 235 verbose headers connection: 'keep-alive', 235 verbose headers 'x-served-by': 'cache-lax8631-LAX', 235 verbose headers 'x-cache': 'HIT', 235 verbose headers 'x-cache-hits': '1', 235 verbose headers 'x-timer': 'S1503336044.605232,VS0,VE39', 235 verbose headers vary: 'Accept-Encoding, Accept' } 236 silly get cb [ 304, 236 silly get { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 236 silly get via: '1.1 varnish', 236 silly get 'cache-control': 'max-age=300', 236 silly get etag: 'W/"57d8f79a-18b0"', 236 silly get age: '0', 236 silly get connection: 'keep-alive', 236 silly get 'x-served-by': 'cache-lax8631-LAX', 236 silly get 'x-cache': 'HIT', 236 silly get 'x-cache-hits': '1', 236 silly get 'x-timer': 'S1503336044.605232,VS0,VE39', 236 silly get vary: 'Accept-Encoding, Accept' } ] 237 verbose etag https://registry.npmjs.org/expand-template from cache 238 verbose get saving expand-template to /root/.npm/registry.npmjs.org/expand-template/.cache.json 239 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 240 verbose get https://registry.npmjs.org/tar-fs not expired, no request 241 silly addNameRange number 2 { name: 'tar-fs', range: '>=1.13.0 <2.0.0', hasData: true } 242 silly addNameRange versions [ 'tar-fs', 242 silly addNameRange [ '0.1.0', 242 silly addNameRange '0.1.1', 242 silly addNameRange '0.1.2', 242 silly addNameRange '0.1.3', 242 silly addNameRange '0.1.4', 242 silly addNameRange '0.1.5', 242 silly addNameRange '0.1.6', 242 silly addNameRange '0.1.7', 242 silly addNameRange '0.1.8', 242 silly addNameRange '0.2.0', 242 silly addNameRange '0.2.1', 242 silly addNameRange '0.2.2', 242 silly addNameRange '0.3.0', 242 silly addNameRange '0.3.1', 242 silly addNameRange '0.3.2', 242 silly addNameRange '0.3.3', 242 silly addNameRange '0.4.0', 242 silly addNameRange '0.4.1', 242 silly addNameRange '0.5.0', 242 silly addNameRange '0.5.1', 242 silly addNameRange '0.5.2', 242 silly addNameRange '1.0.0', 242 silly addNameRange '1.1.0', 242 silly addNameRange '1.2.0', 242 silly addNameRange '1.3.0', 242 silly addNameRange '1.4.0', 242 silly addNameRange '1.4.1', 242 silly addNameRange '1.4.2', 242 silly addNameRange '1.5.0', 242 silly addNameRange '1.5.1', 242 silly addNameRange '1.6.0', 242 silly addNameRange '1.7.0', 242 silly addNameRange '1.8.0', 242 silly addNameRange '1.8.1', 242 silly addNameRange '1.9.0', 242 silly addNameRange '1.10.0', 242 silly addNameRange '1.11.0', 242 silly addNameRange '1.11.1', 242 silly addNameRange '1.12.0', 242 silly addNameRange '1.13.0', 242 silly addNameRange '1.13.1', 242 silly addNameRange '1.13.2', 242 silly addNameRange '1.14.0', 242 silly addNameRange '1.15.0', 242 silly addNameRange '1.15.1', 242 silly addNameRange '1.15.2', 242 silly addNameRange '1.15.3' ] ] 243 silly addNamed tar-fs@1.15.3 244 verbose addNamed "1.15.3" is a plain semver version for tar-fs 245 silly cache afterAdd tar-fs@1.15.3 246 verbose afterAdd /root/.npm/tar-fs/1.15.3/package/package.json not in flight; writing 247 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 248 silly resolveWithNewModule expand-template@1.0.3 checking installable status 249 silly cache add args [ 'expand-template@^1.0.2', null ] 250 verbose cache add spec expand-template@^1.0.2 251 silly cache add parsed spec Result { 251 silly cache add raw: 'expand-template@^1.0.2', 251 silly cache add scope: null, 251 silly cache add escapedName: 'expand-template', 251 silly cache add name: 'expand-template', 251 silly cache add rawSpec: '^1.0.2', 251 silly cache add spec: '>=1.0.2 <2.0.0', 251 silly cache add type: 'range' } 252 silly addNamed expand-template@>=1.0.2 <2.0.0 253 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for expand-template 254 silly addNameRange { name: 'expand-template', 254 silly addNameRange range: '>=1.0.2 <2.0.0', 254 silly addNameRange hasData: false } 255 silly mapToRegistry name expand-template 256 silly mapToRegistry using default registry 257 silly mapToRegistry registry https://registry.npmjs.org/ 258 silly mapToRegistry data Result { 258 silly mapToRegistry raw: 'expand-template', 258 silly mapToRegistry scope: null, 258 silly mapToRegistry escapedName: 'expand-template', 258 silly mapToRegistry name: 'expand-template', 258 silly mapToRegistry rawSpec: '', 258 silly mapToRegistry spec: 'latest', 258 silly mapToRegistry type: 'tag' } 259 silly mapToRegistry uri https://registry.npmjs.org/expand-template 260 verbose addNameRange registry:https://registry.npmjs.org/expand-template not in flight; fetching 261 verbose afterAdd /root/.npm/tar-fs/1.15.3/package/package.json written 262 verbose get https://registry.npmjs.org/expand-template not expired, no request 263 silly addNameRange number 2 { name: 'expand-template', 263 silly addNameRange range: '>=1.0.2 <2.0.0', 263 silly addNameRange hasData: true } 264 silly addNameRange versions [ 'expand-template', [ '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ] 265 silly addNamed expand-template@1.0.3 266 verbose addNamed "1.0.3" is a plain semver version for expand-template 267 silly cache afterAdd expand-template@1.0.3 268 verbose afterAdd /root/.npm/expand-template/1.0.3/package/package.json not in flight; writing 269 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 270 verbose afterAdd /root/.npm/expand-template/1.0.3/package/package.json written 271 http 304 https://registry.npmjs.org/simple-get 272 verbose headers { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 272 verbose headers via: '1.1 varnish', 272 verbose headers 'cache-control': 'max-age=300', 272 verbose headers etag: 'W/"5997ba85-be28"', 272 verbose headers age: '0', 272 verbose headers connection: 'keep-alive', 272 verbose headers 'x-served-by': 'cache-lax8646-LAX', 272 verbose headers 'x-cache': 'HIT', 272 verbose headers 'x-cache-hits': '1', 272 verbose headers 'x-timer': 'S1503336044.635596,VS0,VE31', 272 verbose headers vary: 'Accept-Encoding, Accept' } 273 silly get cb [ 304, 273 silly get { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 273 silly get via: '1.1 varnish', 273 silly get 'cache-control': 'max-age=300', 273 silly get etag: 'W/"5997ba85-be28"', 273 silly get age: '0', 273 silly get connection: 'keep-alive', 273 silly get 'x-served-by': 'cache-lax8646-LAX', 273 silly get 'x-cache': 'HIT', 273 silly get 'x-cache-hits': '1', 273 silly get 'x-timer': 'S1503336044.635596,VS0,VE31', 273 silly get vary: 'Accept-Encoding, Accept' } ] 274 verbose etag https://registry.npmjs.org/simple-get from cache 275 verbose get saving simple-get to /root/.npm/registry.npmjs.org/simple-get/.cache.json 276 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 277 silly resolveWithNewModule simple-get@1.4.3 checking installable status 278 silly cache add args [ 'simple-get@^1.4.2', null ] 279 verbose cache add spec simple-get@^1.4.2 280 silly cache add parsed spec Result { 280 silly cache add raw: 'simple-get@^1.4.2', 280 silly cache add scope: null, 280 silly cache add escapedName: 'simple-get', 280 silly cache add name: 'simple-get', 280 silly cache add rawSpec: '^1.4.2', 280 silly cache add spec: '>=1.4.2 <2.0.0', 280 silly cache add type: 'range' } 281 silly addNamed simple-get@>=1.4.2 <2.0.0 282 verbose addNamed ">=1.4.2 <2.0.0" is a valid semver range for simple-get 283 silly addNameRange { name: 'simple-get', range: '>=1.4.2 <2.0.0', hasData: false } 284 silly mapToRegistry name simple-get 285 silly mapToRegistry using default registry 286 silly mapToRegistry registry https://registry.npmjs.org/ 287 silly mapToRegistry data Result { 287 silly mapToRegistry raw: 'simple-get', 287 silly mapToRegistry scope: null, 287 silly mapToRegistry escapedName: 'simple-get', 287 silly mapToRegistry name: 'simple-get', 287 silly mapToRegistry rawSpec: '', 287 silly mapToRegistry spec: 'latest', 287 silly mapToRegistry type: 'tag' } 288 silly mapToRegistry uri https://registry.npmjs.org/simple-get 289 verbose addNameRange registry:https://registry.npmjs.org/simple-get not in flight; fetching 290 verbose get https://registry.npmjs.org/simple-get not expired, no request 291 silly addNameRange number 2 { name: 'simple-get', range: '>=1.4.2 <2.0.0', hasData: true } 292 silly addNameRange versions [ 'simple-get', 292 silly addNameRange [ '1.0.0', 292 silly addNameRange '1.1.0', 292 silly addNameRange '1.2.0', 292 silly addNameRange '1.3.0', 292 silly addNameRange '1.3.1', 292 silly addNameRange '1.3.2', 292 silly addNameRange '1.3.3', 292 silly addNameRange '1.3.4', 292 silly addNameRange '1.4.0', 292 silly addNameRange '1.4.1', 292 silly addNameRange '1.4.2', 292 silly addNameRange '1.4.3', 292 silly addNameRange '2.0.0', 292 silly addNameRange '2.1.0', 292 silly addNameRange '2.2.0', 292 silly addNameRange '2.2.1', 292 silly addNameRange '2.2.2', 292 silly addNameRange '2.2.3', 292 silly addNameRange '2.2.4', 292 silly addNameRange '2.2.5', 292 silly addNameRange '2.3.0', 292 silly addNameRange '2.4.0', 292 silly addNameRange '2.5.0', 292 silly addNameRange '2.5.1', 292 silly addNameRange '2.6.0', 292 silly addNameRange '2.6.1', 292 silly addNameRange '2.7.0' ] ] 293 silly addNamed simple-get@1.4.3 294 verbose addNamed "1.4.3" is a plain semver version for simple-get 295 silly cache afterAdd simple-get@1.4.3 296 verbose afterAdd /root/.npm/simple-get/1.4.3/package/package.json not in flight; writing 297 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 298 verbose afterAdd /root/.npm/simple-get/1.4.3/package/package.json written 299 silly fetchNamedPackageData unzip-response 300 silly mapToRegistry name unzip-response 301 silly mapToRegistry using default registry 302 silly mapToRegistry registry https://registry.npmjs.org/ 303 silly mapToRegistry data Result { 303 silly mapToRegistry raw: 'unzip-response', 303 silly mapToRegistry scope: null, 303 silly mapToRegistry escapedName: 'unzip-response', 303 silly mapToRegistry name: 'unzip-response', 303 silly mapToRegistry rawSpec: '', 303 silly mapToRegistry spec: 'latest', 303 silly mapToRegistry type: 'tag' } 304 silly mapToRegistry uri https://registry.npmjs.org/unzip-response 305 verbose request uri https://registry.npmjs.org/unzip-response 306 verbose request no auth needed 307 info attempt registry request try #1 at 1:20:43 PM 308 verbose etag W/"590da135-251b" 309 verbose lastModified Sat, 06 May 2017 10:11:01 GMT 310 http request GET https://registry.npmjs.org/unzip-response 311 http 304 https://registry.npmjs.org/unzip-response 312 verbose headers { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 312 verbose headers via: '1.1 varnish', 312 verbose headers 'cache-control': 'max-age=300', 312 verbose headers etag: 'W/"590da135-251b"', 312 verbose headers age: '289', 312 verbose headers connection: 'keep-alive', 312 verbose headers 'x-served-by': 'cache-lax8638-LAX', 312 verbose headers 'x-cache': 'HIT', 312 verbose headers 'x-cache-hits': '2', 312 verbose headers 'x-timer': 'S1503336044.730600,VS0,VE0', 312 verbose headers vary: 'Accept-Encoding, Accept' } 313 silly get cb [ 304, 313 silly get { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 313 silly get via: '1.1 varnish', 313 silly get 'cache-control': 'max-age=300', 313 silly get etag: 'W/"590da135-251b"', 313 silly get age: '289', 313 silly get connection: 'keep-alive', 313 silly get 'x-served-by': 'cache-lax8638-LAX', 313 silly get 'x-cache': 'HIT', 313 silly get 'x-cache-hits': '2', 313 silly get 'x-timer': 'S1503336044.730600,VS0,VE0', 313 silly get vary: 'Accept-Encoding, Accept' } ] 314 verbose etag https://registry.npmjs.org/unzip-response from cache 315 verbose get saving unzip-response to /root/.npm/registry.npmjs.org/unzip-response/.cache.json 316 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 317 silly resolveWithNewModule unzip-response@1.0.2 checking installable status 318 silly cache add args [ 'unzip-response@^1.0.0', null ] 319 verbose cache add spec unzip-response@^1.0.0 320 silly cache add parsed spec Result { 320 silly cache add raw: 'unzip-response@^1.0.0', 320 silly cache add scope: null, 320 silly cache add escapedName: 'unzip-response', 320 silly cache add name: 'unzip-response', 320 silly cache add rawSpec: '^1.0.0', 320 silly cache add spec: '>=1.0.0 <2.0.0', 320 silly cache add type: 'range' } 321 silly addNamed unzip-response@>=1.0.0 <2.0.0 322 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for unzip-response 323 silly addNameRange { name: 'unzip-response', 323 silly addNameRange range: '>=1.0.0 <2.0.0', 323 silly addNameRange hasData: false } 324 silly mapToRegistry name unzip-response 325 silly mapToRegistry using default registry 326 silly mapToRegistry registry https://registry.npmjs.org/ 327 silly mapToRegistry data Result { 327 silly mapToRegistry raw: 'unzip-response', 327 silly mapToRegistry scope: null, 327 silly mapToRegistry escapedName: 'unzip-response', 327 silly mapToRegistry name: 'unzip-response', 327 silly mapToRegistry rawSpec: '', 327 silly mapToRegistry spec: 'latest', 327 silly mapToRegistry type: 'tag' } 328 silly mapToRegistry uri https://registry.npmjs.org/unzip-response 329 verbose addNameRange registry:https://registry.npmjs.org/unzip-response not in flight; fetching 330 verbose get https://registry.npmjs.org/unzip-response not expired, no request 331 silly addNameRange number 2 { name: 'unzip-response', 331 silly addNameRange range: '>=1.0.0 <2.0.0', 331 silly addNameRange hasData: true } 332 silly addNameRange versions [ 'unzip-response', 332 silly addNameRange [ '1.0.0', '1.0.1', '2.0.0', '2.0.1', '1.0.2', '3.0.0' ] ] 333 silly addNamed unzip-response@1.0.2 334 verbose addNamed "1.0.2" is a plain semver version for unzip-response 335 silly cache afterAdd unzip-response@1.0.2 336 verbose afterAdd /root/.npm/unzip-response/1.0.2/package/package.json not in flight; writing 337 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 338 verbose afterAdd /root/.npm/unzip-response/1.0.2/package/package.json written 339 silly fetchNamedPackageData chownr 340 silly mapToRegistry name chownr 341 silly mapToRegistry using default registry 342 silly mapToRegistry registry https://registry.npmjs.org/ 343 silly mapToRegistry data Result { 343 silly mapToRegistry raw: 'chownr', 343 silly mapToRegistry scope: null, 343 silly mapToRegistry escapedName: 'chownr', 343 silly mapToRegistry name: 'chownr', 343 silly mapToRegistry rawSpec: '', 343 silly mapToRegistry spec: 'latest', 343 silly mapToRegistry type: 'tag' } 344 silly mapToRegistry uri https://registry.npmjs.org/chownr 345 verbose request uri https://registry.npmjs.org/chownr 346 verbose request no auth needed 347 info attempt registry request try #1 at 1:20:43 PM 348 verbose etag W/"55c7d324-114f" 349 verbose lastModified Sun, 09 Aug 2015 22:24:36 GMT 350 http request GET https://registry.npmjs.org/chownr 351 http 304 https://registry.npmjs.org/chownr 352 verbose headers { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 352 verbose headers via: '1.1 varnish', 352 verbose headers 'cache-control': 'max-age=300', 352 verbose headers etag: 'W/"55c7d324-114f"', 352 verbose headers age: '137', 352 verbose headers connection: 'keep-alive', 352 verbose headers 'x-served-by': 'cache-lax8641-LAX', 352 verbose headers 'x-cache': 'HIT', 352 verbose headers 'x-cache-hits': '1', 352 verbose headers 'x-timer': 'S1503336044.769538,VS0,VE0', 352 verbose headers vary: 'Accept-Encoding, Accept' } 353 silly get cb [ 304, 353 silly get { date: 'Mon, 21 Aug 2017 17:20:43 GMT', 353 silly get via: '1.1 varnish', 353 silly get 'cache-control': 'max-age=300', 353 silly get etag: 'W/"55c7d324-114f"', 353 silly get age: '137', 353 silly get connection: 'keep-alive', 353 silly get 'x-served-by': 'cache-lax8641-LAX', 353 silly get 'x-cache': 'HIT', 353 silly get 'x-cache-hits': '1', 353 silly get 'x-timer': 'S1503336044.769538,VS0,VE0', 353 silly get vary: 'Accept-Encoding, Accept' } ] 354 verbose etag https://registry.npmjs.org/chownr from cache 355 verbose get saving chownr to /root/.npm/registry.npmjs.org/chownr/.cache.json 356 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 357 silly resolveWithNewModule chownr@1.0.1 checking installable status 358 silly cache add args [ 'chownr@^1.0.1', null ] 359 verbose cache add spec chownr@^1.0.1 360 silly cache add parsed spec Result { 360 silly cache add raw: 'chownr@^1.0.1', 360 silly cache add scope: null, 360 silly cache add escapedName: 'chownr', 360 silly cache add name: 'chownr', 360 silly cache add rawSpec: '^1.0.1', 360 silly cache add spec: '>=1.0.1 <2.0.0', 360 silly cache add type: 'range' } 361 silly addNamed chownr@>=1.0.1 <2.0.0 362 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for chownr 363 silly addNameRange { name: 'chownr', range: '>=1.0.1 <2.0.0', hasData: false } 364 silly mapToRegistry name chownr 365 silly mapToRegistry using default registry 366 silly mapToRegistry registry https://registry.npmjs.org/ 367 silly mapToRegistry data Result { 367 silly mapToRegistry raw: 'chownr', 367 silly mapToRegistry scope: null, 367 silly mapToRegistry escapedName: 'chownr', 367 silly mapToRegistry name: 'chownr', 367 silly mapToRegistry rawSpec: '', 367 silly mapToRegistry spec: 'latest', 367 silly mapToRegistry type: 'tag' } 368 silly mapToRegistry uri https://registry.npmjs.org/chownr 369 verbose addNameRange registry:https://registry.npmjs.org/chownr not in flight; fetching 370 verbose get https://registry.npmjs.org/chownr not expired, no request 371 silly addNameRange number 2 { name: 'chownr', range: '>=1.0.1 <2.0.0', hasData: true } 372 silly addNameRange versions [ 'chownr', [ '0.0.1', '0.0.2', '1.0.0', '1.0.1' ] ] 373 silly addNamed chownr@1.0.1 374 verbose addNamed "1.0.1" is a plain semver version for chownr 375 silly cache afterAdd chownr@1.0.1 376 verbose afterAdd /root/.npm/chownr/1.0.1/package/package.json not in flight; writing 377 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing 378 verbose afterAdd /root/.npm/chownr/1.0.1/package/package.json written 379 silly loadAllDepsIntoIdealTree Finishing 380 silly loadIdealTree Finishing 381 silly currentTree dc_node_server@1.0.13 381 silly currentTree ├── abbrev@1.1.0 381 silly currentTree ├── accepts@1.3.3 381 silly currentTree ├── acorn-globals@1.0.9 381 silly currentTree ├── acorn@2.7.0 381 silly currentTree ├── after@0.8.2 381 silly currentTree ├── ajv@4.11.8 381 silly currentTree ├── align-text@0.1.4 381 silly currentTree ├── amdefine@1.0.1 381 silly currentTree ├── ansi-regex@2.1.1 381 silly currentTree ├── ansi-styles@2.2.1 381 silly currentTree ├── ansi@0.3.1 381 silly currentTree ├── append-field@0.1.0 381 silly currentTree ├── aproba@1.1.2 381 silly currentTree ├── are-we-there-yet@1.1.4 381 silly currentTree ├── array-find-index@1.0.2 381 silly currentTree ├── array-flatten@1.1.1 381 silly currentTree ├── array-index@1.0.0 381 silly currentTree ├── asap@1.0.0 381 silly currentTree ├── asn1@0.2.3 381 silly currentTree ├── assert-plus@0.2.0 381 silly currentTree ├── async@1.5.2 381 silly currentTree ├── asynckit@0.4.0 381 silly currentTree ├── aws-sign2@0.6.0 381 silly currentTree ├── aws4@1.6.0 381 silly currentTree ├── balanced-match@1.0.0 381 silly currentTree ├── basic-auth@1.1.0 381 silly currentTree ├── bcrypt-nodejs@0.0.3 381 silly currentTree ├── bcrypt-pbkdf@1.0.1 381 silly currentTree ├── bindings@1.2.1 381 silly currentTree ├─┬ bl@1.0.3 381 silly currentTree │ ├── readable-stream@2.0.6 381 silly currentTree │ └── string_decoder@0.10.31 381 silly currentTree ├── block-stream@0.0.9 381 silly currentTree ├── bluebird@2.10.2 381 silly currentTree ├─┬ body-parser@1.17.2 381 silly currentTree │ ├── bytes@2.4.0 381 silly currentTree │ ├── content-type@1.0.2 381 silly currentTree │ ├── debug@2.6.7 381 silly currentTree │ ├── depd@1.1.1 381 silly currentTree │ ├── http-errors@1.6.2 381 silly currentTree │ ├── iconv-lite@0.4.15 381 silly currentTree │ ├─┬ on-finished@2.3.0 381 silly currentTree │ │ └── ee-first@1.1.1 381 silly currentTree │ ├── qs@6.4.0 381 silly currentTree │ ├── raw-body@2.2.0 381 silly currentTree │ └── type-is@1.6.15 381 silly currentTree ├── boom@2.10.1 381 silly currentTree ├── brace-expansion@1.1.8 381 silly currentTree ├── bson@1.0.4 381 silly currentTree ├── buffer-shims@1.0.0 381 silly currentTree ├── builtin-modules@1.1.1 381 silly currentTree ├─┬ busboy@0.2.14 381 silly currentTree │ ├── isarray@0.0.1 381 silly currentTree │ ├── readable-stream@1.1.14 381 silly currentTree │ └── string_decoder@0.10.31 381 silly currentTree ├── bytes@2.4.0 381 silly currentTree ├── camelcase-keys@2.1.0 381 silly currentTree ├── camelcase@2.1.1 381 silly currentTree ├── caseless@0.12.0 381 silly currentTree ├── center-align@0.1.3 381 silly currentTree ├── chalk@1.1.3 381 silly currentTree ├── character-parser@1.2.1 381 silly currentTree ├─┬ clean-css@3.4.28 381 silly currentTree │ └── commander@2.8.1 381 silly currentTree ├── cli-table@0.3.1 381 silly currentTree ├─┬ cliui@2.1.0 381 silly currentTree │ └── wordwrap@0.0.2 381 silly currentTree ├── co@4.6.0 381 silly currentTree ├── code-point-at@1.1.0 381 silly currentTree ├── colors@1.0.3 381 silly currentTree ├── combined-stream@1.0.5 381 silly currentTree ├── commander@2.6.0 381 silly currentTree ├── concat-map@0.0.1 381 silly currentTree ├── concat-stream@1.6.0 381 silly currentTree ├── connect-flash@0.1.1 381 silly currentTree ├── console-control-strings@1.1.0 381 silly currentTree ├─┬ console-stamp@0.2.5 381 silly currentTree │ ├─┬ chalk@1.1.3 381 silly currentTree │ │ ├── ansi-styles@2.2.1 381 silly currentTree │ │ ├── escape-string-regexp@1.0.5 381 silly currentTree │ │ ├─┬ has-ansi@2.0.0 381 silly currentTree │ │ │ └── ansi-regex@2.0.0 381 silly currentTree │ │ ├─┬ strip-ansi@3.0.1 381 silly currentTree │ │ │ └── ansi-regex@2.0.0 381 silly currentTree │ │ └── supports-color@2.0.0 381 silly currentTree │ ├─┬ dateformat@1.0.12 381 silly currentTree │ │ ├── get-stdin@4.0.1 381 silly currentTree │ │ └─┬ meow@3.7.0 381 silly currentTree │ │ ├─┬ camelcase-keys@2.1.0 381 silly currentTree │ │ │ └── camelcase@2.1.1 381 silly currentTree │ │ ├── decamelize@1.2.0 381 silly currentTree │ │ ├─┬ loud-rejection@1.6.0 381 silly currentTree │ │ │ ├─┬ currently-unhandled@0.4.1 381 silly currentTree │ │ │ │ └── array-find-index@1.0.1 381 silly currentTree │ │ │ └── signal-exit@3.0.0 381 silly currentTree │ │ ├── map-obj@1.0.1 381 silly currentTree │ │ ├── minimist@1.2.0 381 silly currentTree │ │ ├─┬ normalize-package-data@2.3.5 381 silly currentTree │ │ │ ├── hosted-git-info@2.1.5 381 silly currentTree │ │ │ ├─┬ is-builtin-module@1.0.0 381 silly currentTree │ │ │ │ └── builtin-modules@1.1.1 381 silly currentTree │ │ │ ├── semver@5.3.0 381 silly currentTree │ │ │ └─┬ validate-npm-package-license@3.0.1 381 silly currentTree │ │ │ ├─┬ spdx-correct@1.0.2 381 silly currentTree │ │ │ │ └── spdx-license-ids@1.2.2 381 silly currentTree │ │ │ └─┬ spdx-expression-parse@1.0.2 381 silly currentTree │ │ │ ├── spdx-exceptions@1.0.5 381 silly currentTree │ │ │ └── spdx-license-ids@1.2.2 381 silly currentTree │ │ ├── object-assign@4.1.0 381 silly currentTree │ │ ├─┬ read-pkg-up@1.0.1 381 silly currentTree │ │ │ ├─┬ find-up@1.1.2 381 silly currentTree │ │ │ │ ├── path-exists@2.1.0 381 silly currentTree │ │ │ │ └─┬ pinkie-promise@2.0.1 381 silly currentTree │ │ │ │ └── pinkie@2.0.4 381 silly currentTree │ │ │ └─┬ read-pkg@1.1.0 381 silly currentTree │ │ │ ├─┬ load-json-file@1.1.0 381 silly currentTree │ │ │ │ ├── graceful-fs@4.1.5 381 silly currentTree │ │ │ │ ├─┬ parse-json@2.2.0 381 silly currentTree │ │ │ │ │ └─┬ error-ex@1.3.0 381 silly currentTree │ │ │ │ │ └── is-arrayish@0.2.1 381 silly currentTree │ │ │ │ ├── pify@2.3.0 381 silly currentTree │ │ │ │ ├─┬ pinkie-promise@2.0.1 381 silly currentTree │ │ │ │ │ └── pinkie@2.0.4 381 silly currentTree │ │ │ │ └─┬ strip-bom@2.0.0 381 silly currentTree │ │ │ │ └── is-utf8@0.2.1 381 silly currentTree │ │ │ └─┬ path-type@1.1.0 381 silly currentTree │ │ │ ├── graceful-fs@4.1.5 381 silly currentTree │ │ │ ├── pify@2.3.0 381 silly currentTree │ │ │ └─┬ pinkie-promise@2.0.1 381 silly currentTree │ │ │ └── pinkie@2.0.4 381 silly currentTree │ │ ├─┬ redent@1.0.0 381 silly currentTree │ │ │ ├─┬ indent-string@2.1.0 381 silly currentTree │ │ │ │ └─┬ repeating@2.0.1 381 silly currentTree │ │ │ │ └─┬ is-finite@1.0.1 381 silly currentTree │ │ │ │ └── number-is-nan@1.0.0 381 silly currentTree │ │ │ └── strip-indent@1.0.1 381 silly currentTree │ │ └── trim-newlines@1.0.0 381 silly currentTree │ └── merge@1.2.0 381 silly currentTree ├── constantinople@3.0.2 381 silly currentTree ├── content-disposition@0.5.2 381 silly currentTree ├── content-type@1.0.2 381 silly currentTree ├─┬ cookie-parser@1.4.3 381 silly currentTree │ ├── cookie-signature@1.0.6 381 silly currentTree │ └── cookie@0.3.1 381 silly currentTree ├── cookie-signature@1.0.6 381 silly currentTree ├── cookie@0.3.1 381 silly currentTree ├── core-util-is@1.0.2 381 silly currentTree ├── crc@3.4.4 381 silly currentTree ├── cryptiles@2.0.5 381 silly currentTree ├── csrf@3.0.6 381 silly currentTree ├── css-parse@1.0.4 381 silly currentTree ├── css-stringify@1.0.5 381 silly currentTree ├── css@1.0.8 381 silly currentTree ├─┬ csurf@1.9.0 381 silly currentTree │ ├── cookie-signature@1.0.6 381 silly currentTree │ ├── cookie@0.3.1 381 silly currentTree │ ├── csrf@3.0.6 381 silly currentTree │ ├─┬ http-errors@1.5.1 381 silly currentTree │ │ ├── inherits@2.0.3 381 silly currentTree │ │ └── statuses@1.3.1 381 silly currentTree │ └── setprototypeof@1.0.2 381 silly currentTree ├── currently-unhandled@0.4.1 381 silly currentTree ├── d@1.0.0 381 silly currentTree ├─┬ dashdash@1.14.1 381 silly currentTree │ └── assert-plus@1.0.0 381 silly currentTree ├── dateformat@1.0.12 381 silly currentTree ├─┬ debug@2.6.8 381 silly currentTree │ └── ms@2.0.0 381 silly currentTree ├── decamelize@1.2.0 381 silly currentTree ├── deep-extend@0.4.2 381 silly currentTree ├── define-properties@1.1.2 381 silly currentTree ├── delayed-stream@1.0.0 381 silly currentTree ├── delegates@1.0.0 381 silly currentTree ├── depd@1.1.1 381 silly currentTree ├── destroy@1.0.4 381 silly currentTree ├─┬ dicer@0.2.5 381 silly currentTree │ ├── isarray@0.0.1 381 silly currentTree │ ├── readable-stream@1.1.14 381 silly currentTree │ └── string_decoder@0.10.31 381 silly currentTree ├─┬ duplexer2@0.0.2 381 silly currentTree │ ├── isarray@0.0.1 381 silly currentTree │ ├── readable-stream@1.1.14 381 silly currentTree │ └── string_decoder@0.10.31 381 silly currentTree ├── ecc-jsbn@0.1.1 381 silly currentTree ├── ee-first@1.1.1 381 silly currentTree ├── encodeurl@1.0.1 381 silly currentTree ├── end-of-stream@1.4.0 381 silly currentTree ├── error-ex@1.3.1 381 silly currentTree ├── es-abstract@1.8.0 381 silly currentTree ├── es-to-primitive@1.1.1 381 silly currentTree ├── es5-ext@0.10.29 381 silly currentTree ├── es6-iterator@2.0.1 381 silly currentTree ├── es6-promise@3.2.1 381 silly currentTree ├── es6-symbol@3.1.1 381 silly currentTree ├── escape-html@1.0.3 381 silly currentTree ├── escape-string-regexp@1.0.5 381 silly currentTree ├── etag@1.8.0 381 silly currentTree ├── execspawn@1.0.1 381 silly currentTree ├── express-session@1.15.5 381 silly currentTree ├─┬ express-stormpath@1.0.7 381 silly currentTree │ ├── async@0.9.2 381 silly currentTree │ ├─┬ client-sessions@0.7.0 381 silly currentTree │ │ └─┬ cookies@0.5.0 381 silly currentTree │ │ └── keygrip@1.0.1 381 silly currentTree │ ├─┬ stormpath@0.10.2 381 silly currentTree │ │ ├── async@0.7.0 381 silly currentTree │ │ ├── deep-extend@0.4.1 381 silly currentTree │ │ ├─┬ flat@1.6.1 381 silly currentTree │ │ │ └── is-buffer@1.1.3 381 silly currentTree │ │ ├─┬ glob@3.2.11 381 silly currentTree │ │ │ ├── inherits@2.0.1 381 silly currentTree │ │ │ └─┬ minimatch@0.3.0 381 silly currentTree │ │ │ ├── lru-cache@2.7.3 381 silly currentTree │ │ │ └── sigmund@1.0.1 381 silly currentTree │ │ ├── jwt-simple@0.2.0 381 silly currentTree │ │ ├─┬ memcached@0.2.8 381 silly currentTree │ │ │ ├─┬ hashring@0.0.8 381 silly currentTree │ │ │ │ ├── bisection@0.0.3 381 silly currentTree │ │ │ │ └── simple-lru-cache@0.0.2 381 silly currentTree │ │ │ └─┬ jackpot@0.0.6 381 silly currentTree │ │ │ └── retry@0.6.0 381 silly currentTree │ │ ├── moment@2.8.4 381 silly currentTree │ │ ├── njwt@0.0.1 381 silly currentTree │ │ ├── node-uuid@1.4.7 381 silly currentTree │ │ ├── properties-parser@0.2.3 381 silly currentTree │ │ ├── redis@0.12.1 381 silly currentTree │ │ ├─┬ request@2.40.0 381 silly currentTree │ │ │ ├── aws-sign2@0.5.0 381 silly currentTree │ │ │ ├── forever-agent@0.5.2 381 silly currentTree │ │ │ ├─┬ form-data@0.1.4 381 silly currentTree │ │ │ │ ├── async@0.9.2 381 silly currentTree │ │ │ │ ├─┬ combined-stream@0.0.7 381 silly currentTree │ │ │ │ │ └── delayed-stream@0.0.5 381 silly currentTree │ │ │ │ └── mime@1.2.11 381 silly currentTree │ │ │ ├─┬ hawk@1.1.1 381 silly currentTree │ │ │ │ ├── boom@0.4.2 381 silly currentTree │ │ │ │ ├── cryptiles@0.2.2 381 silly currentTree │ │ │ │ ├── hoek@0.9.1 381 silly currentTree │ │ │ │ └── sntp@0.2.4 381 silly currentTree │ │ │ ├─┬ http-signature@0.10.1 381 silly currentTree │ │ │ │ ├── asn1@0.1.11 381 silly currentTree │ │ │ │ ├── assert-plus@0.1.5 381 silly currentTree │ │ │ │ └── ctype@0.5.3 381 silly currentTree │ │ │ ├── json-stringify-safe@5.0.1 381 silly currentTree │ │ │ ├── mime-types@1.0.2 381 silly currentTree │ │ │ ├── oauth-sign@0.3.0 381 silly currentTree │ │ │ ├── qs@1.0.2 381 silly currentTree │ │ │ ├── stringstream@0.0.5 381 silly currentTree │ │ │ ├── tough-cookie@2.2.2 381 silly currentTree │ │ │ └── tunnel-agent@0.4.3 381 silly currentTree │ │ ├── underscore.string@2.3.3 381 silly currentTree │ │ └── underscore@1.5.2 381 silly currentTree │ ├── utils-merge@1.0.0 381 silly currentTree │ └─┬ winston@0.8.3 381 silly currentTree │ ├── async@0.2.10 381 silly currentTree │ ├── colors@0.6.2 381 silly currentTree │ ├── cycle@1.0.3 381 silly currentTree │ ├── eyes@0.1.8 381 silly currentTree │ ├── isstream@0.1.2 381 silly currentTree │ ├── pkginfo@0.3.1 381 silly currentTree │ └── stack-trace@0.0.9 381 silly currentTree ├─┬ express@4.15.4 381 silly currentTree │ ├── accepts@1.3.3 381 silly currentTree │ ├── array-flatten@1.1.1 381 silly currentTree │ ├── content-disposition@0.5.2 381 silly currentTree │ ├── content-type@1.0.2 381 silly currentTree │ ├── cookie-signature@1.0.6 381 silly currentTree │ ├── cookie@0.3.1 381 silly currentTree │ ├── depd@1.1.1 381 silly currentTree │ ├── escape-html@1.0.3 381 silly currentTree │ ├── etag@1.8.0 381 silly currentTree │ ├── finalhandler@1.0.4 381 silly currentTree │ ├── fresh@0.5.0 381 silly currentTree │ ├── merge-descriptors@1.0.1 381 silly currentTree │ ├── methods@1.1.2 381 silly currentTree │ ├─┬ on-finished@2.3.0 381 silly currentTree │ │ └── ee-first@1.1.1 381 silly currentTree │ ├── parseurl@1.3.1 381 silly currentTree │ ├── path-to-regexp@0.1.7 381 silly currentTree │ ├── proxy-addr@1.1.5 381 silly currentTree │ ├── qs@6.5.0 381 silly currentTree │ ├── range-parser@1.2.0 381 silly currentTree │ ├── send@0.15.4 381 silly currentTree │ ├── serve-static@1.12.4 381 silly currentTree │ ├── type-is@1.6.15 381 silly currentTree │ ├── utils-merge@1.0.0 381 silly currentTree │ └── vary@1.1.1 381 silly currentTree ├── extend@3.0.1 381 silly currentTree ├── extsprintf@1.3.0 381 silly currentTree ├── finalhandler@1.0.4 381 silly currentTree ├── find-up@1.1.2 381 silly currentTree ├── flat@2.0.1 381 silly currentTree ├── foreach@2.0.5 381 silly currentTree ├── forever-agent@0.6.1 381 silly currentTree ├── form-data@2.1.4 381 silly currentTree ├── formidable@1.1.1 381 silly currentTree ├─┬ forms@1.3.0 381 silly currentTree │ ├── async@2.5.0 381 silly currentTree │ ├── formidable@1.0.17 381 silly currentTree │ ├── is@3.2.1 381 silly currentTree │ ├── object.assign@4.0.4 381 silly currentTree │ ├── qs@6.5.0 381 silly currentTree │ └── string.prototype.trim@1.1.2 381 silly currentTree ├── forwarded@0.1.0 381 silly currentTree ├── fresh@0.5.0 381 silly currentTree ├── fs.realpath@1.0.0 381 silly currentTree ├── fstream@1.0.11 381 silly currentTree ├── function-bind@1.1.0 381 silly currentTree ├── gauge@2.7.4 381 silly currentTree ├── get-stdin@4.0.1 381 silly currentTree ├─┬ getpass@0.1.7 381 silly currentTree │ └── assert-plus@1.0.0 381 silly currentTree ├── ghreleases@1.0.5 381 silly currentTree ├── ghrepos@2.0.0 381 silly currentTree ├── ghutils@3.2.1 381 silly currentTree ├── github-from-package@0.0.0 381 silly currentTree ├── glob@7.0.6 381 silly currentTree ├── graceful-fs@4.1.11 381 silly currentTree ├── graceful-readlink@1.0.1 381 silly currentTree ├── har-schema@1.0.5 381 silly currentTree ├── har-validator@4.2.1 381 silly currentTree ├── has-ansi@2.0.0 381 silly currentTree ├── has-color@0.1.7 381 silly currentTree ├── has-unicode@2.0.1 381 silly currentTree ├── has@1.0.1 381 silly currentTree ├── hawk@3.1.3 381 silly currentTree ├── hoek@2.16.3 381 silly currentTree ├── hooks-fixed@2.0.0 381 silly currentTree ├── hosted-git-info@2.5.0 381 silly currentTree ├── http-errors@1.6.2 381 silly currentTree ├── http-signature@1.1.1 381 silly currentTree ├── httpntlm@1.6.1 381 silly currentTree ├── httpreq@0.4.24 381 silly currentTree ├── hyperquest@1.2.0 381 silly currentTree ├── iconv-lite@0.4.15 381 silly currentTree ├── indent-string@2.1.0 381 silly currentTree ├── inflight@1.0.6 381 silly currentTree ├── inherits@2.0.3 381 silly currentTree ├── ini@1.3.4 381 silly currentTree ├── ipaddr.js@1.4.0 381 silly currentTree ├── is-arrayish@0.2.1 381 silly currentTree ├── is-buffer@1.1.5 381 silly currentTree ├── is-builtin-module@1.0.0 381 silly currentTree ├── is-callable@1.1.3 381 silly currentTree ├── is-date-object@1.0.1 381 silly currentTree ├── is-finite@1.0.2 381 silly currentTree ├── is-fullwidth-code-point@1.0.0 381 silly currentTree ├── is-promise@2.1.0 381 silly currentTree ├── is-regex@1.0.4 381 silly currentTree ├── is-symbol@1.0.1 381 silly currentTree ├── is-typedarray@1.0.0 381 silly currentTree ├── is-utf8@0.2.1 381 silly currentTree ├── is@3.2.1 381 silly currentTree ├── isarray@1.0.0 381 silly currentTree ├── isexe@2.0.0 381 silly currentTree ├── isstream@0.1.2 381 silly currentTree ├─┬ jade@1.11.0 381 silly currentTree │ ├── character-parser@1.2.1 381 silly currentTree │ ├─┬ clean-css@3.3.9 381 silly currentTree │ │ ├─┬ commander@2.8.1 381 silly currentTree │ │ │ └── graceful-readlink@1.0.1 381 silly currentTree │ │ └─┬ source-map@0.4.4 381 silly currentTree │ │ └── amdefine@1.0.0 381 silly currentTree │ ├── commander@2.6.0 381 silly currentTree │ ├─┬ constantinople@3.0.2 381 silly currentTree │ │ └── acorn@2.3.0 381 silly currentTree │ ├─┬ jstransformer@0.0.2 381 silly currentTree │ │ ├── is-promise@2.0.0 381 silly currentTree │ │ └─┬ promise@6.1.0 381 silly currentTree │ │ └── asap@1.0.0 381 silly currentTree │ ├─┬ mkdirp@0.5.1 381 silly currentTree │ │ └── minimist@0.0.8 381 silly currentTree │ ├─┬ transformers@2.1.0 381 silly currentTree │ │ ├─┬ css@1.0.8 381 silly currentTree │ │ │ ├── css-parse@1.0.4 381 silly currentTree │ │ │ └── css-stringify@1.0.5 381 silly currentTree │ │ ├─┬ promise@2.0.0 381 silly currentTree │ │ │ └── is-promise@1.0.1 381 silly currentTree │ │ └─┬ uglify-js@2.2.5 381 silly currentTree │ │ ├─┬ optimist@0.3.7 381 silly currentTree │ │ │ └── wordwrap@0.0.3 381 silly currentTree │ │ └─┬ source-map@0.1.43 381 silly currentTree │ │ └── amdefine@1.0.0 381 silly currentTree │ ├─┬ uglify-js@2.4.24 381 silly currentTree │ │ ├── async@0.2.10 381 silly currentTree │ │ ├─┬ source-map@0.1.34 381 silly currentTree │ │ │ └── amdefine@1.0.0 381 silly currentTree │ │ ├── uglify-to-browserify@1.0.2 381 silly currentTree │ │ └─┬ yargs@3.5.4 381 silly currentTree │ │ ├── camelcase@1.2.1 381 silly currentTree │ │ ├── decamelize@1.0.0 381 silly currentTree │ │ ├── window-size@0.1.0 381 silly currentTree │ │ └── wordwrap@0.0.2 381 silly currentTree │ ├── void-elements@2.0.1 381 silly currentTree │ └─┬ with@4.0.3 381 silly currentTree │ ├─┬ acorn-globals@1.0.5 381 silly currentTree │ │ └── acorn@2.3.0 381 silly currentTree │ └── acorn@1.2.2 381 silly currentTree ├── jsbn@0.1.1 381 silly currentTree ├── json-schema@0.2.3 381 silly currentTree ├── json-stable-stringify@1.0.1 381 silly currentTree ├── json-stringify-safe@5.0.1 381 silly currentTree ├─┬ json2csv@3.11.1 381 silly currentTree │ ├─┬ cli-table@0.3.1 381 silly currentTree │ │ └── colors@1.0.3 381 silly currentTree │ ├─┬ commander@2.11.0 381 silly currentTree │ │ └── graceful-readlink@1.0.1 381 silly currentTree │ ├── flat@2.0.1 381 silly currentTree │ ├── lodash.get@4.4.2 381 silly currentTree │ └── path-is-absolute@1.0.0 381 silly currentTree ├── jsonify@0.0.0 381 silly currentTree ├── jsonist@1.3.0 381 silly currentTree ├─┬ jsprim@1.4.1 381 silly currentTree │ └── assert-plus@1.0.0 381 silly currentTree ├── jstransformer@0.0.2 381 silly currentTree ├── kareem@1.5.0 381 silly currentTree ├── kind-of@3.2.2 381 silly currentTree ├── lazy-cache@1.0.4 381 silly currentTree ├── load-json-file@1.1.0 381 silly currentTree ├── lodash.clonedeep@4.5.0 381 silly currentTree ├── lodash.flatten@4.4.0 381 silly currentTree ├── lodash.get@4.4.2 381 silly currentTree ├── lodash.pad@4.5.1 381 silly currentTree ├── lodash.padend@4.6.1 381 silly currentTree ├── lodash.padstart@4.6.1 381 silly currentTree ├── lodash.set@4.3.2 381 silly currentTree ├── lodash.uniq@4.5.0 381 silly currentTree ├── lodash@4.17.4 381 silly currentTree ├── longest@1.0.1 381 silly currentTree ├── loud-rejection@1.6.0 381 silly currentTree ├── map-obj@1.0.1 381 silly currentTree ├── media-typer@0.3.0 381 silly currentTree ├── meow@3.7.0 381 silly currentTree ├── merge-descriptors@1.0.1 381 silly currentTree ├── merge@1.2.0 381 silly currentTree ├── methods@1.1.2 381 silly currentTree ├── mime-db@1.29.0 381 silly currentTree ├── mime-types@2.1.16 381 silly currentTree ├── mime@1.3.4 381 silly currentTree ├── minimatch@3.0.4 381 silly currentTree ├── minimist@1.2.0 381 silly currentTree ├─┬ mkdirp@0.5.1 381 silly currentTree │ └── minimist@0.0.8 381 silly currentTree ├── moment@2.18.1 381 silly currentTree ├── mongodb-core@2.1.15 381 silly currentTree ├─┬ mongodb@2.2.31 381 silly currentTree │ ├── es6-promise@3.2.1 381 silly currentTree │ ├── mongodb-core@2.1.15 381 silly currentTree │ └── readable-stream@2.2.7 381 silly currentTree ├─┬ mongoose@4.11.7 381 silly currentTree │ └── async@2.1.4 381 silly currentTree ├─┬ morgan@1.8.2 381 silly currentTree │ ├── basic-auth@1.1.0 381 silly currentTree │ ├── depd@1.1.1 381 silly currentTree │ ├─┬ on-finished@2.3.0 381 silly currentTree │ │ └── ee-first@1.1.1 381 silly currentTree │ └── on-headers@1.0.1 381 silly currentTree ├── mpath@0.3.0 381 silly currentTree ├── mpromise@0.5.5 381 silly currentTree ├─┬ mquery@2.3.1 381 silly currentTree │ └── sliced@0.0.5 381 silly currentTree ├── ms@2.0.0 381 silly currentTree ├─┬ multer@1.3.0 381 silly currentTree │ ├── append-field@0.1.0 381 silly currentTree │ ├── busboy@0.2.14 381 silly currentTree │ ├─┬ concat-stream@1.5.0 381 silly currentTree │ │ ├── inherits@2.0.1 381 silly currentTree │ │ ├─┬ readable-stream@2.0.2 381 silly currentTree │ │ │ ├── core-util-is@1.0.1 381 silly currentTree │ │ │ ├── isarray@0.0.1 381 silly currentTree │ │ │ ├── process-nextick-args@1.0.2 381 silly currentTree │ │ │ ├── string_decoder@0.10.31 381 silly currentTree │ │ │ └── util-deprecate@1.0.1 381 silly currentTree │ │ └── typedarray@0.0.6 381 silly currentTree │ ├── isarray@0.0.1 381 silly currentTree │ ├─┬ mkdirp@0.5.1 381 silly currentTree │ │ └── minimist@0.0.8 381 silly currentTree │ ├── object-assign@3.0.0 381 silly currentTree │ ├── readable-stream@1.1.14 381 silly currentTree │ ├── string_decoder@0.10.31 381 silly currentTree │ └─┬ type-is@1.6.7 381 silly currentTree │ ├── media-typer@0.3.0 381 silly currentTree │ └─┬ mime-types@2.1.5 381 silly currentTree │ └── mime-db@1.17.0 381 silly currentTree ├── muri@1.2.2 381 silly currentTree ├── negotiator@0.6.1 381 silly currentTree ├── node-abi@2.1.0 381 silly currentTree ├─┬ node-gyp@3.6.2 381 silly currentTree │ └── semver@5.3.0 381 silly currentTree ├─┬ node-ninja@1.0.2 381 silly currentTree │ ├── gauge@1.2.7 381 silly currentTree │ └── npmlog@2.0.4 381 silly currentTree ├── nodemailer-fetch@1.6.0 381 silly currentTree ├── nodemailer-shared@1.1.0 381 silly currentTree ├─┬ nodemailer-smtp-transport@2.7.4 381 silly currentTree │ ├── clone@1.0.2 381 silly currentTree │ ├── nodemailer-wellknown@0.1.10 381 silly currentTree │ └── smtp-connection@2.12.0 381 silly currentTree ├── nodemailer-wellknown@0.1.10 381 silly currentTree ├─┬ nodemailer@4.0.1 381 silly currentTree │ ├─┬ buildmail@1.2.4 381 silly currentTree │ │ ├── addressparser@0.3.2 381 silly currentTree │ │ ├── libbase64@0.1.0 381 silly currentTree │ │ └── libqp@1.0.0 381 silly currentTree │ ├─┬ hyperquest@1.2.0 381 silly currentTree │ │ ├─┬ duplexer2@0.0.2 381 silly currentTree │ │ │ └─┬ readable-stream@1.1.13 381 silly currentTree │ │ │ ├── core-util-is@1.0.1 381 silly currentTree │ │ │ ├── inherits@2.0.1 381 silly currentTree │ │ │ ├── isarray@0.0.1 381 silly currentTree │ │ │ └── string_decoder@0.10.31 381 silly currentTree │ │ └─┬ through2@0.6.5 381 silly currentTree │ │ └─┬ readable-stream@1.0.33 381 silly currentTree │ │ ├── core-util-is@1.0.1 381 silly currentTree │ │ ├── inherits@2.0.1 381 silly currentTree │ │ ├── isarray@0.0.1 381 silly currentTree │ │ └── string_decoder@0.10.31 381 silly currentTree │ ├─┬ libmime@1.0.0 381 silly currentTree │ │ ├── iconv-lite@0.4.11 381 silly currentTree │ │ ├── libbase64@0.1.0 381 silly currentTree │ │ └── libqp@1.0.0 381 silly currentTree │ ├─┬ nodemailer-direct-transport@1.0.2 381 silly currentTree │ │ └── smtp-connection@1.3.1 381 silly currentTree │ └─┬ nodemailer-smtp-transport@1.0.3 381 silly currentTree │ ├── clone@1.0.2 381 silly currentTree │ ├── nodemailer-wellknown@0.1.7 381 silly currentTree │ └── smtp-connection@1.3.1 381 silly currentTree ├── noop-logger@0.1.1 381 silly currentTree ├── nopt@3.0.6 381 silly currentTree ├── normalize-package-data@2.4.0 381 silly currentTree ├── npmlog@4.1.2 381 silly currentTree ├── number-is-nan@1.0.1 381 silly currentTree ├─┬ nw-gyp@3.4.0 381 silly currentTree │ ├── gauge@2.6.0 381 silly currentTree │ └── npmlog@3.1.2 381 silly currentTree ├── oauth-sign@0.8.2 381 silly currentTree ├── object-assign@4.1.1 381 silly currentTree ├── object-keys@1.0.11 381 silly currentTree ├── object.assign@4.0.4 381 silly currentTree ├── on-finished@2.3.0 381 silly currentTree ├── on-headers@1.0.1 381 silly currentTree ├── once@1.4.0 381 silly currentTree ├── optimist@0.3.7 381 silly currentTree ├── os-homedir@1.0.2 381 silly currentTree ├── os-tmpdir@1.0.2 381 silly currentTree ├── osenv@0.1.4 381 silly currentTree ├── parse-json@2.2.0 381 silly currentTree ├── parseurl@1.3.1 381 silly currentTree ├── passport-local@1.0.0 381 silly currentTree ├── passport-strategy@1.0.0 381 silly currentTree ├── passport@0.3.2 381 silly currentTree ├── path-array@1.0.1 381 silly currentTree ├── path-exists@2.1.0 381 silly currentTree ├── path-is-absolute@1.0.1 381 silly currentTree ├── path-to-regexp@0.1.7 381 silly currentTree ├── path-type@1.1.0 381 silly currentTree ├── pause@0.0.1 381 silly currentTree ├── performance-now@0.2.0 381 silly currentTree ├── pify@2.3.0 381 silly currentTree ├── pinkie-promise@2.0.1 381 silly currentTree ├── pinkie@2.0.4 381 silly currentTree ├─┬ prebuild@6.2.1 381 silly currentTree │ └── async@2.5.0 381 silly currentTree ├── process-nextick-args@1.0.7 381 silly currentTree ├── promise@6.1.0 381 silly currentTree ├── proxy-addr@1.1.5 381 silly currentTree ├── punycode@1.4.1 381 silly currentTree ├── qs@6.4.0 381 silly currentTree ├── random-bytes@1.0.0 381 silly currentTree ├── range-parser@1.2.0 381 silly currentTree ├── raw-body@2.2.0 381 silly currentTree ├── rc@1.2.1 381 silly currentTree ├── read-pkg-up@1.0.1 381 silly currentTree ├── read-pkg@1.1.0 381 silly currentTree ├── readable-stream@2.2.7 381 silly currentTree ├── redent@1.0.0 381 silly currentTree ├── regexp-clone@0.0.1 381 silly currentTree ├── repeat-string@1.6.1 381 silly currentTree ├── repeating@2.0.1 381 silly currentTree ├── request@2.81.0 381 silly currentTree ├── require_optional@1.0.1 381 silly currentTree ├── resolve-from@2.0.0 381 silly currentTree ├── right-align@0.1.3 381 silly currentTree ├── rimraf@2.6.1 381 silly currentTree ├── rndm@1.2.0 381 silly currentTree ├── safe-buffer@5.1.1 381 silly currentTree ├── sax@0.5.8 381 silly currentTree ├── semver@5.4.1 381 silly currentTree ├── send@0.15.4 381 silly currentTree ├─┬ serve-favicon@2.4.3 381 silly currentTree │ ├── etag@1.8.0 381 silly currentTree │ ├── fresh@0.5.0 381 silly currentTree │ ├── ms@2.0.0 381 silly currentTree │ ├── parseurl@1.3.1 381 silly currentTree │ └── safe-buffer@5.0.1 381 silly currentTree ├── serve-static@1.12.4 381 silly currentTree ├── set-blocking@2.0.0 381 silly currentTree ├── setprototypeof@1.0.3 381 silly currentTree ├── signal-exit@3.0.2 381 silly currentTree ├── simple-mime@0.1.0 381 silly currentTree ├── sliced@1.0.1 381 silly currentTree ├── sms-address@1.0.0 381 silly currentTree ├── smtp-connection@2.12.0 381 silly currentTree ├── sntp@1.0.9 381 silly currentTree ├── source-map@0.4.4 381 silly currentTree ├── spdx-correct@1.0.2 381 silly currentTree ├── spdx-expression-parse@1.0.4 381 silly currentTree ├── spdx-license-ids@1.2.2 381 silly currentTree ├─┬ sshpk@1.13.1 381 silly currentTree │ └── assert-plus@1.0.0 381 silly currentTree ├── statuses@1.3.1 381 silly currentTree ├── streamsearch@0.1.2 381 silly currentTree ├── string_decoder@1.0.3 381 silly currentTree ├── string-width@1.0.2 381 silly currentTree ├── string.prototype.trim@1.1.2 381 silly currentTree ├── stringstream@0.0.5 381 silly currentTree ├── strip-ansi@3.0.1 381 silly currentTree ├── strip-bom@2.0.0 381 silly currentTree ├── strip-indent@1.0.1 381 silly currentTree ├── strip-json-comments@2.0.1 381 silly currentTree ├─┬ stylus@0.54.5 381 silly currentTree │ ├── css-parse@1.7.0 381 silly currentTree │ └── source-map@0.1.43 381 silly currentTree ├── supports-color@2.0.0 381 silly currentTree ├── tar-stream@1.5.4 381 silly currentTree ├── tar@2.2.1 381 silly currentTree ├─┬ through2@0.6.5 381 silly currentTree │ ├── isarray@0.0.1 381 silly currentTree │ ├── readable-stream@1.0.34 381 silly currentTree │ └── string_decoder@0.10.31 381 silly currentTree ├── tough-cookie@2.3.2 381 silly currentTree ├─┬ transformers@2.1.0 381 silly currentTree │ ├── is-promise@1.0.1 381 silly currentTree │ ├── promise@2.0.0 381 silly currentTree │ ├── source-map@0.1.43 381 silly currentTree │ └── uglify-js@2.2.5 381 silly currentTree ├── trim-newlines@1.0.0 381 silly currentTree ├── tsscmp@1.0.5 381 silly currentTree ├── tunnel-agent@0.6.0 381 silly currentTree ├── tweetnacl@0.14.5 381 silly currentTree ├── type-is@1.6.15 381 silly currentTree ├── typedarray@0.0.6 381 silly currentTree ├─┬ uglify-js@2.8.29 381 silly currentTree │ └── source-map@0.5.6 381 silly currentTree ├── uglify-to-browserify@1.0.2 381 silly currentTree ├── uid-safe@2.1.4 381 silly currentTree ├── underscore@1.7.0 381 silly currentTree ├── unpipe@1.0.0 381 silly currentTree ├── url-template@2.0.8 381 silly currentTree ├── util-deprecate@1.0.2 381 silly currentTree ├── util-extend@1.0.3 381 silly currentTree ├── utils-merge@1.0.0 381 silly currentTree ├── uuid@3.1.0 381 silly currentTree ├── validate-npm-package-license@3.0.1 381 silly currentTree ├── vary@1.1.1 381 silly currentTree ├─┬ verror@1.10.0 381 silly currentTree │ └── assert-plus@1.0.0 381 silly currentTree ├── void-elements@2.0.1 381 silly currentTree ├── which@1.3.0 381 silly currentTree ├── wide-align@1.1.2 381 silly currentTree ├── window-size@0.1.0 381 silly currentTree ├─┬ with@4.0.3 381 silly currentTree │ └── acorn@1.2.2 381 silly currentTree ├── wordwrap@0.0.3 381 silly currentTree ├── wrappy@1.0.2 381 silly currentTree ├── xtend@4.0.1 381 silly currentTree └─┬ yargs@3.10.0 381 silly currentTree └── camelcase@1.2.1 382 silly idealTree dc_node_server@1.0.13 382 silly idealTree ├── abbrev@1.1.0 382 silly idealTree ├── accepts@1.3.3 382 silly idealTree ├── acorn-globals@1.0.9 382 silly idealTree ├── acorn@2.7.0 382 silly idealTree ├── after@0.8.2 382 silly idealTree ├── ajv@4.11.8 382 silly idealTree ├── align-text@0.1.4 382 silly idealTree ├── amdefine@1.0.1 382 silly idealTree ├── ansi-regex@2.1.1 382 silly idealTree ├── ansi-styles@2.2.1 382 silly idealTree ├── ansi@0.3.1 382 silly idealTree ├── append-field@0.1.0 382 silly idealTree ├── aproba@1.1.2 382 silly idealTree ├── are-we-there-yet@1.1.4 382 silly idealTree ├── array-find-index@1.0.2 382 silly idealTree ├── array-flatten@1.1.1 382 silly idealTree ├── array-index@1.0.0 382 silly idealTree ├── asap@1.0.0 382 silly idealTree ├── asn1@0.2.3 382 silly idealTree ├── assert-plus@0.2.0 382 silly idealTree ├── async@1.5.2 382 silly idealTree ├── asynckit@0.4.0 382 silly idealTree ├── aws-sign2@0.6.0 382 silly idealTree ├── aws4@1.6.0 382 silly idealTree ├── balanced-match@1.0.0 382 silly idealTree ├── basic-auth@1.1.0 382 silly idealTree ├── bcrypt-nodejs@0.0.3 382 silly idealTree ├── bcrypt-pbkdf@1.0.1 382 silly idealTree ├── bindings@1.2.1 382 silly idealTree ├─┬ bl@1.0.3 382 silly idealTree │ ├── readable-stream@2.0.6 382 silly idealTree │ └── string_decoder@0.10.31 382 silly idealTree ├── block-stream@0.0.9 382 silly idealTree ├── bluebird@2.10.2 382 silly idealTree ├─┬ body-parser@1.17.2 382 silly idealTree │ ├── bytes@2.4.0 382 silly idealTree │ ├── content-type@1.0.2 382 silly idealTree │ ├── debug@2.6.7 382 silly idealTree │ ├── depd@1.1.1 382 silly idealTree │ ├── http-errors@1.6.2 382 silly idealTree │ ├── iconv-lite@0.4.15 382 silly idealTree │ ├─┬ on-finished@2.3.0 382 silly idealTree │ │ └── ee-first@1.1.1 382 silly idealTree │ ├── qs@6.4.0 382 silly idealTree │ ├── raw-body@2.2.0 382 silly idealTree │ └── type-is@1.6.15 382 silly idealTree ├── boom@2.10.1 382 silly idealTree ├── brace-expansion@1.1.8 382 silly idealTree ├── bson@1.0.4 382 silly idealTree ├── buffer-shims@1.0.0 382 silly idealTree ├── builtin-modules@1.1.1 382 silly idealTree ├─┬ busboy@0.2.14 382 silly idealTree │ ├── isarray@0.0.1 382 silly idealTree │ ├── readable-stream@1.1.14 382 silly idealTree │ └── string_decoder@0.10.31 382 silly idealTree ├── bytes@2.4.0 382 silly idealTree ├── camelcase-keys@2.1.0 382 silly idealTree ├── camelcase@2.1.1 382 silly idealTree ├── caseless@0.12.0 382 silly idealTree ├── center-align@0.1.3 382 silly idealTree ├── chalk@1.1.3 382 silly idealTree ├── character-parser@1.2.1 382 silly idealTree ├── chownr@1.0.1 382 silly idealTree ├─┬ clean-css@3.4.28 382 silly idealTree │ └── commander@2.8.1 382 silly idealTree ├── cli-table@0.3.1 382 silly idealTree ├─┬ cliui@2.1.0 382 silly idealTree │ └── wordwrap@0.0.2 382 silly idealTree ├── co@4.6.0 382 silly idealTree ├── code-point-at@1.1.0 382 silly idealTree ├── colors@1.0.3 382 silly idealTree ├── combined-stream@1.0.5 382 silly idealTree ├── commander@2.6.0 382 silly idealTree ├── concat-map@0.0.1 382 silly idealTree ├── concat-stream@1.6.0 382 silly idealTree ├── connect-flash@0.1.1 382 silly idealTree ├── console-control-strings@1.1.0 382 silly idealTree ├─┬ console-stamp@0.2.5 382 silly idealTree │ ├─┬ chalk@1.1.3 382 silly idealTree │ │ ├── ansi-styles@2.2.1 382 silly idealTree │ │ ├── escape-string-regexp@1.0.5 382 silly idealTree │ │ ├─┬ has-ansi@2.0.0 382 silly idealTree │ │ │ └── ansi-regex@2.0.0 382 silly idealTree │ │ ├─┬ strip-ansi@3.0.1 382 silly idealTree │ │ │ └── ansi-regex@2.0.0 382 silly idealTree │ │ └── supports-color@2.0.0 382 silly idealTree │ ├─┬ dateformat@1.0.12 382 silly idealTree │ │ ├── get-stdin@4.0.1 382 silly idealTree │ │ └─┬ meow@3.7.0 382 silly idealTree │ │ ├─┬ camelcase-keys@2.1.0 382 silly idealTree │ │ │ └── camelcase@2.1.1 382 silly idealTree │ │ ├── decamelize@1.2.0 382 silly idealTree │ │ ├─┬ loud-rejection@1.6.0 382 silly idealTree │ │ │ ├─┬ currently-unhandled@0.4.1 382 silly idealTree │ │ │ │ └── array-find-index@1.0.1 382 silly idealTree │ │ │ └── signal-exit@3.0.0 382 silly idealTree │ │ ├── map-obj@1.0.1 382 silly idealTree │ │ ├── minimist@1.2.0 382 silly idealTree │ │ ├─┬ normalize-package-data@2.3.5 382 silly idealTree │ │ │ ├── hosted-git-info@2.1.5 382 silly idealTree │ │ │ ├─┬ is-builtin-module@1.0.0 382 silly idealTree │ │ │ │ └── builtin-modules@1.1.1 382 silly idealTree │ │ │ ├── semver@5.3.0 382 silly idealTree │ │ │ └─┬ validate-npm-package-license@3.0.1 382 silly idealTree │ │ │ ├─┬ spdx-correct@1.0.2 382 silly idealTree │ │ │ │ └── spdx-license-ids@1.2.2 382 silly idealTree │ │ │ └─┬ spdx-expression-parse@1.0.2 382 silly idealTree │ │ │ ├── spdx-exceptions@1.0.5 382 silly idealTree │ │ │ └── spdx-license-ids@1.2.2 382 silly idealTree │ │ ├── object-assign@4.1.0 382 silly idealTree │ │ ├─┬ read-pkg-up@1.0.1 382 silly idealTree │ │ │ ├─┬ find-up@1.1.2 382 silly idealTree │ │ │ │ ├── path-exists@2.1.0 382 silly idealTree │ │ │ │ └─┬ pinkie-promise@2.0.1 382 silly idealTree │ │ │ │ └── pinkie@2.0.4 382 silly idealTree │ │ │ └─┬ read-pkg@1.1.0 382 silly idealTree │ │ │ ├─┬ load-json-file@1.1.0 382 silly idealTree │ │ │ │ ├── graceful-fs@4.1.5 382 silly idealTree │ │ │ │ ├─┬ parse-json@2.2.0 382 silly idealTree │ │ │ │ │ └─┬ error-ex@1.3.0 382 silly idealTree │ │ │ │ │ └── is-arrayish@0.2.1 382 silly idealTree │ │ │ │ ├── pify@2.3.0 382 silly idealTree │ │ │ │ ├─┬ pinkie-promise@2.0.1 382 silly idealTree │ │ │ │ │ └── pinkie@2.0.4 382 silly idealTree │ │ │ │ └─┬ strip-bom@2.0.0 382 silly idealTree │ │ │ │ └── is-utf8@0.2.1 382 silly idealTree │ │ │ └─┬ path-type@1.1.0 382 silly idealTree │ │ │ ├── graceful-fs@4.1.5 382 silly idealTree │ │ │ ├── pify@2.3.0 382 silly idealTree │ │ │ └─┬ pinkie-promise@2.0.1 382 silly idealTree │ │ │ └── pinkie@2.0.4 382 silly idealTree │ │ ├─┬ redent@1.0.0 382 silly idealTree │ │ │ ├─┬ indent-string@2.1.0 382 silly idealTree │ │ │ │ └─┬ repeating@2.0.1 382 silly idealTree │ │ │ │ └─┬ is-finite@1.0.1 382 silly idealTree │ │ │ │ └── number-is-nan@1.0.0 382 silly idealTree │ │ │ └── strip-indent@1.0.1 382 silly idealTree │ │ └── trim-newlines@1.0.0 382 silly idealTree │ └── merge@1.2.0 382 silly idealTree ├── constantinople@3.0.2 382 silly idealTree ├── content-disposition@0.5.2 382 silly idealTree ├── content-type@1.0.2 382 silly idealTree ├─┬ cookie-parser@1.4.3 382 silly idealTree │ ├── cookie-signature@1.0.6 382 silly idealTree │ └── cookie@0.3.1 382 silly idealTree ├── cookie-signature@1.0.6 382 silly idealTree ├── cookie@0.3.1 382 silly idealTree ├── core-util-is@1.0.2 382 silly idealTree ├── crc@3.4.4 382 silly idealTree ├── cryptiles@2.0.5 382 silly idealTree ├── csrf@3.0.6 382 silly idealTree ├── css-parse@1.0.4 382 silly idealTree ├── css-stringify@1.0.5 382 silly idealTree ├── css@1.0.8 382 silly idealTree ├─┬ csurf@1.9.0 382 silly idealTree │ ├── cookie-signature@1.0.6 382 silly idealTree │ ├── cookie@0.3.1 382 silly idealTree │ ├── csrf@3.0.6 382 silly idealTree │ ├─┬ http-errors@1.5.1 382 silly idealTree │ │ ├── inherits@2.0.3 382 silly idealTree │ │ └── statuses@1.3.1 382 silly idealTree │ └── setprototypeof@1.0.2 382 silly idealTree ├── currently-unhandled@0.4.1 382 silly idealTree ├── d@1.0.0 382 silly idealTree ├─┬ dashdash@1.14.1 382 silly idealTree │ └── assert-plus@1.0.0 382 silly idealTree ├── dateformat@1.0.12 382 silly idealTree ├─┬ debug@2.6.8 382 silly idealTree │ └── ms@2.0.0 382 silly idealTree ├── decamelize@1.2.0 382 silly idealTree ├── deep-extend@0.4.2 382 silly idealTree ├── define-properties@1.1.2 382 silly idealTree ├── delayed-stream@1.0.0 382 silly idealTree ├── delegates@1.0.0 382 silly idealTree ├── depd@1.1.1 382 silly idealTree ├── destroy@1.0.4 382 silly idealTree ├─┬ dicer@0.2.5 382 silly idealTree │ ├── isarray@0.0.1 382 silly idealTree │ ├── readable-stream@1.1.14 382 silly idealTree │ └── string_decoder@0.10.31 382 silly idealTree ├─┬ duplexer2@0.0.2 382 silly idealTree │ ├── isarray@0.0.1 382 silly idealTree │ ├── readable-stream@1.1.14 382 silly idealTree │ └── string_decoder@0.10.31 382 silly idealTree ├── ecc-jsbn@0.1.1 382 silly idealTree ├── ee-first@1.1.1 382 silly idealTree ├── encodeurl@1.0.1 382 silly idealTree ├── end-of-stream@1.4.0 382 silly idealTree ├── error-ex@1.3.1 382 silly idealTree ├── es-abstract@1.8.0 382 silly idealTree ├── es-to-primitive@1.1.1 382 silly idealTree ├── es5-ext@0.10.29 382 silly idealTree ├── es6-iterator@2.0.1 382 silly idealTree ├── es6-promise@3.2.1 382 silly idealTree ├── es6-symbol@3.1.1 382 silly idealTree ├── escape-html@1.0.3 382 silly idealTree ├── escape-string-regexp@1.0.5 382 silly idealTree ├── etag@1.8.0 382 silly idealTree ├── execspawn@1.0.1 382 silly idealTree ├── expand-template@1.0.3 382 silly idealTree ├── express-session@1.15.5 382 silly idealTree ├─┬ express-stormpath@1.0.7 382 silly idealTree │ ├── async@0.9.2 382 silly idealTree │ ├─┬ client-sessions@0.7.0 382 silly idealTree │ │ └─┬ cookies@0.5.0 382 silly idealTree │ │ └── keygrip@1.0.1 382 silly idealTree │ ├─┬ stormpath@0.10.2 382 silly idealTree │ │ ├── async@0.7.0 382 silly idealTree │ │ ├── deep-extend@0.4.1 382 silly idealTree │ │ ├─┬ flat@1.6.1 382 silly idealTree │ │ │ └── is-buffer@1.1.3 382 silly idealTree │ │ ├─┬ glob@3.2.11 382 silly idealTree │ │ │ ├── inherits@2.0.1 382 silly idealTree │ │ │ └─┬ minimatch@0.3.0 382 silly idealTree │ │ │ ├── lru-cache@2.7.3 382 silly idealTree │ │ │ └── sigmund@1.0.1 382 silly idealTree │ │ ├── jwt-simple@0.2.0 382 silly idealTree │ │ ├─┬ memcached@0.2.8 382 silly idealTree │ │ │ ├─┬ hashring@0.0.8 382 silly idealTree │ │ │ │ ├── bisection@0.0.3 382 silly idealTree │ │ │ │ └── simple-lru-cache@0.0.2 382 silly idealTree │ │ │ └─┬ jackpot@0.0.6 382 silly idealTree │ │ │ └── retry@0.6.0 382 silly idealTree │ │ ├── moment@2.8.4 382 silly idealTree │ │ ├── njwt@0.0.1 382 silly idealTree │ │ ├── node-uuid@1.4.7 382 silly idealTree │ │ ├── properties-parser@0.2.3 382 silly idealTree │ │ ├── redis@0.12.1 382 silly idealTree │ │ ├─┬ request@2.40.0 382 silly idealTree │ │ │ ├── aws-sign2@0.5.0 382 silly idealTree │ │ │ ├── forever-agent@0.5.2 382 silly idealTree │ │ │ ├─┬ form-data@0.1.4 382 silly idealTree │ │ │ │ ├── async@0.9.2 382 silly idealTree │ │ │ │ ├─┬ combined-stream@0.0.7 382 silly idealTree │ │ │ │ │ └── delayed-stream@0.0.5 382 silly idealTree │ │ │ │ └── mime@1.2.11 382 silly idealTree │ │ │ ├─┬ hawk@1.1.1 382 silly idealTree │ │ │ │ ├── boom@0.4.2 382 silly idealTree │ │ │ │ ├── cryptiles@0.2.2 382 silly idealTree │ │ │ │ ├── hoek@0.9.1 382 silly idealTree │ │ │ │ └── sntp@0.2.4 382 silly idealTree │ │ │ ├─┬ http-signature@0.10.1 382 silly idealTree │ │ │ │ ├── asn1@0.1.11 382 silly idealTree │ │ │ │ ├── assert-plus@0.1.5 382 silly idealTree │ │ │ │ └── ctype@0.5.3 382 silly idealTree │ │ │ ├── json-stringify-safe@5.0.1 382 silly idealTree │ │ │ ├── mime-types@1.0.2 382 silly idealTree │ │ │ ├── oauth-sign@0.3.0 382 silly idealTree │ │ │ ├── qs@1.0.2 382 silly idealTree │ │ │ ├── stringstream@0.0.5 382 silly idealTree │ │ │ ├── tough-cookie@2.2.2 382 silly idealTree │ │ │ └── tunnel-agent@0.4.3 382 silly idealTree │ │ ├── underscore.string@2.3.3 382 silly idealTree │ │ └── underscore@1.5.2 382 silly idealTree │ ├── utils-merge@1.0.0 382 silly idealTree │ └─┬ winston@0.8.3 382 silly idealTree │ ├── async@0.2.10 382 silly idealTree │ ├── colors@0.6.2 382 silly idealTree │ ├── cycle@1.0.3 382 silly idealTree │ ├── eyes@0.1.8 382 silly idealTree │ ├── isstream@0.1.2 382 silly idealTree │ ├── pkginfo@0.3.1 382 silly idealTree │ └── stack-trace@0.0.9 382 silly idealTree ├─┬ express@4.15.4 382 silly idealTree │ ├── accepts@1.3.3 382 silly idealTree │ ├── array-flatten@1.1.1 382 silly idealTree │ ├── content-disposition@0.5.2 382 silly idealTree │ ├── content-type@1.0.2 382 silly idealTree │ ├── cookie-signature@1.0.6 382 silly idealTree │ ├── cookie@0.3.1 382 silly idealTree │ ├── depd@1.1.1 382 silly idealTree │ ├── escape-html@1.0.3 382 silly idealTree │ ├── etag@1.8.0 382 silly idealTree │ ├── finalhandler@1.0.4 382 silly idealTree │ ├── fresh@0.5.0 382 silly idealTree │ ├── merge-descriptors@1.0.1 382 silly idealTree │ ├── methods@1.1.2 382 silly idealTree │ ├─┬ on-finished@2.3.0 382 silly idealTree │ │ └── ee-first@1.1.1 382 silly idealTree │ ├── parseurl@1.3.1 382 silly idealTree │ ├── path-to-regexp@0.1.7 382 silly idealTree │ ├── proxy-addr@1.1.5 382 silly idealTree │ ├── qs@6.5.0 382 silly idealTree │ ├── range-parser@1.2.0 382 silly idealTree │ ├── send@0.15.4 382 silly idealTree │ ├── serve-static@1.12.4 382 silly idealTree │ ├── type-is@1.6.15 382 silly idealTree │ ├── utils-merge@1.0.0 382 silly idealTree │ └── vary@1.1.1 382 silly idealTree ├── extend@3.0.1 382 silly idealTree ├── extsprintf@1.3.0 382 silly idealTree ├── finalhandler@1.0.4 382 silly idealTree ├── find-up@1.1.2 382 silly idealTree ├── flat@2.0.1 382 silly idealTree ├── foreach@2.0.5 382 silly idealTree ├── forever-agent@0.6.1 382 silly idealTree ├── form-data@2.1.4 382 silly idealTree ├── formidable@1.1.1 382 silly idealTree ├─┬ forms@1.3.0 382 silly idealTree │ ├── async@2.5.0 382 silly idealTree │ ├── formidable@1.0.17 382 silly idealTree │ ├── is@3.2.1 382 silly idealTree │ ├── object.assign@4.0.4 382 silly idealTree │ ├── qs@6.5.0 382 silly idealTree │ └── string.prototype.trim@1.1.2 382 silly idealTree ├── forwarded@0.1.0 382 silly idealTree ├── fresh@0.5.0 382 silly idealTree ├── fs.realpath@1.0.0 382 silly idealTree ├── fstream@1.0.11 382 silly idealTree ├── function-bind@1.1.0 382 silly idealTree ├── gauge@2.7.4 382 silly idealTree ├── get-stdin@4.0.1 382 silly idealTree ├─┬ getpass@0.1.7 382 silly idealTree │ └── assert-plus@1.0.0 382 silly idealTree ├── ghreleases@1.0.5 382 silly idealTree ├── ghrepos@2.0.0 382 silly idealTree ├── ghutils@3.2.1 382 silly idealTree ├── github-from-package@0.0.0 382 silly idealTree ├── glob@7.0.6 382 silly idealTree ├── graceful-fs@4.1.11 382 silly idealTree ├── graceful-readlink@1.0.1 382 silly idealTree ├── har-schema@1.0.5 382 silly idealTree ├── har-validator@4.2.1 382 silly idealTree ├── has-ansi@2.0.0 382 silly idealTree ├── has-color@0.1.7 382 silly idealTree ├── has-unicode@2.0.1 382 silly idealTree ├── has@1.0.1 382 silly idealTree ├── hawk@3.1.3 382 silly idealTree ├── hoek@2.16.3 382 silly idealTree ├── hooks-fixed@2.0.0 382 silly idealTree ├── hosted-git-info@2.5.0 382 silly idealTree ├── http-errors@1.6.2 382 silly idealTree ├── http-signature@1.1.1 382 silly idealTree ├── httpntlm@1.6.1 382 silly idealTree ├── httpreq@0.4.24 382 silly idealTree ├── hyperquest@1.2.0 382 silly idealTree ├── iconv-lite@0.4.15 382 silly idealTree ├── indent-string@2.1.0 382 silly idealTree ├── inflight@1.0.6 382 silly idealTree ├── inherits@2.0.3 382 silly idealTree ├── ini@1.3.4 382 silly idealTree ├── ipaddr.js@1.4.0 382 silly idealTree ├── is-arrayish@0.2.1 382 silly idealTree ├── is-buffer@1.1.5 382 silly idealTree ├── is-builtin-module@1.0.0 382 silly idealTree ├── is-callable@1.1.3 382 silly idealTree ├── is-date-object@1.0.1 382 silly idealTree ├── is-finite@1.0.2 382 silly idealTree ├── is-fullwidth-code-point@1.0.0 382 silly idealTree ├── is-promise@2.1.0 382 silly idealTree ├── is-regex@1.0.4 382 silly idealTree ├── is-symbol@1.0.1 382 silly idealTree ├── is-typedarray@1.0.0 382 silly idealTree ├── is-utf8@0.2.1 382 silly idealTree ├── is@3.2.1 382 silly idealTree ├── isarray@1.0.0 382 silly idealTree ├── isexe@2.0.0 382 silly idealTree ├── isstream@0.1.2 382 silly idealTree ├─┬ jade@1.11.0 382 silly idealTree │ ├── character-parser@1.2.1 382 silly idealTree │ ├─┬ clean-css@3.3.9 382 silly idealTree │ │ ├─┬ commander@2.8.1 382 silly idealTree │ │ │ └── graceful-readlink@1.0.1 382 silly idealTree │ │ └─┬ source-map@0.4.4 382 silly idealTree │ │ └── amdefine@1.0.0 382 silly idealTree │ ├── commander@2.6.0 382 silly idealTree │ ├─┬ constantinople@3.0.2 382 silly idealTree │ │ └── acorn@2.3.0 382 silly idealTree │ ├─┬ jstransformer@0.0.2 382 silly idealTree │ │ ├── is-promise@2.0.0 382 silly idealTree │ │ └─┬ promise@6.1.0 382 silly idealTree │ │ └── asap@1.0.0 382 silly idealTree │ ├─┬ mkdirp@0.5.1 382 silly idealTree │ │ └── minimist@0.0.8 382 silly idealTree │ ├─┬ transformers@2.1.0 382 silly idealTree │ │ ├─┬ css@1.0.8 382 silly idealTree │ │ │ ├── css-parse@1.0.4 382 silly idealTree │ │ │ └── css-stringify@1.0.5 382 silly idealTree │ │ ├─┬ promise@2.0.0 382 silly idealTree │ │ │ └── is-promise@1.0.1 382 silly idealTree │ │ └─┬ uglify-js@2.2.5 382 silly idealTree │ │ ├─┬ optimist@0.3.7 382 silly idealTree │ │ │ └── wordwrap@0.0.3 382 silly idealTree │ │ └─┬ source-map@0.1.43 382 silly idealTree │ │ └── amdefine@1.0.0 382 silly idealTree │ ├─┬ uglify-js@2.4.24 382 silly idealTree │ │ ├── async@0.2.10 382 silly idealTree │ │ ├─┬ source-map@0.1.34 382 silly idealTree │ │ │ └── amdefine@1.0.0 382 silly idealTree │ │ ├── uglify-to-browserify@1.0.2 382 silly idealTree │ │ └─┬ yargs@3.5.4 382 silly idealTree │ │ ├── camelcase@1.2.1 382 silly idealTree │ │ ├── decamelize@1.0.0 382 silly idealTree │ │ ├── window-size@0.1.0 382 silly idealTree │ │ └── wordwrap@0.0.2 382 silly idealTree │ ├── void-elements@2.0.1 382 silly idealTree │ └─┬ with@4.0.3 382 silly idealTree │ ├─┬ acorn-globals@1.0.5 382 silly idealTree │ │ └── acorn@2.3.0 382 silly idealTree │ └── acorn@1.2.2 382 silly idealTree ├── jsbn@0.1.1 382 silly idealTree ├── json-schema@0.2.3 382 silly idealTree ├── json-stable-stringify@1.0.1 382 silly idealTree ├── json-stringify-safe@5.0.1 382 silly idealTree ├─┬ json2csv@3.11.1 382 silly idealTree │ ├─┬ cli-table@0.3.1 382 silly idealTree │ │ └── colors@1.0.3 382 silly idealTree │ ├─┬ commander@2.11.0 382 silly idealTree │ │ └── graceful-readlink@1.0.1 382 silly idealTree │ ├── flat@2.0.1 382 silly idealTree │ ├── lodash.get@4.4.2 382 silly idealTree │ └── path-is-absolute@1.0.0 382 silly idealTree ├── jsonify@0.0.0 382 silly idealTree ├── jsonist@1.3.0 382 silly idealTree ├─┬ jsprim@1.4.1 382 silly idealTree │ └── assert-plus@1.0.0 382 silly idealTree ├── jstransformer@0.0.2 382 silly idealTree ├── kareem@1.5.0 382 silly idealTree ├── kind-of@3.2.2 382 silly idealTree ├── lazy-cache@1.0.4 382 silly idealTree ├── load-json-file@1.1.0 382 silly idealTree ├── lodash.clonedeep@4.5.0 382 silly idealTree ├── lodash.flatten@4.4.0 382 silly idealTree ├── lodash.get@4.4.2 382 silly idealTree ├── lodash.pad@4.5.1 382 silly idealTree ├── lodash.padend@4.6.1 382 silly idealTree ├── lodash.padstart@4.6.1 382 silly idealTree ├── lodash.set@4.3.2 382 silly idealTree ├── lodash.uniq@4.5.0 382 silly idealTree ├── lodash@4.17.4 382 silly idealTree ├── longest@1.0.1 382 silly idealTree ├── loud-rejection@1.6.0 382 silly idealTree ├── map-obj@1.0.1 382 silly idealTree ├── media-typer@0.3.0 382 silly idealTree ├── meow@3.7.0 382 silly idealTree ├── merge-descriptors@1.0.1 382 silly idealTree ├── merge@1.2.0 382 silly idealTree ├── methods@1.1.2 382 silly idealTree ├── mime-db@1.29.0 382 silly idealTree ├── mime-types@2.1.16 382 silly idealTree ├── mime@1.3.4 382 silly idealTree ├── minimatch@3.0.4 382 silly idealTree ├── minimist@1.2.0 382 silly idealTree ├─┬ mkdirp@0.5.1 382 silly idealTree │ └── minimist@0.0.8 382 silly idealTree ├── moment@2.18.1 382 silly idealTree ├── mongodb-core@2.1.15 382 silly idealTree ├─┬ mongodb@2.2.31 382 silly idealTree │ ├── es6-promise@3.2.1 382 silly idealTree │ ├── mongodb-core@2.1.15 382 silly idealTree │ └── readable-stream@2.2.7 382 silly idealTree ├─┬ mongoose@4.11.7 382 silly idealTree │ └── async@2.1.4 382 silly idealTree ├─┬ morgan@1.8.2 382 silly idealTree │ ├── basic-auth@1.1.0 382 silly idealTree │ ├── depd@1.1.1 382 silly idealTree │ ├─┬ on-finished@2.3.0 382 silly idealTree │ │ └── ee-first@1.1.1 382 silly idealTree │ └── on-headers@1.0.1 382 silly idealTree ├── mpath@0.3.0 382 silly idealTree ├── mpromise@0.5.5 382 silly idealTree ├─┬ mquery@2.3.1 382 silly idealTree │ └── sliced@0.0.5 382 silly idealTree ├── ms@2.0.0 382 silly idealTree ├─┬ multer@1.3.0 382 silly idealTree │ ├── append-field@0.1.0 382 silly idealTree │ ├── busboy@0.2.14 382 silly idealTree │ ├─┬ concat-stream@1.5.0 382 silly idealTree │ │ ├── inherits@2.0.1 382 silly idealTree │ │ ├─┬ readable-stream@2.0.2 382 silly idealTree │ │ │ ├── core-util-is@1.0.1 382 silly idealTree │ │ │ ├── isarray@0.0.1 382 silly idealTree │ │ │ ├── process-nextick-args@1.0.2 382 silly idealTree │ │ │ ├── string_decoder@0.10.31 382 silly idealTree │ │ │ └── util-deprecate@1.0.1 382 silly idealTree │ │ └── typedarray@0.0.6 382 silly idealTree │ ├── isarray@0.0.1 382 silly idealTree │ ├─┬ mkdirp@0.5.1 382 silly idealTree │ │ └── minimist@0.0.8 382 silly idealTree │ ├── object-assign@3.0.0 382 silly idealTree │ ├── readable-stream@1.1.14 382 silly idealTree │ ├── string_decoder@0.10.31 382 silly idealTree │ └─┬ type-is@1.6.7 382 silly idealTree │ ├── media-typer@0.3.0 382 silly idealTree │ └─┬ mime-types@2.1.5 382 silly idealTree │ └── mime-db@1.17.0 382 silly idealTree ├── muri@1.2.2 382 silly idealTree ├── nan@2.6.2 382 silly idealTree ├── negotiator@0.6.1 382 silly idealTree ├── node-abi@2.1.0 382 silly idealTree ├─┬ node-gyp@3.6.2 382 silly idealTree │ └── semver@5.3.0 382 silly idealTree ├─┬ node-ninja@1.0.2 382 silly idealTree │ ├── gauge@1.2.7 382 silly idealTree │ └── npmlog@2.0.4 382 silly idealTree ├── nodemailer-fetch@1.6.0 382 silly idealTree ├── nodemailer-shared@1.1.0 382 silly idealTree ├─┬ nodemailer-smtp-transport@2.7.4 382 silly idealTree │ ├── clone@1.0.2 382 silly idealTree │ ├── nodemailer-wellknown@0.1.10 382 silly idealTree │ └── smtp-connection@2.12.0 382 silly idealTree ├── nodemailer-wellknown@0.1.10 382 silly idealTree ├─┬ nodemailer@4.0.1 382 silly idealTree │ ├─┬ buildmail@1.2.4 382 silly idealTree │ │ ├── addressparser@0.3.2 382 silly idealTree │ │ ├── libbase64@0.1.0 382 silly idealTree │ │ └── libqp@1.0.0 382 silly idealTree │ ├─┬ hyperquest@1.2.0 382 silly idealTree │ │ ├─┬ duplexer2@0.0.2 382 silly idealTree │ │ │ └─┬ readable-stream@1.1.13 382 silly idealTree │ │ │ ├── core-util-is@1.0.1 382 silly idealTree │ │ │ ├── inherits@2.0.1 382 silly idealTree │ │ │ ├── isarray@0.0.1 382 silly idealTree │ │ │ └── string_decoder@0.10.31 382 silly idealTree │ │ └─┬ through2@0.6.5 382 silly idealTree │ │ └─┬ readable-stream@1.0.33 382 silly idealTree │ │ ├── core-util-is@1.0.1 382 silly idealTree │ │ ├── inherits@2.0.1 382 silly idealTree │ │ ├── isarray@0.0.1 382 silly idealTree │ │ └── string_decoder@0.10.31 382 silly idealTree │ ├─┬ libmime@1.0.0 382 silly idealTree │ │ ├── iconv-lite@0.4.11 382 silly idealTree │ │ ├── libbase64@0.1.0 382 silly idealTree │ │ └── libqp@1.0.0 382 silly idealTree │ ├─┬ nodemailer-direct-transport@1.0.2 382 silly idealTree │ │ └── smtp-connection@1.3.1 382 silly idealTree │ └─┬ nodemailer-smtp-transport@1.0.3 382 silly idealTree │ ├── clone@1.0.2 382 silly idealTree │ ├── nodemailer-wellknown@0.1.7 382 silly idealTree │ └── smtp-connection@1.3.1 382 silly idealTree ├── noop-logger@0.1.1 382 silly idealTree ├── nopt@3.0.6 382 silly idealTree ├── normalize-package-data@2.4.0 382 silly idealTree ├── npmlog@4.1.2 382 silly idealTree ├── number-is-nan@1.0.1 382 silly idealTree ├─┬ nw-gyp@3.4.0 382 silly idealTree │ ├── gauge@2.6.0 382 silly idealTree │ └── npmlog@3.1.2 382 silly idealTree ├── oauth-sign@0.8.2 382 silly idealTree ├── object-assign@4.1.1 382 silly idealTree ├── object-keys@1.0.11 382 silly idealTree ├── object.assign@4.0.4 382 silly idealTree ├── on-finished@2.3.0 382 silly idealTree ├── on-headers@1.0.1 382 silly idealTree ├── once@1.4.0 382 silly idealTree ├── optimist@0.3.7 382 silly idealTree ├── os-homedir@1.0.2 382 silly idealTree ├── os-tmpdir@1.0.2 382 silly idealTree ├── osenv@0.1.4 382 silly idealTree ├── parse-json@2.2.0 382 silly idealTree ├── parseurl@1.3.1 382 silly idealTree ├── passport-local@1.0.0 382 silly idealTree ├── passport-strategy@1.0.0 382 silly idealTree ├── passport@0.3.2 382 silly idealTree ├── path-array@1.0.1 382 silly idealTree ├── path-exists@2.1.0 382 silly idealTree ├── path-is-absolute@1.0.1 382 silly idealTree ├── path-to-regexp@0.1.7 382 silly idealTree ├── path-type@1.1.0 382 silly idealTree ├── pause@0.0.1 382 silly idealTree ├── performance-now@0.2.0 382 silly idealTree ├── pify@2.3.0 382 silly idealTree ├── pinkie-promise@2.0.1 382 silly idealTree ├── pinkie@2.0.4 382 silly idealTree ├── prebuild-install@2.2.2 382 silly idealTree ├─┬ prebuild@6.2.1 382 silly idealTree │ └── async@2.5.0 382 silly idealTree ├── process-nextick-args@1.0.7 382 silly idealTree ├── promise@6.1.0 382 silly idealTree ├── proxy-addr@1.1.5 382 silly idealTree ├── pump@1.0.2 382 silly idealTree ├── punycode@1.4.1 382 silly idealTree ├── qs@6.4.0 382 silly idealTree ├── random-bytes@1.0.0 382 silly idealTree ├── range-parser@1.2.0 382 silly idealTree ├── raw-body@2.2.0 382 silly idealTree ├── rc@1.2.1 382 silly idealTree ├── read-pkg-up@1.0.1 382 silly idealTree ├── read-pkg@1.1.0 382 silly idealTree ├── readable-stream@2.2.7 382 silly idealTree ├── redent@1.0.0 382 silly idealTree ├── regexp-clone@0.0.1 382 silly idealTree ├── repeat-string@1.6.1 382 silly idealTree ├── repeating@2.0.1 382 silly idealTree ├── request@2.81.0 382 silly idealTree ├── require_optional@1.0.1 382 silly idealTree ├── resolve-from@2.0.0 382 silly idealTree ├── right-align@0.1.3 382 silly idealTree ├── rimraf@2.6.1 382 silly idealTree ├── rndm@1.2.0 382 silly idealTree ├── safe-buffer@5.1.1 382 silly idealTree ├── sax@0.5.8 382 silly idealTree ├── semver@5.4.1 382 silly idealTree ├── send@0.15.4 382 silly idealTree ├─┬ serve-favicon@2.4.3 382 silly idealTree │ ├── etag@1.8.0 382 silly idealTree │ ├── fresh@0.5.0 382 silly idealTree │ ├── ms@2.0.0 382 silly idealTree │ ├── parseurl@1.3.1 382 silly idealTree │ └── safe-buffer@5.0.1 382 silly idealTree ├── serve-static@1.12.4 382 silly idealTree ├── set-blocking@2.0.0 382 silly idealTree ├── setprototypeof@1.0.3 382 silly idealTree ├── signal-exit@3.0.2 382 silly idealTree ├── simple-get@1.4.3 382 silly idealTree ├── simple-mime@0.1.0 382 silly idealTree ├── sliced@1.0.1 382 silly idealTree ├── sms-address@1.0.0 382 silly idealTree ├── smtp-connection@2.12.0 382 silly idealTree ├── sntp@1.0.9 382 silly idealTree ├── source-map@0.4.4 382 silly idealTree ├── spdx-correct@1.0.2 382 silly idealTree ├── spdx-expression-parse@1.0.4 382 silly idealTree ├── spdx-license-ids@1.2.2 382 silly idealTree ├─┬ sshpk@1.13.1 382 silly idealTree │ └── assert-plus@1.0.0 382 silly idealTree ├── statuses@1.3.1 382 silly idealTree ├── streamsearch@0.1.2 382 silly idealTree ├── string_decoder@1.0.3 382 silly idealTree ├── string-width@1.0.2 382 silly idealTree ├── string.prototype.trim@1.1.2 382 silly idealTree ├── stringstream@0.0.5 382 silly idealTree ├── strip-ansi@3.0.1 382 silly idealTree ├── strip-bom@2.0.0 382 silly idealTree ├── strip-indent@1.0.1 382 silly idealTree ├── strip-json-comments@2.0.1 382 silly idealTree ├─┬ stylus@0.54.5 382 silly idealTree │ ├── css-parse@1.7.0 382 silly idealTree │ └── source-map@0.1.43 382 silly idealTree ├── supports-color@2.0.0 382 silly idealTree ├── tar-fs@1.15.3 382 silly idealTree ├── tar-stream@1.5.4 382 silly idealTree ├── tar@2.2.1 382 silly idealTree ├─┬ through2@0.6.5 382 silly idealTree │ ├── isarray@0.0.1 382 silly idealTree │ ├── readable-stream@1.0.34 382 silly idealTree │ └── string_decoder@0.10.31 382 silly idealTree ├── tough-cookie@2.3.2 382 silly idealTree ├─┬ transformers@2.1.0 382 silly idealTree │ ├── is-promise@1.0.1 382 silly idealTree │ ├── promise@2.0.0 382 silly idealTree │ ├── source-map@0.1.43 382 silly idealTree │ └── uglify-js@2.2.5 382 silly idealTree ├── trim-newlines@1.0.0 382 silly idealTree ├── tsscmp@1.0.5 382 silly idealTree ├── tunnel-agent@0.6.0 382 silly idealTree ├── tweetnacl@0.14.5 382 silly idealTree ├── type-is@1.6.15 382 silly idealTree ├── typedarray@0.0.6 382 silly idealTree ├─┬ uglify-js@2.8.29 382 silly idealTree │ └── source-map@0.5.6 382 silly idealTree ├── uglify-to-browserify@1.0.2 382 silly idealTree ├── uid-safe@2.1.4 382 silly idealTree ├── underscore@1.7.0 382 silly idealTree ├── unpipe@1.0.0 382 silly idealTree ├── unzip-response@1.0.2 382 silly idealTree ├── url-template@2.0.8 382 silly idealTree ├── util-deprecate@1.0.2 382 silly idealTree ├── util-extend@1.0.3 382 silly idealTree ├── utils-merge@1.0.0 382 silly idealTree ├── uuid@3.1.0 382 silly idealTree ├── validate-npm-package-license@3.0.1 382 silly idealTree ├── vary@1.1.1 382 silly idealTree ├─┬ verror@1.10.0 382 silly idealTree │ └── assert-plus@1.0.0 382 silly idealTree ├── void-elements@2.0.1 382 silly idealTree ├── which@1.3.0 382 silly idealTree ├── wide-align@1.1.2 382 silly idealTree ├── window-size@0.1.0 382 silly idealTree ├─┬ with@4.0.3 382 silly idealTree │ └── acorn@1.2.2 382 silly idealTree ├── wordwrap@0.0.3 382 silly idealTree ├── wrappy@1.0.2 382 silly idealTree ├── xtend@4.0.1 382 silly idealTree ├─┬ yargs@3.10.0 382 silly idealTree │ └── camelcase@1.2.1 382 silly idealTree └── zeromq@4.5.0 383 silly generateActionsToTake Starting 384 silly install generateActionsToTake 385 silly generateActionsToTake Finishing 386 silly diffTrees action count 9 387 silly diffTrees add chownr@1.0.1 388 silly diffTrees add expand-template@1.0.3 389 silly diffTrees add pump@1.0.2 390 silly diffTrees add tar-fs@1.15.3 391 silly diffTrees add unzip-response@1.0.2 392 silly diffTrees add simple-get@1.4.3 393 silly diffTrees add nan@2.6.2 394 silly diffTrees add prebuild-install@2.2.2 395 silly diffTrees add zeromq@4.5.0 396 silly decomposeActions action count 72 397 silly decomposeActions fetch chownr@1.0.1 398 silly decomposeActions extract chownr@1.0.1 399 silly decomposeActions test chownr@1.0.1 400 silly decomposeActions preinstall chownr@1.0.1 401 silly decomposeActions build chownr@1.0.1 402 silly decomposeActions install chownr@1.0.1 403 silly decomposeActions postinstall chownr@1.0.1 404 silly decomposeActions finalize chownr@1.0.1 405 silly decomposeActions fetch expand-template@1.0.3 406 silly decomposeActions extract expand-template@1.0.3 407 silly decomposeActions test expand-template@1.0.3 408 silly decomposeActions preinstall expand-template@1.0.3 409 silly decomposeActions build expand-template@1.0.3 410 silly decomposeActions install expand-template@1.0.3 411 silly decomposeActions postinstall expand-template@1.0.3 412 silly decomposeActions finalize expand-template@1.0.3 413 silly decomposeActions fetch pump@1.0.2 414 silly decomposeActions extract pump@1.0.2 415 silly decomposeActions test pump@1.0.2 416 silly decomposeActions preinstall pump@1.0.2 417 silly decomposeActions build pump@1.0.2 418 silly decomposeActions install pump@1.0.2 419 silly decomposeActions postinstall pump@1.0.2 420 silly decomposeActions finalize pump@1.0.2 421 silly decomposeActions fetch tar-fs@1.15.3 422 silly decomposeActions extract tar-fs@1.15.3 423 silly decomposeActions test tar-fs@1.15.3 424 silly decomposeActions preinstall tar-fs@1.15.3 425 silly decomposeActions build tar-fs@1.15.3 426 silly decomposeActions install tar-fs@1.15.3 427 silly decomposeActions postinstall tar-fs@1.15.3 428 silly decomposeActions finalize tar-fs@1.15.3 429 silly decomposeActions fetch unzip-response@1.0.2 430 silly decomposeActions extract unzip-response@1.0.2 431 silly decomposeActions test unzip-response@1.0.2 432 silly decomposeActions preinstall unzip-response@1.0.2 433 silly decomposeActions build unzip-response@1.0.2 434 silly decomposeActions install unzip-response@1.0.2 435 silly decomposeActions postinstall unzip-response@1.0.2 436 silly decomposeActions finalize unzip-response@1.0.2 437 silly decomposeActions fetch simple-get@1.4.3 438 silly decomposeActions extract simple-get@1.4.3 439 silly decomposeActions test simple-get@1.4.3 440 silly decomposeActions preinstall simple-get@1.4.3 441 silly decomposeActions build simple-get@1.4.3 442 silly decomposeActions install simple-get@1.4.3 443 silly decomposeActions postinstall simple-get@1.4.3 444 silly decomposeActions finalize simple-get@1.4.3 445 silly decomposeActions fetch nan@2.6.2 446 silly decomposeActions extract nan@2.6.2 447 silly decomposeActions test nan@2.6.2 448 silly decomposeActions preinstall nan@2.6.2 449 silly decomposeActions build nan@2.6.2 450 silly decomposeActions install nan@2.6.2 451 silly decomposeActions postinstall nan@2.6.2 452 silly decomposeActions finalize nan@2.6.2 453 silly decomposeActions fetch prebuild-install@2.2.2 454 silly decomposeActions extract prebuild-install@2.2.2 455 silly decomposeActions test prebuild-install@2.2.2 456 silly decomposeActions preinstall prebuild-install@2.2.2 457 silly decomposeActions build prebuild-install@2.2.2 458 silly decomposeActions install prebuild-install@2.2.2 459 silly decomposeActions postinstall prebuild-install@2.2.2 460 silly decomposeActions finalize prebuild-install@2.2.2 461 silly decomposeActions fetch zeromq@4.5.0 462 silly decomposeActions extract zeromq@4.5.0 463 silly decomposeActions test zeromq@4.5.0 464 silly decomposeActions preinstall zeromq@4.5.0 465 silly decomposeActions build zeromq@4.5.0 466 silly decomposeActions install zeromq@4.5.0 467 silly decomposeActions postinstall zeromq@4.5.0 468 silly decomposeActions finalize zeromq@4.5.0 469 silly runTopLevelLifecycles Starting 470 silly executeActions Starting 471 silly install executeActions 472 silly doSerial global-install 0 473 silly doParallel fetch 9 474 verbose correctMkdir /root/.npm/_locks correctMkdir not in flight; initializing 475 verbose lock using /root/.npm/_locks/staging-21a74f1090e688e3.lock for /home/tscharf/node_server/node_modules/.staging 476 silly doParallel extract 9 477 silly extract chownr@1.0.1 478 silly extract expand-template@1.0.3 479 silly extract pump@1.0.2 480 silly extract tar-fs@1.15.3 481 silly extract unzip-response@1.0.2 482 silly extract simple-get@1.4.3 483 silly extract nan@2.6.2 484 silly extract prebuild-install@2.2.2 485 silly extract zeromq@4.5.0 486 verbose unbuild node_modules/.staging/chownr-43077ca8 487 verbose unbuild node_modules/.staging/expand-template-2cf08f60 488 verbose unbuild node_modules/.staging/pump-9b540975 489 verbose unbuild node_modules/.staging/tar-fs-d0b1ddb4 490 verbose unbuild node_modules/.staging/unzip-response-6a0cb335 491 verbose unbuild node_modules/.staging/simple-get-d930171e 492 verbose unbuild node_modules/.staging/nan-40ed6f89 493 verbose unbuild node_modules/.staging/zeromq-1af36c8b 494 verbose unbuild node_modules/.staging/prebuild-install-40d0c7f1 495 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8 is being purged from base /home/tscharf/node_server 496 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8 497 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60 is being purged from base /home/tscharf/node_server 498 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60 499 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/pump-9b540975 is being purged from base /home/tscharf/node_server 500 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/pump-9b540975 501 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4 is being purged from base /home/tscharf/node_server 502 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4 503 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335 is being purged from base /home/tscharf/node_server 504 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335 505 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e is being purged from base /home/tscharf/node_server 506 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e 507 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89 is being purged from base /home/tscharf/node_server 508 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89 509 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b is being purged from base /home/tscharf/node_server 510 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b 511 verbose tar unpack /root/.npm/chownr/1.0.1/package.tgz 512 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8 513 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8 is being purged 514 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8 515 verbose tar unpack /root/.npm/expand-template/1.0.3/package.tgz 516 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60 517 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60 is being purged 518 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60 519 verbose tar unpack /root/.npm/pump/1.0.2/package.tgz 520 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/pump-9b540975 521 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/pump-9b540975 is being purged 522 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/pump-9b540975 523 verbose tar unpack /root/.npm/tar-fs/1.15.3/package.tgz 524 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4 525 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4 is being purged 526 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4 527 verbose tar unpack /root/.npm/unzip-response/1.0.2/package.tgz 528 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335 529 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335 is being purged 530 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335 531 verbose tar unpack /root/.npm/simple-get/1.4.3/package.tgz 532 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e 533 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e is being purged 534 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e 535 verbose tar unpack /root/.npm/nan/2.6.2/package.tgz 536 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89 537 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89 is being purged 538 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89 539 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1 is being purged from base /home/tscharf/node_server 540 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1 541 verbose tar unpack /root/.npm/zeromq/4.5.0/package.tgz 542 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b 543 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b is being purged 544 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b 545 silly gunzTarPerm modes [ '755', '644' ] 546 silly gunzTarPerm modes [ '755', '644' ] 547 silly gunzTarPerm modes [ '755', '644' ] 548 silly gunzTarPerm modes [ '755', '644' ] 549 silly gunzTarPerm modes [ '755', '644' ] 550 silly gunzTarPerm modes [ '755', '644' ] 551 silly gunzTarPerm modes [ '755', '644' ] 552 verbose tar unpack /root/.npm/prebuild-install/2.2.2/package.tgz 553 verbose tar unpacking to /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1 554 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1 is being purged 555 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1 556 silly gunzTarPerm modes [ '755', '644' ] 557 silly gunzTarPerm modes [ '755', '644' ] 558 silly gunzTarPerm extractEntry package.json 559 silly gunzTarPerm extractEntry package.json 560 silly gunzTarPerm extractEntry package.json 561 silly gunzTarPerm extractEntry package.json 562 silly gunzTarPerm extractEntry package.json 563 silly gunzTarPerm extractEntry package.json 564 silly gunzTarPerm extractEntry package.json 565 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ] 566 silly gunzTarPerm extractEntry package.json 567 silly gunzTarPerm extractEntry package.json 568 silly gunzTarPerm extractEntry README.md 569 silly gunzTarPerm extractEntry LICENSE 570 silly gunzTarPerm extractEntry .npmignore 571 silly gunzTarPerm extractEntry README.md 572 silly gunzTarPerm extractEntry .npmignore 573 silly gunzTarPerm extractEntry README.md 574 silly gunzTarPerm extractEntry .npmignore 575 silly gunzTarPerm extractEntry README.md 576 silly gunzTarPerm extractEntry index.js 577 silly gunzTarPerm extractEntry license 578 silly gunzTarPerm extractEntry README.md 579 silly gunzTarPerm extractEntry LICENSE 580 silly gunzTarPerm extractEntry README.md 581 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ] 582 silly gunzTarPerm extractEntry include_dirs.js 583 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ] 584 silly gunzTarPerm extractEntry .npmignore 585 silly gunzTarPerm extractEntry README.md 586 silly gunzTarPerm extractEntry .npmignore 587 silly gunzTarPerm extractEntry README.md 588 silly gunzTarPerm extractEntry LICENSE 589 silly gunzTarPerm extractEntry index.js 590 silly gunzTarPerm extractEntry chownr.js 591 silly gunzTarPerm extractEntry index.js 592 silly gunzTarPerm extractEntry test.js 593 silly gunzTarPerm extractEntry LICENSE 594 silly gunzTarPerm extractEntry index.js 595 silly gunzTarPerm extractEntry readme.md 596 silly gunzTarPerm extractEntry index.js 597 silly gunzTarPerm extractEntry .travis.yml 598 silly gunzTarPerm extractEntry nan_converters_43_inl.h 599 silly gunzTarPerm modified mode [ 'nan_converters_43_inl.h', 436, 420 ] 600 silly gunzTarPerm extractEntry LICENSE.md 601 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 420 ] 602 silly gunzTarPerm extractEntry doc/new.md 603 silly gunzTarPerm modified mode [ 'doc/new.md', 436, 420 ] 604 silly gunzTarPerm extractEntry LICENSE 605 silly gunzTarPerm extractEntry index.js 606 silly gunzTarPerm extractEntry LICENSE 607 silly gunzTarPerm extractEntry util.js 608 silly gunzTarPerm extractEntry doc/asyncworker.md 609 silly gunzTarPerm modified mode [ 'doc/asyncworker.md', 436, 420 ] 610 silly gunzTarPerm extractEntry test-browser.js 611 silly gunzTarPerm extractEntry test.js 612 silly gunzTarPerm extractEntry .travis.yml 613 silly gunzTarPerm extractEntry .travis.yml 614 silly gunzTarPerm extractEntry binding.gyp 615 silly gunzTarPerm extractEntry appveyor.yml 616 silly gunzTarPerm extractEntry binding.cc 617 silly gunzTarPerm extractEntry History.md 618 silly gunzTarPerm extractEntry codecov.yml 619 silly gunzTarPerm extractEntry examples/producer.js 620 silly gunzTarPerm extractEntry examples/pubber.js 621 silly gunzTarPerm extractEntry examples/smoketest.js 622 silly gunzTarPerm extractEntry examples/subber.js 623 silly gunzTarPerm extractEntry examples/worker.js 624 silly gunzTarPerm extractEntry .editorconfig 625 silly gunzTarPerm extractEntry lib/index.js 626 silly gunzTarPerm extractEntry .travis.yml 627 silly gunzTarPerm extractEntry scripts/download.js 628 silly gunzTarPerm extractEntry scripts/prebuild-install.js 629 silly gunzTarPerm extractEntry scripts/preinstall.js 630 silly gunzTarPerm extractEntry scripts/build_libzmq.sh 631 silly gunzTarPerm extractEntry scripts/cross_compile.sh 632 silly gunzTarPerm extractEntry scripts/publish_docs.sh 633 silly gunzTarPerm extractEntry scripts/trigger_travis_build.sh 634 silly gunzTarPerm extractEntry test/context.js 635 silly gunzTarPerm extractEntry test/socket.pair.js 636 silly gunzTarPerm extractEntry test/socket.pub-sub.js 637 silly gunzTarPerm extractEntry test/socket.push-pull.js 638 silly gunzTarPerm extractEntry test/socket.req-rep.js 639 silly gunzTarPerm extractEntry test/socket.monitor.js 640 silly gunzTarPerm extractEntry test/socket.stream.js 641 silly gunzTarPerm extractEntry test/socket.unbind.js 642 silly gunzTarPerm extractEntry test/socket.xpub-xsub.js 643 silly gunzTarPerm extractEntry test/socket.zap.js 644 silly gunzTarPerm extractEntry test/util.js 645 silly gunzTarPerm extractEntry test/socket.messages.js 646 silly gunzTarPerm extractEntry test/zap.js 647 silly gunzTarPerm extractEntry test/socket.js 648 silly gunzTarPerm extractEntry test/zmq_proxy.js 649 silly gunzTarPerm extractEntry test/socket.events.js 650 silly gunzTarPerm extractEntry test/zmq_proxy.push-pull.js 651 silly gunzTarPerm extractEntry test/socket.error-callback.js 652 silly gunzTarPerm extractEntry test/zmq_proxy.router-dealer.js 653 silly gunzTarPerm extractEntry test/gc.js 654 silly gunzTarPerm extractEntry test/zmq_proxy.xpub-xsub.js 655 silly gunzTarPerm extractEntry test/exports.js 656 silly gunzTarPerm extractEntry test/zmq_proxy.xrep-xreq.js 657 silly gunzTarPerm extractEntry test/socket.router.js 658 silly gunzTarPerm extractEntry windows/include/zmq.h 659 silly gunzTarPerm extractEntry windows/include/zmq_utils.h 660 silly gunzTarPerm extractEntry test/basic.js 661 silly gunzTarPerm extractEntry rc.js 662 silly gunzTarPerm extractEntry index.js 663 silly gunzTarPerm extractEntry doc/callback.md 664 silly gunzTarPerm modified mode [ 'doc/callback.md', 436, 420 ] 665 silly gunzTarPerm extractEntry doc/converters.md 666 silly gunzTarPerm modified mode [ 'doc/converters.md', 436, 420 ] 667 silly gunzTarPerm extractEntry .travis.yml 668 silly gunzTarPerm extractEntry test/index.js 669 silly gunzTarPerm extractEntry test/fixtures/a/hello.txt 670 silly gunzTarPerm extractEntry bin.js 671 silly gunzTarPerm extractEntry error.js 672 silly gunzTarPerm extractEntry download.js 673 silly gunzTarPerm extractEntry help.txt 674 silly gunzTarPerm extractEntry CONTRIBUTING.md 675 silly gunzTarPerm extractEntry .travis.yml 676 silly gunzTarPerm extractEntry doc/errors.md 677 silly gunzTarPerm modified mode [ 'doc/errors.md', 436, 420 ] 678 silly gunzTarPerm extractEntry doc/json.md 679 silly gunzTarPerm modified mode [ 'doc/json.md', 436, 420 ] 680 silly gunzTarPerm extractEntry test/fixtures/b/a/test.txt 681 silly gunzTarPerm extractEntry test/fixtures/c/.npmignore 682 silly gunzTarPerm extractEntry doc/maybe_types.md 683 silly gunzTarPerm modified mode [ 'doc/maybe_types.md', 436, 420 ] 684 silly gunzTarPerm extractEntry doc/methods.md 685 silly gunzTarPerm modified mode [ 'doc/methods.md', 436, 420 ] 686 silly gunzTarPerm extractEntry test/fixtures/d/file1 687 silly gunzTarPerm extractEntry test/fixtures/d/file2 688 silly gunzTarPerm extractEntry doc/buffers.md 689 silly gunzTarPerm modified mode [ 'doc/buffers.md', 436, 420 ] 690 silly gunzTarPerm extractEntry doc/node_misc.md 691 silly gunzTarPerm modified mode [ 'doc/node_misc.md', 436, 420 ] 692 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8/node_modules is being purged 693 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8/node_modules 694 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335/node_modules is being purged 695 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335/node_modules 696 silly gunzTarPerm extractEntry test/fixtures/d/sub-dir/file5 697 silly gunzTarPerm extractEntry test/fixtures/d/sub-files/file3 698 silly gunzTarPerm extractEntry doc/object_wrappers.md 699 silly gunzTarPerm modified mode [ 'doc/object_wrappers.md', 436, 420 ] 700 silly gunzTarPerm extractEntry doc/persistent.md 701 silly gunzTarPerm modified mode [ 'doc/persistent.md', 436, 420 ] 702 silly gunzTarPerm extractEntry test/fixtures/d/sub-files/file4 703 silly gunzTarPerm extractEntry test/fixtures/e/directory/.ignore 704 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60/node_modules is being purged 705 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60/node_modules 706 silly gunzTarPerm extractEntry doc/scopes.md 707 silly gunzTarPerm modified mode [ 'doc/scopes.md', 436, 420 ] 708 silly gunzTarPerm extractEntry doc/script.md 709 silly gunzTarPerm modified mode [ 'doc/script.md', 436, 420 ] 710 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e/node_modules is being purged 711 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e/node_modules 712 silly gunzTarPerm extractEntry doc/string_bytes.md 713 silly gunzTarPerm modified mode [ 'doc/string_bytes.md', 436, 420 ] 714 silly gunzTarPerm extractEntry doc/v8_internals.md 715 silly gunzTarPerm modified mode [ 'doc/v8_internals.md', 436, 420 ] 716 silly gunzTarPerm extractEntry test/fixtures/e/file 717 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/pump-9b540975/node_modules is being purged 718 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/pump-9b540975/node_modules 719 silly gunzTarPerm extractEntry doc/v8_misc.md 720 silly gunzTarPerm modified mode [ 'doc/v8_misc.md', 436, 420 ] 721 silly gunzTarPerm extractEntry nan.h 722 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ] 723 silly gunzTarPerm extractEntry nan_callbacks.h 724 silly gunzTarPerm modified mode [ 'nan_callbacks.h', 436, 420 ] 725 silly gunzTarPerm extractEntry nan_callbacks_12_inl.h 726 silly gunzTarPerm modified mode [ 'nan_callbacks_12_inl.h', 436, 420 ] 727 silly gunzTarPerm extractEntry nan_callbacks_pre_12_inl.h 728 silly gunzTarPerm modified mode [ 'nan_callbacks_pre_12_inl.h', 436, 420 ] 729 silly gunzTarPerm extractEntry nan_converters.h 730 silly gunzTarPerm modified mode [ 'nan_converters.h', 436, 420 ] 731 silly gunzTarPerm extractEntry nan_converters_pre_43_inl.h 732 silly gunzTarPerm modified mode [ 'nan_converters_pre_43_inl.h', 436, 420 ] 733 silly gunzTarPerm extractEntry nan_implementation_12_inl.h 734 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 420 ] 735 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h 736 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 420 ] 737 silly gunzTarPerm extractEntry nan_json.h 738 silly gunzTarPerm modified mode [ 'nan_json.h', 436, 420 ] 739 silly gunzTarPerm extractEntry nan_maybe_43_inl.h 740 silly gunzTarPerm modified mode [ 'nan_maybe_43_inl.h', 436, 420 ] 741 silly gunzTarPerm extractEntry nan_maybe_pre_43_inl.h 742 silly gunzTarPerm modified mode [ 'nan_maybe_pre_43_inl.h', 436, 420 ] 743 silly gunzTarPerm extractEntry nan_new.h 744 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 420 ] 745 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1/node_modules is being purged 746 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1/node_modules 747 silly gunzTarPerm extractEntry nan_object_wrap.h 748 silly gunzTarPerm modified mode [ 'nan_object_wrap.h', 436, 420 ] 749 silly gunzTarPerm extractEntry nan_persistent_12_inl.h 750 silly gunzTarPerm modified mode [ 'nan_persistent_12_inl.h', 436, 420 ] 751 silly gunzTarPerm extractEntry nan_persistent_pre_12_inl.h 752 silly gunzTarPerm modified mode [ 'nan_persistent_pre_12_inl.h', 436, 420 ] 753 silly gunzTarPerm extractEntry nan_private.h 754 silly gunzTarPerm modified mode [ 'nan_private.h', 436, 420 ] 755 silly gunzTarPerm extractEntry nan_string_bytes.h 756 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 420 ] 757 silly gunzTarPerm extractEntry nan_typedarray_contents.h 758 silly gunzTarPerm modified mode [ 'nan_typedarray_contents.h', 436, 420 ] 759 silly gunzTarPerm extractEntry nan_weak.h 760 silly gunzTarPerm modified mode [ 'nan_weak.h', 436, 420 ] 761 silly gunzTarPerm extractEntry CHANGELOG.md 762 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ] 763 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4/node_modules is being purged 764 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4/node_modules 765 silly gunzTarPerm extractEntry tools/package.json 766 silly gunzTarPerm modified mode [ 'tools/package.json', 436, 420 ] 767 silly gunzTarPerm extractEntry tools/README.md 768 silly gunzTarPerm modified mode [ 'tools/README.md', 436, 420 ] 769 silly gunzTarPerm extractEntry tools/1to2.js 770 silly gunzTarPerm modified mode [ 'tools/1to2.js', 509, 493 ] 771 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89/node_modules is being purged 772 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89/node_modules 773 silly gentlyRm /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b/node_modules is being purged 774 verbose gentlyRm don't care about contents; nuking /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b/node_modules 775 silly doParallel preinstall 9 776 silly preinstall chownr@1.0.1 /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8 777 info lifecycle chownr@1.0.1~preinstall: chownr@1.0.1 778 silly preinstall expand-template@1.0.3 /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60 779 info lifecycle expand-template@1.0.3~preinstall: expand-template@1.0.3 780 silly preinstall pump@1.0.2 /home/tscharf/node_server/node_modules/.staging/pump-9b540975 781 info lifecycle pump@1.0.2~preinstall: pump@1.0.2 782 silly preinstall tar-fs@1.15.3 /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4 783 info lifecycle tar-fs@1.15.3~preinstall: tar-fs@1.15.3 784 silly preinstall unzip-response@1.0.2 /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335 785 info lifecycle unzip-response@1.0.2~preinstall: unzip-response@1.0.2 786 silly preinstall simple-get@1.4.3 /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e 787 info lifecycle simple-get@1.4.3~preinstall: simple-get@1.4.3 788 silly preinstall nan@2.6.2 /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89 789 info lifecycle nan@2.6.2~preinstall: nan@2.6.2 790 silly preinstall prebuild-install@2.2.2 /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1 791 info lifecycle prebuild-install@2.2.2~preinstall: prebuild-install@2.2.2 792 silly preinstall zeromq@4.5.0 /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b 793 info lifecycle zeromq@4.5.0~preinstall: zeromq@4.5.0 794 silly lifecycle chownr@1.0.1~preinstall: no script for preinstall, continuing 795 silly lifecycle expand-template@1.0.3~preinstall: no script for preinstall, continuing 796 silly lifecycle pump@1.0.2~preinstall: no script for preinstall, continuing 797 silly lifecycle tar-fs@1.15.3~preinstall: no script for preinstall, continuing 798 silly lifecycle unzip-response@1.0.2~preinstall: no script for preinstall, continuing 799 silly lifecycle simple-get@1.4.3~preinstall: no script for preinstall, continuing 800 silly lifecycle nan@2.6.2~preinstall: no script for preinstall, continuing 801 silly lifecycle prebuild-install@2.2.2~preinstall: no script for preinstall, continuing 802 silly lifecycle zeromq@4.5.0~preinstall: no script for preinstall, continuing 803 silly doReverseSerial remove 0 804 silly doSerial move 0 805 silly doSerial finalize 9 806 silly finalize /home/tscharf/node_server/node_modules/chownr 807 silly finalize /home/tscharf/node_server/node_modules/expand-template 808 silly finalize /home/tscharf/node_server/node_modules/pump 809 silly finalize /home/tscharf/node_server/node_modules/tar-fs 810 silly finalize /home/tscharf/node_server/node_modules/unzip-response 811 silly finalize /home/tscharf/node_server/node_modules/simple-get 812 silly finalize /home/tscharf/node_server/node_modules/nan 813 silly finalize /home/tscharf/node_server/node_modules/prebuild-install 814 silly finalize /home/tscharf/node_server/node_modules/zeromq 815 silly doSerial build 9 816 silly build chownr@1.0.1 817 info linkStuff chownr@1.0.1 818 silly linkStuff chownr@1.0.1 has /home/tscharf/node_server/node_modules as its parent node_modules 819 verbose linkBins chownr@1.0.1 820 verbose linkMans chownr@1.0.1 821 silly build expand-template@1.0.3 822 info linkStuff expand-template@1.0.3 823 silly linkStuff expand-template@1.0.3 has /home/tscharf/node_server/node_modules as its parent node_modules 824 verbose linkBins expand-template@1.0.3 825 verbose linkMans expand-template@1.0.3 826 silly build pump@1.0.2 827 info linkStuff pump@1.0.2 828 silly linkStuff pump@1.0.2 has /home/tscharf/node_server/node_modules as its parent node_modules 829 verbose linkBins pump@1.0.2 830 verbose linkMans pump@1.0.2 831 silly build tar-fs@1.15.3 832 info linkStuff tar-fs@1.15.3 833 silly linkStuff tar-fs@1.15.3 has /home/tscharf/node_server/node_modules as its parent node_modules 834 verbose linkBins tar-fs@1.15.3 835 verbose linkMans tar-fs@1.15.3 836 silly build unzip-response@1.0.2 837 info linkStuff unzip-response@1.0.2 838 silly linkStuff unzip-response@1.0.2 has /home/tscharf/node_server/node_modules as its parent node_modules 839 verbose linkBins unzip-response@1.0.2 840 verbose linkMans unzip-response@1.0.2 841 silly build simple-get@1.4.3 842 info linkStuff simple-get@1.4.3 843 silly linkStuff simple-get@1.4.3 has /home/tscharf/node_server/node_modules as its parent node_modules 844 verbose linkBins simple-get@1.4.3 845 verbose linkMans simple-get@1.4.3 846 silly build nan@2.6.2 847 info linkStuff nan@2.6.2 848 silly linkStuff nan@2.6.2 has /home/tscharf/node_server/node_modules as its parent node_modules 849 verbose linkBins nan@2.6.2 850 verbose linkMans nan@2.6.2 851 silly build prebuild-install@2.2.2 852 info linkStuff prebuild-install@2.2.2 853 silly linkStuff prebuild-install@2.2.2 has /home/tscharf/node_server/node_modules as its parent node_modules 854 verbose linkBins prebuild-install@2.2.2 855 verbose link bins [ { 'prebuild-install': './bin.js' }, 855 verbose link bins '/home/tscharf/node_server/node_modules/.bin', 855 verbose link bins false ] 856 verbose linkMans prebuild-install@2.2.2 857 silly build zeromq@4.5.0 858 info linkStuff zeromq@4.5.0 859 silly linkStuff zeromq@4.5.0 has /home/tscharf/node_server/node_modules as its parent node_modules 860 verbose linkBins zeromq@4.5.0 861 verbose linkMans zeromq@4.5.0 862 silly doSerial global-link 0 863 silly doParallel update-linked 0 864 silly doSerial install 9 865 silly install chownr@1.0.1 /home/tscharf/node_server/node_modules/.staging/chownr-43077ca8 866 info lifecycle chownr@1.0.1~install: chownr@1.0.1 867 silly lifecycle chownr@1.0.1~install: no script for install, continuing 868 silly install expand-template@1.0.3 /home/tscharf/node_server/node_modules/.staging/expand-template-2cf08f60 869 info lifecycle expand-template@1.0.3~install: expand-template@1.0.3 870 silly lifecycle expand-template@1.0.3~install: no script for install, continuing 871 silly install pump@1.0.2 /home/tscharf/node_server/node_modules/.staging/pump-9b540975 872 info lifecycle pump@1.0.2~install: pump@1.0.2 873 silly lifecycle pump@1.0.2~install: no script for install, continuing 874 silly install tar-fs@1.15.3 /home/tscharf/node_server/node_modules/.staging/tar-fs-d0b1ddb4 875 info lifecycle tar-fs@1.15.3~install: tar-fs@1.15.3 876 silly lifecycle tar-fs@1.15.3~install: no script for install, continuing 877 silly install unzip-response@1.0.2 /home/tscharf/node_server/node_modules/.staging/unzip-response-6a0cb335 878 info lifecycle unzip-response@1.0.2~install: unzip-response@1.0.2 879 silly lifecycle unzip-response@1.0.2~install: no script for install, continuing 880 silly install simple-get@1.4.3 /home/tscharf/node_server/node_modules/.staging/simple-get-d930171e 881 info lifecycle simple-get@1.4.3~install: simple-get@1.4.3 882 silly lifecycle simple-get@1.4.3~install: no script for install, continuing 883 silly install nan@2.6.2 /home/tscharf/node_server/node_modules/.staging/nan-40ed6f89 884 info lifecycle nan@2.6.2~install: nan@2.6.2 885 silly lifecycle nan@2.6.2~install: no script for install, continuing 886 silly install prebuild-install@2.2.2 /home/tscharf/node_server/node_modules/.staging/prebuild-install-40d0c7f1 887 info lifecycle prebuild-install@2.2.2~install: prebuild-install@2.2.2 888 silly lifecycle prebuild-install@2.2.2~install: no script for install, continuing 889 silly install zeromq@4.5.0 /home/tscharf/node_server/node_modules/.staging/zeromq-1af36c8b 890 info lifecycle zeromq@4.5.0~install: zeromq@4.5.0 891 verbose lifecycle zeromq@4.5.0~install: unsafe-perm in lifecycle false 892 verbose lifecycle zeromq@4.5.0~install: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/home/tscharf/node_server/node_modules/zeromq/node_modules/.bin:/home/tscharf/node_server/node_modules/.bin:/usr/local/jdk/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/cpanel/composer/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin 893 verbose lifecycle zeromq@4.5.0~install: CWD: /home/tscharf/node_server/node_modules/zeromq 894 silly lifecycle zeromq@4.5.0~install: Args: [ '-c', 894 silly lifecycle 'node scripts/prebuild-install.js || (npm run build:libzmq && node-gyp rebuild)' ] 895 silly lifecycle zeromq@4.5.0~install: Returned: code: 1 signal: null 896 info lifecycle zeromq@4.5.0~install: Failed to exec install script 897 verbose unlock done using /root/.npm/_locks/staging-21a74f1090e688e3.lock for /home/tscharf/node_server/node_modules/.staging 898 silly rollbackFailedOptional Starting 899 silly rollbackFailedOptional Finishing 900 silly runTopLevelLifecycles Finishing 901 silly install printInstalled 902 warn dc_node_server@1.0.13 No repository field. 903 verbose If you need help, you may report this error at: 903 verbose