Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 436 forks source link

Error: tunneling socket could not be established, cause=socket hang up #340

Closed mcv closed 9 years ago

mcv commented 9 years ago

Phantomjs refuses to install on Windows 7, behind a corporate proxy. I fiddled with my proxy settings to get npm install -g grunt-cli and npm install -g bower to work, but npm install (or npm install phantomjs) fails with this error.

Error log:

bash.exe"-3.1$ npm install phantomjs npm WARN package.json zLoanOverviewWA@0.0.1-SNAPSHOT No repository field. npm WARN package.json grunt-contrib-livereload@0.1.2 No README data npm WARN package.json karma-coverage@0.2.7 No README data |

phantomjs@1.9.16 install c:\dev\projects\zloanoverviewwa\node_modules\phantomjs node install.js

Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-windows.zip Saving to C:\Users\M07F76~1.EUR\AppData\Local\Temp\phantomjs\phantomjs-1.9.8-windows.zip Using proxy http://lrv142hf.europe.intranet:8001/ Receiving...

Error making request. Error: tunneling socket could not be established, cause=socket hang up at ClientRequest.onError (c:\dev\projects\zloanoverviewwa\node_modules\phant omjs\node_modules\request\node_modules\tunnel-agent\index.js:168:17) at ClientRequest.g (events.js:199:16) at ClientRequest.emit (events.js:107:17) at Socket.socketOnEnd (_http_client.js:300:9) at Socket.emit (events.js:129:20) at _stream_readable.js:908:16 at process._tickCallback (node.js:355:11)

Please report this full log at https://github.com/Medium/phantomjs npm ERR! Windows_NT 6.1.7601 npm ERR! argv "c:\dev\tools\nodejs\node.exe" "c:\dev\tools\nodejs\node_m odules\npm\bin\npm-cli.js" "install" "phantomjs" npm ERR! node v0.12.3 npm ERR! npm v2.9.1 npm ERR! code ELIFECYCLE

npm ERR! phantomjs@1.9.16 install: node install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the phantomjs@1.9.16 install script 'node install.js'. npm ERR! This is most likely a problem with the phantomjs package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node install.js npm ERR! You can get their info via: npm ERR! npm owner ls phantomjs npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! c:\dev\projects\foo\npm-debug.log bash.exe"-3.1$

mcv commented 9 years ago

My error has changed slightly. Sounds extremely similar (Error: socket hang up instead of Error: tunneling socket could not be established, cause=socket hang up). No idea what causes this difference.

bash.exe"-3.1$ npm install npm WARN package.json zLoanOverviewWA@0.0.1-SNAPSHOT No repository field. npm WARN package.json Dependency 'karma' exists in both dependencies and devDepe ndencies, using 'karma@~0.12.1' from dependencies npm WARN package.json grunt-contrib-livereload@0.1.2 No README data npm WARN package.json karma-coverage@0.2.7 No README data \

phantomjs@1.9.16 install c:\dev\projects\zloanoverviewwa\node_modules\karma-ph antomjs-launcher\node_modules\phantomjs node install.js

Downloading http://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-windo ws.zip Saving to C:\Users\M07F76~1.EUR\AppData\Local\Temp\phantomjs\phantomjs-1.9.8-win dows.zip Using proxy http://lrv142hf.europe.intranet:8001/ Receiving...

Error making request. Error: socket hang up at createHangUpError (_http_client.js:215:15) at Socket.socketOnEnd (_http_client.js:300:23) at Socket.emit (events.js:129:20) at _stream_readable.js:908:16 at process._tickCallback (node.js:355:11)

Please report this full log at https://github.com/Medium/phantomjs npm ERR! Windows_NT 6.1.7601 npm ERR! argv "c:\dev\tools\nodejs\node.exe" "c:\dev\tools\nodejs\node_m odules\npm\bin\npm-cli.js" "install" npm ERR! node v0.12.3 npm ERR! npm v2.9.1 npm ERR! code ELIFECYCLE

npm ERR! phantomjs@1.9.16 install: node install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the phantomjs@1.9.16 install script 'node install.js'. npm ERR! This is most likely a problem with the phantomjs package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node install.js npm ERR! You can get their info via: npm ERR! npm owner ls phantomjs npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! c:\dev\projects\zloanoverviewwa\npm-debug.log bash.exe"-3.1$

mcv commented 9 years ago

Here's the npm-debug.log for npm install phantomjs, cut up and down a bit to make it fit in comments.

0 info it worked if it ends with ok 1 verbose cli [ 'c:\dev\tools\nodejs\node.exe', 1 verbose cli 'c:\dev\tools\nodejs\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'install', 1 verbose cli 'phantomjs' ] 2 info using npm@2.9.1 3 info using node@v0.12.3 4 verbose install initial load of c:\dev\projects\foo\package.json 5 warn package.json Foo@0.0.1-SNAPSHOT No repository field. 6 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\grunt\package.json 7 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\grunt-contrib-clean\package.json 8 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\grunt-contrib-connect\package.json 9 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\grunt-contrib-jshint\package.json 10 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\grunt-contrib-livereload\package.json 11 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\grunt-contrib-watch\package.json 12 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\grunt-karma\package.json 13 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\grunt-open\package.json 14 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\jshint-junit-reporter\package.json 15 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\karma\package.json 16 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\karma-chrome-launcher\package.json 17 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\karma-coverage\package.json 18 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\karma-jasmine\package.json 19 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\karma-junit-reporter\package.json 20 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\karma-ng-scenario\package.json 21 verbose installManyTop reading scoped package data from c:\dev\projects\foo\node_modules\matchdep\package.json 22 verbose installManyTop reading scoped package data from c:\dev\projects\foo\nodemodules\requirejs\package.json 23 warn package.json grunt-contrib-livereload@0.1.2 No README data 24 warn package.json karma-coverage@0.2.7 No README data 25 verbose readDependencies loading dependencies from c:\dev\projects\foo\package.json 26 silly cache add args [ 'phantomjs', null ] 27 verbose cache add spec phantomjs 28 silly cache add parsed spec { raw: 'phantomjs', 28 silly cache add scope: null, 28 silly cache add name: 'phantomjs', 28 silly cache add rawSpec: '', 28 silly cache add spec: '', 28 silly cache add type: 'range' } 29 silly addNamed phantomjs@ 30 verbose addNamed "" is a valid semver range for phantomjs 31 silly addNameRange { name: 'phantomjs', range: '', hasData: false } 32 silly mapToRegistry name phantomjs 33 silly mapToRegistry using default registry 34 silly mapToRegistry registry http://registry.npmjs.org/ 35 silly mapToRegistry uri http://registry.npmjs.org/phantomjs 36 verbose addNameRange registry:http://registry.npmjs.org/phantomjs not in flight; fetching 37 verbose request uri http://registry.npmjs.org/phantomjs 38 verbose request no auth needed 39 info attempt registry request try #1 at 10:00:37 40 verbose request id 4f535f79e27c4ac5 41 verbose etag "A0GZGMJNYTWILWUN2YV5BZWI1" 42 http request GET http://registry.npmjs.org/phantomjs 43 http 200 http://registry.npmjs.org/phantomjs 44 silly get cb [ 200, 44 silly get { 'x-powered-by': 'Express', 44 silly get via: '1.1 varnish', 44 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 44 silly get etag: '"A0GZGMJNYTWILWUN2YV5BZWI1"', 44 silly get 'content-type': 'application/json', 44 silly get 'cache-control': 'max-age=60', 44 silly get 'content-length': '94884', 44 silly get 'accept-ranges': 'bytes', 44 silly get date: 'Wed, 20 May 2015 08:00:37 GMT', 44 silly get age: '1', 44 silly get 'x-served-by': 'cache-ams4120-AMS', 44 silly get 'x-cache': 'HIT', 44 silly get 'x-cache-hits': '1', 44 silly get 'x-timer': 'S1432108837.986544,VS0,VE0', 44 silly get vary: 'Accept', 44 silly get connection: 'Keep-Alive' } ] 45 verbose get saving phantomjs to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\phantomjs.cache.json 46 silly addNameRange number 2 { name: 'phantomjs', range: '', hasData: true } 47 silly addNameRange versions [ 'phantomjs', 47 silly addNameRange [ '0.0.1', [...] 47 silly addNameRange '1.9.15', 47 silly addNameRange '1.9.16' ] ] 48 silly addNamed phantomjs@1.9.16 49 verbose addNamed "1.9.16" is a plain semver version for phantomjs 50 silly cache afterAdd phantomjs@1.9.16 51 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\phantomjs\1.9.16\package\package.json not in flight; writing 52 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\phantomjs\1.9.16\package\package.json written 53 silly install resolved [ { name: 'phantomjs', 53 silly install resolved version: '1.9.16', 53 silly install resolved keywords: [ 'phantomjs', 'headless', 'webkit' ], 53 silly install resolved description: 'Headless WebKit with JS API', 53 silly install resolved homepage: 'https://github.com/Medium/phantomjs', 53 silly install resolved repository: { type: 'git', url: 'git://github.com/Medium/phantomjs.git' }, 53 silly install resolved licenses: [ [Object] ], 53 silly install resolved author: 53 silly install resolved { name: 'Dan Pupius', 53 silly install resolved email: 'dan@obvious.com', 53 silly install resolved url: 'http://pupius.co.uk' }, 53 silly install resolved maintainers: [ [Object], [Object], [Object] ], 53 silly install resolved main: 'lib/phantomjs', 53 silly install resolved bin: { phantomjs: './bin/phantomjs' }, 53 silly install resolved scripts: 53 silly install resolved { install: 'node install.js', 53 silly install resolved test: 'nodeunit --reporter=minimal test/tests.js' }, 53 silly install resolved dependencies: 53 silly install resolved { 'adm-zip': '0.4.4', 53 silly install resolved 'fs-extra': '~0.16.0', 53 silly install resolved kew: '0.4.0', 53 silly install resolved npmconf: '2.1.1', 53 silly install resolved progress: '1.1.8', 53 silly install resolved request: '2.42.0', 53 silly install resolved 'request-progress': '0.3.1', 53 silly install resolved which: '~1.0.5' }, 53 silly install resolved devDependencies: { nodeunit: '0.9.0' }, 53 silly install resolved gitHead: '71b26b9c64679976528b7c86dac1b480f8986e2b', 53 silly install resolved bugs: { url: 'https://github.com/Medium/phantomjs/issues' }, 53 silly install resolved _id: 'phantomjs@1.9.16', 53 silly install resolved _shasum: '989256190c00f987fc96b7067bdb5cd2e420bac9', 53 silly install resolved from: 'phantomjs@', 53 silly install resolved _npmVersion: '2.5.1', 53 silly install resolved _nodeVersion: '0.12.0', 53 silly install resolved _npmUser: { name: 'nicks', email: 'nicholas.j.santos@gmail.com' }, 53 silly install resolved dist: 53 silly install resolved { shasum: '989256190c00f987fc96b7067bdb5cd2e420bac9', 53 silly install resolved tarball: 'http://registry.npmjs.org/phantomjs/-/phantomjs-1.9.16.tgz' }, 53 silly install resolved directories: {}, 53 silly install resolved _resolved: 'http://registry.npmjs.org/phantomjs/-/phantomjs-1.9.16.tgz', 53 silly install resolved readme: 'ERROR: No README data found!' } ] 54 info install phantomjs@1.9.16 into c:\dev\projects\foo 55 info installOne phantomjs@1.9.16 56 verbose installOne of phantomjs to c:\dev\projects\foo not in flight; installing 57 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\phantomjs-c46950d132746b2a.lock for c:\dev\projects\foo\node_modules\phantomjs 58 silly install write writing phantomjs 1.9.16 to c:\dev\projects\foo\node_modules\phantomjs 59 verbose unbuild node_modules\phantomjs 60 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs is being purged from base c:\dev\projects\foo 61 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs 62 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\phantomjs\1.9.16\package.tgz 63 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs 64 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs is being purged 65 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs 66 silly gunzTarPerm modes [ '777', '666' ] 67 silly gunzTarPerm extractEntry package.json 68 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 69 silly gunzTarPerm extractEntry .npmignore 70 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 71 silly gunzTarPerm extractEntry README.md 72 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 73 silly gunzTarPerm extractEntry install.js 74 silly gunzTarPerm modified mode [ 'install.js', 420, 438 ] 75 silly gunzTarPerm extractEntry LICENSE.txt 76 silly gunzTarPerm modified mode [ 'LICENSE.txt', 420, 438 ] 77 silly gunzTarPerm extractEntry bin/phantomjs 78 silly gunzTarPerm modified mode [ 'bin/phantomjs', 493, 511 ] 79 silly gunzTarPerm extractEntry .jshintrc 80 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ] 81 silly gunzTarPerm extractEntry lib/phantomjs.js 82 silly gunzTarPerm modified mode [ 'lib/phantomjs.js', 420, 438 ] 83 silly gunzTarPerm extractEntry test/exit.js 84 silly gunzTarPerm modified mode [ 'test/exit.js', 420, 438 ] 85 silly gunzTarPerm extractEntry test/loadspeed.js 86 silly gunzTarPerm modified mode [ 'test/loadspeed.js', 420, 438 ] 87 silly gunzTarPerm extractEntry test/tests.js 88 silly gunzTarPerm modified mode [ 'test/tests.js', 420, 438 ] 89 silly gunzTarPerm extractEntry .travis.yml 90 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 91 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\package.json 92 info preinstall phantomjs@1.9.16 93 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\package.json 94 silly prepareForInstallMany adding adm-zip@0.4.4 from phantomjs dependencies 95 silly prepareForInstallMany adding fs-extra@~0.16.0 from phantomjs dependencies 96 silly prepareForInstallMany adding kew@0.4.0 from phantomjs dependencies 97 silly prepareForInstallMany adding npmconf@2.1.1 from phantomjs dependencies 98 silly prepareForInstallMany adding progress@1.1.8 from phantomjs dependencies 99 silly prepareForInstallMany adding request@2.42.0 from phantomjs dependencies 100 silly prepareForInstallMany adding request-progress@0.3.1 from phantomjs dependencies 101 silly prepareForInstallMany adding which@~1.0.5 from phantomjs dependencies 102 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\package.json 103 silly cache add args [ 'adm-zip@0.4.4', null ] 104 verbose cache add spec adm-zip@0.4.4 105 silly cache add args [ 'fs-extra@~0.16.0', null ] 106 verbose cache add spec fs-extra@~0.16.0 107 silly cache add parsed spec { raw: 'adm-zip@0.4.4', 107 silly cache add scope: null, 107 silly cache add name: 'adm-zip', 107 silly cache add rawSpec: '0.4.4', 107 silly cache add spec: '0.4.4', 107 silly cache add type: 'version' } 108 silly addNamed adm-zip@0.4.4 109 verbose addNamed "0.4.4" is a plain semver version for adm-zip 110 silly mapToRegistry name adm-zip 111 silly mapToRegistry using default registry 112 silly mapToRegistry registry http://registry.npmjs.org/ 113 silly mapToRegistry uri http://registry.npmjs.org/adm-zip 114 verbose addNameVersion registry:http://registry.npmjs.org/adm-zip not in flight; fetching 115 silly cache add parsed spec { raw: 'fs-extra@~0.16.0', 115 silly cache add scope: null, 115 silly cache add name: 'fs-extra', 115 silly cache add rawSpec: '~0.16.0', 115 silly cache add spec: '>=0.16.0 <0.17.0', 115 silly cache add type: 'range' } 116 silly addNamed fs-extra@>=0.16.0 <0.17.0 117 verbose addNamed ">=0.16.0 <0.17.0" is a valid semver range for fs-extra 118 silly addNameRange { name: 'fs-extra', range: '>=0.16.0 <0.17.0', hasData: false } 119 silly mapToRegistry name fs-extra 120 silly mapToRegistry using default registry 121 silly mapToRegistry registry http://registry.npmjs.org/ 122 silly mapToRegistry uri http://registry.npmjs.org/fs-extra 123 verbose addNameRange registry:http://registry.npmjs.org/fs-extra not in flight; fetching 124 silly cache add args [ 'kew@0.4.0', null ] 125 verbose cache add spec kew@0.4.0 126 silly cache add parsed spec { raw: 'kew@0.4.0', 126 silly cache add scope: null, 126 silly cache add name: 'kew', 126 silly cache add rawSpec: '0.4.0', 126 silly cache add spec: '0.4.0', 126 silly cache add type: 'version' } 127 silly addNamed kew@0.4.0 128 verbose addNamed "0.4.0" is a plain semver version for kew 129 silly mapToRegistry name kew 130 silly mapToRegistry using default registry 131 silly mapToRegistry registry http://registry.npmjs.org/ 132 silly mapToRegistry uri http://registry.npmjs.org/kew 133 verbose addNameVersion registry:http://registry.npmjs.org/kew not in flight; fetching 134 silly cache add args [ 'npmconf@2.1.1', null ] 135 verbose cache add spec npmconf@2.1.1 136 silly cache add parsed spec { raw: 'npmconf@2.1.1', 136 silly cache add scope: null, 136 silly cache add name: 'npmconf', 136 silly cache add rawSpec: '2.1.1', 136 silly cache add spec: '2.1.1', 136 silly cache add type: 'version' } 137 silly addNamed npmconf@2.1.1 138 verbose addNamed "2.1.1" is a plain semver version for npmconf 139 silly mapToRegistry name npmconf 140 silly mapToRegistry using default registry 141 silly mapToRegistry registry http://registry.npmjs.org/ 142 silly mapToRegistry uri http://registry.npmjs.org/npmconf 143 verbose addNameVersion registry:http://registry.npmjs.org/npmconf not in flight; fetching 144 silly cache add args [ 'progress@1.1.8', null ] 145 verbose cache add spec progress@1.1.8 146 silly cache add parsed spec { raw: 'progress@1.1.8', 146 silly cache add scope: null, 146 silly cache add name: 'progress', 146 silly cache add rawSpec: '1.1.8', 146 silly cache add spec: '1.1.8', 146 silly cache add type: 'version' } 147 silly addNamed progress@1.1.8 148 verbose addNamed "1.1.8" is a plain semver version for progress 149 silly mapToRegistry name progress 150 silly mapToRegistry using default registry 151 silly mapToRegistry registry http://registry.npmjs.org/ 152 silly mapToRegistry uri http://registry.npmjs.org/progress 153 verbose addNameVersion registry:http://registry.npmjs.org/progress not in flight; fetching 154 silly cache add args [ 'request@2.42.0', null ] 155 verbose cache add spec request@2.42.0 156 silly cache add parsed spec { raw: 'request@2.42.0', 156 silly cache add scope: null, 156 silly cache add name: 'request', 156 silly cache add rawSpec: '2.42.0', 156 silly cache add spec: '2.42.0', 156 silly cache add type: 'version' } 157 silly addNamed request@2.42.0 158 verbose addNamed "2.42.0" is a plain semver version for request 159 silly mapToRegistry name request 160 silly mapToRegistry using default registry 161 silly mapToRegistry registry http://registry.npmjs.org/ 162 silly mapToRegistry uri http://registry.npmjs.org/request 163 verbose addNameVersion registry:http://registry.npmjs.org/request not in flight; fetching 164 silly cache add args [ 'request-progress@0.3.1', null ] 165 verbose cache add spec request-progress@0.3.1 166 silly cache add parsed spec { raw: 'request-progress@0.3.1', 166 silly cache add scope: null, 166 silly cache add name: 'request-progress', 166 silly cache add rawSpec: '0.3.1', 166 silly cache add spec: '0.3.1', 166 silly cache add type: 'version' } 167 silly addNamed request-progress@0.3.1 168 verbose addNamed "0.3.1" is a plain semver version for request-progress 169 silly mapToRegistry name request-progress 170 silly mapToRegistry using default registry 171 silly mapToRegistry registry http://registry.npmjs.org/ 172 silly mapToRegistry uri http://registry.npmjs.org/request-progress 173 verbose addNameVersion registry:http://registry.npmjs.org/request-progress not in flight; fetching 174 silly cache add args [ 'which@~1.0.5', null ] 175 verbose cache add spec which@~1.0.5 176 silly cache add parsed spec { raw: 'which@~1.0.5', 176 silly cache add scope: null, 176 silly cache add name: 'which', 176 silly cache add rawSpec: '~1.0.5', 176 silly cache add spec: '>=1.0.5 <1.1.0', 176 silly cache add type: 'range' } 177 silly addNamed which@>=1.0.5 <1.1.0 178 verbose addNamed ">=1.0.5 <1.1.0" is a valid semver range for which 179 silly addNameRange { name: 'which', range: '>=1.0.5 <1.1.0', hasData: false } 180 silly mapToRegistry name which 181 silly mapToRegistry using default registry 182 silly mapToRegistry registry http://registry.npmjs.org/ 183 silly mapToRegistry uri http://registry.npmjs.org/which 184 verbose addNameRange registry:http://registry.npmjs.org/which not in flight; fetching 185 verbose request uri http://registry.npmjs.org/adm-zip 186 verbose request no auth needed 187 info attempt registry request try #1 at 10:00:38 188 verbose etag "RJ6F8TCAFN7JPYVVCJ99VET7" 189 http request GET http://registry.npmjs.org/adm-zip 190 verbose request uri http://registry.npmjs.org/fs-extra 191 verbose request no auth needed 192 info attempt registry request try #1 at 10:00:38 193 verbose etag "B0UJVT0I6OBMBCDYXA3JD6B4L" 194 http request GET http://registry.npmjs.org/fs-extra 195 verbose request uri http://registry.npmjs.org/kew 196 verbose request no auth needed 197 info attempt registry request try #1 at 10:00:38 198 verbose etag "A49JBILC62EWHXAPGVNCHWAYF" 199 http request GET http://registry.npmjs.org/kew 200 verbose request uri http://registry.npmjs.org/npmconf 201 verbose request no auth needed 202 info attempt registry request try #1 at 10:00:38 203 verbose etag "3W713A5B19AS7LUMV9DWD0DMV" 204 http request GET http://registry.npmjs.org/npmconf 205 verbose request uri http://registry.npmjs.org/progress 206 verbose request no auth needed 207 info attempt registry request try #1 at 10:00:38 208 verbose etag "EHJ94QBI8POMIN1U32Z5ENQ1H" 209 http request GET http://registry.npmjs.org/progress 210 verbose request uri http://registry.npmjs.org/request-progress 211 verbose request no auth needed 212 info attempt registry request try #1 at 10:00:38 213 verbose etag "45Z3LXVQC1VF2WIHD73CKTE0J" 214 http request GET http://registry.npmjs.org/request-progress 215 verbose request uri http://registry.npmjs.org/which 216 verbose request no auth needed 217 info attempt registry request try #1 at 10:00:38 218 verbose etag "96S32KNGR7RC2G6UDCTQWOHI9" 219 http request GET http://registry.npmjs.org/which 220 verbose request uri http://registry.npmjs.org/request 221 verbose request no auth needed 222 info attempt registry request try #1 at 10:00:38 223 verbose etag "49AI6JPB45F8XAMU14QBNWS3S" 224 http request GET http://registry.npmjs.org/request 225 http 200 http://registry.npmjs.org/kew 226 silly get cb [ 200, 226 silly get { 'x-powered-by': 'Express', 226 silly get via: '1.1 varnish', 226 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 226 silly get etag: '"A49JBILC62EWHXAPGVNCHWAYF"', 226 silly get 'content-type': 'application/json', 226 silly get 'cache-control': 'max-age=60', 226 silly get 'content-length': '33777', 226 silly get 'accept-ranges': 'bytes', 226 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 226 silly get age: '28', 226 silly get 'x-served-by': 'cache-ams4123-AMS', 226 silly get 'x-cache': 'HIT', 226 silly get 'x-cache-hits': '1', 226 silly get 'x-timer': 'S1432108838.189596,VS0,VE0', 226 silly get vary: 'Accept', 226 silly get connection: 'Keep-Alive' } ] 227 verbose get saving kew to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\kew.cache.json 228 http 200 http://registry.npmjs.org/fs-extra 229 silly get cb [ 200, 229 silly get { 'x-powered-by': 'Express', 229 silly get via: '1.1 varnish', 229 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 229 silly get etag: '"B0UJVT0I6OBMBCDYXA3JD6B4L"', 229 silly get 'content-type': 'application/json', 229 silly get 'cache-control': 'max-age=60', 229 silly get 'content-length': '75185', 229 silly get 'accept-ranges': 'bytes', 229 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 229 silly get age: '8', 229 silly get 'x-served-by': 'cache-ams4142-AMS', 229 silly get 'x-cache': 'HIT', 229 silly get 'x-cache-hits': '1', 229 silly get 'x-timer': 'S1432108838.190788,VS0,VE1', 229 silly get vary: 'Accept', 229 silly get connection: 'Keep-Alive' } ] 230 verbose get saving fs-extra to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\fs-extra.cache.json 231 http 200 http://registry.npmjs.org/npmconf 232 silly get cb [ 200, 232 silly get { 'x-powered-by': 'Express', 232 silly get via: '1.1 varnish', 232 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 232 silly get etag: '"3W713A5B19AS7LUMV9DWD0DMV"', 232 silly get 'content-type': 'application/json', 232 silly get 'cache-control': 'max-age=60', 232 silly get 'content-length': '75565', 232 silly get 'accept-ranges': 'bytes', 232 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 232 silly get age: '9', 232 silly get 'x-served-by': 'cache-ams4124-AMS', 232 silly get 'x-cache': 'HIT', 232 silly get 'x-cache-hits': '1', 232 silly get 'x-timer': 'S1432108838.189717,VS0,VE0', 232 silly get vary: 'Accept', 232 silly get connection: 'Keep-Alive' } ] 233 verbose get saving npmconf to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\npmconf.cache.json 234 http 200 http://registry.npmjs.org/which 235 silly get cb [ 200, 235 silly get { 'x-powered-by': 'Express', 235 silly get via: '1.1 varnish', 235 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 235 silly get etag: '"96S32KNGR7RC2G6UDCTQWOHI9"', 235 silly get 'content-type': 'application/json', 235 silly get 'cache-control': 'max-age=60', 235 silly get 'content-length': '12042', 235 silly get 'accept-ranges': 'bytes', 235 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 235 silly get age: '11', 235 silly get 'x-served-by': 'cache-ams4124-AMS', 235 silly get 'x-cache': 'HIT', 235 silly get 'x-cache-hits': '1', 235 silly get 'x-timer': 'S1432108838.199865,VS0,VE0', 235 silly get vary: 'Accept', 235 silly get connection: 'Keep-Alive' } ] 236 verbose get saving which to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\which.cache.json 237 http 200 http://registry.npmjs.org/progress 238 silly get cb [ 200, 238 silly get { 'x-powered-by': 'Express', 238 silly get via: '1.1 varnish', 238 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 238 silly get etag: '"EHJ94QBI8POMIN1U32Z5ENQ1H"', 238 silly get 'content-type': 'application/json', 238 silly get 'cache-control': 'max-age=60', 238 silly get 'content-length': '16117', 238 silly get 'accept-ranges': 'bytes', 238 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 238 silly get age: '12', 238 silly get 'x-served-by': 'cache-ams4142-AMS', 238 silly get 'x-cache': 'HIT', 238 silly get 'x-cache-hits': '1', 238 silly get 'x-timer': 'S1432108838.200669,VS0,VE0', 238 silly get vary: 'Accept', 238 silly get connection: 'Keep-Alive' } ] 239 verbose get saving progress to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\progress.cache.json 240 http 200 http://registry.npmjs.org/request-progress 241 silly get cb [ 200, 241 silly get { 'x-powered-by': 'Express', 241 silly get via: '1.1 varnish', 241 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 241 silly get etag: '"45Z3LXVQC1VF2WIHD73CKTE0J"', 241 silly get 'content-type': 'application/json', 241 silly get 'cache-control': 'max-age=60', 241 silly get 'content-length': '22067', 241 silly get 'accept-ranges': 'bytes', 241 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 241 silly get age: '44', 241 silly get 'x-served-by': 'cache-ams4123-AMS', 241 silly get 'x-cache': 'HIT', 241 silly get 'x-cache-hits': '1', 241 silly get 'x-timer': 'S1432108838.196871,VS0,VE0', 241 silly get vary: 'Accept', 241 silly get connection: 'Keep-Alive' } ] 242 verbose get saving request-progress to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\request-progress.cache.json 243 silly mapToRegistry name kew 244 silly mapToRegistry using default registry 245 silly mapToRegistry registry http://registry.npmjs.org/ 246 silly mapToRegistry uri http://registry.npmjs.org/kew 247 verbose addRemoteTarball http://registry.npmjs.org/kew/-/kew-0.4.0.tgz not in flight; adding 248 verbose addRemoteTarball [ 'http://registry.npmjs.org/kew/-/kew-0.4.0.tgz', 248 verbose addRemoteTarball 'da97484f1b06502146f3c60cec05ac6012cd993f' ] 249 http 200 http://registry.npmjs.org/request 250 silly get cb [ 200, 250 silly get { 'x-powered-by': 'Express', 250 silly get via: '1.1 varnish', 250 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 250 silly get etag: '"49AI6JPB45F8XAMU14QBNWS3S"', 250 silly get 'content-type': 'application/json', 250 silly get 'cache-control': 'max-age=60', 250 silly get 'content-length': '146314', 250 silly get 'accept-ranges': 'bytes', 250 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 250 silly get age: '22', 250 silly get 'x-served-by': 'cache-ams4123-AMS', 250 silly get 'x-cache': 'HIT', 250 silly get 'x-cache-hits': '2', 250 silly get 'x-timer': 'S1432108838.204757,VS0,VE0', 250 silly get vary: 'Accept', 250 silly get connection: 'Keep-Alive' } ] 251 verbose get saving request to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\request.cache.json 252 silly addNameRange number 2 { name: 'fs-extra', range: '>=0.16.0 <0.17.0', hasData: true } 253 silly addNameRange versions [ 'fs-extra', 253 silly addNameRange [ '0.0.1', [...] 253 silly addNameRange '0.18.3' ] ] 254 silly addNamed fs-extra@0.16.5 255 verbose addNamed "0.16.5" is a plain semver version for fs-extra 256 silly mapToRegistry name progress 257 silly mapToRegistry using default registry 258 silly mapToRegistry registry http://registry.npmjs.org/ 259 silly mapToRegistry uri http://registry.npmjs.org/progress 260 verbose addRemoteTarball http://registry.npmjs.org/progress/-/progress-1.1.8.tgz not in flight; adding 261 verbose addRemoteTarball [ 'http://registry.npmjs.org/progress/-/progress-1.1.8.tgz', 261 verbose addRemoteTarball 'e260c78f6161cdd9b0e56cc3e0a85de17c7a57be' ] 262 silly mapToRegistry name npmconf 263 silly mapToRegistry using default registry 264 silly mapToRegistry registry http://registry.npmjs.org/ 265 silly mapToRegistry uri http://registry.npmjs.org/npmconf 266 verbose addRemoteTarball http://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz not in flight; adding 267 verbose addRemoteTarball [ 'http://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz', 267 verbose addRemoteTarball 'a266c7e5c56695eb7f55caf3a5a7328f24510dae' ] 268 info retry fetch attempt 1 at 10:00:38 269 info attempt registry request try #1 at 10:00:38 270 http fetch GET http://registry.npmjs.org/kew/-/kew-0.4.0.tgz 271 silly addNameRange number 2 { name: 'which', range: '>=1.0.5 <1.1.0', hasData: true } 272 silly addNameRange versions [ 'which', 272 silly addNameRange [ '1.0.0', [...] 272 silly addNameRange '1.1.1' ] ] 273 silly addNamed which@1.0.9 274 verbose addNamed "1.0.9" is a plain semver version for which 275 silly mapToRegistry name request-progress 276 silly mapToRegistry using default registry 277 silly mapToRegistry registry http://registry.npmjs.org/ 278 silly mapToRegistry uri http://registry.npmjs.org/request-progress 279 verbose addRemoteTarball http://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz not in flight; adding 280 verbose addRemoteTarball [ 'http://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz', 280 verbose addRemoteTarball '0721c105d8a96ac6b2ce8b2c89ae2d5ecfcf6b3a' ] 281 info retry fetch attempt 1 at 10:00:38 282 info attempt registry request try #1 at 10:00:38 283 http fetch GET http://registry.npmjs.org/progress/-/progress-1.1.8.tgz 284 info retry fetch attempt 1 at 10:00:38 285 info attempt registry request try #1 at 10:00:38 286 http fetch GET http://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz 287 silly cache afterAdd fs-extra@0.16.5 288 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\fs-extra\0.16.5\package\package.json not in flight; writing 289 info retry fetch attempt 1 at 10:00:38 290 info attempt registry request try #1 at 10:00:38 291 http fetch GET http://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz 292 silly cache afterAdd which@1.0.9 293 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\which\1.0.9\package\package.json not in flight; writing 294 silly mapToRegistry name request 295 silly mapToRegistry using default registry 296 silly mapToRegistry registry http://registry.npmjs.org/ 297 silly mapToRegistry uri http://registry.npmjs.org/request 298 verbose addRemoteTarball http://registry.npmjs.org/request/-/request-2.42.0.tgz not in flight; adding 299 verbose addRemoteTarball [ 'http://registry.npmjs.org/request/-/request-2.42.0.tgz', 299 verbose addRemoteTarball '572bd0148938564040ac7ab148b96423a063304a' ] 300 http fetch 200 http://registry.npmjs.org/kew/-/kew-0.4.0.tgz 301 http fetch 200 http://registry.npmjs.org/progress/-/progress-1.1.8.tgz 302 http fetch 200 http://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz 303 info retry fetch attempt 1 at 10:00:38 304 info attempt registry request try #1 at 10:00:38 305 http fetch GET http://registry.npmjs.org/request/-/request-2.42.0.tgz 306 http fetch 200 http://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz 307 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\which\1.0.9\package\package.json written 308 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\fs-extra\0.16.5\package\package.json written 309 silly fetchAndShaCheck shasum e260c78f6161cdd9b0e56cc3e0a85de17c7a57be 310 silly fetchAndShaCheck shasum da97484f1b06502146f3c60cec05ac6012cd993f 311 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\kew-\kew-0.4.0.tgz not in flight; adding 312 verbose addTmpTarball already have metadata; skipping unpack for kew@0.4.0 313 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\progress-\progress-1.1.8.tgz not in flight; adding 314 verbose addTmpTarball already have metadata; skipping unpack for progress@1.1.8 315 http fetch 200 http://registry.npmjs.org/request/-/request-2.42.0.tgz 316 silly fetchAndShaCheck shasum 0721c105d8a96ac6b2ce8b2c89ae2d5ecfcf6b3a 317 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\request-progress-\request-progress-0.3.1.tgz not in flight; adding 318 verbose addTmpTarball already have metadata; skipping unpack for request-progress@0.3.1 319 silly fetchAndShaCheck shasum a266c7e5c56695eb7f55caf3a5a7328f24510dae 320 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\npmconf-\npmconf-2.1.1.tgz not in flight; adding 321 verbose addTmpTarball already have metadata; skipping unpack for npmconf@2.1.1 322 silly cache afterAdd progress@1.1.8 323 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\progress\1.1.8\package\package.json not in flight; writing 324 silly cache afterAdd request-progress@0.3.1 325 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\request-progress\0.3.1\package\package.json not in flight; writing 326 silly cache afterAdd kew@0.4.0 327 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\kew\0.4.0\package\package.json not in flight; writing 328 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\progress\1.1.8\package\package.json written 329 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\kew\0.4.0\package\package.json written 330 silly cache afterAdd npmconf@2.1.1 331 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\npmconf\2.1.1\package\package.json not in flight; writing 332 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\npmconf\2.1.1\package\package.json written 333 silly fetchAndShaCheck shasum 572bd0148938564040ac7ab148b96423a063304a 334 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\request-\request-2.42.0.tgz not in flight; adding 335 verbose addTmpTarball already have metadata; skipping unpack for request@2.42.0 336 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\request-progress\0.3.1\package\package.json written 337 silly cache afterAdd request@2.42.0 338 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\request\2.42.0\package\package.json not in flight; writing 339 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\request\2.42.0\package\package.json written 340 http 200 http://registry.npmjs.org/adm-zip 341 silly get cb [ 200, 341 silly get { 'x-powered-by': 'Express', 341 silly get via: '1.1 varnish', 341 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 341 silly get etag: '"RJ6F8TCAFN7JPYVVCJ99VET7"', 341 silly get 'content-type': 'application/json', 341 silly get 'cache-control': 'max-age=60', 341 silly get 'content-length': '21368', 341 silly get 'accept-ranges': 'bytes', 341 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 341 silly get age: '0', 341 silly get 'x-served-by': 'cache-ams4120-AMS', 341 silly get 'x-cache': 'HIT', 341 silly get 'x-cache-hits': '1', 341 silly get 'x-timer': 'S1432108838.180191,VS0,VE164', 341 silly get vary: 'Accept', 341 silly get connection: 'Keep-Alive' } ] 342 verbose get saving adm-zip to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\adm-zip.cache.json 343 silly mapToRegistry name adm-zip 344 silly mapToRegistry using default registry 345 silly mapToRegistry registry http://registry.npmjs.org/ 346 silly mapToRegistry uri http://registry.npmjs.org/adm-zip 347 verbose addRemoteTarball http://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz not in flight; adding 348 verbose addRemoteTarball [ 'http://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz', 348 verbose addRemoteTarball 'a61ed5ae6905c3aea58b3a657d25033091052736' ] 349 info retry fetch attempt 1 at 10:00:38 350 info attempt registry request try #1 at 10:00:38 351 http fetch GET http://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz 352 http fetch 200 http://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz 353 silly fetchAndShaCheck shasum a61ed5ae6905c3aea58b3a657d25033091052736 354 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\adm-zip-\adm-zip-0.4.4.tgz not in flight; adding 355 verbose addTmpTarball already have metadata; skipping unpack for adm-zip@0.4.4 356 silly cache afterAdd adm-zip@0.4.4 357 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\adm-zip\0.4.4\package\package.json not in flight; writing 358 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\adm-zip\0.4.4\package\package.json written 359 silly install resolved [ { author: 359 silly install resolved { name: 'Isaac Z. Schlueter', 359 silly install resolved email: 'i@izs.me', 359 silly install resolved url: 'http://blog.izs.me' }, 359 silly install resolved name: 'which', 359 silly install resolved description: 'Like which(1) unix command. Find the first instance of an executable in the PATH.', 359 silly install resolved version: '1.0.9', 359 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-which.git' }, 359 silly install resolved main: 'which.js', 359 silly install resolved bin: { which: './bin/which' }, 359 silly install resolved license: 'ISC', 359 silly install resolved gitHead: 'df3d52a0ecd5f366d550e0f14d67ca4d5e621bad', 359 silly install resolved bugs: { url: 'https://github.com/isaacs/node-which/issues' }, 359 silly install resolved homepage: 'https://github.com/isaacs/node-which', 359 silly install resolved _id: 'which@1.0.9', 359 silly install resolved scripts: {}, 359 silly install resolved _shasum: '460c1da0f810103d0321a9b633af9e575e64486f', 359 silly install resolved _from: 'which@>=1.0.5 <1.1.0', 359 silly install resolved _npmVersion: '2.6.0', 359 silly install resolved _nodeVersion: '1.1.0', 359 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 359 silly install resolved maintainers: [ [Object] ], 359 silly install resolved dist: 359 silly install resolved { shasum: '460c1da0f810103d0321a9b633af9e575e64486f', 359 silly install resolved tarball: 'http://registry.npmjs.org/which/-/which-1.0.9.tgz' }, 359 silly install resolved directories: {}, 359 silly install resolved _resolved: 'http://registry.npmjs.org/which/-/which-1.0.9.tgz', 359 silly install resolved readme: 'ERROR: No README data found!' }, 359 silly install resolved { name: 'fs-extra', 359 silly install resolved version: '0.16.5', 359 silly install resolved description: 'fs-extra contains methods that aren\'t included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.', 359 silly install resolved homepage: 'https://github.com/jprichardson/node-fs-extra', 359 silly install resolved repository: 359 silly install resolved { type: 'git', 359 silly install resolved url: 'git+https://github.com/jprichardson/node-fs-extra.git' }, 359 silly install resolved keywords: 359 silly install resolved [ 'fs', 359 silly install resolved 'file', 359 silly install resolved 'file system', 359 silly install resolved 'copy', 359 silly install resolved 'directory', 359 silly install resolved 'extra', 359 silly install resolved 'mkdirp', 359 silly install resolved 'mkdir', 359 silly install resolved 'mkdirs', 359 silly install resolved 'recursive', 359 silly install resolved 'json', 359 silly install resolved 'read', 359 silly install resolved 'write', 359 silly install resolved 'extra', 359 silly install resolved 'delete', 359 silly install resolved 'remove', 359 silly install resolved 'touch', 359 silly install resolved 'create', 359 silly install resolved 'text', 359 silly install resolved 'output', 359 silly install resolved 'move' ], 359 silly install resolved author: { name: 'JP Richardson', email: 'jprichardson@gmail.com' }, 359 silly install resolved licenses: [ [Object] ], 359 silly install resolved dependencies: { 'graceful-fs': '^3.0.5', jsonfile: '^2.0.0', rimraf: '^2.2.8' }, 359 silly install resolved devDependencies: 359 silly install resolved { coveralls: '^2.11.2', 359 silly install resolved istanbul: '^0.3.5', 359 silly install resolved mocha: '^2.1.0', 359 silly install resolved 'read-dir-files': '^0.1.1', 359 silly install resolved 'secure-random': '^1.1.1', 359 silly install resolved testutil: '^0.7.0' }, 359 silly install resolved main: './lib/index', 359 silly install resolved scripts: 359 silly install resolved { coverage: 'istanbul cover ./node_modules/.bin/_mocha -- --reporter list test/*.js', 359 silly install resolved coveralls: 'npm run coverage && coveralls < coverage/lcov.info', 359 silly install resolved test: 'mocha test' }, 359 silly install resolved gitHead: 'c062045ae9c7f12865e63dfca96d1d2f6c61de18', 359 silly install resolved bugs: { url: 'https://github.com/jprichardson/node-fs-extra/issues' }, 359 silly install resolved _id: 'fs-extra@0.16.5', 359 silly install resolved _shasum: '1ad661fa6c86c9608cd1b49efc6fce834939a750', 359 silly install resolved _from: 'fs-extra@>=0.16.0 <0.17.0', 359 silly install resolved _npmVersion: '2.3.0', 359 silly install resolved _nodeVersion: '0.10.32', 359 silly install resolved _npmUser: { name: 'jprichardson', email: 'jprichardson@gmail.com' }, 359 silly install resolved maintainers: [ [Object] ], 359 silly install resolved dist: 359 silly install resolved { shasum: '1ad661fa6c86c9608cd1b49efc6fce834939a750', 359 silly install resolved tarball: 'http://registry.npmjs.org/fs-extra/-/fs-extra-0.16.5.tgz' }, 359 silly install resolved directories: {}, 359 silly install resolved _resolved: 'http://registry.npmjs.org/fs-extra/-/fs-extra-0.16.5.tgz', 359 silly install resolved readme: 'ERROR: No README data found!' }, 359 silly install resolved { name: 'progress', 359 silly install resolved version: '1.1.8', 359 silly install resolved description: 'Flexible ascii progress bar', 359 silly install resolved keywords: [ 'cli', 'progress' ], 359 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, 359 silly install resolved contributors: [ [Object], [Object] ], 359 silly install resolved dependencies: {}, 359 silly install resolved main: 'index', 359 silly install resolved engines: { node: '>=0.4.0' }, 359 silly install resolved repository: 359 silly install resolved { type: 'git', 359 silly install resolved url: 'git://github.com/visionmedia/node-progress' }, 359 silly install resolved gitHead: '6b9524c0d07df9555d20ae95c65918020c50e3e2', 359 silly install resolved bugs: { url: 'https://github.com/visionmedia/node-progress/issues' }, 359 silly install resolved homepage: 'https://github.com/visionmedia/node-progress', 359 silly install resolved _id: 'progress@1.1.8', 359 silly install resolved scripts: {}, 359 silly install resolved _shasum: 'e260c78f6161cdd9b0e56cc3e0a85de17c7a57be', 359 silly install resolved _from: 'progress@1.1.8', 359 silly install resolved _npmVersion: '1.4.14', 359 silly install resolved _npmUser: { name: 'prezjordan', email: 'scalesjordan@gmail.com' }, 359 silly install resolved maintainers: [ [Object], [Object], [Object] ], 359 silly install resolved dist: 359 silly install resolved { shasum: 'e260c78f6161cdd9b0e56cc3e0a85de17c7a57be', 359 silly install resolved tarball: 'http://registry.npmjs.org/progress/-/progress-1.1.8.tgz' }, 359 silly install resolved directories: {}, 359 silly install resolved _resolved: 'http://registry.npmjs.org/progress/-/progress-1.1.8.tgz' }, 359 silly install resolved { name: 'kew', 359 silly install resolved description: 'a lightweight promise library for node', 359 silly install resolved version: '0.4.0', 359 silly install resolved homepage: 'https://github.com/Obvious/kew', 359 silly install resolved authors: 359 silly install resolved [ 'Jeremy Stanley github@azulus.com (https://github.com/azulus)', 359 silly install resolved 'Nick Santos nick@medium.com', 359 silly install resolved 'Xiao Ma x@medium.com' ], 359 silly install resolved contributors: [], 359 silly install resolved keywords: [ 'kew', 'promises' ], 359 silly install resolved main: './kew.js', 359 silly install resolved repository: { type: 'git', url: 'https://github.com/Obvious/kew.git' }, 359 silly install resolved dependencies: {}, 359 silly install resolved devDependencies: { q: '0.9.7', nodeunit: '0.8.1', 'closure-npc': '0.1.3' }, 359 silly install resolved scripts: { test: 'nodeunit test && closure-npc ./test/closure_test.js --jscomp_error=checkTypes' }, 359 silly install resolved bugs: { url: 'https://github.com/Obvious/kew/issues' }, 359 silly install resolved _id: 'kew@0.4.0', 359 silly install resolved dist: 359 silly install resolved { shasum: 'da97484f1b06502146f3c60cec05ac6012cd993f', 359 silly install resolved tarball: 'http://registry.npmjs.org/kew/-/kew-0.4.0.tgz' }, 359 silly install resolved _from: 'kew@0.4.0', 359 silly install resolved _npmVersion: '1.3.24', 359 silly install resolved _npmUser: { name: 'nicks', email: 'nicholas.j.santos@gmail.com' }, 359 silly install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ], 359 silly install resolved directories: {}, 359 silly install resolved _shasum: 'da97484f1b06502146f3c60cec05ac6012cd993f', 359 silly install resolved resolved: 'http://registry.npmjs.org/kew/-/kew-0.4.0.tgz' }, 359 silly install resolved { name: 'npmconf', 359 silly install resolved version: '2.1.1', 359 silly install resolved description: 'The config thing npm uses', 359 silly install resolved main: 'npmconf.js', 359 silly install resolved directories: { test: 'test' }, 359 silly install resolved dependencies: 359 silly install resolved { 'config-chain': '~1.1.8', 359 silly install resolved inherits: '~2.0.0', 359 silly install resolved ini: '^1.2.0', 359 silly install resolved mkdirp: '^0.5.0', 359 silly install resolved nopt: '~3.0.1', 359 silly install resolved once: '~1.3.0', 359 silly install resolved osenv: '^0.1.0', 359 silly install resolved semver: '2 || 3 || 4', 359 silly install resolved 'uid-number': '0.0.5' }, 359 silly install resolved devDependencies: { tap: '~0.4.0' }, 359 silly install resolved scripts: { test: 'tap test/.js' }, 359 silly install resolved repository: { type: 'git', url: 'git://github.com/npm/npmconf' }, 359 silly install resolved keywords: [ 'npm', 'config', 'config-chain', 'conf', 'ini' ], 359 silly install resolved author: 359 silly install resolved { name: 'Isaac Z. Schlueter', 359 silly install resolved email: 'i@izs.me', 359 silly install resolved url: 'http://blog.izs.me' }, 359 silly install resolved license: 'BSD', 359 silly install resolved gitHead: '8dfc7f62fe68d339248b2269ee8d2bbb4070d233', 359 silly install resolved bugs: { url: 'https://github.com/npm/npmconf/issues' }, 359 silly install resolved homepage: 'https://github.com/npm/npmconf', 359 silly install resolved _id: 'npmconf@2.1.1', 359 silly install resolved _shasum: 'a266c7e5c56695eb7f55caf3a5a7328f24510dae', 359 silly install resolved _from: 'npmconf@2.1.1', 359 silly install resolved _npmVersion: '2.1.2', 359 silly install resolved _nodeVersion: '0.10.31', 359 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 359 silly install resolved maintainers: [ [Object], [Object] ], 359 silly install resolved dist: 359 silly install resolved { shasum: 'a266c7e5c56695eb7f55caf3a5a7328f24510dae', 359 silly install resolved tarball: 'http://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz' }, 359 silly install resolved _resolved: 'http://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz' }, 359 silly install resolved { name: 'request-progress', 359 silly install resolved version: '0.3.1', 359 silly install resolved description: 'Tracks the download progress of a request made with mikeal/request', 359 silly install resolved main: 'index.js', 359 silly install resolved dependencies: { throttleit: '~0.0.2' }, 359 silly install resolved devDependencies: { mocha: '~1.12.0', 'expect.js': '~0.2.0' }, 359 silly install resolved scripts: { test: 'mocha -R spec' }, 359 silly install resolved repository: 359 silly install resolved { type: 'git', 359 silly install resolved url: 'git://github.com/IndigoUnited/node-request-progress' }, 359 silly install resolved bugs: { url: 'http://github.com/IndigoUnited/node-request-progress/issues' }, 359 silly install resolved keywords: 359 silly install resolved [ 'progress', 359 silly install resolved 'request', 359 silly install resolved 'mikeal', 359 silly install resolved 'size', 359 silly install resolved 'bytes', 359 silly install resolved 'percent', 359 silly install resolved 'percentage' ], 359 silly install resolved author: 359 silly install resolved { name: 'IndigoUnited', 359 silly install resolved email: 'hello@indigounited.com', 359 silly install resolved url: 'http://indigounited.com' }, 359 silly install resolved license: 'MIT', 359 silly install resolved readme: '# request-progress Build Status\n\nTracks the download progress of a request made with request.\n\n\n## Installation\n\n$ npm install request-progress\n\n\n## Usage\n\njs\nvar fs = require(\'fs\');\nvar request = require(\'request\');\nvar progress = require(\'request-progress\');\n\n// Note that the options argument is optional\nprogress(request(\'http://google.com/doodle.png\'), {\n throttle: 2000, // Throttle the progress event to 2000ms, defaults to 1000ms\n delay: 1000 // Only start to emit after 1000ms delay, defaults to 0ms\n})\n.on(\'progress\', function (state) {\n console.log(\'received size in bytes\', state.received);\n // The properties bellow can be null if response does not contain\n // the content-length header\n console.log(\'total size in bytes\', state.total);\n console.log(\'percent\', state.percent);\n})\n.on(\'error\', function (err) {\n // Do something with err\n})\n.pipe(fs.createWriteStream(\'doodle.png\'))\n.on(\'error\', function (err) {\n // Do something with err\n})\n.on(\'close\', function (err) {\n // Saved to doogle.png!\n})\n\n\nNote that the state object emitted in the progress event is reused to avoid creating a new object for each event.\n\n\n## License\n\nReleased under the MIT License.\n', 359 silly install resolved readmeFilename: 'README.md', 359 silly install resolved _id: 'request-progress@0.3.1', 359 silly install resolved dist: 359 silly install resolved { shasum: '0721c105d8a96ac6b2ce8b2c89ae2d5ecfcf6b3a', 359 silly install resolved tarball: 'http://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz' }, 359 silly install resolved _from: 'request-progress@0.3.1', 359 silly install resolved _npmVersion: '1.3.8', 359 silly install resolved _npmUser: { name: 'satazor', email: 'andremiguelcruz@msn.com' }, 359 silly install resolved maintainers: [ [Object] ], 359 silly install resolved directories: {}, 359 silly install resolved _shasum: '0721c105d8a96ac6b2ce8b2c89ae2d5ecfcf6b3a', 359 silly install resolved _resolved: 'http://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz' }, 359 silly install resolved { name: 'request', 359 silly install resolved description: 'Simplified HTTP request client.', 359 silly install resolved tags: [ 'http', 'simple', 'util', 'utility' ], 359 silly install resolved version: '2.42.0', 359 silly install resolved author: { name: 'Mikeal Rogers', email: 'mikeal.rogers@gmail.com' }, 359 silly install resolved repository: { type: 'git', url: 'https://github.com/mikeal/request.git' }, 359 silly install resolved bugs: { url: 'http://github.com/mikeal/request/issues' }, 359 silly install resolved license: 'Apache-2.0', 359 silly install resolved engines: [ 'node >= 0.8.0' ], 359 silly install resolved main: 'index.js', 359 silly install resolved dependencies: 359 silly install resolved { bl: '~0.9.0', 359 silly install resolved caseless: '~0.6.0', 359 silly install resolved 'forever-agent': '~0.5.0', 359 silly install resolved qs: '~1.2.0', 359 silly install resolved 'json-stringify-safe': '~5.0.0', 359 silly install resolved 'mime-types': '~1.0.1', 359 silly install resolved 'node-uuid': '~1.4.0', 359 silly install resolved 'tunnel-agent': '~0.4.0', 359 silly install resolved 'tough-cookie': '>=0.12.0', 359 silly install resolved 'form-data': '~0.1.0', 359 silly install resolved 'http-signature': '~0.10.0', 359 silly install resolved 'oauth-sign': '~0.4.0', 359 silly install resolved hawk: '1.1.1', 359 silly install resolved 'aws-sign2': '~0.5.0', 359 silly install resolved stringstream: '~0.0.4' }, 359 silly install resolved optionalDependencies: 359 silly install resolved { 'tough-cookie': '>=0.12.0', 359 silly install resolved 'form-data': '~0.1.0', 359 silly install resolved 'http-signature': '~0.10.0', 359 silly install resolved 'oauth-sign': '~0.4.0', 359 silly install resolved hawk: '1.1.1', 359 silly install resolved 'aws-sign2': '~0.5.0', 359 silly install resolved stringstream: '~0.0.4' }, 359 silly install resolved scripts: { test: 'node tests/run.js' }, 359 silly install resolved devDependencies: { rimraf: '~2.2.8' }, 359 silly install resolved homepage: 'https://github.com/mikeal/request', 359 silly install resolved _id: 'request@2.42.0', 359 silly install resolved _shasum: '572bd0148938564040ac7ab148b96423a063304a', 359 silly install resolved _from: 'request@2.42.0', 359 silly install resolved _npmVersion: '1.4.9', 359 silly install resolved _npmUser: { name: 'mikeal', email: 'mikeal.rogers@gmail.com' }, 359 silly install resolved maintainers: [ [Object] ], 359 silly install resolved dist: 359 silly install resolved { shasum: '572bd0148938564040ac7ab148b96423a063304a', 359 silly install resolved tarball: 'http://registry.npmjs.org/request/-/request-2.42.0.tgz' }, 359 silly install resolved directories: {}, 359 silly install resolved _resolved: 'http://registry.npmjs.org/request/-/request-2.42.0.tgz' }, 359 silly install resolved { name: 'adm-zip', 359 silly install resolved version: '0.4.4', 359 silly install resolved description: 'A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk', 359 silly install resolved keywords: [ 'zip', 'methods', 'archive', 'unzip' ], 359 silly install resolved homepage: 'http://github.com/cthackers/adm-zip', 359 silly install resolved author: 359 silly install resolved { name: 'Nasca Iacob', 359 silly install resolved email: 'sy@another-d-mention.ro', 359 silly install resolved url: 'https://github.com/cthackers' }, 359 silly install resolved bugs: 359 silly install resolved { url: 'https://github.com/cthackers/adm-zip/issues', 359 silly install resolved email: 'sy@another-d-mention.ro' }, 359 silly install resolved licenses: [ [Object] ], 359 silly install resolved main: 'adm-zip.js', 359 silly install resolved repository: { type: 'git', url: 'https://github.com/cthackers/adm-zip.git' }, 359 silly install resolved engines: { node: '>=0.3.0' }, 359 silly install resolved _id: 'adm-zip@0.4.4', 359 silly install resolved dist: 359 silly install resolved { shasum: 'a61ed5ae6905c3aea58b3a657d25033091052736', 359 silly install resolved tarball: 'http://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz' }, 359 silly install resolved _from: 'adm-zip@0.4.4', 359 silly install resolved _npmVersion: '1.3.24', 359 silly install resolved _npmUser: { name: 'cthackers', email: 'iacob.campia@gmail.com' }, 359 silly install resolved maintainers: [ [Object] ], 359 silly install resolved directories: {}, 359 silly install resolved _shasum: 'a61ed5ae6905c3aea58b3a657d25033091052736', 359 silly install resolved _resolved: 'http://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz' } ] 360 info install which@1.0.9 into c:\dev\projects\foo\node_modules\phantomjs 361 info install fs-extra@0.16.5 into c:\dev\projects\foo\node_modules\phantomjs 362 info install progress@1.1.8 into c:\dev\projects\foo\node_modules\phantomjs 363 info install kew@0.4.0 into c:\dev\projects\foo\node_modules\phantomjs 364 info install npmconf@2.1.1 into c:\dev\projects\foo\node_modules\phantomjs 365 info install request-progress@0.3.1 into c:\dev\projects\foo\node_modules\phantomjs 366 info install request@2.42.0 into c:\dev\projects\foo\node_modules\phantomjs 367 info install adm-zip@0.4.4 into c:\dev\projects\foo\node_modules\phantomjs 368 info installOne which@1.0.9 369 verbose installOne of which to c:\dev\projects\foo\node_modules\phantomjs not in flight; installing 370 info installOne fs-extra@0.16.5 371 verbose installOne of fs-extra to c:\dev\projects\foo\node_modules\phantomjs not in flight; installing 372 info installOne progress@1.1.8 373 verbose installOne of progress to c:\dev\projects\foo\node_modules\phantomjs not in flight; installing 374 info installOne kew@0.4.0 375 verbose installOne of kew to c:\dev\projects\foo\node_modules\phantomjs not in flight; installing 376 info installOne npmconf@2.1.1 377 verbose installOne of npmconf to c:\dev\projects\foo\node_modules\phantomjs not in flight; installing 378 info installOne request-progress@0.3.1 379 verbose installOne of request-progress to c:\dev\projects\foo\node_modules\phantomjs not in flight; installing 380 info installOne request@2.42.0 381 verbose installOne of request to c:\dev\projects\foo\node_modules\phantomjs not in flight; installing 382 info installOne adm-zip@0.4.4 383 verbose installOne of adm-zip to c:\dev\projects\foo\node_modules\phantomjs not in flight; installing 384 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\which-2f3b88be1a6a7a04.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\which 385 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\npmconf-79d401de8adf4084.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 386 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\fs-extra-004c02d850cf7f36.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 387 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\request-progress-acdef78a6748e290.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 388 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\request-5b70bb55fdd7fcc8.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 389 silly install write writing which 1.0.9 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\which 390 silly install write writing npmconf 2.1.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 391 silly install write writing fs-extra 0.16.5 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 392 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\adm-zip-adf61d881638bc5c.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip 393 silly install write writing request-progress 0.3.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 394 silly install write writing request 2.42.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 395 silly install write writing adm-zip 0.4.4 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip 396 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\kew-bcd0e079dccdb8a3.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew 397 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\progress-f232372a75df4099.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress 398 silly install write writing kew 0.4.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew 399 silly install write writing progress 1.1.8 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress 400 verbose unbuild node_modules\phantomjs\node_modules\npmconf 401 verbose unbuild node_modules\phantomjs\node_modules\fs-extra 402 verbose unbuild node_modules\phantomjs\node_modules\request-progress 403 verbose unbuild node_modules\phantomjs\node_modules\request 404 verbose unbuild node_modules\phantomjs\node_modules\adm-zip 405 verbose unbuild node_modules\phantomjs\node_modules\which 406 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf is being purged from base c:\dev\projects\foo 407 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 408 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra is being purged from base c:\dev\projects\foo 409 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 410 verbose unbuild node_modules\phantomjs\node_modules\kew 411 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress is being purged from base c:\dev\projects\foo 412 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 413 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request is being purged from base c:\dev\projects\foo 414 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 415 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\npmconf\2.1.1\package.tgz 416 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 417 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf is being purged 418 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 419 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\fs-extra\0.16.5\package.tgz 420 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 421 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra is being purged 422 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 423 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip is being purged from base c:\dev\projects\foo 424 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip 425 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\which is being purged from base c:\dev\projects\foo 426 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\which 427 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\request-progress\0.3.1\package.tgz 428 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 429 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress is being purged 430 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 431 verbose unbuild node_modules\phantomjs\node_modules\progress 432 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\request\2.42.0\package.tgz 433 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 434 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request is being purged 435 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 436 silly gunzTarPerm modes [ '777', '666' ] 437 silly gunzTarPerm modes [ '777', '666' ] 438 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\adm-zip\0.4.4\package.tgz 439 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip 440 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip is being purged 441 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip 442 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\which\1.0.9\package.tgz 443 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\which 444 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\which is being purged 445 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\which 446 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew is being purged from base c:\dev\projects\foo 447 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew 448 silly gunzTarPerm modes [ '777', '666' ] 449 silly gunzTarPerm modes [ '777', '666' ] 450 silly gunzTarPerm modes [ '777', '666' ] 451 silly gunzTarPerm modes [ '777', '666' ] 452 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\kew\0.4.0\package.tgz 453 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew 454 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew is being purged 455 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew 456 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress is being purged from base c:\dev\projects\foo 457 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress 458 silly gunzTarPerm modes [ '777', '666' ] 459 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\progress\1.1.8\package.tgz 460 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress 461 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress is being purged 462 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress 463 silly gunzTarPerm modes [ '777', '666' ] 464 silly gunzTarPerm extractEntry package.json 465 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 466 silly gunzTarPerm extractEntry package.json 467 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 468 silly gunzTarPerm extractEntry package.json 469 silly gunzTarPerm modified mode [ 'package.json', 493, 511 ] 470 silly gunzTarPerm extractEntry package.json 471 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 472 silly gunzTarPerm extractEntry package.json 473 silly gunzTarPerm extractEntry package.json 474 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 475 silly gunzTarPerm extractEntry package.json 476 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 477 silly gunzTarPerm extractEntry .npmignore 478 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 479 silly gunzTarPerm extractEntry README.md 480 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 481 silly gunzTarPerm extractEntry package.json 482 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 483 silly gunzTarPerm extractEntry .npmignore 484 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 485 silly gunzTarPerm extractEntry README.md 486 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 487 silly gunzTarPerm extractEntry .npmignore 488 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 489 silly gunzTarPerm extractEntry README.md 490 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 491 silly gunzTarPerm extractEntry .npmignore 492 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 493 silly gunzTarPerm extractEntry README.md 494 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 495 silly gunzTarPerm extractEntry README.md 496 silly gunzTarPerm extractEntry zipEntry.js 497 silly gunzTarPerm extractEntry README.md 498 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 499 silly gunzTarPerm extractEntry LICENSE 500 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 501 silly gunzTarPerm extractEntry .npmignore 502 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 503 silly gunzTarPerm extractEntry README.md 504 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 505 silly gunzTarPerm extractEntry .npmignore 506 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 507 silly gunzTarPerm extractEntry LICENSE 508 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 509 silly gunzTarPerm extractEntry LICENSE 510 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 511 silly gunzTarPerm extractEntry config-defs.js 512 silly gunzTarPerm modified mode [ 'config-defs.js', 420, 438 ] 513 silly gunzTarPerm extractEntry adm-zip.js 514 silly gunzTarPerm extractEntry zipFile.js 515 silly gunzTarPerm extractEntry .idea/scopes/scope_settings.xml 516 silly gunzTarPerm extractEntry methods/deflater.js 517 silly gunzTarPerm extractEntry methods/index.js 518 silly gunzTarPerm extractEntry methods/inflater.js 519 silly gunzTarPerm extractEntry test/index.js 520 silly gunzTarPerm extractEntry test/assets/attributes_test/asd/New Text Document.txt 521 silly gunzTarPerm extractEntry test/assets/attributes_test/blank file.txt 522 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/hidden.txt 523 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/hidden_readonly.txt 524 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/readonly.txt 525 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/somefile.txt 526 silly gunzTarPerm extractEntry test/assets/attributes_test.zip 527 silly gunzTarPerm extractEntry test/assets/fast.zip 528 silly gunzTarPerm extractEntry test/assets/fastest.zip 529 silly gunzTarPerm extractEntry test/assets/linux_arc.zip 530 silly gunzTarPerm extractEntry test/assets/maximum.zip 531 silly gunzTarPerm extractEntry test/assets/normal.zip 532 silly gunzTarPerm extractEntry test/assets/store.zip 533 silly gunzTarPerm extractEntry test/assets/ultra.zip 534 silly gunzTarPerm extractEntry util/constants.js 535 silly gunzTarPerm extractEntry util/errors.js 536 silly gunzTarPerm extractEntry util/fattr.js 537 silly gunzTarPerm extractEntry util/index.js 538 silly gunzTarPerm extractEntry util/utils.js 539 silly gunzTarPerm extractEntry headers/entryHeader.js 540 silly gunzTarPerm extractEntry headers/index.js 541 silly gunzTarPerm extractEntry headers/mainHeader.js 542 silly gunzTarPerm extractEntry MIT-LICENSE.txt 543 silly gunzTarPerm extractEntry LICENSE 544 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 545 silly gunzTarPerm extractEntry index.js 546 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 547 silly gunzTarPerm extractEntry LICENSE 548 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 549 silly gunzTarPerm extractEntry which.js 550 silly gunzTarPerm modified mode [ 'which.js', 420, 438 ] 551 silly gunzTarPerm extractEntry bin/which 552 silly gunzTarPerm modified mode [ 'bin/which', 493, 511 ] 553 silly gunzTarPerm extractEntry kew.js 554 silly gunzTarPerm modified mode [ 'kew.js', 420, 438 ] 555 silly gunzTarPerm extractEntry LICENSE.TXT 556 silly gunzTarPerm modified mode [ 'LICENSE.TXT', 420, 438 ] 557 silly gunzTarPerm extractEntry test/chain.js 558 silly gunzTarPerm modified mode [ 'test/chain.js', 420, 438 ] 559 silly gunzTarPerm extractEntry test/closure_test.js 560 silly gunzTarPerm modified mode [ 'test/closure_test.js', 420, 438 ] 561 silly gunzTarPerm extractEntry test/context.js 562 silly gunzTarPerm modified mode [ 'test/context.js', 420, 438 ] 563 silly gunzTarPerm extractEntry test/defer.js 564 silly gunzTarPerm modified mode [ 'test/defer.js', 420, 438 ] 565 silly gunzTarPerm extractEntry test/externs_node.js 566 silly gunzTarPerm modified mode [ 'test/externs_node.js', 420, 438 ] 567 silly gunzTarPerm extractEntry test/scopes.js 568 silly gunzTarPerm modified mode [ 'test/scopes.js', 420, 438 ] 569 silly gunzTarPerm extractEntry test/static.js 570 silly gunzTarPerm modified mode [ 'test/static.js', 420, 438 ] 571 silly gunzTarPerm extractEntry index.js 572 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 573 silly gunzTarPerm extractEntry History.md 574 silly gunzTarPerm modified mode [ 'History.md', 420, 438 ] 575 silly gunzTarPerm extractEntry LICENSE 576 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 577 silly gunzTarPerm extractEntry CHANGELOG.md 578 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ] 579 silly gunzTarPerm extractEntry lib/_copy.js 580 silly gunzTarPerm modified mode [ 'lib/_copy.js', 420, 438 ] 581 silly gunzTarPerm extractEntry lib/copy.js 582 silly gunzTarPerm modified mode [ 'lib/copy.js', 420, 438 ] 583 silly gunzTarPerm extractEntry lib/create.js 584 silly gunzTarPerm modified mode [ 'lib/create.js', 420, 438 ] 585 silly gunzTarPerm extractEntry lib/index.js 586 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ] 587 silly gunzTarPerm extractEntry lib/json.js 588 silly gunzTarPerm modified mode [ 'lib/json.js', 420, 438 ] 589 silly gunzTarPerm extractEntry lib/mkdir.js 590 silly gunzTarPerm modified mode [ 'lib/mkdir.js', 420, 438 ] 591 silly gunzTarPerm extractEntry lib/move.js 592 silly gunzTarPerm modified mode [ 'lib/move.js', 420, 438 ] 593 silly gunzTarPerm extractEntry lib/output.js 594 silly gunzTarPerm modified mode [ 'lib/output.js', 420, 438 ] 595 silly gunzTarPerm extractEntry lib/remove.js 596 silly gunzTarPerm modified mode [ 'lib/remove.js', 420, 438 ] 597 silly gunzTarPerm extractEntry index.js 598 silly gunzTarPerm modified mode [ 'index.js', 493, 511 ] 599 silly gunzTarPerm extractEntry request.js 600 silly gunzTarPerm modified mode [ 'request.js', 420, 438 ] 601 silly gunzTarPerm extractEntry .travis.yml 602 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 603 silly gunzTarPerm extractEntry .editorconfig 604 silly gunzTarPerm modified mode [ '.editorconfig', 420, 438 ] 605 silly gunzTarPerm extractEntry .jshintrc 606 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ] 607 silly gunzTarPerm extractEntry npmconf.js 608 silly gunzTarPerm modified mode [ 'npmconf.js', 420, 438 ] 609 silly gunzTarPerm extractEntry Makefile 610 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ] 611 silly gunzTarPerm extractEntry Readme.md 612 silly gunzTarPerm modified mode [ 'Readme.md', 420, 438 ] 613 silly gunzTarPerm extractEntry .travis.yml 614 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 615 silly gunzTarPerm extractEntry test/test.js 616 silly gunzTarPerm modified mode [ 'test/test.js', 420, 438 ] 617 silly gunzTarPerm extractEntry lib/node-progress.js 618 silly gunzTarPerm modified mode [ 'lib/node-progress.js', 420, 438 ] 619 silly gunzTarPerm extractEntry lib/find-prefix.js 620 silly gunzTarPerm modified mode [ 'lib/find-prefix.js', 420, 438 ] 621 silly gunzTarPerm extractEntry lib/get-credentials-by-uri.js 622 silly gunzTarPerm modified mode [ 'lib/get-credentials-by-uri.js', 420, 438 ] 623 silly gunzTarPerm extractEntry lib/load-cafile.js 624 silly gunzTarPerm modified mode [ 'lib/load-cafile.js', 420, 438 ] 625 silly gunzTarPerm extractEntry lib/load-prefix.js 626 silly gunzTarPerm modified mode [ 'lib/load-prefix.js', 420, 438 ] 627 silly gunzTarPerm extractEntry CONTRIBUTING.md 628 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 438 ] 629 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\which\package.json 630 info preinstall which@1.0.9 631 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\which\package.json 632 silly gunzTarPerm extractEntry lib/cookies.js 633 silly gunzTarPerm modified mode [ 'lib/cookies.js', 420, 438 ] 634 silly gunzTarPerm extractEntry lib/copy.js 635 silly gunzTarPerm modified mode [ 'lib/copy.js', 420, 438 ] 636 silly gunzTarPerm extractEntry lib/load-uid.js 637 silly gunzTarPerm modified mode [ 'lib/load-uid.js', 420, 438 ] 638 silly gunzTarPerm extractEntry lib/nerf-dart.js 639 silly gunzTarPerm modified mode [ 'lib/nerf-dart.js', 420, 438 ] 640 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\which\package.json 641 silly install resolved [] 642 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\which 643 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\which 644 info linkStuff which@1.0.9 645 silly linkStuff which@1.0.9 has c:\dev\projects\foo\node_modules\phantomjs\node_modules as its parent node_modules 646 silly gunzTarPerm extractEntry lib/debug.js 647 silly gunzTarPerm modified mode [ 'lib/debug.js', 420, 438 ] 648 silly gunzTarPerm extractEntry lib/helpers.js 649 silly gunzTarPerm modified mode [ 'lib/helpers.js', 420, 438 ] 650 verbose linkBins which@1.0.9 651 verbose link bins [ { which: './bin/which' }, 651 verbose link bins 'c:\dev\projects\foo\node_modules\phantomjs\node_modules.bin', 651 verbose link bins false ] 652 verbose linkMans which@1.0.9 653 verbose rebuildBundles which@1.0.9 654 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress\package.json 655 silly gunzTarPerm extractEntry lib/set-credentials-by-uri.js 656 silly gunzTarPerm modified mode [ 'lib/set-credentials-by-uri.js', 420, 438 ] 657 silly gunzTarPerm extractEntry lib/set-user.js 658 silly gunzTarPerm modified mode [ 'lib/set-user.js', 420, 438 ] 659 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\package.json 660 info install which@1.0.9 661 silly gunzTarPerm extractEntry lib/optional.js 662 silly gunzTarPerm modified mode [ 'lib/optional.js', 420, 438 ] 663 silly gunzTarPerm extractEntry CHANGELOG.md 664 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ] 665 silly gunzTarPerm extractEntry disabled.appveyor.yml 666 silly gunzTarPerm modified mode [ 'disabled.appveyor.yml', 420, 438 ] 667 info preinstall progress@1.1.8 668 info postinstall which@1.0.9 669 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress\package.json 670 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\which-2f3b88be1a6a7a04.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\which 671 info preinstall request-progress@0.3.1 672 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\package.json 673 silly gunzTarPerm extractEntry test/00-setup.js 674 silly gunzTarPerm modified mode [ 'test/00-setup.js', 420, 438 ] 675 silly gunzTarPerm extractEntry test/basic.js 676 silly gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ] 677 silly prepareForInstallMany adding throttleit@~0.0.2 from request-progress dependencies 678 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\package.json 679 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress\package.json 680 silly cache add args [ 'throttleit@~0.0.2', null ] 681 verbose cache add spec throttleit@~0.0.2 682 silly cache add parsed spec { raw: 'throttleit@~0.0.2', 682 silly cache add scope: null, 682 silly cache add name: 'throttleit', 682 silly cache add rawSpec: '~0.0.2', 682 silly cache add spec: '>=0.0.2 <0.1.0', 682 silly cache add type: 'range' } 683 silly addNamed throttleit@>=0.0.2 <0.1.0 684 verbose addNamed ">=0.0.2 <0.1.0" is a valid semver range for throttleit 685 silly addNameRange { name: 'throttleit', range: '>=0.0.2 <0.1.0', hasData: false } 686 silly mapToRegistry name throttleit 687 silly mapToRegistry using default registry 688 silly mapToRegistry registry http://registry.npmjs.org/ 689 silly mapToRegistry uri http://registry.npmjs.org/throttleit 690 verbose addNameRange registry:http://registry.npmjs.org/throttleit not in flight; fetching 691 silly gunzTarPerm extractEntry test/builtin.js 692 silly gunzTarPerm modified mode [ 'test/builtin.js', 420, 438 ] 693 silly gunzTarPerm extractEntry test/certfile.js 694 silly gunzTarPerm modified mode [ 'test/certfile.js', 420, 438 ] 695 silly install resolved [] 696 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress 697 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress 698 verbose request uri http://registry.npmjs.org/throttleit 699 verbose request no auth needed 700 info attempt registry request try #1 at 10:00:38 701 verbose etag "UMK4VPH5LL1TEYXMN61ZEAGL" 702 http request GET http://registry.npmjs.org/throttleit 703 info linkStuff progress@1.1.8 704 silly linkStuff progress@1.1.8 has c:\dev\projects\foo\node_modules\phantomjs\node_modules as its parent node_modules 705 verbose linkBins progress@1.1.8 706 verbose linkMans progress@1.1.8 707 verbose rebuildBundles progress@1.1.8 708 silly gunzTarPerm extractEntry test/credentials.js 709 silly gunzTarPerm modified mode [ 'test/credentials.js', 420, 438 ] 710 silly gunzTarPerm extractEntry test/project.js 711 silly gunzTarPerm modified mode [ 'test/project.js', 420, 438 ] 712 info install progress@1.1.8 713 info postinstall progress@1.1.8 714 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\progress-f232372a75df4099.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\progress 715 silly gunzTarPerm extractEntry test/save.js 716 silly gunzTarPerm modified mode [ 'test/save.js', 420, 438 ] 717 silly gunzTarPerm extractEntry test/semver-tag.js 718 silly gunzTarPerm modified mode [ 'test/semver-tag.js', 420, 438 ] 719 http 200 http://registry.npmjs.org/throttleit 720 silly get cb [ 200, 720 silly get { 'x-powered-by': 'Express', 720 silly get via: '1.1 varnish', 720 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 720 silly get etag: '"UMK4VPH5LL1TEYXMN61ZEAGL"', 720 silly get 'content-type': 'application/json', 720 silly get 'cache-control': 'max-age=60', 720 silly get 'content-length': '6044', 720 silly get 'accept-ranges': 'bytes', 720 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 720 silly get age: '8', 720 silly get 'x-served-by': 'cache-ams4120-AMS', 720 silly get 'x-cache': 'HIT', 720 silly get 'x-cache-hits': '1', 720 silly get 'x-timer': 'S1432108838.698756,VS0,VE0', 720 silly get vary: 'Accept', 720 silly get connection: 'Keep-Alive' } ] 721 verbose get saving throttleit to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\throttleit.cache.json 722 silly gunzTarPerm extractEntry test/fixtures/package.json 723 silly gunzTarPerm modified mode [ 'test/fixtures/package.json', 420, 438 ] 724 silly gunzTarPerm extractEntry test/fixtures/.npmrc 725 silly gunzTarPerm modified mode [ 'test/fixtures/.npmrc', 420, 438 ] 726 silly addNameRange number 2 { name: 'throttleit', range: '>=0.0.2 <0.1.0', hasData: true } 727 silly addNameRange versions [ 'throttleit', [ '0.0.1', '0.0.2', '1.0.0' ] ] 728 silly addNamed throttleit@0.0.2 729 verbose addNamed "0.0.2" is a plain semver version for throttleit 730 silly gunzTarPerm extractEntry test/fixtures/builtin 731 silly gunzTarPerm modified mode [ 'test/fixtures/builtin', 420, 438 ] 732 silly gunzTarPerm extractEntry test/fixtures/globalconfig 733 silly gunzTarPerm modified mode [ 'test/fixtures/globalconfig', 384, 438 ] 734 silly cache afterAdd throttleit@0.0.2 735 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\throttleit\0.0.2\package\package.json not in flight; writing 736 silly gunzTarPerm extractEntry test/fixtures/multi-ca 737 silly gunzTarPerm modified mode [ 'test/fixtures/multi-ca', 420, 438 ] 738 silly gunzTarPerm extractEntry test/fixtures/userconfig 739 silly gunzTarPerm modified mode [ 'test/fixtures/userconfig', 420, 438 ] 740 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\throttleit\0.0.2\package\package.json written 741 silly install resolved [ { name: 'throttleit', 741 silly install resolved description: 'Throttle a function', 741 silly install resolved version: '0.0.2', 741 silly install resolved keywords: [], 741 silly install resolved repository: { type: 'git', url: 'git://github.com/component/throttle.git' }, 741 silly install resolved dependencies: {}, 741 silly install resolved development: {}, 741 silly install resolved license: 'MIT', 741 silly install resolved component: { scripts: [Object] }, 741 silly install resolved readme: '\n# throttle\n\n Throttle a function\n\n## Installation\n\n $ component install component/throttle\n\n## API\n\n \n\n## License\n\n MIT\n', 741 silly install resolved readmeFilename: 'Readme.md', 741 silly install resolved bugs: { url: 'https://github.com/component/throttle/issues' }, 741 silly install resolved homepage: 'https://github.com/component/throttle#readme', 741 silly install resolved _id: 'throttleit@0.0.2', 741 silly install resolved _from: 'throttleit@>=0.0.2 <0.1.0' } ] 742 info install throttleit@0.0.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 743 info installOne throttleit@0.0.2 744 verbose installOne of throttleit to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress not in flight; installing 745 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\throttleit-469ca6a0218871d2.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 746 silly install write writing throttleit 0.0.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 747 verbose unbuild node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 748 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit is being purged from base c:\dev\projects\foo 749 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 750 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\throttleit\0.0.2\package.tgz 751 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 752 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit is being purged 753 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 754 silly gunzTarPerm modes [ '777', '666' ] 755 silly gunzTarPerm extractEntry package.json 756 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\package.json 757 silly gunzTarPerm extractEntry .npmignore 758 silly gunzTarPerm extractEntry example.js 759 info preinstall fs-extra@0.16.5 760 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\package.json 761 silly gunzTarPerm extractEntry index.js 762 silly gunzTarPerm extractEntry component.json 763 silly prepareForInstallMany adding graceful-fs@^3.0.5 from fs-extra dependencies 764 silly prepareForInstallMany adding jsonfile@^2.0.0 from fs-extra dependencies 765 silly prepareForInstallMany adding rimraf@^2.2.8 from fs-extra dependencies 766 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\package.json 767 silly cache add args [ 'graceful-fs@^3.0.5', null ] 768 verbose cache add spec graceful-fs@^3.0.5 769 silly cache add args [ 'jsonfile@^2.0.0', null ] 770 verbose cache add spec jsonfile@^2.0.0 771 silly cache add parsed spec { raw: 'graceful-fs@^3.0.5', 771 silly cache add scope: null, 771 silly cache add name: 'graceful-fs', 771 silly cache add rawSpec: '^3.0.5', 771 silly cache add spec: '>=3.0.5 <4.0.0', 771 silly cache add type: 'range' } 772 silly addNamed graceful-fs@>=3.0.5 <4.0.0 773 verbose addNamed ">=3.0.5 <4.0.0" is a valid semver range for graceful-fs 774 silly addNameRange { name: 'graceful-fs', range: '>=3.0.5 <4.0.0', hasData: false } 775 silly mapToRegistry name graceful-fs 776 silly mapToRegistry using default registry 777 silly mapToRegistry registry http://registry.npmjs.org/ 778 silly mapToRegistry uri http://registry.npmjs.org/graceful-fs 779 verbose addNameRange registry:http://registry.npmjs.org/graceful-fs not in flight; fetching 780 silly cache add parsed spec { raw: 'jsonfile@^2.0.0', 780 silly cache add scope: null, 780 silly cache add name: 'jsonfile', 780 silly cache add rawSpec: '^2.0.0', 780 silly cache add spec: '>=2.0.0 <3.0.0', 780 silly cache add type: 'range' } 781 silly addNamed jsonfile@>=2.0.0 <3.0.0 782 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for jsonfile 783 silly addNameRange { name: 'jsonfile', range: '>=2.0.0 <3.0.0', hasData: false } 784 silly mapToRegistry name jsonfile 785 silly mapToRegistry using default registry 786 silly mapToRegistry registry http://registry.npmjs.org/ 787 silly mapToRegistry uri http://registry.npmjs.org/jsonfile 788 verbose addNameRange registry:http://registry.npmjs.org/jsonfile not in flight; fetching 789 silly cache add args [ 'rimraf@^2.2.8', null ] 790 verbose cache add spec rimraf@^2.2.8 791 silly cache add parsed spec { raw: 'rimraf@^2.2.8', 791 silly cache add scope: null, 791 silly cache add name: 'rimraf', 791 silly cache add rawSpec: '^2.2.8', 791 silly cache add spec: '>=2.2.8 <3.0.0', 791 silly cache add type: 'range' } 792 silly addNamed rimraf@>=2.2.8 <3.0.0 793 verbose addNamed ">=2.2.8 <3.0.0" is a valid semver range for rimraf 794 silly addNameRange { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: false } 795 silly mapToRegistry name rimraf 796 silly mapToRegistry using default registry 797 silly mapToRegistry registry http://registry.npmjs.org/ 798 silly mapToRegistry uri http://registry.npmjs.org/rimraf 799 verbose addNameRange registry:http://registry.npmjs.org/rimraf not in flight; fetching 800 silly gunzTarPerm extractEntry History.md 801 silly gunzTarPerm extractEntry Makefile 802 verbose request uri http://registry.npmjs.org/graceful-fs 803 verbose request no auth needed 804 info attempt registry request try #1 at 10:00:38 805 verbose etag "1MPPLZNBLOZ813AV7X7VK2YQQ" 806 http request GET http://registry.npmjs.org/graceful-fs 807 verbose request uri http://registry.npmjs.org/jsonfile 808 verbose request no auth needed 809 info attempt registry request try #1 at 10:00:38 810 verbose etag "1M9P1G2RKNZHV6DBG87QO23EJ" 811 http request GET http://registry.npmjs.org/jsonfile 812 verbose request uri http://registry.npmjs.org/rimraf 813 verbose request no auth needed 814 info attempt registry request try #1 at 10:00:38 815 verbose etag "DQDTWFNCQ2ICIOV2HL8RRB221" 816 http request GET http://registry.npmjs.org/rimraf 817 silly gunzTarPerm extractEntry Readme.md 818 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew\package.json 819 http 200 http://registry.npmjs.org/graceful-fs 820 silly get cb [ 200, 820 silly get { 'x-powered-by': 'Express', 820 silly get via: '1.1 varnish', 820 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 820 silly get etag: '"1MPPLZNBLOZ813AV7X7VK2YQQ"', 820 silly get 'content-type': 'application/json', 820 silly get 'cache-control': 'max-age=60', 820 silly get 'content-length': '33928', 820 silly get 'accept-ranges': 'bytes', 820 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 820 silly get age: '22', 820 silly get 'x-served-by': 'cache-ams4142-AMS', 820 silly get 'x-cache': 'HIT', 820 silly get 'x-cache-hits': '3', 820 silly get 'x-timer': 'S1432108838.805845,VS0,VE0', 820 silly get vary: 'Accept', 820 silly get connection: 'Keep-Alive' } ] 821 verbose get saving graceful-fs to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\graceful-fs.cache.json 822 http 200 http://registry.npmjs.org/jsonfile 823 silly get cb [ 200, 823 silly get { 'x-powered-by': 'Express', 823 silly get via: '1.1 varnish', 823 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 823 silly get etag: '"1M9P1G2RKNZHV6DBG87QO23EJ"', 823 silly get 'content-type': 'application/json', 823 silly get 'cache-control': 'max-age=60', 823 silly get 'content-length': '9303', 823 silly get 'accept-ranges': 'bytes', 823 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 823 silly get age: '8', 823 silly get 'x-served-by': 'cache-ams4120-AMS', 823 silly get 'x-cache': 'HIT', 823 silly get 'x-cache-hits': '1', 823 silly get 'x-timer': 'S1432108838.805415,VS0,VE0', 823 silly get vary: 'Accept', 823 silly get connection: 'Keep-Alive' } ] 824 verbose get saving jsonfile to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\jsonfile.cache.json 825 http 200 http://registry.npmjs.org/rimraf 826 silly get cb [ 200, 826 silly get { 'x-powered-by': 'Express', 826 silly get via: '1.1 varnish', 826 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 826 silly get etag: '"DQDTWFNCQ2ICIOV2HL8RRB221"', 826 silly get 'content-type': 'application/json', 826 silly get 'cache-control': 'max-age=60', 826 silly get 'content-length': '38283', 826 silly get 'accept-ranges': 'bytes', 826 silly get date: 'Wed, 20 May 2015 08:00:38 GMT', 826 silly get age: '48', 826 silly get 'x-served-by': 'cache-ams4123-AMS', 826 silly get 'x-cache': 'HIT', 826 silly get 'x-cache-hits': '4', 826 silly get 'x-timer': 'S1432108838.805408,VS0,VE0', 826 silly get vary: 'Accept', 826 silly get connection: 'Keep-Alive' } ] 827 verbose get saving rimraf to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\rimraf.cache.json 828 info preinstall kew@0.4.0 829 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew\package.json 830 silly addNameRange number 2 { name: 'graceful-fs', range: '>=3.0.5 <4.0.0', hasData: true } 831 silly addNameRange versions [ 'graceful-fs', 831 silly addNameRange [ '1.0.0', [...] 831 silly addNameRange '3.0.7' ] ] 832 silly addNamed graceful-fs@3.0.7 833 verbose addNamed "3.0.7" is a plain semver version for graceful-fs 834 silly addNameRange number 2 { name: 'jsonfile', range: '>=2.0.0 <3.0.0', hasData: true } 835 silly addNameRange versions [ 'jsonfile', 835 silly addNameRange [ '0.0.1', '1.0.0', '1.0.1', '1.1.0', '1.1.1', '1.2.0', '2.0.0' ] ] 836 silly addNamed jsonfile@2.0.0 837 verbose addNamed "2.0.0" is a plain semver version for jsonfile 838 silly addNameRange number 2 { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: true } 839 silly addNameRange versions [ 'rimraf', 839 silly addNameRange [ '1.0.0', [...] 839 silly addNameRange '2.3.4' ] ] 840 silly addNamed rimraf@2.3.4 841 verbose addNamed "2.3.4" is a plain semver version for rimraf 842 silly cache afterAdd graceful-fs@3.0.7 843 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\graceful-fs\3.0.7\package\package.json not in flight; writing 844 silly cache afterAdd jsonfile@2.0.0 845 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\jsonfile\2.0.0\package\package.json not in flight; writing 846 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew\package.json 847 silly cache afterAdd rimraf@2.3.4 848 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\rimraf\2.3.4\package\package.json not in flight; writing 849 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\jsonfile\2.0.0\package\package.json written 850 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\graceful-fs\3.0.7\package\package.json written 851 silly install resolved [] 852 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew 853 info build c:\dev\projects\foo\node_modules\phantomjs\nodemodules\kew 854 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\rimraf\2.3.4\package\package.json written 855 silly install resolved [ { name: 'jsonfile', 855 silly install resolved version: '2.0.0', 855 silly install resolved description: 'Easily read/write JSON files.', 855 silly install resolved repository: 855 silly install resolved { type: 'git', 855 silly install resolved url: 'git+ssh://git@github.com/jprichardson/node-jsonfile.git' }, 855 silly install resolved keywords: [ 'read', 'write', 'file', 'json' ], 855 silly install resolved author: { name: 'JP Richardson', email: 'jprichardson@gmail.com' }, 855 silly install resolved licenses: [ [Object] ], 855 silly install resolved dependencies: {}, 855 silly install resolved devDependencies: { testutil: '^0.7.0', mocha: '', terst: '^0.2.0' }, 855 silly install resolved main: './lib/jsonfile.js', 855 silly install resolved scripts: { test: 'mocha test' }, 855 silly install resolved bugs: { url: 'https://github.com/jprichardson/node-jsonfile/issues' }, 855 silly install resolved homepage: 'https://github.com/jprichardson/node-jsonfile', 855 silly install resolved _id: 'jsonfile@2.0.0', 855 silly install resolved dist: 855 silly install resolved { shasum: 'c3944f350bd3c078b392e0aa1633b44662fcf06b', 855 silly install resolved tarball: 'http://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz' }, 855 silly install resolved _from: 'jsonfile@>=2.0.0 <3.0.0', 855 silly install resolved _npmVersion: '1.4.3', 855 silly install resolved _npmUser: { name: 'jp', email: 'jprichardson@gmail.com' }, 855 silly install resolved maintainers: [ [Object] ], 855 silly install resolved directories: {}, 855 silly install resolved _shasum: 'c3944f350bd3c078b392e0aa1633b44662fcf06b', 855 silly install resolved resolved: 'http://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz', 855 silly install resolved readme: 'ERROR: No README data found!' }, 855 silly install resolved { author: 855 silly install resolved { name: 'Isaac Z. Schlueter', 855 silly install resolved email: 'i@izs.me', 855 silly install resolved url: 'http://blog.izs.me' }, 855 silly install resolved name: 'graceful-fs', 855 silly install resolved description: 'A drop-in replacement for fs, making various improvements.', 855 silly install resolved version: '3.0.7', 855 silly install resolved repository: 855 silly install resolved { type: 'git', 855 silly install resolved url: 'git://github.com/isaacs/node-graceful-fs.git' }, 855 silly install resolved main: 'graceful-fs.js', 855 silly install resolved engines: { node: '>=0.4.0' }, 855 silly install resolved directories: { test: 'test' }, 855 silly install resolved scripts: { test: 'tap test/.js' }, 855 silly install resolved keywords: 855 silly install resolved [ 'fs', 855 silly install resolved 'module', 855 silly install resolved 'reading', 855 silly install resolved 'retry', 855 silly install resolved 'retries', 855 silly install resolved 'queue', 855 silly install resolved 'error', 855 silly install resolved 'errors', 855 silly install resolved 'handling', 855 silly install resolved 'EMFILE', 855 silly install resolved 'EAGAIN', 855 silly install resolved 'EINVAL', 855 silly install resolved 'EPERM', 855 silly install resolved 'EACCESS' ], 855 silly install resolved license: 'ISC', 855 silly install resolved devDependencies: { mkdirp: '^0.5.0', rimraf: '^2.2.8', tap: '^0.4.13' }, 855 silly install resolved gitHead: '4aa1ba4a0a1ae59948dc3b14decb7c4a8ab62bce', 855 silly install resolved bugs: { url: 'https://github.com/isaacs/node-graceful-fs/issues' }, 855 silly install resolved homepage: 'https://github.com/isaacs/node-graceful-fs#readme', 855 silly install resolved _id: 'graceful-fs@3.0.7', 855 silly install resolved _shasum: 'e935be4b3e57892d289dc3bef7be8c02779d2b54', 855 silly install resolved _from: 'graceful-fs@>=3.0.5 <4.0.0', 855 silly install resolved _npmVersion: '2.10.0', 855 silly install resolved _nodeVersion: '2.0.1', 855 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 855 silly install resolved dist: 855 silly install resolved { shasum: 'e935be4b3e57892d289dc3bef7be8c02779d2b54', 855 silly install resolved tarball: 'http://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.7.tgz' }, 855 silly install resolved maintainers: [ [Object] ], 855 silly install resolved _resolved: 'http://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.7.tgz', 855 silly install resolved readme: 'ERROR: No README data found!' }, 855 silly install resolved { name: 'rimraf', 855 silly install resolved version: '2.3.4', 855 silly install resolved main: 'rimraf.js', 855 silly install resolved description: 'A deep deletion module for node (like rm -rf)', 855 silly install resolved author: 855 silly install resolved { name: 'Isaac Z. Schlueter', 855 silly install resolved email: 'i@izs.me', 855 silly install resolved url: 'http://blog.izs.me/' }, 855 silly install resolved license: 'ISC', 855 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/rimraf.git' }, 855 silly install resolved scripts: { test: 'cd test && bash run.sh' }, 855 silly install resolved bin: { rimraf: './bin.js' }, 855 silly install resolved dependencies: { glob: '^4.4.2' }, 855 silly install resolved files: [ 'bin.js', 'rimraf.js', 'LICENSE', 'README.md' ], 855 silly install resolved gitHead: '2a6cc45bbbdd8da5fd703d8af62843565f7dea57', 855 silly install resolved bugs: { url: 'https://github.com/isaacs/rimraf/issues' }, 855 silly install resolved homepage: 'https://github.com/isaacs/rimraf#readme', 855 silly install resolved _id: 'rimraf@2.3.4', 855 silly install resolved _shasum: '82d9bc1b2fcf31e205ac7b28138a025d08e9159a', 855 silly install resolved _from: 'rimraf@>=2.2.8 <3.0.0', 855 silly install resolved _npmVersion: '2.10.0', 855 silly install resolved _nodeVersion: '2.0.1', 855 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 855 silly install resolved dist: 855 silly install resolved { shasum: '82d9bc1b2fcf31e205ac7b28138a025d08e9159a', 855 silly install resolved tarball: 'http://registry.npmjs.org/rimraf/-/rimraf-2.3.4.tgz' }, 855 silly install resolved maintainers: [ [Object] ], 855 silly install resolved directories: {}, 855 silly install resolved _resolved: 'http://registry.npmjs.org/rimraf/-/rimraf-2.3.4.tgz', 855 silly install resolved readme: 'ERROR: No README data found!' } ] 856 info install jsonfile@2.0.0 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 857 info install graceful-fs@3.0.7 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 858 info install rimraf@2.3.4 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 859 info installOne jsonfile@2.0.0 860 verbose installOne of jsonfile to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra not in flight; installing 861 info installOne graceful-fs@3.0.7 862 verbose installOne of graceful-fs to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra not in flight; installing 863 info installOne rimraf@2.3.4 864 verbose installOne of rimraf to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra not in flight; installing 865 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\jsonfile-a958b5867c317560.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 866 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\graceful-fs-c4a928500b26caa8.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 867 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\rimraf-8d8d86305fbb92c2.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 868 silly install write writing jsonfile 2.0.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 869 silly install write writing graceful-fs 3.0.7 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 870 silly install write writing rimraf 2.3.4 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 871 info linkStuff kew@0.4.0 872 silly linkStuff kew@0.4.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules as its parent node_modules 873 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 874 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 875 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 876 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile is being purged from base c:\dev\projects\foo 877 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 878 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs is being purged from base c:\dev\projects\foo 879 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 880 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\jsonfile\2.0.0\package.tgz 881 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 882 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile is being purged 883 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 884 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\graceful-fs\3.0.7\package.tgz 885 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 886 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs is being purged 887 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 888 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit\package.json 889 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf is being purged from base c:\dev\projects\foo 890 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 891 silly gunzTarPerm modes [ '777', '666' ] 892 silly gunzTarPerm modes [ '777', '666' ] 893 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\rimraf\2.3.4\package.tgz 894 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 895 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf is being purged 896 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 897 silly gunzTarPerm modes [ '777', '666' ] 898 silly gunzTarPerm extractEntry package.json 899 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 900 verbose linkBins kew@0.4.0 901 verbose linkMans kew@0.4.0 902 verbose rebuildBundles kew@0.4.0 903 silly gunzTarPerm extractEntry package.json 904 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 905 info preinstall throttleit@0.0.2 906 info install kew@0.4.0 907 silly gunzTarPerm extractEntry package.json 908 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 909 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit\package.json 910 info postinstall kew@0.4.0 911 silly gunzTarPerm extractEntry .npmignore 912 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 913 silly gunzTarPerm extractEntry README.md 914 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 915 silly gunzTarPerm extractEntry .npmignore 916 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 917 silly gunzTarPerm extractEntry README.md 918 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 919 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\kew-bcd0e079dccdb8a3.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\kew 920 silly gunzTarPerm extractEntry README.md 921 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 922 silly gunzTarPerm extractEntry LICENSE 923 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 924 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit\package.json 925 silly gunzTarPerm extractEntry LICENSE 926 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 927 silly gunzTarPerm extractEntry CHANGELOG.md 928 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ] 929 silly gunzTarPerm extractEntry LICENSE 930 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 931 silly gunzTarPerm extractEntry fs.js 932 silly gunzTarPerm modified mode [ 'fs.js', 420, 438 ] 933 silly gunzTarPerm extractEntry bin.js 934 silly gunzTarPerm modified mode [ 'bin.js', 493, 511 ] 935 silly gunzTarPerm extractEntry rimraf.js 936 silly gunzTarPerm modified mode [ 'rimraf.js', 420, 438 ] 937 silly install resolved [] 938 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 939 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 940 info linkStuff throttleit@0.0.2 941 silly linkStuff throttleit@0.0.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules as its parent node_modules 942 silly gunzTarPerm extractEntry lib/jsonfile.js 943 silly gunzTarPerm modified mode [ 'lib/jsonfile.js', 420, 438 ] 944 silly gunzTarPerm extractEntry graceful-fs.js 945 silly gunzTarPerm modified mode [ 'graceful-fs.js', 420, 438 ] 946 silly gunzTarPerm extractEntry polyfills.js 947 silly gunzTarPerm modified mode [ 'polyfills.js', 420, 438 ] 948 verbose linkBins throttleit@0.0.2 949 verbose linkMans throttleit@0.0.2 950 verbose rebuildBundles throttleit@0.0.2 951 info install throttleit@0.0.2 952 info postinstall throttleit@0.0.2 953 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\throttleit-469ca6a0218871d2.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress\node_modules\throttleit 954 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 955 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 956 silly gunzTarPerm extractEntry test/max-open.js 957 silly gunzTarPerm modified mode [ 'test/max-open.js', 420, 438 ] 958 info linkStuff request-progress@0.3.1 959 silly linkStuff request-progress@0.3.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules as its parent node_modules 960 silly gunzTarPerm extractEntry test/open.js 961 silly gunzTarPerm modified mode [ 'test/open.js', 420, 438 ] 962 silly gunzTarPerm extractEntry test/readdir-sort.js 963 silly gunzTarPerm modified mode [ 'test/readdir-sort.js', 420, 438 ] 964 verbose linkBins request-progress@0.3.1 965 verbose linkMans request-progress@0.3.1 966 verbose rebuildBundles request-progress@0.3.1 967 verbose rebuildBundles [ 'throttleit' ] 968 info install request-progress@0.3.1 969 info postinstall request-progress@0.3.1 970 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\package.json 971 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\request-progress-acdef78a6748e290.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request-progress 972 silly gunzTarPerm extractEntry test/write-then-read.js 973 silly gunzTarPerm modified mode [ 'test/write-then-read.js', 420, 438 ] 974 info preinstall npmconf@2.1.1 975 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\package.json 976 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile\package.json 977 silly prepareForInstallMany adding config-chain@~1.1.8 from npmconf dependencies 978 silly prepareForInstallMany adding inherits@~2.0.0 from npmconf dependencies 979 silly prepareForInstallMany adding ini@^1.2.0 from npmconf dependencies 980 silly prepareForInstallMany adding mkdirp@^0.5.0 from npmconf dependencies 981 silly prepareForInstallMany adding nopt@~3.0.1 from npmconf dependencies 982 silly prepareForInstallMany adding once@~1.3.0 from npmconf dependencies 983 silly prepareForInstallMany adding osenv@^0.1.0 from npmconf dependencies 984 silly prepareForInstallMany adding semver@2 || 3 || 4 from npmconf dependencies 985 silly prepareForInstallMany adding uid-number@0.0.5 from npmconf dependencies 986 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\package.json 987 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\package.json 988 info preinstall jsonfile@2.0.0 989 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile\package.json 990 silly cache add args [ 'config-chain@~1.1.8', null ] 991 verbose cache add spec config-chain@~1.1.8 992 silly cache add args [ 'inherits@~2.0.0', null ] 993 verbose cache add spec inherits@~2.0.0 994 silly cache add parsed spec { raw: 'config-chain@~1.1.8', 994 silly cache add scope: null, 994 silly cache add name: 'config-chain', 994 silly cache add rawSpec: '~1.1.8', 994 silly cache add spec: '>=1.1.8 <1.2.0', 994 silly cache add type: 'range' } 995 silly addNamed config-chain@>=1.1.8 <1.2.0 996 verbose addNamed ">=1.1.8 <1.2.0" is a valid semver range for config-chain 997 silly addNameRange { name: 'config-chain', range: '>=1.1.8 <1.2.0', hasData: false } 998 silly mapToRegistry name config-chain 999 silly mapToRegistry using default registry 1000 silly mapToRegistry registry http://registry.npmjs.org/ 1001 silly mapToRegistry uri http://registry.npmjs.org/config-chain 1002 verbose addNameRange registry:http://registry.npmjs.org/config-chain not in flight; fetching 1003 silly cache add parsed spec { raw: 'inherits@~2.0.0', 1003 silly cache add scope: null, 1003 silly cache add name: 'inherits', 1003 silly cache add rawSpec: '~2.0.0', 1003 silly cache add spec: '>=2.0.0 <2.1.0', 1003 silly cache add type: 'range' } 1004 silly addNamed inherits@>=2.0.0 <2.1.0 1005 verbose addNamed ">=2.0.0 <2.1.0" is a valid semver range for inherits 1006 silly addNameRange { name: 'inherits', range: '>=2.0.0 <2.1.0', hasData: false } 1007 silly mapToRegistry name inherits 1008 silly mapToRegistry using default registry 1009 silly mapToRegistry registry http://registry.npmjs.org/ 1010 silly mapToRegistry uri http://registry.npmjs.org/inherits 1011 verbose addNameRange registry:http://registry.npmjs.org/inherits not in flight; fetching 1012 silly cache add args [ 'ini@^1.2.0', null ] 1013 verbose cache add spec ini@^1.2.0 1014 silly cache add parsed spec { raw: 'ini@^1.2.0', 1014 silly cache add scope: null, 1014 silly cache add name: 'ini', 1014 silly cache add rawSpec: '^1.2.0', 1014 silly cache add spec: '>=1.2.0 <2.0.0', 1014 silly cache add type: 'range' } 1015 silly addNamed ini@>=1.2.0 <2.0.0 1016 verbose addNamed ">=1.2.0 <2.0.0" is a valid semver range for ini 1017 silly addNameRange { name: 'ini', range: '>=1.2.0 <2.0.0', hasData: false } 1018 silly mapToRegistry name ini 1019 silly mapToRegistry using default registry 1020 silly mapToRegistry registry http://registry.npmjs.org/ 1021 silly mapToRegistry uri http://registry.npmjs.org/ini 1022 verbose addNameRange registry:http://registry.npmjs.org/ini not in flight; fetching 1023 silly cache add args [ 'mkdirp@^0.5.0', null ] 1024 verbose cache add spec mkdirp@^0.5.0 1025 silly cache add parsed spec { raw: 'mkdirp@^0.5.0', 1025 silly cache add scope: null, 1025 silly cache add name: 'mkdirp', 1025 silly cache add rawSpec: '^0.5.0', 1025 silly cache add spec: '>=0.5.0 <0.6.0', 1025 silly cache add type: 'range' } 1026 silly addNamed mkdirp@>=0.5.0 <0.6.0 1027 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for mkdirp 1028 silly addNameRange { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: false } 1029 silly mapToRegistry name mkdirp 1030 silly mapToRegistry using default registry 1031 silly mapToRegistry registry http://registry.npmjs.org/ 1032 silly mapToRegistry uri http://registry.npmjs.org/mkdirp 1033 verbose addNameRange registry:http://registry.npmjs.org/mkdirp not in flight; fetching 1034 silly cache add args [ 'nopt@~3.0.1', null ] 1035 verbose cache add spec nopt@~3.0.1 1036 silly cache add parsed spec { raw: 'nopt@~3.0.1', 1036 silly cache add scope: null, 1036 silly cache add name: 'nopt', 1036 silly cache add rawSpec: '~3.0.1', 1036 silly cache add spec: '>=3.0.1 <3.1.0', 1036 silly cache add type: 'range' } 1037 silly addNamed nopt@>=3.0.1 <3.1.0 1038 verbose addNamed ">=3.0.1 <3.1.0" is a valid semver range for nopt 1039 silly addNameRange { name: 'nopt', range: '>=3.0.1 <3.1.0', hasData: false } 1040 silly mapToRegistry name nopt 1041 silly mapToRegistry using default registry 1042 silly mapToRegistry registry http://registry.npmjs.org/ 1043 silly mapToRegistry uri http://registry.npmjs.org/nopt 1044 verbose addNameRange registry:http://registry.npmjs.org/nopt not in flight; fetching 1045 silly cache add args [ 'once@~1.3.0', null ] 1046 verbose cache add spec once@~1.3.0 1047 silly cache add parsed spec { raw: 'once@~1.3.0', 1047 silly cache add scope: null, 1047 silly cache add name: 'once', 1047 silly cache add rawSpec: '~1.3.0', 1047 silly cache add spec: '>=1.3.0 <1.4.0', 1047 silly cache add type: 'range' } 1048 silly addNamed once@>=1.3.0 <1.4.0 1049 verbose addNamed ">=1.3.0 <1.4.0" is a valid semver range for once 1050 silly addNameRange { name: 'once', range: '>=1.3.0 <1.4.0', hasData: false } 1051 silly mapToRegistry name once 1052 silly mapToRegistry using default registry 1053 silly mapToRegistry registry http://registry.npmjs.org/ 1054 silly mapToRegistry uri http://registry.npmjs.org/once 1055 verbose addNameRange registry:http://registry.npmjs.org/once not in flight; fetching 1056 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile\package.json 1057 silly cache add args [ 'osenv@^0.1.0', null ] 1058 verbose cache add spec osenv@^0.1.0 1059 silly cache add parsed spec { raw: 'osenv@^0.1.0', 1059 silly cache add scope: null, 1059 silly cache add name: 'osenv', 1059 silly cache add rawSpec: '^0.1.0', 1059 silly cache add spec: '>=0.1.0 <0.2.0', 1059 silly cache add type: 'range' } 1060 silly addNamed osenv@>=0.1.0 <0.2.0 1061 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for osenv 1062 silly addNameRange { name: 'osenv', range: '>=0.1.0 <0.2.0', hasData: false } 1063 silly mapToRegistry name osenv 1064 silly mapToRegistry using default registry 1065 silly mapToRegistry registry http://registry.npmjs.org/ 1066 silly mapToRegistry uri http://registry.npmjs.org/osenv 1067 verbose addNameRange registry:http://registry.npmjs.org/osenv not in flight; fetching 1068 silly cache add args [ 'semver@2 || 3 || 4', null ] 1069 verbose cache add spec semver@2 || 3 || 4 1070 silly cache add parsed spec { raw: 'semver@2 || 3 || 4', 1070 silly cache add scope: null, 1070 silly cache add name: 'semver', 1070 silly cache add rawSpec: '2 || 3 || 4', 1070 silly cache add spec: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0', 1070 silly cache add type: 'range' } 1071 silly addNamed semver@>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0 1072 verbose addNamed ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0" is a valid semver range for semver 1073 silly addNameRange { name: 'semver', 1073 silly addNameRange range: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0', 1073 silly addNameRange hasData: false } 1074 silly mapToRegistry name semver 1075 silly mapToRegistry using default registry 1076 silly mapToRegistry registry http://registry.npmjs.org/ 1077 silly mapToRegistry uri http://registry.npmjs.org/semver 1078 verbose addNameRange registry:http://registry.npmjs.org/semver not in flight; fetching 1079 silly cache add args [ 'uid-number@0.0.5', null ] 1080 verbose cache add spec uid-number@0.0.5 1081 silly cache add parsed spec { raw: 'uid-number@0.0.5', 1081 silly cache add scope: null, 1081 silly cache add name: 'uid-number', 1081 silly cache add rawSpec: '0.0.5', 1081 silly cache add spec: '0.0.5', 1081 silly cache add type: 'version' } 1082 silly addNamed uid-number@0.0.5 1083 verbose addNamed "0.0.5" is a plain semver version for uid-number 1084 silly mapToRegistry name uid-number 1085 silly mapToRegistry using default registry 1086 silly mapToRegistry registry http://registry.npmjs.org/ 1087 silly mapToRegistry uri http://registry.npmjs.org/uid-number 1088 verbose addNameVersion registry:http://registry.npmjs.org/uid-number not in flight; fetching 1089 verbose request uri http://registry.npmjs.org/inherits 1090 verbose request no auth needed 1091 info attempt registry request try #1 at 10:00:38 1092 verbose etag "24DC2YNIGTAXPVOCGH3WF1GW6" 1093 http request GET http://registry.npmjs.org/inherits 1094 verbose request uri http://registry.npmjs.org/config-chain 1095 verbose request no auth needed 1096 info attempt registry request try #1 at 10:00:38 1097 verbose etag "2CZSVTRGUQZXXZJI8XV5S3CGJ" 1098 http request GET http://registry.npmjs.org/config-chain 1099 verbose request uri http://registry.npmjs.org/ini 1100 verbose request no auth needed 1101 info attempt registry request try #1 at 10:00:38 1102 verbose etag "C8SRA3I1RA969YHBD3W9WA881" 1103 http request GET http://registry.npmjs.org/ini 1104 verbose request uri http://registry.npmjs.org/mkdirp 1105 verbose request no auth needed 1106 info attempt registry request try #1 at 10:00:38 1107 verbose etag "2JO3W97TY0J7IT84HRD0KBWVE" 1108 http request GET http://registry.npmjs.org/mkdirp 1109 verbose request uri http://registry.npmjs.org/nopt 1110 verbose request no auth needed 1111 info attempt registry request try #1 at 10:00:38 1112 verbose etag "A8CBK40782AWTJ20USTOGAD1T" 1113 http request GET http://registry.npmjs.org/nopt 1114 verbose request uri http://registry.npmjs.org/once 1115 verbose request no auth needed 1116 info attempt registry request try #1 at 10:00:38 1117 verbose etag "1DIJXR569TJH4S0X2UJ3H6ZZS" 1118 http request GET http://registry.npmjs.org/once 1119 verbose request uri http://registry.npmjs.org/osenv 1120 verbose request no auth needed 1121 info attempt registry request try #1 at 10:00:38 1122 verbose etag "8VJCXHKYJORAIQUIAP2E9KASS" 1123 http request GET http://registry.npmjs.org/osenv 1124 verbose request uri http://registry.npmjs.org/semver 1125 verbose request no auth needed 1126 info attempt registry request try #1 at 10:00:38 1127 verbose etag "4QDP6A12OE0SZLX0BABW4W0CW" 1128 http request GET http://registry.npmjs.org/semver 1129 verbose request uri http://registry.npmjs.org/uid-number 1130 verbose request no auth needed 1131 info attempt registry request try #1 at 10:00:38 1132 verbose etag "CWFLK7S5CJT098IANBCL68CGK" 1133 http request GET http://registry.npmjs.org/uid-number 1134 silly install resolved [] 1135 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 1136 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 1137 info preinstall rimraf@2.3.4 1138 info linkStuff jsonfile@2.0.0 1139 silly linkStuff jsonfile@2.0.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules as its parent node_modules 1140 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\package.json 1141 silly prepareForInstallMany adding glob@^4.4.2 from rimraf dependencies 1142 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\package.json 1143 verbose linkBins jsonfile@2.0.0 1144 verbose linkMans jsonfile@2.0.0 1145 verbose rebuildBundles jsonfile@2.0.0 1146 info install jsonfile@2.0.0 1147 info postinstall jsonfile@2.0.0 1148 silly cache add args [ 'glob@^4.4.2', null ] 1149 verbose cache add spec glob@^4.4.2 1150 silly cache add parsed spec { raw: 'glob@^4.4.2', 1150 silly cache add scope: null, 1150 silly cache add name: 'glob', 1150 silly cache add rawSpec: '^4.4.2', 1150 silly cache add spec: '>=4.4.2 <5.0.0', 1150 silly cache add type: 'range' } 1151 silly addNamed glob@>=4.4.2 <5.0.0 1152 verbose addNamed ">=4.4.2 <5.0.0" is a valid semver range for glob 1153 silly addNameRange { name: 'glob', range: '>=4.4.2 <5.0.0', hasData: false } 1154 silly mapToRegistry name glob 1155 silly mapToRegistry using default registry 1156 silly mapToRegistry registry http://registry.npmjs.org/ 1157 silly mapToRegistry uri http://registry.npmjs.org/glob 1158 verbose addNameRange registry:http://registry.npmjs.org/glob not in flight; fetching 1159 http 200 http://registry.npmjs.org/once 1160 silly get cb [ 200, 1160 silly get { 'x-powered-by': 'Express', 1160 silly get via: '1.1 varnish', 1160 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1160 silly get etag: '"1DIJXR569TJH4S0X2UJ3H6ZZS"', 1160 silly get 'content-type': 'application/json', 1160 silly get 'cache-control': 'max-age=60', 1160 silly get 'content-length': '6290', 1160 silly get 'accept-ranges': 'bytes', 1160 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1160 silly get age: '31', 1160 silly get 'x-served-by': 'cache-ams4142-AMS', 1160 silly get 'x-cache': 'HIT', 1160 silly get 'x-cache-hits': '2', 1160 silly get 'x-timer': 'S1432108839.016842,VS0,VE0', 1160 silly get vary: 'Accept', 1160 silly get connection: 'Keep-Alive' } ] 1161 verbose get saving once to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\once.cache.json 1162 http 200 http://registry.npmjs.org/inherits 1163 silly get cb [ 200, 1163 silly get { 'x-powered-by': 'Express', 1163 silly get via: '1.1 varnish', 1163 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1163 silly get etag: '"24DC2YNIGTAXPVOCGH3WF1GW6"', 1163 silly get 'content-type': 'application/json', 1163 silly get 'cache-control': 'max-age=60', 1163 silly get 'content-length': '5118', 1163 silly get 'accept-ranges': 'bytes', 1163 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1163 silly get age: '44', 1163 silly get 'x-served-by': 'cache-ams4120-AMS', 1163 silly get 'x-cache': 'HIT', 1163 silly get 'x-cache-hits': '4', 1163 silly get 'x-timer': 'S1432108839.020555,VS0,VE0', 1163 silly get vary: 'Accept', 1163 silly get connection: 'Keep-Alive' } ] 1164 verbose get saving inherits to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\inherits.cache.json 1165 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\jsonfile-a958b5867c317560.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\jsonfile 1166 http 200 http://registry.npmjs.org/mkdirp 1167 silly get cb [ 200, 1167 silly get { 'x-powered-by': 'Express', 1167 silly get via: '1.1 varnish', 1167 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1167 silly get etag: '"2JO3W97TY0J7IT84HRD0KBWVE"', 1167 silly get 'content-type': 'application/json', 1167 silly get 'cache-control': 'max-age=60', 1167 silly get 'content-length': '22888', 1167 silly get 'accept-ranges': 'bytes', 1167 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1167 silly get age: '9', 1167 silly get 'x-served-by': 'cache-ams4123-AMS', 1167 silly get 'x-cache': 'HIT', 1167 silly get 'x-cache-hits': '1', 1167 silly get 'x-timer': 'S1432108839.022925,VS0,VE0', 1167 silly get vary: 'Accept', 1167 silly get connection: 'Keep-Alive' } ] 1168 verbose get saving mkdirp to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\mkdirp.cache.json 1169 verbose request uri http://registry.npmjs.org/glob 1170 verbose request no auth needed 1171 info attempt registry request try #1 at 10:00:39 1172 verbose etag "2S7TDJS32PFS09E5UDKUAMQC3" 1173 http request GET http://registry.npmjs.org/glob 1174 http 200 http://registry.npmjs.org/semver 1175 silly get cb [ 200, 1175 silly get { 'x-powered-by': 'Express', 1175 silly get via: '1.1 varnish', 1175 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1175 silly get etag: '"4QDP6A12OE0SZLX0BABW4W0CW"', 1175 silly get 'content-type': 'application/json', 1175 silly get 'cache-control': 'max-age=60', 1175 silly get 'content-length': '59399', 1175 silly get 'accept-ranges': 'bytes', 1175 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1175 silly get age: '50', 1175 silly get 'x-served-by': 'cache-ams4142-AMS', 1175 silly get 'x-cache': 'HIT', 1175 silly get 'x-cache-hits': '1', 1175 silly get 'x-timer': 'S1432108839.021742,VS0,VE0', 1175 silly get vary: 'Accept', 1175 silly get connection: 'Keep-Alive' } ] 1176 verbose get saving semver to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\semver.cache.json 1177 http 200 http://registry.npmjs.org/uid-number 1178 silly get cb [ 200, 1178 silly get { 'x-powered-by': 'Express', 1178 silly get via: '1.1 varnish', 1178 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1178 silly get etag: '"CWFLK7S5CJT098IANBCL68CGK"', 1178 silly get 'content-type': 'application/json', 1178 silly get 'cache-control': 'max-age=60', 1178 silly get 'content-length': '6212', 1178 silly get 'accept-ranges': 'bytes', 1178 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1178 silly get age: '30', 1178 silly get 'x-served-by': 'cache-ams4142-AMS', 1178 silly get 'x-cache': 'HIT', 1178 silly get 'x-cache-hits': '1', 1178 silly get 'x-timer': 'S1432108839.033687,VS0,VE0', 1178 silly get vary: 'Accept', 1178 silly get connection: 'Keep-Alive' } ] 1179 verbose get saving uid-number to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\uid-number.cache.json 1180 http 200 http://registry.npmjs.org/ini 1181 silly get cb [ 200, 1181 silly get { 'x-powered-by': 'Express', 1181 silly get via: '1.1 varnish', 1181 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1181 silly get etag: '"C8SRA3I1RA969YHBD3W9WA881"', 1181 silly get 'content-type': 'application/json', 1181 silly get 'cache-control': 'max-age=60', 1181 silly get 'content-length': '14229', 1181 silly get 'accept-ranges': 'bytes', 1181 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1181 silly get age: '15', 1181 silly get 'x-served-by': 'cache-ams4120-AMS', 1181 silly get 'x-cache': 'HIT', 1181 silly get 'x-cache-hits': '1', 1181 silly get 'x-timer': 'S1432108839.036371,VS0,VE0', 1181 silly get vary: 'Accept', 1181 silly get connection: 'Keep-Alive' } ] 1182 verbose get saving ini to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\ini.cache.json 1183 http 200 http://registry.npmjs.org/nopt 1184 silly get cb [ 200, 1184 silly get { 'x-powered-by': 'Express', 1184 silly get via: '1.1 varnish', 1184 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1184 silly get etag: '"A8CBK40782AWTJ20USTOGAD1T"', 1184 silly get 'content-type': 'application/json', 1184 silly get 'cache-control': 'max-age=60', 1184 silly get 'content-length': '26527', 1184 silly get 'accept-ranges': 'bytes', 1184 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1184 silly get age: '38', 1184 silly get 'x-served-by': 'cache-ams4124-AMS', 1184 silly get 'x-cache': 'HIT', 1184 silly get 'x-cache-hits': '2', 1184 silly get 'x-timer': 'S1432108839.038050,VS0,VE0', 1184 silly get vary: 'Accept', 1184 silly get connection: 'Keep-Alive' } ] 1185 verbose get saving nopt to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\nopt.cache.json 1186 http 200 http://registry.npmjs.org/config-chain 1187 silly get cb [ 200, 1187 silly get { 'x-powered-by': 'Express', 1187 silly get via: '1.1 varnish', 1187 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1187 silly get etag: '"2CZSVTRGUQZXXZJI8XV5S3CGJ"', 1187 silly get 'content-type': 'application/json', 1187 silly get 'cache-control': 'max-age=60', 1187 silly get 'content-length': '74985', 1187 silly get 'accept-ranges': 'bytes', 1187 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1187 silly get age: '33', 1187 silly get 'x-served-by': 'cache-ams4123-AMS', 1187 silly get 'x-cache': 'HIT', 1187 silly get 'x-cache-hits': '1', 1187 silly get 'x-timer': 'S1432108839.036054,VS0,VE0', 1187 silly get vary: 'Accept', 1187 silly get connection: 'Keep-Alive' } ] 1188 verbose get saving config-chain to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\config-chain.cache.json 1189 http 200 http://registry.npmjs.org/osenv 1190 silly get cb [ 200, 1190 silly get { 'x-powered-by': 'Express', 1190 silly get via: '1.1 varnish', 1190 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1190 silly get etag: '"8VJCXHKYJORAIQUIAP2E9KASS"', 1190 silly get 'content-type': 'application/json', 1190 silly get 'cache-control': 'max-age=60', 1190 silly get 'content-length': '6928', 1190 silly get 'accept-ranges': 'bytes', 1190 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1190 silly get age: '31', 1190 silly get 'x-served-by': 'cache-ams4124-AMS', 1190 silly get 'x-cache': 'HIT', 1190 silly get 'x-cache-hits': '1', 1190 silly get 'x-timer': 'S1432108839.045028,VS0,VE0', 1190 silly get vary: 'Accept', 1190 silly get connection: 'Keep-Alive' } ] 1191 verbose get saving osenv to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\osenv.cache.json 1192 silly addNameRange number 2 { name: 'once', range: '>=1.3.0 <1.4.0', hasData: true } 1193 silly addNameRange versions [ 'once', [ '1.1.1', '1.2.0', '1.3.0', '1.3.1', '1.3.2' ] ] 1194 silly addNamed once@1.3.2 1195 verbose addNamed "1.3.2" is a plain semver version for once 1196 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <2.1.0', hasData: true } 1197 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ] 1198 silly addNamed inherits@2.0.1 1199 verbose addNamed "2.0.1" is a plain semver version for inherits 1200 silly addNameRange number 2 { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: true } 1201 silly addNameRange versions [ 'mkdirp', 1201 silly addNameRange [ '0.0.1', [...] 1201 silly addNameRange '0.5.1' ] ] 1202 silly addNamed mkdirp@0.5.1 1203 verbose addNamed "0.5.1" is a plain semver version for mkdirp 1204 silly addNameRange number 2 { name: 'semver', 1204 silly addNameRange range: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0', 1204 silly addNameRange hasData: true } 1205 silly addNameRange versions [ 'semver', 1205 silly addNameRange [ '1.0.0', [...] 1205 silly addNameRange '4.3.4' ] ] 1206 silly addNamed semver@4.3.4 1207 verbose addNamed "4.3.4" is a plain semver version for semver 1208 silly cache afterAdd once@1.3.2 1209 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\once\1.3.2\package\package.json not in flight; writing 1210 silly cache afterAdd inherits@2.0.1 1211 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package\package.json not in flight; writing 1212 silly mapToRegistry name uid-number 1213 silly mapToRegistry using default registry 1214 silly mapToRegistry registry http://registry.npmjs.org/ 1215 silly mapToRegistry uri http://registry.npmjs.org/uid-number 1216 verbose addRemoteTarball http://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz not in flight; adding 1217 verbose addRemoteTarball [ 'http://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz', 1217 verbose addRemoteTarball '5a3db23ef5dbd55b81fce0ec9a2ac6fccdebb81e' ] 1218 http 200 http://registry.npmjs.org/glob 1219 silly get cb [ 200, 1219 silly get { 'x-powered-by': 'Express', 1219 silly get via: '1.1 varnish', 1219 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1219 silly get etag: '"2S7TDJS32PFS09E5UDKUAMQC3"', 1219 silly get 'content-type': 'application/json', 1219 silly get 'cache-control': 'max-age=60', 1219 silly get 'content-length': '97410', 1219 silly get 'accept-ranges': 'bytes', 1219 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1219 silly get age: '1', 1219 silly get 'x-served-by': 'cache-ams4124-AMS', 1219 silly get 'x-cache': 'HIT', 1219 silly get 'x-cache-hits': '1', 1219 silly get 'x-timer': 'S1432108839.055749,VS0,VE1', 1219 silly get vary: 'Accept', 1219 silly get connection: 'Keep-Alive' } ] 1220 verbose get saving glob to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\glob.cache.json 1221 silly addNameRange number 2 { name: 'nopt', range: '>=3.0.1 <3.1.0', hasData: true } 1222 silly addNameRange versions [ 'nopt', 1222 silly addNameRange [ '1.0.0', [...] 1222 silly addNameRange '3.0.2' ] ] 1223 silly addNamed nopt@3.0.2 1224 verbose addNamed "3.0.2" is a plain semver version for nopt 1225 info retry fetch attempt 1 at 10:00:39 1226 info attempt registry request try #1 at 10:00:39 1227 http fetch GET http://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz 1228 silly addNameRange number 2 { name: 'osenv', range: '>=0.1.0 <0.2.0', hasData: true } 1229 silly addNameRange versions [ 'osenv', [ '0.0.1', '0.0.2', '0.0.3', '0.1.0', '0.1.1' ] ] 1230 silly addNamed osenv@0.1.1 1231 verbose addNamed "0.1.1" is a plain semver version for osenv 1232 silly cache afterAdd mkdirp@0.5.1 1233 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mkdirp\0.5.1\package\package.json not in flight; writing 1234 silly addNameRange number 2 { name: 'ini', range: '>=1.2.0 <2.0.0', hasData: true } 1235 silly addNameRange versions [ 'ini', 1235 silly addNameRange [ '1.0.0', [...] 1235 silly addNameRange '1.3.3' ] ] 1236 silly addNamed ini@1.3.3 1237 verbose addNamed "1.3.3" is a plain semver version for ini 1238 silly addNameRange number 2 { name: 'config-chain', range: '>=1.1.8 <1.2.0', hasData: true } 1239 silly addNameRange versions [ 'config-chain', 1239 silly addNameRange [ '0.1.0', [...] 1239 silly addNameRange '1.1.8' ] ] 1240 silly addNamed config-chain@1.1.8 1241 verbose addNamed "1.1.8" is a plain semver version for config-chain 1242 silly cache afterAdd semver@4.3.4 1243 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\semver\4.3.4\package\package.json not in flight; writing 1244 silly cache afterAdd nopt@3.0.2 1245 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\nopt\3.0.2\package\package.json not in flight; writing 1246 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mkdirp\0.5.1\package\package.json written 1247 silly cache afterAdd osenv@0.1.1 1248 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\osenv\0.1.1\package\package.json not in flight; writing 1249 http fetch 200 http://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz 1250 silly cache afterAdd ini@1.3.3 1251 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\ini\1.3.3\package\package.json not in flight; writing 1252 silly cache afterAdd config-chain@1.1.8 1253 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\config-chain\1.1.8\package\package.json not in flight; writing 1254 silly addNameRange number 2 { name: 'glob', range: '>=4.4.2 <5.0.0', hasData: true } 1255 silly addNameRange versions [ 'glob', 1255 silly addNameRange [ '1.1.0', [...] 1255 silly addNameRange '5.0.6' ] ] 1256 silly addNamed glob@4.5.3 1257 verbose addNamed "4.5.3" is a plain semver version for glob 1258 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\once\1.3.2\package\package.json written 1259 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package\package.json written 1260 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs\package.json 1261 silly fetchAndShaCheck shasum 5a3db23ef5dbd55b81fce0ec9a2ac6fccdebb81e 1262 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\semver\4.3.4\package\package.json written 1263 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\config-chain\1.1.8\package\package.json written 1264 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\ini\1.3.3\package\package.json written 1265 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\uid-number-\uid-number-0.0.5.tgz not in flight; adding 1266 verbose addTmpTarball already have metadata; skipping unpack for uid-number@0.0.5 1267 silly cache afterAdd glob@4.5.3 1268 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\glob\4.5.3\package\package.json not in flight; writing 1269 info preinstall graceful-fs@3.0.7 1270 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs\package.json 1271 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\nopt\3.0.2\package\package.json written 1272 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\osenv\0.1.1\package\package.json written 1273 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs\package.json 1274 silly install resolved [] 1275 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 1276 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 1277 info linkStuff graceful-fs@3.0.7 1278 silly linkStuff graceful-fs@3.0.7 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules as its parent nodemodules 1279 verbose linkBins graceful-fs@3.0.7 1280 verbose linkMans graceful-fs@3.0.7 1281 verbose rebuildBundles graceful-fs@3.0.7 1282 silly cache afterAdd uid-number@0.0.5 1283 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\uid-number\0.0.5\package\package.json not in flight; writing 1284 info install graceful-fs@3.0.7 1285 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\glob\4.5.3\package\package.json written 1286 silly install resolved [ { author: 1286 silly install resolved { name: 'Isaac Z. Schlueter', 1286 silly install resolved email: 'i@izs.me', 1286 silly install resolved url: 'http://blog.izs.me/' }, 1286 silly install resolved name: 'glob', 1286 silly install resolved description: 'a little globber', 1286 silly install resolved version: '4.5.3', 1286 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-glob.git' }, 1286 silly install resolved main: 'glob.js', 1286 silly install resolved files: [ 'glob.js', 'sync.js', 'common.js' ], 1286 silly install resolved engines: { node: '' }, 1286 silly install resolved dependencies: 1286 silly install resolved { inflight: '^1.0.4', 1286 silly install resolved inherits: '2', 1286 silly install resolved minimatch: '^2.0.1', 1286 silly install resolved once: '^1.3.0' }, 1286 silly install resolved devDependencies: { mkdirp: '0', rimraf: '^2.2.8', tap: '^0.5.0', tick: '0.0.6' }, 1286 silly install resolved scripts: 1286 silly install resolved { prepublish: 'npm run benchclean', 1286 silly install resolved profclean: 'rm -f v8.log profile.txt', 1286 silly install resolved test: 'npm run profclean && tap test/_.js', 1286 silly install resolved 'test-regen': 'npm run profclean && TEST_REGEN=1 node test/00-setup.js', 1286 silly install resolved bench: 'bash benchmark.sh', 1286 silly install resolved prof: 'bash prof.sh && cat profile.txt', 1286 silly install resolved benchclean: 'bash benchclean.sh' }, 1286 silly install resolved license: 'ISC', 1286 silly install resolved gitHead: 'a4e461ab59a837eee80a4d8dbdbf5ae1054a646f', 1286 silly install resolved bugs: { url: 'https://github.com/isaacs/node-glob/issues' }, 1286 silly install resolved homepage: 'https://github.com/isaacs/node-glob', 1286 silly install resolved _id: 'glob@4.5.3', 1286 silly install resolved _shasum: 'c6cb73d3226c1efef04de3c56d012f03377ee15f', 1286 silly install resolved _from: 'glob@>=4.4.2 <5.0.0', 1286 silly install resolved _npmVersion: '2.7.1', 1286 silly install resolved _nodeVersion: '1.4.2', 1286 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 1286 silly install resolved maintainers: [ [Object] ], 1286 silly install resolved dist: 1286 silly install resolved { shasum: 'c6cb73d3226c1efef04de3c56d012f03377ee15f', 1286 silly install resolved tarball: 'http://registry.npmjs.org/glob/-/glob-4.5.3.tgz' }, 1286 silly install resolved directories: {}, 1286 silly install resolved _resolved: 'http://registry.npmjs.org/glob/-/glob-4.5.3.tgz', 1286 silly install resolved readme: 'ERROR: No README data found!' } ] 1287 info install glob@4.5.3 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 1288 info installOne glob@4.5.3 1289 verbose installOne of glob to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf not in flight; installing 1290 info postinstall graceful-fs@3.0.7 1291 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\graceful-fs-c4a928500b26caa8.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\graceful-fs 1292 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\glob-236793e42d13caf9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 1293 silly install write writing glob 4.5.3 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 1294 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 1295 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob is being purged from base c:\dev\projects\foo 1296 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 1297 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\glob\4.5.3\package.tgz 1298 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 1299 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob is being purged 1300 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\nodemodules\glob 1301 silly gunzTarPerm modes [ '777', '666' ] 1302 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\uid-number\0.0.5\package\package.json written 1303 silly install resolved [ { name: 'mkdirp', 1303 silly install resolved description: 'Recursively mkdir, like mkdir -p', 1303 silly install resolved version: '0.5.1', 1303 silly install resolved author: 1303 silly install resolved { name: 'James Halliday', 1303 silly install resolved email: 'mail@substack.net', 1303 silly install resolved url: 'http://substack.net' }, 1303 silly install resolved main: 'index.js', 1303 silly install resolved keywords: [ 'mkdir', 'directory' ], 1303 silly install resolved repository: 1303 silly install resolved { type: 'git', 1303 silly install resolved url: 'git+https://github.com/substack/node-mkdirp.git' }, 1303 silly install resolved scripts: { test: 'tap test/.js' }, 1303 silly install resolved dependencies: { minimist: '0.0.8' }, 1303 silly install resolved devDependencies: { tap: '1', 'mock-fs': '2 >=2.7.0' }, 1303 silly install resolved bin: { mkdirp: 'bin/cmd.js' }, 1303 silly install resolved license: 'MIT', 1303 silly install resolved gitHead: 'd4eff0f06093aed4f387e88e9fc301cb76beedc7', 1303 silly install resolved bugs: { url: 'https://github.com/substack/node-mkdirp/issues' }, 1303 silly install resolved homepage: 'https://github.com/substack/node-mkdirp#readme', 1303 silly install resolved _id: 'mkdirp@0.5.1', 1303 silly install resolved _shasum: '30057438eac6cf7f8c4767f38648d6697d75c903', 1303 silly install resolved _from: 'mkdirp@>=0.5.0 <0.6.0', 1303 silly install resolved _npmVersion: '2.9.0', 1303 silly install resolved _nodeVersion: '2.0.0', 1303 silly install resolved _npmUser: { name: 'substack', email: 'substack@gmail.com' }, 1303 silly install resolved dist: 1303 silly install resolved { shasum: '30057438eac6cf7f8c4767f38648d6697d75c903', 1303 silly install resolved tarball: 'http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz' }, 1303 silly install resolved maintainers: [ [Object] ], 1303 silly install resolved directories: {}, 1303 silly install resolved _resolved: 'http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz', 1303 silly install resolved readme: 'ERROR: No README data found!' }, 1303 silly install resolved { name: 'once', 1303 silly install resolved version: '1.3.2', 1303 silly install resolved description: 'Run a function exactly one time', 1303 silly install resolved main: 'once.js', 1303 silly install resolved directories: { test: 'test' }, 1303 silly install resolved dependencies: { wrappy: '1' }, 1303 silly install resolved devDependencies: { tap: '~0.3.0' }, 1303 silly install resolved scripts: { test: 'tap test/.js' }, 1303 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/once.git' }, 1303 silly install resolved keywords: [ 'once', 'function', 'one', 'single' ], 1303 silly install resolved author: 1303 silly install resolved { name: 'Isaac Z. Schlueter', 1303 silly install resolved email: 'i@izs.me', 1303 silly install resolved url: 'http://blog.izs.me/' }, 1303 silly install resolved license: 'ISC', 1303 silly install resolved gitHead: 'e35eed5a7867574e2bf2260a1ba23970958b22f2', 1303 silly install resolved bugs: { url: 'https://github.com/isaacs/once/issues' }, 1303 silly install resolved homepage: 'https://github.com/isaacs/once#readme', 1303 silly install resolved _id: 'once@1.3.2', 1303 silly install resolved _shasum: 'd8feeca93b039ec1dcdee7741c92bdac5e28081b', 1303 silly install resolved _from: 'once@>=1.3.0 <1.4.0', 1303 silly install resolved _npmVersion: '2.9.1', 1303 silly install resolved _nodeVersion: '2.0.0', 1303 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 1303 silly install resolved dist: 1303 silly install resolved { shasum: 'd8feeca93b039ec1dcdee7741c92bdac5e28081b', 1303 silly install resolved tarball: 'http://registry.npmjs.org/once/-/once-1.3.2.tgz' }, 1303 silly install resolved maintainers: [ [Object] ], 1303 silly install resolved _resolved: 'http://registry.npmjs.org/once/-/once-1.3.2.tgz', 1303 silly install resolved readme: 'ERROR: No README data found!' }, 1303 silly install resolved { name: 'inherits', 1303 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()', 1303 silly install resolved version: '2.0.1', 1303 silly install resolved keywords: 1303 silly install resolved [ 'inheritance', 1303 silly install resolved 'class', 1303 silly install resolved 'klass', 1303 silly install resolved 'oop', 1303 silly install resolved 'object-oriented', 1303 silly install resolved 'inherits', 1303 silly install resolved 'browser', 1303 silly install resolved 'browserify' ], 1303 silly install resolved main: './inherits.js', 1303 silly install resolved browser: './inherits_browser.js', 1303 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits.git' }, 1303 silly install resolved license: 'ISC', 1303 silly install resolved scripts: { test: 'node test' }, 1303 silly install resolved readme: 'Browser-friendly inheritance fully compatible with standard node.js\ninherits.\n\nThis package exports standard inherits from node.js util module in\nnode environment, but also provides alternative browser-friendly\nimplementation through browser\nfield. Alternative\nimplementation is a literal copy of standard one located in standalone\nmodule to avoid requiring of util. It also has a shim for old\nbrowsers with no Object.create support.\n\nWhile keeping you sure you are using standard inherits\nimplementation in node.js environment, it allows bundlers such as\nbrowserify to not\ninclude full util package to your client code if all you need is\njust inherits function. It worth, because browser shim for util\npackage is large and inherits is often the single function you need\nfrom it.\n\nIt\'s recommended to use this package instead of\nrequire(\'util\').inherits for any code that has chances to be used\nnot only in node.js but in browser too.\n\n## usage\n\njs\nvar inherits = require(\'inherits\');\n// then use exactly as the standard one\n\n\n## note on version ~1.0\n\nVersion ~1.0 had completely different motivation and is not compatible\nneither with 2.0 nor with standard node.js inherits.\n\nIf you are using version ~1.0 and planning to switch to ~2.0, be\ncareful:\n\n* new version uses super_instead ofsuperfor referencing\n superclass\n new version overwrites current prototype while old one preserves any\n existing fields on it\n', 1303 silly install resolved readmeFilename: 'README.md', 1303 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' }, 1303 silly install resolved homepage: 'https://github.com/isaacs/inherits#readme', 1303 silly install resolved _id: 'inherits@2.0.1', 1303 silly install resolved _from: 'inherits@>=2.0.0 <2.1.0' }, 1303 silly install resolved { name: 'semver', 1303 silly install resolved version: '4.3.4', 1303 silly install resolved description: 'The semantic version parser used by npm.', 1303 silly install resolved main: 'semver.js', 1303 silly install resolved browser: 'semver.browser.js', 1303 silly install resolved min: 'semver.min.js', 1303 silly install resolved scripts: { test: 'tap test/.js', prepublish: 'make' }, 1303 silly install resolved devDependencies: { tap: '0.x >=0.0.4', 'uglify-js': '~2.3.6' }, 1303 silly install resolved license: 'ISC', 1303 silly install resolved repository: { type: 'git', url: 'git://github.com/npm/node-semver.git' }, 1303 silly install resolved bin: { semver: './bin/semver' }, 1303 silly install resolved gitHead: 'd7d791dc9d321cb5f3211e39ce8857f6476922f9', 1303 silly install resolved bugs: { url: 'https://github.com/npm/node-semver/issues' }, 1303 silly install resolved homepage: 'https://github.com/npm/node-semver#readme', 1303 silly install resolved _id: 'semver@4.3.4', 1303 silly install resolved _shasum: 'bf43a1aae304de040e12a13f84200ca7aeab7589', 1303 silly install resolved _from: 'semver@>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0', 1303 silly install resolved _npmVersion: '2.9.1', 1303 silly install resolved _nodeVersion: '2.0.0', 1303 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 1303 silly install resolved dist: 1303 silly install resolved { shasum: 'bf43a1aae304de040e12a13f84200ca7aeab7589', 1303 silly install resolved tarball: 'http://registry.npmjs.org/semver/-/semver-4.3.4.tgz' }, 1303 silly install resolved maintainers: [ [Object], [Object] ], 1303 silly install resolved directories: {}, 1303 silly install resolved _resolved: 'http://registry.npmjs.org/semver/-/semver-4.3.4.tgz', 1303 silly install resolved readme: 'ERROR: No README data found!' }, 1303 silly install resolved { name: 'config-chain', 1303 silly install resolved version: '1.1.8', 1303 silly install resolved description: 'HANDLE CONFIGURATION ONCE AND FOR ALL', 1303 silly install resolved homepage: 'http://github.com/dominictarr/config-chain', 1303 silly install resolved repository: 1303 silly install resolved { type: 'git', 1303 silly install resolved url: 'git+https://github.com/dominictarr/config-chain.git' }, 1303 silly install resolved dependencies: { 'proto-list': '~1.2.1', ini: '1' }, 1303 silly install resolved devDependencies: { tap: '0.3.0' }, 1303 silly install resolved author: 1303 silly install resolved { name: 'Dominic Tarr', 1303 silly install resolved email: 'dominic.tarr@gmail.com', 1303 silly install resolved url: 'http://dominictarr.com' }, 1303 silly install resolved scripts: { test: 'tap test/' }, 1303 silly install resolved readme: '#config-chain\n\nUSE THIS MODULE TO LOAD ALL YOUR CONFIGURATIONS\n\njs\n\n //npm install config-chain\n\n var cc = require(\'config-chain\')\n , opts = require(\'optimist\').argv //ALWAYS USE OPTIMIST FOR COMMAND LINE OPTIONS.\n , env = opts.env || process.env.YOUR_APP_ENV || \'dev\' //SET YOUR ENV LIKE THIS.\n\n // EACH ARG TO CONFIGURATOR IS LOADED INTO CONFIGURATION CHAIN\n // EARLIER ITEMS OVERIDE LATER ITEMS\n // PUTS COMMAND LINE OPTS FIRST, AND DEFAULTS LAST!\n\n //strings are interpereted as filenames.\n //will be loaded synchronously\n\n var conf =\n cc(\n //OVERRIDE SETTINGS WITH COMMAND LINE OPTS\n opts,\n\n //ENV VARS IF PREFIXED WITH \'myApp_\'\n\n cc.env(\'myApp_\'), //myApp_foo = \'like this\'\n\n //FILE NAMED BY ENV\n path.join(__dirname, \'config.\' + env + \'.json\'),\n\n //IF `env` is PRODUCTION\n env === \'prod\'\n ? path.join(__dirname, \'special.json\') //load a special file\n : null //NULL IS IGNORED!\n\n //SUBDIR FOR ENV CONFIG\n path.join(__dirname, \'config\', env, \'config.json\'),\n\n //SEARCH PARENT DIRECTORIES FROM CURRENT DIR FOR FILE\n cc.find(\'config.json\'),\n\n //PUT DEFAULTS LAST\n {\n host: \'localhost\'\n port: 8000\n })\n\n var host = conf.get(\'host\')\n\n // or\n\n var host = conf.store.host\n\n\n\nFINALLY, EASY FLEXIBLE CONFIGURATIONS!\n\n##see also: proto-list\n\nWHATS THAT YOU SAY?\n\nYOU WANT A "CLASS" SO THAT YOU CAN DO CRAYCRAY JQUERY CRAPS?\n\nEXTEND WITH YOUR OWN FUNCTIONALTY!?\n\n## CONFIGCHAIN LIVES TO SERVE ONLY YOU!\n\n``javascript\nvar cc = require(\'config-chain\')\n\n// all the stuff you did before\nvar config = cc({\n some: \'object\'\n },\n cc.find(\'config.json\'),\n cc.env(\'myApp_\')\n )\n // CONFIGS AS A SERVICE, aka "CaaS", aka EVERY DEVOPS DREAM OMG!\n .addUrl(\'http://configurator:1234/my-configs\')\n // ASYNC FTW!\n .addFile(\'/path/to/file.json\')\n\n // OBJECTS ARE OK TOO, they\'re SYNC but they still ORDER RIGHT\n // BECAUSE PROMISES ARE USED BUT NO, NOT THOSE PROMISES, JUST\n // ACTUAL PROMISES LIKE YOU MAKE TO YOUR MOM, KEPT OUT OF LOVE\n .add({ another: \'object\' })\n\n // DIE A THOUSAND DEATHS IF THIS EVER HAPPENS!!\n .on(\'error\', function (er) {\n // IF ONLY THERE WAS SOMETHIGN HARDER THAN THROW\n // MY SORROW COULD BE ADEQUATELY EXPRESSED. /o\\n throw er\n })\n\n // THROW A PARTY IN YOUR FACE WHEN ITS ALL LOADED!!\n .on(\'load\', function (config) {\n console.awesome(\'HOLY SHIT!\')\n })\n`\n\n# BORING API DOCS\n\n## cc(...args)\n\nMAKE A CHAIN AND ADD ALL THE ARGS.\n\nIf the arg is a STRING, then it shall be a JSON FILENAME.\n\nSYNC I/O!\n\nRETURN THE CHAIN!\n\n## cc.json(...args)\n\nJoin the args INTO A JSON FILENAME!\n\nSYNC I/O!\n\n## cc.find(relativePath)\n\nSEEK the RELATIVE PATH by climbing the TREE OF DIRECTORIES.\n\nRETURN THE FOUND PATH!\n\nSYNC I/O!\n\n## cc.parse(content, file, type)\n\nParse the content string, and guess the type from either the\nspecified type or the filename.\n\nRETURN THE RESULTING OBJECT!\n\nNO I/O!\n\n## cc.env(prefix, env=process.env)\n\nGet all the keys on the provided env object (or process.env) which are\nprefixed by the specified prefix, and put the values on a new object.\n\nRETURN THE RESULTING OBJECT!\n\nNO I/O!\n\n## cc.ConfigChain()\n\nThe ConfigChain class for CRAY CRAY JQUERY STYLE METHOD CHAINING!\n\nOne of these is returned by the main exported function, as well.\n\nIt inherits (prototypically) from\n[ProtoList](https://github.com/isaacs/proto-list/), and also inherits\n(parasitically) from\n[EventEmitter](http://nodejs.org/api/events.html#events_class_events_eventemitter)\n\nIt has all the methods from both, and except where noted, they are\nunchanged.\n\n### LET IT BE KNOWN THAT chain IS AN INSTANCE OF ConfigChain.\n\n## chain.sources\n\nA list of all the places where it got stuff. The keys are the names\npassed to addFile or addUrl etc, and the value is an object with some\ninfo about the data source.\n\n## chain.addFile(filename, type, [name=filename])\n\nFilename is the name of the file. Name is an arbitrary string to be\nused later if you desire. Type is either \'ini\' or \'json\', and will\ntry to guess intelligently if omitted.\n\nLoaded files can be saved later.\n\n## chain.addUrl(url, type, [name=url])\n\nSame as the filename thing, but with a url.\n\nCan\'t be saved later.\n\n## chain.addEnv(prefix, env, [name=\'env\'])\n\nAdd all the keys from the env object that start with the prefix.\n\n## chain.addString(data, file, type, [name])\n\nParse the string and add it to the set. (Mainly used internally.)\n\n## chain.add(object, [name])\n\nAdd the object to the set.\n\n## chain.root {Object}\n\nThe root from which all the other config objects in the set descend\nprototypically.\n\nPut your defaults here.\n\n## chain.set(key, value, name)\n\nSet the key to the value on the named config object. If name is\nunset, then set it on the first config object in the set. (That is,\nthe one with the highest priority, which was added first.)\n\n## chain.get(key, [name])\n\nGet the key from the named config object explicitly, or from the\nresolved configs if not specified.\n\n## chain.save(name, type)\n\nWrite the named config object back to its origin.\n\nCurrently only supported for env and file config types.\n\nFor files, encode the data according to the type.\n\n## chain.on(\'save\', function () {})\n\nWhen one or more files are saved, emitssave` event when they\'re all\nsaved.\n\n## chain.on(\'load\', function (chain) {})\n\nWhen the config chain has loaded all the specified files and urls and\nsuch, the \'load\' event fires.\n', 1303 silly install resolved readmeFilename: 'readme.markdown', 1303 silly install resolved bugs: { url: 'https://github.com/dominictarr/config-chain/issues' }, 1303 silly install resolved _id: 'config-chain@1.1.8', 1303 silly install resolved dist: 1303 silly install resolved { shasum: '0943d0b7227213a20d4eaff4434f4a1c0a052cad', 1303 silly install resolved tarball: 'http://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz' }, 1303 silly install resolved _from: 'config-chain@>=1.1.8 <1.2.0', 1303 silly install resolved _npmVersion: '1.3.6', 1303 silly install resolved _npmUser: { name: 'dominictarr', email: 'dominic.tarr@gmail.com' }, 1303 silly install resolved maintainers: [ [Object], [Object] ], 1303 silly install resolved directories: {}, 1303 silly install resolved _shasum: '0943d0b7227213a20d4eaff4434f4a1c0a052cad', 1303 silly install resolved _resolved: 'http://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz' }, 1303 silly install resolved { author: 1303 silly install resolved { name: 'Isaac Z. Schlueter', 1303 silly install resolved email: 'i@izs.me', 1303 silly install resolved url: 'http://blog.izs.me/' }, 1303 silly install resolved name: 'ini', 1303 silly install resolved description: 'An ini encoder/decoder for node', 1303 silly install resolved version: '1.3.3', 1303 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/ini.git' }, 1303 silly install resolved main: 'ini.js', 1303 silly install resolved scripts: { test: 'tap test/.js' }, 1303 silly install resolved engines: { node: '' }, 1303 silly install resolved dependencies: {}, 1303 silly install resolved devDependencies: { tap: '~0.4.0' }, 1303 silly install resolved license: 'ISC', 1303 silly install resolved gitHead: '566268f1fb8dd3c0f7d968091de7b7fb2b97b483', 1303 silly install resolved bugs: { url: 'https://github.com/isaacs/ini/issues' }, 1303 silly install resolved homepage: 'https://github.com/isaacs/ini', 1303 silly install resolved _id: 'ini@1.3.3', 1303 silly install resolved _shasum: 'c07e34aef1de06aff21d413b458e52b21533a11e', 1303 silly install resolved _from: 'ini@>=1.2.0 <2.0.0', 1303 silly install resolved _npmVersion: '2.5.1', 1303 silly install resolved _nodeVersion: '1.1.0', 1303 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 1303 silly install resolved maintainers: [ [Object] ], 1303 silly install resolved dist: 1303 silly install resolved { shasum: 'c07e34aef1de06aff21d413b458e52b21533a11e', 1303 silly install resolved tarball: 'http://registry.npmjs.org/ini/-/ini-1.3.3.tgz' }, 1303 silly install resolved directories: {}, 1303 silly install resolved _resolved: 'http://registry.npmjs.org/ini/-/ini-1.3.3.tgz', 1303 silly install resolved readme: 'ERROR: No README data found!' }, 1303 silly install resolved { name: 'nopt', 1303 silly install resolved version: '3.0.2', 1303 silly install resolved description: 'Option parsing for Node, supporting types, shorthands, etc. Used by npm.', 1303 silly install resolved author: 1303 silly install resolved { name: 'Isaac Z. Schlueter', 1303 silly install resolved email: 'i@izs.me', 1303 silly install resolved url: 'http://blog.izs.me/' }, 1303 silly install resolved main: 'lib/nopt.js', 1303 silly install resolved scripts: { test: 'tap test/.js' }, 1303 silly install resolved repository: { type: 'git', url: 'git+ssh://git@github.com/isaacs/nopt.git' }, 1303 silly install resolved bin: { nopt: './bin/nopt.js' }, 1303 silly install resolved license: 'ISC', 1303 silly install resolved dependencies: { abbrev: '1' }, 1303 silly install resolved devDependencies: { tap: '~0.4.8' }, 1303 silly install resolved gitHead: 'a0ff8dcbb29ae9da68769c9f782bd4d70746b02d', 1303 silly install resolved bugs: { url: 'https://github.com/isaacs/nopt/issues' }, 1303 silly install resolved homepage: 'https://github.com/isaacs/nopt#readme', 1303 silly install resolved _id: 'nopt@3.0.2', 1303 silly install resolved _shasum: 'a82a87f9d8c3df140fe78fb29657a7a774403b5e', 1303 silly install resolved _from: 'nopt@>=3.0.1 <3.1.0', 1303 silly install resolved _npmVersion: '2.10.0', 1303 silly install resolved _nodeVersion: '2.0.1', 1303 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 1303 silly install resolved dist: 1303 silly install resolved { shasum: 'a82a87f9d8c3df140fe78fb29657a7a774403b5e', 1303 silly install resolved tarball: 'http://registry.npmjs.org/nopt/-/nopt-3.0.2.tgz' }, 1303 silly install resolved maintainers: [ [Object] ], 1303 silly install resolved directories: {}, 1303 silly install resolved _resolved: 'http://registry.npmjs.org/nopt/-/nopt-3.0.2.tgz', 1303 silly install resolved readme: 'ERROR: No README data found!' }, 1303 silly install resolved { name: 'osenv', 1303 silly install resolved version: '0.1.1', 1303 silly install resolved main: 'osenv.js', 1303 silly install resolved directories: { test: 'test' }, 1303 silly install resolved dependencies: {}, 1303 silly install resolved devDependencies: { tap: '~0.4.9' }, 1303 silly install resolved scripts: { test: 'tap test/.js' }, 1303 silly install resolved repository: { type: 'git', url: 'git+https://github.com/npm/osenv.git' }, 1303 silly install resolved keywords: 1303 silly install resolved [ 'environment', 1303 silly install resolved 'variable', 1303 silly install resolved 'home', 1303 silly install resolved 'tmpdir', 1303 silly install resolved 'path', 1303 silly install resolved 'prompt', 1303 silly install resolved 'ps1' ], 1303 silly install resolved author: 1303 silly install resolved { name: 'Isaac Z. Schlueter', 1303 silly install resolved email: 'i@izs.me', 1303 silly install resolved url: 'http://blog.izs.me/' }, 1303 silly install resolved license: 'ISC', 1303 silly install resolved description: 'Look up environment settings specific to different operating systems', 1303 silly install resolved gitHead: '769ada6737026254372e3013b702c450a9b781e9', 1303 silly install resolved bugs: { url: 'https://github.com/npm/osenv/issues' }, 1303 silly install resolved homepage: 'https://github.com/npm/osenv#readme', 1303 silly install resolved _id: 'osenv@0.1.1', 1303 silly install resolved _shasum: 'ddc7c4bb86c64a3022e95f030ee028e9a5996c07', 1303 silly install resolved _from: 'osenv@>=0.1.0 <0.2.0', 1303 silly install resolved _npmVersion: '2.10.0', 1303 silly install resolved _nodeVersion: '2.0.1', 1303 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 1303 silly install resolved dist: 1303 silly install resolved { shasum: 'ddc7c4bb86c64a3022e95f030ee028e9a5996c07', 1303 silly install resolved tarball: 'http://registry.npmjs.org/osenv/-/osenv-0.1.1.tgz' }, 1303 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], 1303 silly install resolved _resolved: 'http://registry.npmjs.org/osenv/-/osenv-0.1.1.tgz', 1303 silly install resolved readme: 'ERROR: No README data found!' }, 1303 silly install resolved { author: 1303 silly install resolved { name: 'Isaac Z. Schlueter', 1303 silly install resolved email: 'i@izs.me', 1303 silly install resolved url: 'http://blog.izs.me/' }, 1303 silly install resolved name: 'uid-number', 1303 silly install resolved description: 'Convert a username/group name to a uid/gid number', 1303 silly install resolved version: '0.0.5', 1303 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/uid-number.git' }, 1303 silly install resolved main: 'uid-number.js', 1303 silly install resolved dependencies: {}, 1303 silly install resolved devDependencies: {}, 1303 silly install resolved optionalDependencies: {}, 1303 silly install resolved engines: { node: '' }, 1303 silly install resolved license: 'ISC', 1303 silly install resolved bugs: { url: 'https://github.com/isaacs/uid-number/issues' }, 1303 silly install resolved homepage: 'https://github.com/isaacs/uid-number', 1303 silly install resolved _id: 'uid-number@0.0.5', 1303 silly install resolved dist: 1303 silly install resolved { shasum: '5a3db23ef5dbd55b81fce0ec9a2ac6fccdebb81e', 1303 silly install resolved tarball: 'http://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz' }, 1303 silly install resolved _from: 'uid-number@0.0.5', 1303 silly install resolved _npmVersion: '1.4.3', 1303 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 1303 silly install resolved maintainers: [ [Object] ], 1303 silly install resolved directories: {}, 1303 silly install resolved _shasum: '5a3db23ef5dbd55b81fce0ec9a2ac6fccdebb81e', 1303 silly install resolved _resolved: 'http://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz' } ] 1304 info install mkdirp@0.5.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1305 info install once@1.3.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1306 info install inherits@2.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1307 info install semver@4.3.4 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1308 info install config-chain@1.1.8 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1309 info install ini@1.3.3 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1310 info install nopt@3.0.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1311 info install osenv@0.1.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1312 info install uid-number@0.0.5 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 1313 info installOne mkdirp@0.5.1 1314 verbose installOne of mkdirp to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1315 info installOne once@1.3.2 1316 verbose installOne of once to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1317 info installOne inherits@2.0.1 1318 verbose installOne of inherits to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1319 info installOne semver@4.3.4 1320 verbose installOne of semver to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1321 info installOne config-chain@1.1.8 1322 verbose installOne of config-chain to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1323 info installOne ini@1.3.3 1324 verbose installOne of ini to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1325 info installOne nopt@3.0.2 1326 verbose installOne of nopt to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1327 info installOne osenv@0.1.1 1328 verbose installOne of osenv to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1329 info installOne uid-number@0.0.5 1330 verbose installOne of uid-number to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf not in flight; installing 1331 silly gunzTarPerm extractEntry package.json 1332 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1333 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\mkdirp-2134e7a7a12d9256.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 1334 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\once-b6950b4a698d0c82.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 1335 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\inherits-fa3717be7b2d3bd6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 1336 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\semver-16057b2c8afbb277.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver 1337 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\config-chain-4070a25c9e395678.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 1338 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\ini-3c7a0e2643ca157c.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini 1339 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\nopt-5fcf6f62fab60a20.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 1340 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\osenv-8efd4fb147bd95c7.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 1341 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\uid-number-59f0d9bf91d0564a.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 1342 silly install write writing mkdirp 0.5.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 1343 silly install write writing once 1.3.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 1344 silly install write writing inherits 2.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 1345 silly install write writing semver 4.3.4 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver 1346 silly install write writing config-chain 1.1.8 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 1347 silly install write writing ini 1.3.3 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini 1348 silly install write writing nopt 3.0.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 1349 silly install write writing osenv 0.1.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 1350 silly install write writing uid-number 0.0.5 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 1351 silly gunzTarPerm extractEntry README.md 1352 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1353 silly gunzTarPerm extractEntry LICENSE 1354 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1355 silly gunzTarPerm extractEntry common.js 1356 silly gunzTarPerm modified mode [ 'common.js', 420, 438 ] 1357 silly gunzTarPerm extractEntry glob.js 1358 silly gunzTarPerm modified mode [ 'glob.js', 420, 438 ] 1359 silly gunzTarPerm extractEntry sync.js 1360 silly gunzTarPerm modified mode [ 'sync.js', 420, 438 ] 1361 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\once 1362 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 1363 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 1364 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\ini 1365 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 1366 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 1367 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\semver 1368 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 1369 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 1370 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once is being purged from base c:\dev\projects\foo 1371 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 1372 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits is being purged from base c:\dev\projects\foo 1373 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 1374 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain is being purged from base c:\dev\projects\foo 1375 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 1376 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini is being purged from base c:\dev\projects\foo 1377 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini 1378 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv is being purged from base c:\dev\projects\foo 1379 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 1380 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number is being purged from base c:\dev\projects\foo 1381 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 1382 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\once\1.3.2\package.tgz 1383 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 1384 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once is being purged 1385 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 1386 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package.tgz 1387 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 1388 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits is being purged 1389 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 1390 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver is being purged from base c:\dev\projects\foo 1391 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver 1392 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\config-chain\1.1.8\package.tgz 1393 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 1394 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain is being purged 1395 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 1396 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\ini\1.3.3\package.tgz 1397 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini 1398 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini is being purged 1399 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini 1400 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt is being purged from base c:\dev\projects\foo 1401 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 1402 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\osenv\0.1.1\package.tgz 1403 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 1404 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv is being purged 1405 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 1406 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\uid-number\0.0.5\package.tgz 1407 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 1408 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number is being purged 1409 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 1410 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp is being purged from base c:\dev\projects\foo 1411 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 1412 silly gunzTarPerm modes [ '777', '666' ] 1413 silly gunzTarPerm modes [ '777', '666' ] 1414 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\semver\4.3.4\package.tgz 1415 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver 1416 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver is being purged 1417 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver 1418 silly gunzTarPerm modes [ '777', '666' ] 1419 silly gunzTarPerm modes [ '777', '666' ] 1420 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\nopt\3.0.2\package.tgz 1421 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 1422 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt is being purged 1423 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 1424 silly gunzTarPerm modes [ '777', '666' ] 1425 silly gunzTarPerm modes [ '777', '666' ] 1426 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mkdirp\0.5.1\package.tgz 1427 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 1428 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp is being purged 1429 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 1430 silly gunzTarPerm modes [ '777', '666' ] 1431 silly gunzTarPerm modes [ '777', '666' ] 1432 silly gunzTarPerm modes [ '777', '666' ] 1433 silly gunzTarPerm extractEntry package.json 1434 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1435 silly gunzTarPerm extractEntry package.json 1436 silly gunzTarPerm extractEntry package.json 1437 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1438 silly gunzTarPerm extractEntry package.json 1439 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1440 silly gunzTarPerm extractEntry package.json 1441 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1442 silly gunzTarPerm extractEntry package.json 1443 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1444 silly gunzTarPerm extractEntry package.json 1445 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1446 silly gunzTarPerm extractEntry package.json 1447 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1448 silly gunzTarPerm extractEntry package.json 1449 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 1450 silly gunzTarPerm extractEntry README.md 1451 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1452 silly gunzTarPerm extractEntry LICENSE 1453 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1454 silly gunzTarPerm extractEntry .npmignore 1455 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 1456 silly gunzTarPerm extractEntry LICENCE 1457 silly gunzTarPerm modified mode [ 'LICENCE', 420, 438 ] 1458 silly gunzTarPerm extractEntry README.md 1459 silly gunzTarPerm extractEntry LICENSE 1460 silly gunzTarPerm extractEntry .npmignore 1461 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 1462 silly gunzTarPerm extractEntry README.md 1463 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1464 silly gunzTarPerm extractEntry README.md 1465 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1466 silly gunzTarPerm extractEntry LICENSE 1467 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1468 silly gunzTarPerm extractEntry .npmignore 1469 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 1470 silly gunzTarPerm extractEntry README.md 1471 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1472 silly gunzTarPerm extractEntry .npmignore 1473 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 1474 silly gunzTarPerm extractEntry README.md 1475 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1476 silly gunzTarPerm extractEntry .npmignore 1477 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 1478 silly gunzTarPerm extractEntry README.md 1479 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1480 silly gunzTarPerm extractEntry LICENSE 1481 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1482 silly gunzTarPerm extractEntry index.js 1483 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 1484 silly gunzTarPerm extractEntry index.js 1485 silly gunzTarPerm modified mode [ 'index.js', 493, 511 ] 1486 silly gunzTarPerm extractEntry readme.markdown 1487 silly gunzTarPerm modified mode [ 'readme.markdown', 420, 438 ] 1488 silly gunzTarPerm extractEntry inherits.js 1489 silly gunzTarPerm extractEntry inherits_browser.js 1490 silly gunzTarPerm extractEntry once.js 1491 silly gunzTarPerm modified mode [ 'once.js', 420, 438 ] 1492 silly gunzTarPerm extractEntry test/once.js 1493 silly gunzTarPerm modified mode [ 'test/once.js', 420, 438 ] 1494 silly gunzTarPerm extractEntry get-uid-gid.js 1495 silly gunzTarPerm modified mode [ 'get-uid-gid.js', 493, 511 ] 1496 silly gunzTarPerm extractEntry uid-number.js 1497 silly gunzTarPerm modified mode [ 'uid-number.js', 420, 438 ] 1498 silly gunzTarPerm extractEntry LICENSE 1499 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1500 silly gunzTarPerm extractEntry ini.js 1501 silly gunzTarPerm modified mode [ 'ini.js', 420, 438 ] 1502 silly gunzTarPerm extractEntry LICENSE 1503 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1504 silly gunzTarPerm extractEntry osenv.js 1505 silly gunzTarPerm modified mode [ 'osenv.js', 420, 438 ] 1506 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\package.json 1507 silly gunzTarPerm extractEntry LICENSE 1508 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1509 silly gunzTarPerm extractEntry semver.browser.js 1510 silly gunzTarPerm modified mode [ 'semver.browser.js', 420, 438 ] 1511 silly gunzTarPerm extractEntry semver.js 1512 silly gunzTarPerm modified mode [ 'semver.js', 420, 438 ] 1513 silly gunzTarPerm extractEntry semver.min.js 1514 silly gunzTarPerm modified mode [ 'semver.min.js', 420, 438 ] 1515 silly gunzTarPerm extractEntry Makefile 1516 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ] 1517 silly gunzTarPerm extractEntry test/amd.js 1518 silly gunzTarPerm modified mode [ 'test/amd.js', 420, 438 ] 1519 silly gunzTarPerm extractEntry test/big-numbers.js 1520 silly gunzTarPerm modified mode [ 'test/big-numbers.js', 420, 438 ] 1521 silly gunzTarPerm extractEntry test/clean.js 1522 silly gunzTarPerm modified mode [ 'test/clean.js', 420, 438 ] 1523 silly gunzTarPerm extractEntry test/gtr.js 1524 silly gunzTarPerm modified mode [ 'test/gtr.js', 420, 438 ] 1525 silly gunzTarPerm extractEntry test/index.js 1526 silly gunzTarPerm modified mode [ 'test/index.js', 420, 438 ] 1527 silly gunzTarPerm extractEntry test/ltr.js 1528 silly gunzTarPerm modified mode [ 'test/ltr.js', 420, 438 ] 1529 silly gunzTarPerm extractEntry test/major-minor-patch.js 1530 silly gunzTarPerm modified mode [ 'test/major-minor-patch.js', 420, 438 ] 1531 silly gunzTarPerm extractEntry test/no-module.js 1532 silly gunzTarPerm modified mode [ 'test/no-module.js', 420, 438 ] 1533 silly gunzTarPerm extractEntry bin/semver 1534 silly gunzTarPerm modified mode [ 'bin/semver', 493, 511 ] 1535 silly gunzTarPerm extractEntry semver.browser.js.gz 1536 silly gunzTarPerm modified mode [ 'semver.browser.js.gz', 420, 438 ] 1537 silly gunzTarPerm extractEntry foot.js.txt 1538 silly gunzTarPerm modified mode [ 'foot.js.txt', 420, 438 ] 1539 silly gunzTarPerm extractEntry head.js.txt 1540 silly gunzTarPerm modified mode [ 'head.js.txt', 420, 438 ] 1541 silly gunzTarPerm extractEntry semver.min.js.gz 1542 silly gunzTarPerm modified mode [ 'semver.min.js.gz', 420, 438 ] 1543 silly gunzTarPerm extractEntry .travis.yml 1544 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 1545 silly gunzTarPerm extractEntry bin/cmd.js 1546 silly gunzTarPerm modified mode [ 'bin/cmd.js', 493, 511 ] 1547 silly gunzTarPerm extractEntry LICENSE 1548 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1549 silly gunzTarPerm extractEntry bin/nopt.js 1550 silly gunzTarPerm modified mode [ 'bin/nopt.js', 489, 511 ] 1551 silly gunzTarPerm extractEntry test/broken.js 1552 silly gunzTarPerm modified mode [ 'test/broken.js', 420, 438 ] 1553 info preinstall request@2.42.0 1554 silly gunzTarPerm extractEntry test/bar.js 1555 silly gunzTarPerm modified mode [ 'test/bar.js', 420, 438 ] 1556 silly gunzTarPerm extractEntry test/foo.js 1557 silly gunzTarPerm modified mode [ 'test/foo.js', 420, 438 ] 1558 silly gunzTarPerm extractEntry test.js 1559 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\package.json 1560 silly gunzTarPerm extractEntry test/unix.js 1561 silly gunzTarPerm modified mode [ 'test/unix.js', 420, 438 ] 1562 silly gunzTarPerm extractEntry test/windows.js 1563 silly gunzTarPerm modified mode [ 'test/windows.js', 420, 438 ] 1564 silly gunzTarPerm extractEntry examples/my-program.js 1565 silly gunzTarPerm modified mode [ 'examples/my-program.js', 493, 511 ] 1566 silly gunzTarPerm extractEntry lib/nopt.js 1567 silly gunzTarPerm modified mode [ 'lib/nopt.js', 420, 438 ] 1568 silly gunzTarPerm extractEntry test/basic.js 1569 silly gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ] 1570 silly gunzTarPerm extractEntry bin/usage.txt 1571 silly gunzTarPerm modified mode [ 'bin/usage.txt', 420, 438 ] 1572 silly gunzTarPerm extractEntry examples/pow.js 1573 silly gunzTarPerm modified mode [ 'examples/pow.js', 420, 438 ] 1574 silly gunzTarPerm extractEntry test/chain-class.js 1575 silly gunzTarPerm modified mode [ 'test/chain-class.js', 420, 438 ] 1576 silly gunzTarPerm extractEntry test/env.js 1577 silly gunzTarPerm modified mode [ 'test/env.js', 420, 438 ] 1578 silly prepareForInstallMany adding bl@~0.9.0 from request dependencies 1579 silly prepareForInstallMany adding caseless@~0.6.0 from request dependencies 1580 silly prepareForInstallMany adding forever-agent@~0.5.0 from request dependencies 1581 silly prepareForInstallMany adding qs@~1.2.0 from request dependencies 1582 silly prepareForInstallMany adding json-stringify-safe@~5.0.0 from request dependencies 1583 silly prepareForInstallMany adding mime-types@~1.0.1 from request dependencies 1584 silly prepareForInstallMany adding node-uuid@~1.4.0 from request dependencies 1585 silly prepareForInstallMany adding tunnel-agent@~0.4.0 from request dependencies 1586 silly prepareForInstallMany adding tough-cookie@>=0.12.0 from request dependencies 1587 silly prepareForInstallMany adding form-data@~0.1.0 from request dependencies 1588 silly prepareForInstallMany adding http-signature@~0.10.0 from request dependencies 1589 silly prepareForInstallMany adding oauth-sign@~0.4.0 from request dependencies 1590 silly prepareForInstallMany adding hawk@1.1.1 from request dependencies 1591 silly prepareForInstallMany adding aws-sign2@~0.5.0 from request dependencies 1592 silly prepareForInstallMany adding stringstream@~0.0.4 from request dependencies 1593 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\package.json 1594 silly gunzTarPerm extractEntry test/fixtures/foo.ini 1595 silly gunzTarPerm modified mode [ 'test/fixtures/foo.ini', 420, 438 ] 1596 silly gunzTarPerm extractEntry readme.markdown 1597 silly gunzTarPerm modified mode [ 'readme.markdown', 420, 438 ] 1598 silly gunzTarPerm extractEntry test/chmod.js 1599 silly gunzTarPerm modified mode [ 'test/chmod.js', 420, 438 ] 1600 silly cache add args [ 'qs@~1.2.0', null ] 1601 verbose cache add spec qs@~1.2.0 1602 silly cache add parsed spec { raw: 'qs@~1.2.0', 1602 silly cache add scope: null, 1602 silly cache add name: 'qs', 1602 silly cache add rawSpec: '~1.2.0', 1602 silly cache add spec: '>=1.2.0 <1.3.0', 1602 silly cache add type: 'range' } 1603 silly addNamed qs@>=1.2.0 <1.3.0 1604 verbose addNamed ">=1.2.0 <1.3.0" is a valid semver range for qs 1605 silly addNameRange { name: 'qs', range: '>=1.2.0 <1.3.0', hasData: false } 1606 silly mapToRegistry name qs 1607 silly mapToRegistry using default registry 1608 silly mapToRegistry registry http://registry.npmjs.org/ 1609 silly mapToRegistry uri http://registry.npmjs.org/qs 1610 verbose addNameRange registry:http://registry.npmjs.org/qs not in flight; fetching 1611 silly cache add args [ 'json-stringify-safe@~5.0.0', null ] 1612 verbose cache add spec json-stringify-safe@~5.0.0 1613 silly cache add parsed spec { raw: 'json-stringify-safe@~5.0.0', 1613 silly cache add scope: null, 1613 silly cache add name: 'json-stringify-safe', 1613 silly cache add rawSpec: '~5.0.0', 1613 silly cache add spec: '>=5.0.0 <5.1.0', 1613 silly cache add type: 'range' } 1614 silly addNamed json-stringify-safe@>=5.0.0 <5.1.0 1615 verbose addNamed ">=5.0.0 <5.1.0" is a valid semver range for json-stringify-safe 1616 silly addNameRange { name: 'json-stringify-safe', 1616 silly addNameRange range: '>=5.0.0 <5.1.0', 1616 silly addNameRange hasData: false } 1617 silly mapToRegistry name json-stringify-safe 1618 silly mapToRegistry using default registry 1619 silly mapToRegistry registry http://registry.npmjs.org/ 1620 silly mapToRegistry uri http://registry.npmjs.org/json-stringify-safe 1621 verbose addNameRange registry:http://registry.npmjs.org/json-stringify-safe not in flight; fetching 1622 silly cache add args [ 'mime-types@~1.0.1', null ] 1623 verbose cache add spec mime-types@~1.0.1 1624 silly cache add parsed spec { raw: 'mime-types@~1.0.1', 1624 silly cache add scope: null, 1624 silly cache add name: 'mime-types', 1624 silly cache add rawSpec: '~1.0.1', 1624 silly cache add spec: '>=1.0.1 <1.1.0', 1624 silly cache add type: 'range' } 1625 silly addNamed mime-types@>=1.0.1 <1.1.0 1626 verbose addNamed ">=1.0.1 <1.1.0" is a valid semver range for mime-types 1627 silly addNameRange { name: 'mime-types', range: '>=1.0.1 <1.1.0', hasData: false } 1628 silly mapToRegistry name mime-types 1629 silly mapToRegistry using default registry 1630 silly mapToRegistry registry http://registry.npmjs.org/ 1631 silly mapToRegistry uri http://registry.npmjs.org/mime-types 1632 verbose addNameRange registry:http://registry.npmjs.org/mime-types not in flight; fetching 1633 silly cache add args [ 'node-uuid@~1.4.0', null ] 1634 verbose cache add spec node-uuid@~1.4.0 1635 silly cache add parsed spec { raw: 'node-uuid@~1.4.0', 1635 silly cache add scope: null, 1635 silly cache add name: 'node-uuid', 1635 silly cache add rawSpec: '~1.4.0', 1635 silly cache add spec: '>=1.4.0 <1.5.0', 1635 silly cache add type: 'range' } 1636 silly addNamed node-uuid@>=1.4.0 <1.5.0 1637 verbose addNamed ">=1.4.0 <1.5.0" is a valid semver range for node-uuid 1638 silly addNameRange { name: 'node-uuid', range: '>=1.4.0 <1.5.0', hasData: false } 1639 silly mapToRegistry name node-uuid 1640 silly mapToRegistry using default registry 1641 silly mapToRegistry registry http://registry.npmjs.org/ 1642 silly mapToRegistry uri http://registry.npmjs.org/node-uuid 1643 verbose addNameRange registry:http://registry.npmjs.org/node-uuid not in flight; fetching 1644 silly cache add args [ 'tunnel-agent@~0.4.0', null ] 1645 verbose cache add spec tunnel-agent@~0.4.0 1646 silly cache add parsed spec { raw: 'tunnel-agent@~0.4.0', 1646 silly cache add scope: null, 1646 silly cache add name: 'tunnel-agent', 1646 silly cache add rawSpec: '~0.4.0', 1646 silly cache add spec: '>=0.4.0 <0.5.0', 1646 silly cache add type: 'range' } 1647 silly addNamed tunnel-agent@>=0.4.0 <0.5.0 1648 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for tunnel-agent 1649 silly addNameRange { name: 'tunnel-agent', range: '>=0.4.0 <0.5.0', hasData: false } 1650 silly mapToRegistry name tunnel-agent 1651 silly mapToRegistry using default registry 1652 silly mapToRegistry registry http://registry.npmjs.org/ 1653 silly mapToRegistry uri http://registry.npmjs.org/tunnel-agent 1654 verbose addNameRange registry:http://registry.npmjs.org/tunnel-agent not in flight; fetching 1655 silly cache add args [ 'tough-cookie@>=0.12.0', null ] 1656 verbose cache add spec tough-cookie@>=0.12.0 1657 silly cache add parsed spec { raw: 'tough-cookie@>=0.12.0', 1657 silly cache add scope: null, 1657 silly cache add name: 'tough-cookie', 1657 silly cache add rawSpec: '>=0.12.0', 1657 silly cache add spec: '>=0.12.0', 1657 silly cache add type: 'range' } 1658 silly addNamed tough-cookie@>=0.12.0 1659 verbose addNamed ">=0.12.0" is a valid semver range for tough-cookie 1660 silly addNameRange { name: 'tough-cookie', range: '>=0.12.0', hasData: false } 1661 silly mapToRegistry name tough-cookie 1662 silly mapToRegistry using default registry 1663 silly mapToRegistry registry http://registry.npmjs.org/ 1664 silly mapToRegistry uri http://registry.npmjs.org/tough-cookie 1665 verbose addNameRange registry:http://registry.npmjs.org/tough-cookie not in flight; fetching 1666 silly cache add args [ 'form-data@~0.1.0', null ] 1667 verbose cache add spec form-data@~0.1.0 1668 silly cache add parsed spec { raw: 'form-data@~0.1.0', 1668 silly cache add scope: null, 1668 silly cache add name: 'form-data', 1668 silly cache add rawSpec: '~0.1.0', 1668 silly cache add spec: '>=0.1.0 <0.2.0', 1668 silly cache add type: 'range' } 1669 silly addNamed form-data@>=0.1.0 <0.2.0 1670 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for form-data 1671 silly addNameRange { name: 'form-data', range: '>=0.1.0 <0.2.0', hasData: false } 1672 silly mapToRegistry name form-data 1673 silly mapToRegistry using default registry 1674 silly mapToRegistry registry http://registry.npmjs.org/ 1675 silly mapToRegistry uri http://registry.npmjs.org/form-data 1676 verbose addNameRange registry:http://registry.npmjs.org/form-data not in flight; fetching 1677 silly cache add args [ 'http-signature@~0.10.0', null ] 1678 verbose cache add spec http-signature@~0.10.0 1679 silly cache add parsed spec { raw: 'http-signature@~0.10.0', 1679 silly cache add scope: null, 1679 silly cache add name: 'http-signature', 1679 silly cache add rawSpec: '~0.10.0', 1679 silly cache add spec: '>=0.10.0 <0.11.0', 1679 silly cache add type: 'range' } 1680 silly addNamed http-signature@>=0.10.0 <0.11.0 1681 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for http-signature 1682 silly addNameRange { name: 'http-signature', 1682 silly addNameRange range: '>=0.10.0 <0.11.0', 1682 silly addNameRange hasData: false } 1683 silly mapToRegistry name http-signature 1684 silly mapToRegistry using default registry 1685 silly mapToRegistry registry http://registry.npmjs.org/ 1686 silly mapToRegistry uri http://registry.npmjs.org/http-signature 1687 verbose addNameRange registry:http://registry.npmjs.org/http-signature not in flight; fetching 1688 silly cache add args [ 'oauth-sign@~0.4.0', null ] 1689 verbose cache add spec oauth-sign@~0.4.0 1690 silly cache add parsed spec { raw: 'oauth-sign@~0.4.0', 1690 silly cache add scope: null, 1690 silly cache add name: 'oauth-sign', 1690 silly cache add rawSpec: '~0.4.0', 1690 silly cache add spec: '>=0.4.0 <0.5.0', 1690 silly cache add type: 'range' } 1691 silly addNamed oauth-sign@>=0.4.0 <0.5.0 1692 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for oauth-sign 1693 silly addNameRange { name: 'oauth-sign', range: '>=0.4.0 <0.5.0', hasData: false } 1694 silly mapToRegistry name oauth-sign 1695 silly mapToRegistry using default registry 1696 silly mapToRegistry registry http://registry.npmjs.org/ 1697 silly mapToRegistry uri http://registry.npmjs.org/oauth-sign 1698 verbose addNameRange registry:http://registry.npmjs.org/oauth-sign not in flight; fetching 1699 silly cache add args [ 'hawk@1.1.1', null ] 1700 verbose cache add spec hawk@1.1.1 1701 silly cache add parsed spec { raw: 'hawk@1.1.1', 1701 silly cache add scope: null, 1701 silly cache add name: 'hawk', 1701 silly cache add rawSpec: '1.1.1', 1701 silly cache add spec: '1.1.1', 1701 silly cache add type: 'version' } 1702 silly addNamed hawk@1.1.1 1703 verbose addNamed "1.1.1" is a plain semver version for hawk 1704 silly mapToRegistry name hawk 1705 silly mapToRegistry using default registry 1706 silly mapToRegistry registry http://registry.npmjs.org/ 1707 silly mapToRegistry uri http://registry.npmjs.org/hawk 1708 verbose addNameVersion registry:http://registry.npmjs.org/hawk not in flight; fetching 1709 silly cache add args [ 'aws-sign2@~0.5.0', null ] 1710 verbose cache add spec aws-sign2@~0.5.0 1711 silly cache add parsed spec { raw: 'aws-sign2@~0.5.0', 1711 silly cache add scope: null, 1711 silly cache add name: 'aws-sign2', 1711 silly cache add rawSpec: '~0.5.0', 1711 silly cache add spec: '>=0.5.0 <0.6.0', 1711 silly cache add type: 'range' } 1712 silly addNamed aws-sign2@>=0.5.0 <0.6.0 1713 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for aws-sign2 1714 silly addNameRange { name: 'aws-sign2', range: '>=0.5.0 <0.6.0', hasData: false } 1715 silly mapToRegistry name aws-sign2 1716 silly mapToRegistry using default registry 1717 silly mapToRegistry registry http://registry.npmjs.org/ 1718 silly mapToRegistry uri http://registry.npmjs.org/aws-sign2 1719 verbose addNameRange registry:http://registry.npmjs.org/aws-sign2 not in flight; fetching

mcv commented 9 years ago

1720 silly cache add args [ 'stringstream@~0.0.4', null ] 1721 verbose cache add spec stringstream@~0.0.4 1722 silly cache add parsed spec { raw: 'stringstream@~0.0.4', 1722 silly cache add scope: null, 1722 silly cache add name: 'stringstream', 1722 silly cache add rawSpec: '~0.0.4', 1722 silly cache add spec: '>=0.0.4 <0.1.0', 1722 silly cache add type: 'range' } 1723 silly addNamed stringstream@>=0.0.4 <0.1.0 1724 verbose addNamed ">=0.0.4 <0.1.0" is a valid semver range for stringstream 1725 silly addNameRange { name: 'stringstream', range: '>=0.0.4 <0.1.0', hasData: false } 1726 silly mapToRegistry name stringstream 1727 silly mapToRegistry using default registry 1728 silly mapToRegistry registry http://registry.npmjs.org/ 1729 silly mapToRegistry uri http://registry.npmjs.org/stringstream 1730 verbose addNameRange registry:http://registry.npmjs.org/stringstream not in flight; fetching 1731 silly cache add args [ 'bl@~0.9.0', null ] 1732 verbose cache add spec bl@~0.9.0 1733 silly cache add parsed spec { raw: 'bl@~0.9.0', 1733 silly cache add scope: null, 1733 silly cache add name: 'bl', 1733 silly cache add rawSpec: '~0.9.0', 1733 silly cache add spec: '>=0.9.0 <0.10.0', 1733 silly cache add type: 'range' } 1734 silly addNamed bl@>=0.9.0 <0.10.0 1735 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for bl 1736 silly addNameRange { name: 'bl', range: '>=0.9.0 <0.10.0', hasData: false } 1737 silly mapToRegistry name bl 1738 silly mapToRegistry using default registry 1739 silly mapToRegistry registry http://registry.npmjs.org/ 1740 silly mapToRegistry uri http://registry.npmjs.org/bl 1741 verbose addNameRange registry:http://registry.npmjs.org/bl not in flight; fetching 1742 silly cache add args [ 'caseless@~0.6.0', null ] 1743 verbose cache add spec caseless@~0.6.0 1744 silly cache add parsed spec { raw: 'caseless@~0.6.0', 1744 silly cache add scope: null, 1744 silly cache add name: 'caseless', 1744 silly cache add rawSpec: '~0.6.0', 1744 silly cache add spec: '>=0.6.0 <0.7.0', 1744 silly cache add type: 'range' } 1745 silly addNamed caseless@>=0.6.0 <0.7.0 1746 verbose addNamed ">=0.6.0 <0.7.0" is a valid semver range for caseless 1747 silly addNameRange { name: 'caseless', range: '>=0.6.0 <0.7.0', hasData: false } 1748 silly mapToRegistry name caseless 1749 silly mapToRegistry using default registry 1750 silly mapToRegistry registry http://registry.npmjs.org/ 1751 silly mapToRegistry uri http://registry.npmjs.org/caseless 1752 verbose addNameRange registry:http://registry.npmjs.org/caseless not in flight; fetching 1753 silly cache add args [ 'forever-agent@~0.5.0', null ] 1754 verbose cache add spec forever-agent@~0.5.0 1755 silly cache add parsed spec { raw: 'forever-agent@~0.5.0', 1755 silly cache add scope: null, 1755 silly cache add name: 'forever-agent', 1755 silly cache add rawSpec: '~0.5.0', 1755 silly cache add spec: '>=0.5.0 <0.6.0', 1755 silly cache add type: 'range' } 1756 silly addNamed forever-agent@>=0.5.0 <0.6.0 1757 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for forever-agent 1758 silly addNameRange { name: 'forever-agent', 1758 silly addNameRange range: '>=0.5.0 <0.6.0', 1758 silly addNameRange hasData: false } 1759 silly mapToRegistry name forever-agent 1760 silly mapToRegistry using default registry 1761 silly mapToRegistry registry http://registry.npmjs.org/ 1762 silly mapToRegistry uri http://registry.npmjs.org/forever-agent 1763 verbose addNameRange registry:http://registry.npmjs.org/forever-agent not in flight; fetching 1764 verbose request uri http://registry.npmjs.org/qs 1765 verbose request no auth needed 1766 info attempt registry request try #1 at 10:00:39 1767 verbose etag "6RZ4NBCBL9GAMUKY2GC4UZ0K5" 1768 http request GET http://registry.npmjs.org/qs 1769 verbose request uri http://registry.npmjs.org/json-stringify-safe 1770 verbose request no auth needed 1771 info attempt registry request try #1 at 10:00:39 1772 verbose etag "BLWBSVOVL8T0DWRQLCTL0S30E" 1773 http request GET http://registry.npmjs.org/json-stringify-safe 1774 verbose request uri http://registry.npmjs.org/mime-types 1775 verbose request no auth needed 1776 info attempt registry request try #1 at 10:00:39 1777 verbose etag "4M5GN8V5KT46BCRRCZVVRDJ6" 1778 http request GET http://registry.npmjs.org/mime-types 1779 verbose request uri http://registry.npmjs.org/node-uuid 1780 verbose request no auth needed 1781 info attempt registry request try #1 at 10:00:39 1782 verbose etag "7RDJ8KGPAOE4QYJTWA4A04QGB" 1783 http request GET http://registry.npmjs.org/node-uuid 1784 verbose request uri http://registry.npmjs.org/tunnel-agent 1785 verbose request no auth needed 1786 info attempt registry request try #1 at 10:00:39 1787 verbose etag "7SIM5W8BAAIUSJ8JB9NACJEQ1" 1788 http request GET http://registry.npmjs.org/tunnel-agent 1789 verbose request uri http://registry.npmjs.org/tough-cookie 1790 verbose request no auth needed 1791 info attempt registry request try #1 at 10:00:39 1792 verbose etag "4XR9J7JN6FJH9G7JU2SU7Q8HB" 1793 http request GET http://registry.npmjs.org/tough-cookie 1794 verbose request uri http://registry.npmjs.org/form-data 1795 verbose request no auth needed 1796 info attempt registry request try #1 at 10:00:39 1797 verbose etag "67GT2Y0C10Y4B0Z10S15YEGZB" 1798 http request GET http://registry.npmjs.org/form-data 1799 verbose request uri http://registry.npmjs.org/http-signature 1800 verbose request no auth needed 1801 info attempt registry request try #1 at 10:00:39 1802 verbose etag "6X2EFJAJVCHY73LZ2MHUQ1TCT" 1803 http request GET http://registry.npmjs.org/http-signature 1804 verbose request uri http://registry.npmjs.org/oauth-sign 1805 verbose request no auth needed 1806 info attempt registry request try #1 at 10:00:39 1807 verbose etag "A3V12J9G2GT7R1Z7JE52QL1GX" 1808 http request GET http://registry.npmjs.org/oauth-sign 1809 verbose request uri http://registry.npmjs.org/hawk 1810 verbose request no auth needed 1811 info attempt registry request try #1 at 10:00:39 1812 verbose etag "1Y2WJ6SJ4IUSJL6WFP4AXZU5T" 1813 http request GET http://registry.npmjs.org/hawk 1814 verbose request uri http://registry.npmjs.org/aws-sign2 1815 verbose request no auth needed 1816 info attempt registry request try #1 at 10:00:39 1817 verbose etag "77UTUEWZP9JOTXY7N5GC34AZF" 1818 http request GET http://registry.npmjs.org/aws-sign2 1819 verbose request uri http://registry.npmjs.org/stringstream 1820 verbose request no auth needed 1821 info attempt registry request try #1 at 10:00:39 1822 verbose etag "94592EEG2SF9H78JE4ETM0S7W" 1823 http request GET http://registry.npmjs.org/stringstream 1824 verbose request uri http://registry.npmjs.org/bl 1825 verbose request no auth needed 1826 info attempt registry request try #1 at 10:00:39 1827 verbose etag "E43E0UEMRAJ5E8L1UOJR9Q769" 1828 http request GET http://registry.npmjs.org/bl 1829 verbose request uri http://registry.npmjs.org/caseless 1830 verbose request no auth needed 1831 info attempt registry request try #1 at 10:00:39 1832 verbose etag "BENJ3TBXFWPW6LYUZGHI9QOMY" 1833 http request GET http://registry.npmjs.org/caseless 1834 verbose request uri http://registry.npmjs.org/forever-agent 1835 verbose request no auth needed 1836 info attempt registry request try #1 at 10:00:39 1837 verbose etag "CWCRJ4EQTE7B8DNSNMGZFPBBZ" 1838 http request GET http://registry.npmjs.org/forever-agent 1839 silly gunzTarPerm extractEntry test/opts_fs_sync.js 1840 silly gunzTarPerm modified mode [ 'test/opts_fs_sync.js', 420, 438 ] 1841 silly gunzTarPerm extractEntry test/find-file.js 1842 silly gunzTarPerm modified mode [ 'test/find-file.js', 420, 438 ] 1843 silly gunzTarPerm extractEntry test/get.js 1844 silly gunzTarPerm modified mode [ 'test/get.js', 420, 438 ] 1845 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number\package.json 1846 http 200 http://registry.npmjs.org/qs 1847 silly get cb [ 200, 1847 silly get { 'x-powered-by': 'Express', 1847 silly get via: '1.1 varnish', 1847 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1847 silly get etag: '"6RZ4NBCBL9GAMUKY2GC4UZ0K5"', 1847 silly get 'content-type': 'application/json', 1847 silly get 'cache-control': 'max-age=60', 1847 silly get 'content-length': '51486', 1847 silly get 'accept-ranges': 'bytes', 1847 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1847 silly get age: '41', 1847 silly get 'x-served-by': 'cache-ams4124-AMS', 1847 silly get 'x-cache': 'HIT', 1847 silly get 'x-cache-hits': '4', 1847 silly get 'x-timer': 'S1432108839.372847,VS0,VE0', 1847 silly get vary: 'Accept', 1847 silly get connection: 'Keep-Alive' } ] 1848 verbose get saving qs to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\qs.cache.json 1849 http 200 http://registry.npmjs.org/oauth-sign 1850 silly get cb [ 200, 1850 silly get { 'x-powered-by': 'Express', 1850 silly get via: '1.1 varnish', 1850 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1850 silly get etag: '"A3V12J9G2GT7R1Z7JE52QL1GX"', 1850 silly get 'content-type': 'application/json', 1850 silly get 'cache-control': 'max-age=60', 1850 silly get 'content-length': '6771', 1850 silly get 'accept-ranges': 'bytes', 1850 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1850 silly get age: '9', 1850 silly get 'x-served-by': 'cache-ams4124-AMS', 1850 silly get 'x-cache': 'HIT', 1850 silly get 'x-cache-hits': '1', 1850 silly get 'x-timer': 'S1432108839.386386,VS0,VE0', 1850 silly get vary: 'Accept', 1850 silly get connection: 'Keep-Alive' } ] 1851 verbose get saving oauth-sign to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\oauth-sign.cache.json 1852 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits\package.json 1853 info preinstall uid-number@0.0.5 1854 http 200 http://registry.npmjs.org/stringstream 1855 silly get cb [ 200, 1855 silly get { 'x-powered-by': 'Express', 1855 silly get via: '1.1 varnish', 1855 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1855 silly get etag: '"94592EEG2SF9H78JE4ETM0S7W"', 1855 silly get 'content-type': 'application/json', 1855 silly get 'cache-control': 'max-age=60', 1855 silly get 'content-length': '8380', 1855 silly get 'accept-ranges': 'bytes', 1855 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1855 silly get age: '51', 1855 silly get 'x-served-by': 'cache-ams4120-AMS', 1855 silly get 'x-cache': 'HIT', 1855 silly get 'x-cache-hits': '3', 1855 silly get 'x-timer': 'S1432108839.394517,VS0,VE0', 1855 silly get vary: 'Accept', 1855 silly get connection: 'Keep-Alive' } ] 1856 verbose get saving stringstream to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\stringstream.cache.json 1857 http 200 http://registry.npmjs.org/caseless 1858 silly get cb [ 200, 1858 silly get { 'x-powered-by': 'Express', 1858 silly get via: '1.1 varnish', 1858 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1858 silly get etag: '"BENJ3TBXFWPW6LYUZGHI9QOMY"', 1858 silly get 'content-type': 'application/json', 1858 silly get 'cache-control': 'max-age=60', 1858 silly get 'content-length': '11825', 1858 silly get 'accept-ranges': 'bytes', 1858 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1858 silly get age: '40', 1858 silly get 'x-served-by': 'cache-ams4142-AMS', 1858 silly get 'x-cache': 'HIT', 1858 silly get 'x-cache-hits': '2', 1858 silly get 'x-timer': 'S1432108839.395032,VS0,VE0', 1858 silly get vary: 'Accept', 1858 silly get connection: 'Keep-Alive' } ] 1859 verbose get saving caseless to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\caseless.cache.json 1860 http 200 http://registry.npmjs.org/http-signature 1861 silly get cb [ 200, 1861 silly get { 'x-powered-by': 'Express', 1861 silly get via: '1.1 varnish', 1861 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1861 silly get etag: '"6X2EFJAJVCHY73LZ2MHUQ1TCT"', 1861 silly get 'content-type': 'application/json', 1861 silly get 'cache-control': 'max-age=60', 1861 silly get 'content-length': '18167', 1861 silly get 'accept-ranges': 'bytes', 1861 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1861 silly get age: '54', 1861 silly get 'x-served-by': 'cache-ams4123-AMS', 1861 silly get 'x-cache': 'HIT', 1861 silly get 'x-cache-hits': '4', 1861 silly get 'x-timer': 'S1432108839.397988,VS0,VE0', 1861 silly get vary: 'Accept', 1861 silly get connection: 'Keep-Alive' } ] 1862 verbose get saving http-signature to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\http-signature.cache.json 1863 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\package.json 1864 silly gunzTarPerm extractEntry test/perm.js 1865 silly gunzTarPerm modified mode [ 'test/perm.js', 420, 438 ] 1866 silly gunzTarPerm extractEntry test/perm_sync.js 1867 silly gunzTarPerm modified mode [ 'test/perm_sync.js', 420, 438 ] 1868 http 200 http://registry.npmjs.org/mime-types 1869 silly get cb [ 200, 1869 silly get { 'x-powered-by': 'Express', 1869 silly get via: '1.1 varnish', 1869 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1869 silly get etag: '"4M5GN8V5KT46BCRRCZVVRDJ6"', 1869 silly get 'content-type': 'application/json', 1869 silly get 'cache-control': 'max-age=60', 1869 silly get 'content-length': '29624', 1869 silly get 'accept-ranges': 'bytes', 1869 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1869 silly get age: '34', 1869 silly get 'x-served-by': 'cache-ams4124-AMS', 1869 silly get 'x-cache': 'HIT', 1869 silly get 'x-cache-hits': '1', 1869 silly get 'x-timer': 'S1432108839.392200,VS0,VE0', 1869 silly get vary: 'Accept', 1869 silly get connection: 'Keep-Alive' } ] 1870 verbose get saving mime-types to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\mime-types.cache.json 1871 http 200 http://registry.npmjs.org/bl 1872 silly get cb [ 200, 1872 silly get { 'x-powered-by': 'Express', 1872 silly get via: '1.1 varnish', 1872 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1872 silly get etag: '"E43E0UEMRAJ5E8L1UOJR9Q769"', 1872 silly get 'content-type': 'application/json', 1872 silly get 'cache-control': 'max-age=60', 1872 silly get 'content-length': '31856', 1872 silly get 'accept-ranges': 'bytes', 1872 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1872 silly get age: '19', 1872 silly get 'x-served-by': 'cache-ams4124-AMS', 1872 silly get 'x-cache': 'HIT', 1872 silly get 'x-cache-hits': '1', 1872 silly get 'x-timer': 'S1432108839.398435,VS0,VE0', 1872 silly get vary: 'Accept', 1872 silly get connection: 'Keep-Alive' } ] 1873 verbose get saving bl to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\bl.cache.json 1874 http 200 http://registry.npmjs.org/form-data 1875 silly get cb [ 200, 1875 silly get { 'x-powered-by': 'Express', 1875 silly get via: '1.1 varnish', 1875 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1875 silly get etag: '"67GT2Y0C10Y4B0Z10S15YEGZB"', 1875 silly get 'content-type': 'application/json', 1875 silly get 'cache-control': 'max-age=60', 1875 silly get 'content-length': '25389', 1875 silly get 'accept-ranges': 'bytes', 1875 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1875 silly get age: '6', 1875 silly get 'x-served-by': 'cache-ams4123-AMS', 1875 silly get 'x-cache': 'HIT', 1875 silly get 'x-cache-hits': '1', 1875 silly get 'x-timer': 'S1432108839.392759,VS0,VE0', 1875 silly get vary: 'Accept', 1875 silly get connection: 'Keep-Alive' } ] 1876 verbose get saving form-data to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\form-data.cache.json 1877 http 200 http://registry.npmjs.org/json-stringify-safe 1878 silly get cb [ 200, 1878 silly get { 'x-powered-by': 'Express', 1878 silly get via: '1.1 varnish', 1878 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1878 silly get etag: '"BLWBSVOVL8T0DWRQLCTL0S30E"', 1878 silly get 'content-type': 'application/json', 1878 silly get 'cache-control': 'max-age=60', 1878 silly get 'content-length': '6884', 1878 silly get 'accept-ranges': 'bytes', 1878 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1878 silly get age: '38', 1878 silly get 'x-served-by': 'cache-ams4120-AMS', 1878 silly get 'x-cache': 'HIT', 1878 silly get 'x-cache-hits': '2', 1878 silly get 'x-timer': 'S1432108839.399285,VS0,VE0', 1878 silly get vary: 'Accept', 1878 silly get connection: 'Keep-Alive' } ] 1879 verbose get saving json-stringify-safe to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\json-stringify-safe.cache.json 1880 http 200 http://registry.npmjs.org/forever-agent 1881 silly get cb [ 200, 1881 silly get { 'x-powered-by': 'Express', 1881 silly get via: '1.1 varnish', 1881 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1881 silly get etag: '"CWCRJ4EQTE7B8DNSNMGZFPBBZ"', 1881 silly get 'content-type': 'application/json', 1881 silly get 'cache-control': 'max-age=60', 1881 silly get 'content-length': '7953', 1881 silly get 'accept-ranges': 'bytes', 1881 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1881 silly get age: '48', 1881 silly get 'x-served-by': 'cache-ams4120-AMS', 1881 silly get 'x-cache': 'HIT', 1881 silly get 'x-cache-hits': '3', 1881 silly get 'x-timer': 'S1432108839.399840,VS0,VE0', 1881 silly get vary: 'Accept', 1881 silly get connection: 'Keep-Alive' } ] 1882 verbose get saving forever-agent to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\forever-agent.cache.json 1883 http 200 http://registry.npmjs.org/tunnel-agent 1884 silly get cb [ 200, 1884 silly get { 'x-powered-by': 'Express', 1884 silly get via: '1.1 varnish', 1884 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1884 silly get etag: '"7SIM5W8BAAIUSJ8JB9NACJEQ1"', 1884 silly get 'content-type': 'application/json', 1884 silly get 'cache-control': 'max-age=60', 1884 silly get 'content-length': '3479', 1884 silly get 'accept-ranges': 'bytes', 1884 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1884 silly get age: '9', 1884 silly get 'x-served-by': 'cache-ams4120-AMS', 1884 silly get 'x-cache': 'HIT', 1884 silly get 'x-cache-hits': '1', 1884 silly get 'x-timer': 'S1432108839.403724,VS0,VE0', 1884 silly get vary: 'Accept', 1884 silly get connection: 'Keep-Alive' } ] 1885 verbose get saving tunnel-agent to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\tunnel-agent.cache.json 1886 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number\package.json 1887 http 200 http://registry.npmjs.org/aws-sign2 1888 silly get cb [ 200, 1888 silly get { 'x-powered-by': 'Express', 1888 silly get via: '1.1 varnish', 1888 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1888 silly get etag: '"77UTUEWZP9JOTXY7N5GC34AZF"', 1888 silly get 'content-type': 'application/json', 1888 silly get 'cache-control': 'max-age=60', 1888 silly get 'content-length': '2824', 1888 silly get 'accept-ranges': 'bytes', 1888 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1888 silly get age: '7', 1888 silly get 'x-served-by': 'cache-ams4140-AMS', 1888 silly get 'x-cache': 'HIT', 1888 silly get 'x-cache-hits': '2', 1888 silly get 'x-timer': 'S1432108839.405580,VS0,VE0', 1888 silly get vary: 'Accept', 1888 silly get connection: 'Keep-Alive' } ] 1889 verbose get saving aws-sign2 to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\aws-sign2.cache.json 1890 http 200 http://registry.npmjs.org/tough-cookie 1891 silly get cb [ 200, 1891 silly get { 'x-powered-by': 'Express', 1891 silly get via: '1.1 varnish', 1891 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1891 silly get etag: '"4XR9J7JN6FJH9G7JU2SU7Q8HB"', 1891 silly get 'content-type': 'application/json', 1891 silly get 'cache-control': 'max-age=60', 1891 silly get 'content-length': '45278', 1891 silly get 'accept-ranges': 'bytes', 1891 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1891 silly get age: '33', 1891 silly get 'x-served-by': 'cache-ams4120-AMS', 1891 silly get 'x-cache': 'HIT', 1891 silly get 'x-cache-hits': '4', 1891 silly get 'x-timer': 'S1432108839.405915,VS0,VE0', 1891 silly get vary: 'Accept', 1891 silly get connection: 'Keep-Alive' } ] 1892 verbose get saving tough-cookie to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\tough-cookie.cache.json 1893 http 200 http://registry.npmjs.org/node-uuid 1894 silly get cb [ 200, 1894 silly get { 'x-powered-by': 'Express', 1894 silly get via: '1.1 varnish', 1894 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1894 silly get etag: '"7RDJ8KGPAOE4QYJTWA4A04QGB"', 1894 silly get 'content-type': 'application/json', 1894 silly get 'cache-control': 'max-age=60', 1894 silly get 'content-length': '19286', 1894 silly get 'accept-ranges': 'bytes', 1894 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1894 silly get age: '40', 1894 silly get 'x-served-by': 'cache-ams4124-AMS', 1894 silly get 'x-cache': 'HIT', 1894 silly get 'x-cache-hits': '6', 1894 silly get 'x-timer': 'S1432108839.404186,VS0,VE0', 1894 silly get vary: 'Accept', 1894 silly get connection: 'Keep-Alive' } ] 1895 verbose get saving node-uuid to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\node-uuid.cache.json 1896 http 200 http://registry.npmjs.org/hawk 1897 silly get cb [ 200, 1897 silly get { 'x-powered-by': 'Express', 1897 silly get via: '1.1 varnish', 1897 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 1897 silly get etag: '"1Y2WJ6SJ4IUSJL6WFP4AXZU5T"', 1897 silly get 'content-type': 'application/json', 1897 silly get 'cache-control': 'max-age=60', 1897 silly get 'content-length': '83302', 1897 silly get 'accept-ranges': 'bytes', 1897 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 1897 silly get age: '20', 1897 silly get 'x-served-by': 'cache-ams4142-AMS', 1897 silly get 'x-cache': 'HIT', 1897 silly get 'x-cache-hits': '2', 1897 silly get 'x-timer': 'S1432108839.399800,VS0,VE0', 1897 silly get vary: 'Accept', 1897 silly get connection: 'Keep-Alive' } ] 1898 verbose get saving hawk to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\hawk.cache.json 1899 info preinstall inherits@2.0.1 1900 silly addNameRange number 2 { name: 'oauth-sign', range: '>=0.4.0 <0.5.0', hasData: true } 1901 silly addNameRange versions [ 'oauth-sign', 1901 silly addNameRange [ '0.2.0', '0.3.0', '0.4.0', '0.5.0', '0.6.0', '0.7.0' ] ] 1902 silly addNamed oauth-sign@0.4.0 1903 verbose addNamed "0.4.0" is a plain semver version for oauth-sign 1904 silly addNameRange number 2 { name: 'qs', range: '>=1.2.0 <1.3.0', hasData: true } 1905 silly addNameRange versions [ 'qs', 1905 silly addNameRange [ '0.0.1', [...] 1905 silly addNameRange '2.4.2' ] ] 1906 silly addNamed qs@1.2.2 1907 verbose addNamed "1.2.2" is a plain semver version for qs 1908 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits\package.json 1909 silly gunzTarPerm extractEntry test/opts_fs.js 1910 silly gunzTarPerm modified mode [ 'test/opts_fs.js', 420, 438 ] 1911 silly gunzTarPerm extractEntry test/rel.js 1912 silly gunzTarPerm modified mode [ 'test/rel.js', 420, 438 ] 1913 info preinstall once@1.3.2 1914 silly addNameRange number 2 { name: 'caseless', range: '>=0.6.0 <0.7.0', hasData: true } 1915 silly addNameRange versions [ 'caseless', 1915 silly addNameRange [ '0.1.0', [...] 1915 silly addNameRange '0.10.0' ] ] 1916 silly addNamed caseless@0.6.0 1917 verbose addNamed "0.6.0" is a plain semver version for caseless 1918 silly addNameRange number 2 { name: 'http-signature', 1918 silly addNameRange range: '>=0.10.0 <0.11.0', 1918 silly addNameRange hasData: true } 1919 silly addNameRange versions [ 'http-signature', 1919 silly addNameRange [ '0.9.0', [...] 1919 silly addNameRange '0.11.0' ] ] 1920 silly addNamed http-signature@0.10.1 1921 verbose addNamed "0.10.1" is a plain semver version for http-signature 1922 silly gunzTarPerm extractEntry test/ignore-unfound-file.js 1923 silly gunzTarPerm modified mode [ 'test/ignore-unfound-file.js', 420, 438 ] 1924 silly gunzTarPerm extractEntry test/ini.js 1925 silly gunzTarPerm modified mode [ 'test/ini.js', 420, 438 ] 1926 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\package.json 1927 silly addNameRange number 2 { name: 'stringstream', range: '>=0.0.4 <0.1.0', hasData: true } 1928 silly addNameRange versions [ 'stringstream', 1928 silly addNameRange [ '0.0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4' ] ] 1929 silly addNamed stringstream@0.0.4 1930 verbose addNamed "0.0.4" is a plain semver version for stringstream 1931 silly addNameRange number 2 { name: 'mime-types', range: '>=1.0.1 <1.1.0', hasData: true } 1932 silly addNameRange versions [ 'mime-types', 1932 silly addNameRange [ '0.1.0', [...] 1932 silly addNameRange '2.0.12' ] ] 1933 silly addNamed mime-types@1.0.2 1934 verbose addNamed "1.0.2" is a plain semver version for mime-types 1935 silly addNameRange number 2 { name: 'bl', range: '>=0.9.0 <0.10.0', hasData: true } 1936 silly addNameRange versions [ 'bl', 1936 silly addNameRange [ '0.0.0', [...] 1936 silly addNameRange '0.9.4' ] ] 1937 silly addNamed bl@0.9.4 1938 verbose addNamed "0.9.4" is a plain semver version for bl 1939 silly addNameRange number 2 { name: 'form-data', range: '>=0.1.0 <0.2.0', hasData: true } 1940 silly addNameRange versions [ 'form-data', 1940 silly addNameRange [ '0.0.0', [...] 1940 silly addNameRange '0.2.0' ] ] 1941 silly addNamed form-data@0.1.4 1942 verbose addNamed "0.1.4" is a plain semver version for form-data 1943 silly addNameRange number 2 { name: 'json-stringify-safe', 1943 silly addNameRange range: '>=5.0.0 <5.1.0', 1943 silly addNameRange hasData: true } 1944 silly addNameRange versions [ 'json-stringify-safe', 1944 silly addNameRange [ '2.0.0', '3.0.0', '4.0.0', '5.0.0', '5.0.1' ] ] 1945 silly addNamed json-stringify-safe@5.0.1 1946 verbose addNamed "5.0.1" is a plain semver version for json-stringify-safe 1947 silly addNameRange number 2 { name: 'forever-agent', range: '>=0.5.0 <0.6.0', hasData: true } 1948 silly addNameRange versions [ 'forever-agent', 1948 silly addNameRange [ '0.2.0', '0.3.0', '0.4.0', '0.5.0', '0.5.2', '0.6.0', '0.6.1' ] ] 1949 silly addNamed forever-agent@0.5.2 1950 verbose addNamed "0.5.2" is a plain semver version for forever-agent 1951 silly cache afterAdd oauth-sign@0.4.0 1952 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\oauth-sign\0.4.0\package\package.json not in flight; writing 1953 silly addNameRange number 2 { name: 'tunnel-agent', range: '>=0.4.0 <0.5.0', hasData: true } 1954 silly addNameRange versions [ 'tunnel-agent', [ '0.2.0', '0.3.0', '0.4.0' ] ] 1955 silly addNamed tunnel-agent@0.4.0 1956 verbose addNamed "0.4.0" is a plain semver version for tunnel-agent 1957 silly cache afterAdd qs@1.2.2 1958 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\qs\1.2.2\package\package.json not in flight; writing 1959 silly addNameRange number 2 { name: 'aws-sign2', range: '>=0.5.0 <0.6.0', hasData: true } 1960 silly addNameRange versions [ 'aws-sign2', [ '0.4.0', '0.5.0' ] ] 1961 silly addNamed aws-sign2@0.5.0 1962 verbose addNamed "0.5.0" is a plain semver version for aws-sign2 1963 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits\package.json 1964 silly addNameRange number 2 { name: 'tough-cookie', range: '>=0.12.0', hasData: true } 1965 silly addNameRange versions [ 'tough-cookie', 1965 silly addNameRange [ '0.9.0', [...] 1965 silly addNameRange '1.1.0' ] ] 1966 silly addNamed tough-cookie@1.1.0 1967 verbose addNamed "1.1.0" is a plain semver version for tough-cookie 1968 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number\package.json 1969 silly cache afterAdd caseless@0.6.0 1970 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\caseless\0.6.0\package\package.json not in flight; writing 1971 silly cache afterAdd http-signature@0.10.1 1972 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\http-signature\0.10.1\package\package.json not in flight; writing 1973 silly prepareForInstallMany adding wrappy@1 from once dependencies 1974 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\package.json 1975 silly cache afterAdd stringstream@0.0.4 1976 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\stringstream\0.0.4\package\package.json not in flight; writing 1977 silly cache afterAdd mime-types@1.0.2 1978 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mime-types\1.0.2\package\package.json not in flight; writing 1979 silly cache afterAdd bl@0.9.4 1980 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\bl\0.9.4\package\package.json not in flight; writing 1981 silly cache afterAdd form-data@0.1.4 1982 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\form-data\0.1.4\package\package.json not in flight; writing 1983 silly cache afterAdd json-stringify-safe@5.0.1 1984 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\json-stringify-safe\5.0.1\package\package.json not in flight; writing 1985 silly cache afterAdd forever-agent@0.5.2 1986 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\forever-agent\0.5.2\package\package.json not in flight; writing 1987 silly mapToRegistry name hawk 1988 silly mapToRegistry using default registry 1989 silly mapToRegistry registry http://registry.npmjs.org/ 1990 silly mapToRegistry uri http://registry.npmjs.org/hawk 1991 verbose addRemoteTarball http://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz not in flight; adding 1992 verbose addRemoteTarball [ 'http://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz', 1992 verbose addRemoteTarball '87cd491f9b46e4e2aeaca335416766885d2d1ed9' ] 1993 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\qs\1.2.2\package\package.json written 1994 silly cache afterAdd tunnel-agent@0.4.0 1995 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\tunnel-agent\0.4.0\package\package.json not in flight; writing 1996 silly gunzTarPerm extractEntry test/return.js 1997 silly gunzTarPerm modified mode [ 'test/return.js', 420, 438 ] 1998 silly gunzTarPerm extractEntry test/return_sync.js 1999 silly gunzTarPerm modified mode [ 'test/return_sync.js', 420, 438 ] 2000 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\oauth-sign\0.4.0\package\package.json written 2001 silly cache afterAdd aws-sign2@0.5.0 2002 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\aws-sign2\0.5.0\package\package.json not in flight; writing 2003 silly install resolved [] 2004 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 2005 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 2006 silly cache afterAdd tough-cookie@1.1.0 2007 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\tough-cookie\1.1.0\package\package.json not in flight; writing 2008 silly gunzTarPerm extractEntry test/save.js 2009 silly gunzTarPerm modified mode [ 'test/save.js', 420, 438 ] 2010 silly gunzTarPerm extractEntry test/broken.json 2011 silly gunzTarPerm modified mode [ 'test/broken.json', 420, 438 ] 2012 silly addNameRange number 2 { name: 'node-uuid', range: '>=1.4.0 <1.5.0', hasData: true } 2013 silly addNameRange versions [ 'node-uuid', 2013 silly addNameRange [ '1.2.0', [...] 2013 silly addNameRange '1.4.3' ] ] 2014 silly addNamed node-uuid@1.4.3 2015 verbose addNamed "1.4.3" is a plain semver version for node-uuid 2016 info retry fetch attempt 1 at 10:00:39 2017 info attempt registry request try #1 at 10:00:39 2018 http fetch GET http://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz 2019 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\http-signature\0.10.1\package\package.json written 2020 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\stringstream\0.0.4\package\package.json written 2021 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mime-types\1.0.2\package\package.json written 2022 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\bl\0.9.4\package\package.json written 2023 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\forever-agent\0.5.2\package\package.json written 2024 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\form-data\0.1.4\package\package.json written 2025 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\caseless\0.6.0\package\package.json written 2026 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\tunnel-agent\0.4.0\package\package.json written 2027 http fetch 200 http://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz 2028 silly cache add args [ 'wrappy@1', null ] 2029 verbose cache add spec wrappy@1 2030 silly cache add parsed spec { raw: 'wrappy@1', 2030 silly cache add scope: null, 2030 silly cache add name: 'wrappy', 2030 silly cache add rawSpec: '1', 2030 silly cache add spec: '>=1.0.0 <2.0.0', 2030 silly cache add type: 'range' } 2031 silly addNamed wrappy@>=1.0.0 <2.0.0 2032 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy 2033 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false } 2034 silly mapToRegistry name wrappy 2035 silly mapToRegistry using default registry 2036 silly mapToRegistry registry http://registry.npmjs.org/ 2037 silly mapToRegistry uri http://registry.npmjs.org/wrappy 2038 verbose addNameRange registry:http://registry.npmjs.org/wrappy not in flight; fetching 2039 info linkStuff inherits@2.0.1 2040 silly linkStuff inherits@2.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 2041 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\json-stringify-safe\5.0.1\package\package.json written 2042 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\aws-sign2\0.5.0\package\package.json written 2043 silly install resolved [] 2044 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 2045 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 2046 silly cache afterAdd node-uuid@1.4.3 2047 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\node-uuid\1.4.3\package\package.json not in flight; writing 2048 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv\package.json 2049 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\tough-cookie\1.1.0\package\package.json written 2050 verbose request uri http://registry.npmjs.org/wrappy 2051 verbose request no auth needed 2052 info attempt registry request try #1 at 10:00:39 2053 verbose etag "BOZ8BM06UJZ9H42VL048PBQMV" 2054 http request GET http://registry.npmjs.org/wrappy 2055 silly fetchAndShaCheck shasum 87cd491f9b46e4e2aeaca335416766885d2d1ed9 2056 silly gunzTarPerm extractEntry test/root.js 2057 silly gunzTarPerm modified mode [ 'test/root.js', 420, 438 ] 2058 silly gunzTarPerm extractEntry test/sync.js 2059 silly gunzTarPerm modified mode [ 'test/sync.js', 420, 438 ] 2060 info preinstall osenv@0.1.1 2061 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\hawk-\hawk-1.1.1.tgz not in flight; adding 2062 verbose addTmpTarball already have metadata; skipping unpack for hawk@1.1.1 2063 info linkStuff uid-number@0.0.5 2064 silly linkStuff uid-number@0.0.5 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 2065 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv\package.json 2066 verbose linkBins inherits@2.0.1 2067 verbose linkMans inherits@2.0.1 2068 verbose rebuildBundles inherits@2.0.1 2069 info install inherits@2.0.1 2070 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\node-uuid\1.4.3\package\package.json written 2071 http 200 http://registry.npmjs.org/wrappy 2072 silly get cb [ 200, 2072 silly get { 'x-powered-by': 'Express', 2072 silly get via: '1.1 varnish', 2072 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 2072 silly get etag: '"BOZ8BM06UJZ9H42VL048PBQMV"', 2072 silly get 'content-type': 'application/json', 2072 silly get 'cache-control': 'max-age=60', 2072 silly get 'content-length': '3249', 2072 silly get 'accept-ranges': 'bytes', 2072 silly get date: 'Wed, 20 May 2015 08:00:39 GMT', 2072 silly get age: '26', 2072 silly get 'x-served-by': 'cache-ams4120-AMS', 2072 silly get 'x-cache': 'HIT', 2072 silly get 'x-cache-hits': '1', 2072 silly get 'x-timer': 'S1432108839.628497,VS0,VE0', 2072 silly get vary: 'Accept', 2072 silly get connection: 'Keep-Alive' } ] 2073 verbose get saving wrappy to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\wrappy.cache.json 2074 info postinstall inherits@2.0.1 2075 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv\package.json 2076 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\inherits-fa3717be7b2d3bd6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\inherits 2077 silly cache afterAdd hawk@1.1.1 2078 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\hawk\1.1.1\package\package.json not in flight; writing 2079 silly gunzTarPerm extractEntry test/mkdirp.js 2080 silly gunzTarPerm modified mode [ 'test/mkdirp.js', 420, 438 ] 2081 silly gunzTarPerm extractEntry test/umask.js 2082 silly gunzTarPerm modified mode [ 'test/umask.js', 420, 438 ] 2083 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini\package.json 2084 verbose linkBins uid-number@0.0.5 2085 verbose linkMans uid-number@0.0.5 2086 verbose rebuildBundles uid-number@0.0.5 2087 silly install resolved [] 2088 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 2089 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 2090 info install uid-number@0.0.5 2091 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true } 2092 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1' ] ] 2093 silly addNamed wrappy@1.0.1 2094 verbose addNamed "1.0.1" is a plain semver version for wrappy 2095 info preinstall ini@1.3.3 2096 info postinstall uid-number@0.0.5 2097 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini\package.json 2098 info linkStuff osenv@0.1.1 2099 silly linkStuff osenv@0.1.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 2100 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\uid-number-59f0d9bf91d0564a.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\uid-number 2101 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\hawk\1.1.1\package\package.json written 2102 silly install resolved [ { name: 'qs', 2102 silly install resolved version: '1.2.2', 2102 silly install resolved description: 'A querystring parser that supports nesting and arrays, with a depth limit', 2102 silly install resolved homepage: 'https://github.com/hapijs/qs', 2102 silly install resolved main: 'index.js', 2102 silly install resolved dependencies: {}, 2102 silly install resolved devDependencies: { lab: '3.x.x' }, 2102 silly install resolved scripts: { test: 'make test-cov' }, 2102 silly install resolved repository: { type: 'git', url: 'git+https://github.com/hapijs/qs.git' }, 2102 silly install resolved keywords: [ 'querystring', 'qs' ], 2102 silly install resolved author: { name: 'Nathan LaFreniere', email: 'quitlahok@gmail.com' }, 2102 silly install resolved licenses: [ [Object] ], 2102 silly install resolved gitHead: 'bd9455fea88d1c51a80dbf57ef0f99b4e553177d', 2102 silly install resolved bugs: { url: 'https://github.com/hapijs/qs/issues' }, 2102 silly install resolved _id: 'qs@1.2.2', 2102 silly install resolved _shasum: '19b57ff24dc2a99ce1f8bdf6afcda59f8ef61f88', 2102 silly install resolved _from: 'qs@>=1.2.0 <1.3.0', 2102 silly install resolved _npmVersion: '1.4.21', 2102 silly install resolved _npmUser: { name: 'hueniverse', email: 'eran@hueniverse.com' }, 2102 silly install resolved maintainers: [ [Object], [Object] ], 2102 silly install resolved dist: 2102 silly install resolved { shasum: '19b57ff24dc2a99ce1f8bdf6afcda59f8ef61f88', 2102 silly install resolved tarball: 'http://registry.npmjs.org/qs/-/qs-1.2.2.tgz' }, 2102 silly install resolved directories: {}, 2102 silly install resolved _resolved: 'http://registry.npmjs.org/qs/-/qs-1.2.2.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { author: 2102 silly install resolved { name: 'Mikeal Rogers', 2102 silly install resolved email: 'mikeal.rogers@gmail.com', 2102 silly install resolved url: 'http://www.futurealoof.com' }, 2102 silly install resolved name: 'oauth-sign', 2102 silly install resolved description: 'OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.', 2102 silly install resolved version: '0.4.0', 2102 silly install resolved repository: { url: 'git+https://github.com/mikeal/oauth-sign.git' }, 2102 silly install resolved main: 'index.js', 2102 silly install resolved dependencies: {}, 2102 silly install resolved devDependencies: {}, 2102 silly install resolved optionalDependencies: {}, 2102 silly install resolved engines: { node: '*' }, 2102 silly install resolved scripts: { test: 'node test.js' }, 2102 silly install resolved bugs: { url: 'https://github.com/mikeal/oauth-sign/issues' }, 2102 silly install resolved _id: 'oauth-sign@0.4.0', 2102 silly install resolved dist: 2102 silly install resolved { shasum: 'f22956f31ea7151a821e5f2fb32c113cad8b9f69', 2102 silly install resolved tarball: 'http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz' }, 2102 silly install resolved _from: 'oauth-sign@>=0.4.0 <0.5.0', 2102 silly install resolved _npmVersion: '1.3.2', 2102 silly install resolved _npmUser: { name: 'mikeal', email: 'mikeal.rogers@gmail.com' }, 2102 silly install resolved maintainers: [ [Object] ], 2102 silly install resolved directories: {}, 2102 silly install resolved _shasum: 'f22956f31ea7151a821e5f2fb32c113cad8b9f69', 2102 silly install resolved resolved: 'http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!', 2102 silly install resolved homepage: 'https://github.com/mikeal/oauth-sign#readme' }, 2102 silly install resolved { name: 'http-signature', 2102 silly install resolved description: 'Reference implementation of Joyent\'s HTTP Signature scheme.', 2102 silly install resolved version: '0.10.1', 2102 silly install resolved license: 'MIT', 2102 silly install resolved author: { name: 'Joyent, Inc' }, 2102 silly install resolved contributors: [ [Object], [Object] ], 2102 silly install resolved repository: 2102 silly install resolved { type: 'git', 2102 silly install resolved url: 'git://github.com/joyent/node-http-signature.git' }, 2102 silly install resolved homepage: 'https://github.com/joyent/node-http-signature/', 2102 silly install resolved bugs: { url: 'https://github.com/joyent/node-http-signature/issues' }, 2102 silly install resolved keywords: [ 'https', 'request' ], 2102 silly install resolved engines: { node: '>=0.8' }, 2102 silly install resolved main: 'lib/index.js', 2102 silly install resolved scripts: { test: 'tap test/.js' }, 2102 silly install resolved dependencies: { 'assert-plus': '^0.1.5', asn1: '0.1.11', ctype: '0.5.3' }, 2102 silly install resolved devDependencies: { 'node-uuid': '^1.4.1', tap: '0.4.2' }, 2102 silly install resolved _id: 'http-signature@0.10.1', 2102 silly install resolved _shasum: '4fbdac132559aa8323121e540779c0a012b27e66', 2102 silly install resolved _resolved: 'http://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz', 2102 silly install resolved _from: 'http-signature@>=0.10.0 <0.11.0', 2102 silly install resolved _npmVersion: '1.4.28', 2102 silly install resolved _npmUser: { name: 'pfmooney', email: 'patrick.f.mooney@gmail.com' }, 2102 silly install resolved maintainers: [ [Object], [Object] ], 2102 silly install resolved dist: 2102 silly install resolved { shasum: '4fbdac132559aa8323121e540779c0a012b27e66', 2102 silly install resolved tarball: 'http://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz' }, 2102 silly install resolved directories: {}, 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { name: 'stringstream', 2102 silly install resolved version: '0.0.4', 2102 silly install resolved description: 'Encode and decode streams into string streams', 2102 silly install resolved author: 2102 silly install resolved { name: 'Michael Hart', 2102 silly install resolved email: 'michael.hart.au@gmail.com', 2102 silly install resolved url: 'http://github.com/mhart' }, 2102 silly install resolved main: 'stringstream.js', 2102 silly install resolved keywords: [ 'string', 'stream', 'base64', 'gzip' ], 2102 silly install resolved repository: 2102 silly install resolved { type: 'git', 2102 silly install resolved url: 'git+https://github.com/mhart/StringStream.git' }, 2102 silly install resolved license: 'MIT', 2102 silly install resolved readme: '# Decode streams into strings The Right Way(tm)\n\njavascript\nvar fs = require(\'fs\')\nvar zlib = require(\'zlib\')\nvar strs = require(\'stringstream\')\n\nvar utf8Stream = fs.createReadStream(\'massiveLogFile.gz\')\n .pipe(zlib.createGunzip())\n .pipe(strs(\'utf8\'))\n\n\nNo need to deal with setEncoding() weirdness, just compose streams\nlike they were supposed to be!\n\nHandles input and output encoding:\n\njavascript\n// Stream from utf8 to hex to base64... Why not, ay.\nvar hex64Stream = fs.createReadStream(\'myFile\')\n .pipe(strs(\'utf8\', \'hex\'))\n .pipe(strs(\'hex\', \'base64\'))\n\n\nAlso deals with base64 output correctly by aligning each emitted data\nchunk so that there are no dangling = characters:\n\njavascript\nvar stream = fs.createReadStream(\'myFile\').pipe(strs(\'base64\'))\n\nvar base64Str = \'\'\n\nstream.on(\'data\', function(data) { base64Str += data })\nstream.on(\'end\', function() {\n console.log(\'My base64 encoded file is: \' + base64Str) // Wouldn\'t work with setEncoding()\n console.log(\'Original file is: \' + new Buffer(base64Str, \'base64\'))\n})\n\n', 2102 silly install resolved readmeFilename: 'README.md', 2102 silly install resolved _id: 'stringstream@0.0.4', 2102 silly install resolved dist: 2102 silly install resolved { shasum: '0f0e3423f942960b5692ac324a57dd093bc41a92', 2102 silly install resolved tarball: 'http://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz' }, 2102 silly install resolved _npmVersion: '1.2.0', 2102 silly install resolved _npmUser: { name: 'hichaelmart', email: 'michael.hart.au@gmail.com' }, 2102 silly install resolved maintainers: [ [Object] ], 2102 silly install resolved directories: {}, 2102 silly install resolved _shasum: '0f0e3423f942960b5692ac324a57dd093bc41a92', 2102 silly install resolved _resolved: 'http://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz', 2102 silly install resolved _from: 'stringstream@>=0.0.4 <0.1.0', 2102 silly install resolved bugs: { url: 'https://github.com/mhart/StringStream/issues' }, 2102 silly install resolved homepage: 'https://github.com/mhart/StringStream#readme' }, 2102 silly install resolved { name: 'mime-types', 2102 silly install resolved description: 'The ultimate javascript content-type utility.', 2102 silly install resolved version: '1.0.2', 2102 silly install resolved author: 2102 silly install resolved { name: 'Jonathan Ong', 2102 silly install resolved email: 'me@jongleberry.com', 2102 silly install resolved url: 'http://jongleberry.com' }, 2102 silly install resolved contributors: [ [Object] ], 2102 silly install resolved repository: 2102 silly install resolved { type: 'git', 2102 silly install resolved url: 'git+https://github.com/expressjs/mime-types.git' }, 2102 silly install resolved license: 'MIT', 2102 silly install resolved main: 'lib', 2102 silly install resolved devDependencies: { co: '3', cogent: '0', mocha: '1', should: '3' }, 2102 silly install resolved engines: { node: '>= 0.8.0' }, 2102 silly install resolved scripts: { test: 'make test' }, 2102 silly install resolved gitHead: 'e82b23836eb42003b8346fb31769da2fb7eb54e8', 2102 silly install resolved bugs: { url: 'https://github.com/expressjs/mime-types/issues' }, 2102 silly install resolved homepage: 'https://github.com/expressjs/mime-types', 2102 silly install resolved _id: 'mime-types@1.0.2', 2102 silly install resolved _shasum: '995ae1392ab8affcbfcb2641dd054e943c0d5dce', 2102 silly install resolved _from: 'mime-types@>=1.0.1 <1.1.0', 2102 silly install resolved _npmVersion: '1.4.21', 2102 silly install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' }, 2102 silly install resolved maintainers: [ [Object], [Object], [Object] ], 2102 silly install resolved dist: 2102 silly install resolved { shasum: '995ae1392ab8affcbfcb2641dd054e943c0d5dce', 2102 silly install resolved tarball: 'http://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz' }, 2102 silly install resolved directories: {}, 2102 silly install resolved _resolved: 'http://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { name: 'bl', 2102 silly install resolved version: '0.9.4', 2102 silly install resolved description: 'Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!', 2102 silly install resolved main: 'bl.js', 2102 silly install resolved scripts: 2102 silly install resolved { test: 'node test/test.js | faucet', 2102 silly install resolved 'test-local': 'brtapsauce-local test/basic-test.js' }, 2102 silly install resolved repository: { type: 'git', url: 'git+https://github.com/rvagg/bl.git' }, 2102 silly install resolved homepage: 'https://github.com/rvagg/bl', 2102 silly install resolved authors: 2102 silly install resolved [ 'Rod Vagg rod@vagg.org (https://github.com/rvagg)', 2102 silly install resolved 'Matteo Collina matteo.collina@gmail.com (https://github.com/mcollina)', 2102 silly install resolved 'Jarett Cruger jcrugzz@gmail.com (https://github.com/jcrugzz)' ], 2102 silly install resolved keywords: [ 'buffer', 'buffers', 'stream', 'awesomesauce' ], 2102 silly install resolved license: 'MIT', 2102 silly install resolved dependencies: { 'readable-stream': '~1.0.26' }, 2102 silly install resolved devDependencies: 2102 silly install resolved { tape: '~2.12.3', 2102 silly install resolved hash_file: '~0.1.1', 2102 silly install resolved faucet: '~0.0.1', 2102 silly install resolved brtapsauce: '~0.3.0' }, 2102 silly install resolved gitHead: 'e7f90703c5f90ca26f60455ea6ad0b6be4a9feee', 2102 silly install resolved bugs: { url: 'https://github.com/rvagg/bl/issues' }, 2102 silly install resolved _id: 'bl@0.9.4', 2102 silly install resolved _shasum: '4702ddf72fbe0ecd82787c00c113aea1935ad0e7', 2102 silly install resolved _from: 'bl@>=0.9.0 <0.10.0', 2102 silly install resolved _npmVersion: '2.1.18', 2102 silly install resolved _nodeVersion: '1.0.3', 2102 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' }, 2102 silly install resolved maintainers: [ [Object] ], 2102 silly install resolved dist: 2102 silly install resolved { shasum: '4702ddf72fbe0ecd82787c00c113aea1935ad0e7', 2102 silly install resolved tarball: 'http://registry.npmjs.org/bl/-/bl-0.9.4.tgz' }, 2102 silly install resolved directories: {}, 2102 silly install resolved resolved: 'http://registry.npmjs.org/bl/-/bl-0.9.4.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { author: 2102 silly install resolved { name: 'Mikeal Rogers', 2102 silly install resolved email: 'mikeal.rogers@gmail.com', 2102 silly install resolved url: 'http://www.futurealoof.com' }, 2102 silly install resolved name: 'forever-agent', 2102 silly install resolved description: 'HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.', 2102 silly install resolved version: '0.5.2', 2102 silly install resolved repository: { url: 'git+https://github.com/mikeal/forever-agent.git' }, 2102 silly install resolved main: 'index.js', 2102 silly install resolved dependencies: {}, 2102 silly install resolved devDependencies: {}, 2102 silly install resolved optionalDependencies: {}, 2102 silly install resolved engines: { node: '' }, 2102 silly install resolved readme: 'forever-agent\n=============\n\nHTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.\n', 2102 silly install resolved readmeFilename: 'README.md', 2102 silly install resolved bugs: { url: 'https://github.com/mikeal/forever-agent/issues' }, 2102 silly install resolved homepage: 'https://github.com/mikeal/forever-agent#readme', 2102 silly install resolved _id: 'forever-agent@0.5.2', 2102 silly install resolved _from: 'forever-agent@>=0.5.0 <0.6.0' }, 2102 silly install resolved { author: 2102 silly install resolved { name: 'Felix Geisendörfer', 2102 silly install resolved email: 'felix@debuggable.com', 2102 silly install resolved url: 'http://debuggable.com/' }, 2102 silly install resolved name: 'form-data', 2102 silly install resolved description: 'A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.', 2102 silly install resolved version: '0.1.4', 2102 silly install resolved repository: 2102 silly install resolved { type: 'git', 2102 silly install resolved url: 'git://github.com/felixge/node-form-data.git' }, 2102 silly install resolved main: './lib/form_data', 2102 silly install resolved scripts: { test: 'node test/run.js' }, 2102 silly install resolved engines: { node: '>= 0.8' }, 2102 silly install resolved dependencies: { 'combined-stream': '~0.0.4', mime: '~1.2.11', async: '~0.9.0' }, 2102 silly install resolved licenses: [ [Object] ], 2102 silly install resolved devDependencies: 2102 silly install resolved { fake: '~0.2.2', 2102 silly install resolved far: '~0.0.7', 2102 silly install resolved formidable: '~1.0.14', 2102 silly install resolved request: '~2.36.0' }, 2102 silly install resolved gitHead: '5f5f4809ea685f32658809fa0f13d7eface0e45a', 2102 silly install resolved bugs: { url: 'https://github.com/felixge/node-form-data/issues' }, 2102 silly install resolved homepage: 'https://github.com/felixge/node-form-data', 2102 silly install resolved _id: 'form-data@0.1.4', 2102 silly install resolved _shasum: '91abd788aba9702b1aabfa8bc01031a2ac9e3b12', 2102 silly install resolved _from: 'form-data@>=0.1.0 <0.2.0', 2102 silly install resolved _npmVersion: '1.4.14', 2102 silly install resolved _npmUser: { name: 'alexindigo', email: 'iam@alexindigo.com' }, 2102 silly install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ], 2102 silly install resolved dist: 2102 silly install resolved { shasum: '91abd788aba9702b1aabfa8bc01031a2ac9e3b12', 2102 silly install resolved tarball: 'http://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz' }, 2102 silly install resolved directories: {}, 2102 silly install resolved _resolved: 'http://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { name: 'caseless', 2102 silly install resolved version: '0.6.0', 2102 silly install resolved description: 'Caseless object set/get/has, very useful when working with HTTP headers.', 2102 silly install resolved main: 'index.js', 2102 silly install resolved scripts: { test: 'node test.js' }, 2102 silly install resolved repository: 2102 silly install resolved { type: 'git', 2102 silly install resolved url: 'git+https://github.com/mikeal/caseless.git' }, 2102 silly install resolved keywords: [ 'headers', 'http', 'caseless' ], 2102 silly install resolved test: 'node test.js', 2102 silly install resolved author: { name: 'Mikeal Rogers', email: 'mikeal.rogers@gmail.com' }, 2102 silly install resolved license: 'BSD', 2102 silly install resolved bugs: { url: 'https://github.com/mikeal/caseless/issues' }, 2102 silly install resolved devDependencies: { tape: '^2.10.2' }, 2102 silly install resolved homepage: 'https://github.com/mikeal/caseless', 2102 silly install resolved _id: 'caseless@0.6.0', 2102 silly install resolved _shasum: '8167c1ab8397fb5bb95f96d28e5a81c50f247ac4', 2102 silly install resolved _from: 'caseless@>=0.6.0 <0.7.0', 2102 silly install resolved _npmVersion: '1.4.9', 2102 silly install resolved _npmUser: { name: 'mikeal', email: 'mikeal.rogers@gmail.com' }, 2102 silly install resolved maintainers: [ [Object] ], 2102 silly install resolved dist: 2102 silly install resolved { shasum: '8167c1ab8397fb5bb95f96d28e5a81c50f247ac4', 2102 silly install resolved tarball: 'http://registry.npmjs.org/caseless/-/caseless-0.6.0.tgz' }, 2102 silly install resolved directories: {}, 2102 silly install resolved _resolved: 'http://registry.npmjs.org/caseless/-/caseless-0.6.0.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { author: 2102 silly install resolved { name: 'Mikeal Rogers', 2102 silly install resolved email: 'mikeal.rogers@gmail.com', 2102 silly install resolved url: 'http://www.futurealoof.com' }, 2102 silly install resolved name: 'tunnel-agent', 2102 silly install resolved description: 'HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.', 2102 silly install resolved version: '0.4.0', 2102 silly install resolved repository: { url: 'git+https://github.com/mikeal/tunnel-agent.git' }, 2102 silly install resolved main: 'index.js', 2102 silly install resolved dependencies: {}, 2102 silly install resolved devDependencies: {}, 2102 silly install resolved optionalDependencies: {}, 2102 silly install resolved engines: { node: '' }, 2102 silly install resolved bugs: { url: 'https://github.com/mikeal/tunnel-agent/issues' }, 2102 silly install resolved homepage: 'https://github.com/mikeal/tunnel-agent', 2102 silly install resolved _id: 'tunnel-agent@0.4.0', 2102 silly install resolved dist: 2102 silly install resolved { shasum: 'b1184e312ffbcf70b3b4c78e8c219de7ebb1c550', 2102 silly install resolved tarball: 'http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz' }, 2102 silly install resolved _from: 'tunnel-agent@>=0.4.0 <0.5.0', 2102 silly install resolved _npmVersion: '1.3.21', 2102 silly install resolved _npmUser: { name: 'mikeal', email: 'mikeal.rogers@gmail.com' }, 2102 silly install resolved maintainers: [ [Object] ], 2102 silly install resolved directories: {}, 2102 silly install resolved _shasum: 'b1184e312ffbcf70b3b4c78e8c219de7ebb1c550', 2102 silly install resolved _resolved: 'http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { name: 'json-stringify-safe', 2102 silly install resolved version: '5.0.1', 2102 silly install resolved description: 'Like JSON.stringify, but doesn\'t blow up on circular refs.', 2102 silly install resolved keywords: [ 'json', 'stringify', 'circular', 'safe' ], 2102 silly install resolved homepage: 'https://github.com/isaacs/json-stringify-safe', 2102 silly install resolved bugs: { url: 'https://github.com/isaacs/json-stringify-safe/issues' }, 2102 silly install resolved author: 2102 silly install resolved { name: 'Isaac Z. Schlueter', 2102 silly install resolved email: 'i@izs.me', 2102 silly install resolved url: 'http://blog.izs.me' }, 2102 silly install resolved contributors: [ [Object] ], 2102 silly install resolved license: 'ISC', 2102 silly install resolved repository: 2102 silly install resolved { type: 'git', 2102 silly install resolved url: 'git://github.com/isaacs/json-stringify-safe.git' }, 2102 silly install resolved main: 'stringify.js', 2102 silly install resolved scripts: { test: 'node test.js' }, 2102 silly install resolved devDependencies: 2102 silly install resolved { mocha: '>= 2.1.0 < 3', 2102 silly install resolved must: '>= 0.12 < 0.13', 2102 silly install resolved sinon: '>= 1.12.2 < 2' }, 2102 silly install resolved gitHead: '3890dceab3ad14f8701e38ca74f38276abc76de5', 2102 silly install resolved _id: 'json-stringify-safe@5.0.1', 2102 silly install resolved _shasum: '1296a2d58fd45f19a0f6ce01d65701e2c735b6eb', 2102 silly install resolved _from: 'json-stringify-safe@>=5.0.0 <5.1.0', 2102 silly install resolved _npmVersion: '2.10.0', 2102 silly install resolved _nodeVersion: '2.0.1', 2102 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 2102 silly install resolved dist: 2102 silly install resolved { shasum: '1296a2d58fd45f19a0f6ce01d65701e2c735b6eb', 2102 silly install resolved tarball: 'http://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz' }, 2102 silly install resolved maintainers: [ [Object], [Object] ], 2102 silly install resolved directories: {}, 2102 silly install resolved _resolved: 'http://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { author: 2102 silly install resolved { name: 'Mikeal Rogers', 2102 silly install resolved email: 'mikeal.rogers@gmail.com', 2102 silly install resolved url: 'http://www.futurealoof.com' }, 2102 silly install resolved name: 'aws-sign2', 2102 silly install resolved description: 'AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.', 2102 silly install resolved version: '0.5.0', 2102 silly install resolved repository: { url: 'git+https://github.com/mikeal/aws-sign.git' }, 2102 silly install resolved main: 'index.js', 2102 silly install resolved dependencies: {}, 2102 silly install resolved devDependencies: {}, 2102 silly install resolved optionalDependencies: {}, 2102 silly install resolved engines: { node: '' }, 2102 silly install resolved readme: 'aws-sign\n========\n\nAWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\n', 2102 silly install resolved readmeFilename: 'README.md', 2102 silly install resolved bugs: { url: 'https://github.com/mikeal/aws-sign/issues' }, 2102 silly install resolved homepage: 'https://github.com/mikeal/aws-sign#readme', 2102 silly install resolved _id: 'aws-sign2@0.5.0', 2102 silly install resolved _from: 'aws-sign2@>=0.5.0 <0.6.0' }, 2102 silly install resolved { author: 2102 silly install resolved { name: 'Jeremy Stashewsky', 2102 silly install resolved email: 'jstashewsky@salesforce.com' }, 2102 silly install resolved license: 'BSD-3-Clause', 2102 silly install resolved name: 'tough-cookie', 2102 silly install resolved description: 'RFC6265 Cookies and Cookie Jar for node.js', 2102 silly install resolved keywords: 2102 silly install resolved [ 'HTTP', 2102 silly install resolved 'cookie', 2102 silly install resolved 'cookies', 2102 silly install resolved 'set-cookie', 2102 silly install resolved 'cookiejar', 2102 silly install resolved 'jar', 2102 silly install resolved 'RFC6265', 2102 silly install resolved 'RFC2965' ], 2102 silly install resolved version: '1.1.0', 2102 silly install resolved homepage: 'https://github.com/SalesforceEng/tough-cookie', 2102 silly install resolved repository: 2102 silly install resolved { type: 'git', 2102 silly install resolved url: 'git://github.com/SalesforceEng/tough-cookie.git' }, 2102 silly install resolved bugs: { url: 'https://github.com/SalesforceEng/tough-cookie/issues' }, 2102 silly install resolved main: './lib/cookie', 2102 silly install resolved scripts: { test: 'vows test/*_test.js' }, 2102 silly install resolved engines: { node: '>=0.10.0' }, 2102 silly install resolved devDependencies: { vows: '0.7.0', async: '>=0.1.12' }, 2102 silly install resolved gitHead: 'ddbcc02c8c24726c68e36a67d5864291acfdf57d', 2102 silly install resolved _id: 'tough-cookie@1.1.0', 2102 silly install resolved _shasum: '126d2490e66ae5286b6863debd4a341076915954', 2102 silly install resolved _from: 'tough-cookie@>=0.12.0', 2102 silly install resolved _npmVersion: '2.7.4', 2102 silly install resolved _nodeVersion: '0.12.2', 2102 silly install resolved _npmUser: { name: 'jstash', email: 'jstash@gmail.com' }, 2102 silly install resolved dist: 2102 silly install resolved { shasum: '126d2490e66ae5286b6863debd4a341076915954', 2102 silly install resolved tarball: 'http://registry.npmjs.org/tough-cookie/-/tough-cookie-1.1.0.tgz' }, 2102 silly install resolved maintainers: [ [Object], [Object] ], 2102 silly install resolved directories: {}, 2102 silly install resolved _resolved: 'http://registry.npmjs.org/tough-cookie/-/tough-cookie-1.1.0.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { name: 'node-uuid', 2102 silly install resolved description: 'Rigorous implementation of RFC4122 (v1 and v4) UUIDs.', 2102 silly install resolved url: 'http://github.com/broofa/node-uuid', 2102 silly install resolved keywords: [ 'uuid', 'guid', 'rfc4122' ], 2102 silly install resolved author: { name: 'Robert Kieffer', email: 'robert@broofa.com' }, 2102 silly install resolved contributors: [ [Object] ], 2102 silly install resolved bin: { uuid: './bin/uuid' }, 2102 silly install resolved scripts: { test: 'node test/test.js' }, 2102 silly install resolved lib: '.', 2102 silly install resolved main: './uuid.js', 2102 silly install resolved repository: 2102 silly install resolved { type: 'git', 2102 silly install resolved url: 'git+https://github.com/broofa/node-uuid.git' }, 2102 silly install resolved version: '1.4.3', 2102 silly install resolved licenses: [ [Object] ], 2102 silly install resolved gitHead: '886463c660a095dfebfa69603921a8d156fdb12c', 2102 silly install resolved bugs: { url: 'https://github.com/broofa/node-uuid/issues' }, 2102 silly install resolved homepage: 'https://github.com/broofa/node-uuid', 2102 silly install resolved _id: 'node-uuid@1.4.3', 2102 silly install resolved _shasum: '319bb7a56e7cb63f00b5c0cd7851cd4b4ddf1df9', 2102 silly install resolved _from: 'node-uuid@>=1.4.0 <1.5.0', 2102 silly install resolved _npmVersion: '1.4.28', 2102 silly install resolved _npmUser: { name: 'broofa', email: 'robert@broofa.com' }, 2102 silly install resolved maintainers: [ [Object] ], 2102 silly install resolved dist: 2102 silly install resolved { shasum: '319bb7a56e7cb63f00b5c0cd7851cd4b4ddf1df9', 2102 silly install resolved tarball: 'http://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz' }, 2102 silly install resolved directories: {}, 2102 silly install resolved _resolved: 'http://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz', 2102 silly install resolved readme: 'ERROR: No README data found!' }, 2102 silly install resolved { name: 'hawk', 2102 silly install resolved description: 'HTTP Hawk Authentication Scheme', 2102 silly install resolved version: '1.1.1', 2102 silly install resolved author: 2102 silly install resolved { name: 'Eran Hammer', 2102 silly install resolved email: 'eran@hueniverse.com', 2102 silly install resolved url: 'http://hueniverse.com' }, 2102 silly install resolved contributors: [], 2102 silly install resolved repository: { type: 'git', url: 'git://github.com/hueniverse/hawk' }, 2102 silly install resolved main: 'index', 2102 silly install resolved keywords: [ 'http', 'authentication', 'scheme', 'hawk' ], 2102 silly install resolved engines: { node: '>=0.8.0' }, 2102 silly install resolved dependencies: 2102 silly install resolved { hoek: '0.9.x', 2102 silly install resolved boom: '0.4.x', 2102 silly install resolved cryptiles: '0.2.x', 2102 silly install resolved sntp: '0.2.x' }, 2102 silly install resolved devDependencies: 2102 silly install resolved { lab: '0.1.x', 2102 silly install resolved 'complexity-report': '0.x.x', 2102 silly install resolved localStorage: '1.0.x' }, 2102 silly install resolved scripts: { test: 'make test-cov' }, 2102 silly install resolved licenses: [ [Object] ], 2102 silly install resolved bugs: { url: 'https://github.com/hueniverse/hawk/issues' }, 2102 silly install resolved _id: 'hawk@1.1.1', 2102 silly install resolved dist: 2102 silly install resolved { shasum: '87cd491f9b46e4e2aeaca335416766885d2d1ed9', 2102 silly install resolved tarball: 'http://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz' }, 2102 silly install resolved _from: 'hawk@1.1.1', 2102 silly install resolved _npmVersion: '1.3.8', 2102 silly install resolved _npmUser: { name: 'hueniverse', email: 'eran@hueniverse.com' }, 2102 silly install resolved maintainers: [ [Object] ], 2102 silly install resolved directories: {}, 2102 silly install resolved _shasum: '87cd491f9b46e4e2aeaca335416766885d2d1ed9', 2102 silly install resolved _resolved: 'http://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz' } ] 2103 info install qs@1.2.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2104 info install oauth-sign@0.4.0 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2105 info install http-signature@0.10.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2106 info install stringstream@0.0.4 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2107 info install mime-types@1.0.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2108 info install bl@0.9.4 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2109 info install forever-agent@0.5.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2110 info install form-data@0.1.4 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2111 info install caseless@0.6.0 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2112 info install tunnel-agent@0.4.0 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2113 info install json-stringify-safe@5.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2114 info install aws-sign2@0.5.0 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2115 info install tough-cookie@1.1.0 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2116 info install node-uuid@1.4.3 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2117 info install hawk@1.1.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 2118 info installOne qs@1.2.2 2119 verbose installOne of qs to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2120 info installOne oauth-sign@0.4.0 2121 verbose installOne of oauth-sign to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2122 info installOne http-signature@0.10.1 2123 verbose installOne of http-signature to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2124 info installOne stringstream@0.0.4 2125 verbose installOne of stringstream to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2126 info installOne mime-types@1.0.2 2127 verbose installOne of mime-types to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2128 info installOne bl@0.9.4 2129 verbose installOne of bl to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2130 info installOne forever-agent@0.5.2 2131 verbose installOne of forever-agent to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2132 info installOne form-data@0.1.4 2133 verbose installOne of form-data to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2134 info installOne caseless@0.6.0 2135 verbose installOne of caseless to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2136 info installOne tunnel-agent@0.4.0 2137 verbose installOne of tunnel-agent to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2138 info installOne json-stringify-safe@5.0.1 2139 verbose installOne of json-stringify-safe to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2140 info installOne aws-sign2@0.5.0 2141 verbose installOne of aws-sign2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2142 info installOne tough-cookie@1.1.0 2143 verbose installOne of tough-cookie to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2144 info installOne node-uuid@1.4.3 2145 verbose installOne of node-uuid to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2146 info installOne hawk@1.1.1 2147 verbose installOne of hawk to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request not in flight; installing 2148 silly cache afterAdd wrappy@1.0.1 2149 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package\package.json not in flight; writing 2150 silly gunzTarPerm extractEntry test/clobber.js 2151 silly gunzTarPerm modified mode [ 'test/clobber.js', 420, 438 ] 2152 silly gunzTarPerm extractEntry test/umask_sync.js 2153 silly gunzTarPerm modified mode [ 'test/umask_sync.js', 420, 438 ] 2154 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini\package.json 2155 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\qs-8425cc4bade322d6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs 2156 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\oauth-sign-abc7acbf07dbfc8d.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 2157 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\http-signature-9941fc32d6d62661.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 2158 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\stringstream-c48446c3cbe2eb62.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream 2159 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\form-data-aac31281e2173a50.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 2160 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\bl-3c4f767f248e22b8.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 2161 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\caseless-ab7f56c139d1b57c.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless 2162 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\tunnel-agent-c78f8e7c90d410fd.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 2163 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\json-stringify-safe-977d336984255cd9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 2164 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\aws-sign2-6b2c379406e723c9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 2165 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\tough-cookie-e7abce6b3a7479e0.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 2166 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\node-uuid-01f45cd9a054311f.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid 2167 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\hawk-81c503a43c339cd1.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 2168 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\mime-types-9350fcae3be446fe.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types 2169 silly install write writing qs 1.2.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs 2170 silly install write writing oauth-sign 0.4.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 2171 silly install write writing http-signature 0.10.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 2172 silly install write writing stringstream 0.0.4 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream 2173 silly install write writing form-data 0.1.4 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 2174 silly install write writing bl 0.9.4 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 2175 silly install write writing caseless 0.6.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless 2176 silly install write writing tunnel-agent 0.4.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 2177 silly install write writing json-stringify-safe 5.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 2178 silly install write writing aws-sign2 0.5.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 2179 silly install write writing tough-cookie 1.1.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 2180 silly install write writing node-uuid 1.4.3 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid 2181 silly install write writing hawk 1.1.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 2182 silly install write writing mime-types 1.0.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types 2183 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\forever-agent-3b9162bd75d1e150.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent 2184 silly install write writing forever-agent 0.5.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\nodemodules\forever-agent 2185 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package\package.json written 2186 silly install resolved [ { name: 'wrappy', 2186 silly install resolved version: '1.0.1', 2186 silly install resolved description: 'Callback wrapping utility', 2186 silly install resolved main: 'wrappy.js', 2186 silly install resolved directories: { test: 'test' }, 2186 silly install resolved dependencies: {}, 2186 silly install resolved devDependencies: { tap: '^0.4.12' }, 2186 silly install resolved scripts: { test: 'tap test/.js' }, 2186 silly install resolved repository: { type: 'git', url: 'git+https://github.com/npm/wrappy.git' }, 2186 silly install resolved author: 2186 silly install resolved { name: 'Isaac Z. Schlueter', 2186 silly install resolved email: 'i@izs.me', 2186 silly install resolved url: 'http://blog.izs.me/' }, 2186 silly install resolved license: 'ISC', 2186 silly install resolved bugs: { url: 'https://github.com/npm/wrappy/issues' }, 2186 silly install resolved homepage: 'https://github.com/npm/wrappy', 2186 silly install resolved gitHead: '006a8cbac6b99988315834c207896eed71fd069a', 2186 silly install resolved _id: 'wrappy@1.0.1', 2186 silly install resolved _shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739', 2186 silly install resolved _from: 'wrappy@>=1.0.0 <2.0.0', 2186 silly install resolved _npmVersion: '2.0.0', 2186 silly install resolved _nodeVersion: '0.10.31', 2186 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 2186 silly install resolved maintainers: [ [Object] ], 2186 silly install resolved dist: 2186 silly install resolved { shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739', 2186 silly install resolved tarball: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' }, 2186 silly install resolved _resolved: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz', 2186 silly install resolved readme: 'ERROR: No README data found!' } ] 2187 info install wrappy@1.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 2188 info installOne wrappy@1.0.1 2189 verbose installOne of wrappy to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once not in flight; installing 2190 silly install resolved [] 2191 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini 2192 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini 2193 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\qs 2194 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 2195 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\http-signature 2196 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\stringstream 2197 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\form-data 2198 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\bl 2199 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\caseless 2200 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 2201 silly gunzTarPerm extractEntry test/race.js 2202 silly gunzTarPerm modified mode [ 'test/race.js', 420, 438 ] 2203 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 2204 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 2205 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 2206 verbose linkBins osenv@0.1.1 2207 verbose linkMans osenv@0.1.1 2208 verbose rebuildBundles osenv@0.1.1 2209 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\hawk 2210 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\mime-types 2211 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\wrappy-1bc8fb9b62d7430c.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 2212 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\node-uuid 2213 info install osenv@0.1.1 2214 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\forever-agent 2215 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs is being purged from base c:\dev\projects\foo 2216 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs 2217 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign is being purged from base c:\dev\projects\foo 2218 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 2219 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature is being purged from base c:\dev\projects\foo 2220 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 2221 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream is being purged from base c:\dev\projects\foo 2222 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream 2223 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data is being purged from base c:\dev\projects\foo 2224 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 2225 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl is being purged from base c:\dev\projects\foo 2226 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 2227 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless is being purged from base c:\dev\projects\foo 2228 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless 2229 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent is being purged from base c:\dev\projects\foo 2230 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 2231 silly install write writing wrappy 1.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 2232 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe is being purged from base c:\dev\projects\foo 2233 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 2234 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie is being purged from base c:\dev\projects\foo 2235 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 2236 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 is being purged from base c:\dev\projects\foo 2237 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 2238 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk is being purged from base c:\dev\projects\foo 2239 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 2240 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types is being purged from base c:\dev\projects\foo 2241 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types 2242 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\qs\1.2.2\package.tgz 2243 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs 2244 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs is being purged 2245 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs 2246 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\oauth-sign\0.4.0\package.tgz 2247 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 2248 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign is being purged 2249 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 2250 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\http-signature\0.10.1\package.tgz 2251 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 2252 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature is being purged 2253 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 2254 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\stringstream\0.0.4\package.tgz 2255 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream 2256 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream is being purged 2257 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream 2258 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\form-data\0.1.4\package.tgz 2259 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 2260 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data is being purged 2261 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 2262 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\bl\0.9.4\package.tgz 2263 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 2264 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl is being purged 2265 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 2266 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\caseless\0.6.0\package.tgz 2267 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless 2268 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless is being purged 2269 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless 2270 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\tunnel-agent\0.4.0\package.tgz 2271 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 2272 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent is being purged 2273 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 2274 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\json-stringify-safe\5.0.1\package.tgz 2275 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 2276 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe is being purged 2277 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 2278 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\tough-cookie\1.1.0\package.tgz 2279 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 2280 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie is being purged 2281 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 2282 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\aws-sign2\0.5.0\package.tgz 2283 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 2284 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 is being purged 2285 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 2286 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid is being purged from base c:\dev\projects\foo 2287 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid 2288 info postinstall osenv@0.1.1 2289 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\hawk\1.1.1\package.tgz 2290 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 2291 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk is being purged 2292 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 2293 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mime-types\1.0.2\package.tgz 2294 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types 2295 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types is being purged 2296 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types 2297 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent is being purged from base c:\dev\projects\foo 2298 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent 2299 silly gunzTarPerm modes [ '777', '666' ] [...] 2309 silly gunzTarPerm modes [ '777', '666' ] 2310 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\node-uuid\1.4.3\package.tgz 2311 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid 2312 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid is being purged 2313 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid 2314 info linkStuff ini@1.3.3 2315 silly linkStuff ini@1.3.3 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 2316 silly gunzTarPerm modes [ '777', '666' ] 2317 silly gunzTarPerm modes [ '777', '666' ] 2318 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\forever-agent\0.5.2\package.tgz 2319 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent 2320 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent is being purged 2321 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent 2322 silly gunzTarPerm modes [ '777', '666' ] 2323 silly gunzTarPerm modes [ '777', '666' ] 2324 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\osenv-8efd4fb147bd95c7.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\osenv 2325 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 2326 silly gunzTarPerm extractEntry package.json 2327 silly gunzTarPerm modified mode [ 'package.json', 509, 511 ] 2328 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy is being purged from base c:\dev\projects\foo 2329 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 2330 silly gunzTarPerm extractEntry package.json 2331 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2332 silly gunzTarPerm extractEntry package.json 2333 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2334 silly gunzTarPerm extractEntry package.json 2335 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2336 silly gunzTarPerm extractEntry package.json 2337 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2338 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package.tgz 2339 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 2340 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy is being purged 2341 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 2342 silly gunzTarPerm extractEntry package.json 2343 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2344 silly gunzTarPerm extractEntry package.json 2345 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ] 2346 silly gunzTarPerm extractEntry package.json 2347 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2348 silly gunzTarPerm extractEntry package.json 2349 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2350 silly gunzTarPerm extractEntry package.json 2351 silly gunzTarPerm modified mode [ 'package.json', 493, 511 ] 2352 silly gunzTarPerm extractEntry package.json 2353 silly gunzTarPerm extractEntry package.json 2354 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2355 silly gunzTarPerm extractEntry package.json 2356 silly gunzTarPerm modes [ '777', '666' ] 2357 silly gunzTarPerm extractEntry package.json 2358 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2359 silly gunzTarPerm extractEntry package.json 2360 silly gunzTarPerm extractEntry .npmignore 2361 silly gunzTarPerm modified mode [ '.npmignore', 436, 438 ] 2362 silly gunzTarPerm extractEntry README.md 2363 silly gunzTarPerm modified mode [ 'README.md', 509, 511 ] 2364 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip\package.json 2365 silly gunzTarPerm extractEntry README.md 2366 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2367 silly gunzTarPerm extractEntry LICENSE 2368 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2369 silly gunzTarPerm extractEntry .npmignore 2370 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 2371 silly gunzTarPerm extractEntry README.md 2372 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2373 silly gunzTarPerm extractEntry License 2374 silly gunzTarPerm extractEntry Readme.md 2375 silly gunzTarPerm modified mode [ 'Readme.md', 420, 438 ] 2376 silly gunzTarPerm extractEntry README.md 2377 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2378 silly gunzTarPerm extractEntry LICENSE 2379 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2380 silly gunzTarPerm extractEntry .npmignore 2381 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 2382 silly gunzTarPerm extractEntry README.md 2383 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2384 silly gunzTarPerm extractEntry .npmignore 2385 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 2386 silly gunzTarPerm extractEntry README.md 2387 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2388 silly gunzTarPerm extractEntry .npmignore 2389 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 2390 silly gunzTarPerm extractEntry README.md 2391 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2392 silly gunzTarPerm extractEntry README.md 2393 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2394 silly gunzTarPerm extractEntry index.js 2395 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 2396 silly gunzTarPerm extractEntry .npmignore 2397 silly gunzTarPerm extractEntry README.md 2398 silly gunzTarPerm extractEntry .npmignore 2399 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 2400 silly gunzTarPerm extractEntry README.md 2401 silly gunzTarPerm modified mode [ 'README.md', 493, 511 ] 2402 silly gunzTarPerm extractEntry .npmignore 2403 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 2404 silly gunzTarPerm extractEntry README.md 2405 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2406 silly gunzTarPerm extractEntry README.md 2407 silly gunzTarPerm extractEntry LICENSE 2408 silly gunzTarPerm extractEntry .npmignore 2409 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 2410 silly gunzTarPerm extractEntry README.md 2411 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2412 silly gunzTarPerm extractEntry README.md 2413 silly gunzTarPerm extractEntry LICENSE 2414 silly gunzTarPerm extractEntry package.json 2415 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2416 verbose linkBins ini@1.3.3 2417 verbose linkMans ini@1.3.3 2418 verbose rebuildBundles ini@1.3.3 2419 info install ini@1.3.3 2420 info preinstall adm-zip@0.4.4 2421 info postinstall ini@1.3.3 2422 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\package.json 2423 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip\package.json 2424 silly gunzTarPerm extractEntry README.md 2425 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2426 silly gunzTarPerm extractEntry LICENSE 2427 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2428 silly gunzTarPerm extractEntry index.js 2429 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 2430 silly gunzTarPerm extractEntry test.js 2431 silly gunzTarPerm modified mode [ 'test.js', 420, 438 ] 2432 silly gunzTarPerm extractEntry index.js 2433 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 2434 silly gunzTarPerm extractEntry .jshintrc 2435 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ] 2436 silly gunzTarPerm extractEntry LICENSE 2437 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2438 silly gunzTarPerm extractEntry .dir-locals.el 2439 silly gunzTarPerm modified mode [ '.dir-locals.el', 420, 438 ] 2440 silly gunzTarPerm extractEntry example.js 2441 silly gunzTarPerm modified mode [ 'example.js', 420, 438 ] 2442 silly gunzTarPerm extractEntry stringstream.js 2443 silly gunzTarPerm modified mode [ 'stringstream.js', 420, 438 ] 2444 silly gunzTarPerm extractEntry lib/form_data.js 2445 silly gunzTarPerm modified mode [ 'lib/form_data.js', 420, 438 ] 2446 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\ini-3c7a0e2643ca157c.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\ini 2447 silly gunzTarPerm extractEntry index.js 2448 silly gunzTarPerm extractEntry test.js 2449 silly gunzTarPerm modified mode [ 'test.js', 420, 438 ] 2450 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\package.json 2451 silly gunzTarPerm extractEntry LICENSE 2452 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2453 silly gunzTarPerm extractEntry stringify.js 2454 silly gunzTarPerm modified mode [ 'stringify.js', 420, 438 ] 2455 silly gunzTarPerm extractEntry LICENSE 2456 silly gunzTarPerm modified mode [ 'LICENSE', 508, 510 ] 2457 silly gunzTarPerm extractEntry index.js 2458 silly gunzTarPerm modified mode [ 'index.js', 436, 438 ] 2459 silly gunzTarPerm extractEntry LICENSE 2460 silly gunzTarPerm extractEntry .travis.yml 2461 silly gunzTarPerm extractEntry LICENSE 2462 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2463 silly gunzTarPerm extractEntry bl.js 2464 silly gunzTarPerm modified mode [ 'bl.js', 436, 438 ] 2465 silly gunzTarPerm extractEntry .jshintrc 2466 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ] 2467 silly gunzTarPerm extractEntry .travis.yml 2468 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 2469 silly gunzTarPerm extractEntry LICENSE.md 2470 silly gunzTarPerm modified mode [ 'LICENSE.md', 420, 438 ] 2471 silly gunzTarPerm extractEntry test/basic-test.js 2472 silly gunzTarPerm modified mode [ 'test/basic-test.js', 420, 438 ] 2473 silly gunzTarPerm extractEntry test/sauce.js 2474 silly gunzTarPerm modified mode [ 'test/sauce.js', 420, 438 ] 2475 silly gunzTarPerm extractEntry test/test.js 2476 silly gunzTarPerm modified mode [ 'test/test.js', 420, 438 ] 2477 silly gunzTarPerm extractEntry LICENSE 2478 silly gunzTarPerm modified mode [ 'LICENSE', 493, 511 ] 2479 silly gunzTarPerm extractEntry index.js 2480 info preinstall glob@4.5.3 2481 silly gunzTarPerm extractEntry uuid.js 2482 silly gunzTarPerm modified mode [ 'uuid.js', 420, 438 ] 2483 silly gunzTarPerm extractEntry benchmark/README.md 2484 silly gunzTarPerm modified mode [ 'benchmark/README.md', 420, 438 ] 2485 silly gunzTarPerm extractEntry benchmark/benchmark.js 2486 silly gunzTarPerm modified mode [ 'benchmark/benchmark.js', 420, 438 ] 2487 silly gunzTarPerm extractEntry benchmark/bench.gnu 2488 silly gunzTarPerm modified mode [ 'benchmark/bench.gnu', 420, 438 ] 2489 silly gunzTarPerm extractEntry benchmark/bench.sh 2490 silly gunzTarPerm modified mode [ 'benchmark/bench.sh', 493, 511 ] 2491 silly gunzTarPerm extractEntry benchmark/benchmark-native.c 2492 silly gunzTarPerm modified mode [ 'benchmark/benchmark-native.c', 420, 438 ] 2493 silly gunzTarPerm extractEntry bin/uuid 2494 silly gunzTarPerm modified mode [ 'bin/uuid', 493, 511 ] 2495 silly gunzTarPerm extractEntry LICENSE.md 2496 silly gunzTarPerm modified mode [ 'LICENSE.md', 420, 438 ] 2497 silly gunzTarPerm extractEntry component.json 2498 silly gunzTarPerm modified mode [ 'component.json', 420, 438 ] 2499 silly gunzTarPerm extractEntry test/compare_v1.js 2500 silly gunzTarPerm modified mode [ 'test/compare_v1.js', 420, 438 ] 2501 silly gunzTarPerm extractEntry test/test.js 2502 silly gunzTarPerm modified mode [ 'test/test.js', 420, 438 ] 2503 silly gunzTarPerm extractEntry test/test.html 2504 silly gunzTarPerm modified mode [ 'test/test.html', 420, 438 ] 2505 silly gunzTarPerm extractEntry bower.json 2506 silly gunzTarPerm modified mode [ 'bower.json', 420, 438 ] 2507 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\package.json 2508 info preinstall nopt@3.0.2 2509 silly gunzTarPerm extractEntry wrappy.js 2510 silly gunzTarPerm modified mode [ 'wrappy.js', 420, 438 ] 2511 silly gunzTarPerm extractEntry test/basic.js 2512 silly gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ] 2513 silly gunzTarPerm extractEntry http_signing.md 2514 silly gunzTarPerm modified mode [ 'http_signing.md', 420, 438 ] 2515 silly gunzTarPerm extractEntry lib/index.js 2516 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ] 2517 silly gunzTarPerm extractEntry lib/parser.js 2518 silly gunzTarPerm modified mode [ 'lib/parser.js', 420, 438 ] 2519 silly gunzTarPerm extractEntry lib/signer.js 2520 silly gunzTarPerm modified mode [ 'lib/signer.js', 420, 438 ] 2521 silly gunzTarPerm extractEntry lib/util.js 2522 silly gunzTarPerm modified mode [ 'lib/util.js', 420, 438 ] 2523 silly gunzTarPerm extractEntry lib/verify.js 2524 silly gunzTarPerm modified mode [ 'lib/verify.js', 420, 438 ] 2525 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\package.json 2526 silly gunzTarPerm extractEntry .travis.yml 2527 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 2528 silly gunzTarPerm extractEntry LICENSE.txt 2529 silly gunzTarPerm modified mode [ 'LICENSE.txt', 420, 438 ] 2530 silly gunzTarPerm extractEntry Makefile 2531 silly gunzTarPerm extractEntry SOURCES.md 2532 silly gunzTarPerm extractEntry CHANGELOG.md 2533 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ] 2534 silly gunzTarPerm extractEntry Makefile 2535 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ] 2536 silly gunzTarPerm extractEntry test/parse.js 2537 silly gunzTarPerm modified mode [ 'test/parse.js', 509, 511 ] 2538 silly gunzTarPerm extractEntry test/stringify.js 2539 silly gunzTarPerm modified mode [ 'test/stringify.js', 509, 511 ] 2540 silly gunzTarPerm extractEntry .jshintignore 2541 silly gunzTarPerm modified mode [ '.jshintignore', 436, 438 ] 2542 silly gunzTarPerm extractEntry .jshintrc 2543 silly gunzTarPerm modified mode [ '.jshintrc', 436, 438 ] 2544 silly gunzTarPerm extractEntry .travis.yml 2545 silly gunzTarPerm modified mode [ '.travis.yml', 436, 438 ] 2546 silly gunzTarPerm extractEntry lib/index.js 2547 silly gunzTarPerm modified mode [ 'lib/index.js', 508, 510 ] 2548 silly gunzTarPerm extractEntry lib/parse.js 2549 silly gunzTarPerm modified mode [ 'lib/parse.js', 509, 511 ] 2550 silly gunzTarPerm extractEntry lib/stringify.js 2551 silly gunzTarPerm modified mode [ 'lib/stringify.js', 509, 511 ] 2552 silly gunzTarPerm extractEntry lib/utils.js 2553 silly gunzTarPerm modified mode [ 'lib/utils.js', 509, 511 ] 2554 silly gunzTarPerm extractEntry CONTRIBUTING.md 2555 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 436, 438 ] 2556 silly gunzTarPerm extractEntry Makefile 2557 silly gunzTarPerm modified mode [ 'Makefile', 436, 438 ] 2558 silly gunzTarPerm extractEntry generate-pubsuffix.js 2559 silly gunzTarPerm modified mode [ 'generate-pubsuffix.js', 420, 438 ] 2560 silly gunzTarPerm extractEntry .jshintrc 2561 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ] 2562 silly gunzTarPerm extractEntry .travis.yml 2563 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 2564 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip\package.json 2565 silly gunzTarPerm extractEntry index.js 2566 silly gunzTarPerm modified mode [ 'index.js', 493, 511 ] 2567 silly gunzTarPerm extractEntry .travis.yml 2568 silly gunzTarPerm modified mode [ '.travis.yml', 493, 511 ] 2569 silly gunzTarPerm extractEntry images/hawk.png 2570 silly gunzTarPerm modified mode [ 'images/hawk.png', 493, 511 ] 2571 silly prepareForInstallMany adding inflight@^1.0.4 from glob dependencies 2572 silly prepareForInstallMany adding inherits@2 from glob dependencies 2573 silly prepareForInstallMany adding minimatch@^2.0.1 from glob dependencies 2574 silly prepareForInstallMany adding once@^1.3.0 from glob dependencies 2575 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\package.json 2576 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\package.json 2577 silly prepareForInstallMany adding abbrev@1 from nopt dependencies 2578 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\package.json 2579 info preinstall config-chain@1.1.8 2580 silly cache add args [ 'minimatch@^2.0.1', null ] 2581 verbose cache add spec minimatch@^2.0.1 2582 silly cache add parsed spec { raw: 'minimatch@^2.0.1', 2582 silly cache add scope: null, 2582 silly cache add name: 'minimatch', 2582 silly cache add rawSpec: '^2.0.1', 2582 silly cache add spec: '>=2.0.1 <3.0.0', 2582 silly cache add type: 'range' } 2583 silly addNamed minimatch@>=2.0.1 <3.0.0 2584 verbose addNamed ">=2.0.1 <3.0.0" is a valid semver range for minimatch 2585 silly addNameRange { name: 'minimatch', range: '>=2.0.1 <3.0.0', hasData: false } 2586 silly mapToRegistry name minimatch 2587 silly mapToRegistry using default registry 2588 silly mapToRegistry registry http://registry.npmjs.org/ 2589 silly mapToRegistry uri http://registry.npmjs.org/minimatch 2590 verbose addNameRange registry:http://registry.npmjs.org/minimatch not in flight; fetching 2591 silly cache add args [ 'once@^1.3.0', null ] 2592 verbose cache add spec once@^1.3.0 2593 silly cache add parsed spec { raw: 'once@^1.3.0', 2593 silly cache add scope: null, 2593 silly cache add name: 'once', 2593 silly cache add rawSpec: '^1.3.0', 2593 silly cache add spec: '>=1.3.0 <2.0.0', 2593 silly cache add type: 'range' } 2594 silly addNamed once@>=1.3.0 <2.0.0 2595 verbose addNamed ">=1.3.0 <2.0.0" is a valid semver range for once 2596 silly addNameRange { name: 'once', range: '>=1.3.0 <2.0.0', hasData: false } 2597 silly mapToRegistry name once 2598 silly mapToRegistry using default registry 2599 silly mapToRegistry registry http://registry.npmjs.org/ 2600 silly mapToRegistry uri http://registry.npmjs.org/once 2601 verbose addNameRange registry:http://registry.npmjs.org/once not in flight; fetching 2602 silly cache add args [ 'inflight@^1.0.4', null ] 2603 verbose cache add spec inflight@^1.0.4 2604 silly cache add parsed spec { raw: 'inflight@^1.0.4', 2604 silly cache add scope: null, 2604 silly cache add name: 'inflight', 2604 silly cache add rawSpec: '^1.0.4', 2604 silly cache add spec: '>=1.0.4 <2.0.0', 2604 silly cache add type: 'range' } 2605 silly addNamed inflight@>=1.0.4 <2.0.0 2606 verbose addNamed ">=1.0.4 <2.0.0" is a valid semver range for inflight 2607 silly addNameRange { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: false } 2608 silly mapToRegistry name inflight 2609 silly mapToRegistry using default registry 2610 silly mapToRegistry registry http://registry.npmjs.org/ 2611 silly mapToRegistry uri http://registry.npmjs.org/inflight 2612 verbose addNameRange registry:http://registry.npmjs.org/inflight not in flight; fetching 2613 silly cache add args [ 'inherits@2', null ] 2614 verbose cache add spec inherits@2 2615 silly cache add parsed spec { raw: 'inherits@2', 2615 silly cache add scope: null, 2615 silly cache add name: 'inherits', 2615 silly cache add rawSpec: '2', 2615 silly cache add spec: '>=2.0.0 <3.0.0', 2615 silly cache add type: 'range' } 2616 silly addNamed inherits@>=2.0.0 <3.0.0 2617 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for inherits 2618 silly addNameRange { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: false } 2619 silly mapToRegistry name inherits 2620 silly mapToRegistry using default registry 2621 silly mapToRegistry registry http://registry.npmjs.org/ 2622 silly mapToRegistry uri http://registry.npmjs.org/inherits 2623 verbose addNameRange registry:http://registry.npmjs.org/inherits not in flight; fetching 2624 silly gunzTarPerm extractEntry test/stringify_test.js 2625 silly gunzTarPerm modified mode [ 'test/stringify_test.js', 420, 438 ] 2626 silly gunzTarPerm extractEntry test/mocha.opts 2627 silly gunzTarPerm modified mode [ 'test/mocha.opts', 420, 438 ] 2628 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\package.json 2629 silly gunzTarPerm extractEntry component.json 2630 silly gunzTarPerm extractEntry lib/index.js 2631 silly install resolved [] 2632 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip 2633 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip 2634 verbose get http://registry.npmjs.org/once not expired, no request 2635 silly addNameRange number 2 { name: 'once', range: '>=1.3.0 <2.0.0', hasData: true } 2636 silly addNameRange versions [ 'once', [ '1.1.1', '1.2.0', '1.3.0', '1.3.1', '1.3.2' ] ] 2637 silly addNamed once@1.3.2 2638 verbose addNamed "1.3.2" is a plain semver version for once 2639 verbose request uri http://registry.npmjs.org/minimatch 2640 verbose request no auth needed 2641 info attempt registry request try #1 at 10:00:40 2642 verbose etag "AH31MK4JMKC8MKID8NDI058Y0" 2643 http request GET http://registry.npmjs.org/minimatch 2644 verbose request uri http://registry.npmjs.org/inflight 2645 verbose request no auth needed 2646 info attempt registry request try #1 at 10:00:40 2647 verbose etag "6TGO37U1FD85W17TCDUWY0F9L" 2648 http request GET http://registry.npmjs.org/inflight 2649 verbose get http://registry.npmjs.org/inherits not expired, no request 2650 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: true } 2651 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ] 2652 silly addNamed inherits@2.0.1 2653 verbose addNamed "2.0.1" is a plain semver version for inherits 2654 silly cache add args [ 'abbrev@1', null ] 2655 verbose cache add spec abbrev@1 2656 silly cache add parsed spec { raw: 'abbrev@1', 2656 silly cache add scope: null, 2656 silly cache add name: 'abbrev', 2656 silly cache add rawSpec: '1', 2656 silly cache add spec: '>=1.0.0 <2.0.0', 2656 silly cache add type: 'range' } 2657 silly addNamed abbrev@>=1.0.0 <2.0.0 2658 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for abbrev 2659 silly addNameRange { name: 'abbrev', range: '>=1.0.0 <2.0.0', hasData: false } 2660 silly mapToRegistry name abbrev 2661 silly mapToRegistry using default registry 2662 silly mapToRegistry registry http://registry.npmjs.org/ 2663 silly mapToRegistry uri http://registry.npmjs.org/abbrev 2664 verbose addNameRange registry:http://registry.npmjs.org/abbrev not in flight; fetching 2665 silly prepareForInstallMany adding proto-list@~1.2.1 from config-chain dependencies 2666 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\package.json 2667 silly cache afterAdd once@1.3.2 2668 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\once\1.3.2\package\package.json not in flight; writing 2669 verbose request uri http://registry.npmjs.org/abbrev 2670 verbose request no auth needed 2671 info attempt registry request try #1 at 10:00:40 2672 verbose etag "8XNVBOZ1MCAV78HFLPB6RLCO6" 2673 http request GET http://registry.npmjs.org/abbrev 2674 silly cache afterAdd inherits@2.0.1 2675 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package\package.json not in flight; writing 2676 silly gunzTarPerm extractEntry lib/custom.json 2677 silly gunzTarPerm extractEntry lib/mime.json 2678 silly gunzTarPerm extractEntry lib/node.json 2679 http 200 http://registry.npmjs.org/minimatch 2680 silly get cb [ 200, 2680 silly get { 'x-powered-by': 'Express', 2680 silly get via: '1.1 varnish', 2680 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 2680 silly get etag: '"AH31MK4JMKC8MKID8NDI058Y0"', 2680 silly get 'content-type': 'application/json', 2680 silly get 'cache-control': 'max-age=60', 2680 silly get 'content-length': '42366', 2680 silly get 'accept-ranges': 'bytes', 2680 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 2680 silly get age: '47', 2680 silly get 'x-served-by': 'cache-ams4120-AMS', 2680 silly get 'x-cache': 'HIT', 2680 silly get 'x-cache-hits': '3', 2680 silly get 'x-timer': 'S1432108840.044054,VS0,VE0', 2680 silly get vary: 'Accept', 2680 silly get connection: 'Keep-Alive' } ] 2681 verbose get saving minimatch to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\minimatch.cache.json 2682 info linkStuff adm-zip@0.4.4 2683 silly linkStuff adm-zip@0.4.4 has c:\dev\projects\foo\node_modules\phantomjs\node_modules as its parent node_modules 2684 http 200 http://registry.npmjs.org/inflight 2685 silly get cb [ 200, 2685 silly get { 'x-powered-by': 'Express', 2685 silly get via: '1.1 varnish', 2685 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 2685 silly get etag: '"6TGO37U1FD85W17TCDUWY0F9L"', 2685 silly get 'content-type': 'application/json', 2685 silly get 'cache-control': 'max-age=60', 2685 silly get 'content-length': '6900', 2685 silly get 'accept-ranges': 'bytes', 2685 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 2685 silly get age: '28', 2685 silly get 'x-served-by': 'cache-ams4120-AMS', 2685 silly get 'x-cache': 'HIT', 2685 silly get 'x-cache-hits': '5', 2685 silly get 'x-timer': 'S1432108840.050488,VS0,VE0', 2685 silly get vary: 'Accept', 2685 silly get connection: 'Keep-Alive' } ] 2686 verbose get saving inflight to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\inflight.cache.json 2687 silly cache add args [ 'proto-list@~1.2.1', null ] 2688 verbose cache add spec proto-list@~1.2.1 2689 silly cache add parsed spec { raw: 'proto-list@~1.2.1', 2689 silly cache add scope: null, 2689 silly cache add name: 'proto-list', 2689 silly cache add rawSpec: '~1.2.1', 2689 silly cache add spec: '>=1.2.1 <1.3.0', 2689 silly cache add type: 'range' } 2690 silly addNamed proto-list@>=1.2.1 <1.3.0 2691 verbose addNamed ">=1.2.1 <1.3.0" is a valid semver range for proto-list 2692 silly addNameRange { name: 'proto-list', range: '>=1.2.1 <1.3.0', hasData: false } 2693 silly mapToRegistry name proto-list 2694 silly mapToRegistry using default registry 2695 silly mapToRegistry registry http://registry.npmjs.org/ 2696 silly mapToRegistry uri http://registry.npmjs.org/proto-list 2697 verbose addNameRange registry:http://registry.npmjs.org/proto-list not in flight; fetching 2698 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package\package.json written 2699 http 200 http://registry.npmjs.org/abbrev 2700 silly get cb [ 200, 2700 silly get { 'x-powered-by': 'Express', 2700 silly get via: '1.1 varnish', 2700 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 2700 silly get etag: '"8XNVBOZ1MCAV78HFLPB6RLCO6"', 2700 silly get 'content-type': 'application/json', 2700 silly get 'cache-control': 'max-age=60', 2700 silly get 'content-length': '3631', 2700 silly get 'accept-ranges': 'bytes', 2700 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 2700 silly get age: '15', 2700 silly get 'x-served-by': 'cache-ams4120-AMS', 2700 silly get 'x-cache': 'HIT', 2700 silly get 'x-cache-hits': '1', 2700 silly get 'x-timer': 'S1432108840.068888,VS0,VE0', 2700 silly get vary: 'Accept', 2700 silly get connection: 'Keep-Alive' } ] 2701 verbose get saving abbrev to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\abbrev.cache.json 2702 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\once\1.3.2\package\package.json written 2703 verbose request uri http://registry.npmjs.org/proto-list 2704 verbose request no auth needed 2705 info attempt registry request try #1 at 10:00:40 2706 verbose etag "CQSZWOKTNTW7BEC93CLTD12RB" 2707 http request GET http://registry.npmjs.org/proto-list 2708 silly addNameRange number 2 { name: 'minimatch', range: '>=2.0.1 <3.0.0', hasData: true } 2709 silly addNameRange versions [ 'minimatch', 2709 silly addNameRange [ '0.0.1', [...] 2709 silly addNameRange '2.0.8' ] ] 2710 silly addNamed minimatch@2.0.8 2711 verbose addNamed "2.0.8" is a plain semver version for minimatch 2712 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless\package.json 2713 silly addNameRange number 2 { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: true } 2714 silly addNameRange versions [ 'inflight', [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4' ] ] 2715 silly addNamed inflight@1.0.4 2716 verbose addNamed "1.0.4" is a plain semver version for inflight 2717 verbose linkBins adm-zip@0.4.4 2718 verbose linkMans adm-zip@0.4.4 2719 verbose rebuildBundles adm-zip@0.4.4 2720 silly gunzTarPerm extractEntry CONTRIBUTING.md 2721 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 438 ] 2722 info install adm-zip@0.4.4 2723 silly gunzTarPerm extractEntry images/logo.png 2724 silly gunzTarPerm modified mode [ 'images/logo.png', 493, 511 ] 2725 silly cache afterAdd minimatch@2.0.8 2726 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\minimatch\2.0.8\package\package.json not in flight; writing 2727 silly addNameRange number 2 { name: 'abbrev', range: '>=1.0.0 <2.0.0', hasData: true } 2728 silly addNameRange versions [ 'abbrev', [ '1.0.3', '1.0.4', '1.0.5' ] ] 2729 silly addNamed abbrev@1.0.5 2730 verbose addNamed "1.0.5" is a plain semver version for abbrev 2731 http 200 http://registry.npmjs.org/proto-list 2732 silly get cb [ 200, 2732 silly get { 'x-powered-by': 'Express', 2732 silly get via: '1.1 varnish', 2732 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 2732 silly get etag: '"CQSZWOKTNTW7BEC93CLTD12RB"', 2732 silly get 'content-type': 'application/json', 2732 silly get 'cache-control': 'max-age=60', 2732 silly get 'content-length': '5923', 2732 silly get 'accept-ranges': 'bytes', 2732 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 2732 silly get age: '21', 2732 silly get 'x-served-by': 'cache-ams4120-AMS', 2732 silly get 'x-cache': 'HIT', 2732 silly get 'x-cache-hits': '1', 2732 silly get 'x-timer': 'S1432108840.109507,VS0,VE0', 2732 silly get vary: 'Accept', 2732 silly get connection: 'Keep-Alive' } ] 2733 verbose get saving proto-list to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\proto-list.cache.json 2734 info postinstall adm-zip@0.4.4 2735 silly cache afterAdd inflight@1.0.4 2736 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inflight\1.0.4\package\package.json not in flight; writing 2737 info preinstall caseless@0.6.0 2738 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless\package.json 2739 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\adm-zip-adf61d881638bc5c.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\adm-zip 2740 silly cache afterAdd abbrev@1.0.5 2741 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\abbrev\1.0.5\package\package.json not in flight; writing 2742 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\minimatch\2.0.8\package\package.json written 2743 silly addNameRange number 2 { name: 'proto-list', range: '>=1.2.1 <1.3.0', hasData: true } 2744 silly addNameRange versions [ 'proto-list', 2744 silly addNameRange [ '1.0.0', '1.1.0', '1.2.0', '1.2.1', '1.2.2', '1.2.3' ] ] 2745 silly addNamed proto-list@1.2.3 2746 verbose addNamed "1.2.3" is a plain semver version for proto-list 2747 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless\package.json 2748 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inflight\1.0.4\package\package.json written 2749 silly install resolved [ { name: 'inherits', 2749 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()', 2749 silly install resolved version: '2.0.1', 2749 silly install resolved keywords: 2749 silly install resolved [ 'inheritance', 2749 silly install resolved 'class', 2749 silly install resolved 'klass', 2749 silly install resolved 'oop', 2749 silly install resolved 'object-oriented', 2749 silly install resolved 'inherits', 2749 silly install resolved 'browser', 2749 silly install resolved 'browserify' ], 2749 silly install resolved main: './inherits.js', 2749 silly install resolved browser: './inherits_browser.js', 2749 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits.git' }, 2749 silly install resolved license: 'ISC', 2749 silly install resolved scripts: { test: 'node test' }, 2749 silly install resolved readme: 'Browser-friendly inheritance fully compatible with standard node.js\ninherits.\n\nThis package exports standard inherits from node.js util module in\nnode environment, but also provides alternative browser-friendly\nimplementation through browser\nfield. Alternative\nimplementation is a literal copy of standard one located in standalone\nmodule to avoid requiring of util. It also has a shim for old\nbrowsers with no Object.create support.\n\nWhile keeping you sure you are using standard inherits\nimplementation in node.js environment, it allows bundlers such as\nbrowserify to not\ninclude full util package to your client code if all you need is\njust inherits function. It worth, because browser shim for util\npackage is large and inherits is often the single function you need\nfrom it.\n\nIt\'s recommended to use this package instead of\nrequire(\'util\').inherits for any code that has chances to be used\nnot only in node.js but in browser too.\n\n## usage\n\njs\nvar inherits = require(\'inherits\');\n// then use exactly as the standard one\n\n\n## note on version ~1.0\n\nVersion ~1.0 had completely different motivation and is not compatible\nneither with 2.0 nor with standard node.js inherits.\n\nIf you are using version ~1.0 and planning to switch to ~2.0, be\ncareful:\n\n new version uses `superinstead ofsuperfor referencing\n superclass\n* new version overwrites current prototype while old one preserves any\n existing fields on it\n', 2749 silly install resolved readmeFilename: 'README.md', 2749 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' }, 2749 silly install resolved homepage: 'https://github.com/isaacs/inherits#readme', 2749 silly install resolved _id: 'inherits@2.0.1', 2749 silly install resolved _from: 'inherits@>=2.0.0 <3.0.0' }, 2749 silly install resolved { name: 'once', 2749 silly install resolved version: '1.3.2', 2749 silly install resolved description: 'Run a function exactly one time', 2749 silly install resolved main: 'once.js', 2749 silly install resolved directories: { test: 'test' }, 2749 silly install resolved dependencies: { wrappy: '1' }, 2749 silly install resolved devDependencies: { tap: '~0.3.0' }, 2749 silly install resolved scripts: { test: 'tap test/*.js' }, 2749 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/once.git' }, 2749 silly install resolved keywords: [ 'once', 'function', 'one', 'single' ], 2749 silly install resolved author: 2749 silly install resolved { name: 'Isaac Z. Schlueter', 2749 silly install resolved email: 'i@izs.me', 2749 silly install resolved url: 'http://blog.izs.me/' }, 2749 silly install resolved license: 'ISC', 2749 silly install resolved gitHead: 'e35eed5a7867574e2bf2260a1ba23970958b22f2', 2749 silly install resolved bugs: { url: 'https://github.com/isaacs/once/issues' }, 2749 silly install resolved homepage: 'https://github.com/isaacs/once#readme', 2749 silly install resolved _id: 'once@1.3.2', 2749 silly install resolved _shasum: 'd8feeca93b039ec1dcdee7741c92bdac5e28081b', 2749 silly install resolved _from: 'once@>=1.3.0 <2.0.0', 2749 silly install resolved _npmVersion: '2.9.1', 2749 silly install resolved _nodeVersion: '2.0.0', 2749 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 2749 silly install resolved dist: 2749 silly install resolved { shasum: 'd8feeca93b039ec1dcdee7741c92bdac5e28081b', 2749 silly install resolved tarball: 'http://registry.npmjs.org/once/-/once-1.3.2.tgz' }, 2749 silly install resolved maintainers: [ [Object] ], 2749 silly install resolved _resolved: 'http://registry.npmjs.org/once/-/once-1.3.2.tgz', 2749 silly install resolved readme: 'ERROR: No README data found!' }, 2749 silly install resolved { author: 2749 silly install resolved { name: 'Isaac Z. Schlueter', 2749 silly install resolved email: 'i@izs.me', 2749 silly install resolved url: 'http://blog.izs.me' }, 2749 silly install resolved name: 'minimatch', 2749 silly install resolved description: 'a glob matcher in javascript', 2749 silly install resolved version: '2.0.8', 2749 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/minimatch.git' }, 2749 silly install resolved main: 'minimatch.js', 2749 silly install resolved scripts: 2749 silly install resolved { pretest: 'standard minimatch.js test/*.js', 2749 silly install resolved test: 'tap test/*.js', 2749 silly install resolved prepublish: 'browserify -o browser.js -e minimatch.js --bare' }, 2749 silly install resolved engines: { node: '*' }, 2749 silly install resolved dependencies: { 'brace-expansion': '^1.0.0' }, 2749 silly install resolved devDependencies: { browserify: '^9.0.3', standard: '^3.7.2', tap: '' }, 2749 silly install resolved license: 'ISC', 2749 silly install resolved files: [ 'minimatch.js', 'browser.js' ], 2749 silly install resolved gitHead: '0bc7d9c4b2bc816502184862b45bd090de3406a3', 2749 silly install resolved bugs: { url: 'https://github.com/isaacs/minimatch/issues' }, 2749 silly install resolved homepage: 'https://github.com/isaacs/minimatch#readme', 2749 silly install resolved _id: 'minimatch@2.0.8', 2749 silly install resolved _shasum: '0bc20f6bf3570a698ef0ddff902063c6cabda6bf', 2749 silly install resolved _from: 'minimatch@>=2.0.1 <3.0.0', 2749 silly install resolved _npmVersion: '2.10.0', 2749 silly install resolved _nodeVersion: '2.0.1', 2749 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, 2749 silly install resolved dist: 2749 silly install resolved { shasum: '0bc20f6bf3570a698ef0ddff902063c6cabda6bf', 2749 silly install resolved tarball: 'http://registry.npmjs.org/minimatch/-/minimatch-2.0.8.tgz' }, 2749 silly install resolved maintainers: [ [Object] ], 2749 silly install resolved directories: {}, 2749 silly install resolved _resolved: 'http://registry.npmjs.org/minimatch/-/minimatch-2.0.8.tgz', 2749 silly install resolved readme: 'ERROR: No README data found!' }, 2749 silly install resolved { name: 'inflight', 2749 silly install resolved version: '1.0.4', 2749 silly install resolved description: 'Add callbacks to requests in flight to avoid async duplication', 2749 silly install resolved main: 'inflight.js', 2749 silly install resolved dependencies: { once: '^1.3.0', wrappy: '1' }, 2749 silly install resolved devDependencies: { tap: '^0.4.10' }, 2749 silly install resolved scripts: { test: 'tap test.js' }, 2749 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inflight.git' }, 2749 silly install resolved author: 2749 silly install resolved { name: 'Isaac Z. Schlueter', 2749 silly install resolved email: 'i@izs.me', 2749 silly install resolved url: 'http://blog.izs.me/' }, 2749 silly install resolved bugs: { url: 'https://github.com/isaacs/inflight/issues' }, 2749 silly install resolved homepage: 'https://github.com/isaacs/inflight', 2749 silly install resolved license: 'ISC', 2749 silly install resolved gitHead: 'c7b5531d572a867064d4a1da9e013e8910b7d1ba', 2749 silly install resolved _id: 'inflight@1.0.4', 2749 silly install resolved _shasum: '6cbb4521ebd51ce0ec0a936bfd7657ef7e9b172a', 2749 silly install resolved _from: 'inflight@>=1.0.4 <2.0.0', 2749 silly install resolved _npmVersion: '2.1.3', 2749 silly install resolved _nodeVersion: '0.10.32', 2749 silly install resolved _npmUser: { name: 'othiym23', email: 'ogd@aoaioxxysz.net' }, 2749 silly install resolved maintainers: [ [Object], [Object], [Object] ], 2749 silly install resolved dist: 2749 silly install resolved { shasum: '6cbb4521ebd51ce0ec0a936bfd7657ef7e9b172a', 2749 silly install resolved tarball: 'http://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz' }, 2749 silly install resolved directories: {}, 2749 silly install resolved _resolved: 'http://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz', 2749 silly install resolved readme: 'ERROR: No README data found!' } ] 2750 info install inherits@2.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 2751 info install once@1.3.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 2752 info install minimatch@2.0.8 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 2753 info install inflight@1.0.4 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 2754 info installOne inherits@2.0.1 2755 verbose installOne of inherits to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob not in flight; installing 2756 info installOne once@1.3.2 2757 verbose installOne of once to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob not in flight; installing 2758 info installOne minimatch@2.0.8 2759 verbose installOne of minimatch to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob not in flight; installing 2760 info installOne inflight@1.0.4 2761 verbose installOne of inflight to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob not in flight; installing 2762 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\abbrev\1.0.5\package\package.json written 2763 silly install resolved [ { name: 'abbrev', 2763 silly install resolved version: '1.0.5', 2763 silly install resolved description: 'Like ruby\'s abbrev module, but in js', 2763 silly install resolved author: { name: 'Isaac Z. Schlueter', email: 'i@izs.me' }, 2763 silly install resolved main: 'abbrev.js', 2763 silly install resolved scripts: { test: 'node test.js' }, 2763 silly install resolved repository: 2763 silly install resolved { type: 'git', 2763 silly install resolved url: 'git+ssh://git@github.com/isaacs/abbrev-js.git' }, 2763 silly install resolved license: 2763 silly install resolved { type: 'MIT', 2763 silly install resolved url: 'https://github.com/isaacs/abbrev-js/raw/master/LICENSE' }, 2763 silly install resolved bugs: { url: 'https://github.com/isaacs/abbrev-js/issues' }, 2763 silly install resolved homepage: 'https://github.com/isaacs/abbrev-js', 2763 silly install resolved _id: 'abbrev@1.0.5', 2763 silly install resolved _shasum: '5d8257bd9ebe435e698b2fa431afde4fe7b10b03', 2763 silly install resolved _from: 'abbrev@>=1.0.0 <2.0.0', 2763 silly install resolved _npmVersion: '1.4.7', 2763 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 2763 silly install resolved maintainers: [ [Object] ], 2763 silly install resolved dist: 2763 silly install resolved { shasum: '5d8257bd9ebe435e698b2fa431afde4fe7b10b03', 2763 silly install resolved tarball: 'http://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz' }, 2763 silly install resolved directories: {}, 2763 silly install resolved _resolved: 'http://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz', 2763 silly install resolved readme: 'ERROR: No README data found!' } ] 2764 info install abbrev@1.0.5 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 2765 info installOne abbrev@1.0.5 2766 verbose installOne of abbrev to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt not in flight; installing 2767 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2\package.json 2768 silly gunzTarPerm extractEntry .editorconfig 2769 silly gunzTarPerm modified mode [ '.editorconfig', 420, 438 ] 2770 silly gunzTarPerm extractEntry lib/cookie.js 2771 silly gunzTarPerm modified mode [ 'lib/cookie.js', 420, 438 ] 2772 silly cache afterAdd proto-list@1.2.3 2773 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\proto-list\1.2.3\package\package.json not in flight; writing 2774 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy\package.json 2775 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\inherits-662528ab03d1c57f.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 2776 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\minimatch-3888e08437784e60.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 2777 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\once-6a1d889cb22e2b91.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 2778 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\abbrev-67aac957b4876d44.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 2779 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\inflight-3182c8973ea29df6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 2780 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent\package.json 2781 silly install write writing inherits 2.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 2782 silly install write writing minimatch 2.0.8 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 2783 silly install write writing once 1.3.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 2784 silly install write writing abbrev 1.0.5 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 2785 silly install write writing inflight 1.0.4 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 2786 silly install resolved [] 2787 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless 2788 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless 2789 info preinstall aws-sign2@0.5.0 2790 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\package.json 2791 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2\package.json 2792 info preinstall wrappy@1.0.1 2793 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 2794 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\proto-list\1.2.3\package\package.json written 2795 silly install resolved [ { name: 'proto-list', 2795 silly install resolved version: '1.2.3', 2795 silly install resolved description: 'A utility for managing a prototype chain', 2795 silly install resolved main: './proto-list.js', 2795 silly install resolved author: 2795 silly install resolved { name: 'Isaac Z. Schlueter', 2795 silly install resolved email: 'i@izs.me', 2795 silly install resolved url: 'http://blog.izs.me/' }, 2795 silly install resolved scripts: { test: 'tap test/*.js' }, 2795 silly install resolved repository: 2795 silly install resolved { type: 'git', 2795 silly install resolved url: 'git+https://github.com/isaacs/proto-list.git' }, 2795 silly install resolved license: 2795 silly install resolved { type: 'MIT', 2795 silly install resolved url: 'https://github.com/isaacs/proto-list/blob/master/LICENSE' }, 2795 silly install resolved devDependencies: { tap: '0' }, 2795 silly install resolved gitHead: '44d76897176861d176a53ed3f3fc5e05cdee7643', 2795 silly install resolved bugs: { url: 'https://github.com/isaacs/proto-list/issues' }, 2795 silly install resolved homepage: 'https://github.com/isaacs/proto-list', 2795 silly install resolved _id: 'proto-list@1.2.3', 2795 silly install resolved _shasum: '6235554a1bca1f0d15e3ca12ca7329d5def42bd9', 2795 silly install resolved _from: 'proto-list@>=1.2.1 <1.3.0', 2795 silly install resolved _npmVersion: '1.4.14', 2795 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 2795 silly install resolved maintainers: [ [Object] ], 2795 silly install resolved dist: 2795 silly install resolved { shasum: '6235554a1bca1f0d15e3ca12ca7329d5def42bd9', 2795 silly install resolved tarball: 'http://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz' }, 2795 silly install resolved directories: {}, 2795 silly install resolved _resolved: 'http://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz', 2795 silly install resolved readme: 'ERROR: No README data found!' } ] 2796 info install proto-list@1.2.3 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 2797 info installOne proto-list@1.2.3 2798 verbose installOne of proto-list to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain not in flight; installing 2799 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 2800 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 2801 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 2802 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 2803 info preinstall forever-agent@0.5.2 2804 info linkStuff caseless@0.6.0 2805 silly linkStuff caseless@0.6.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 2806 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign\package.json 2807 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream\package.json 2808 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy\package.json 2809 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits is being purged from base c:\dev\projects\foo 2810 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 2811 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch is being purged from base c:\dev\projects\foo 2812 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 2813 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once is being purged from base c:\dev\projects\foo 2814 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 2815 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev is being purged from base c:\dev\projects\foo 2816 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 2817 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight is being purged from base c:\dev\projects\foo 2818 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 2819 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent\package.json 2820 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package.tgz 2821 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 2822 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits is being purged 2823 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 2824 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\minimatch\2.0.8\package.tgz 2825 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 2826 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch is being purged 2827 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 2828 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\once\1.3.2\package.tgz 2829 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 2830 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once is being purged 2831 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 2832 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\abbrev\1.0.5\package.tgz 2833 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 2834 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev is being purged 2835 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 2836 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inflight\1.0.4\package.tgz 2837 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 2838 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight is being purged 2839 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 2840 silly gunzTarPerm modes [ '777', '666' ] 2841 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\proto-list-84e6ab32b80af4f9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 2842 silly gunzTarPerm modes [ '777', '666' ] 2843 silly gunzTarPerm modes [ '777', '666' ] 2844 silly gunzTarPerm modes [ '777', '666' ] 2845 info preinstall form-data@0.1.4 2846 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2\package.json 2847 silly gunzTarPerm modes [ '777', '666' ] 2848 info preinstall oauth-sign@0.4.0 2849 silly install write writing proto-list 1.2.3 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 2850 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\package.json 2851 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent\package.json 2852 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign\package.json 2853 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy\package.json 2854 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent\package.json 2855 info preinstall stringstream@0.0.4 2856 silly gunzTarPerm extractEntry package.json 2857 silly gunzTarPerm extractEntry package.json 2858 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2859 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 2860 silly gunzTarPerm extractEntry package.json 2861 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2862 silly gunzTarPerm extractEntry package.json 2863 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2864 silly install resolved [] 2865 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 2866 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 2867 silly gunzTarPerm extractEntry package.json 2868 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2869 silly gunzTarPerm extractEntry lib/memstore.js 2870 silly gunzTarPerm modified mode [ 'lib/memstore.js', 420, 438 ] 2871 silly gunzTarPerm extractEntry lib/pubsuffix.js 2872 silly gunzTarPerm modified mode [ 'lib/pubsuffix.js', 420, 438 ] 2873 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream\package.json 2874 info preinstall tunnel-agent@0.4.0 2875 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list is being purged from base c:\dev\projects\foo 2876 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 2877 silly prepareForInstallMany adding combined-stream@~0.0.4 from form-data dependencies 2878 silly prepareForInstallMany adding mime@~1.2.11 from form-data dependencies 2879 silly prepareForInstallMany adding async@~0.9.0 from form-data dependencies 2880 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\package.json 2881 verbose linkBins caseless@0.6.0 2882 verbose linkMans caseless@0.6.0 2883 verbose rebuildBundles caseless@0.6.0 2884 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign\package.json 2885 silly gunzTarPerm extractEntry README.md 2886 silly gunzTarPerm extractEntry LICENSE 2887 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent\package.json 2888 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\proto-list\1.2.3\package.tgz 2889 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 2890 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list is being purged 2891 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 2892 silly gunzTarPerm extractEntry README.md 2893 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2894 silly gunzTarPerm extractEntry LICENSE 2895 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2896 silly install resolved [] 2897 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 2898 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 2899 info install caseless@0.6.0 2900 silly gunzTarPerm modes [ '777', '666' ] 2901 silly gunzTarPerm extractEntry README.md 2902 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2903 silly gunzTarPerm extractEntry LICENSE 2904 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2905 silly gunzTarPerm extractEntry README.md 2906 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2907 silly gunzTarPerm extractEntry LICENSE 2908 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2909 silly install resolved [] 2910 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent 2911 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent 2912 silly gunzTarPerm extractEntry README.md 2913 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2914 silly gunzTarPerm extractEntry LICENSE 2915 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2916 info linkStuff aws-sign2@0.5.0 2917 silly linkStuff aws-sign2@0.5.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 2918 info postinstall caseless@0.6.0 2919 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream\package.json 2920 silly gunzTarPerm extractEntry Makefile 2921 silly gunzTarPerm modified mode [ 'Makefile', 493, 511 ] 2922 info linkStuff wrappy@1.0.1 2923 silly linkStuff wrappy@1.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules as its parent node_modules 2924 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\caseless-ab7f56c139d1b57c.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\caseless 2925 silly install resolved [] 2926 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 2927 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 2928 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent\package.json 2929 info linkStuff forever-agent@0.5.2 2930 silly linkStuff forever-agent@0.5.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 2931 silly gunzTarPerm extractEntry package.json 2932 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 2933 silly cache add args [ 'combined-stream@~0.0.4', null ] 2934 verbose cache add spec combined-stream@~0.0.4 2935 silly cache add parsed spec { raw: 'combined-stream@~0.0.4', 2935 silly cache add scope: null, 2935 silly cache add name: 'combined-stream', 2935 silly cache add rawSpec: '~0.0.4', 2935 silly cache add spec: '>=0.0.4 <0.1.0', 2935 silly cache add type: 'range' } 2936 silly addNamed combined-stream@>=0.0.4 <0.1.0 2937 verbose addNamed ">=0.0.4 <0.1.0" is a valid semver range for combined-stream 2938 silly addNameRange { name: 'combined-stream', 2938 silly addNameRange range: '>=0.0.4 <0.1.0', 2938 silly addNameRange hasData: false } 2939 silly mapToRegistry name combined-stream 2940 silly mapToRegistry using default registry 2941 silly mapToRegistry registry http://registry.npmjs.org/ 2942 silly mapToRegistry uri http://registry.npmjs.org/combined-stream 2943 verbose addNameRange registry:http://registry.npmjs.org/combined-stream not in flight; fetching 2944 silly cache add args [ 'mime@~1.2.11', null ] 2945 verbose cache add spec mime@~1.2.11 2946 silly cache add parsed spec { raw: 'mime@~1.2.11', 2946 silly cache add scope: null, 2946 silly cache add name: 'mime', 2946 silly cache add rawSpec: '~1.2.11', 2946 silly cache add spec: '>=1.2.11 <1.3.0', 2946 silly cache add type: 'range' } 2947 silly addNamed mime@>=1.2.11 <1.3.0 2948 verbose addNamed ">=1.2.11 <1.3.0" is a valid semver range for mime 2949 silly addNameRange { name: 'mime', range: '>=1.2.11 <1.3.0', hasData: false } 2950 silly mapToRegistry name mime 2951 silly mapToRegistry using default registry 2952 silly mapToRegistry registry http://registry.npmjs.org/ 2953 silly mapToRegistry uri http://registry.npmjs.org/mime 2954 verbose addNameRange registry:http://registry.npmjs.org/mime not in flight; fetching 2955 silly cache add args [ 'async@~0.9.0', null ] 2956 verbose cache add spec async@~0.9.0 2957 silly cache add parsed spec { raw: 'async@~0.9.0', 2957 silly cache add scope: null, 2957 silly cache add name: 'async', 2957 silly cache add rawSpec: '~0.9.0', 2957 silly cache add spec: '>=0.9.0 <0.10.0', 2957 silly cache add type: 'range' } 2958 silly addNamed async@>=0.9.0 <0.10.0 2959 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for async 2960 silly addNameRange { name: 'async', range: '>=0.9.0 <0.10.0', hasData: false } 2961 silly mapToRegistry name async 2962 silly mapToRegistry using default registry 2963 silly mapToRegistry registry http://registry.npmjs.org/ 2964 silly mapToRegistry uri http://registry.npmjs.org/async 2965 verbose addNameRange registry:http://registry.npmjs.org/async not in flight; fetching 2966 silly gunzTarPerm extractEntry inherits.js 2967 silly gunzTarPerm extractEntry inherits_browser.js 2968 silly gunzTarPerm extractEntry abbrev.js 2969 silly gunzTarPerm modified mode [ 'abbrev.js', 420, 438 ] 2970 silly gunzTarPerm extractEntry test.js 2971 silly gunzTarPerm modified mode [ 'test.js', 420, 438 ] 2972 silly gunzTarPerm extractEntry once.js 2973 silly gunzTarPerm modified mode [ 'once.js', 420, 438 ] 2974 silly gunzTarPerm extractEntry test/once.js 2975 silly gunzTarPerm modified mode [ 'test/once.js', 420, 438 ] 2976 silly install resolved [] 2977 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream 2978 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream 2979 silly gunzTarPerm extractEntry browser.js 2980 silly gunzTarPerm modified mode [ 'browser.js', 420, 438 ] 2981 silly gunzTarPerm extractEntry minimatch.js 2982 silly gunzTarPerm modified mode [ 'minimatch.js', 420, 438 ] 2983 silly gunzTarPerm extractEntry inflight.js 2984 silly gunzTarPerm modified mode [ 'inflight.js', 420, 438 ] 2985 silly gunzTarPerm extractEntry test.js 2986 silly gunzTarPerm modified mode [ 'test.js', 420, 438 ] 2987 silly gunzTarPerm extractEntry README.md 2988 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 2989 silly gunzTarPerm extractEntry LICENSE 2990 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 2991 info linkStuff oauth-sign@0.4.0 2992 silly linkStuff oauth-sign@0.4.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 2993 verbose request uri http://registry.npmjs.org/combined-stream 2994 verbose request no auth needed 2995 info attempt registry request try #1 at 10:00:40 2996 verbose etag "DK78JBVRHZ5QSU7AGQ1M874DL" 2997 http request GET http://registry.npmjs.org/combined-stream 2998 verbose request uri http://registry.npmjs.org/mime 2999 verbose request no auth needed 3000 info attempt registry request try #1 at 10:00:40 3001 verbose etag "3ZRQIU5H2D52GRYT3000WPDFS" 3002 http request GET http://registry.npmjs.org/mime 3003 silly install resolved [] 3004 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 3005 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 3006 verbose request uri http://registry.npmjs.org/async 3007 verbose request no auth needed 3008 info attempt registry request try #1 at 10:00:40 3009 verbose etag "F2SLCSRE8PUT2YP8LRG391Z8" 3010 http request GET http://registry.npmjs.org/async 3011 verbose linkBins aws-sign2@0.5.0 3012 verbose linkMans aws-sign2@0.5.0 3013 verbose rebuildBundles aws-sign2@0.5.0 3014 info linkStuff stringstream@0.0.4 3015 silly linkStuff stringstream@0.0.4 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 3016 info install aws-sign2@0.5.0 3017 silly gunzTarPerm extractEntry lib/browser.js 3018 silly gunzTarPerm modified mode [ 'lib/browser.js', 493, 511 ] 3019 silly gunzTarPerm extractEntry lib/client.js 3020 silly gunzTarPerm modified mode [ 'lib/client.js', 493, 511 ] 3021 silly gunzTarPerm extractEntry CONTRIBUTING.md 3022 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 438 ] 3023 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe\package.json 3024 info linkStuff tunnel-agent@0.4.0 3025 silly linkStuff tunnel-agent@0.4.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 3026 verbose linkBins wrappy@1.0.1 3027 verbose linkMans wrappy@1.0.1 3028 verbose rebuildBundles wrappy@1.0.1 3029 info postinstall aws-sign2@0.5.0 3030 silly gunzTarPerm extractEntry proto-list.js 3031 silly gunzTarPerm modified mode [ 'proto-list.js', 420, 438 ] 3032 silly gunzTarPerm extractEntry test/basic.js 3033 silly gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ] 3034 silly gunzTarPerm extractEntry test.js 3035 verbose linkBins forever-agent@0.5.2 3036 verbose linkMans forever-agent@0.5.2 3037 verbose rebuildBundles forever-agent@0.5.2 3038 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\package.json 3039 info install wrappy@1.0.1 3040 silly gunzTarPerm extractEntry .eslintrc 3041 silly gunzTarPerm modified mode [ '.eslintrc', 420, 438 ] 3042 info install forever-agent@0.5.2 3043 http 200 http://registry.npmjs.org/combined-stream 3044 silly get cb [ 200, 3044 silly get { 'x-powered-by': 'Express', 3044 silly get via: '1.1 varnish', 3044 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3044 silly get etag: '"DK78JBVRHZ5QSU7AGQ1M874DL"', 3044 silly get 'content-type': 'application/json', 3044 silly get 'cache-control': 'max-age=60', 3044 silly get 'content-length': '17245', 3044 silly get 'accept-ranges': 'bytes', 3044 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3044 silly get age: '49', 3044 silly get 'x-served-by': 'cache-ams4124-AMS', 3044 silly get 'x-cache': 'HIT', 3044 silly get 'x-cache-hits': '6', 3044 silly get 'x-timer': 'S1432108840.387183,VS0,VE0', 3044 silly get vary: 'Accept', 3044 silly get connection: 'Keep-Alive' } ] 3045 verbose get saving combined-stream to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\combined-stream\.cache.json 3046 http 200 http://registry.npmjs.org/mime 3047 silly get cb [ 200, 3047 silly get { 'x-powered-by': 'Express', 3047 silly get via: '1.1 varnish', 3047 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3047 silly get etag: '"3ZRQIU5H2D52GRYT3000WPDFS"', 3047 silly get 'content-type': 'application/json', 3047 silly get 'cache-control': 'max-age=60', 3047 silly get 'content-length': '19817', 3047 silly get 'accept-ranges': 'bytes', 3047 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3047 silly get age: '58', 3047 silly get 'x-served-by': 'cache-ams4142-AMS', 3047 silly get 'x-cache': 'HIT', 3047 silly get 'x-cache-hits': '7', 3047 silly get 'x-timer': 'S1432108840.388788,VS0,VE0', 3047 silly get vary: 'Accept', 3047 silly get connection: 'Keep-Alive' } ] 3048 verbose get saving mime to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\mime\.cache.json 3049 info postinstall wrappy@1.0.1 3050 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\aws-sign2-6b2c379406e723c9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\aws-sign2 3051 http 200 http://registry.npmjs.org/async 3052 silly get cb [ 200, 3052 silly get { 'x-powered-by': 'Express', 3052 silly get via: '1.1 varnish', 3052 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3052 silly get etag: '"F2SLCSRE8PUT2YP8LRG391Z8"', 3052 silly get 'content-type': 'application/json', 3052 silly get 'cache-control': 'max-age=60', 3052 silly get 'content-length': '104183', 3052 silly get 'accept-ranges': 'bytes', 3052 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3052 silly get age: '8', 3052 silly get 'x-served-by': 'cache-ams4120-AMS', 3052 silly get 'x-cache': 'HIT', 3052 silly get 'x-cache-hits': '3', 3052 silly get 'x-timer': 'S1432108840.386649,VS0,VE0', 3052 silly get vary: 'Accept', 3052 silly get connection: 'Keep-Alive' } ] 3053 verbose get saving async to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\async\.cache.json 3054 info postinstall forever-agent@0.5.2 3055 info preinstall json-stringify-safe@5.0.1 3056 verbose linkBins oauth-sign@0.4.0 3057 verbose linkMans oauth-sign@0.4.0 3058 verbose rebuildBundles oauth-sign@0.4.0 3059 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe\package.json 3060 info install oauth-sign@0.4.0 3061 info preinstall mkdirp@0.5.1 3062 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\wrappy-1bc8fb9b62d7430c.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once\node_modules\wrappy 3063 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 3064 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 3065 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\forever-agent-3b9162bd75d1e150.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\forever-agent 3066 silly gunzTarPerm extractEntry lib/crypto.js 3067 silly gunzTarPerm modified mode [ 'lib/crypto.js', 493, 511 ] 3068 silly gunzTarPerm extractEntry lib/index.js 3069 silly gunzTarPerm modified mode [ 'lib/index.js', 493, 511 ] 3070 info postinstall oauth-sign@0.4.0 3071 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\package.json 3072 silly gunzTarPerm extractEntry lib/store.js 3073 silly gunzTarPerm modified mode [ 'lib/store.js', 420, 438 ] 3074 silly gunzTarPerm extractEntry test/api_test.js 3075 silly gunzTarPerm modified mode [ 'test/api_test.js', 420, 438 ] 3076 verbose linkBins stringstream@0.0.4 3077 verbose linkMans stringstream@0.0.4 3078 verbose rebuildBundles stringstream@0.0.4 3079 info install stringstream@0.0.4 3080 silly addNameRange number 2 { name: 'combined-stream', 3080 silly addNameRange range: '>=0.0.4 <0.1.0', 3080 silly addNameRange hasData: true } 3081 silly addNameRange versions [ 'combined-stream', 3081 silly addNameRange [ '0.0.0', [...] 3081 silly addNameRange '1.0.3' ] ] 3082 silly addNamed combined-stream@0.0.7 3083 verbose addNamed "0.0.7" is a plain semver version for combined-stream 3084 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\oauth-sign-abc7acbf07dbfc8d.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\oauth-sign 3085 info linkStuff once@1.3.2 3086 silly linkStuff once@1.3.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 3087 verbose linkBins tunnel-agent@0.4.0 3088 verbose linkMans tunnel-agent@0.4.0 3089 verbose rebuildBundles tunnel-agent@0.4.0 3090 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe\package.json 3091 silly addNameRange number 2 { name: 'mime', range: '>=1.2.11 <1.3.0', hasData: true } 3092 silly addNameRange versions [ 'mime', 3092 silly addNameRange [ '1.0.0', [...] 3092 silly addNameRange '1.3.4' ] ] 3093 silly addNamed mime@1.2.11 3094 verbose addNamed "1.2.11" is a plain semver version for mime 3095 info postinstall stringstream@0.0.4 3096 info install tunnel-agent@0.4.0 3097 silly addNameRange number 2 { name: 'async', range: '>=0.9.0 <0.10.0', hasData: true } 3098 silly addNameRange versions [ 'async', 3098 silly addNameRange [ '0.1.0', [...] 3098 silly addNameRange '0.9.2' ] ] 3099 silly addNamed async@0.9.2 3100 verbose addNamed "0.9.2" is a plain semver version for async 3101 info postinstall tunnel-agent@0.4.0 3102 silly gunzTarPerm extractEntry lib/server.js 3103 silly gunzTarPerm modified mode [ 'lib/server.js', 493, 511 ] 3104 silly gunzTarPerm extractEntry lib/utils.js 3105 silly gunzTarPerm modified mode [ 'lib/utils.js', 493, 511 ] 3106 silly prepareForInstallMany adding minimist@0.0.8 from mkdirp dependencies 3107 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\package.json 3108 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\stringstream-c48446c3cbe2eb62.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\stringstream 3109 silly cache afterAdd combined-stream@0.0.7 3110 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\combined-stream\0.0.7\package\package.json not in flight; writing 3111 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\tunnel-agent-c78f8e7c90d410fd.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tunnel-agent 3112 silly install resolved [] 3113 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 3114 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 3115 silly cache afterAdd mime@1.2.11 3116 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mime\1.2.11\package\package.json not in flight; writing 3117 silly gunzTarPerm extractEntry test/cookie_sorting_test.js 3118 silly gunzTarPerm modified mode [ 'test/cookie_sorting_test.js', 420, 438 ] 3119 silly gunzTarPerm extractEntry test/cookie_to_json_test.js 3120 silly gunzTarPerm modified mode [ 'test/cookie_to_json_test.js', 420, 438 ] 3121 silly cache afterAdd async@0.9.2 3122 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\async\0.9.2\package\package.json not in flight; writing 3123 info linkStuff json-stringify-safe@5.0.1 3124 silly linkStuff json-stringify-safe@5.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 3125 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\combined-stream\0.0.7\package\package.json written 3126 silly cache add args [ 'minimist@0.0.8', null ] 3127 verbose cache add spec minimist@0.0.8 3128 silly cache add parsed spec { raw: 'minimist@0.0.8', 3128 silly cache add scope: null, 3128 silly cache add name: 'minimist', 3128 silly cache add rawSpec: '0.0.8', 3128 silly cache add spec: '0.0.8', 3128 silly cache add type: 'version' } 3129 silly addNamed minimist@0.0.8 3130 verbose addNamed "0.0.8" is a plain semver version for minimist 3131 silly mapToRegistry name minimist 3132 silly mapToRegistry using default registry 3133 silly mapToRegistry registry http://registry.npmjs.org/ 3134 silly mapToRegistry uri http://registry.npmjs.org/minimist 3135 verbose addNameVersion registry:http://registry.npmjs.org/minimist not in flight; fetching 3136 verbose linkBins once@1.3.2 3137 verbose linkMans once@1.3.2 3138 verbose rebuildBundles once@1.3.2 3139 verbose rebuildBundles [ 'wrappy' ] 3140 info install once@1.3.2 3141 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mime\1.2.11\package\package.json written 3142 info postinstall once@1.3.2 3143 silly gunzTarPerm extractEntry test/cookie_to_string_test.js 3144 silly gunzTarPerm modified mode [ 'test/cookie_to_string_test.js', 420, 438 ] 3145 verbose request uri http://registry.npmjs.org/minimist 3146 verbose request no auth needed 3147 info attempt registry request try #1 at 10:00:40 3148 verbose etag "2L3M5LWGUI7GDDH14FWPLTJMI" 3149 http request GET http://registry.npmjs.org/minimist 3150 silly gunzTarPerm extractEntry test/date_test.js 3151 silly gunzTarPerm modified mode [ 'test/date_test.js', 420, 438 ] 3152 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\once-b6950b4a698d0c82.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\once 3153 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\async\0.9.2\package\package.json written 3154 silly install resolved [ { author: 3154 silly install resolved { name: 'Felix Geisendörfer', 3154 silly install resolved email: 'felix@debuggable.com', 3154 silly install resolved url: 'http://debuggable.com/' }, 3154 silly install resolved name: 'combined-stream', 3154 silly install resolved description: 'A stream that emits multiple other streams one after another.', 3154 silly install resolved version: '0.0.7', 3154 silly install resolved homepage: 'https://github.com/felixge/node-combined-stream', 3154 silly install resolved repository: 3154 silly install resolved { type: 'git', 3154 silly install resolved url: 'git://github.com/felixge/node-combined-stream.git' }, 3154 silly install resolved main: './lib/combined_stream', 3154 silly install resolved scripts: { test: 'node test/run.js' }, 3154 silly install resolved engines: { node: '>= 0.8' }, 3154 silly install resolved dependencies: { 'delayed-stream': '0.0.5' }, 3154 silly install resolved devDependencies: { far: '~0.0.7' }, 3154 silly install resolved bugs: { url: 'https://github.com/felixge/node-combined-stream/issues' }, 3154 silly install resolved _id: 'combined-stream@0.0.7', 3154 silly install resolved dist: 3154 silly install resolved { shasum: '0137e657baa5a7541c57ac37ac5fc07d73b4dc1f', 3154 silly install resolved tarball: 'http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz' }, 3154 silly install resolved _from: 'combined-stream@>=0.0.4 <0.1.0', 3154 silly install resolved _npmVersion: '1.4.3', 3154 silly install resolved _npmUser: { name: 'felixge', email: 'felix@debuggable.com' }, 3154 silly install resolved maintainers: [ [Object], [Object], [Object] ], 3154 silly install resolved directories: {}, 3154 silly install resolved _shasum: '0137e657baa5a7541c57ac37ac5fc07d73b4dc1f', 3154 silly install resolved _resolved: 'http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz', 3154 silly install resolved readme: 'ERROR: No README data found!' }, 3154 silly install resolved { author: 3154 silly install resolved { name: 'Robert Kieffer', 3154 silly install resolved email: 'robert@broofa.com', 3154 silly install resolved url: 'http://github.com/broofa' }, 3154 silly install resolved contributors: [ [Object] ], 3154 silly install resolved dependencies: {}, 3154 silly install resolved description: 'A comprehensive library for mime-type mapping', 3154 silly install resolved devDependencies: {}, 3154 silly install resolved keywords: [ 'util', 'mime' ], 3154 silly install resolved main: 'mime.js', 3154 silly install resolved name: 'mime', 3154 silly install resolved repository: 3154 silly install resolved { url: 'git+https://github.com/broofa/node-mime.git', 3154 silly install resolved type: 'git' }, 3154 silly install resolved version: '1.2.11', 3154 silly install resolved readme: '# mime\n\nComprehensive MIME type mapping API. Includes all 600+ types and 800+ extensions defined by the Apache project, plus additional types submitted by the node.js community.\n\n## Install\n\nInstall with [npm](http://github.com/isaacs/npm):\n\n npm install mime\n\n## API - Queries\n\n### mime.lookup(path)\nGet the mime type associated with a file, if no mime type is foundapplication/octet-streamis returned. Performs a case-insensitive lookup using the extension inpath(the substring after the last \'/\' or \'.\'). E.g.\n\n var mime = require(\'mime\');\n\n mime.lookup(\'/path/to/file.txt\'); // => \'text/plain\'\n mime.lookup(\'file.txt\'); // => \'text/plain\'\n mime.lookup(\'.TXT\'); // => \'text/plain\'\n mime.lookup(\'htm\'); // => \'text/html\'\n\n### mime.default_type\nSets the mime type returned whenmime.lookupfails to find the extension searched for. (Default isapplication/octet-stream.)\n\n### mime.extension(type)\nGet the default extension fortype\n\n mime.extension(\'text/html\'); // => \'html\'\n mime.extension(\'application/octet-stream\'); // => \'bin\'\n\n### mime.charsets.lookup()\n\nMap mime-type to charset\n\n mime.charsets.lookup(\'text/plain\'); // => \'UTF-8\'\n\n(The logic for charset lookups is pretty rudimentary. Feel free to suggest improvements.)\n\n## API - Defining Custom Types\n\nThe following APIs allow you to add your own type mappings within your project. If you feel a type should be included as part of node-mime, see [requesting new types](https://github.com/broofa/node-mime/wiki/Requesting-New-Types).\n\n### mime.define()\n\nAdd custom mime/extension mappings\n\n mime.define({\n \'text/x-some-format\': [\'x-sf\', \'x-sft\', \'x-sfml\'],\n \'application/x-my-type\': [\'x-mt\', \'x-mtt\'],\n // etc ...\n });\n\n mime.lookup(\'x-sft\'); // => \'text/x-some-format\'\n\nThe first entry in the extensions array is returned bymime.extension(). E.g.\n\n mime.extension(\'text/x-some-format\'); // => \'x-sf\'\n\n### mime.load(filepath)\n\nLoad mappings from an Apache ".types" format file\n\n mime.load(\'./my_project.types\');\n\nThe .types file format is simple - See thetypes` dir for examples.\n', 3154 silly install resolved readmeFilename: 'README.md', 3154 silly install resolved bugs: { url: 'https://github.com/broofa/node-mime/issues' }, 3154 silly install resolved homepage: 'https://github.com/broofa/node-mime#readme', 3154 silly install resolved _id: 'mime@1.2.11', 3154 silly install resolved _from: 'mime@>=1.2.11 <1.3.0' }, 3154 silly install resolved { name: 'async', 3154 silly install resolved description: 'Higher-order functions and common patterns for asynchronous code', 3154 silly install resolved main: 'lib/async.js', 3154 silly install resolved author: { name: 'Caolan McMahon' }, 3154 silly install resolved version: '0.9.2', 3154 silly install resolved keywords: [ 'async', 'callback', 'utility', 'module' ], 3154 silly install resolved repository: { type: 'git', url: 'git+https://github.com/caolan/async.git' }, 3154 silly install resolved bugs: { url: 'https://github.com/caolan/async/issues' }, 3154 silly install resolved license: 'MIT', 3154 silly install resolved devDependencies: 3154 silly install resolved { nodeunit: '>0.0.0', 3154 silly install resolved 'uglify-js': '1.2.x', 3154 silly install resolved nodelint: '>0.0.0', 3154 silly install resolved lodash: '>=2.4.1' }, 3154 silly install resolved jam: { main: 'lib/async.js', include: [Object], categories: [Object] }, 3154 silly install resolved scripts: { test: 'nodeunit test/test-async.js' }, 3154 silly install resolved spm: { main: 'lib/async.js' }, 3154 silly install resolved volo: { main: 'lib/async.js', ignore: [Object] }, 3154 silly install resolved gitHead: 'de3a16091d5125384eff4a54deb3998b13c3814c', 3154 silly install resolved homepage: 'https://github.com/caolan/async#readme', 3154 silly install resolved _id: 'async@0.9.2', 3154 silly install resolved _shasum: 'aea74d5e61c1f899613bf64bda66d4c78f2fd17d', 3154 silly install resolved _from: 'async@>=0.9.0 <0.10.0', 3154 silly install resolved _npmVersion: '2.9.0', 3154 silly install resolved _nodeVersion: '2.0.1', 3154 silly install resolved _npmUser: { name: 'beaugunderson', email: 'beau@beaugunderson.com' }, 3154 silly install resolved maintainers: [ [Object], [Object] ], 3154 silly install resolved dist: 3154 silly install resolved { shasum: 'aea74d5e61c1f899613bf64bda66d4c78f2fd17d', 3154 silly install resolved tarball: 'http://registry.npmjs.org/async/-/async-0.9.2.tgz' }, 3154 silly install resolved directories: {}, 3154 silly install resolved _resolved: 'http://registry.npmjs.org/async/-/async-0.9.2.tgz', 3154 silly install resolved readme: 'ERROR: No README data found!' } ] 3155 info install combined-stream@0.0.7 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 3156 info install mime@1.2.11 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 3157 info install async@0.9.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 3158 info installOne combined-stream@0.0.7 3159 verbose installOne of combined-stream to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data not in flight; installing 3160 info installOne mime@1.2.11 3161 verbose installOne of mime to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data not in flight; installing 3162 info installOne async@0.9.2 3163 verbose installOne of async to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data not in flight; installing 3164 http 200 http://registry.npmjs.org/minimist 3165 silly get cb [ 200, 3165 silly get { 'x-powered-by': 'Express', 3165 silly get via: '1.1 varnish', 3165 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3165 silly get etag: '"2L3M5LWGUI7GDDH14FWPLTJMI"', 3165 silly get 'content-type': 'application/json', 3165 silly get 'cache-control': 'max-age=60', 3165 silly get 'content-length': '22619', 3165 silly get 'accept-ranges': 'bytes', 3165 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3165 silly get age: '48', 3165 silly get 'x-served-by': 'cache-ams4120-AMS', 3165 silly get 'x-cache': 'HIT', 3165 silly get 'x-cache-hits': '6', 3165 silly get 'x-timer': 'S1432108840.556632,VS0,VE0', 3165 silly get vary: 'Accept', 3165 silly get connection: 'Keep-Alive' } ] 3166 verbose get saving minimist to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\minimist.cache.json 3167 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\combined-stream-88b5f17aecf1d280.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 3168 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\package.json 3169 verbose linkBins json-stringify-safe@5.0.1 3170 verbose linkMans json-stringify-safe@5.0.1 3171 verbose rebuildBundles json-stringify-safe@5.0.1 3172 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\async-fecf8424cccd300a.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 3173 silly install write writing combined-stream 0.0.7 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 3174 info install json-stringify-safe@5.0.1 3175 silly install write writing async 0.9.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 3176 silly gunzTarPerm extractEntry test/cookie_jar_test.js 3177 silly gunzTarPerm modified mode [ 'test/cookie_jar_test.js', 420, 438 ] 3178 silly gunzTarPerm extractEntry test/parsing_test.js 3179 silly gunzTarPerm modified mode [ 'test/parsing_test.js', 420, 438 ] 3180 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\mime-07ec4aa8e5874564.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 3181 silly install write writing mime 1.2.11 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 3182 info postinstall json-stringify-safe@5.0.1 3183 silly gunzTarPerm extractEntry test/browser.js 3184 silly gunzTarPerm modified mode [ 'test/browser.js', 493, 511 ] 3185 silly gunzTarPerm extractEntry test/client.js 3186 silly gunzTarPerm modified mode [ 'test/client.js', 493, 511 ] 3187 silly gunzTarPerm extractEntry test/crypto.js 3188 silly gunzTarPerm modified mode [ 'test/crypto.js', 493, 511 ] 3189 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 3190 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\json-stringify-safe-977d336984255cd9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\json-stringify-safe 3191 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 3192 silly gunzTarPerm extractEntry test/ietf_test.js 3193 silly gunzTarPerm modified mode [ 'test/ietf_test.js', 420, 438 ] 3194 silly gunzTarPerm extractEntry test/lifetime_test.js 3195 silly gunzTarPerm modified mode [ 'test/lifetime_test.js', 420, 438 ] 3196 info preinstall once@1.3.2 3197 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream is being purged from base c:\dev\projects\foo 3198 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 3199 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 3200 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async is being purged from base c:\dev\projects\foo 3201 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 3202 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\combined-stream\0.0.7\package.tgz 3203 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 3204 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream is being purged 3205 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 3206 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev\package.json 3207 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\async\0.9.2\package.tgz 3208 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 3209 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async is being purged 3210 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 3211 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\package.json 3212 silly gunzTarPerm modes [ '777', '666' ] 3213 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime is being purged from base c:\dev\projects\foo 3214 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 3215 silly gunzTarPerm modes [ '777', '666' ] 3216 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\mime\1.2.11\package.tgz 3217 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 3218 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime is being purged 3219 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 3220 silly gunzTarPerm modes [ '777', '666' ]

mcv commented 9 years ago

3221 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\package.json 3222 silly mapToRegistry name minimist 3223 silly mapToRegistry using default registry 3224 silly mapToRegistry registry http://registry.npmjs.org/ 3225 silly mapToRegistry uri http://registry.npmjs.org/minimist 3226 verbose addRemoteTarball http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz not in flight; adding 3227 verbose addRemoteTarball [ 'http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz', 3227 verbose addRemoteTarball '857fcabfc3397d2625b8228262e86aa7a011b05d' ] 3228 silly gunzTarPerm extractEntry package.json 3229 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3230 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits\package.json 3231 silly prepareForInstallMany adding wrappy@1 from once dependencies 3232 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\package.json 3233 info retry fetch attempt 1 at 10:00:40 3234 info attempt registry request try #1 at 10:00:40 3235 http fetch GET http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz 3236 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list\package.json 3237 silly gunzTarPerm extractEntry package.json 3238 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3239 silly gunzTarPerm extractEntry package.json 3240 info preinstall abbrev@1.0.5 3241 silly gunzTarPerm extractEntry License 3242 silly gunzTarPerm modified mode [ 'License', 420, 438 ] 3243 silly gunzTarPerm extractEntry Readme.md 3244 silly gunzTarPerm modified mode [ 'Readme.md', 420, 438 ] 3245 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev\package.json 3246 http fetch 200 http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz 3247 info preinstall inherits@2.0.1 3248 silly gunzTarPerm extractEntry README.md 3249 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 3250 info preinstall inflight@1.0.4 3251 silly gunzTarPerm extractEntry LICENSE 3252 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 3253 silly gunzTarPerm extractEntry component.json 3254 silly gunzTarPerm modified mode [ 'component.json', 420, 438 ] 3255 silly gunzTarPerm extractEntry .travis.yml 3256 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 3257 silly gunzTarPerm extractEntry bower.json 3258 silly gunzTarPerm modified mode [ 'bower.json', 420, 438 ] 3259 silly gunzTarPerm extractEntry lib/async.js 3260 silly gunzTarPerm modified mode [ 'lib/async.js', 420, 438 ] 3261 silly gunzTarPerm extractEntry support/sync-package-managers.js 3262 silly gunzTarPerm modified mode [ 'support/sync-package-managers.js', 493, 511 ] 3263 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\package.json 3264 silly gunzTarPerm extractEntry README.md 3265 silly gunzTarPerm extractEntry LICENSE 3266 info preinstall proto-list@1.2.3 3267 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits\package.json 3268 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\package.json 3269 silly cache add args [ 'wrappy@1', null ] 3270 verbose cache add spec wrappy@1 3271 silly cache add parsed spec { raw: 'wrappy@1', 3271 silly cache add scope: null, 3271 silly cache add name: 'wrappy', 3271 silly cache add rawSpec: '1', 3271 silly cache add spec: '>=1.0.0 <2.0.0', 3271 silly cache add type: 'range' } 3272 silly addNamed wrappy@>=1.0.0 <2.0.0 3273 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy 3274 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false } 3275 silly mapToRegistry name wrappy 3276 silly mapToRegistry using default registry 3277 silly mapToRegistry registry http://registry.npmjs.org/ 3278 silly mapToRegistry uri http://registry.npmjs.org/wrappy 3279 verbose addNameRange registry:http://registry.npmjs.org/wrappy not in flight; fetching 3280 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list\package.json 3281 silly fetchAndShaCheck shasum 857fcabfc3397d2625b8228262e86aa7a011b05d 3282 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev\package.json 3283 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\minimist-\minimist-0.0.8.tgz not in flight; adding 3284 verbose addTmpTarball already have metadata; skipping unpack for minimist@0.0.8 3285 silly gunzTarPerm extractEntry lib/combined_stream.js 3286 silly gunzTarPerm modified mode [ 'lib/combined_stream.js', 420, 438 ] 3287 verbose get http://registry.npmjs.org/wrappy not expired, no request 3288 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true } 3289 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1' ] ] 3290 silly addNamed wrappy@1.0.1 3291 verbose addNamed "1.0.1" is a plain semver version for wrappy 3292 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits\package.json 3293 silly prepareForInstallMany adding wrappy@1 from inflight dependencies 3294 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\package.json 3295 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list\package.json 3296 info preinstall bl@0.9.4 3297 silly install resolved [] 3298 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 3299 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 3300 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\package.json 3301 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\package.json 3302 silly cache afterAdd wrappy@1.0.1 3303 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package\package.json not in flight; writing 3304 silly install resolved [] 3305 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 3306 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 3307 silly install resolved [] 3308 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 3309 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 3310 silly cache add args [ 'wrappy@1', null ] 3311 verbose cache add spec wrappy@1 3312 silly cache add parsed spec { raw: 'wrappy@1', 3312 silly cache add scope: null, 3312 silly cache add name: 'wrappy', 3312 silly cache add rawSpec: '1', 3312 silly cache add spec: '>=1.0.0 <2.0.0', 3312 silly cache add type: 'range' } 3313 silly addNamed wrappy@>=1.0.0 <2.0.0 3314 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy 3315 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false } 3316 silly mapToRegistry name wrappy 3317 silly mapToRegistry using default registry 3318 silly mapToRegistry registry http://registry.npmjs.org/ 3319 silly mapToRegistry uri http://registry.npmjs.org/wrappy 3320 verbose addNameRange registry:http://registry.npmjs.org/wrappy not in flight; fetching 3321 info preinstall http-signature@0.10.1 3322 info linkStuff abbrev@1.0.5 3323 silly linkStuff abbrev@1.0.5 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules as its parent node_modules 3324 silly gunzTarPerm extractEntry test/index.js 3325 silly gunzTarPerm modified mode [ 'test/index.js', 493, 511 ] 3326 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\package.json 3327 silly prepareForInstallMany adding readable-stream@~1.0.26 from bl dependencies 3328 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\package.json 3329 info linkStuff inherits@2.0.1 3330 silly linkStuff inherits@2.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules as its parent node_modules 3331 silly gunzTarPerm extractEntry mime.js 3332 silly gunzTarPerm extractEntry test.js 3333 info linkStuff proto-list@1.2.3 3334 silly linkStuff proto-list@1.2.3 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules as its parent node_modules 3335 verbose get http://registry.npmjs.org/wrappy not expired, no request 3336 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true } 3337 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1' ] ] 3338 silly addNamed wrappy@1.0.1 3339 verbose addNamed "1.0.1" is a plain semver version for wrappy 3340 silly gunzTarPerm extractEntry test/regression_test.js 3341 silly gunzTarPerm modified mode [ 'test/regression_test.js', 420, 438 ] 3342 silly cache afterAdd minimist@0.0.8 3343 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\minimist\0.0.8\package\package.json not in flight; writing 3344 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package\package.json written 3345 silly install resolved [ { name: 'wrappy', 3345 silly install resolved version: '1.0.1', 3345 silly install resolved description: 'Callback wrapping utility', 3345 silly install resolved main: 'wrappy.js', 3345 silly install resolved directories: { test: 'test' }, 3345 silly install resolved dependencies: {}, 3345 silly install resolved devDependencies: { tap: '^0.4.12' }, 3345 silly install resolved scripts: { test: 'tap test/.js' }, 3345 silly install resolved repository: { type: 'git', url: 'git+https://github.com/npm/wrappy.git' }, 3345 silly install resolved author: 3345 silly install resolved { name: 'Isaac Z. Schlueter', 3345 silly install resolved email: 'i@izs.me', 3345 silly install resolved url: 'http://blog.izs.me/' }, 3345 silly install resolved license: 'ISC', 3345 silly install resolved bugs: { url: 'https://github.com/npm/wrappy/issues' }, 3345 silly install resolved homepage: 'https://github.com/npm/wrappy', 3345 silly install resolved gitHead: '006a8cbac6b99988315834c207896eed71fd069a', 3345 silly install resolved _id: 'wrappy@1.0.1', 3345 silly install resolved _shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739', 3345 silly install resolved _from: 'wrappy@>=1.0.0 <2.0.0', 3345 silly install resolved _npmVersion: '2.0.0', 3345 silly install resolved _nodeVersion: '0.10.31', 3345 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 3345 silly install resolved maintainers: [ [Object] ], 3345 silly install resolved dist: 3345 silly install resolved { shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739', 3345 silly install resolved tarball: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' }, 3345 silly install resolved _resolved: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz', 3345 silly install resolved readme: 'ERROR: No README data found!' } ] 3346 info install wrappy@1.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 3347 info installOne wrappy@1.0.1 3348 verbose installOne of wrappy to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once not in flight; installing 3349 silly prepareForInstallMany adding assert-plus@^0.1.5 from http-signature dependencies 3350 silly prepareForInstallMany adding asn1@0.1.11 from http-signature dependencies 3351 silly prepareForInstallMany adding ctype@0.5.3 from http-signature dependencies 3352 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\package.json 3353 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\wrappy-1ef6d3a12871d788.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3354 silly cache add args [ 'readable-stream@~1.0.26', null ] 3355 verbose cache add spec readable-stream@~1.0.26 3356 silly cache add parsed spec { raw: 'readable-stream@~1.0.26', 3356 silly cache add scope: null, 3356 silly cache add name: 'readable-stream', 3356 silly cache add rawSpec: '~1.0.26', 3356 silly cache add spec: '>=1.0.26 <1.1.0', 3356 silly cache add type: 'range' } 3357 silly addNamed readable-stream@>=1.0.26 <1.1.0 3358 verbose addNamed ">=1.0.26 <1.1.0" is a valid semver range for readable-stream 3359 silly addNameRange { name: 'readable-stream', 3359 silly addNameRange range: '>=1.0.26 <1.1.0', 3359 silly addNameRange hasData: false } 3360 silly mapToRegistry name readable-stream 3361 silly mapToRegistry using default registry 3362 silly mapToRegistry registry http://registry.npmjs.org/ 3363 silly mapToRegistry uri http://registry.npmjs.org/readable-stream 3364 verbose addNameRange registry:http://registry.npmjs.org/readable-stream not in flight; fetching 3365 silly install write writing wrappy 1.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3366 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\minimist\0.0.8\package\package.json written 3367 silly install resolved [ { name: 'minimist', 3367 silly install resolved version: '0.0.8', 3367 silly install resolved description: 'parse argument options', 3367 silly install resolved main: 'index.js', 3367 silly install resolved devDependencies: { tape: '~1.0.4', tap: '~0.4.0' }, 3367 silly install resolved scripts: { test: 'tap test/.js' }, 3367 silly install resolved testling: { files: 'test/.js', browsers: [Object] }, 3367 silly install resolved repository: { type: 'git', url: 'git://github.com/substack/minimist.git' }, 3367 silly install resolved homepage: 'https://github.com/substack/minimist', 3367 silly install resolved keywords: [ 'argv', 'getopt', 'parser', 'optimist' ], 3367 silly install resolved author: 3367 silly install resolved { name: 'James Halliday', 3367 silly install resolved email: 'mail@substack.net', 3367 silly install resolved url: 'http://substack.net' }, 3367 silly install resolved license: 'MIT', 3367 silly install resolved bugs: { url: 'https://github.com/substack/minimist/issues' }, 3367 silly install resolved _id: 'minimist@0.0.8', 3367 silly install resolved dist: 3367 silly install resolved { shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', 3367 silly install resolved tarball: 'http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' }, 3367 silly install resolved _from: 'minimist@0.0.8', 3367 silly install resolved _npmVersion: '1.4.3', 3367 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, 3367 silly install resolved maintainers: [ [Object] ], 3367 silly install resolved directories: {}, 3367 silly install resolved _shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', 3367 silly install resolved _resolved: 'http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' } ] 3368 info install minimist@0.0.8 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 3369 info installOne minimist@0.0.8 3370 verbose installOne of minimist to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp not in flight; installing 3371 silly cache afterAdd wrappy@1.0.1 3372 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package\package.json not in flight; writing 3373 verbose linkBins abbrev@1.0.5 3374 verbose linkMans abbrev@1.0.5 3375 verbose rebuildBundles abbrev@1.0.5 3376 info install abbrev@1.0.5 3377 silly gunzTarPerm extractEntry types/mime.types 3378 silly gunzTarPerm extractEntry types/node.types 3379 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\minimist-a8b1d401453670e7.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 3380 verbose linkBins inherits@2.0.1 3381 verbose linkMans inherits@2.0.1 3382 verbose rebuildBundles inherits@2.0.1 3383 verbose request uri http://registry.npmjs.org/readable-stream 3384 verbose request no auth needed 3385 info attempt registry request try #1 at 10:00:40 3386 verbose etag "6O1H7OGAPQTOP5BUMS29K973M" 3387 http request GET http://registry.npmjs.org/readable-stream 3388 info postinstall abbrev@1.0.5 3389 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3390 silly cache add args [ 'assert-plus@^0.1.5', null ] 3391 verbose cache add spec assert-plus@^0.1.5 3392 silly cache add parsed spec { raw: 'assert-plus@^0.1.5', 3392 silly cache add scope: null, 3392 silly cache add name: 'assert-plus', 3392 silly cache add rawSpec: '^0.1.5', 3392 silly cache add spec: '>=0.1.5 <0.2.0', 3392 silly cache add type: 'range' } 3393 silly addNamed assert-plus@>=0.1.5 <0.2.0 3394 verbose addNamed ">=0.1.5 <0.2.0" is a valid semver range for assert-plus 3395 silly addNameRange { name: 'assert-plus', range: '>=0.1.5 <0.2.0', hasData: false } 3396 silly mapToRegistry name assert-plus 3397 silly mapToRegistry using default registry 3398 silly mapToRegistry registry http://registry.npmjs.org/ 3399 silly mapToRegistry uri http://registry.npmjs.org/assert-plus 3400 verbose addNameRange registry:http://registry.npmjs.org/assert-plus not in flight; fetching 3401 silly cache add args [ 'asn1@0.1.11', null ] 3402 verbose cache add spec asn1@0.1.11 3403 silly cache add parsed spec { raw: 'asn1@0.1.11', 3403 silly cache add scope: null, 3403 silly cache add name: 'asn1', 3403 silly cache add rawSpec: '0.1.11', 3403 silly cache add spec: '0.1.11', 3403 silly cache add type: 'version' } 3404 silly addNamed asn1@0.1.11 3405 verbose addNamed "0.1.11" is a plain semver version for asn1 3406 silly mapToRegistry name asn1 3407 silly mapToRegistry using default registry 3408 silly mapToRegistry registry http://registry.npmjs.org/ 3409 silly mapToRegistry uri http://registry.npmjs.org/asn1 3410 verbose addNameVersion registry:http://registry.npmjs.org/asn1 not in flight; fetching 3411 silly cache add args [ 'ctype@0.5.3', null ] 3412 verbose cache add spec ctype@0.5.3 3413 silly cache add parsed spec { raw: 'ctype@0.5.3', 3413 silly cache add scope: null, 3413 silly cache add name: 'ctype', 3413 silly cache add rawSpec: '0.5.3', 3413 silly cache add spec: '0.5.3', 3413 silly cache add type: 'version' } 3414 silly addNamed ctype@0.5.3 3415 verbose addNamed "0.5.3" is a plain semver version for ctype 3416 silly mapToRegistry name ctype 3417 silly mapToRegistry using default registry 3418 silly mapToRegistry registry http://registry.npmjs.org/ 3419 silly mapToRegistry uri http://registry.npmjs.org/ctype 3420 verbose addNameVersion registry:http://registry.npmjs.org/ctype not in flight; fetching 3421 silly install write writing minimist 0.0.8 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 3422 info install inherits@2.0.1 3423 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package\package.json written 3424 silly install resolved [ { name: 'wrappy', 3424 silly install resolved version: '1.0.1', 3424 silly install resolved description: 'Callback wrapping utility', 3424 silly install resolved main: 'wrappy.js', 3424 silly install resolved directories: { test: 'test' }, 3424 silly install resolved dependencies: {}, 3424 silly install resolved devDependencies: { tap: '^0.4.12' }, 3424 silly install resolved scripts: { test: 'tap test/.js' }, 3424 silly install resolved repository: { type: 'git', url: 'git+https://github.com/npm/wrappy.git' }, 3424 silly install resolved author: 3424 silly install resolved { name: 'Isaac Z. Schlueter', 3424 silly install resolved email: 'i@izs.me', 3424 silly install resolved url: 'http://blog.izs.me/' }, 3424 silly install resolved license: 'ISC', 3424 silly install resolved bugs: { url: 'https://github.com/npm/wrappy/issues' }, 3424 silly install resolved homepage: 'https://github.com/npm/wrappy', 3424 silly install resolved gitHead: '006a8cbac6b99988315834c207896eed71fd069a', 3424 silly install resolved _id: 'wrappy@1.0.1', 3424 silly install resolved _shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739', 3424 silly install resolved _from: 'wrappy@>=1.0.0 <2.0.0', 3424 silly install resolved _npmVersion: '2.0.0', 3424 silly install resolved _nodeVersion: '0.10.31', 3424 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, 3424 silly install resolved maintainers: [ [Object] ], 3424 silly install resolved dist: 3424 silly install resolved { shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739', 3424 silly install resolved tarball: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' }, 3424 silly install resolved _resolved: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz', 3424 silly install resolved readme: 'ERROR: No README data found!' } ] 3425 info install wrappy@1.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 3426 info installOne wrappy@1.0.1 3427 verbose installOne of wrappy to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight not in flight; installing 3428 verbose linkBins proto-list@1.2.3 3429 verbose linkMans proto-list@1.2.3 3430 verbose rebuildBundles proto-list@1.2.3 3431 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy is being purged from base c:\dev\projects\foo 3432 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3433 info install proto-list@1.2.3 3434 info postinstall inherits@2.0.1 3435 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package.tgz 3436 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3437 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy is being purged 3438 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3439 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\abbrev-67aac957b4876d44.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt\node_modules\abbrev 3440 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 3441 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 3442 silly gunzTarPerm modes [ '777', '666' ] 3443 info postinstall proto-list@1.2.3 3444 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\wrappy-aba4546c5e49d7e1.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3445 verbose request uri http://registry.npmjs.org/assert-plus 3446 verbose request no auth needed 3447 info attempt registry request try #1 at 10:00:40 3448 verbose etag "BJ6UE1EGKYKF2OZ2UJOCA8YAB" 3449 http request GET http://registry.npmjs.org/assert-plus 3450 verbose request uri http://registry.npmjs.org/asn1 3451 verbose request no auth needed 3452 info attempt registry request try #1 at 10:00:40 3453 verbose etag "68E36A3KXYBYELOVRJJMLAXLK" 3454 http request GET http://registry.npmjs.org/asn1 3455 verbose request uri http://registry.npmjs.org/ctype 3456 verbose request no auth needed 3457 info attempt registry request try #1 at 10:00:40 3458 verbose etag "9HXDEJQPPE1F7UJCISKGFRWPT" 3459 http request GET http://registry.npmjs.org/ctype 3460 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\inherits-662528ab03d1c57f.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inherits 3461 silly install write writing wrappy 1.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3462 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\proto-list-84e6ab32b80af4f9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain\node_modules\proto-list 3463 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 3464 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 3465 http 200 http://registry.npmjs.org/readable-stream 3466 silly get cb [ 200, 3466 silly get { 'x-powered-by': 'Express', 3466 silly get via: '1.1 varnish', 3466 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3466 silly get etag: '"6O1H7OGAPQTOP5BUMS29K973M"', 3466 silly get 'content-type': 'application/json', 3466 silly get 'cache-control': 'max-age=60', 3466 silly get 'content-length': '42590', 3466 silly get 'accept-ranges': 'bytes', 3466 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3466 silly get age: '24', 3466 silly get 'x-served-by': 'cache-ams4120-AMS', 3466 silly get 'x-cache': 'HIT', 3466 silly get 'x-cache-hits': '3', 3466 silly get 'x-timer': 'S1432108840.750182,VS0,VE0', 3466 silly get vary: 'Accept', 3466 silly get connection: 'Keep-Alive' } ] 3467 verbose get saving readable-stream to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\readable-stream.cache.json 3468 silly gunzTarPerm extractEntry package.json 3469 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3470 info linkStuff nopt@3.0.2 3471 silly linkStuff nopt@3.0.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 3472 verbose unbuild node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 3473 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3474 info linkStuff config-chain@1.1.8 3475 silly linkStuff config-chain@1.1.8 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 3476 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist is being purged from base c:\dev\projects\foo 3477 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 3478 silly gunzTarPerm extractEntry README.md 3479 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 3480 silly gunzTarPerm extractEntry LICENSE 3481 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 3482 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy is being purged from base c:\dev\projects\foo 3483 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3484 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\minimist\0.0.8\package.tgz 3485 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 3486 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist is being purged 3487 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 3488 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\wrappy\1.0.1\package.tgz 3489 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3490 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy is being purged 3491 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3492 silly gunzTarPerm modes [ '777', '666' ] 3493 silly gunzTarPerm modes [ '777', '666' ] 3494 http 200 http://registry.npmjs.org/ctype 3495 silly get cb [ 200, 3495 silly get { 'x-powered-by': 'Express', 3495 silly get via: '1.1 varnish', 3495 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3495 silly get etag: '"9HXDEJQPPE1F7UJCISKGFRWPT"', 3495 silly get 'content-type': 'application/json', 3495 silly get 'cache-control': 'max-age=60', 3495 silly get 'content-length': '13372', 3495 silly get 'accept-ranges': 'bytes', 3495 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3495 silly get age: '9', 3495 silly get 'x-served-by': 'cache-ams4120-AMS', 3495 silly get 'x-cache': 'HIT', 3495 silly get 'x-cache-hits': '1', 3495 silly get 'x-timer': 'S1432108840.775862,VS0,VE0', 3495 silly get vary: 'Accept', 3495 silly get connection: 'Keep-Alive' } ] 3496 verbose get saving ctype to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\ctype.cache.json 3497 silly gunzTarPerm extractEntry test/message.js 3498 silly gunzTarPerm modified mode [ 'test/message.js', 484, 502 ] 3499 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs\package.json 3500 http 200 http://registry.npmjs.org/asn1 3501 silly get cb [ 200, 3501 silly get { 'x-powered-by': 'Express', 3501 silly get via: '1.1 varnish', 3501 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3501 silly get etag: '"68E36A3KXYBYELOVRJJMLAXLK"', 3501 silly get 'content-type': 'application/json', 3501 silly get 'cache-control': 'max-age=60', 3501 silly get 'content-length': '17556', 3501 silly get 'accept-ranges': 'bytes', 3501 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3501 silly get age: '4', 3501 silly get 'x-served-by': 'cache-ams4142-AMS', 3501 silly get 'x-cache': 'HIT', 3501 silly get 'x-cache-hits': '2', 3501 silly get 'x-timer': 'S1432108840.784411,VS0,VE0', 3501 silly get vary: 'Accept', 3501 silly get connection: 'Keep-Alive' } ] 3502 verbose get saving asn1 to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\asn1.cache.json 3503 silly gunzTarPerm extractEntry package.json 3504 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3505 http 200 http://registry.npmjs.org/assert-plus 3506 silly get cb [ 200, 3506 silly get { 'x-powered-by': 'Express', 3506 silly get via: '1.1 varnish', 3506 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3506 silly get etag: '"BJ6UE1EGKYKF2OZ2UJOCA8YAB"', 3506 silly get 'content-type': 'application/json', 3506 silly get 'cache-control': 'max-age=60', 3506 silly get 'content-length': '8852', 3506 silly get 'accept-ranges': 'bytes', 3506 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3506 silly get age: '39', 3506 silly get 'x-served-by': 'cache-ams4120-AMS', 3506 silly get 'x-cache': 'HIT', 3506 silly get 'x-cache-hits': '2', 3506 silly get 'x-timer': 'S1432108840.781724,VS0,VE0', 3506 silly get vary: 'Accept', 3506 silly get connection: 'Keep-Alive' } ] 3507 verbose get saving assert-plus to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\assert-plus.cache.json 3508 silly gunzTarPerm extractEntry package.json 3509 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3510 verbose linkBins nopt@3.0.2 3511 verbose link bins [ { nopt: './bin/nopt.js' }, 3511 verbose link bins 'c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\.bin', 3511 verbose link bins false ] 3512 verbose linkMans nopt@3.0.2 3513 verbose rebuildBundles nopt@3.0.2 3514 verbose rebuildBundles [ 'abbrev' ] 3515 silly addNameRange number 2 { name: 'readable-stream', 3515 silly addNameRange range: '>=1.0.26 <1.1.0', 3515 silly addNameRange hasData: true } 3516 silly addNameRange versions [ 'readable-stream', 3516 silly addNameRange [ '0.0.1', [...] 3516 silly addNameRange '1.0.33' ] ] 3517 silly addNamed readable-stream@1.0.33 3518 verbose addNamed "1.0.33" is a plain semver version for readable-stream 3519 silly gunzTarPerm extractEntry LICENSE 3520 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 3521 silly gunzTarPerm extractEntry index.js 3522 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 3523 silly gunzTarPerm extractEntry README.md 3524 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 3525 silly gunzTarPerm extractEntry LICENSE 3526 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 3527 verbose linkBins config-chain@1.1.8 3528 verbose linkMans config-chain@1.1.8 3529 verbose rebuildBundles config-chain@1.1.8 3530 verbose rebuildBundles [ 'proto-list' ] 3531 info install config-chain@1.1.8 3532 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\package.json 3533 info postinstall config-chain@1.1.8 3534 silly mapToRegistry name ctype 3535 silly mapToRegistry using default registry 3536 silly mapToRegistry registry http://registry.npmjs.org/ 3537 silly mapToRegistry uri http://registry.npmjs.org/ctype 3538 verbose addRemoteTarball http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz not in flight; adding 3539 verbose addRemoteTarball [ 'http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz', 3539 verbose addRemoteTarball '82c18c2461f74114ef16c135224ad0b9144ca12f' ] 3540 silly gunzTarPerm extractEntry wrappy.js 3541 silly gunzTarPerm modified mode [ 'wrappy.js', 420, 438 ] 3542 silly gunzTarPerm extractEntry test/basic.js 3543 silly gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ] 3544 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid\package.json 3545 silly cache afterAdd readable-stream@1.0.33 3546 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\readable-stream\1.0.33\package\package.json not in flight; writing 3547 silly addNameRange number 2 { name: 'assert-plus', range: '>=0.1.5 <0.2.0', hasData: true } 3548 silly addNameRange versions [ 'assert-plus', 3548 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.1.5' ] ] 3549 silly addNamed assert-plus@0.1.5 3550 verbose addNamed "0.1.5" is a plain semver version for assert-plus 3551 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\config-chain-4070a25c9e395678.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\config-chain 3552 info retry fetch attempt 1 at 10:00:40 3553 info attempt registry request try #1 at 10:00:40 3554 http fetch GET http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz 3555 info preinstall combined-stream@0.0.7 3556 silly gunzTarPerm extractEntry test/domain_and_path_test.js 3557 silly gunzTarPerm modified mode [ 'test/domain_and_path_test.js', 420, 438 ] 3558 silly gunzTarPerm extractEntry test/ietf_data/dates/bsd-examples.json 3559 silly gunzTarPerm modified mode [ 'test/ietf_data/dates/bsd-examples.json', 420, 438 ] 3560 silly mapToRegistry name asn1 3561 silly mapToRegistry using default registry 3562 silly mapToRegistry registry http://registry.npmjs.org/ 3563 silly mapToRegistry uri http://registry.npmjs.org/asn1 3564 verbose addRemoteTarball http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz not in flight; adding 3565 verbose addRemoteTarball [ 'http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz', 3565 verbose addRemoteTarball '559be18376d08a4ec4dbe80877d27818639b2df7' ] 3566 silly gunzTarPerm extractEntry wrappy.js 3567 silly gunzTarPerm modified mode [ 'wrappy.js', 420, 438 ] 3568 silly gunzTarPerm extractEntry test/basic.js 3569 silly gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ] 3570 info preinstall qs@1.2.2 3571 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\package.json 3572 http fetch 200 http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz 3573 info preinstall node-uuid@1.4.3 3574 info retry fetch attempt 1 at 10:00:40 3575 info attempt registry request try #1 at 10:00:40 3576 http fetch GET http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz 3577 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs\package.json 3578 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\readable-stream\1.0.33\package\package.json written 3579 silly install resolved [ { name: 'readable-stream', 3579 silly install resolved version: '1.0.33', 3579 silly install resolved description: 'Streams2, a user-land copy of the stream library from Node.js v0.10.x', 3579 silly install resolved main: 'readable.js', 3579 silly install resolved dependencies: 3579 silly install resolved { 'core-util-is': '~1.0.0', 3579 silly install resolved isarray: '0.0.1', 3579 silly install resolved string_decoder: '~0.10.x', 3579 silly install resolved inherits: '~2.0.1' }, 3579 silly install resolved devDependencies: { tap: '~0.2.6' }, 3579 silly install resolved scripts: { test: 'tap test/simple/*.js' }, 3579 silly install resolved repository: 3579 silly install resolved { type: 'git', 3579 silly install resolved url: 'git://github.com/isaacs/readable-stream.git' }, 3579 silly install resolved keywords: [ 'readable', 'stream', 'pipe' ], 3579 silly install resolved browser: { util: false }, 3579 silly install resolved author: 3579 silly install resolved { name: 'Isaac Z. Schlueter', 3579 silly install resolved email: 'i@izs.me', 3579 silly install resolved url: 'http://blog.izs.me/' }, 3579 silly install resolved license: 'MIT', 3579 silly install resolved gitHead: '0bf97a117c5646556548966409ebc57a6dda2638', 3579 silly install resolved bugs: { url: 'https://github.com/isaacs/readable-stream/issues' }, 3579 silly install resolved homepage: 'https://github.com/isaacs/readable-stream', 3579 silly install resolved _id: 'readable-stream@1.0.33', 3579 silly install resolved _shasum: '3a360dd66c1b1d7fd4705389860eda1d0f61126c', 3579 silly install resolved _from: 'readable-stream@>=1.0.26 <1.1.0', 3579 silly install resolved _npmVersion: '1.4.28', 3579 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' }, 3579 silly install resolved maintainers: [ [Object], [Object], [Object] ], 3579 silly install resolved dist: 3579 silly install resolved { shasum: '3a360dd66c1b1d7fd4705389860eda1d0f61126c', 3579 silly install resolved tarball: 'http://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz' }, 3579 silly install resolved directories: {}, 3579 silly install resolved _resolved: 'http://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz', 3579 silly install resolved readme: 'ERROR: No README data found!' } ] 3580 info install readable-stream@1.0.33 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 3581 info installOne readable-stream@1.0.33 3582 verbose installOne of readable-stream to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl not in flight; installing 3583 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid\package.json 3584 silly cache afterAdd assert-plus@0.1.5 3585 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\assert-plus\0.1.5\package\package.json not in flight; writing 3586 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\readable-stream-74447b69ed01a2f5.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 3587 silly prepareForInstallMany adding delayed-stream@0.0.5 from combined-stream dependencies 3588 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\package.json 3589 silly fetchAndShaCheck shasum 82c18c2461f74114ef16c135224ad0b9144ca12f 3590 silly gunzTarPerm extractEntry .travis.yml 3591 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 3592 silly gunzTarPerm extractEntry example/parse.js 3593 silly gunzTarPerm modified mode [ 'example/parse.js', 420, 438 ] 3594 http fetch 200 http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz 3595 silly install write writing readable-stream 1.0.33 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 3596 info install nopt@3.0.2 3597 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs\package.json 3598 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\assert-plus\0.1.5\package\package.json written 3599 info postinstall nopt@3.0.2 3600 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid\package.json 3601 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\ctype-\ctype-0.5.3.tgz not in flight; adding 3602 verbose addTmpTarball already have metadata; skipping unpack for ctype@0.5.3 3603 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 3604 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\nopt-5fcf6f62fab60a20.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\nopt 3605 silly fetchAndShaCheck shasum 559be18376d08a4ec4dbe80877d27818639b2df7 3606 silly install resolved [] 3607 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs 3608 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs 3609 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream is being purged from base c:\dev\projects\foo 3610 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 3611 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\readable-stream\1.0.33\package.tgz 3612 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 3613 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream is being purged 3614 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 3615 silly cache add args [ 'delayed-stream@0.0.5', null ] 3616 verbose cache add spec delayed-stream@0.0.5 3617 silly cache add parsed spec { raw: 'delayed-stream@0.0.5', 3617 silly cache add scope: null, 3617 silly cache add name: 'delayed-stream', 3617 silly cache add rawSpec: '0.0.5', 3617 silly cache add spec: '0.0.5', 3617 silly cache add type: 'version' } 3618 silly addNamed delayed-stream@0.0.5 3619 verbose addNamed "0.0.5" is a plain semver version for delayed-stream 3620 silly mapToRegistry name delayed-stream 3621 silly mapToRegistry using default registry 3622 silly mapToRegistry registry http://registry.npmjs.org/ 3623 silly mapToRegistry uri http://registry.npmjs.org/delayed-stream 3624 verbose addNameVersion registry:http://registry.npmjs.org/delayed-stream not in flight; fetching 3625 silly gunzTarPerm modes [ '777', '666' ] 3626 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\asn1-\asn1-0.1.11.tgz not in flight; adding 3627 verbose addTmpTarball already have metadata; skipping unpack for asn1@0.1.11 3628 silly install resolved [] 3629 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid 3630 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid 3631 silly gunzTarPerm extractEntry test/readme.js 3632 silly gunzTarPerm modified mode [ 'test/readme.js', 493, 511 ] 3633 silly gunzTarPerm extractEntry test/ietf_data/dates/examples.json 3634 silly gunzTarPerm modified mode [ 'test/ietf_data/dates/examples.json', 420, 438 ] 3635 silly gunzTarPerm extractEntry test/ietf_data/parser.json 3636 silly gunzTarPerm modified mode [ 'test/ietf_data/parser.json', 420, 438 ] 3637 silly gunzTarPerm extractEntry public-suffix.txt 3638 silly gunzTarPerm modified mode [ 'public-suffix.txt', 420, 438 ] 3639 silly gunzTarPerm extractEntry readme.markdown 3640 silly gunzTarPerm modified mode [ 'readme.markdown', 420, 438 ] 3641 silly gunzTarPerm extractEntry test/dash.js 3642 silly gunzTarPerm modified mode [ 'test/dash.js', 420, 438 ] 3643 info linkStuff qs@1.2.2 3644 silly linkStuff qs@1.2.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 3645 verbose request uri http://registry.npmjs.org/delayed-stream 3646 verbose request no auth needed 3647 info attempt registry request try #1 at 10:00:40 3648 verbose etag "3R3PDLMYOHW7LS95R001QU3HH" 3649 http request GET http://registry.npmjs.org/delayed-stream 3650 silly gunzTarPerm extractEntry package.json 3651 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3652 silly cache afterAdd ctype@0.5.3 3653 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\ctype\0.5.3\package\package.json not in flight; writing 3654 silly cache afterAdd asn1@0.1.11 3655 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\asn1\0.1.11\package\package.json not in flight; writing 3656 info linkStuff node-uuid@1.4.3 3657 silly linkStuff node-uuid@1.4.3 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 3658 silly gunzTarPerm extractEntry .npmignore 3659 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 3660 silly gunzTarPerm extractEntry README.md 3661 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 3662 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\package.json 3663 http 200 http://registry.npmjs.org/delayed-stream 3664 silly get cb [ 200, 3664 silly get { 'x-powered-by': 'Express', 3664 silly get via: '1.1 varnish', 3664 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3664 silly get etag: '"3R3PDLMYOHW7LS95R001QU3HH"', 3664 silly get 'content-type': 'application/json', 3664 silly get 'cache-control': 'max-age=60', 3664 silly get 'content-length': '13299', 3664 silly get 'accept-ranges': 'bytes', 3664 silly get date: 'Wed, 20 May 2015 08:00:40 GMT', 3664 silly get age: '16', 3664 silly get 'x-served-by': 'cache-ams4142-AMS', 3664 silly get 'x-cache': 'HIT', 3664 silly get 'x-cache-hits': '1', 3664 silly get 'x-timer': 'S1432108840.920267,VS0,VE0', 3664 silly get vary: 'Accept', 3664 silly get connection: 'Keep-Alive' } ] 3665 verbose get saving delayed-stream to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\delayed-stream.cache.json 3666 verbose linkBins qs@1.2.2 3667 verbose linkMans qs@1.2.2 3668 verbose rebuildBundles qs@1.2.2 3669 info install qs@1.2.2 3670 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types\package.json 3671 info postinstall qs@1.2.2 3672 verbose linkBins node-uuid@1.4.3 3673 verbose link bins [ { uuid: './bin/uuid' }, 3673 verbose link bins 'c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\.bin', 3673 verbose link bins false ] 3674 verbose linkMans node-uuid@1.4.3 3675 verbose rebuildBundles node-uuid@1.4.3 3676 silly gunzTarPerm extractEntry LICENSE 3677 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 3678 silly gunzTarPerm extractEntry duplex.js 3679 silly gunzTarPerm modified mode [ 'duplex.js', 420, 438 ] 3680 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\ctype\0.5.3\package\package.json written 3681 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\asn1\0.1.11\package\package.json written 3682 silly install resolved [ { author: { name: 'Mark Cavage', email: 'mcavage@gmail.com' }, 3682 silly install resolved name: 'assert-plus', 3682 silly install resolved description: 'Extra assertions on top of node\'s assert module', 3682 silly install resolved version: '0.1.5', 3682 silly install resolved main: './assert.js', 3682 silly install resolved devDependencies: {}, 3682 silly install resolved optionalDependencies: {}, 3682 silly install resolved repository: 3682 silly install resolved { type: 'git', 3682 silly install resolved url: 'git+https://github.com/mcavage/node-assert-plus.git' }, 3682 silly install resolved engines: { node: '>=0.8' }, 3682 silly install resolved bugs: { url: 'https://github.com/mcavage/node-assert-plus/issues' }, 3682 silly install resolved dependencies: {}, 3682 silly install resolved _id: 'assert-plus@0.1.5', 3682 silly install resolved dist: 3682 silly install resolved { shasum: 'ee74009413002d84cec7219c6ac811812e723160', 3682 silly install resolved tarball: 'http://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz' }, 3682 silly install resolved _from: 'assert-plus@>=0.1.5 <0.2.0', 3682 silly install resolved _npmVersion: '1.3.11', 3682 silly install resolved _npmUser: { name: 'mcavage', email: 'mcavage@gmail.com' }, 3682 silly install resolved maintainers: [ [Object] ], 3682 silly install resolved directories: {}, 3682 silly install resolved _shasum: 'ee74009413002d84cec7219c6ac811812e723160', 3682 silly install resolved _resolved: 'http://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz', 3682 silly install resolved readme: 'ERROR: No README data found!', 3682 silly install resolved homepage: 'https://github.com/mcavage/node-assert-plus#readme' }, 3682 silly install resolved { name: 'ctype', 3682 silly install resolved version: '0.5.3', 3682 silly install resolved description: 'read and write binary structures and data types', 3682 silly install resolved homepage: 'https://github.com/rmustacc/node-ctype', 3682 silly install resolved author: { name: 'Robert Mustacchi', email: 'rm@fingolfin.org' }, 3682 silly install resolved engines: { node: '>= 0.4' }, 3682 silly install resolved main: 'ctype.js', 3682 silly install resolved repository: 3682 silly install resolved { type: 'git', 3682 silly install resolved url: 'https://github.com/rmustacc/node-ctype.git' }, 3682 silly install resolved _id: 'ctype@0.5.3', 3682 silly install resolved dist: 3682 silly install resolved { shasum: '82c18c2461f74114ef16c135224ad0b9144ca12f', 3682 silly install resolved tarball: 'http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz' }, 3682 silly install resolved _npmVersion: '1.1.59', 3682 silly install resolved _npmUser: { name: 'rm', email: 'rm@fingolfin.org' }, 3682 silly install resolved maintainers: [ [Object] ], 3682 silly install resolved directories: {}, 3682 silly install resolved _shasum: '82c18c2461f74114ef16c135224ad0b9144ca12f', 3682 silly install resolved _resolved: 'http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz', 3682 silly install resolved _from: 'ctype@0.5.3' }, 3682 silly install resolved { author: { name: 'Mark Cavage', email: 'mcavage@gmail.com' }, 3682 silly install resolved contributors: [ [Object], [Object] ], 3682 silly install resolved name: 'asn1', 3682 silly install resolved description: 'Contains parsers and serializers for ASN.1 (currently BER only)', 3682 silly install resolved version: '0.1.11', 3682 silly install resolved repository: { type: 'git', url: 'git://github.com/mcavage/node-asn1.git' }, 3682 silly install resolved main: 'lib/index.js', 3682 silly install resolved engines: { node: '>=0.4.9' }, 3682 silly install resolved dependencies: {}, 3682 silly install resolved devDependencies: { tap: '0.1.4' }, 3682 silly install resolved scripts: 3682 silly install resolved { pretest: 'which gjslint; if [[ "$?" = 0 ]] ; then gjslint --nojsdoc -r lib -r tst; else echo "Missing gjslint. Skipping lint"; fi', 3682 silly install resolved test: './node_modules/.bin/tap ./tst' }, 3682 silly install resolved _npmUser: { name: 'mcavage', email: 'mcavage@gmail.com' }, 3682 silly install resolved _id: 'asn1@0.1.11', 3682 silly install resolved _engineSupported: true, 3682 silly install resolved _npmVersion: '1.1.0-beta-4', 3682 silly install resolved _nodeVersion: 'v0.6.6', 3682 silly install resolved _defaultsLoaded: true, 3682 silly install resolved dist: 3682 silly install resolved { shasum: '559be18376d08a4ec4dbe80877d27818639b2df7', 3682 silly install resolved tarball: 'http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz' }, 3682 silly install resolved maintainers: [ [Object] ], 3682 silly install resolved directories: {}, 3682 silly install resolved _shasum: '559be18376d08a4ec4dbe80877d27818639b2df7', 3682 silly install resolved _resolved: 'http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz', 3682 silly install resolved _from: 'asn1@0.1.11' } ] 3683 info install assert-plus@0.1.5 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 3684 info install ctype@0.5.3 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 3685 info install asn1@0.1.11 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 3686 info installOne assert-plus@0.1.5 3687 verbose installOne of assert-plus to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature not in flight; installing 3688 info installOne ctype@0.5.3 3689 verbose installOne of ctype to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature not in flight; installing 3690 info installOne asn1@0.1.11 3691 verbose installOne of asn1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature not in flight; installing 3692 silly gunzTarPerm extractEntry test/default_bool.js 3693 silly gunzTarPerm modified mode [ 'test/default_bool.js', 420, 438 ] 3694 silly gunzTarPerm extractEntry test/dotted.js 3695 silly gunzTarPerm modified mode [ 'test/dotted.js', 420, 438 ] 3696 silly gunzTarPerm extractEntry test/long.js 3697 silly gunzTarPerm modified mode [ 'test/long.js', 420, 438 ] 3698 silly gunzTarPerm extractEntry test/parse.js 3699 silly gunzTarPerm modified mode [ 'test/parse.js', 420, 438 ] 3700 silly gunzTarPerm extractEntry test/parse_modified.js 3701 silly gunzTarPerm modified mode [ 'test/parse_modified.js', 420, 438 ] 3702 silly gunzTarPerm extractEntry test/short.js 3703 silly gunzTarPerm modified mode [ 'test/short.js', 420, 438 ] 3704 silly gunzTarPerm extractEntry test/whitespace.js 3705 silly gunzTarPerm modified mode [ 'test/whitespace.js', 420, 438 ] 3706 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\qs-8425cc4bade322d6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\qs 3707 info preinstall mime-types@1.0.2 3708 info preinstall minimatch@2.0.8 3709 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\assert-plus-36f2f1ab24c754d6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 3710 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\ctype-7db72b6bc112eef9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 3711 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\asn1-9c4c01ff9aa6ed3a.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 3712 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types\package.json 3713 silly install write writing assert-plus 0.1.5 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 3714 silly install write writing ctype 0.5.3 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 3715 silly install write writing asn1 0.1.11 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 3716 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\package.json 3717 silly gunzTarPerm extractEntry writable.js 3718 silly gunzTarPerm modified mode [ 'writable.js', 420, 438 ] 3719 silly gunzTarPerm extractEntry passthrough.js 3720 silly gunzTarPerm modified mode [ 'passthrough.js', 420, 438 ] 3721 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy\package.json 3722 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 3723 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types\package.json 3724 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 3725 silly mapToRegistry name delayed-stream 3726 silly mapToRegistry using default registry 3727 silly mapToRegistry registry http://registry.npmjs.org/ 3728 silly mapToRegistry uri http://registry.npmjs.org/delayed-stream 3729 verbose addRemoteTarball http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz not in flight; adding 3730 verbose addRemoteTarball [ 'http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz', 3730 verbose addRemoteTarball 'd4b1f43a93e8296dfe02694f4680bc37a313c73f' ] 3731 silly prepareForInstallMany adding brace-expansion@^1.0.0 from minimatch dependencies 3732 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\package.json 3733 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus is being purged from base c:\dev\projects\foo 3734 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 3735 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy\package.json 3736 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype is being purged from base c:\dev\projects\foo 3737 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 3738 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\assert-plus\0.1.5\package.tgz 3739 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 3740 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus is being purged 3741 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 3742 silly gunzTarPerm extractEntry test/server.js 3743 silly gunzTarPerm modified mode [ 'test/server.js', 493, 511 ] 3744 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\ctype\0.5.3\package.tgz 3745 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 3746 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype is being purged 3747 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 3748 silly gunzTarPerm modes [ '777', '666' ] 3749 info retry fetch attempt 1 at 10:00:40 3750 info attempt registry request try #1 at 10:00:40 3751 http fetch GET http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz 3752 info install node-uuid@1.4.3 3753 silly gunzTarPerm modes [ '777', '666' ] 3754 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 3755 info preinstall wrappy@1.0.1 3756 info postinstall node-uuid@1.4.3 3757 silly install resolved [] 3758 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types 3759 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types 3760 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 is being purged from base c:\dev\projects\foo 3761 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 3762 http fetch 200 http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz 3763 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\asn1\0.1.11\package.tgz 3764 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 3765 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 is being purged 3766 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 3767 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy\package.json 3768 silly cache add args [ 'brace-expansion@^1.0.0', null ] 3769 verbose cache add spec brace-expansion@^1.0.0 3770 silly cache add parsed spec { raw: 'brace-expansion@^1.0.0', 3770 silly cache add scope: null, 3770 silly cache add name: 'brace-expansion', 3770 silly cache add rawSpec: '^1.0.0', 3770 silly cache add spec: '>=1.0.0 <2.0.0', 3770 silly cache add type: 'range' } 3771 silly addNamed brace-expansion@>=1.0.0 <2.0.0 3772 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for brace-expansion 3773 silly addNameRange { name: 'brace-expansion', 3773 silly addNameRange range: '>=1.0.0 <2.0.0', 3773 silly addNameRange hasData: false } 3774 silly mapToRegistry name brace-expansion 3775 silly mapToRegistry using default registry 3776 silly mapToRegistry registry http://registry.npmjs.org/ 3777 silly mapToRegistry uri http://registry.npmjs.org/brace-expansion 3778 verbose addNameRange registry:http://registry.npmjs.org/brace-expansion not in flight; fetching 3779 silly gunzTarPerm extractEntry readable.js 3780 silly gunzTarPerm modified mode [ 'readable.js', 420, 438 ] 3781 silly gunzTarPerm extractEntry transform.js 3782 silly gunzTarPerm modified mode [ 'transform.js', 420, 438 ] 3783 silly gunzTarPerm extractEntry package.json 3784 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3785 silly gunzTarPerm modes [ '777', '666' ] 3786 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\node-uuid-01f45cd9a054311f.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\node-uuid 3787 silly gunzTarPerm extractEntry package.json 3788 info preinstall wrappy@1.0.1 3789 silly fetchAndShaCheck shasum d4b1f43a93e8296dfe02694f4680bc37a313c73f 3790 info linkStuff mime-types@1.0.2 3791 silly linkStuff mime-types@1.0.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 3792 silly gunzTarPerm extractEntry README.md 3793 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 3794 silly gunzTarPerm extractEntry assert.js 3795 silly gunzTarPerm modified mode [ 'assert.js', 420, 438 ] 3796 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy\package.json 3797 verbose request uri http://registry.npmjs.org/brace-expansion 3798 verbose request no auth needed 3799 info attempt registry request try #1 at 10:00:41 3800 verbose etag "18Z2VDE6EPY9JHP7D0I3PN5DH" 3801 http request GET http://registry.npmjs.org/brace-expansion 3802 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\delayed-stream-\delayed-stream-0.0.5.tgz not in flight; adding 3803 verbose addTmpTarball already have metadata; skipping unpack for delayed-stream@0.0.5 3804 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy\package.json 3805 silly gunzTarPerm extractEntry .npmignore 3806 silly gunzTarPerm extractEntry README 3807 silly gunzTarPerm extractEntry .npmignore 3808 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 3809 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy\package.json 3810 silly gunzTarPerm extractEntry lib/ 3811 silly gunzTarPerm modified mode [ 'lib/', 493, 511 ] 3812 silly gunzTarPerm extractEntry lib/ber/ 3813 silly gunzTarPerm modified mode [ 'lib/ber/', 493, 511 ] 3814 silly gunzTarPerm extractEntry lib/_stream_duplex.js 3815 silly gunzTarPerm modified mode [ 'lib/_stream_duplex.js', 420, 438 ] 3816 silly gunzTarPerm extractEntry lib/_stream_passthrough.js 3817 silly gunzTarPerm modified mode [ 'lib/_stream_passthrough.js', 420, 438 ] 3818 silly install resolved [] 3819 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3820 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3821 silly cache afterAdd delayed-stream@0.0.5 3822 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\delayed-stream\0.0.5\package\package.json not in flight; writing 3823 silly gunzTarPerm extractEntry test/uri.js 3824 silly gunzTarPerm modified mode [ 'test/uri.js', 493, 511 ] 3825 silly gunzTarPerm extractEntry test/utils.js 3826 silly gunzTarPerm modified mode [ 'test/utils.js', 493, 511 ] 3827 silly gunzTarPerm extractEntry LICENSE 3828 silly gunzTarPerm extractEntry ctio.js 3829 verbose linkBins mime-types@1.0.2 3830 verbose linkMans mime-types@1.0.2 3831 verbose rebuildBundles mime-types@1.0.2 3832 info install mime-types@1.0.2 3833 http 200 http://registry.npmjs.org/brace-expansion 3834 silly get cb [ 200, 3834 silly get { 'x-powered-by': 'Express', 3834 silly get via: '1.1 varnish', 3834 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 3834 silly get etag: '"18Z2VDE6EPY9JHP7D0I3PN5DH"', 3834 silly get 'content-type': 'application/json', 3834 silly get 'cache-control': 'max-age=60', 3834 silly get 'content-length': '9756', 3834 silly get 'accept-ranges': 'bytes', 3834 silly get date: 'Wed, 20 May 2015 08:00:41 GMT', 3834 silly get age: '6', 3834 silly get 'x-served-by': 'cache-ams4142-AMS', 3834 silly get 'x-cache': 'HIT', 3834 silly get 'x-cache-hits': '1', 3834 silly get 'x-timer': 'S1432108841.035031,VS0,VE0', 3834 silly get vary: 'Accept', 3834 silly get connection: 'Keep-Alive' } ] 3835 verbose get saving brace-expansion to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\brace-expansion.cache.json 3836 silly install resolved [] 3837 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3838 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3839 info linkStuff wrappy@1.0.1 3840 silly linkStuff wrappy@1.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules as its parent node_modules 3841 info postinstall mime-types@1.0.2 3842 silly gunzTarPerm extractEntry lib/ber/errors.js 3843 silly gunzTarPerm modified mode [ 'lib/ber/errors.js', 420, 438 ] 3844 silly gunzTarPerm extractEntry lib/ber/index.js 3845 silly gunzTarPerm modified mode [ 'lib/ber/index.js', 420, 438 ] 3846 silly gunzTarPerm extractEntry lib/ber/reader.js 3847 silly gunzTarPerm modified mode [ 'lib/ber/reader.js', 420, 438 ] 3848 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\delayed-stream\0.0.5\package\package.json written 3849 silly install resolved [ { author: 3849 silly install resolved { name: 'Felix Geisendörfer', 3849 silly install resolved email: 'felix@debuggable.com', 3849 silly install resolved url: 'http://debuggable.com/' }, 3849 silly install resolved name: 'delayed-stream', 3849 silly install resolved description: 'Buffers events from a stream until you are ready to handle them.', 3849 silly install resolved version: '0.0.5', 3849 silly install resolved homepage: 'https://github.com/felixge/node-delayed-stream', 3849 silly install resolved repository: 3849 silly install resolved { type: 'git', 3849 silly install resolved url: 'git://github.com/felixge/node-delayed-stream.git' }, 3849 silly install resolved main: './lib/delayed_stream', 3849 silly install resolved engines: { node: '>=0.4.0' }, 3849 silly install resolved dependencies: {}, 3849 silly install resolved devDependencies: { fake: '0.2.0', far: '0.0.1' }, 3849 silly install resolved _id: 'delayed-stream@0.0.5', 3849 silly install resolved _engineSupported: true, 3849 silly install resolved _npmVersion: '1.0.3', 3849 silly install resolved _nodeVersion: 'v0.4.9-pre', 3849 silly install resolved _defaultsLoaded: true, 3849 silly install resolved dist: 3849 silly install resolved { shasum: 'd4b1f43a93e8296dfe02694f4680bc37a313c73f', 3849 silly install resolved tarball: 'http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz' }, 3849 silly install resolved scripts: {}, 3849 silly install resolved directories: {}, 3849 silly install resolved _shasum: 'd4b1f43a93e8296dfe02694f4680bc37a313c73f', 3849 silly install resolved _resolved: 'http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz', 3849 silly install resolved _from: 'delayed-stream@0.0.5' } ] 3850 info install delayed-stream@0.0.5 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 3851 info installOne delayed-stream@0.0.5 3852 verbose installOne of delayed-stream to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream not in flight; installing 3853 silly gunzTarPerm extractEntry lib/_stream_readable.js 3854 silly gunzTarPerm modified mode [ 'lib/_stream_readable.js', 420, 438 ] 3855 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\mime-types-9350fcae3be446fe.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\mime-types 3856 info linkStuff wrappy@1.0.1 3857 silly linkStuff wrappy@1.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules as its parent node_modules 3858 silly gunzTarPerm extractEntry example/usage.js 3859 silly gunzTarPerm modified mode [ 'example/usage.js', 493, 511 ] 3860 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\delayed-stream-e389d25cc9f8bae3.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 3861 silly gunzTarPerm extractEntry ctf.js 3862 silly install write writing delayed-stream 0.0.5 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 3863 silly gunzTarPerm extractEntry lib/ber/types.js 3864 silly gunzTarPerm modified mode [ 'lib/ber/types.js', 420, 438 ] 3865 silly gunzTarPerm extractEntry lib/ber/writer.js 3866 silly gunzTarPerm modified mode [ 'lib/ber/writer.js', 420, 438 ] 3867 silly gunzTarPerm extractEntry lib/index.js 3868 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ] 3869 silly gunzTarPerm extractEntry LICENSE 3870 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 3871 silly gunzTarPerm extractEntry package.json 3872 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3873 silly gunzTarPerm extractEntry README.md 3874 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 3875 silly gunzTarPerm extractEntry tst/ 3876 silly gunzTarPerm modified mode [ 'tst/', 493, 511 ] 3877 silly gunzTarPerm extractEntry tst/ber/ 3878 silly gunzTarPerm modified mode [ 'tst/ber/', 493, 511 ] 3879 silly gunzTarPerm extractEntry tst/ber/reader.test.js 3880 silly gunzTarPerm modified mode [ 'tst/ber/reader.test.js', 420, 438 ] 3881 silly gunzTarPerm extractEntry tst/ber/writer.test.js 3882 silly gunzTarPerm modified mode [ 'tst/ber/writer.test.js', 420, 438 ] 3883 verbose linkBins wrappy@1.0.1 3884 verbose linkMans wrappy@1.0.1 3885 verbose rebuildBundles wrappy@1.0.1 3886 silly gunzTarPerm extractEntry tough-cookie-deps.tsv 3887 silly gunzTarPerm modified mode [ 'tough-cookie-deps.tsv', 420, 438 ] 3888 silly gunzTarPerm extractEntry lib/_stream_transform.js 3889 silly gunzTarPerm modified mode [ 'lib/_stream_transform.js', 420, 438 ] 3890 silly gunzTarPerm extractEntry lib/_stream_writable.js 3891 silly gunzTarPerm modified mode [ 'lib/_stream_writable.js', 420, 438 ] 3892 info install wrappy@1.0.1 3893 info postinstall wrappy@1.0.1 3894 silly addNameRange number 2 { name: 'brace-expansion', 3894 silly addNameRange range: '>=1.0.0 <2.0.0', 3894 silly addNameRange hasData: true } 3895 silly addNameRange versions [ 'brace-expansion', [ '0.0.0', '1.0.0', '1.0.1', '1.1.0' ] ] 3896 silly addNamed brace-expansion@1.1.0 3897 verbose addNamed "1.1.0" is a plain semver version for brace-expansion 3898 verbose linkBins wrappy@1.0.1 3899 verbose linkMans wrappy@1.0.1 3900 verbose rebuildBundles wrappy@1.0.1 3901 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 3902 info install wrappy@1.0.1 3903 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\wrappy-1ef6d3a12871d788.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy 3904 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 3905 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 3906 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream is being purged from base c:\dev\projects\foo 3907 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 3908 info postinstall wrappy@1.0.1 3909 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\delayed-stream\0.0.5\package.tgz 3910 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 3911 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream is being purged 3912 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 3913 silly gunzTarPerm extractEntry ctype.js 3914 silly gunzTarPerm extractEntry man/man3ctype/ctio.3ctype 3915 silly gunzTarPerm modes [ '777', '666' ] 3916 silly cache afterAdd brace-expansion@1.1.0 3917 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\brace-expansion\1.1.0\package\package.json not in flight; writing 3918 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\wrappy-aba4546c5e49d7e1.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy 3919 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 3920 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 3921 info linkStuff once@1.3.2 3922 silly linkStuff once@1.3.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules as its parent node_modules 3923 silly gunzTarPerm extractEntry .gitignore 3924 silly gunzTarPerm modified mode [ '.gitignore', 420, 438 ] 3925 info linkStuff inflight@1.0.4 3926 silly linkStuff inflight@1.0.4 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules as its parent node_modules 3927 silly gunzTarPerm extractEntry License 3928 silly gunzTarPerm modified mode [ 'License', 420, 438 ] 3929 silly gunzTarPerm extractEntry Makefile 3930 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ] 3931 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\brace-expansion\1.1.0\package\package.json written 3932 silly install resolved [ { name: 'brace-expansion', 3932 silly install resolved description: 'Brace expansion as known from sh/bash', 3932 silly install resolved version: '1.1.0', 3932 silly install resolved repository: 3932 silly install resolved { type: 'git', 3932 silly install resolved url: 'git://github.com/juliangruber/brace-expansion.git' }, 3932 silly install resolved homepage: 'https://github.com/juliangruber/brace-expansion', 3932 silly install resolved main: 'index.js', 3932 silly install resolved scripts: { test: 'tape test/.js', gentest: 'bash test/generate.sh' }, 3932 silly install resolved dependencies: { 'balanced-match': '^0.2.0', 'concat-map': '0.0.1' }, 3932 silly install resolved devDependencies: { tape: '^3.0.3' }, 3932 silly install resolved keywords: [], 3932 silly install resolved author: 3932 silly install resolved { name: 'Julian Gruber', 3932 silly install resolved email: 'mail@juliangruber.com', 3932 silly install resolved url: 'http://juliangruber.com' }, 3932 silly install resolved license: 'MIT', 3932 silly install resolved testling: { files: 'test/.js', browsers: [Object] }, 3932 silly install resolved gitHead: 'b5fa3b1c74e5e2dba2d0efa19b28335641bc1164', 3932 silly install resolved bugs: { url: 'https://github.com/juliangruber/brace-expansion/issues' }, 3932 silly install resolved _id: 'brace-expansion@1.1.0', 3932 silly install resolved _shasum: 'c9b7d03c03f37bc704be100e522b40db8f6cfcd9', 3932 silly install resolved _from: 'brace-expansion@>=1.0.0 <2.0.0', 3932 silly install resolved _npmVersion: '2.1.10', 3932 silly install resolved _nodeVersion: '0.10.32', 3932 silly install resolved _npmUser: { name: 'juliangruber', email: 'julian@juliangruber.com' }, 3932 silly install resolved maintainers: [ [Object], [Object] ], 3932 silly install resolved dist: 3932 silly install resolved { shasum: 'c9b7d03c03f37bc704be100e522b40db8f6cfcd9', 3932 silly install resolved tarball: 'http://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz' }, 3932 silly install resolved directories: {}, 3932 silly install resolved _resolved: 'http://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz', 3932 silly install resolved readme: 'ERROR: No README data found!' } ] 3933 info install brace-expansion@1.1.0 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 3934 info installOne brace-expansion@1.1.0 3935 verbose installOne of brace-expansion to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch not in flight; installing 3936 verbose linkBins once@1.3.2 3937 verbose linkMans once@1.3.2 3938 verbose rebuildBundles once@1.3.2 3939 verbose rebuildBundles [ 'wrappy' ] 3940 info install once@1.3.2 3941 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\brace-expansion-923d5762d9148741.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 3942 silly gunzTarPerm extractEntry package.json 3943 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3944 silly gunzTarPerm extractEntry Readme.md 3945 silly gunzTarPerm modified mode [ 'Readme.md', 420, 438 ] 3946 silly install write writing brace-expansion 1.1.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 3947 silly gunzTarPerm extractEntry CHANGELOG 3948 silly gunzTarPerm extractEntry tools/jsstyle 3949 silly gunzTarPerm extractEntry tools/jsl.conf 3950 info postinstall once@1.3.2 3951 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus\package.json 3952 verbose linkBins inflight@1.0.4 3953 verbose linkMans inflight@1.0.4 3954 verbose rebuildBundles inflight@1.0.4 3955 verbose rebuildBundles [ 'wrappy' ] 3956 info install inflight@1.0.4 3957 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\once-6a1d889cb22e2b91.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\once 3958 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 3959 info postinstall inflight@1.0.4 3960 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver\package.json 3961 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion is being purged from base c:\dev\projects\foo 3962 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 3963 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\brace-expansion\1.1.0\package.tgz 3964 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 3965 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion is being purged 3966 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 3967 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\inflight-3182c8973ea29df6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\inflight 3968 silly gunzTarPerm modes [ '777', '666' ] 3969 silly gunzTarPerm extractEntry lib/delayed_stream.js 3970 silly gunzTarPerm modified mode [ 'lib/delayed_stream.js', 420, 438 ] 3971 silly gunzTarPerm extractEntry test/common.js 3972 silly gunzTarPerm modified mode [ 'test/common.js', 420, 438 ] 3973 info preinstall semver@4.3.4 3974 info preinstall assert-plus@0.1.5 3975 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver\package.json 3976 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus\package.json 3977 silly gunzTarPerm extractEntry package.json 3978 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 3979 silly gunzTarPerm extractEntry .npmignore 3980 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 3981 silly gunzTarPerm extractEntry README.md 3982 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 3983 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus\package.json 3984 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver\package.json 3985 silly gunzTarPerm extractEntry test/run.js 3986 silly gunzTarPerm modified mode [ 'test/run.js', 493, 511 ] 3987 silly gunzTarPerm extractEntry test/integration/test-delayed-http-upload.js 3988 silly gunzTarPerm modified mode [ 'test/integration/test-delayed-http-upload.js', 420, 438 ] 3989 silly install resolved [] 3990 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 3991 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 3992 silly install resolved [] 3993 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver 3994 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver 3995 silly gunzTarPerm extractEntry example.js 3996 silly gunzTarPerm modified mode [ 'example.js', 420, 438 ] 3997 silly gunzTarPerm extractEntry index.js 3998 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 3999 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime\package.json 4000 silly gunzTarPerm extractEntry test/integration/test-delayed-stream-auto-pause.js 4001 silly gunzTarPerm modified mode [ 'test/integration/test-delayed-stream-auto-pause.js', 4001 silly gunzTarPerm 420, 4001 silly gunzTarPerm 438 ] 4002 info linkStuff assert-plus@0.1.5 4003 silly linkStuff assert-plus@0.1.5 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules as its parent node_modules 4004 silly gunzTarPerm extractEntry README.old 4005 info linkStuff semver@4.3.4 4006 silly linkStuff semver@4.3.4 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 4007 silly gunzTarPerm extractEntry .travis.yml 4008 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 4009 silly gunzTarPerm extractEntry test/bash-comparison.js 4010 silly gunzTarPerm modified mode [ 'test/bash-comparison.js', 420, 438 ] 4011 info preinstall mime@1.2.11 4012 verbose linkBins assert-plus@0.1.5 4013 verbose linkMans assert-plus@0.1.5 4014 verbose rebuildBundles assert-plus@0.1.5 4015 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime\package.json 4016 info install assert-plus@0.1.5 4017 verbose linkBins semver@4.3.4 4018 verbose link bins [ { semver: './bin/semver' }, 4018 verbose link bins 'c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\.bin', 4018 verbose link bins false ] 4019 verbose linkMans semver@4.3.4 4020 verbose rebuildBundles semver@4.3.4 4021 info postinstall assert-plus@0.1.5 4022 silly gunzTarPerm extractEntry test/integration/test-delayed-stream-pause.js 4023 silly gunzTarPerm modified mode [ 'test/integration/test-delayed-stream-pause.js', 420, 438 ] 4024 silly gunzTarPerm extractEntry test/integration/test-delayed-stream.js 4025 silly gunzTarPerm modified mode [ 'test/integration/test-delayed-stream.js', 420, 438 ] 4026 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\assert-plus-36f2f1ab24c754d6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\assert-plus 4027 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime\package.json 4028 silly gunzTarPerm extractEntry test/same-type.js 4029 silly gunzTarPerm modified mode [ 'test/same-type.js', 420, 438 ] 4030 silly gunzTarPerm extractEntry test/dollar.js 4031 silly gunzTarPerm modified mode [ 'test/dollar.js', 420, 438 ] 4032 silly gunzTarPerm extractEntry test/empty-option.js 4033 silly gunzTarPerm modified mode [ 'test/empty-option.js', 420, 438 ] 4034 silly gunzTarPerm extractEntry test/pad.js 4035 silly gunzTarPerm modified mode [ 'test/pad.js', 420, 438 ] 4036 silly gunzTarPerm extractEntry test/order.js 4037 silly gunzTarPerm modified mode [ 'test/order.js', 420, 438 ] 4038 silly gunzTarPerm extractEntry test/nested.js 4039 silly gunzTarPerm modified mode [ 'test/nested.js', 420, 438 ] 4040 silly gunzTarPerm extractEntry test/sequence.js 4041 silly gunzTarPerm modified mode [ 'test/sequence.js', 420, 438 ] 4042 silly gunzTarPerm extractEntry test/negative-increment.js 4043 silly gunzTarPerm modified mode [ 'test/negative-increment.js', 420, 438 ] 4044 silly gunzTarPerm extractEntry test/bash-results.txt 4045 silly gunzTarPerm modified mode [ 'test/bash-results.txt', 420, 438 ] 4046 silly gunzTarPerm extractEntry test/generate.sh 4047 silly gunzTarPerm modified mode [ 'test/generate.sh', 420, 438 ] 4048 silly gunzTarPerm extractEntry test/cases.txt 4049 silly gunzTarPerm modified mode [ 'test/cases.txt', 420, 438 ] 4050 silly install resolved [] 4051 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 4052 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 4053 silly gunzTarPerm extractEntry test/integration/test-handle-source-errors.js 4054 silly gunzTarPerm modified mode [ 'test/integration/test-handle-source-errors.js', 420, 438 ] 4055 silly gunzTarPerm extractEntry test/integration/test-max-data-size.js 4056 silly gunzTarPerm modified mode [ 'test/integration/test-max-data-size.js', 420, 438 ] 4057 info linkStuff mime@1.2.11 4058 silly linkStuff mime@1.2.11 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules as its parent node_modules 4059 info install semver@4.3.4 4060 info postinstall semver@4.3.4 4061 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist\package.json 4062 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\semver-16057b2c8afbb277.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\semver 4063 silly gunzTarPerm extractEntry test/integration/test-pipe-resumes.js 4064 silly gunzTarPerm modified mode [ 'test/integration/test-pipe-resumes.js', 420, 438 ] 4065 silly gunzTarPerm extractEntry test/integration/test-proxy-readable.js 4066 silly gunzTarPerm modified mode [ 'test/integration/test-proxy-readable.js', 420, 438 ] 4067 verbose linkBins mime@1.2.11 4068 verbose linkMans mime@1.2.11 4069 verbose rebuildBundles mime@1.2.11 4070 info install mime@1.2.11 4071 info preinstall minimist@0.0.8 4072 info postinstall mime@1.2.11 4073 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist\package.json 4074 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\mime-07ec4aa8e5874564.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\mime 4075 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist\package.json 4076 silly install resolved [] 4077 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 4078 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 4079 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async\package.json 4080 info linkStuff minimist@0.0.8 4081 silly linkStuff minimist@0.0.8 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules as its parent node_modules 4082 info preinstall async@0.9.2 4083 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async\package.json 4084 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async\package.json 4085 verbose linkBins minimist@0.0.8 4086 verbose linkMans minimist@0.0.8 4087 verbose rebuildBundles minimist@0.0.8 4088 info install minimist@0.0.8 4089 silly install resolved [] 4090 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 4091 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 4092 info postinstall minimist@0.0.8 4093 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\minimist-a8b1d401453670e7.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp\node_modules\minimist 4094 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 4095 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 4096 info linkStuff async@0.9.2 4097 silly linkStuff async@0.9.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules as its parent node_modules 4098 info linkStuff mkdirp@0.5.1 4099 silly linkStuff mkdirp@0.5.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules as its parent node_modules 4100 verbose linkBins async@0.9.2 4101 verbose linkMans async@0.9.2 4102 verbose rebuildBundles async@0.9.2 4103 info install async@0.9.2 4104 info postinstall async@0.9.2 4105 verbose linkBins mkdirp@0.5.1 4106 verbose link bins [ { mkdirp: 'bin/cmd.js' }, 4106 verbose link bins 'c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\.bin', 4106 verbose link bins false ] 4107 verbose linkMans mkdirp@0.5.1 4108 verbose rebuildBundles mkdirp@0.5.1 4109 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\async-fecf8424cccd300a.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\async 4110 verbose rebuildBundles [ 'minimist' ] 4111 info install mkdirp@0.5.1 4112 info postinstall mkdirp@0.5.1 4113 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\mkdirp-2134e7a7a12d9256.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf\node_modules\mkdirp 4114 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 4115 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 4116 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1\package.json 4117 info preinstall asn1@0.1.11 4118 info linkStuff npmconf@2.1.1 4119 silly linkStuff npmconf@2.1.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules as its parent node_modules 4120 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1\package.json 4121 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\package.json 4122 verbose linkBins npmconf@2.1.1 4123 verbose linkMans npmconf@2.1.1 4124 verbose rebuildBundles npmconf@2.1.1 4125 info preinstall readable-stream@1.0.33 4126 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1\package.json 4127 verbose rebuildBundles [ '.bin', 4127 verbose rebuildBundles 'config-chain', 4127 verbose rebuildBundles 'inherits', 4127 verbose rebuildBundles 'ini', 4127 verbose rebuildBundles 'mkdirp', 4127 verbose rebuildBundles 'nopt', 4127 verbose rebuildBundles 'once', 4127 verbose rebuildBundles 'osenv', 4127 verbose rebuildBundles 'semver', 4127 verbose rebuildBundles 'uid-number' ] 4128 info install npmconf@2.1.1 4129 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\package.json 4130 info postinstall npmconf@2.1.1 4131 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\npmconf-79d401de8adf4084.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\npmconf 4132 silly prepareForInstallMany adding core-util-is@~1.0.0 from readable-stream dependencies 4133 silly prepareForInstallMany adding isarray@0.0.1 from readable-stream dependencies 4134 silly prepareForInstallMany adding string_decoder@~0.10.x from readable-stream dependencies 4135 silly prepareForInstallMany adding inherits@~2.0.1 from readable-stream dependencies 4136 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\package.json 4137 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream\package.json 4138 silly install resolved [] 4139 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 4140 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 4141 silly cache add args [ 'core-util-is@~1.0.0', null ] 4142 verbose cache add spec core-util-is@~1.0.0 4143 silly cache add args [ 'isarray@0.0.1', null ] 4144 verbose cache add spec isarray@0.0.1 4145 silly cache add parsed spec { raw: 'core-util-is@~1.0.0', 4145 silly cache add scope: null, 4145 silly cache add name: 'core-util-is', 4145 silly cache add rawSpec: '~1.0.0', 4145 silly cache add spec: '>=1.0.0 <1.1.0', 4145 silly cache add type: 'range' } 4146 silly addNamed core-util-is@>=1.0.0 <1.1.0 4147 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for core-util-is 4148 silly addNameRange { name: 'core-util-is', range: '>=1.0.0 <1.1.0', hasData: false } 4149 silly mapToRegistry name core-util-is 4150 silly mapToRegistry using default registry 4151 silly mapToRegistry registry http://registry.npmjs.org/ 4152 silly mapToRegistry uri http://registry.npmjs.org/core-util-is 4153 verbose addNameRange registry:http://registry.npmjs.org/core-util-is not in flight; fetching 4154 silly cache add parsed spec { raw: 'isarray@0.0.1', 4154 silly cache add scope: null, 4154 silly cache add name: 'isarray', 4154 silly cache add rawSpec: '0.0.1', 4154 silly cache add spec: '0.0.1', 4154 silly cache add type: 'version' } 4155 silly addNamed isarray@0.0.1 4156 verbose addNamed "0.0.1" is a plain semver version for isarray 4157 silly mapToRegistry name isarray 4158 silly mapToRegistry using default registry 4159 silly mapToRegistry registry http://registry.npmjs.org/ 4160 silly mapToRegistry uri http://registry.npmjs.org/isarray 4161 verbose addNameVersion registry:http://registry.npmjs.org/isarray not in flight; fetching 4162 silly cache add args [ 'string_decoder@~0.10.x', null ] 4163 verbose cache add spec string_decoder@~0.10.x 4164 silly cache add parsed spec { raw: 'string_decoder@~0.10.x', 4164 silly cache add scope: null, 4164 silly cache add name: 'string_decoder', 4164 silly cache add rawSpec: '~0.10.x', 4164 silly cache add spec: '>=0.10.0 <0.11.0', 4164 silly cache add type: 'range' } 4165 silly addNamed string_decoder@>=0.10.0 <0.11.0 4166 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for string_decoder 4167 silly addNameRange { name: 'string_decoder', 4167 silly addNameRange range: '>=0.10.0 <0.11.0', 4167 silly addNameRange hasData: false } 4168 silly mapToRegistry name string_decoder 4169 silly mapToRegistry using default registry 4170 silly mapToRegistry registry http://registry.npmjs.org/ 4171 silly mapToRegistry uri http://registry.npmjs.org/string_decoder 4172 verbose addNameRange registry:http://registry.npmjs.org/string_decoder not in flight; fetching 4173 silly cache add args [ 'inherits@~2.0.1', null ] 4174 verbose cache add spec inherits@~2.0.1 4175 silly cache add parsed spec { raw: 'inherits@~2.0.1', 4175 silly cache add scope: null, 4175 silly cache add name: 'inherits', 4175 silly cache add rawSpec: '~2.0.1', 4175 silly cache add spec: '>=2.0.1 <2.1.0', 4175 silly cache add type: 'range' } 4176 silly addNamed inherits@>=2.0.1 <2.1.0 4177 verbose addNamed ">=2.0.1 <2.1.0" is a valid semver range for inherits 4178 silly addNameRange { name: 'inherits', range: '>=2.0.1 <2.1.0', hasData: false } 4179 silly mapToRegistry name inherits 4180 silly mapToRegistry using default registry 4181 silly mapToRegistry registry http://registry.npmjs.org/ 4182 silly mapToRegistry uri http://registry.npmjs.org/inherits 4183 verbose addNameRange registry:http://registry.npmjs.org/inherits not in flight; fetching 4184 info linkStuff asn1@0.1.11 4185 silly linkStuff asn1@0.1.11 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules as its parent node_modules 4186 verbose request uri http://registry.npmjs.org/core-util-is 4187 verbose request no auth needed 4188 info attempt registry request try #1 at 10:00:41 4189 verbose etag "8N932ER6J79FE9PNV7H41QYLJ" 4190 http request GET http://registry.npmjs.org/core-util-is 4191 verbose request uri http://registry.npmjs.org/isarray 4192 verbose request no auth needed 4193 info attempt registry request try #1 at 10:00:41 4194 verbose etag "79XQA3ZXVF5QN0X2VYCD81HMN" 4195 http request GET http://registry.npmjs.org/isarray 4196 verbose request uri http://registry.npmjs.org/string_decoder 4197 verbose request no auth needed 4198 info attempt registry request try #1 at 10:00:41 4199 verbose etag "89NG6AVWTXZBFGLGXXUONULF1" 4200 http request GET http://registry.npmjs.org/string_decoder 4201 verbose get http://registry.npmjs.org/inherits not expired, no request 4202 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.1 <2.1.0', hasData: true } 4203 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ] 4204 silly addNamed inherits@2.0.1 4205 verbose addNamed "2.0.1" is a plain semver version for inherits 4206 silly cache afterAdd inherits@2.0.1 4207 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package\package.json not in flight; writing 4208 verbose linkBins asn1@0.1.11 4209 verbose linkMans asn1@0.1.11 4210 verbose rebuildBundles asn1@0.1.11 4211 info install asn1@0.1.11 4212 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package\package.json written 4213 info preinstall delayed-stream@0.0.5 4214 info postinstall asn1@0.1.11 4215 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream\package.json 4216 http 200 http://registry.npmjs.org/isarray 4217 silly get cb [ 200, 4217 silly get { 'x-powered-by': 'Express', 4217 silly get via: '1.1 varnish', 4217 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4217 silly get etag: '"79XQA3ZXVF5QN0X2VYCD81HMN"', 4217 silly get 'content-type': 'application/json', 4217 silly get 'cache-control': 'max-age=60', 4217 silly get 'content-length': '4074', 4217 silly get 'accept-ranges': 'bytes', 4217 silly get date: 'Wed, 20 May 2015 08:00:41 GMT', 4217 silly get age: '27', 4217 silly get 'x-served-by': 'cache-ams4142-AMS', 4217 silly get 'x-cache': 'HIT', 4217 silly get 'x-cache-hits': '2', 4217 silly get 'x-timer': 'S1432108841.501901,VS0,VE0', 4217 silly get vary: 'Accept', 4217 silly get connection: 'Keep-Alive' } ] 4218 verbose get saving isarray to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\isarray.cache.json 4219 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\asn1-9c4c01ff9aa6ed3a.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\asn1 4220 http 200 http://registry.npmjs.org/core-util-is 4221 silly get cb [ 200, 4221 silly get { 'x-powered-by': 'Express', 4221 silly get via: '1.1 varnish', 4221 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4221 silly get etag: '"8N932ER6J79FE9PNV7H41QYLJ"', 4221 silly get 'content-type': 'application/json', 4221 silly get 'cache-control': 'max-age=60', 4221 silly get 'content-length': '2559', 4221 silly get 'accept-ranges': 'bytes', 4221 silly get date: 'Wed, 20 May 2015 08:00:41 GMT', 4221 silly get age: '46', 4221 silly get 'x-served-by': 'cache-ams4120-AMS', 4221 silly get 'x-cache': 'HIT', 4221 silly get 'x-cache-hits': '1', 4221 silly get 'x-timer': 'S1432108841.501967,VS0,VE0', 4221 silly get vary: 'Accept', 4221 silly get connection: 'Keep-Alive' } ] 4222 verbose get saving core-util-is to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\core-util-is.cache.json 4223 http 200 http://registry.npmjs.org/string_decoder 4224 silly get cb [ 200, 4224 silly get { 'x-powered-by': 'Express', 4224 silly get via: '1.1 varnish', 4224 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4224 silly get etag: '"89NG6AVWTXZBFGLGXXUONULF1"', 4224 silly get 'content-type': 'application/json', 4224 silly get 'cache-control': 'max-age=60', 4224 silly get 'content-length': '8799', 4224 silly get 'accept-ranges': 'bytes', 4224 silly get date: 'Wed, 20 May 2015 08:00:41 GMT', 4224 silly get age: '51', 4224 silly get 'x-served-by': 'cache-ams4124-AMS', 4224 silly get 'x-cache': 'HIT', 4224 silly get 'x-cache-hits': '6', 4224 silly get 'x-timer': 'S1432108841.503837,VS0,VE0', 4224 silly get vary: 'Accept', 4224 silly get connection: 'Keep-Alive' } ] 4225 verbose get saving string_decoder to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\string_decoder.cache.json 4226 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream\package.json 4227 silly addNameRange number 2 { name: 'core-util-is', range: '>=1.0.0 <1.1.0', hasData: true } 4228 silly addNameRange versions [ 'core-util-is', [ '1.0.0', '1.0.1' ] ] 4229 silly addNamed core-util-is@1.0.1 4230 verbose addNamed "1.0.1" is a plain semver version for core-util-is 4231 silly addNameRange number 2 { name: 'string_decoder', 4231 silly addNameRange range: '>=0.10.0 <0.11.0', 4231 silly addNameRange hasData: true } 4232 silly addNameRange versions [ 'string_decoder', 4232 silly addNameRange [ '0.0.0', [...] 4232 silly addNameRange '0.10.31' ] ] 4233 silly addNamed string_decoder@0.10.31 4234 verbose addNamed "0.10.31" is a plain semver version for string_decoder 4235 silly cache afterAdd core-util-is@1.0.1 4236 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\core-util-is\1.0.1\package\package.json not in flight; writing 4237 silly cache afterAdd string_decoder@0.10.31 4238 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\string_decoder\0.10.31\package\package.json not in flight; writing 4239 silly install resolved [] 4240 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 4241 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 4242 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\package.json 4243 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\core-util-is\1.0.1\package\package.json written 4244 info preinstall brace-expansion@1.1.0 4245 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\string_decoder\0.10.31\package\package.json written 4246 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\package.json 4247 info linkStuff delayed-stream@0.0.5 4248 silly linkStuff delayed-stream@0.0.5 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules as its parent node_modules 4249 silly prepareForInstallMany adding balanced-match@^0.2.0 from brace-expansion dependencies 4250 silly prepareForInstallMany adding concat-map@0.0.1 from brace-expansion dependencies 4251 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\package.json 4252 verbose linkBins delayed-stream@0.0.5 4253 verbose linkMans delayed-stream@0.0.5 4254 verbose rebuildBundles delayed-stream@0.0.5 4255 silly cache add args [ 'balanced-match@^0.2.0', null ] 4256 verbose cache add spec balanced-match@^0.2.0 4257 silly cache add args [ 'concat-map@0.0.1', null ] 4258 verbose cache add spec concat-map@0.0.1 4259 silly cache add parsed spec { raw: 'balanced-match@^0.2.0', 4259 silly cache add scope: null, 4259 silly cache add name: 'balanced-match', 4259 silly cache add rawSpec: '^0.2.0', 4259 silly cache add spec: '>=0.2.0 <0.3.0', 4259 silly cache add type: 'range' } 4260 silly addNamed balanced-match@>=0.2.0 <0.3.0 4261 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for balanced-match 4262 silly addNameRange { name: 'balanced-match', 4262 silly addNameRange range: '>=0.2.0 <0.3.0', 4262 silly addNameRange hasData: false } 4263 silly mapToRegistry name balanced-match 4264 silly mapToRegistry using default registry 4265 silly mapToRegistry registry http://registry.npmjs.org/ 4266 silly mapToRegistry uri http://registry.npmjs.org/balanced-match 4267 verbose addNameRange registry:http://registry.npmjs.org/balanced-match not in flight; fetching 4268 silly cache add parsed spec { raw: 'concat-map@0.0.1', 4268 silly cache add scope: null, 4268 silly cache add name: 'concat-map', 4268 silly cache add rawSpec: '0.0.1', 4268 silly cache add spec: '0.0.1', 4268 silly cache add type: 'version' } 4269 silly addNamed concat-map@0.0.1 4270 verbose addNamed "0.0.1" is a plain semver version for concat-map 4271 silly mapToRegistry name concat-map 4272 silly mapToRegistry using default registry 4273 silly mapToRegistry registry http://registry.npmjs.org/ 4274 silly mapToRegistry uri http://registry.npmjs.org/concat-map 4275 verbose addNameVersion registry:http://registry.npmjs.org/concat-map not in flight; fetching 4276 info install delayed-stream@0.0.5 4277 info postinstall delayed-stream@0.0.5 4278 verbose request uri http://registry.npmjs.org/balanced-match 4279 verbose request no auth needed 4280 info attempt registry request try #1 at 10:00:41 4281 verbose etag "2H6AO94YXV8VUX762CZ8KGSIJ" 4282 http request GET http://registry.npmjs.org/balanced-match 4283 verbose request uri http://registry.npmjs.org/concat-map 4284 verbose request no auth needed 4285 info attempt registry request try #1 at 10:00:41 4286 verbose etag "2U454Y0TO6HIGLHDYCQETYTN8" 4287 http request GET http://registry.npmjs.org/concat-map 4288 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\delayed-stream-e389d25cc9f8bae3.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream 4289 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 4290 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 4291 info linkStuff combined-stream@0.0.7 4292 silly linkStuff combined-stream@0.0.7 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules as its parent node_modules 4293 silly mapToRegistry name isarray 4294 silly mapToRegistry using default registry 4295 silly mapToRegistry registry http://registry.npmjs.org/ 4296 silly mapToRegistry uri http://registry.npmjs.org/isarray 4297 verbose addRemoteTarball http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz not in flight; adding 4298 verbose addRemoteTarball [ 'http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz', 4298 verbose addRemoteTarball '8a18acfca9a8f4177e09abfc6038939b05d1eedf' ] 4299 info retry fetch attempt 1 at 10:00:41 4300 info attempt registry request try #1 at 10:00:41 4301 http fetch GET http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz 4302 verbose linkBins combined-stream@0.0.7 4303 verbose linkMans combined-stream@0.0.7 4304 verbose rebuildBundles combined-stream@0.0.7 4305 verbose rebuildBundles [ 'delayed-stream' ] 4306 info install combined-stream@0.0.7 4307 info postinstall combined-stream@0.0.7 4308 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\combined-stream-88b5f17aecf1d280.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data\node_modules\combined-stream 4309 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 4310 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 4311 info linkStuff form-data@0.1.4 4312 silly linkStuff form-data@0.1.4 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 4313 http fetch 200 http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz 4314 verbose linkBins form-data@0.1.4 4315 verbose linkMans form-data@0.1.4 4316 verbose rebuildBundles form-data@0.1.4 4317 verbose rebuildBundles [ 'async', 'combined-stream', 'mime' ] 4318 info install form-data@0.1.4 4319 info postinstall form-data@0.1.4 4320 http 200 http://registry.npmjs.org/balanced-match 4321 silly get cb [ 200, 4321 silly get { 'x-powered-by': 'Express', 4321 silly get via: '1.1 varnish', 4321 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4321 silly get etag: '"2H6AO94YXV8VUX762CZ8KGSIJ"', 4321 silly get 'content-type': 'application/json', 4321 silly get 'cache-control': 'max-age=60', 4321 silly get 'content-length': '8557', 4321 silly get 'accept-ranges': 'bytes', 4321 silly get date: 'Wed, 20 May 2015 08:00:41 GMT', 4321 silly get age: '26', 4321 silly get 'x-served-by': 'cache-ams4120-AMS', 4321 silly get 'x-cache': 'HIT', 4321 silly get 'x-cache-hits': '2', 4321 silly get 'x-timer': 'S1432108841.591186,VS0,VE0', 4321 silly get vary: 'Accept', 4321 silly get connection: 'Keep-Alive' } ] 4322 verbose get saving balanced-match to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\balanced-match.cache.json 4323 http 200 http://registry.npmjs.org/concat-map 4324 silly get cb [ 200, 4324 silly get { 'x-powered-by': 'Express', 4324 silly get via: '1.1 varnish', 4324 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4324 silly get etag: '"2U454Y0TO6HIGLHDYCQETYTN8"', 4324 silly get 'content-type': 'application/json', 4324 silly get 'cache-control': 'max-age=60', 4324 silly get 'content-length': '3823', 4324 silly get 'accept-ranges': 'bytes', 4324 silly get date: 'Wed, 20 May 2015 08:00:41 GMT', 4324 silly get age: '51', 4324 silly get 'x-served-by': 'cache-ams4124-AMS', 4324 silly get 'x-cache': 'HIT', 4324 silly get 'x-cache-hits': '5', 4324 silly get 'x-timer': 'S1432108841.591508,VS0,VE0', 4324 silly get vary: 'Accept', 4324 silly get connection: 'Keep-Alive' } ] 4325 verbose get saving concat-map to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\concat-map.cache.json 4326 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\form-data-aac31281e2173a50.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\form-data 4327 silly fetchAndShaCheck shasum 8a18acfca9a8f4177e09abfc6038939b05d1eedf 4328 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\isarray-\isarray-0.0.1.tgz not in flight; adding 4329 verbose addTmpTarball already have metadata; skipping unpack for isarray@0.0.1 4330 silly addNameRange number 2 { name: 'balanced-match', 4330 silly addNameRange range: '>=0.2.0 <0.3.0', 4330 silly addNameRange hasData: true } 4331 silly addNameRange versions [ 'balanced-match', [ '0.0.0', '0.0.1', '0.1.0', '0.2.0' ] ] 4332 silly addNamed balanced-match@0.2.0 4333 verbose addNamed "0.2.0" is a plain semver version for balanced-match 4334 silly mapToRegistry name concat-map 4335 silly mapToRegistry using default registry 4336 silly mapToRegistry registry http://registry.npmjs.org/ 4337 silly mapToRegistry uri http://registry.npmjs.org/concat-map 4338 verbose addRemoteTarball http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz not in flight; adding 4339 verbose addRemoteTarball [ 'http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz', 4339 verbose addRemoteTarball 'd8a96bd77fd68df7793a73036a3ba0d5405d477b' ] 4340 info retry fetch attempt 1 at 10:00:41 4341 info attempt registry request try #1 at 10:00:41 4342 http fetch GET http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 4343 silly cache afterAdd balanced-match@0.2.0 4344 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\balanced-match\0.2.0\package\package.json not in flight; writing 4345 silly cache afterAdd isarray@0.0.1 4346 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\isarray\0.0.1\package\package.json not in flight; writing 4347 http fetch 200 http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 4348 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\balanced-match\0.2.0\package\package.json written 4349 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\isarray\0.0.1\package\package.json written 4350 silly install resolved [ { name: 'inherits', 4350 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()', 4350 silly install resolved version: '2.0.1', 4350 silly install resolved keywords: 4350 silly install resolved [ 'inheritance', 4350 silly install resolved 'class', 4350 silly install resolved 'klass', 4350 silly install resolved 'oop', 4350 silly install resolved 'object-oriented', 4350 silly install resolved 'inherits', 4350 silly install resolved 'browser', 4350 silly install resolved 'browserify' ], 4350 silly install resolved main: './inherits.js', 4350 silly install resolved browser: './inherits_browser.js', 4350 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits.git' }, 4350 silly install resolved license: 'ISC', 4350 silly install resolved scripts: { test: 'node test' }, 4350 silly install resolved readme: 'Browser-friendly inheritance fully compatible with standard node.js\ninherits.\n\nThis package exports standard inherits from node.js util module in\nnode environment, but also provides alternative browser-friendly\nimplementation through browser\nfield. Alternative\nimplementation is a literal copy of standard one located in standalone\nmodule to avoid requiring of util. It also has a shim for old\nbrowsers with no Object.create support.\n\nWhile keeping you sure you are using standard inherits\nimplementation in node.js environment, it allows bundlers such as\nbrowserify to not\ninclude full util package to your client code if all you need is\njust inherits function. It worth, because browser shim for util\npackage is large and inherits is often the single function you need\nfrom it.\n\nIt\'s recommended to use this package instead of\nrequire(\'util\').inherits for any code that has chances to be used\nnot only in node.js but in browser too.\n\n## usage\n\njs\nvar inherits = require(\'inherits\');\n// then use exactly as the standard one\n\n\n## note on version ~1.0\n\nVersion ~1.0 had completely different motivation and is not compatible\nneither with 2.0 nor with standard node.js inherits.\n\nIf you are using version ~1.0 and planning to switch to ~2.0, be\ncareful:\n\n* new version uses super_instead ofsuperfor referencing\n superclass\n new version overwrites current prototype while old one preserves any\n existing fields on it\n', 4350 silly install resolved readmeFilename: 'README.md', 4350 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' }, 4350 silly install resolved homepage: 'https://github.com/isaacs/inherits#readme', 4350 silly install resolved _id: 'inherits@2.0.1', 4350 silly install resolved from: 'inherits@>=2.0.1 <2.1.0' }, 4350 silly install resolved { name: 'core-util-is', 4350 silly install resolved version: '1.0.1', 4350 silly install resolved description: 'The`util.isfunctions introduced in Node v0.12.', 4350 silly install resolved main: 'lib/util.js', 4350 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/core-util-is.git' }, 4350 silly install resolved keywords: 4350 silly install resolved [ 'util', 4350 silly install resolved 'isBuffer', 4350 silly install resolved 'isArray', 4350 silly install resolved 'isNumber', 4350 silly install resolved 'isString', 4350 silly install resolved 'isRegExp', 4350 silly install resolved 'isThis', 4350 silly install resolved 'isThat', 4350 silly install resolved 'polyfill' ], 4350 silly install resolved author: 4350 silly install resolved { name: 'Isaac Z. Schlueter', 4350 silly install resolved email: 'i@izs.me', 4350 silly install resolved url: 'http://blog.izs.me/' }, 4350 silly install resolved license: 'MIT', 4350 silly install resolved bugs: { url: 'https://github.com/isaacs/core-util-is/issues' }, 4350 silly install resolved readme: '# core-util-is\n\nTheutil.is_`functions introduced in Node v0.12.\n', 4350 silly install resolved readmeFilename: 'README.md', 4350 silly install resolved homepage: 'https://github.com/isaacs/core-util-is#readme', 4350 silly install resolved _id: 'core-util-is@1.0.1', 4350 silly install resolved _from: 'core-util-is@>=1.0.0 <1.1.0' }, 4350 silly install resolved { name: 'string_decoder', 4350 silly install resolved version: '0.10.31', 4350 silly install resolved description: 'The string_decoder module from Node core', 4350 silly install resolved main: 'index.js', 4350 silly install resolved dependencies: {}, 4350 silly install resolved devDependencies: { tap: '~0.4.8' }, 4350 silly install resolved scripts: { test: 'tap test/simple/.js' }, 4350 silly install resolved repository: 4350 silly install resolved { type: 'git', 4350 silly install resolved url: 'git://github.com/rvagg/string_decoder.git' }, 4350 silly install resolved homepage: 'https://github.com/rvagg/string_decoder', 4350 silly install resolved keywords: [ 'string', 'decoder', 'browser', 'browserify' ], 4350 silly install resolved license: 'MIT', 4350 silly install resolved gitHead: 'd46d4fd87cf1d06e031c23f1ba170ca7d4ade9a0', 4350 silly install resolved bugs: { url: 'https://github.com/rvagg/string_decoder/issues' }, 4350 silly install resolved _id: 'string_decoder@0.10.31', 4350 silly install resolved _shasum: '62e203bc41766c6c28c9fc84301dab1c5310fa94', 4350 silly install resolved _from: 'string_decoder@>=0.10.0 <0.11.0', 4350 silly install resolved _npmVersion: '1.4.23', 4350 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' }, 4350 silly install resolved maintainers: [ [Object], [Object] ], 4350 silly install resolved dist: 4350 silly install resolved { shasum: '62e203bc41766c6c28c9fc84301dab1c5310fa94', 4350 silly install resolved tarball: 'http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz' }, 4350 silly install resolved directories: {}, 4350 silly install resolved _resolved: 'http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz', 4350 silly install resolved readme: 'ERROR: No README data found!' }, 4350 silly install resolved { name: 'isarray', 4350 silly install resolved description: 'Array#isArray for older browsers', 4350 silly install resolved version: '0.0.1', 4350 silly install resolved repository: 4350 silly install resolved { type: 'git', 4350 silly install resolved url: 'git://github.com/juliangruber/isarray.git' }, 4350 silly install resolved homepage: 'https://github.com/juliangruber/isarray', 4350 silly install resolved main: 'index.js', 4350 silly install resolved scripts: { test: 'tap test/.js' }, 4350 silly install resolved dependencies: {}, 4350 silly install resolved devDependencies: { tap: '' }, 4350 silly install resolved keywords: [ 'browser', 'isarray', 'array' ], 4350 silly install resolved author: 4350 silly install resolved { name: 'Julian Gruber', 4350 silly install resolved email: 'mail@juliangruber.com', 4350 silly install resolved url: 'http://juliangruber.com' }, 4350 silly install resolved license: 'MIT', 4350 silly install resolved _id: 'isarray@0.0.1', 4350 silly install resolved dist: 4350 silly install resolved { shasum: '8a18acfca9a8f4177e09abfc6038939b05d1eedf', 4350 silly install resolved tarball: 'http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz' }, 4350 silly install resolved _from: 'isarray@0.0.1', 4350 silly install resolved _npmVersion: '1.2.18', 4350 silly install resolved _npmUser: { name: 'juliangruber', email: 'julian@juliangruber.com' }, 4350 silly install resolved maintainers: [ [Object] ], 4350 silly install resolved directories: {}, 4350 silly install resolved _shasum: '8a18acfca9a8f4177e09abfc6038939b05d1eedf', 4350 silly install resolved _resolved: 'http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz' } ] 4351 info install inherits@2.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 4352 info install core-util-is@1.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 4353 info install string_decoder@0.10.31 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 4354 info install isarray@0.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 4355 info installOne inherits@2.0.1 4356 verbose installOne of inherits to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream not in flight; installing 4357 info installOne core-util-is@1.0.1 4358 verbose installOne of core-util-is to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream not in flight; installing 4359 info installOne string_decoder@0.10.31 4360 verbose installOne of string_decoder to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream not in flight; installing 4361 info installOne isarray@0.0.1 4362 verbose installOne of isarray to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream not in flight; installing 4363 silly fetchAndShaCheck shasum d8a96bd77fd68df7793a73036a3ba0d5405d477b 4364 verbose addTmpTarball C:\Users\M07F76~1.EUR\AppData\Local\Temp\npm-2976-000baa20\registry.npmjs.org\concat-map-\concat-map-0.0.1.tgz not in flight; adding 4365 verbose addTmpTarball already have metadata; skipping unpack for concat-map@0.0.1 4366 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype\package.json 4367 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\core-util-is-eb57495fe782c4ac.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4368 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\string-decoder-2b35ffde4f291993.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4369 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\inherits-fdd99e4b78798137.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4370 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\isarray-6ad07eacb1880547.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4371 silly install write writing core-util-is 1.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4372 silly install write writing string_decoder 0.10.31 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4373 silly install write writing inherits 2.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4374 silly install write writing isarray 0.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4375 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4376 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4377 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4378 silly cache afterAdd concat-map@0.0.1 4379 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\concat-map\0.0.1\package\package.json not in flight; writing 4380 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is is being purged from base c:\dev\projects\foo 4381 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4382 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder is being purged from base c:\dev\projects\foo 4383 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4384 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits is being purged from base c:\dev\projects\foo 4385 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4386 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\core-util-is\1.0.1\package.tgz 4387 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4388 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is is being purged 4389 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4390 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\string_decoder\0.10.31\package.tgz 4391 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4392 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder is being purged 4393 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4394 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\inherits\2.0.1\package.tgz 4395 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4396 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits is being purged 4397 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4398 silly gunzTarPerm modes [ '777', '666' ] 4399 silly gunzTarPerm modes [ '777', '666' ] 4400 silly gunzTarPerm modes [ '777', '666' ] 4401 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4402 info preinstall ctype@0.5.3 4403 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray is being purged from base c:\dev\projects\foo 4404 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4405 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype\package.json 4406 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\isarray\0.0.1\package.tgz 4407 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4408 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray is being purged 4409 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4410 silly gunzTarPerm extractEntry package.json 4411 silly gunzTarPerm modes [ '777', '666' ] 4412 silly gunzTarPerm extractEntry package.json 4413 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ] 4414 silly gunzTarPerm extractEntry package.json 4415 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\concat-map\0.0.1\package\package.json written 4416 silly install resolved [ { name: 'balanced-match', 4416 silly install resolved description: 'Match balanced character pairs, like "{" and "}"', 4416 silly install resolved version: '0.2.0', 4416 silly install resolved repository: 4416 silly install resolved { type: 'git', 4416 silly install resolved url: 'git://github.com/juliangruber/balanced-match.git' }, 4416 silly install resolved homepage: 'https://github.com/juliangruber/balanced-match', 4416 silly install resolved main: 'index.js', 4416 silly install resolved scripts: { test: 'make test' }, 4416 silly install resolved dependencies: {}, 4416 silly install resolved devDependencies: { tape: '~1.1.1' }, 4416 silly install resolved keywords: [ 'match', 'regexp', 'test', 'balanced', 'parse' ], 4416 silly install resolved author: 4416 silly install resolved { name: 'Julian Gruber', 4416 silly install resolved email: 'mail@juliangruber.com', 4416 silly install resolved url: 'http://juliangruber.com' }, 4416 silly install resolved license: 'MIT', 4416 silly install resolved testling: { files: 'test/.js', browsers: [Object] }, 4416 silly install resolved gitHead: 'ba40ed78e7114a4a67c51da768a100184dead39c', 4416 silly install resolved bugs: { url: 'https://github.com/juliangruber/balanced-match/issues' }, 4416 silly install resolved _id: 'balanced-match@0.2.0', 4416 silly install resolved _shasum: '38f6730c03aab6d5edbb52bd934885e756d71674', 4416 silly install resolved _from: 'balanced-match@>=0.2.0 <0.3.0', 4416 silly install resolved _npmVersion: '2.1.8', 4416 silly install resolved _nodeVersion: '0.10.32', 4416 silly install resolved _npmUser: { name: 'juliangruber', email: 'julian@juliangruber.com' }, 4416 silly install resolved maintainers: [ [Object] ], 4416 silly install resolved dist: 4416 silly install resolved { shasum: '38f6730c03aab6d5edbb52bd934885e756d71674', 4416 silly install resolved tarball: 'http://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz' }, 4416 silly install resolved directories: {}, 4416 silly install resolved _resolved: 'http://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz', 4416 silly install resolved readme: 'ERROR: No README data found!' }, 4416 silly install resolved { name: 'concat-map', 4416 silly install resolved description: 'concatenative mapdashery', 4416 silly install resolved version: '0.0.1', 4416 silly install resolved repository: 4416 silly install resolved { type: 'git', 4416 silly install resolved url: 'git://github.com/substack/node-concat-map.git' }, 4416 silly install resolved main: 'index.js', 4416 silly install resolved keywords: [ 'concat', 'concatMap', 'map', 'functional', 'higher-order' ], 4416 silly install resolved directories: { example: 'example', test: 'test' }, 4416 silly install resolved scripts: { test: 'tape test/.js' }, 4416 silly install resolved devDependencies: { tape: '~2.4.0' }, 4416 silly install resolved license: 'MIT', 4416 silly install resolved author: 4416 silly install resolved { name: 'James Halliday', 4416 silly install resolved email: 'mail@substack.net', 4416 silly install resolved url: 'http://substack.net' }, 4416 silly install resolved testling: { files: 'test/*.js', browsers: [Object] }, 4416 silly install resolved bugs: { url: 'https://github.com/substack/node-concat-map/issues' }, 4416 silly install resolved homepage: 'https://github.com/substack/node-concat-map', 4416 silly install resolved _id: 'concat-map@0.0.1', 4416 silly install resolved dist: 4416 silly install resolved { shasum: 'd8a96bd77fd68df7793a73036a3ba0d5405d477b', 4416 silly install resolved tarball: 'http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz' }, 4416 silly install resolved _from: 'concat-map@0.0.1', 4416 silly install resolved _npmVersion: '1.3.21', 4416 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, 4416 silly install resolved maintainers: [ [Object] ], 4416 silly install resolved _shasum: 'd8a96bd77fd68df7793a73036a3ba0d5405d477b', 4416 silly install resolved _resolved: 'http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz' } ] 4417 info install balanced-match@0.2.0 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 4418 info install concat-map@0.0.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 4419 info installOne balanced-match@0.2.0 4420 verbose installOne of balanced-match to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion not in flight; installing 4421 info installOne concat-map@0.0.1 4422 verbose installOne of concat-map to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion not in flight; installing 4423 silly gunzTarPerm extractEntry README.md 4424 silly gunzTarPerm extractEntry util.js 4425 silly gunzTarPerm extractEntry .npmignore 4426 silly gunzTarPerm modified mode [ '.npmignore', 436, 438 ] 4427 silly gunzTarPerm extractEntry README.md 4428 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ] 4429 silly gunzTarPerm extractEntry README.md 4430 silly gunzTarPerm extractEntry LICENSE 4431 silly gunzTarPerm extractEntry package.json 4432 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 4433 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\balanced-match-ad645aa18b6596d7.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4434 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\concat-map-7ac4a7b721289cf1.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4435 silly install write writing balanced-match 0.2.0 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4436 silly install write writing concat-map 0.0.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4437 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype\package.json 4438 silly gunzTarPerm extractEntry README.md 4439 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 4440 silly gunzTarPerm extractEntry index.js 4441 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 4442 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4443 silly gunzTarPerm extractEntry float.patch 4444 silly gunzTarPerm extractEntry lib/util.js 4445 verbose unbuild node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4446 silly gunzTarPerm extractEntry inherits.js 4447 silly gunzTarPerm extractEntry inherits_browser.js 4448 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match is being purged from base c:\dev\projects\foo 4449 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4450 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map is being purged from base c:\dev\projects\foo 4451 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4452 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\balanced-match\0.2.0\package.tgz 4453 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4454 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match is being purged 4455 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4456 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\concat-map\0.0.1\package.tgz 4457 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4458 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map is being purged 4459 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4460 silly gunzTarPerm modes [ '777', '666' ] 4461 silly gunzTarPerm modes [ '777', '666' ] 4462 silly gunzTarPerm extractEntry LICENSE 4463 silly gunzTarPerm modified mode [ 'LICENSE', 436, 438 ] 4464 silly gunzTarPerm extractEntry index.js 4465 silly gunzTarPerm modified mode [ 'index.js', 436, 438 ] 4466 silly install resolved [] 4467 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 4468 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 4469 silly gunzTarPerm extractEntry package.json 4470 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 4471 silly gunzTarPerm extractEntry build/build.js 4472 silly gunzTarPerm modified mode [ 'build/build.js', 420, 438 ] 4473 silly gunzTarPerm extractEntry component.json 4474 silly gunzTarPerm modified mode [ 'component.json', 420, 438 ] 4475 silly gunzTarPerm extractEntry package.json 4476 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 4477 silly gunzTarPerm extractEntry test.js 4478 silly gunzTarPerm extractEntry .npmignore 4479 silly gunzTarPerm modified mode [ '.npmignore', 436, 438 ] 4480 silly gunzTarPerm extractEntry README.md 4481 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 4482 silly gunzTarPerm extractEntry LICENSE 4483 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 4484 silly gunzTarPerm extractEntry index.js 4485 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 4486 info linkStuff ctype@0.5.3 4487 silly linkStuff ctype@0.5.3 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules as its parent node_modules 4488 silly gunzTarPerm extractEntry example.js 4489 silly gunzTarPerm modified mode [ 'example.js', 436, 438 ] 4490 silly gunzTarPerm extractEntry index.js 4491 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 4492 silly gunzTarPerm extractEntry .travis.yml 4493 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 4494 silly gunzTarPerm extractEntry README.markdown 4495 silly gunzTarPerm modified mode [ 'README.markdown', 420, 438 ] 4496 silly gunzTarPerm extractEntry .travis.yml 4497 silly gunzTarPerm modified mode [ '.travis.yml', 436, 438 ] 4498 silly gunzTarPerm extractEntry Makefile 4499 silly gunzTarPerm modified mode [ 'Makefile', 436, 438 ] 4500 verbose linkBins ctype@0.5.3 4501 verbose linkMans ctype@0.5.3 4502 verbose rebuildBundles ctype@0.5.3 4503 info install ctype@0.5.3 4504 info postinstall ctype@0.5.3 4505 silly gunzTarPerm extractEntry example/map.js 4506 silly gunzTarPerm modified mode [ 'example/map.js', 420, 438 ] 4507 silly gunzTarPerm extractEntry test/map.js 4508 silly gunzTarPerm modified mode [ 'test/map.js', 420, 438 ] 4509 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\ctype-7db72b6bc112eef9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature\node_modules\ctype 4510 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 4511 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 4512 info linkStuff http-signature@0.10.1 4513 silly linkStuff http-signature@0.10.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 4514 silly gunzTarPerm extractEntry test/balanced.js 4515 silly gunzTarPerm modified mode [ 'test/balanced.js', 420, 438 ] 4516 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits\package.json 4517 verbose linkBins http-signature@0.10.1 4518 verbose linkMans http-signature@0.10.1 4519 verbose rebuildBundles http-signature@0.10.1 4520 verbose rebuildBundles [ 'asn1', 'assert-plus', 'ctype' ] 4521 info install http-signature@0.10.1 4522 info postinstall http-signature@0.10.1 4523 info preinstall inherits@2.0.1 4524 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\http-signature-9941fc32d6d62661.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\http-signature 4525 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits\package.json 4526 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder\package.json 4527 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits\package.json 4528 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray\package.json 4529 info preinstall string_decoder@0.10.31 4530 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder\package.json 4531 silly install resolved [] 4532 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4533 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4534 info linkStuff inherits@2.0.1 4535 silly linkStuff inherits@2.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules as its parent node_modules 4536 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder\package.json 4537 info preinstall isarray@0.0.1 4538 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray\package.json 4539 silly install resolved [] 4540 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4541 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4542 info linkStuff string_decoder@0.10.31 4543 silly linkStuff string_decoder@0.10.31 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules as its parent node_modules 4544 verbose linkBins inherits@2.0.1 4545 verbose linkMans inherits@2.0.1 4546 verbose rebuildBundles inherits@2.0.1 4547 info install inherits@2.0.1 4548 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray\package.json 4549 info postinstall inherits@2.0.1 4550 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\inherits-fdd99e4b78798137.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\inherits 4551 verbose linkBins string_decoder@0.10.31 4552 verbose linkMans string_decoder@0.10.31 4553 verbose rebuildBundles string_decoder@0.10.31 4554 info install string_decoder@0.10.31 4555 silly install resolved [] 4556 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4557 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4558 info postinstall string_decoder@0.10.31 4559 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map\package.json 4560 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\string-decoder-2b35ffde4f291993.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\string_decoder 4561 info linkStuff isarray@0.0.1 4562 silly linkStuff isarray@0.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules as its parent node_modules 4563 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is\package.json 4564 info preinstall core-util-is@1.0.1 4565 verbose linkBins isarray@0.0.1 4566 verbose linkMans isarray@0.0.1 4567 verbose rebuildBundles isarray@0.0.1 4568 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is\package.json 4569 info install isarray@0.0.1 4570 info postinstall isarray@0.0.1 4571 info preinstall concat-map@0.0.1 4572 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\isarray-6ad07eacb1880547.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\isarray 4573 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is\package.json 4574 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map\package.json 4575 silly install resolved [] 4576 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4577 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4578 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match\package.json 4579 info linkStuff core-util-is@1.0.1 4580 silly linkStuff core-util-is@1.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules as its parent node_modules 4581 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map\package.json 4582 silly install resolved [] 4583 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4584 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4585 verbose linkBins core-util-is@1.0.1 4586 verbose linkMans core-util-is@1.0.1 4587 verbose rebuildBundles core-util-is@1.0.1 4588 info preinstall balanced-match@0.2.0 4589 info install core-util-is@1.0.1 4590 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match\package.json 4591 info postinstall core-util-is@1.0.1 4592 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\core-util-is-eb57495fe782c4ac.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream\node_modules\core-util-is 4593 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 4594 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 4595 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match\package.json 4596 info linkStuff concat-map@0.0.1 4597 silly linkStuff concat-map@0.0.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules as its parent node_modules 4598 info linkStuff readable-stream@1.0.33 4599 silly linkStuff readable-stream@1.0.33 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules as its parent node_modules 4600 silly install resolved [] 4601 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4602 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4603 info linkStuff balanced-match@0.2.0 4604 silly linkStuff balanced-match@0.2.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules as its parent node_modules 4605 verbose linkBins concat-map@0.0.1 4606 verbose linkMans concat-map@0.0.1 4607 verbose rebuildBundles concat-map@0.0.1 4608 info install concat-map@0.0.1 4609 verbose linkBins readable-stream@1.0.33 4610 verbose linkMans readable-stream@1.0.33 4611 verbose rebuildBundles readable-stream@1.0.33 4612 verbose rebuildBundles [ 'core-util-is', 'inherits', 'isarray', 'string_decoder' ] 4613 info install readable-stream@1.0.33 4614 info postinstall concat-map@0.0.1 4615 info postinstall readable-stream@1.0.33 4616 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\concat-map-7ac4a7b721289cf1.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map 4617 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\readable-stream-74447b69ed01a2f5.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl\node_modules\readable-stream 4618 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 4619 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 4620 verbose linkBins balanced-match@0.2.0 4621 verbose linkMans balanced-match@0.2.0 4622 verbose rebuildBundles balanced-match@0.2.0 4623 info install balanced-match@0.2.0 4624 info postinstall balanced-match@0.2.0 4625 info linkStuff bl@0.9.4 4626 silly linkStuff bl@0.9.4 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 4627 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\balanced-match-ad645aa18b6596d7.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match 4628 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 4629 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 4630 info linkStuff brace-expansion@1.1.0 4631 silly linkStuff brace-expansion@1.1.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules as its parent node_modules 4632 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\package.json 4633 verbose linkBins bl@0.9.4 4634 verbose linkMans bl@0.9.4 4635 verbose rebuildBundles bl@0.9.4 4636 verbose rebuildBundles [ 'readable-stream' ] 4637 info install bl@0.9.4 4638 info postinstall bl@0.9.4 4639 info preinstall hawk@1.1.1 4640 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\package.json 4641 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\bl-3c4f767f248e22b8.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\bl 4642 verbose linkBins brace-expansion@1.1.0 4643 verbose linkMans brace-expansion@1.1.0 4644 verbose rebuildBundles brace-expansion@1.1.0 4645 verbose rebuildBundles [ 'balanced-match', 'concat-map' ] 4646 info install brace-expansion@1.1.0 4647 info postinstall brace-expansion@1.1.0 4648 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\brace-expansion-923d5762d9148741.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion 4649 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 4650 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 4651 silly prepareForInstallMany adding hoek@0.9.x from hawk dependencies 4652 silly prepareForInstallMany adding boom@0.4.x from hawk dependencies 4653 silly prepareForInstallMany adding cryptiles@0.2.x from hawk dependencies 4654 silly prepareForInstallMany adding sntp@0.2.x from hawk dependencies 4655 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\package.json 4656 info linkStuff minimatch@2.0.8 4657 silly linkStuff minimatch@2.0.8 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules as its parent node_modules 4658 verbose linkBins minimatch@2.0.8 4659 verbose linkMans minimatch@2.0.8 4660 verbose rebuildBundles minimatch@2.0.8 4661 silly cache add args [ 'hoek@0.9.x', null ] 4662 verbose cache add spec hoek@0.9.x 4663 silly cache add args [ 'boom@0.4.x', null ] 4664 verbose cache add spec boom@0.4.x 4665 silly cache add parsed spec { raw: 'hoek@0.9.x', 4665 silly cache add scope: null, 4665 silly cache add name: 'hoek', 4665 silly cache add rawSpec: '0.9.x', 4665 silly cache add spec: '>=0.9.0 <0.10.0', 4665 silly cache add type: 'range' } 4666 silly addNamed hoek@>=0.9.0 <0.10.0 4667 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for hoek 4668 silly addNameRange { name: 'hoek', range: '>=0.9.0 <0.10.0', hasData: false } 4669 silly mapToRegistry name hoek 4670 silly mapToRegistry using default registry 4671 silly mapToRegistry registry http://registry.npmjs.org/ 4672 silly mapToRegistry uri http://registry.npmjs.org/hoek 4673 verbose addNameRange registry:http://registry.npmjs.org/hoek not in flight; fetching 4674 silly cache add parsed spec { raw: 'boom@0.4.x', 4674 silly cache add scope: null, 4674 silly cache add name: 'boom', 4674 silly cache add rawSpec: '0.4.x', 4674 silly cache add spec: '>=0.4.0 <0.5.0', 4674 silly cache add type: 'range' } 4675 silly addNamed boom@>=0.4.0 <0.5.0 4676 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for boom 4677 silly addNameRange { name: 'boom', range: '>=0.4.0 <0.5.0', hasData: false } 4678 silly mapToRegistry name boom 4679 silly mapToRegistry using default registry 4680 silly mapToRegistry registry http://registry.npmjs.org/ 4681 silly mapToRegistry uri http://registry.npmjs.org/boom 4682 verbose addNameRange registry:http://registry.npmjs.org/boom not in flight; fetching 4683 silly cache add args [ 'cryptiles@0.2.x', null ] 4684 verbose cache add spec cryptiles@0.2.x 4685 silly cache add parsed spec { raw: 'cryptiles@0.2.x', 4685 silly cache add scope: null, 4685 silly cache add name: 'cryptiles', 4685 silly cache add rawSpec: '0.2.x', 4685 silly cache add spec: '>=0.2.0 <0.3.0', 4685 silly cache add type: 'range' } 4686 silly addNamed cryptiles@>=0.2.0 <0.3.0 4687 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for cryptiles 4688 silly addNameRange { name: 'cryptiles', range: '>=0.2.0 <0.3.0', hasData: false } 4689 silly mapToRegistry name cryptiles 4690 silly mapToRegistry using default registry 4691 silly mapToRegistry registry http://registry.npmjs.org/ 4692 silly mapToRegistry uri http://registry.npmjs.org/cryptiles 4693 verbose addNameRange registry:http://registry.npmjs.org/cryptiles not in flight; fetching 4694 silly cache add args [ 'sntp@0.2.x', null ] 4695 verbose cache add spec sntp@0.2.x 4696 silly cache add parsed spec { raw: 'sntp@0.2.x', 4696 silly cache add scope: null, 4696 silly cache add name: 'sntp', 4696 silly cache add rawSpec: '0.2.x', 4696 silly cache add spec: '>=0.2.0 <0.3.0', 4696 silly cache add type: 'range' } 4697 silly addNamed sntp@>=0.2.0 <0.3.0 4698 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for sntp 4699 silly addNameRange { name: 'sntp', range: '>=0.2.0 <0.3.0', hasData: false } 4700 silly mapToRegistry name sntp 4701 silly mapToRegistry using default registry 4702 silly mapToRegistry registry http://registry.npmjs.org/ 4703 silly mapToRegistry uri http://registry.npmjs.org/sntp 4704 verbose addNameRange registry:http://registry.npmjs.org/sntp not in flight; fetching 4705 verbose rebuildBundles [ 'brace-expansion' ] 4706 info install minimatch@2.0.8 4707 info postinstall minimatch@2.0.8 4708 verbose request uri http://registry.npmjs.org/hoek 4709 verbose request no auth needed 4710 info attempt registry request try #1 at 10:00:41 4711 verbose etag "BT8CH4I0RG43VCSOWKWXWSATA" 4712 http request GET http://registry.npmjs.org/hoek 4713 verbose request uri http://registry.npmjs.org/boom 4714 verbose request no auth needed 4715 info attempt registry request try #1 at 10:00:41 4716 verbose etag "6V78QIOF63U0ZQQNKJ4HI1E0E" 4717 http request GET http://registry.npmjs.org/boom 4718 verbose request uri http://registry.npmjs.org/cryptiles 4719 verbose request no auth needed 4720 info attempt registry request try #1 at 10:00:41 4721 verbose etag "EK7D98U2X9GXU4ZYIGHGJ3DK8" 4722 http request GET http://registry.npmjs.org/cryptiles 4723 verbose request uri http://registry.npmjs.org/sntp 4724 verbose request no auth needed 4725 info attempt registry request try #1 at 10:00:41 4726 verbose etag "BIQL559CK9WWT2W3XDIZP620E" 4727 http request GET http://registry.npmjs.org/sntp 4728 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\minimatch-3888e08437784e60.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch 4729 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 4730 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 4731 info linkStuff glob@4.5.3 4732 silly linkStuff glob@4.5.3 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules as its parent node_modules 4733 verbose linkBins glob@4.5.3 4734 verbose linkMans glob@4.5.3 4735 verbose rebuildBundles glob@4.5.3 4736 verbose rebuildBundles [ 'inflight', 'inherits', 'minimatch', 'once' ] 4737 info install glob@4.5.3 4738 info postinstall glob@4.5.3 4739 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\glob-236793e42d13caf9.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf\node_modules\glob 4740 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 4741 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 4742 info linkStuff rimraf@2.3.4 4743 silly linkStuff rimraf@2.3.4 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules as its parent node_modules 4744 verbose linkBins rimraf@2.3.4 4745 verbose link bins [ { rimraf: './bin.js' }, 4745 verbose link bins 'c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\.bin', 4745 verbose link bins false ] 4746 verbose linkMans rimraf@2.3.4 4747 verbose rebuildBundles rimraf@2.3.4 4748 verbose rebuildBundles [ 'glob' ] 4749 http 200 http://registry.npmjs.org/sntp 4750 silly get cb [ 200, 4750 silly get { 'x-powered-by': 'Express', 4750 silly get via: '1.1 varnish', 4750 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4750 silly get etag: '"BIQL559CK9WWT2W3XDIZP620E"', 4750 silly get 'content-type': 'application/json', 4750 silly get 'cache-control': 'max-age=60', 4750 silly get 'content-length': '23641', 4750 silly get 'accept-ranges': 'bytes', 4750 silly get date: 'Wed, 20 May 2015 08:00:42 GMT', 4750 silly get age: '20', 4750 silly get 'x-served-by': 'cache-ams4124-AMS', 4750 silly get 'x-cache': 'HIT', 4750 silly get 'x-cache-hits': '3', 4750 silly get 'x-timer': 'S1432108842.013118,VS0,VE0', 4750 silly get vary: 'Accept', 4750 silly get connection: 'Keep-Alive' } ] 4751 verbose get saving sntp to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\sntp.cache.json 4752 http 200 http://registry.npmjs.org/hoek 4753 silly get cb [ 200, 4753 silly get { 'x-powered-by': 'Express', 4753 silly get via: '1.1 varnish', 4753 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4753 silly get etag: '"BT8CH4I0RG43VCSOWKWXWSATA"', 4753 silly get 'content-type': 'application/json', 4753 silly get 'cache-control': 'max-age=60', 4753 silly get 'content-length': '107331', 4753 silly get 'accept-ranges': 'bytes', 4753 silly get date: 'Wed, 20 May 2015 08:00:42 GMT', 4753 silly get age: '35', 4753 silly get 'x-served-by': 'cache-ams4120-AMS', 4753 silly get 'x-cache': 'HIT', 4753 silly get 'x-cache-hits': '1', 4753 silly get 'x-timer': 'S1432108842.013067,VS0,VE0', 4753 silly get vary: 'Accept', 4753 silly get connection: 'Keep-Alive' } ] 4754 verbose get saving hoek to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\hoek.cache.json 4755 http 200 http://registry.npmjs.org/boom 4756 silly get cb [ 200, 4756 silly get { 'x-powered-by': 'Express', 4756 silly get via: '1.1 varnish', 4756 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4756 silly get etag: '"6V78QIOF63U0ZQQNKJ4HI1E0E"', 4756 silly get 'content-type': 'application/json', 4756 silly get 'cache-control': 'max-age=60', 4756 silly get 'content-length': '57103', 4756 silly get 'accept-ranges': 'bytes', 4756 silly get date: 'Wed, 20 May 2015 08:00:42 GMT', 4756 silly get age: '27', 4756 silly get 'x-served-by': 'cache-ams4124-AMS', 4756 silly get 'x-cache': 'HIT', 4756 silly get 'x-cache-hits': '2', 4756 silly get 'x-timer': 'S1432108842.023050,VS0,VE0', 4756 silly get vary: 'Accept', 4756 silly get connection: 'Keep-Alive' } ] 4757 verbose get saving boom to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\boom.cache.json 4758 http 200 http://registry.npmjs.org/cryptiles 4759 silly get cb [ 200, 4759 silly get { 'x-powered-by': 'Express', 4759 silly get via: '1.1 varnish', 4759 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 4759 silly get etag: '"EK7D98U2X9GXU4ZYIGHGJ3DK8"', 4759 silly get 'content-type': 'application/json', 4759 silly get 'cache-control': 'max-age=60', 4759 silly get 'content-length': '18091', 4759 silly get 'accept-ranges': 'bytes', 4759 silly get date: 'Wed, 20 May 2015 08:00:42 GMT', 4759 silly get age: '39', 4759 silly get 'x-served-by': 'cache-ams4142-AMS', 4759 silly get 'x-cache': 'HIT', 4759 silly get 'x-cache-hits': '2', 4759 silly get 'x-timer': 'S1432108842.025296,VS0,VE0', 4759 silly get vary: 'Accept', 4759 silly get connection: 'Keep-Alive' } ] 4760 verbose get saving cryptiles to C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\registry.npmjs.org\cryptiles.cache.json 4761 info install rimraf@2.3.4 4762 info postinstall rimraf@2.3.4 4763 silly addNameRange number 2 { name: 'sntp', range: '>=0.2.0 <0.3.0', hasData: true } 4764 silly addNameRange versions [ 'sntp', 4764 silly addNameRange [ '0.0.0', [...] 4764 silly addNameRange '1.0.9' ] ] 4765 silly addNamed sntp@0.2.4 4766 verbose addNamed "0.2.4" is a plain semver version for sntp 4767 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\rimraf-8d8d86305fbb92c2.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra\node_modules\rimraf 4768 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 4769 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 4770 silly cache afterAdd sntp@0.2.4 4771 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\sntp\0.2.4\package\package.json not in flight; writing 4772 info linkStuff fs-extra@0.16.5 4773 silly linkStuff fs-extra@0.16.5 has c:\dev\projects\foo\node_modules\phantomjs\node_modules as its parent node_modules 4774 silly addNameRange number 2 { name: 'boom', range: '>=0.4.0 <0.5.0', hasData: true } 4775 silly addNameRange versions [ 'boom', 4775 silly addNameRange [ '0.0.1', [...] 4775 silly addNameRange '2.7.1' ] ] 4776 silly addNamed boom@0.4.2 4777 verbose addNamed "0.4.2" is a plain semver version for boom 4778 silly cache afterAdd boom@0.4.2 4779 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\boom\0.4.2\package\package.json not in flight; writing 4780 verbose linkBins fs-extra@0.16.5 4781 verbose linkMans fs-extra@0.16.5 4782 verbose rebuildBundles fs-extra@0.16.5 4783 silly addNameRange number 2 { name: 'hoek', range: '>=0.9.0 <0.10.0', hasData: true } 4784 silly addNameRange versions [ 'hoek', 4784 silly addNameRange [ '0.0.1', [...] 4784 silly addNameRange '2.13.0' ] ] 4785 silly addNamed hoek@0.9.1 4786 verbose addNamed "0.9.1" is a plain semver version for hoek 4787 verbose rebuildBundles [ '.bin', 'graceful-fs', 'jsonfile', 'rimraf' ] 4788 info install fs-extra@0.16.5 4789 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\sntp\0.2.4\package\package.json written 4790 info postinstall fs-extra@0.16.5 4791 silly cache afterAdd hoek@0.9.1 4792 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\hoek\0.9.1\package\package.json not in flight; writing 4793 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache_locks\fs-extra-004c02d850cf7f36.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\fs-extra 4794 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\boom\0.4.2\package\package.json written 4795 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\hoek\0.9.1\package\package.json written 4796 silly addNameRange number 2 { name: 'cryptiles', range: '>=0.2.0 <0.3.0', hasData: true } 4797 silly addNameRange versions [ 'cryptiles', 4797 silly addNameRange [ '0.0.1', [...] 4797 silly addNameRange '2.0.4' ] ] 4798 silly addNamed cryptiles@0.2.2 4799 verbose addNamed "0.2.2" is a plain semver version for cryptiles 4800 silly cache afterAdd cryptiles@0.2.2 4801 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\cryptiles\0.2.2\package\package.json not in flight; writing 4802 verbose afterAdd C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\cryptiles\0.2.2\package\package.json written 4803 silly install resolved [ { name: 'sntp', 4803 silly install resolved description: 'SNTP Client', 4803 silly install resolved version: '0.2.4', 4803 silly install resolved author: 4803 silly install resolved { name: 'Eran Hammer', 4803 silly install resolved email: 'eran@hueniverse.com', 4803 silly install resolved url: 'http://hueniverse.com' }, 4803 silly install resolved contributors: [], 4803 silly install resolved repository: { type: 'git', url: 'git://github.com/hueniverse/sntp.git' }, 4803 silly install resolved main: 'index', 4803 silly install resolved keywords: [ 'sntp', 'ntp', 'time' ], 4803 silly install resolved engines: { node: '>=0.8.0' }, 4803 silly install resolved dependencies: { hoek: '0.9.x' }, 4803 silly install resolved devDependencies: { lab: '0.1.x', 'complexity-report': '0.x.x' }, 4803 silly install resolved scripts: { test: 'make test-cov' }, 4803 silly install resolved licenses: [ [Object] ], 4803 silly install resolved readme: '# sntp\n\nAn SNTP v4 client (RFC4330) for node. Simpy connects to the NTP or SNTP server requested and returns the server time\nalong with the roundtrip duration and clock offset. To adjust the local time to the NTP time, add the returnedtoffset\nto the local time.\n\nBuild Status\n\n# Usage\n\njavascript\nvar Sntp = require(\'sntp\');\n\n// All options are optional\n\nvar options = {\n host: \'nist1-sj.ustiming.org\', // Defaults to pool.ntp.org\n port: 123, // Defaults to 123 (NTP)\n resolveReference: true, // Default to false (not resolving)\n timeout: 1000 // Defaults to zero (no timeout)\n};\n\n// Request server time\n\nSntp.time(options, function (err, time) {\n\n if (err) {\n console.log(\'Failed: \' + err.message);\n process.exit(1);\n }\n\n console.log(\'Local clock is off by: \' + time.t + \' milliseconds\');\n process.exit(0);\n});\n\n\nIf an application needs to maintain continuous time synchronization, the module provides a stateful method for\nquerying the current offset only when the last one is too old (defaults to daily).\n\njavascript\n// Request offset once\n\nSntp.offset(function (err, offset) {\n\n console.log(offset); // New (served fresh)\n\n // Request offset again\n\n Sntp.offset(function (err, offset) {\n\n console.log(offset); // Identical (served from cache)\n });\n});\n\n\nTo set a background offset refresh, start the interval and use the provided now() method. If for any reason the\nclient fails to obtain an up-to-date offset, the current system clock is used.\n\njavascript\nvar before = Sntp.now(); // System time without offset\n\nSntp.start(function () {\n\n var now = Sntp.now(); // With offset\n Sntp.stop();\n});\n\n\n', 4803 silly install resolved readmeFilename: 'README.md', 4803 silly install resolved bugs: { url: 'https://github.com/hueniverse/sntp/issues' }, 4803 silly install resolved homepage: 'https://github.com/hueniverse/sntp#readme', 4803 silly install resolved _id: 'sntp@0.2.4', 4803 silly install resolved _from: 'sntp@>=0.2.0 <0.3.0' }, 4803 silly install resolved { name: 'boom', 4803 silly install resolved description: 'HTTP-friendly error objects', 4803 silly install resolved version: '0.4.2', 4803 silly install resolved author: 4803 silly install resolved { name: 'Eran Hammer', 4803 silly install resolved email: 'eran@hueniverse.com', 4803 silly install resolved url: 'http://hueniverse.com' }, 4803 silly install resolved contributors: [], 4803 silly install resolved repository: { type: 'git', url: 'git://github.com/spumko/boom.git' }, 4803 silly install resolved main: 'index', 4803 silly install resolved keywords: [ 'error', 'http' ], 4803 silly install resolved engines: { node: '>=0.8.0' }, 4803 silly install resolved dependencies: { hoek: '0.9.x' }, 4803 silly install resolved devDependencies: { lab: '0.1.x', 'complexity-report': '0.x.x' }, 4803 silly install resolved scripts: { test: 'make test-cov' }, 4803 silly install resolved licenses: [ [Object] ], 4803 silly install resolved readme: '\nboom Logo\n\nHTTP-friendly error objects\n\nBuild Status\n', 4803 silly install resolved readmeFilename: 'README.md', 4803 silly install resolved bugs: { url: 'https://github.com/spumko/boom/issues' }, 4803 silly install resolved homepage: 'https://github.com/spumko/boom#readme', 4803 silly install resolved _id: 'boom@0.4.2', 4803 silly install resolved _from: 'boom@>=0.4.0 <0.5.0' }, 4803 silly install resolved { name: 'hoek', 4803 silly install resolved description: 'General purpose node utilities', 4803 silly install resolved version: '0.9.1', 4803 silly install resolved author: 4803 silly install resolved { name: 'Eran Hammer', 4803 silly install resolved email: 'eran@hueniverse.com', 4803 silly install resolved url: 'http://hueniverse.com' }, 4803 silly install resolved contributors: [ [Object] ], 4803 silly install resolved repository: { type: 'git', url: 'git://github.com/spumko/hoek.git' }, 4803 silly install resolved main: 'index', 4803 silly install resolved keywords: [ 'utilities' ], 4803 silly install resolved engines: { node: '>=0.8.0' }, 4803 silly install resolved dependencies: {}, 4803 silly install resolved devDependencies: { lab: '0.1.x', 'complexity-report': '0.x.x' }, 4803 silly install resolved scripts: { test: 'make test-cov' }, 4803 silly install resolved licenses: [ [Object] ], 4803 silly install resolved readme: '\r\nhoek Logo\r\n\r\nGeneral purpose node utilities\r\n\r\nBuild Status\r\n\r\n# Table of Contents\r\n\r\n Introduction\r\n Object\r\n clone\r\n merge\r\n applyToDefaults\r\n unique\r\n mapToObject\r\n intersect\r\n matchKeys\r\n flatten\r\n removeKeys\r\n reach\r\n inheritAsync\r\n rename\r\n Timer\r\n Binary Encoding/Decoding\r\n base64urlEncode\r\n base64urlDecode\r\n Escaping Characters\r\n escapeHtml\r\n escapeHeaderAttribute\r\n escapeRegex\r\n Errors\r\n assert\r\n abort\r\n displayStack\r\n callStack\r\n toss\r\n Load files\r\n loadPackage\r\n loadDirModules\r\n\r\n\r\n\r\n# Introduction\r\n\r\nThe Hoek general purpose node utilities library is used to aid in a variety of manners. It comes with useful methods for Arrays (clone, merge, applyToDefaults), Objects (removeKeys, copy), Asserting and more. \r\n\r\nFor example, to use Hoek to set configuration with default options:\r\njavascript\r\nvar Hoek = require(\'hoek\');\r\n\r\nvar default = {url : "www.github.com", port : "8000", debug : true}\r\n\r\nvar config = Hoek.applyToDefaults(default, {port : "3000", admin : true});\r\n\r\n// In this case, config would be { url: \'www.github.com\', port: \'3000\', debug: true, admin: true }\r\n\r\n\r\nUnder each of the sections (such as Array), there are subsections which correspond to Hoek methods. Each subsection will explain how to use the corresponding method. In each js excerpt below, the var Hoek = require(\'hoek\') is omitted for brevity.\r\n\r\n## Object\r\n\r\nHoek provides several helpful methods for objects and arrays.\r\n\r\n### clone(obj)\r\n\r\nThis method is used to clone an object or an array. A deep copy is made (duplicates everything, including values that are objects). \r\n\r\njavascript\r\n\r\nvar nestedObj = {\r\n w: /^something$/ig,\r\n x: {\r\n a: [1, 2, 3],\r\n b: 123456,\r\n c: new Date()\r\n },\r\n y: \'y\',\r\n z: new Date()\r\n };\r\n\r\nvar copy = Hoek.clone(nestedObj);\r\n\r\ncopy.x.b = 100;\r\n\r\nconsole.log(copy.y) // results in \'y\'\r\nconsole.log(nestedObj.x.b) // results in 123456\r\nconsole.log(copy.x.b) // results in 100\r\n\r\n\r\n### merge(target, source, isNullOverride, isMergeArrays)\r\nisNullOverride, isMergeArrays default to true\r\n\r\nMerge all the properties of source into target, source wins in conflic, and by default null and undefined from source are applied\r\n\r\n\r\njavascript\r\n\r\nvar target = {a: 1, b : 2}\r\nvar source = {a: 0, c: 5}\r\nvar source2 = {a: null, c: 5}\r\n\r\nvar targetArray = [1, 2, 3];\r\nvar sourceArray = [4, 5];\r\n\r\nvar newTarget = Hoek.merge(target, source); // results in {a: 0, b: 2, c: 5}\r\nnewTarget = Hoek.merge(target, source2); // results in {a: null, b: 2, c: 5}\r\nnewTarget = Hoek.merge(target, source2, false); // results in {a: 1, b: 2, c: 5}\r\n\r\nnewTarget = Hoek.merge(targetArray, sourceArray) // results in [1, 2, 3, 4, 5]\r\nnewTarget = Hoek.merge(targetArray, sourceArray, true, false) // results in [4, 5]\r\n\r\n\r\n\r\n\r\n\r\n\r\n### applyToDefaults(defaults, options)\r\n\r\nApply options to a copy of the defaults\r\n\r\njavascript\r\n\r\nvar defaults = {host: "localhost", port: 8000};\r\nvar options = {port: 8080};\r\n\r\nvar config = Hoek.applyToDefaults(defaults, options); // results in {host: "localhost", port: 8080};\r\n\r\n\r\n\r\n\r\n### unique(array, key)\r\n\r\nRemove duplicate items from Array\r\n\r\njavascript\r\n\r\nvar array = [1, 2, 2, 3, 3, 4, 5, 6];\r\n\r\nvar newArray = Hoek.unique(array); // results in [1,2,3,4,5,6];\r\n\r\narray = [{id: 1}, {id: 1}, {id: 2}];\r\n\r\nnewArray = Hoek.unique(array, "id") // results in [{id: 1}, {id: 2}]\r\n\r\n\r\n\r\n### mapToObject(array, key)\r\n\r\nConvert an Array into an Object\r\n\r\njavascript\r\n\r\nvar array = [1,2,3];\r\nvar newObject = Hoek.mapToObject(array); // results in [{"1": true}, {"2": true}, {"3": true}]\r\n\r\narray = [{id: 1}, {id: 2}];\r\nnewObject = Hoek.mapToObject(array, "id") // results in [{"id": 1}, {"id": 2}]\r\n\r\n\r\n### intersect(array1, array2)\r\n\r\nFind the common unique items in two arrays\r\n\r\njavascript\r\n\r\nvar array1 = [1, 2, 3];\r\nvar array2 = [1, 4, 5];\r\n\r\nvar newArray = Hoek.intersect(array1, array2) // results in [1]\r\n\r\n\r\n\r\n### matchKeys(obj, keys) \r\n\r\nFind which keys are present\r\n\r\njavascript\r\n\r\nvar obj = {a: 1, b: 2, c: 3};\r\nvar keys = ["a", "e"];\r\n\r\nHoek.matchKeys(obj, keys) // returns ["a"]\r\n\r\n\r\n\r\n### flatten(array, target)\r\n\r\nFlatten an array\r\n\r\njavascript\r\n\r\nvar array = [1, 2, 3];\r\nvar target = [4, 5]; \r\n\r\nvar flattenedArray = Hoek.flatten(array, target) // results in [4, 5, 1, 2, 3];\r\n\r\n\r\n\r\n### removeKeys(object, keys)\r\n\r\nRemove keys\r\n\r\njavascript\r\n\r\nvar object = {a: 1, b: 2, c: 3, d: 4};\r\n\r\nvar keys = ["a", "b"];\r\n\r\nHoek.removeKeys(object, keys) // object is now {c: 3, d: 4}\r\n\r\n\r\n\r\n### reach(obj, chain)\r\n\r\nConverts an object key chain string to reference\r\n\r\njavascript\r\n\r\nvar chain = \'a.b.c\';\r\nvar obj = {a : {b : { c : 1}}};\r\n\r\nHoek.reach(obj, chain) // returns 1\r\n\r\n\r\n\r\n### inheritAsync(self, obj, keys) \r\n\r\nInherits a selected set of methods from an object, wrapping functions in asynchronous syntax and catching errors\r\n\r\njavascript\r\n\r\nvar targetFunc = function () { };\r\n\r\nvar proto = {\r\n a: function () {\r\n return \'a!\';\r\n },\r\n b: function () {\r\n return \'b!\';\r\n },\r\n c: function () {\r\n throw new Error(\'c!\');\r\n }\r\n };\r\n\r\nvar keys = [\'a\', \'c\'];\r\n\r\nHoek.inheritAsync(targetFunc, proto, [\'a\', \'c\']);\r\n\r\nvar target = new targetFunc();\r\n\r\ntarget.a(function(err, result){console.log(result)} // returns \'a!\' \r\n\r\ntarget.c(function(err, result){console.log(result)} // returns undefined\r\n\r\ntarget.b(function(err, result){console.log(result)} // gives error: Object [object Object] has no method \'b\'\r\n\r\n\r\n\r\n### rename(obj, from, to)\r\n\r\nRename a key of an object\r\n\r\njavascript\r\n\r\nvar obj = {a : 1, b : 2};\r\n\r\nHoek.rename(obj, "a", "c"); // obj is now {c : 1, b : 2}\r\n\r\n\r\n\r\n\r\n# Timer\r\n\r\nA Timer object. Initializing a new timer object sets the ts to the number of milliseconds elapsed since 1 January 1970 00:00:00 UTC.\r\n\r\njavascript\r\n\r\n\r\nexample : \r\n\r\n\r\nvar timerObj = new Hoek.Timer();\r\nconsole.log("Time is now: " + timerObj.ts)\r\nconsole.log("Elapsed time from initialization: " + timerObj.elapsed() + \'milliseconds\')\r\n\r\n\r\n\r\n# Binary Encoding/Decoding\r\n\r\n### base64urlEncode(value)\r\n\r\nEncodes value in Base64 or URL encoding\r\n\r\n### base64urlDecode(value)\r\n\r\nDecodes data in Base64 or URL encoding.\r\n# Escaping Characters\r\n\r\nHoek provides convenient methods for escaping html characters. The escaped characters are as followed:\r\n\r\njavascript\r\n\r\ninternals.htmlEscaped = {\r\n \'&\': \'&amp;\',\r\n \'<\': \'&lt;\',\r\n \'>\': \'&gt;\',\r\n \'"\': \'&quot;\',\r\n "\'": \'&#x27;\',\r\n \'`\': \'&#x60;\'\r\n};\r\n\r\n\r\n\r\n### escapeHtml(string)\r\n\r\njavascript\r\n\r\nvar string = \'<html> hey </html>\';\r\nvar escapedString = Hoek.escapeHtml(string); // returns &lt;html&gt; hey &lt;/html&gt;\r\n\r\n\r\n\r\n### escapeHeaderAttribute(attribute)\r\n\r\nEscape attribute value for use in HTTP header\r\n\r\njavascript\r\n\r\nvar a = Hoek.escapeHeaderAttribute(\'I said "go w\\\\o me"\'); //returns I said \\"go w\\\\o me\\"\r\n\r\n\r\n\r\n\r\n\r\n### escapeRegex(string)\r\n\r\nEscape string for Regex construction\r\n\r\n``javascript\r\n\r\nvar a = Hoek.escapeRegex(\'4^f$s.45+-?%=#!:@|~\\/`"(>)[<]d{}s,\'); // returns 4\^f\$s\.4\*5\+\-\?%\=#\!\:@\|~\\\/"\\(>\\)\\[<\\]d\\{\\}s\\,\r\n\r\n\r\n\r\n``\r\n\r\n# Errors\r\n\r\n### assert(message)\r\n\r\n``javascript\r\n\r\nvar a = 1, b =2;\r\n\r\nHoek.assert(a === b, \'a should equal b\'); // ABORT: a should equal b\r\n\r\n``\r\n\r\n### abort(message)\r\n\r\nFirst checks if process.env.NODE_ENV === \'test\', and if so, throws error message. Otherwise,\r\ndisplays most recent stack and then exits process.\r\n\r\n\r\n\r\n### displayStack(slice)\r\n\r\nDisplays the trace stack\r\n\r\n``javascript\r\n\r\nvar stack = Hoek.displayStack();\r\nconsole.log(stack) // returns something like:\r\n\r\n[ \'null (/Users/user/Desktop/hoek/test.js:4:18)\',\r\n \'Module._compile (module.js:449:26)\',\r\n \'Module._extensions..js (module.js:467:10)\',\r\n \'Module.load (module.js:356:32)\',\r\n \'Module._load (module.js:312:12)\',\r\n \'Module.runMain (module.js:492:10)\',\r\n \'startup.processNextTick.process._tickCallback (node.js:244:9)\' ]\r\n\r\n``\r\n\r\n### callStack(slice)\r\n\r\nReturns a trace stack array.\r\n\r\n``javascript\r\n\r\nvar stack = Hoek.callStack();\r\nconsole.log(stack) // returns something like:\r\n\r\n[ [ \'/Users/user/Desktop/hoek/test.js\', 4, 18, null, false ],\r\n [ \'module.js\', 449, 26, \'Module._compile\', false ],\r\n [ \'module.js\', 467, 10, \'Module._extensions..js\', false ],\r\n [ \'module.js\', 356, 32, \'Module.load\', false ],\r\n [ \'module.js\', 312, 12, \'Module._load\', false ],\r\n [ \'module.js\', 492, 10, \'Module.runMain\', false ],\r\n [ \'node.js\',\r\n 244,\r\n 9,\r\n \'startup.processNextTick.process._tickCallback\',\r\n false ] ]\r\n\r\n\r\n``\r\n\r\n### toss(condition)\r\n\r\ntoss(condition /*, [message], callback */)\r\n\r\nReturn an error as first argument of a callback\r\n\r\n\r\n# Load Files\r\n\r\n### loadPackage(dir)\r\n\r\nLoad and parse package.json process root or given directory\r\n\r\n``javascript\r\n\r\nvar pack = Hoek.loadPackage(); // pack.name === \'hoek\'\r\n\r\n``\r\n\r\n### loadDirModules(path, excludeFiles, target) \r\n\r\nLoads modules from a given path; option to exclude files (array).\r\n\r\n\r\n\r\n\r\n', 4803 silly install resolved readmeFilename: 'README.md', 4803 silly install resolved bugs: { url: 'https://github.com/spumko/hoek/issues' }, 4803 silly install resolved homepage: 'https://github.com/spumko/hoek#readme', 4803 silly install resolved _id: 'hoek@0.9.1', 4803 silly install resolved _from: 'hoek@>=0.9.0 <0.10.0' }, 4803 silly install resolved { name: 'cryptiles', 4803 silly install resolved description: 'General purpose crypto utilities', 4803 silly install resolved version: '0.2.2', 4803 silly install resolved author: 4803 silly install resolved { name: 'Eran Hammer', 4803 silly install resolved email: 'eran@hueniverse.com', 4803 silly install resolved url: 'http://hueniverse.com' }, 4803 silly install resolved contributors: [], 4803 silly install resolved repository: 4803 silly install resolved { type: 'git', 4803 silly install resolved url: 'git://github.com/hueniverse/cryptiles.git' }, 4803 silly install resolved main: 'index', 4803 silly install resolved keywords: [ 'cryptography', 'security', 'utilites' ], 4803 silly install resolved engines: { node: '>=0.8.0' }, 4803 silly install resolved dependencies: { boom: '0.4.x' }, 4803 silly install resolved devDependencies: { lab: '0.1.x', 'complexity-report': '0.x.x' }, 4803 silly install resolved scripts: { test: 'make test-cov' }, 4803 silly install resolved licenses: [ [Object] ], 4803 silly install resolved readme: 'cryptiles\n=========\n\nGeneral purpose crypto utilities\n\n[![Build Status](https://secure.travis-ci.org/hueniverse/cryptiles.png)](http://travis-ci.org/hueniverse/cryptiles)\n', 4803 silly install resolved readmeFilename: 'README.md', 4803 silly install resolved bugs: { url: 'https://github.com/hueniverse/cryptiles/issues' }, 4803 silly install resolved homepage: 'https://github.com/hueniverse/cryptiles#readme', 4803 silly install resolved _id: 'cryptiles@0.2.2', 4803 silly install resolved _from: 'cryptiles@>=0.2.0 <0.3.0' } ] 4804 info install sntp@0.2.4 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 4805 info install boom@0.4.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 4806 info install hoek@0.9.1 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 4807 info install cryptiles@0.2.2 into c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 4808 info installOne sntp@0.2.4 4809 verbose installOne of sntp to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk not in flight; installing 4810 info installOne boom@0.4.2 4811 verbose installOne of boom to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk not in flight; installing 4812 info installOne hoek@0.9.1 4813 verbose installOne of hoek to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk not in flight; installing 4814 info installOne cryptiles@0.2.2 4815 verbose installOne of cryptiles to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk not in flight; installing 4816 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\sntp-27200e02139ac659.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4817 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\boom-c246b5ddc821a3a6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4818 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\hoek-0e40e5d80be36c4e.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4819 silly install write writing sntp 0.2.4 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4820 silly install write writing boom 0.4.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4821 silly install write writing hoek 0.9.1 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4822 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4823 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4824 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4825 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp is being purged from base c:\dev\projects\foo 4826 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4827 verbose lock using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\cryptiles-df0763cb4993998a.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4828 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom is being purged from base c:\dev\projects\foo 4829 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4830 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\sntp\0.2.4\package.tgz 4831 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4832 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp is being purged 4833 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4834 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek is being purged from base c:\dev\projects\foo 4835 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4836 silly install write writing cryptiles 0.2.2 to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4837 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\boom\0.4.2\package.tgz 4838 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4839 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom is being purged 4840 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4841 silly gunzTarPerm modes [ '777', '666' ] 4842 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\hoek\0.9.1\package.tgz 4843 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4844 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek is being purged 4845 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4846 silly gunzTarPerm modes [ '777', '666' ] 4847 silly gunzTarPerm modes [ '777', '666' ] 4848 verbose unbuild node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4849 silly gunzTarPerm extractEntry package.json 4850 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles is being purged from base c:\dev\projects\foo 4851 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4852 silly gunzTarPerm extractEntry package.json 4853 verbose tar unpack C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\cryptiles\0.2.2\package.tgz 4854 verbose tar unpacking to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4855 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles is being purged 4856 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4857 silly gunzTarPerm extractEntry package.json 4858 silly gunzTarPerm modes [ '777', '666' ] 4859 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie\package.json 4860 silly gunzTarPerm extractEntry .npmignore 4861 silly gunzTarPerm extractEntry README.md 4862 silly gunzTarPerm extractEntry .npmignore 4863 silly gunzTarPerm extractEntry README.md 4864 silly gunzTarPerm extractEntry .npmignore 4865 silly gunzTarPerm extractEntry README.md 4866 silly gunzTarPerm extractEntry package.json 4867 silly gunzTarPerm extractEntry .npmignore 4868 silly gunzTarPerm extractEntry README.md 4869 silly gunzTarPerm extractEntry LICENSE 4870 silly gunzTarPerm extractEntry index.js 4871 silly gunzTarPerm extractEntry LICENSE 4872 silly gunzTarPerm extractEntry index.js 4873 info preinstall tough-cookie@1.1.0 4874 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie\package.json 4875 silly gunzTarPerm extractEntry LICENSE 4876 silly gunzTarPerm extractEntry index.js 4877 silly gunzTarPerm extractEntry .travis.yml 4878 silly gunzTarPerm extractEntry images/hoek.png 4879 silly gunzTarPerm extractEntry lib/escape.js 4880 silly gunzTarPerm extractEntry lib/index.js 4881 silly gunzTarPerm extractEntry Makefile 4882 silly gunzTarPerm extractEntry test/escaper.js 4883 silly gunzTarPerm extractEntry test/index.js 4884 silly gunzTarPerm extractEntry test/modules/test1.js 4885 silly gunzTarPerm extractEntry test/modules/test2.js 4886 silly gunzTarPerm extractEntry test/modules/test3.js 4887 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie\package.json 4888 silly gunzTarPerm extractEntry LICENSE 4889 silly gunzTarPerm extractEntry index.js 4890 silly install resolved [] 4891 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 4892 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 4893 info linkStuff tough-cookie@1.1.0 4894 silly linkStuff tough-cookie@1.1.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 4895 silly gunzTarPerm extractEntry .travis.yml 4896 silly gunzTarPerm extractEntry images/boom.png 4897 silly gunzTarPerm extractEntry .travis.yml 4898 silly gunzTarPerm extractEntry examples/offset.js 4899 verbose linkBins tough-cookie@1.1.0 4900 verbose linkMans tough-cookie@1.1.0 4901 verbose rebuildBundles tough-cookie@1.1.0 4902 info install tough-cookie@1.1.0 4903 info postinstall tough-cookie@1.1.0 4904 silly gunzTarPerm extractEntry .travis.yml 4905 silly gunzTarPerm extractEntry lib/index.js 4906 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\tough-cookie-e7abce6b3a7479e0.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\tough-cookie 4907 silly gunzTarPerm extractEntry lib/index.js 4908 silly gunzTarPerm extractEntry examples/time.js 4909 silly gunzTarPerm extractEntry lib/index.js 4910 silly gunzTarPerm extractEntry Makefile 4911 silly gunzTarPerm extractEntry test/index.js 4912 silly gunzTarPerm extractEntry Makefile 4913 silly gunzTarPerm extractEntry test/index.js 4914 silly gunzTarPerm extractEntry Makefile 4915 silly gunzTarPerm extractEntry test/index.js 4916 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles\package.json 4917 info preinstall cryptiles@0.2.2 4918 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles\package.json 4919 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles\package.json 4920 silly install resolved [] 4921 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4922 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4923 info linkStuff cryptiles@0.2.2 4924 silly linkStuff cryptiles@0.2.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules as its parent node_modules 4925 verbose linkBins cryptiles@0.2.2 4926 verbose linkMans cryptiles@0.2.2 4927 verbose rebuildBundles cryptiles@0.2.2 4928 info install cryptiles@0.2.2 4929 info postinstall cryptiles@0.2.2 4930 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\cryptiles-df0763cb4993998a.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\cryptiles 4931 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp\package.json 4932 info preinstall sntp@0.2.4 4933 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp\package.json 4934 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp\package.json 4935 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom\package.json 4936 silly install resolved [] 4937 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4938 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4939 info linkStuff sntp@0.2.4 4940 silly linkStuff sntp@0.2.4 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules as its parent node_modules 4941 info preinstall boom@0.4.2 4942 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom\package.json 4943 verbose linkBins sntp@0.2.4 4944 verbose linkMans sntp@0.2.4 4945 verbose rebuildBundles sntp@0.2.4 4946 info install sntp@0.2.4 4947 info postinstall sntp@0.2.4 4948 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom\package.json 4949 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\sntp-27200e02139ac659.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\sntp 4950 silly install resolved [] 4951 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4952 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4953 info linkStuff boom@0.4.2 4954 silly linkStuff boom@0.4.2 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules as its parent node_modules 4955 verbose linkBins boom@0.4.2 4956 verbose linkMans boom@0.4.2 4957 verbose rebuildBundles boom@0.4.2 4958 info install boom@0.4.2 4959 info postinstall boom@0.4.2 4960 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\boom-c246b5ddc821a3a6.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\boom 4961 verbose write writing to c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek\package.json 4962 info preinstall hoek@0.9.1 4963 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek\package.json 4964 verbose readDependencies loading dependencies from c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek\package.json 4965 silly install resolved [] 4966 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4967 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4968 info linkStuff hoek@0.9.1 4969 silly linkStuff hoek@0.9.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules as its parent node_modules 4970 verbose linkBins hoek@0.9.1 4971 verbose linkMans hoek@0.9.1 4972 verbose rebuildBundles hoek@0.9.1 4973 info install hoek@0.9.1 4974 info postinstall hoek@0.9.1 4975 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\hoek-0e40e5d80be36c4e.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk\node_modules\hoek 4976 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 4977 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 4978 info linkStuff hawk@1.1.1 4979 silly linkStuff hawk@1.1.1 has c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules as its parent node_modules 4980 verbose linkBins hawk@1.1.1 4981 verbose linkMans hawk@1.1.1 4982 verbose rebuildBundles hawk@1.1.1 4983 verbose rebuildBundles [ 'boom', 'cryptiles', 'hoek', 'sntp' ] 4984 info install hawk@1.1.1 4985 info postinstall hawk@1.1.1 4986 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\hawk-81c503a43c339cd1.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request\node_modules\hawk 4987 verbose about to build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 4988 info build c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 4989 info linkStuff request@2.42.0 4990 silly linkStuff request@2.42.0 has c:\dev\projects\foo\node_modules\phantomjs\node_modules as its parent node_modules 4991 verbose linkBins request@2.42.0 4992 verbose linkMans request@2.42.0 4993 verbose rebuildBundles request@2.42.0 4994 verbose rebuildBundles [ '.bin', 4994 verbose rebuildBundles 'aws-sign2', 4994 verbose rebuildBundles 'bl', 4994 verbose rebuildBundles 'caseless', 4994 verbose rebuildBundles 'forever-agent', 4994 verbose rebuildBundles 'form-data', 4994 verbose rebuildBundles 'hawk', 4994 verbose rebuildBundles 'http-signature', 4994 verbose rebuildBundles 'json-stringify-safe', 4994 verbose rebuildBundles 'mime-types', 4994 verbose rebuildBundles 'node-uuid', 4994 verbose rebuildBundles 'oauth-sign', 4994 verbose rebuildBundles 'qs', 4994 verbose rebuildBundles 'stringstream', 4994 verbose rebuildBundles 'tough-cookie', 4994 verbose rebuildBundles 'tunnel-agent' ] 4995 info install request@2.42.0 4996 info postinstall request@2.42.0 4997 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\request-5b70bb55fdd7fcc8.lock for c:\dev\projects\foo\node_modules\phantomjs\node_modules\request 4998 verbose about to build c:\dev\projects\foo\node_modules\phantomjs 4999 info build c:\dev\projects\foo\node_modules\phantomjs 5000 info linkStuff phantomjs@1.9.16 5001 silly linkStuff phantomjs@1.9.16 has c:\dev\projects\foo\node_modules as its parent node_modules 5002 verbose linkBins phantomjs@1.9.16 5003 verbose link bins [ { phantomjs: './bin/phantomjs' }, 5003 verbose link bins 'c:\\dev\\projects\\foo\\node_modules\\.bin', 5003 verbose link bins false ] 5004 verbose linkMans phantomjs@1.9.16 5005 verbose rebuildBundles phantomjs@1.9.16 5006 verbose rebuildBundles [ '.bin', 5006 verbose rebuildBundles 'adm-zip', 5006 verbose rebuildBundles 'fs-extra', 5006 verbose rebuildBundles 'kew', 5006 verbose rebuildBundles 'npmconf', 5006 verbose rebuildBundles 'progress', 5006 verbose rebuildBundles 'request', 5006 verbose rebuildBundles 'request-progress', 5006 verbose rebuildBundles 'which' ] 5007 info install phantomjs@1.9.16 5008 verbose unsafe-perm in lifecycle true 5009 info phantomjs@1.9.16 Failed to exec install script 5010 verbose unlock done using C:\Users\m07f760.EUROPE\AppData\Roaming\npm-cache\_locks\phantomjs-c46950d132746b2a.lock for c:\dev\projects\foo\node_modules\phantomjs 5011 verbose stack Error: phantomjs@1.9.16 install:node install.js 5011 verbose stack Exit status 1 5011 verbose stack at EventEmitter.<anonymous> (c:\dev\tools\nodejs\node_modules\npm\lib\utils\lifecycle.js:213:16) 5011 verbose stack at EventEmitter.emit (events.js:110:17) 5011 verbose stack at ChildProcess.<anonymous> (c:\dev\tools\nodejs\node_modules\npm\lib\utils\spawn.js:24:14) 5011 verbose stack at ChildProcess.emit (events.js:110:17) 5011 verbose stack at maybeClose (child_process.js:1015:16) 5011 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1087:5) 5012 verbose pkgid phantomjs@1.9.16 5013 verbose cwd c:\dev\projects\foo 5014 error Windows_NT 6.1.7601 5015 error argv "c:\\dev\\tools\\nodejs\\node.exe" "c:\\dev\\tools\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "phantomjs" 5016 error node v0.12.3 5017 error npm v2.9.1 5018 error code ELIFECYCLE 5019 error phantomjs@1.9.16 install:node install.js` 5019 error Exit status 1 5020 error Failed at the phantomjs@1.9.16 install script 'node install.js'. 5020 error This is most likely a problem with the phantomjs package, 5020 error not with npm itself. 5020 error Tell the author that this fails on your system: 5020 error node install.js 5020 error You can get their info via: 5020 error npm owner ls phantomjs 5020 error There is likely additional logging output above. 5021 verbose exit [ 1, true ] 5022 verbose unbuild node_modules\phantomjs 5023 info preuninstall phantomjs@1.9.16 5024 info uninstall phantomjs@1.9.16 5025 verbose unbuild rmStuff phantomjs@1.9.16 from c:\dev\projects\foo\node_modules 5026 silly gentlyRm c:\dev\projects\foo\node_modules.bin\phantomjs.cmd is being gently removed 5027 silly gentlyRm verifying c:\dev\projects\foo is an npm working directory 5028 silly gentlyRm containing path c:\dev\projects\foo is under npm's control, in c:\dev\projects\foo 5029 silly gentlyRm deletion target c:\dev\projects\foo\node_modules.bin\phantomjs.cmd is under c:\dev\projects\foo 5030 verbose gentlyRm vacuuming from c:\dev\projects\foo\node_modules.bin\phantomjs.cmd up to c:\dev\projects\foo 5031 silly vacuum-fs removing c:\dev\projects\foo\node_modules.bin\phantomjs.cmd 5032 silly vacuum-fs quitting because other entries in c:\dev\projects\foo\node_modules.bin 5033 silly gentlyRm c:\dev\projects\foo\node_modules.bin\phantomjs is being gently removed 5034 silly gentlyRm verifying c:\dev\projects\foo is an npm working directory 5035 silly gentlyRm containing path c:\dev\projects\foo is under npm's control, in c:\dev\projects\foo 5036 silly gentlyRm deletion target c:\dev\projects\foo\node_modules.bin\phantomjs is under c:\dev\projects\foo 5037 verbose gentlyRm vacuuming from c:\dev\projects\foo\node_modules.bin\phantomjs up to c:\dev\projects\foo 5038 silly vacuum-fs removing c:\dev\projects\foo\node_modules.bin\phantomjs 5039 silly vacuum-fs quitting because other entries in c:\dev\projects\foo\node_modules.bin 5040 info postuninstall phantomjs@1.9.16 5041 silly gentlyRm c:\dev\projects\foo\node_modules\phantomjs is being purged from base c:\dev\projects\foo 5042 verbose gentlyRm don't care about contents; nuking c:\dev\projects\foo\node_modules\phantomjs 5043 silly vacuum-fs purging c:\dev\projects\foo\node_modules\phantomjs 5044 silly vacuum-fs quitting because other entries in c:\dev\projects\foo\node_modules

raptoria commented 9 years ago

I have the same exact problem on Linux, running behind a corporate proxy -_-

nicks commented 9 years ago

this is a network problem with your proxy configuration.

raptoria commented 9 years ago

this problem is resolved when I updated to the latest version of node, 0.12.6 and used the correct proxy settings.