Skip to content

Instantly share code, notes, and snippets.

@messense
Created November 14, 2016 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save messense/cd9eb7d148156827d3e0813c2452f6d7 to your computer and use it in GitHub Desktop.
Save messense/cd9eb7d148156827d3e0813c2452f6d7 to your computer and use it in GitHub Desktop.
npm-debug-2016-11-14.log
This file has been truncated, but you can view the full file.
npm ERR! registry error parsing json
npm ERR! Linux 3.14.32-xxxx-grs-ipv6-64
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--loglevel=warn"
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! Unexpected token < in JSON at position 0
npm ERR! <html>
npm ERR! <head><title>400 Bad Request</title></head>
npm ERR! <body bgcolor="white">
npm ERR! <center><h1>400 Bad Request</h1></center>
npm ERR! <hr><center>nginx/1.10.1</center>
npm ERR! </body>
npm ERR! </html>
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /mnt/src/npm-debug.log
+ cat npm-debug.log
14007 verbose cache add spec debug@~2.2.0
14008 silly cache add parsed spec Result {
14008 silly cache add raw: 'debug@~2.2.0',
14008 silly cache add scope: null,
14008 silly cache add escapedName: 'debug',
14008 silly cache add name: 'debug',
14008 silly cache add rawSpec: '~2.2.0',
14008 silly cache add spec: '>=2.2.0 <2.3.0',
14008 silly cache add type: 'range' }
14009 silly addNamed debug@>=2.2.0 <2.3.0
14010 verbose addNamed ">=2.2.0 <2.3.0" is a valid semver range for debug
14011 silly addNameRange { name: 'debug', range: '>=2.2.0 <2.3.0', hasData: false }
14012 silly mapToRegistry name debug
14013 silly mapToRegistry using default registry
14014 silly mapToRegistry registry https://registry.npmjs.org/
14015 silly mapToRegistry data Result {
14015 silly mapToRegistry raw: 'debug',
14015 silly mapToRegistry scope: null,
14015 silly mapToRegistry escapedName: 'debug',
14015 silly mapToRegistry name: 'debug',
14015 silly mapToRegistry rawSpec: '',
14015 silly mapToRegistry spec: 'latest',
14015 silly mapToRegistry type: 'tag' }
14016 silly mapToRegistry uri https://registry.npmjs.org/debug
14017 verbose addNameRange registry:https://registry.npmjs.org/debug not in flight; fetching
14018 verbose request uri https://registry.npmjs.org/batch
14019 verbose request no auth needed
14020 info attempt registry request try #1 at 7:44:10 AM
14021 http request GET https://registry.npmjs.org/batch
14022 verbose get https://registry.npmjs.org/debug not expired, no request
14023 silly addNameRange number 2 { name: 'debug', range: '>=2.2.0 <2.3.0', hasData: true }
14024 silly addNameRange versions [ 'debug',
14024 silly addNameRange [ '0.0.1',
14024 silly addNameRange '0.1.0',
14024 silly addNameRange '0.2.0',
14024 silly addNameRange '0.3.0',
14024 silly addNameRange '0.4.0',
14024 silly addNameRange '0.4.1',
14024 silly addNameRange '0.5.0',
14024 silly addNameRange '0.6.0',
14024 silly addNameRange '0.7.0',
14024 silly addNameRange '0.7.1',
14024 silly addNameRange '0.7.2',
14024 silly addNameRange '0.7.3',
14024 silly addNameRange '0.7.4',
14024 silly addNameRange '0.8.0',
14024 silly addNameRange '0.8.1',
14024 silly addNameRange '1.0.0',
14024 silly addNameRange '1.0.1',
14024 silly addNameRange '1.0.2',
14024 silly addNameRange '1.0.3',
14024 silly addNameRange '1.0.4',
14024 silly addNameRange '2.0.0',
14024 silly addNameRange '2.1.0',
14024 silly addNameRange '2.1.1',
14024 silly addNameRange '2.1.2',
14024 silly addNameRange '2.1.3',
14024 silly addNameRange '2.2.0',
14024 silly addNameRange '2.3.0',
14024 silly addNameRange '2.3.1',
14024 silly addNameRange '2.3.2' ] ]
14025 silly addNamed debug@2.2.0
14026 verbose addNamed "2.2.0" is a plain semver version for debug
14027 silly cache afterAdd debug@2.2.0
14028 verbose afterAdd /root/.npm/debug/2.2.0/package/package.json not in flight; writing
14029 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14030 verbose afterAdd /root/.npm/debug/2.2.0/package/package.json written
14031 http 200 https://registry.npmjs.org/batch
14032 verbose headers { server: 'nginx/1.10.1',
14032 verbose headers 'content-type': 'application/json',
14032 verbose headers 'last-modified': 'Thu, 01 Oct 2015 16:08:54 GMT',
14032 verbose headers etag: 'W/"560d5a96-2fef"',
14032 verbose headers 'content-encoding': 'gzip',
14032 verbose headers 'cache-control': 'max-age=300',
14032 verbose headers 'content-length': '2788',
14032 verbose headers 'accept-ranges': 'bytes',
14032 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14032 verbose headers via: '1.1 varnish',
14032 verbose headers age: '0',
14032 verbose headers connection: 'keep-alive',
14032 verbose headers 'x-served-by': 'cache-yyz8326-YYZ',
14032 verbose headers 'x-cache': 'HIT',
14032 verbose headers 'x-cache-hits': '1',
14032 verbose headers 'x-timer': 'S1479109450.073338,VS0,VE67',
14032 verbose headers vary: 'Accept-Encoding' }
14033 silly get cb [ 200,
14033 silly get { server: 'nginx/1.10.1',
14033 silly get 'content-type': 'application/json',
14033 silly get 'last-modified': 'Thu, 01 Oct 2015 16:08:54 GMT',
14033 silly get etag: 'W/"560d5a96-2fef"',
14033 silly get 'content-encoding': 'gzip',
14033 silly get 'cache-control': 'max-age=300',
14033 silly get 'content-length': '2788',
14033 silly get 'accept-ranges': 'bytes',
14033 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14033 silly get via: '1.1 varnish',
14033 silly get age: '0',
14033 silly get connection: 'keep-alive',
14033 silly get 'x-served-by': 'cache-yyz8326-YYZ',
14033 silly get 'x-cache': 'HIT',
14033 silly get 'x-cache-hits': '1',
14033 silly get 'x-timer': 'S1479109450.073338,VS0,VE67',
14033 silly get vary: 'Accept-Encoding' } ]
14034 verbose get saving batch to /root/.npm/registry.npmjs.org/batch/.cache.json
14035 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14036 silly resolveWithNewModule batch@0.5.3 checking installable status
14037 silly cache add args [ 'batch@0.5.3', null ]
14038 verbose cache add spec batch@0.5.3
14039 silly cache add parsed spec Result {
14039 silly cache add raw: 'batch@0.5.3',
14039 silly cache add scope: null,
14039 silly cache add escapedName: 'batch',
14039 silly cache add name: 'batch',
14039 silly cache add rawSpec: '0.5.3',
14039 silly cache add spec: '0.5.3',
14039 silly cache add type: 'version' }
14040 silly addNamed batch@0.5.3
14041 verbose addNamed "0.5.3" is a plain semver version for batch
14042 silly mapToRegistry name batch
14043 silly mapToRegistry using default registry
14044 silly mapToRegistry registry https://registry.npmjs.org/
14045 silly mapToRegistry data Result {
14045 silly mapToRegistry raw: 'batch',
14045 silly mapToRegistry scope: null,
14045 silly mapToRegistry escapedName: 'batch',
14045 silly mapToRegistry name: 'batch',
14045 silly mapToRegistry rawSpec: '',
14045 silly mapToRegistry spec: 'latest',
14045 silly mapToRegistry type: 'tag' }
14046 silly mapToRegistry uri https://registry.npmjs.org/batch
14047 verbose addNameVersion registry:https://registry.npmjs.org/batch not in flight; fetching
14048 verbose get https://registry.npmjs.org/batch not expired, no request
14049 silly mapToRegistry name batch
14050 silly mapToRegistry using default registry
14051 silly mapToRegistry registry https://registry.npmjs.org/
14052 silly mapToRegistry data Result {
14052 silly mapToRegistry raw: 'batch',
14052 silly mapToRegistry scope: null,
14052 silly mapToRegistry escapedName: 'batch',
14052 silly mapToRegistry name: 'batch',
14052 silly mapToRegistry rawSpec: '',
14052 silly mapToRegistry spec: 'latest',
14052 silly mapToRegistry type: 'tag' }
14053 silly mapToRegistry uri https://registry.npmjs.org/batch
14054 verbose addRemoteTarball https://registry.npmjs.org/batch/-/batch-0.5.3.tgz not in flight; adding
14055 verbose addRemoteTarball [ 'https://registry.npmjs.org/batch/-/batch-0.5.3.tgz',
14055 verbose addRemoteTarball '3f3414f380321743bfc1042f9a83ff1d5824d464' ]
14056 info retry fetch attempt 1 at 7:44:10 AM
14057 info attempt registry request try #1 at 7:44:10 AM
14058 http fetch GET https://registry.npmjs.org/batch/-/batch-0.5.3.tgz
14059 http fetch 200 https://registry.npmjs.org/batch/-/batch-0.5.3.tgz
14060 silly fetchAndShaCheck shasum 3f3414f380321743bfc1042f9a83ff1d5824d464
14061 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/batch/-/batch-0.5.3.tgz not in flight; adding
14062 verbose addTmpTarball already have metadata; skipping unpack for batch@0.5.3
14063 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14064 silly cache afterAdd batch@0.5.3
14065 verbose afterAdd /root/.npm/batch/0.5.3/package/package.json not in flight; writing
14066 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14067 verbose afterAdd /root/.npm/batch/0.5.3/package/package.json written
14068 silly fetchNamedPackageData ms
14069 silly mapToRegistry name ms
14070 silly mapToRegistry using default registry
14071 silly mapToRegistry registry https://registry.npmjs.org/
14072 silly mapToRegistry data Result {
14072 silly mapToRegistry raw: 'ms',
14072 silly mapToRegistry scope: null,
14072 silly mapToRegistry escapedName: 'ms',
14072 silly mapToRegistry name: 'ms',
14072 silly mapToRegistry rawSpec: '',
14072 silly mapToRegistry spec: 'latest',
14072 silly mapToRegistry type: 'tag' }
14073 silly mapToRegistry uri https://registry.npmjs.org/ms
14074 silly resolveWithNewModule ms@0.7.1 checking installable status
14075 silly cache add args [ 'ms@0.7.1', null ]
14076 verbose cache add spec ms@0.7.1
14077 silly cache add parsed spec Result {
14077 silly cache add raw: 'ms@0.7.1',
14077 silly cache add scope: null,
14077 silly cache add escapedName: 'ms',
14077 silly cache add name: 'ms',
14077 silly cache add rawSpec: '0.7.1',
14077 silly cache add spec: '0.7.1',
14077 silly cache add type: 'version' }
14078 silly addNamed ms@0.7.1
14079 verbose addNamed "0.7.1" is a plain semver version for ms
14080 silly mapToRegistry name ms
14081 silly mapToRegistry using default registry
14082 silly mapToRegistry registry https://registry.npmjs.org/
14083 silly mapToRegistry data Result {
14083 silly mapToRegistry raw: 'ms',
14083 silly mapToRegistry scope: null,
14083 silly mapToRegistry escapedName: 'ms',
14083 silly mapToRegistry name: 'ms',
14083 silly mapToRegistry rawSpec: '',
14083 silly mapToRegistry spec: 'latest',
14083 silly mapToRegistry type: 'tag' }
14084 silly mapToRegistry uri https://registry.npmjs.org/ms
14085 verbose addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching
14086 verbose get https://registry.npmjs.org/ms not expired, no request
14087 silly cache afterAdd ms@0.7.1
14088 verbose afterAdd /root/.npm/ms/0.7.1/package/package.json not in flight; writing
14089 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14090 verbose afterAdd /root/.npm/ms/0.7.1/package/package.json written
14091 silly fetchNamedPackageData send
14092 silly mapToRegistry name send
14093 silly mapToRegistry using default registry
14094 silly mapToRegistry registry https://registry.npmjs.org/
14095 silly mapToRegistry data Result {
14095 silly mapToRegistry raw: 'send',
14095 silly mapToRegistry scope: null,
14095 silly mapToRegistry escapedName: 'send',
14095 silly mapToRegistry name: 'send',
14095 silly mapToRegistry rawSpec: '',
14095 silly mapToRegistry spec: 'latest',
14095 silly mapToRegistry type: 'tag' }
14096 silly mapToRegistry uri https://registry.npmjs.org/send
14097 verbose request uri https://registry.npmjs.org/send
14098 verbose request no auth needed
14099 info attempt registry request try #1 at 7:44:10 AM
14100 http request GET https://registry.npmjs.org/send
14101 http 200 https://registry.npmjs.org/send
14102 verbose headers { server: 'nginx/1.10.1',
14102 verbose headers 'content-type': 'application/json',
14102 verbose headers 'last-modified': 'Tue, 01 Nov 2016 18:11:42 GMT',
14102 verbose headers etag: 'W/"5818dade-11dcb"',
14102 verbose headers 'content-encoding': 'gzip',
14102 verbose headers 'cache-control': 'max-age=300',
14102 verbose headers 'content-length': '8672',
14102 verbose headers 'accept-ranges': 'bytes',
14102 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14102 verbose headers via: '1.1 varnish',
14102 verbose headers age: '67',
14102 verbose headers connection: 'keep-alive',
14102 verbose headers 'x-served-by': 'cache-yyz8335-YYZ',
14102 verbose headers 'x-cache': 'HIT',
14102 verbose headers 'x-cache-hits': '1',
14102 verbose headers 'x-timer': 'S1479109450.179850,VS0,VE0',
14102 verbose headers vary: 'Accept-Encoding' }
14103 silly get cb [ 200,
14103 silly get { server: 'nginx/1.10.1',
14103 silly get 'content-type': 'application/json',
14103 silly get 'last-modified': 'Tue, 01 Nov 2016 18:11:42 GMT',
14103 silly get etag: 'W/"5818dade-11dcb"',
14103 silly get 'content-encoding': 'gzip',
14103 silly get 'cache-control': 'max-age=300',
14103 silly get 'content-length': '8672',
14103 silly get 'accept-ranges': 'bytes',
14103 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14103 silly get via: '1.1 varnish',
14103 silly get age: '67',
14103 silly get connection: 'keep-alive',
14103 silly get 'x-served-by': 'cache-yyz8335-YYZ',
14103 silly get 'x-cache': 'HIT',
14103 silly get 'x-cache-hits': '1',
14103 silly get 'x-timer': 'S1479109450.179850,VS0,VE0',
14103 silly get vary: 'Accept-Encoding' } ]
14104 verbose get saving send to /root/.npm/registry.npmjs.org/send/.cache.json
14105 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14106 silly resolveWithNewModule send@0.13.2 checking installable status
14107 silly cache add args [ 'send@0.13.2', null ]
14108 verbose cache add spec send@0.13.2
14109 silly cache add parsed spec Result {
14109 silly cache add raw: 'send@0.13.2',
14109 silly cache add scope: null,
14109 silly cache add escapedName: 'send',
14109 silly cache add name: 'send',
14109 silly cache add rawSpec: '0.13.2',
14109 silly cache add spec: '0.13.2',
14109 silly cache add type: 'version' }
14110 silly addNamed send@0.13.2
14111 verbose addNamed "0.13.2" is a plain semver version for send
14112 silly mapToRegistry name send
14113 silly mapToRegistry using default registry
14114 silly mapToRegistry registry https://registry.npmjs.org/
14115 silly mapToRegistry data Result {
14115 silly mapToRegistry raw: 'send',
14115 silly mapToRegistry scope: null,
14115 silly mapToRegistry escapedName: 'send',
14115 silly mapToRegistry name: 'send',
14115 silly mapToRegistry rawSpec: '',
14115 silly mapToRegistry spec: 'latest',
14115 silly mapToRegistry type: 'tag' }
14116 silly mapToRegistry uri https://registry.npmjs.org/send
14117 verbose addNameVersion registry:https://registry.npmjs.org/send not in flight; fetching
14118 verbose get https://registry.npmjs.org/send not expired, no request
14119 silly mapToRegistry name send
14120 silly mapToRegistry using default registry
14121 silly mapToRegistry registry https://registry.npmjs.org/
14122 silly mapToRegistry data Result {
14122 silly mapToRegistry raw: 'send',
14122 silly mapToRegistry scope: null,
14122 silly mapToRegistry escapedName: 'send',
14122 silly mapToRegistry name: 'send',
14122 silly mapToRegistry rawSpec: '',
14122 silly mapToRegistry spec: 'latest',
14122 silly mapToRegistry type: 'tag' }
14123 silly mapToRegistry uri https://registry.npmjs.org/send
14124 verbose addRemoteTarball https://registry.npmjs.org/send/-/send-0.13.2.tgz not in flight; adding
14125 verbose addRemoteTarball [ 'https://registry.npmjs.org/send/-/send-0.13.2.tgz',
14125 verbose addRemoteTarball '765e7607c8055452bba6f0b052595350986036de' ]
14126 info retry fetch attempt 1 at 7:44:10 AM
14127 info attempt registry request try #1 at 7:44:10 AM
14128 http fetch GET https://registry.npmjs.org/send/-/send-0.13.2.tgz
14129 http fetch 200 https://registry.npmjs.org/send/-/send-0.13.2.tgz
14130 silly fetchAndShaCheck shasum 765e7607c8055452bba6f0b052595350986036de
14131 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/send/-/send-0.13.2.tgz not in flight; adding
14132 verbose addTmpTarball already have metadata; skipping unpack for send@0.13.2
14133 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14134 silly cache afterAdd send@0.13.2
14135 verbose afterAdd /root/.npm/send/0.13.2/package/package.json not in flight; writing
14136 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14137 verbose afterAdd /root/.npm/send/0.13.2/package/package.json written
14138 silly fetchNamedPackageData debug
14139 silly mapToRegistry name debug
14140 silly mapToRegistry using default registry
14141 silly mapToRegistry registry https://registry.npmjs.org/
14142 silly mapToRegistry data Result {
14142 silly mapToRegistry raw: 'debug',
14142 silly mapToRegistry scope: null,
14142 silly mapToRegistry escapedName: 'debug',
14142 silly mapToRegistry name: 'debug',
14142 silly mapToRegistry rawSpec: '',
14142 silly mapToRegistry spec: 'latest',
14142 silly mapToRegistry type: 'tag' }
14143 silly mapToRegistry uri https://registry.npmjs.org/debug
14144 silly resolveWithNewModule debug@2.2.0 checking installable status
14145 silly cache add args [ 'debug@~2.2.0', null ]
14146 verbose cache add spec debug@~2.2.0
14147 silly fetchNamedPackageData depd
14148 silly mapToRegistry name depd
14149 silly mapToRegistry using default registry
14150 silly mapToRegistry registry https://registry.npmjs.org/
14151 silly mapToRegistry data Result {
14151 silly mapToRegistry raw: 'depd',
14151 silly mapToRegistry scope: null,
14151 silly mapToRegistry escapedName: 'depd',
14151 silly mapToRegistry name: 'depd',
14151 silly mapToRegistry rawSpec: '',
14151 silly mapToRegistry spec: 'latest',
14151 silly mapToRegistry type: 'tag' }
14152 silly mapToRegistry uri https://registry.npmjs.org/depd
14153 silly resolveWithNewModule depd@1.1.0 checking installable status
14154 silly cache add args [ 'depd@~1.1.0', null ]
14155 verbose cache add spec depd@~1.1.0
14156 silly fetchNamedPackageData destroy
14157 silly mapToRegistry name destroy
14158 silly mapToRegistry using default registry
14159 silly mapToRegistry registry https://registry.npmjs.org/
14160 silly mapToRegistry data Result {
14160 silly mapToRegistry raw: 'destroy',
14160 silly mapToRegistry scope: null,
14160 silly mapToRegistry escapedName: 'destroy',
14160 silly mapToRegistry name: 'destroy',
14160 silly mapToRegistry rawSpec: '',
14160 silly mapToRegistry spec: 'latest',
14160 silly mapToRegistry type: 'tag' }
14161 silly mapToRegistry uri https://registry.npmjs.org/destroy
14162 silly fetchNamedPackageData ms
14163 silly mapToRegistry name ms
14164 silly mapToRegistry using default registry
14165 silly mapToRegistry registry https://registry.npmjs.org/
14166 silly mapToRegistry data Result {
14166 silly mapToRegistry raw: 'ms',
14166 silly mapToRegistry scope: null,
14166 silly mapToRegistry escapedName: 'ms',
14166 silly mapToRegistry name: 'ms',
14166 silly mapToRegistry rawSpec: '',
14166 silly mapToRegistry spec: 'latest',
14166 silly mapToRegistry type: 'tag' }
14167 silly mapToRegistry uri https://registry.npmjs.org/ms
14168 silly resolveWithNewModule ms@0.7.1 checking installable status
14169 silly cache add args [ 'ms@0.7.1', null ]
14170 verbose cache add spec ms@0.7.1
14171 silly fetchNamedPackageData range-parser
14172 silly mapToRegistry name range-parser
14173 silly mapToRegistry using default registry
14174 silly mapToRegistry registry https://registry.npmjs.org/
14175 silly mapToRegistry data Result {
14175 silly mapToRegistry raw: 'range-parser',
14175 silly mapToRegistry scope: null,
14175 silly mapToRegistry escapedName: 'range-parser',
14175 silly mapToRegistry name: 'range-parser',
14175 silly mapToRegistry rawSpec: '',
14175 silly mapToRegistry spec: 'latest',
14175 silly mapToRegistry type: 'tag' }
14176 silly mapToRegistry uri https://registry.npmjs.org/range-parser
14177 silly fetchNamedPackageData statuses
14178 silly mapToRegistry name statuses
14179 silly mapToRegistry using default registry
14180 silly mapToRegistry registry https://registry.npmjs.org/
14181 silly mapToRegistry data Result {
14181 silly mapToRegistry raw: 'statuses',
14181 silly mapToRegistry scope: null,
14181 silly mapToRegistry escapedName: 'statuses',
14181 silly mapToRegistry name: 'statuses',
14181 silly mapToRegistry rawSpec: '',
14181 silly mapToRegistry spec: 'latest',
14181 silly mapToRegistry type: 'tag' }
14182 silly mapToRegistry uri https://registry.npmjs.org/statuses
14183 silly resolveWithNewModule statuses@1.2.1 checking installable status
14184 silly cache add args [ 'statuses@~1.2.1', null ]
14185 verbose cache add spec statuses@~1.2.1
14186 silly cache add parsed spec Result {
14186 silly cache add raw: 'debug@~2.2.0',
14186 silly cache add scope: null,
14186 silly cache add escapedName: 'debug',
14186 silly cache add name: 'debug',
14186 silly cache add rawSpec: '~2.2.0',
14186 silly cache add spec: '>=2.2.0 <2.3.0',
14186 silly cache add type: 'range' }
14187 silly addNamed debug@>=2.2.0 <2.3.0
14188 verbose addNamed ">=2.2.0 <2.3.0" is a valid semver range for debug
14189 silly addNameRange { name: 'debug', range: '>=2.2.0 <2.3.0', hasData: false }
14190 silly mapToRegistry name debug
14191 silly mapToRegistry using default registry
14192 silly mapToRegistry registry https://registry.npmjs.org/
14193 silly mapToRegistry data Result {
14193 silly mapToRegistry raw: 'debug',
14193 silly mapToRegistry scope: null,
14193 silly mapToRegistry escapedName: 'debug',
14193 silly mapToRegistry name: 'debug',
14193 silly mapToRegistry rawSpec: '',
14193 silly mapToRegistry spec: 'latest',
14193 silly mapToRegistry type: 'tag' }
14194 silly mapToRegistry uri https://registry.npmjs.org/debug
14195 verbose addNameRange registry:https://registry.npmjs.org/debug not in flight; fetching
14196 silly cache add parsed spec Result {
14196 silly cache add raw: 'depd@~1.1.0',
14196 silly cache add scope: null,
14196 silly cache add escapedName: 'depd',
14196 silly cache add name: 'depd',
14196 silly cache add rawSpec: '~1.1.0',
14196 silly cache add spec: '>=1.1.0 <1.2.0',
14196 silly cache add type: 'range' }
14197 silly addNamed depd@>=1.1.0 <1.2.0
14198 verbose addNamed ">=1.1.0 <1.2.0" is a valid semver range for depd
14199 silly addNameRange { name: 'depd', range: '>=1.1.0 <1.2.0', hasData: false }
14200 silly mapToRegistry name depd
14201 silly mapToRegistry using default registry
14202 silly mapToRegistry registry https://registry.npmjs.org/
14203 silly mapToRegistry data Result {
14203 silly mapToRegistry raw: 'depd',
14203 silly mapToRegistry scope: null,
14203 silly mapToRegistry escapedName: 'depd',
14203 silly mapToRegistry name: 'depd',
14203 silly mapToRegistry rawSpec: '',
14203 silly mapToRegistry spec: 'latest',
14203 silly mapToRegistry type: 'tag' }
14204 silly mapToRegistry uri https://registry.npmjs.org/depd
14205 verbose addNameRange registry:https://registry.npmjs.org/depd not in flight; fetching
14206 silly cache add parsed spec Result {
14206 silly cache add raw: 'ms@0.7.1',
14206 silly cache add scope: null,
14206 silly cache add escapedName: 'ms',
14206 silly cache add name: 'ms',
14206 silly cache add rawSpec: '0.7.1',
14206 silly cache add spec: '0.7.1',
14206 silly cache add type: 'version' }
14207 silly addNamed ms@0.7.1
14208 verbose addNamed "0.7.1" is a plain semver version for ms
14209 silly mapToRegistry name ms
14210 silly mapToRegistry using default registry
14211 silly mapToRegistry registry https://registry.npmjs.org/
14212 silly mapToRegistry data Result {
14212 silly mapToRegistry raw: 'ms',
14212 silly mapToRegistry scope: null,
14212 silly mapToRegistry escapedName: 'ms',
14212 silly mapToRegistry name: 'ms',
14212 silly mapToRegistry rawSpec: '',
14212 silly mapToRegistry spec: 'latest',
14212 silly mapToRegistry type: 'tag' }
14213 silly mapToRegistry uri https://registry.npmjs.org/ms
14214 verbose addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching
14215 silly cache add parsed spec Result {
14215 silly cache add raw: 'statuses@~1.2.1',
14215 silly cache add scope: null,
14215 silly cache add escapedName: 'statuses',
14215 silly cache add name: 'statuses',
14215 silly cache add rawSpec: '~1.2.1',
14215 silly cache add spec: '>=1.2.1 <1.3.0',
14215 silly cache add type: 'range' }
14216 silly addNamed statuses@>=1.2.1 <1.3.0
14217 verbose addNamed ">=1.2.1 <1.3.0" is a valid semver range for statuses
14218 silly addNameRange { name: 'statuses', range: '>=1.2.1 <1.3.0', hasData: false }
14219 silly mapToRegistry name statuses
14220 silly mapToRegistry using default registry
14221 silly mapToRegistry registry https://registry.npmjs.org/
14222 silly mapToRegistry data Result {
14222 silly mapToRegistry raw: 'statuses',
14222 silly mapToRegistry scope: null,
14222 silly mapToRegistry escapedName: 'statuses',
14222 silly mapToRegistry name: 'statuses',
14222 silly mapToRegistry rawSpec: '',
14222 silly mapToRegistry spec: 'latest',
14222 silly mapToRegistry type: 'tag' }
14223 silly mapToRegistry uri https://registry.npmjs.org/statuses
14224 verbose addNameRange registry:https://registry.npmjs.org/statuses not in flight; fetching
14225 verbose request uri https://registry.npmjs.org/destroy
14226 verbose request no auth needed
14227 info attempt registry request try #1 at 7:44:10 AM
14228 http request GET https://registry.npmjs.org/destroy
14229 verbose request uri https://registry.npmjs.org/range-parser
14230 verbose request no auth needed
14231 info attempt registry request try #1 at 7:44:10 AM
14232 http request GET https://registry.npmjs.org/range-parser
14233 verbose get https://registry.npmjs.org/debug not expired, no request
14234 silly addNameRange number 2 { name: 'debug', range: '>=2.2.0 <2.3.0', hasData: true }
14235 silly addNameRange versions [ 'debug',
14235 silly addNameRange [ '0.0.1',
14235 silly addNameRange '0.1.0',
14235 silly addNameRange '0.2.0',
14235 silly addNameRange '0.3.0',
14235 silly addNameRange '0.4.0',
14235 silly addNameRange '0.4.1',
14235 silly addNameRange '0.5.0',
14235 silly addNameRange '0.6.0',
14235 silly addNameRange '0.7.0',
14235 silly addNameRange '0.7.1',
14235 silly addNameRange '0.7.2',
14235 silly addNameRange '0.7.3',
14235 silly addNameRange '0.7.4',
14235 silly addNameRange '0.8.0',
14235 silly addNameRange '0.8.1',
14235 silly addNameRange '1.0.0',
14235 silly addNameRange '1.0.1',
14235 silly addNameRange '1.0.2',
14235 silly addNameRange '1.0.3',
14235 silly addNameRange '1.0.4',
14235 silly addNameRange '2.0.0',
14235 silly addNameRange '2.1.0',
14235 silly addNameRange '2.1.1',
14235 silly addNameRange '2.1.2',
14235 silly addNameRange '2.1.3',
14235 silly addNameRange '2.2.0',
14235 silly addNameRange '2.3.0',
14235 silly addNameRange '2.3.1',
14235 silly addNameRange '2.3.2' ] ]
14236 silly addNamed debug@2.2.0
14237 verbose addNamed "2.2.0" is a plain semver version for debug
14238 verbose get https://registry.npmjs.org/ms not expired, no request
14239 verbose get https://registry.npmjs.org/depd not expired, no request
14240 silly addNameRange number 2 { name: 'depd', range: '>=1.1.0 <1.2.0', hasData: true }
14241 silly addNameRange versions [ 'depd',
14241 silly addNameRange [ '0.0.0',
14241 silly addNameRange '0.0.1',
14241 silly addNameRange '0.1.0',
14241 silly addNameRange '0.2.0',
14241 silly addNameRange '0.3.0',
14241 silly addNameRange '0.4.0',
14241 silly addNameRange '0.4.1',
14241 silly addNameRange '0.4.2',
14241 silly addNameRange '0.4.3',
14241 silly addNameRange '0.4.4',
14241 silly addNameRange '0.4.5',
14241 silly addNameRange '1.0.0',
14241 silly addNameRange '1.0.1',
14241 silly addNameRange '1.1.0' ] ]
14242 silly addNamed depd@1.1.0
14243 verbose addNamed "1.1.0" is a plain semver version for depd
14244 verbose get https://registry.npmjs.org/statuses not expired, no request
14245 silly addNameRange number 2 { name: 'statuses', range: '>=1.2.1 <1.3.0', hasData: true }
14246 silly addNameRange versions [ 'statuses',
14246 silly addNameRange [ '1.0.1',
14246 silly addNameRange '1.0.2',
14246 silly addNameRange '1.0.3',
14246 silly addNameRange '1.0.4',
14246 silly addNameRange '1.1.0',
14246 silly addNameRange '1.1.1',
14246 silly addNameRange '1.2.0',
14246 silly addNameRange '1.2.1',
14246 silly addNameRange '1.3.0',
14246 silly addNameRange '1.3.1' ] ]
14247 silly addNamed statuses@1.2.1
14248 verbose addNamed "1.2.1" is a plain semver version for statuses
14249 silly mapToRegistry name depd
14250 silly mapToRegistry using default registry
14251 silly mapToRegistry registry https://registry.npmjs.org/
14252 silly mapToRegistry data Result {
14252 silly mapToRegistry raw: 'depd',
14252 silly mapToRegistry scope: null,
14252 silly mapToRegistry escapedName: 'depd',
14252 silly mapToRegistry name: 'depd',
14252 silly mapToRegistry rawSpec: '',
14252 silly mapToRegistry spec: 'latest',
14252 silly mapToRegistry type: 'tag' }
14253 silly mapToRegistry uri https://registry.npmjs.org/depd
14254 verbose addRemoteTarball https://registry.npmjs.org/depd/-/depd-1.1.0.tgz not in flight; adding
14255 verbose addRemoteTarball [ 'https://registry.npmjs.org/depd/-/depd-1.1.0.tgz',
14255 verbose addRemoteTarball 'e1bd82c6aab6ced965b97b88b17ed3e528ca18c3' ]
14256 silly mapToRegistry name statuses
14257 silly mapToRegistry using default registry
14258 silly mapToRegistry registry https://registry.npmjs.org/
14259 silly mapToRegistry data Result {
14259 silly mapToRegistry raw: 'statuses',
14259 silly mapToRegistry scope: null,
14259 silly mapToRegistry escapedName: 'statuses',
14259 silly mapToRegistry name: 'statuses',
14259 silly mapToRegistry rawSpec: '',
14259 silly mapToRegistry spec: 'latest',
14259 silly mapToRegistry type: 'tag' }
14260 silly mapToRegistry uri https://registry.npmjs.org/statuses
14261 verbose addRemoteTarball https://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz not in flight; adding
14262 verbose addRemoteTarball [ 'https://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz',
14262 verbose addRemoteTarball 'dded45cc18256d51ed40aec142489d5c61026d28' ]
14263 info retry fetch attempt 1 at 7:44:10 AM
14264 info attempt registry request try #1 at 7:44:10 AM
14265 http fetch GET https://registry.npmjs.org/depd/-/depd-1.1.0.tgz
14266 info retry fetch attempt 1 at 7:44:10 AM
14267 info attempt registry request try #1 at 7:44:10 AM
14268 http fetch GET https://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz
14269 silly cache afterAdd ms@0.7.1
14270 verbose afterAdd /root/.npm/ms/0.7.1/package/package.json not in flight; writing
14271 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14272 silly cache afterAdd debug@2.2.0
14273 verbose afterAdd /root/.npm/debug/2.2.0/package/package.json not in flight; writing
14274 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14275 http 200 https://registry.npmjs.org/range-parser
14276 verbose headers { server: 'nginx/1.10.1',
14276 verbose headers 'content-type': 'application/json',
14276 verbose headers 'last-modified': 'Tue, 01 Nov 2016 18:03:13 GMT',
14276 verbose headers etag: 'W/"5818d8e1-3d2f"',
14276 verbose headers 'content-encoding': 'gzip',
14276 verbose headers 'cache-control': 'max-age=300',
14276 verbose headers 'content-length': '2929',
14276 verbose headers 'accept-ranges': 'bytes',
14276 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14276 verbose headers via: '1.1 varnish',
14276 verbose headers age: '68',
14276 verbose headers connection: 'keep-alive',
14276 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
14276 verbose headers 'x-cache': 'HIT',
14276 verbose headers 'x-cache-hits': '2',
14276 verbose headers 'x-timer': 'S1479109450.241658,VS0,VE0',
14276 verbose headers vary: 'Accept-Encoding' }
14277 silly get cb [ 200,
14277 silly get { server: 'nginx/1.10.1',
14277 silly get 'content-type': 'application/json',
14277 silly get 'last-modified': 'Tue, 01 Nov 2016 18:03:13 GMT',
14277 silly get etag: 'W/"5818d8e1-3d2f"',
14277 silly get 'content-encoding': 'gzip',
14277 silly get 'cache-control': 'max-age=300',
14277 silly get 'content-length': '2929',
14277 silly get 'accept-ranges': 'bytes',
14277 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14277 silly get via: '1.1 varnish',
14277 silly get age: '68',
14277 silly get connection: 'keep-alive',
14277 silly get 'x-served-by': 'cache-yyz8322-YYZ',
14277 silly get 'x-cache': 'HIT',
14277 silly get 'x-cache-hits': '2',
14277 silly get 'x-timer': 'S1479109450.241658,VS0,VE0',
14277 silly get vary: 'Accept-Encoding' } ]
14278 verbose get saving range-parser to /root/.npm/registry.npmjs.org/range-parser/.cache.json
14279 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14280 http 200 https://registry.npmjs.org/destroy
14281 verbose headers { server: 'nginx/1.10.1',
14281 verbose headers 'content-type': 'application/json',
14281 verbose headers 'last-modified': 'Tue, 01 Nov 2016 17:13:29 GMT',
14281 verbose headers etag: 'W/"5818cd39-173f"',
14281 verbose headers 'content-encoding': 'gzip',
14281 verbose headers 'cache-control': 'max-age=300',
14281 verbose headers 'content-length': '1780',
14281 verbose headers 'accept-ranges': 'bytes',
14281 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14281 verbose headers via: '1.1 varnish',
14281 verbose headers age: '66',
14281 verbose headers connection: 'keep-alive',
14281 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
14281 verbose headers 'x-cache': 'HIT',
14281 verbose headers 'x-cache-hits': '1',
14281 verbose headers 'x-timer': 'S1479109450.241680,VS0,VE0',
14281 verbose headers vary: 'Accept-Encoding' }
14282 silly get cb [ 200,
14282 silly get { server: 'nginx/1.10.1',
14282 silly get 'content-type': 'application/json',
14282 silly get 'last-modified': 'Tue, 01 Nov 2016 17:13:29 GMT',
14282 silly get etag: 'W/"5818cd39-173f"',
14282 silly get 'content-encoding': 'gzip',
14282 silly get 'cache-control': 'max-age=300',
14282 silly get 'content-length': '1780',
14282 silly get 'accept-ranges': 'bytes',
14282 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14282 silly get via: '1.1 varnish',
14282 silly get age: '66',
14282 silly get connection: 'keep-alive',
14282 silly get 'x-served-by': 'cache-yyz8329-YYZ',
14282 silly get 'x-cache': 'HIT',
14282 silly get 'x-cache-hits': '1',
14282 silly get 'x-timer': 'S1479109450.241680,VS0,VE0',
14282 silly get vary: 'Accept-Encoding' } ]
14283 verbose get saving destroy to /root/.npm/registry.npmjs.org/destroy/.cache.json
14284 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14285 verbose afterAdd /root/.npm/debug/2.2.0/package/package.json written
14286 verbose afterAdd /root/.npm/ms/0.7.1/package/package.json written
14287 silly resolveWithNewModule range-parser@1.0.3 checking installable status
14288 silly cache add args [ 'range-parser@~1.0.3', null ]
14289 verbose cache add spec range-parser@~1.0.3
14290 silly cache add parsed spec Result {
14290 silly cache add raw: 'range-parser@~1.0.3',
14290 silly cache add scope: null,
14290 silly cache add escapedName: 'range-parser',
14290 silly cache add name: 'range-parser',
14290 silly cache add rawSpec: '~1.0.3',
14290 silly cache add spec: '>=1.0.3 <1.1.0',
14290 silly cache add type: 'range' }
14291 silly addNamed range-parser@>=1.0.3 <1.1.0
14292 verbose addNamed ">=1.0.3 <1.1.0" is a valid semver range for range-parser
14293 silly addNameRange { name: 'range-parser', range: '>=1.0.3 <1.1.0', hasData: false }
14294 silly mapToRegistry name range-parser
14295 silly mapToRegistry using default registry
14296 silly mapToRegistry registry https://registry.npmjs.org/
14297 silly mapToRegistry data Result {
14297 silly mapToRegistry raw: 'range-parser',
14297 silly mapToRegistry scope: null,
14297 silly mapToRegistry escapedName: 'range-parser',
14297 silly mapToRegistry name: 'range-parser',
14297 silly mapToRegistry rawSpec: '',
14297 silly mapToRegistry spec: 'latest',
14297 silly mapToRegistry type: 'tag' }
14298 silly mapToRegistry uri https://registry.npmjs.org/range-parser
14299 verbose addNameRange registry:https://registry.npmjs.org/range-parser not in flight; fetching
14300 silly resolveWithNewModule destroy@1.0.4 checking installable status
14301 silly cache add args [ 'destroy@~1.0.4', null ]
14302 verbose cache add spec destroy@~1.0.4
14303 silly cache add parsed spec Result {
14303 silly cache add raw: 'destroy@~1.0.4',
14303 silly cache add scope: null,
14303 silly cache add escapedName: 'destroy',
14303 silly cache add name: 'destroy',
14303 silly cache add rawSpec: '~1.0.4',
14303 silly cache add spec: '>=1.0.4 <1.1.0',
14303 silly cache add type: 'range' }
14304 silly addNamed destroy@>=1.0.4 <1.1.0
14305 verbose addNamed ">=1.0.4 <1.1.0" is a valid semver range for destroy
14306 silly addNameRange { name: 'destroy', range: '>=1.0.4 <1.1.0', hasData: false }
14307 silly mapToRegistry name destroy
14308 silly mapToRegistry using default registry
14309 silly mapToRegistry registry https://registry.npmjs.org/
14310 silly mapToRegistry data Result {
14310 silly mapToRegistry raw: 'destroy',
14310 silly mapToRegistry scope: null,
14310 silly mapToRegistry escapedName: 'destroy',
14310 silly mapToRegistry name: 'destroy',
14310 silly mapToRegistry rawSpec: '',
14310 silly mapToRegistry spec: 'latest',
14310 silly mapToRegistry type: 'tag' }
14311 silly mapToRegistry uri https://registry.npmjs.org/destroy
14312 verbose addNameRange registry:https://registry.npmjs.org/destroy not in flight; fetching
14313 http fetch 200 https://registry.npmjs.org/depd/-/depd-1.1.0.tgz
14314 http fetch 200 https://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz
14315 verbose get https://registry.npmjs.org/range-parser not expired, no request
14316 silly addNameRange number 2 { name: 'range-parser', range: '>=1.0.3 <1.1.0', hasData: true }
14317 silly addNameRange versions [ 'range-parser',
14317 silly addNameRange [ '0.0.1',
14317 silly addNameRange '0.0.2',
14317 silly addNameRange '0.0.3',
14317 silly addNameRange '0.0.4',
14317 silly addNameRange '1.0.0',
14317 silly addNameRange '1.0.1',
14317 silly addNameRange '1.0.2',
14317 silly addNameRange '1.0.3',
14317 silly addNameRange '1.1.0',
14317 silly addNameRange '1.2.0' ] ]
14318 silly addNamed range-parser@1.0.3
14319 verbose addNamed "1.0.3" is a plain semver version for range-parser
14320 verbose get https://registry.npmjs.org/destroy not expired, no request
14321 silly addNameRange number 2 { name: 'destroy', range: '>=1.0.4 <1.1.0', hasData: true }
14322 silly addNameRange versions [ 'destroy', [ '1.0.3', '1.0.4' ] ]
14323 silly addNamed destroy@1.0.4
14324 verbose addNamed "1.0.4" is a plain semver version for destroy
14325 silly mapToRegistry name range-parser
14326 silly mapToRegistry using default registry
14327 silly mapToRegistry registry https://registry.npmjs.org/
14328 silly mapToRegistry data Result {
14328 silly mapToRegistry raw: 'range-parser',
14328 silly mapToRegistry scope: null,
14328 silly mapToRegistry escapedName: 'range-parser',
14328 silly mapToRegistry name: 'range-parser',
14328 silly mapToRegistry rawSpec: '',
14328 silly mapToRegistry spec: 'latest',
14328 silly mapToRegistry type: 'tag' }
14329 silly mapToRegistry uri https://registry.npmjs.org/range-parser
14330 verbose addRemoteTarball https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz not in flight; adding
14331 verbose addRemoteTarball [ 'https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz',
14331 verbose addRemoteTarball '6872823535c692e2c2a0103826afd82c2e0ff175' ]
14332 silly mapToRegistry name destroy
14333 silly mapToRegistry using default registry
14334 silly mapToRegistry registry https://registry.npmjs.org/
14335 silly mapToRegistry data Result {
14335 silly mapToRegistry raw: 'destroy',
14335 silly mapToRegistry scope: null,
14335 silly mapToRegistry escapedName: 'destroy',
14335 silly mapToRegistry name: 'destroy',
14335 silly mapToRegistry rawSpec: '',
14335 silly mapToRegistry spec: 'latest',
14335 silly mapToRegistry type: 'tag' }
14336 silly mapToRegistry uri https://registry.npmjs.org/destroy
14337 verbose addRemoteTarball https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz not in flight; adding
14338 verbose addRemoteTarball [ 'https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz',
14338 verbose addRemoteTarball '978857442c44749e4206613e37946205826abd80' ]
14339 silly fetchAndShaCheck shasum e1bd82c6aab6ced965b97b88b17ed3e528ca18c3
14340 silly fetchAndShaCheck shasum dded45cc18256d51ed40aec142489d5c61026d28
14341 info retry fetch attempt 1 at 7:44:10 AM
14342 info attempt registry request try #1 at 7:44:10 AM
14343 http fetch GET https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz
14344 info retry fetch attempt 1 at 7:44:10 AM
14345 info attempt registry request try #1 at 7:44:10 AM
14346 http fetch GET https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz
14347 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/depd/-/depd-1.1.0.tgz not in flight; adding
14348 verbose addTmpTarball already have metadata; skipping unpack for depd@1.1.0
14349 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14350 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/statuses/-/statuses-1.2.1.tgz not in flight; adding
14351 verbose addTmpTarball already have metadata; skipping unpack for statuses@1.2.1
14352 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14353 silly cache afterAdd depd@1.1.0
14354 verbose afterAdd /root/.npm/depd/1.1.0/package/package.json not in flight; writing
14355 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14356 silly cache afterAdd statuses@1.2.1
14357 verbose afterAdd /root/.npm/statuses/1.2.1/package/package.json not in flight; writing
14358 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14359 verbose afterAdd /root/.npm/depd/1.1.0/package/package.json written
14360 verbose afterAdd /root/.npm/statuses/1.2.1/package/package.json written
14361 http fetch 200 https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz
14362 http fetch 200 https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz
14363 silly fetchAndShaCheck shasum 6872823535c692e2c2a0103826afd82c2e0ff175
14364 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz not in flight; adding
14365 verbose addTmpTarball already have metadata; skipping unpack for range-parser@1.0.3
14366 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14367 silly fetchAndShaCheck shasum 978857442c44749e4206613e37946205826abd80
14368 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/destroy/-/destroy-1.0.4.tgz not in flight; adding
14369 verbose addTmpTarball already have metadata; skipping unpack for destroy@1.0.4
14370 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14371 silly cache afterAdd range-parser@1.0.3
14372 verbose afterAdd /root/.npm/range-parser/1.0.3/package/package.json not in flight; writing
14373 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14374 silly cache afterAdd destroy@1.0.4
14375 verbose afterAdd /root/.npm/destroy/1.0.4/package/package.json not in flight; writing
14376 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14377 verbose afterAdd /root/.npm/range-parser/1.0.3/package/package.json written
14378 verbose afterAdd /root/.npm/destroy/1.0.4/package/package.json written
14379 silly fetchNamedPackageData babel-preset-fbjs
14380 silly mapToRegistry name babel-preset-fbjs
14381 silly mapToRegistry using default registry
14382 silly mapToRegistry registry https://registry.npmjs.org/
14383 silly mapToRegistry data Result {
14383 silly mapToRegistry raw: 'babel-preset-fbjs',
14383 silly mapToRegistry scope: null,
14383 silly mapToRegistry escapedName: 'babel-preset-fbjs',
14383 silly mapToRegistry name: 'babel-preset-fbjs',
14383 silly mapToRegistry rawSpec: '',
14383 silly mapToRegistry spec: 'latest',
14383 silly mapToRegistry type: 'tag' }
14384 silly mapToRegistry uri https://registry.npmjs.org/babel-preset-fbjs
14385 silly resolveWithNewModule babel-preset-fbjs@1.0.0 checking installable status
14386 silly cache add args [ 'babel-preset-fbjs@^1.0.0', null ]
14387 verbose cache add spec babel-preset-fbjs@^1.0.0
14388 silly fetchNamedPackageData cross-spawn
14389 silly mapToRegistry name cross-spawn
14390 silly mapToRegistry using default registry
14391 silly mapToRegistry registry https://registry.npmjs.org/
14392 silly mapToRegistry data Result {
14392 silly mapToRegistry raw: 'cross-spawn',
14392 silly mapToRegistry scope: null,
14392 silly mapToRegistry escapedName: 'cross-spawn',
14392 silly mapToRegistry name: 'cross-spawn',
14392 silly mapToRegistry rawSpec: '',
14392 silly mapToRegistry spec: 'latest',
14392 silly mapToRegistry type: 'tag' }
14393 silly mapToRegistry uri https://registry.npmjs.org/cross-spawn
14394 silly fetchNamedPackageData gulp-util
14395 silly mapToRegistry name gulp-util
14396 silly mapToRegistry using default registry
14397 silly mapToRegistry registry https://registry.npmjs.org/
14398 silly mapToRegistry data Result {
14398 silly mapToRegistry raw: 'gulp-util',
14398 silly mapToRegistry scope: null,
14398 silly mapToRegistry escapedName: 'gulp-util',
14398 silly mapToRegistry name: 'gulp-util',
14398 silly mapToRegistry rawSpec: '',
14398 silly mapToRegistry spec: 'latest',
14398 silly mapToRegistry type: 'tag' }
14399 silly mapToRegistry uri https://registry.npmjs.org/gulp-util
14400 silly fetchNamedPackageData through2
14401 silly mapToRegistry name through2
14402 silly mapToRegistry using default registry
14403 silly mapToRegistry registry https://registry.npmjs.org/
14404 silly mapToRegistry data Result {
14404 silly mapToRegistry raw: 'through2',
14404 silly mapToRegistry scope: null,
14404 silly mapToRegistry escapedName: 'through2',
14404 silly mapToRegistry name: 'through2',
14404 silly mapToRegistry rawSpec: '',
14404 silly mapToRegistry spec: 'latest',
14404 silly mapToRegistry type: 'tag' }
14405 silly mapToRegistry uri https://registry.npmjs.org/through2
14406 silly cache add parsed spec Result {
14406 silly cache add raw: 'babel-preset-fbjs@^1.0.0',
14406 silly cache add scope: null,
14406 silly cache add escapedName: 'babel-preset-fbjs',
14406 silly cache add name: 'babel-preset-fbjs',
14406 silly cache add rawSpec: '^1.0.0',
14406 silly cache add spec: '>=1.0.0 <2.0.0',
14406 silly cache add type: 'range' }
14407 silly addNamed babel-preset-fbjs@>=1.0.0 <2.0.0
14408 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for babel-preset-fbjs
14409 silly addNameRange { name: 'babel-preset-fbjs',
14409 silly addNameRange range: '>=1.0.0 <2.0.0',
14409 silly addNameRange hasData: false }
14410 silly mapToRegistry name babel-preset-fbjs
14411 silly mapToRegistry using default registry
14412 silly mapToRegistry registry https://registry.npmjs.org/
14413 silly mapToRegistry data Result {
14413 silly mapToRegistry raw: 'babel-preset-fbjs',
14413 silly mapToRegistry scope: null,
14413 silly mapToRegistry escapedName: 'babel-preset-fbjs',
14413 silly mapToRegistry name: 'babel-preset-fbjs',
14413 silly mapToRegistry rawSpec: '',
14413 silly mapToRegistry spec: 'latest',
14413 silly mapToRegistry type: 'tag' }
14414 silly mapToRegistry uri https://registry.npmjs.org/babel-preset-fbjs
14415 verbose addNameRange registry:https://registry.npmjs.org/babel-preset-fbjs not in flight; fetching
14416 verbose request uri https://registry.npmjs.org/cross-spawn
14417 verbose request no auth needed
14418 info attempt registry request try #1 at 7:44:10 AM
14419 http request GET https://registry.npmjs.org/cross-spawn
14420 verbose request uri https://registry.npmjs.org/gulp-util
14421 verbose request no auth needed
14422 info attempt registry request try #1 at 7:44:10 AM
14423 http request GET https://registry.npmjs.org/gulp-util
14424 verbose request uri https://registry.npmjs.org/through2
14425 verbose request no auth needed
14426 info attempt registry request try #1 at 7:44:10 AM
14427 http request GET https://registry.npmjs.org/through2
14428 verbose request uri https://registry.npmjs.org/babel-preset-fbjs
14429 verbose request no auth needed
14430 info attempt registry request try #1 at 7:44:10 AM
14431 verbose etag W/"57f7d511-2ed6"
14432 verbose lastModified Fri, 07 Oct 2016 17:02:09 GMT
14433 http request GET https://registry.npmjs.org/babel-preset-fbjs
14434 http 304 https://registry.npmjs.org/babel-preset-fbjs
14435 verbose headers { date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14435 verbose headers via: '1.1 varnish',
14435 verbose headers 'cache-control': 'max-age=300',
14435 verbose headers etag: 'W/"57f7d511-2ed6"',
14435 verbose headers age: '11',
14435 verbose headers connection: 'keep-alive',
14435 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
14435 verbose headers 'x-cache': 'HIT',
14435 verbose headers 'x-cache-hits': '1',
14435 verbose headers 'x-timer': 'S1479109450.291190,VS0,VE0',
14435 verbose headers vary: 'Accept-Encoding' }
14436 silly get cb [ 304,
14436 silly get { date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14436 silly get via: '1.1 varnish',
14436 silly get 'cache-control': 'max-age=300',
14436 silly get etag: 'W/"57f7d511-2ed6"',
14436 silly get age: '11',
14436 silly get connection: 'keep-alive',
14436 silly get 'x-served-by': 'cache-yyz8324-YYZ',
14436 silly get 'x-cache': 'HIT',
14436 silly get 'x-cache-hits': '1',
14436 silly get 'x-timer': 'S1479109450.291190,VS0,VE0',
14436 silly get vary: 'Accept-Encoding' } ]
14437 verbose etag https://registry.npmjs.org/babel-preset-fbjs from cache
14438 verbose get saving babel-preset-fbjs to /root/.npm/registry.npmjs.org/babel-preset-fbjs/.cache.json
14439 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14440 http 200 https://registry.npmjs.org/through2
14441 verbose headers { server: 'nginx/1.10.1',
14441 verbose headers 'content-type': 'application/json',
14441 verbose headers 'last-modified': 'Wed, 09 Nov 2016 09:16:26 GMT',
14441 verbose headers etag: 'W/"5822e96a-9c27"',
14441 verbose headers 'content-encoding': 'gzip',
14441 verbose headers 'cache-control': 'max-age=300',
14441 verbose headers 'content-length': '6622',
14441 verbose headers 'accept-ranges': 'bytes',
14441 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14441 verbose headers via: '1.1 varnish',
14441 verbose headers age: '13',
14441 verbose headers connection: 'keep-alive',
14441 verbose headers 'x-served-by': 'cache-yyz8331-YYZ',
14441 verbose headers 'x-cache': 'HIT',
14441 verbose headers 'x-cache-hits': '1',
14441 verbose headers 'x-timer': 'S1479109450.290054,VS0,VE0',
14441 verbose headers vary: 'Accept-Encoding' }
14442 silly get cb [ 200,
14442 silly get { server: 'nginx/1.10.1',
14442 silly get 'content-type': 'application/json',
14442 silly get 'last-modified': 'Wed, 09 Nov 2016 09:16:26 GMT',
14442 silly get etag: 'W/"5822e96a-9c27"',
14442 silly get 'content-encoding': 'gzip',
14442 silly get 'cache-control': 'max-age=300',
14442 silly get 'content-length': '6622',
14442 silly get 'accept-ranges': 'bytes',
14442 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14442 silly get via: '1.1 varnish',
14442 silly get age: '13',
14442 silly get connection: 'keep-alive',
14442 silly get 'x-served-by': 'cache-yyz8331-YYZ',
14442 silly get 'x-cache': 'HIT',
14442 silly get 'x-cache-hits': '1',
14442 silly get 'x-timer': 'S1479109450.290054,VS0,VE0',
14442 silly get vary: 'Accept-Encoding' } ]
14443 verbose get saving through2 to /root/.npm/registry.npmjs.org/through2/.cache.json
14444 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14445 http 200 https://registry.npmjs.org/gulp-util
14446 verbose headers { server: 'nginx/1.10.1',
14446 verbose headers 'content-type': 'application/json',
14446 verbose headers 'last-modified': 'Thu, 10 Nov 2016 07:28:46 GMT',
14446 verbose headers etag: 'W/"582421ae-f50a"',
14446 verbose headers 'content-encoding': 'gzip',
14446 verbose headers 'cache-control': 'max-age=300',
14446 verbose headers 'content-length': '7722',
14446 verbose headers 'accept-ranges': 'bytes',
14446 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14446 verbose headers via: '1.1 varnish',
14446 verbose headers age: '13',
14446 verbose headers connection: 'keep-alive',
14446 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
14446 verbose headers 'x-cache': 'HIT',
14446 verbose headers 'x-cache-hits': '1',
14446 verbose headers 'x-timer': 'S1479109450.290001,VS0,VE0',
14446 verbose headers vary: 'Accept-Encoding' }
14447 silly get cb [ 200,
14447 silly get { server: 'nginx/1.10.1',
14447 silly get 'content-type': 'application/json',
14447 silly get 'last-modified': 'Thu, 10 Nov 2016 07:28:46 GMT',
14447 silly get etag: 'W/"582421ae-f50a"',
14447 silly get 'content-encoding': 'gzip',
14447 silly get 'cache-control': 'max-age=300',
14447 silly get 'content-length': '7722',
14447 silly get 'accept-ranges': 'bytes',
14447 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14447 silly get via: '1.1 varnish',
14447 silly get age: '13',
14447 silly get connection: 'keep-alive',
14447 silly get 'x-served-by': 'cache-yyz8324-YYZ',
14447 silly get 'x-cache': 'HIT',
14447 silly get 'x-cache-hits': '1',
14447 silly get 'x-timer': 'S1479109450.290001,VS0,VE0',
14447 silly get vary: 'Accept-Encoding' } ]
14448 verbose get saving gulp-util to /root/.npm/registry.npmjs.org/gulp-util/.cache.json
14449 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14450 silly addNameRange number 2 { name: 'babel-preset-fbjs',
14450 silly addNameRange range: '>=1.0.0 <2.0.0',
14450 silly addNameRange hasData: true }
14451 silly addNameRange versions [ 'babel-preset-fbjs',
14451 silly addNameRange [ '1.0.0', '2.0.0-alpha.1', '2.0.0', '2.1.0' ] ]
14452 silly addNamed babel-preset-fbjs@1.0.0
14453 verbose addNamed "1.0.0" is a plain semver version for babel-preset-fbjs
14454 silly mapToRegistry name babel-preset-fbjs
14455 silly mapToRegistry using default registry
14456 silly mapToRegistry registry https://registry.npmjs.org/
14457 silly mapToRegistry data Result {
14457 silly mapToRegistry raw: 'babel-preset-fbjs',
14457 silly mapToRegistry scope: null,
14457 silly mapToRegistry escapedName: 'babel-preset-fbjs',
14457 silly mapToRegistry name: 'babel-preset-fbjs',
14457 silly mapToRegistry rawSpec: '',
14457 silly mapToRegistry spec: 'latest',
14457 silly mapToRegistry type: 'tag' }
14458 silly mapToRegistry uri https://registry.npmjs.org/babel-preset-fbjs
14459 verbose addRemoteTarball https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-1.0.0.tgz not in flight; adding
14460 verbose addRemoteTarball [ 'https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-1.0.0.tgz',
14460 verbose addRemoteTarball 'c972e5c9b301d4ec9e7971f4aec3e14ac017a8b0' ]
14461 info retry fetch attempt 1 at 7:44:10 AM
14462 info attempt registry request try #1 at 7:44:10 AM
14463 http fetch GET https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-1.0.0.tgz
14464 silly resolveWithNewModule gulp-util@3.0.7 checking installable status
14465 silly cache add args [ 'gulp-util@^3.0.4', null ]
14466 verbose cache add spec gulp-util@^3.0.4
14467 silly cache add parsed spec Result {
14467 silly cache add raw: 'gulp-util@^3.0.4',
14467 silly cache add scope: null,
14467 silly cache add escapedName: 'gulp-util',
14467 silly cache add name: 'gulp-util',
14467 silly cache add rawSpec: '^3.0.4',
14467 silly cache add spec: '>=3.0.4 <4.0.0',
14467 silly cache add type: 'range' }
14468 silly addNamed gulp-util@>=3.0.4 <4.0.0
14469 verbose addNamed ">=3.0.4 <4.0.0" is a valid semver range for gulp-util
14470 silly addNameRange { name: 'gulp-util', range: '>=3.0.4 <4.0.0', hasData: false }
14471 silly mapToRegistry name gulp-util
14472 silly mapToRegistry using default registry
14473 silly mapToRegistry registry https://registry.npmjs.org/
14474 silly mapToRegistry data Result {
14474 silly mapToRegistry raw: 'gulp-util',
14474 silly mapToRegistry scope: null,
14474 silly mapToRegistry escapedName: 'gulp-util',
14474 silly mapToRegistry name: 'gulp-util',
14474 silly mapToRegistry rawSpec: '',
14474 silly mapToRegistry spec: 'latest',
14474 silly mapToRegistry type: 'tag' }
14475 silly mapToRegistry uri https://registry.npmjs.org/gulp-util
14476 verbose addNameRange registry:https://registry.npmjs.org/gulp-util not in flight; fetching
14477 silly resolveWithNewModule through2@2.0.1 checking installable status
14478 silly cache add args [ 'through2@^2.0.0', null ]
14479 verbose cache add spec through2@^2.0.0
14480 silly cache add parsed spec Result {
14480 silly cache add raw: 'through2@^2.0.0',
14480 silly cache add scope: null,
14480 silly cache add escapedName: 'through2',
14480 silly cache add name: 'through2',
14480 silly cache add rawSpec: '^2.0.0',
14480 silly cache add spec: '>=2.0.0 <3.0.0',
14480 silly cache add type: 'range' }
14481 silly addNamed through2@>=2.0.0 <3.0.0
14482 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for through2
14483 silly addNameRange { name: 'through2', range: '>=2.0.0 <3.0.0', hasData: false }
14484 silly mapToRegistry name through2
14485 silly mapToRegistry using default registry
14486 silly mapToRegistry registry https://registry.npmjs.org/
14487 silly mapToRegistry data Result {
14487 silly mapToRegistry raw: 'through2',
14487 silly mapToRegistry scope: null,
14487 silly mapToRegistry escapedName: 'through2',
14487 silly mapToRegistry name: 'through2',
14487 silly mapToRegistry rawSpec: '',
14487 silly mapToRegistry spec: 'latest',
14487 silly mapToRegistry type: 'tag' }
14488 silly mapToRegistry uri https://registry.npmjs.org/through2
14489 verbose addNameRange registry:https://registry.npmjs.org/through2 not in flight; fetching
14490 verbose get https://registry.npmjs.org/gulp-util not expired, no request
14491 silly addNameRange number 2 { name: 'gulp-util', range: '>=3.0.4 <4.0.0', hasData: true }
14492 silly addNameRange versions [ 'gulp-util',
14492 silly addNameRange [ '0.0.1',
14492 silly addNameRange '1.0.0',
14492 silly addNameRange '1.1.0',
14492 silly addNameRange '1.1.1',
14492 silly addNameRange '1.2.0',
14492 silly addNameRange '1.3.0',
14492 silly addNameRange '2.0.0',
14492 silly addNameRange '2.1.1',
14492 silly addNameRange '2.1.2',
14492 silly addNameRange '2.1.3',
14492 silly addNameRange '2.1.4',
14492 silly addNameRange '2.2.0',
14492 silly addNameRange '2.2.1',
14492 silly addNameRange '2.2.2',
14492 silly addNameRange '2.2.3',
14492 silly addNameRange '2.2.5',
14492 silly addNameRange '2.2.6',
14492 silly addNameRange '2.2.7',
14492 silly addNameRange '2.2.8',
14492 silly addNameRange '2.2.9',
14492 silly addNameRange '2.2.10',
14492 silly addNameRange '2.2.11',
14492 silly addNameRange '2.2.12',
14492 silly addNameRange '2.2.13',
14492 silly addNameRange '2.2.14',
14492 silly addNameRange '2.2.15',
14492 silly addNameRange '2.2.16',
14492 silly addNameRange '2.2.17',
14492 silly addNameRange '2.2.18',
14492 silly addNameRange '2.2.19',
14492 silly addNameRange '2.2.20',
14492 silly addNameRange '3.0.0',
14492 silly addNameRange '3.0.1',
14492 silly addNameRange '3.0.2',
14492 silly addNameRange '3.0.3',
14492 silly addNameRange '3.0.4',
14492 silly addNameRange '3.0.5',
14492 silly addNameRange '3.0.6',
14492 silly addNameRange '3.0.7' ] ]
14493 silly addNamed gulp-util@3.0.7
14494 verbose addNamed "3.0.7" is a plain semver version for gulp-util
14495 silly mapToRegistry name gulp-util
14496 silly mapToRegistry using default registry
14497 silly mapToRegistry registry https://registry.npmjs.org/
14498 silly mapToRegistry data Result {
14498 silly mapToRegistry raw: 'gulp-util',
14498 silly mapToRegistry scope: null,
14498 silly mapToRegistry escapedName: 'gulp-util',
14498 silly mapToRegistry name: 'gulp-util',
14498 silly mapToRegistry rawSpec: '',
14498 silly mapToRegistry spec: 'latest',
14498 silly mapToRegistry type: 'tag' }
14499 silly mapToRegistry uri https://registry.npmjs.org/gulp-util
14500 verbose addRemoteTarball https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.7.tgz not in flight; adding
14501 verbose addRemoteTarball [ 'https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.7.tgz',
14501 verbose addRemoteTarball '78925c4b8f8b49005ac01a011c557e6218941cbb' ]
14502 verbose get https://registry.npmjs.org/through2 not expired, no request
14503 silly addNameRange number 2 { name: 'through2', range: '>=2.0.0 <3.0.0', hasData: true }
14504 silly addNameRange versions [ 'through2',
14504 silly addNameRange [ '0.0.0',
14504 silly addNameRange '0.0.1',
14504 silly addNameRange '0.0.2',
14504 silly addNameRange '0.0.3',
14504 silly addNameRange '0.0.4',
14504 silly addNameRange '0.0.5',
14504 silly addNameRange '0.1.0',
14504 silly addNameRange '0.2.0',
14504 silly addNameRange '0.2.1',
14504 silly addNameRange '0.2.2',
14504 silly addNameRange '0.2.3',
14504 silly addNameRange '0.3.0',
14504 silly addNameRange '0.4.0',
14504 silly addNameRange '0.4.1',
14504 silly addNameRange '1.0.0',
14504 silly addNameRange '0.4.2',
14504 silly addNameRange '0.5.0',
14504 silly addNameRange '0.5.1',
14504 silly addNameRange '0.6.0',
14504 silly addNameRange '1.1.0',
14504 silly addNameRange '0.6.1',
14504 silly addNameRange '1.1.1',
14504 silly addNameRange '0.6.2',
14504 silly addNameRange '0.6.3',
14504 silly addNameRange '0.6.4',
14504 silly addNameRange '0.6.5',
14504 silly addNameRange '2.0.0',
14504 silly addNameRange '2.0.1' ] ]
14505 silly addNamed through2@2.0.1
14506 verbose addNamed "2.0.1" is a plain semver version for through2
14507 silly mapToRegistry name through2
14508 silly mapToRegistry using default registry
14509 silly mapToRegistry registry https://registry.npmjs.org/
14510 silly mapToRegistry data Result {
14510 silly mapToRegistry raw: 'through2',
14510 silly mapToRegistry scope: null,
14510 silly mapToRegistry escapedName: 'through2',
14510 silly mapToRegistry name: 'through2',
14510 silly mapToRegistry rawSpec: '',
14510 silly mapToRegistry spec: 'latest',
14510 silly mapToRegistry type: 'tag' }
14511 silly mapToRegistry uri https://registry.npmjs.org/through2
14512 verbose addRemoteTarball https://registry.npmjs.org/through2/-/through2-2.0.1.tgz not in flight; adding
14513 verbose addRemoteTarball [ 'https://registry.npmjs.org/through2/-/through2-2.0.1.tgz',
14513 verbose addRemoteTarball '384e75314d49f32de12eebb8136b8eb6b5d59da9' ]
14514 info retry fetch attempt 1 at 7:44:10 AM
14515 info attempt registry request try #1 at 7:44:10 AM
14516 http fetch GET https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.7.tgz
14517 info retry fetch attempt 1 at 7:44:10 AM
14518 info attempt registry request try #1 at 7:44:10 AM
14519 http fetch GET https://registry.npmjs.org/through2/-/through2-2.0.1.tgz
14520 http fetch 200 https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-1.0.0.tgz
14521 silly fetchAndShaCheck shasum c972e5c9b301d4ec9e7971f4aec3e14ac017a8b0
14522 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-1.0.0.tgz not in flight; adding
14523 verbose addTmpTarball already have metadata; skipping unpack for babel-preset-fbjs@1.0.0
14524 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14525 silly cache afterAdd babel-preset-fbjs@1.0.0
14526 verbose afterAdd /root/.npm/babel-preset-fbjs/1.0.0/package/package.json not in flight; writing
14527 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14528 verbose afterAdd /root/.npm/babel-preset-fbjs/1.0.0/package/package.json written
14529 http fetch 200 https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.7.tgz
14530 http fetch 200 https://registry.npmjs.org/through2/-/through2-2.0.1.tgz
14531 silly fetchAndShaCheck shasum 78925c4b8f8b49005ac01a011c557e6218941cbb
14532 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/gulp-util/-/gulp-util-3.0.7.tgz not in flight; adding
14533 verbose addTmpTarball already have metadata; skipping unpack for gulp-util@3.0.7
14534 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14535 silly fetchAndShaCheck shasum 384e75314d49f32de12eebb8136b8eb6b5d59da9
14536 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/through2/-/through2-2.0.1.tgz not in flight; adding
14537 verbose addTmpTarball already have metadata; skipping unpack for through2@2.0.1
14538 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14539 silly cache afterAdd gulp-util@3.0.7
14540 verbose afterAdd /root/.npm/gulp-util/3.0.7/package/package.json not in flight; writing
14541 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14542 silly cache afterAdd through2@2.0.1
14543 verbose afterAdd /root/.npm/through2/2.0.1/package/package.json not in flight; writing
14544 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14545 verbose afterAdd /root/.npm/gulp-util/3.0.7/package/package.json written
14546 verbose afterAdd /root/.npm/through2/2.0.1/package/package.json written
14547 http 200 https://registry.npmjs.org/cross-spawn
14548 verbose headers { server: 'nginx/1.10.1',
14548 verbose headers 'content-type': 'application/json',
14548 verbose headers 'last-modified': 'Fri, 04 Nov 2016 23:45:45 GMT',
14548 verbose headers etag: 'W/"581d1da9-ef08"',
14548 verbose headers 'content-encoding': 'gzip',
14548 verbose headers 'cache-control': 'max-age=300',
14548 verbose headers 'content-length': '6752',
14548 verbose headers 'accept-ranges': 'bytes',
14548 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14548 verbose headers via: '1.1 varnish',
14548 verbose headers age: '0',
14548 verbose headers connection: 'keep-alive',
14548 verbose headers 'x-served-by': 'cache-yyz8330-YYZ',
14548 verbose headers 'x-cache': 'HIT',
14548 verbose headers 'x-cache-hits': '1',
14548 verbose headers 'x-timer': 'S1479109450.290021,VS0,VE69',
14548 verbose headers vary: 'Accept-Encoding' }
14549 silly get cb [ 200,
14549 silly get { server: 'nginx/1.10.1',
14549 silly get 'content-type': 'application/json',
14549 silly get 'last-modified': 'Fri, 04 Nov 2016 23:45:45 GMT',
14549 silly get etag: 'W/"581d1da9-ef08"',
14549 silly get 'content-encoding': 'gzip',
14549 silly get 'cache-control': 'max-age=300',
14549 silly get 'content-length': '6752',
14549 silly get 'accept-ranges': 'bytes',
14549 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14549 silly get via: '1.1 varnish',
14549 silly get age: '0',
14549 silly get connection: 'keep-alive',
14549 silly get 'x-served-by': 'cache-yyz8330-YYZ',
14549 silly get 'x-cache': 'HIT',
14549 silly get 'x-cache-hits': '1',
14549 silly get 'x-timer': 'S1479109450.290021,VS0,VE69',
14549 silly get vary: 'Accept-Encoding' } ]
14550 verbose get saving cross-spawn to /root/.npm/registry.npmjs.org/cross-spawn/.cache.json
14551 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14552 silly resolveWithNewModule cross-spawn@3.0.1 checking installable status
14553 silly cache add args [ 'cross-spawn@^3.0.1', null ]
14554 verbose cache add spec cross-spawn@^3.0.1
14555 silly cache add parsed spec Result {
14555 silly cache add raw: 'cross-spawn@^3.0.1',
14555 silly cache add scope: null,
14555 silly cache add escapedName: 'cross-spawn',
14555 silly cache add name: 'cross-spawn',
14555 silly cache add rawSpec: '^3.0.1',
14555 silly cache add spec: '>=3.0.1 <4.0.0',
14555 silly cache add type: 'range' }
14556 silly addNamed cross-spawn@>=3.0.1 <4.0.0
14557 verbose addNamed ">=3.0.1 <4.0.0" is a valid semver range for cross-spawn
14558 silly addNameRange { name: 'cross-spawn', range: '>=3.0.1 <4.0.0', hasData: false }
14559 silly mapToRegistry name cross-spawn
14560 silly mapToRegistry using default registry
14561 silly mapToRegistry registry https://registry.npmjs.org/
14562 silly mapToRegistry data Result {
14562 silly mapToRegistry raw: 'cross-spawn',
14562 silly mapToRegistry scope: null,
14562 silly mapToRegistry escapedName: 'cross-spawn',
14562 silly mapToRegistry name: 'cross-spawn',
14562 silly mapToRegistry rawSpec: '',
14562 silly mapToRegistry spec: 'latest',
14562 silly mapToRegistry type: 'tag' }
14563 silly mapToRegistry uri https://registry.npmjs.org/cross-spawn
14564 verbose addNameRange registry:https://registry.npmjs.org/cross-spawn not in flight; fetching
14565 verbose get https://registry.npmjs.org/cross-spawn not expired, no request
14566 silly addNameRange number 2 { name: 'cross-spawn', range: '>=3.0.1 <4.0.0', hasData: true }
14567 silly addNameRange versions [ 'cross-spawn',
14567 silly addNameRange [ '0.1.0',
14567 silly addNameRange '0.1.1',
14567 silly addNameRange '0.1.2',
14567 silly addNameRange '0.1.3',
14567 silly addNameRange '0.1.4',
14567 silly addNameRange '0.1.5',
14567 silly addNameRange '0.1.6',
14567 silly addNameRange '0.1.7',
14567 silly addNameRange '0.2.0',
14567 silly addNameRange '0.2.1',
14567 silly addNameRange '0.2.2',
14567 silly addNameRange '0.2.3',
14567 silly addNameRange '0.2.4',
14567 silly addNameRange '0.2.5',
14567 silly addNameRange '0.2.6',
14567 silly addNameRange '0.2.7',
14567 silly addNameRange '0.2.8',
14567 silly addNameRange '0.2.9',
14567 silly addNameRange '0.3.0',
14567 silly addNameRange '0.4.0',
14567 silly addNameRange '0.4.1',
14567 silly addNameRange '1.0.0',
14567 silly addNameRange '1.0.1',
14567 silly addNameRange '1.0.2',
14567 silly addNameRange '1.0.3',
14567 silly addNameRange '1.0.4',
14567 silly addNameRange '2.0.0',
14567 silly addNameRange '2.0.1',
14567 silly addNameRange '2.1.0',
14567 silly addNameRange '2.1.1',
14567 silly addNameRange '2.1.2',
14567 silly addNameRange '2.1.3',
14567 silly addNameRange '2.1.4',
14567 silly addNameRange '2.1.5',
14567 silly addNameRange '2.2.0',
14567 silly addNameRange '2.2.2',
14567 silly addNameRange '2.2.3',
14567 silly addNameRange '3.0.0',
14567 silly addNameRange '3.0.1',
14567 silly addNameRange '4.0.0',
14567 silly addNameRange '4.0.2',
14567 silly addNameRange '5.0.0',
14567 silly addNameRange '5.0.1' ] ]
14568 silly addNamed cross-spawn@3.0.1
14569 verbose addNamed "3.0.1" is a plain semver version for cross-spawn
14570 silly mapToRegistry name cross-spawn
14571 silly mapToRegistry using default registry
14572 silly mapToRegistry registry https://registry.npmjs.org/
14573 silly mapToRegistry data Result {
14573 silly mapToRegistry raw: 'cross-spawn',
14573 silly mapToRegistry scope: null,
14573 silly mapToRegistry escapedName: 'cross-spawn',
14573 silly mapToRegistry name: 'cross-spawn',
14573 silly mapToRegistry rawSpec: '',
14573 silly mapToRegistry spec: 'latest',
14573 silly mapToRegistry type: 'tag' }
14574 silly mapToRegistry uri https://registry.npmjs.org/cross-spawn
14575 verbose addRemoteTarball https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz not in flight; adding
14576 verbose addRemoteTarball [ 'https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz',
14576 verbose addRemoteTarball '1256037ecb9f0c5f79e3d6ef135e30770184b982' ]
14577 info retry fetch attempt 1 at 7:44:10 AM
14578 info attempt registry request try #1 at 7:44:10 AM
14579 http fetch GET https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz
14580 http fetch 200 https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz
14581 silly fetchAndShaCheck shasum 1256037ecb9f0c5f79e3d6ef135e30770184b982
14582 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz not in flight; adding
14583 verbose addTmpTarball already have metadata; skipping unpack for cross-spawn@3.0.1
14584 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14585 silly cache afterAdd cross-spawn@3.0.1
14586 verbose afterAdd /root/.npm/cross-spawn/3.0.1/package/package.json not in flight; writing
14587 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14588 verbose afterAdd /root/.npm/cross-spawn/3.0.1/package/package.json written
14589 silly fetchNamedPackageData lru-cache
14590 silly mapToRegistry name lru-cache
14591 silly mapToRegistry using default registry
14592 silly mapToRegistry registry https://registry.npmjs.org/
14593 silly mapToRegistry data Result {
14593 silly mapToRegistry raw: 'lru-cache',
14593 silly mapToRegistry scope: null,
14593 silly mapToRegistry escapedName: 'lru-cache',
14593 silly mapToRegistry name: 'lru-cache',
14593 silly mapToRegistry rawSpec: '',
14593 silly mapToRegistry spec: 'latest',
14593 silly mapToRegistry type: 'tag' }
14594 silly mapToRegistry uri https://registry.npmjs.org/lru-cache
14595 silly fetchNamedPackageData which
14596 silly mapToRegistry name which
14597 silly mapToRegistry using default registry
14598 silly mapToRegistry registry https://registry.npmjs.org/
14599 silly mapToRegistry data Result {
14599 silly mapToRegistry raw: 'which',
14599 silly mapToRegistry scope: null,
14599 silly mapToRegistry escapedName: 'which',
14599 silly mapToRegistry name: 'which',
14599 silly mapToRegistry rawSpec: '',
14599 silly mapToRegistry spec: 'latest',
14599 silly mapToRegistry type: 'tag' }
14600 silly mapToRegistry uri https://registry.npmjs.org/which
14601 verbose request uri https://registry.npmjs.org/lru-cache
14602 verbose request no auth needed
14603 info attempt registry request try #1 at 7:44:10 AM
14604 http request GET https://registry.npmjs.org/lru-cache
14605 verbose request uri https://registry.npmjs.org/which
14606 verbose request no auth needed
14607 info attempt registry request try #1 at 7:44:10 AM
14608 http request GET https://registry.npmjs.org/which
14609 http 200 https://registry.npmjs.org/which
14610 verbose headers { server: 'nginx/1.10.1',
14610 verbose headers 'content-type': 'application/json',
14610 verbose headers 'last-modified': 'Fri, 11 Nov 2016 22:21:00 GMT',
14610 verbose headers etag: 'W/"5826444c-6e9f"',
14610 verbose headers 'content-encoding': 'gzip',
14610 verbose headers 'cache-control': 'max-age=300',
14610 verbose headers 'content-length': '4107',
14610 verbose headers 'accept-ranges': 'bytes',
14610 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14610 verbose headers via: '1.1 varnish',
14610 verbose headers age: '53',
14610 verbose headers connection: 'keep-alive',
14610 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
14610 verbose headers 'x-cache': 'HIT',
14610 verbose headers 'x-cache-hits': '1',
14610 verbose headers 'x-timer': 'S1479109450.415241,VS0,VE0',
14610 verbose headers vary: 'Accept-Encoding' }
14611 silly get cb [ 200,
14611 silly get { server: 'nginx/1.10.1',
14611 silly get 'content-type': 'application/json',
14611 silly get 'last-modified': 'Fri, 11 Nov 2016 22:21:00 GMT',
14611 silly get etag: 'W/"5826444c-6e9f"',
14611 silly get 'content-encoding': 'gzip',
14611 silly get 'cache-control': 'max-age=300',
14611 silly get 'content-length': '4107',
14611 silly get 'accept-ranges': 'bytes',
14611 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14611 silly get via: '1.1 varnish',
14611 silly get age: '53',
14611 silly get connection: 'keep-alive',
14611 silly get 'x-served-by': 'cache-yyz8328-YYZ',
14611 silly get 'x-cache': 'HIT',
14611 silly get 'x-cache-hits': '1',
14611 silly get 'x-timer': 'S1479109450.415241,VS0,VE0',
14611 silly get vary: 'Accept-Encoding' } ]
14612 verbose get saving which to /root/.npm/registry.npmjs.org/which/.cache.json
14613 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14614 http 200 https://registry.npmjs.org/lru-cache
14615 verbose headers { server: 'nginx/1.10.1',
14615 verbose headers 'content-type': 'application/json',
14615 verbose headers 'last-modified': 'Tue, 01 Nov 2016 17:49:00 GMT',
14615 verbose headers etag: 'W/"5818d58c-c2e0"',
14615 verbose headers 'content-encoding': 'gzip',
14615 verbose headers 'cache-control': 'max-age=300',
14615 verbose headers 'content-length': '7244',
14615 verbose headers 'accept-ranges': 'bytes',
14615 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14615 verbose headers via: '1.1 varnish',
14615 verbose headers age: '283',
14615 verbose headers connection: 'keep-alive',
14615 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
14615 verbose headers 'x-cache': 'HIT',
14615 verbose headers 'x-cache-hits': '1',
14615 verbose headers 'x-timer': 'S1479109450.415193,VS0,VE0',
14615 verbose headers vary: 'Accept-Encoding' }
14616 silly get cb [ 200,
14616 silly get { server: 'nginx/1.10.1',
14616 silly get 'content-type': 'application/json',
14616 silly get 'last-modified': 'Tue, 01 Nov 2016 17:49:00 GMT',
14616 silly get etag: 'W/"5818d58c-c2e0"',
14616 silly get 'content-encoding': 'gzip',
14616 silly get 'cache-control': 'max-age=300',
14616 silly get 'content-length': '7244',
14616 silly get 'accept-ranges': 'bytes',
14616 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14616 silly get via: '1.1 varnish',
14616 silly get age: '283',
14616 silly get connection: 'keep-alive',
14616 silly get 'x-served-by': 'cache-yyz8332-YYZ',
14616 silly get 'x-cache': 'HIT',
14616 silly get 'x-cache-hits': '1',
14616 silly get 'x-timer': 'S1479109450.415193,VS0,VE0',
14616 silly get vary: 'Accept-Encoding' } ]
14617 verbose get saving lru-cache to /root/.npm/registry.npmjs.org/lru-cache/.cache.json
14618 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14619 silly resolveWithNewModule which@1.2.12 checking installable status
14620 silly cache add args [ 'which@^1.2.9', null ]
14621 verbose cache add spec which@^1.2.9
14622 silly cache add parsed spec Result {
14622 silly cache add raw: 'which@^1.2.9',
14622 silly cache add scope: null,
14622 silly cache add escapedName: 'which',
14622 silly cache add name: 'which',
14622 silly cache add rawSpec: '^1.2.9',
14622 silly cache add spec: '>=1.2.9 <2.0.0',
14622 silly cache add type: 'range' }
14623 silly addNamed which@>=1.2.9 <2.0.0
14624 verbose addNamed ">=1.2.9 <2.0.0" is a valid semver range for which
14625 silly addNameRange { name: 'which', range: '>=1.2.9 <2.0.0', hasData: false }
14626 silly mapToRegistry name which
14627 silly mapToRegistry using default registry
14628 silly mapToRegistry registry https://registry.npmjs.org/
14629 silly mapToRegistry data Result {
14629 silly mapToRegistry raw: 'which',
14629 silly mapToRegistry scope: null,
14629 silly mapToRegistry escapedName: 'which',
14629 silly mapToRegistry name: 'which',
14629 silly mapToRegistry rawSpec: '',
14629 silly mapToRegistry spec: 'latest',
14629 silly mapToRegistry type: 'tag' }
14630 silly mapToRegistry uri https://registry.npmjs.org/which
14631 verbose addNameRange registry:https://registry.npmjs.org/which not in flight; fetching
14632 silly resolveWithNewModule lru-cache@4.0.1 checking installable status
14633 silly cache add args [ 'lru-cache@^4.0.1', null ]
14634 verbose cache add spec lru-cache@^4.0.1
14635 silly cache add parsed spec Result {
14635 silly cache add raw: 'lru-cache@^4.0.1',
14635 silly cache add scope: null,
14635 silly cache add escapedName: 'lru-cache',
14635 silly cache add name: 'lru-cache',
14635 silly cache add rawSpec: '^4.0.1',
14635 silly cache add spec: '>=4.0.1 <5.0.0',
14635 silly cache add type: 'range' }
14636 silly addNamed lru-cache@>=4.0.1 <5.0.0
14637 verbose addNamed ">=4.0.1 <5.0.0" is a valid semver range for lru-cache
14638 silly addNameRange { name: 'lru-cache', range: '>=4.0.1 <5.0.0', hasData: false }
14639 silly mapToRegistry name lru-cache
14640 silly mapToRegistry using default registry
14641 silly mapToRegistry registry https://registry.npmjs.org/
14642 silly mapToRegistry data Result {
14642 silly mapToRegistry raw: 'lru-cache',
14642 silly mapToRegistry scope: null,
14642 silly mapToRegistry escapedName: 'lru-cache',
14642 silly mapToRegistry name: 'lru-cache',
14642 silly mapToRegistry rawSpec: '',
14642 silly mapToRegistry spec: 'latest',
14642 silly mapToRegistry type: 'tag' }
14643 silly mapToRegistry uri https://registry.npmjs.org/lru-cache
14644 verbose addNameRange registry:https://registry.npmjs.org/lru-cache not in flight; fetching
14645 verbose get https://registry.npmjs.org/which not expired, no request
14646 silly addNameRange number 2 { name: 'which', range: '>=1.2.9 <2.0.0', hasData: true }
14647 silly addNameRange versions [ 'which',
14647 silly addNameRange [ '1.0.0',
14647 silly addNameRange '1.0.1',
14647 silly addNameRange '1.0.2',
14647 silly addNameRange '1.0.3',
14647 silly addNameRange '1.0.5',
14647 silly addNameRange '1.0.6',
14647 silly addNameRange '1.0.7',
14647 silly addNameRange '1.0.8',
14647 silly addNameRange '1.0.9',
14647 silly addNameRange '1.1.0',
14647 silly addNameRange '1.1.1',
14647 silly addNameRange '1.1.2',
14647 silly addNameRange '1.2.0',
14647 silly addNameRange '1.2.1',
14647 silly addNameRange '1.2.4',
14647 silly addNameRange '1.2.5',
14647 silly addNameRange '1.2.6',
14647 silly addNameRange '1.2.7',
14647 silly addNameRange '1.2.8',
14647 silly addNameRange '1.2.9',
14647 silly addNameRange '1.2.10',
14647 silly addNameRange '1.2.11',
14647 silly addNameRange '1.2.12' ] ]
14648 silly addNamed which@1.2.12
14649 verbose addNamed "1.2.12" is a plain semver version for which
14650 silly mapToRegistry name which
14651 silly mapToRegistry using default registry
14652 silly mapToRegistry registry https://registry.npmjs.org/
14653 silly mapToRegistry data Result {
14653 silly mapToRegistry raw: 'which',
14653 silly mapToRegistry scope: null,
14653 silly mapToRegistry escapedName: 'which',
14653 silly mapToRegistry name: 'which',
14653 silly mapToRegistry rawSpec: '',
14653 silly mapToRegistry spec: 'latest',
14653 silly mapToRegistry type: 'tag' }
14654 silly mapToRegistry uri https://registry.npmjs.org/which
14655 verbose addRemoteTarball https://registry.npmjs.org/which/-/which-1.2.12.tgz not in flight; adding
14656 verbose addRemoteTarball [ 'https://registry.npmjs.org/which/-/which-1.2.12.tgz',
14656 verbose addRemoteTarball 'de67b5e450269f194909ef23ece4ebe416fa1192' ]
14657 verbose get https://registry.npmjs.org/lru-cache not expired, no request
14658 silly addNameRange number 2 { name: 'lru-cache', range: '>=4.0.1 <5.0.0', hasData: true }
14659 silly addNameRange versions [ 'lru-cache',
14659 silly addNameRange [ '1.0.1',
14659 silly addNameRange '1.0.2',
14659 silly addNameRange '1.0.3',
14659 silly addNameRange '1.0.4',
14659 silly addNameRange '1.0.5',
14659 silly addNameRange '1.0.6',
14659 silly addNameRange '1.1.0',
14659 silly addNameRange '1.1.1',
14659 silly addNameRange '2.0.0',
14659 silly addNameRange '2.0.1',
14659 silly addNameRange '2.0.2',
14659 silly addNameRange '2.0.3',
14659 silly addNameRange '2.0.4',
14659 silly addNameRange '2.1.0',
14659 silly addNameRange '2.2.0',
14659 silly addNameRange '2.2.1',
14659 silly addNameRange '2.2.2',
14659 silly addNameRange '2.2.4',
14659 silly addNameRange '2.3.0',
14659 silly addNameRange '2.3.1',
14659 silly addNameRange '2.5.0',
14659 silly addNameRange '2.5.1',
14659 silly addNameRange '2.5.2',
14659 silly addNameRange '2.6.0',
14659 silly addNameRange '2.6.1',
14659 silly addNameRange '2.6.2',
14659 silly addNameRange '2.6.3',
14659 silly addNameRange '2.6.4',
14659 silly addNameRange '2.6.5',
14659 silly addNameRange '2.7.0',
14659 silly addNameRange '2.7.1',
14659 silly addNameRange '2.7.2',
14659 silly addNameRange '2.7.3',
14659 silly addNameRange '3.0.0',
14659 silly addNameRange '3.1.0',
14659 silly addNameRange '3.1.1',
14659 silly addNameRange '3.1.2',
14659 silly addNameRange '3.2.0',
14659 silly addNameRange '4.0.0',
14659 silly addNameRange '4.0.1' ] ]
14660 silly addNamed lru-cache@4.0.1
14661 verbose addNamed "4.0.1" is a plain semver version for lru-cache
14662 silly mapToRegistry name lru-cache
14663 silly mapToRegistry using default registry
14664 silly mapToRegistry registry https://registry.npmjs.org/
14665 silly mapToRegistry data Result {
14665 silly mapToRegistry raw: 'lru-cache',
14665 silly mapToRegistry scope: null,
14665 silly mapToRegistry escapedName: 'lru-cache',
14665 silly mapToRegistry name: 'lru-cache',
14665 silly mapToRegistry rawSpec: '',
14665 silly mapToRegistry spec: 'latest',
14665 silly mapToRegistry type: 'tag' }
14666 silly mapToRegistry uri https://registry.npmjs.org/lru-cache
14667 verbose addRemoteTarball https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz not in flight; adding
14668 verbose addRemoteTarball [ 'https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz',
14668 verbose addRemoteTarball '1343955edaf2e37d9b9e7ee7241e27c4b9fb72be' ]
14669 info retry fetch attempt 1 at 7:44:10 AM
14670 info attempt registry request try #1 at 7:44:10 AM
14671 http fetch GET https://registry.npmjs.org/which/-/which-1.2.12.tgz
14672 info retry fetch attempt 1 at 7:44:10 AM
14673 info attempt registry request try #1 at 7:44:10 AM
14674 http fetch GET https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz
14675 http fetch 200 https://registry.npmjs.org/which/-/which-1.2.12.tgz
14676 silly fetchAndShaCheck shasum de67b5e450269f194909ef23ece4ebe416fa1192
14677 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/which/-/which-1.2.12.tgz not in flight; adding
14678 verbose addTmpTarball already have metadata; skipping unpack for which@1.2.12
14679 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14680 http fetch 200 https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz
14681 silly fetchAndShaCheck shasum 1343955edaf2e37d9b9e7ee7241e27c4b9fb72be
14682 silly cache afterAdd which@1.2.12
14683 verbose afterAdd /root/.npm/which/1.2.12/package/package.json not in flight; writing
14684 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14685 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz not in flight; adding
14686 verbose addTmpTarball already have metadata; skipping unpack for lru-cache@4.0.1
14687 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14688 verbose afterAdd /root/.npm/which/1.2.12/package/package.json written
14689 silly cache afterAdd lru-cache@4.0.1
14690 verbose afterAdd /root/.npm/lru-cache/4.0.1/package/package.json not in flight; writing
14691 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14692 verbose afterAdd /root/.npm/lru-cache/4.0.1/package/package.json written
14693 silly fetchNamedPackageData pseudomap
14694 silly mapToRegistry name pseudomap
14695 silly mapToRegistry using default registry
14696 silly mapToRegistry registry https://registry.npmjs.org/
14697 silly mapToRegistry data Result {
14697 silly mapToRegistry raw: 'pseudomap',
14697 silly mapToRegistry scope: null,
14697 silly mapToRegistry escapedName: 'pseudomap',
14697 silly mapToRegistry name: 'pseudomap',
14697 silly mapToRegistry rawSpec: '',
14697 silly mapToRegistry spec: 'latest',
14697 silly mapToRegistry type: 'tag' }
14698 silly mapToRegistry uri https://registry.npmjs.org/pseudomap
14699 silly fetchNamedPackageData yallist
14700 silly mapToRegistry name yallist
14701 silly mapToRegistry using default registry
14702 silly mapToRegistry registry https://registry.npmjs.org/
14703 silly mapToRegistry data Result {
14703 silly mapToRegistry raw: 'yallist',
14703 silly mapToRegistry scope: null,
14703 silly mapToRegistry escapedName: 'yallist',
14703 silly mapToRegistry name: 'yallist',
14703 silly mapToRegistry rawSpec: '',
14703 silly mapToRegistry spec: 'latest',
14703 silly mapToRegistry type: 'tag' }
14704 silly mapToRegistry uri https://registry.npmjs.org/yallist
14705 verbose request uri https://registry.npmjs.org/pseudomap
14706 verbose request no auth needed
14707 info attempt registry request try #1 at 7:44:10 AM
14708 http request GET https://registry.npmjs.org/pseudomap
14709 verbose request uri https://registry.npmjs.org/yallist
14710 verbose request no auth needed
14711 info attempt registry request try #1 at 7:44:10 AM
14712 http request GET https://registry.npmjs.org/yallist
14713 http 200 https://registry.npmjs.org/yallist
14714 verbose headers { server: 'nginx/1.10.1',
14714 verbose headers 'content-type': 'application/json',
14714 verbose headers 'last-modified': 'Sat, 19 Dec 2015 19:55:29 GMT',
14714 verbose headers etag: 'W/"5675b631-28b7"',
14714 verbose headers 'content-encoding': 'gzip',
14714 verbose headers 'cache-control': 'max-age=300',
14714 verbose headers 'content-length': '2845',
14714 verbose headers 'accept-ranges': 'bytes',
14714 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14714 verbose headers via: '1.1 varnish',
14714 verbose headers age: '0',
14714 verbose headers connection: 'keep-alive',
14714 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
14714 verbose headers 'x-cache': 'HIT',
14714 verbose headers 'x-cache-hits': '1',
14714 verbose headers 'x-timer': 'S1479109450.467550,VS0,VE74',
14714 verbose headers vary: 'Accept-Encoding' }
14715 silly get cb [ 200,
14715 silly get { server: 'nginx/1.10.1',
14715 silly get 'content-type': 'application/json',
14715 silly get 'last-modified': 'Sat, 19 Dec 2015 19:55:29 GMT',
14715 silly get etag: 'W/"5675b631-28b7"',
14715 silly get 'content-encoding': 'gzip',
14715 silly get 'cache-control': 'max-age=300',
14715 silly get 'content-length': '2845',
14715 silly get 'accept-ranges': 'bytes',
14715 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14715 silly get via: '1.1 varnish',
14715 silly get age: '0',
14715 silly get connection: 'keep-alive',
14715 silly get 'x-served-by': 'cache-yyz8333-YYZ',
14715 silly get 'x-cache': 'HIT',
14715 silly get 'x-cache-hits': '1',
14715 silly get 'x-timer': 'S1479109450.467550,VS0,VE74',
14715 silly get vary: 'Accept-Encoding' } ]
14716 verbose get saving yallist to /root/.npm/registry.npmjs.org/yallist/.cache.json
14717 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14718 silly resolveWithNewModule yallist@2.0.0 checking installable status
14719 silly cache add args [ 'yallist@^2.0.0', null ]
14720 verbose cache add spec yallist@^2.0.0
14721 silly cache add parsed spec Result {
14721 silly cache add raw: 'yallist@^2.0.0',
14721 silly cache add scope: null,
14721 silly cache add escapedName: 'yallist',
14721 silly cache add name: 'yallist',
14721 silly cache add rawSpec: '^2.0.0',
14721 silly cache add spec: '>=2.0.0 <3.0.0',
14721 silly cache add type: 'range' }
14722 silly addNamed yallist@>=2.0.0 <3.0.0
14723 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for yallist
14724 silly addNameRange { name: 'yallist', range: '>=2.0.0 <3.0.0', hasData: false }
14725 silly mapToRegistry name yallist
14726 silly mapToRegistry using default registry
14727 silly mapToRegistry registry https://registry.npmjs.org/
14728 silly mapToRegistry data Result {
14728 silly mapToRegistry raw: 'yallist',
14728 silly mapToRegistry scope: null,
14728 silly mapToRegistry escapedName: 'yallist',
14728 silly mapToRegistry name: 'yallist',
14728 silly mapToRegistry rawSpec: '',
14728 silly mapToRegistry spec: 'latest',
14728 silly mapToRegistry type: 'tag' }
14729 silly mapToRegistry uri https://registry.npmjs.org/yallist
14730 verbose addNameRange registry:https://registry.npmjs.org/yallist not in flight; fetching
14731 verbose get https://registry.npmjs.org/yallist not expired, no request
14732 silly addNameRange number 2 { name: 'yallist', range: '>=2.0.0 <3.0.0', hasData: true }
14733 silly addNameRange versions [ 'yallist', [ '1.0.0', '1.0.1', '1.0.2', '1.1.0', '2.0.0' ] ]
14734 silly addNamed yallist@2.0.0
14735 verbose addNamed "2.0.0" is a plain semver version for yallist
14736 silly mapToRegistry name yallist
14737 silly mapToRegistry using default registry
14738 silly mapToRegistry registry https://registry.npmjs.org/
14739 silly mapToRegistry data Result {
14739 silly mapToRegistry raw: 'yallist',
14739 silly mapToRegistry scope: null,
14739 silly mapToRegistry escapedName: 'yallist',
14739 silly mapToRegistry name: 'yallist',
14739 silly mapToRegistry rawSpec: '',
14739 silly mapToRegistry spec: 'latest',
14739 silly mapToRegistry type: 'tag' }
14740 silly mapToRegistry uri https://registry.npmjs.org/yallist
14741 verbose addRemoteTarball https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz not in flight; adding
14742 verbose addRemoteTarball [ 'https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz',
14742 verbose addRemoteTarball '306c543835f09ee1a4cb23b7bce9ab341c91cdd4' ]
14743 info retry fetch attempt 1 at 7:44:10 AM
14744 info attempt registry request try #1 at 7:44:10 AM
14745 http fetch GET https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz
14746 http fetch 200 https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz
14747 silly fetchAndShaCheck shasum 306c543835f09ee1a4cb23b7bce9ab341c91cdd4
14748 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/yallist/-/yallist-2.0.0.tgz not in flight; adding
14749 verbose addTmpTarball already have metadata; skipping unpack for yallist@2.0.0
14750 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14751 silly cache afterAdd yallist@2.0.0
14752 verbose afterAdd /root/.npm/yallist/2.0.0/package/package.json not in flight; writing
14753 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14754 verbose afterAdd /root/.npm/yallist/2.0.0/package/package.json written
14755 http 200 https://registry.npmjs.org/pseudomap
14756 verbose headers { server: 'nginx/1.10.1',
14756 verbose headers 'content-type': 'application/json',
14756 verbose headers 'last-modified': 'Tue, 05 Jan 2016 03:03:55 GMT',
14756 verbose headers etag: 'W/"568b329b-1852"',
14756 verbose headers 'content-encoding': 'gzip',
14756 verbose headers 'cache-control': 'max-age=300',
14756 verbose headers 'content-length': '1965',
14756 verbose headers 'accept-ranges': 'bytes',
14756 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14756 verbose headers via: '1.1 varnish',
14756 verbose headers age: '0',
14756 verbose headers connection: 'keep-alive',
14756 verbose headers 'x-served-by': 'cache-yyz8327-YYZ',
14756 verbose headers 'x-cache': 'HIT',
14756 verbose headers 'x-cache-hits': '1',
14756 verbose headers 'x-timer': 'S1479109450.467523,VS0,VE127',
14756 verbose headers vary: 'Accept-Encoding' }
14757 silly get cb [ 200,
14757 silly get { server: 'nginx/1.10.1',
14757 silly get 'content-type': 'application/json',
14757 silly get 'last-modified': 'Tue, 05 Jan 2016 03:03:55 GMT',
14757 silly get etag: 'W/"568b329b-1852"',
14757 silly get 'content-encoding': 'gzip',
14757 silly get 'cache-control': 'max-age=300',
14757 silly get 'content-length': '1965',
14757 silly get 'accept-ranges': 'bytes',
14757 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14757 silly get via: '1.1 varnish',
14757 silly get age: '0',
14757 silly get connection: 'keep-alive',
14757 silly get 'x-served-by': 'cache-yyz8327-YYZ',
14757 silly get 'x-cache': 'HIT',
14757 silly get 'x-cache-hits': '1',
14757 silly get 'x-timer': 'S1479109450.467523,VS0,VE127',
14757 silly get vary: 'Accept-Encoding' } ]
14758 verbose get saving pseudomap to /root/.npm/registry.npmjs.org/pseudomap/.cache.json
14759 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14760 silly resolveWithNewModule pseudomap@1.0.2 checking installable status
14761 silly cache add args [ 'pseudomap@^1.0.1', null ]
14762 verbose cache add spec pseudomap@^1.0.1
14763 silly cache add parsed spec Result {
14763 silly cache add raw: 'pseudomap@^1.0.1',
14763 silly cache add scope: null,
14763 silly cache add escapedName: 'pseudomap',
14763 silly cache add name: 'pseudomap',
14763 silly cache add rawSpec: '^1.0.1',
14763 silly cache add spec: '>=1.0.1 <2.0.0',
14763 silly cache add type: 'range' }
14764 silly addNamed pseudomap@>=1.0.1 <2.0.0
14765 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for pseudomap
14766 silly addNameRange { name: 'pseudomap', range: '>=1.0.1 <2.0.0', hasData: false }
14767 silly mapToRegistry name pseudomap
14768 silly mapToRegistry using default registry
14769 silly mapToRegistry registry https://registry.npmjs.org/
14770 silly mapToRegistry data Result {
14770 silly mapToRegistry raw: 'pseudomap',
14770 silly mapToRegistry scope: null,
14770 silly mapToRegistry escapedName: 'pseudomap',
14770 silly mapToRegistry name: 'pseudomap',
14770 silly mapToRegistry rawSpec: '',
14770 silly mapToRegistry spec: 'latest',
14770 silly mapToRegistry type: 'tag' }
14771 silly mapToRegistry uri https://registry.npmjs.org/pseudomap
14772 verbose addNameRange registry:https://registry.npmjs.org/pseudomap not in flight; fetching
14773 verbose get https://registry.npmjs.org/pseudomap not expired, no request
14774 silly addNameRange number 2 { name: 'pseudomap', range: '>=1.0.1 <2.0.0', hasData: true }
14775 silly addNameRange versions [ 'pseudomap', [ '1.0.0', '1.0.1', '1.0.2' ] ]
14776 silly addNamed pseudomap@1.0.2
14777 verbose addNamed "1.0.2" is a plain semver version for pseudomap
14778 silly mapToRegistry name pseudomap
14779 silly mapToRegistry using default registry
14780 silly mapToRegistry registry https://registry.npmjs.org/
14781 silly mapToRegistry data Result {
14781 silly mapToRegistry raw: 'pseudomap',
14781 silly mapToRegistry scope: null,
14781 silly mapToRegistry escapedName: 'pseudomap',
14781 silly mapToRegistry name: 'pseudomap',
14781 silly mapToRegistry rawSpec: '',
14781 silly mapToRegistry spec: 'latest',
14781 silly mapToRegistry type: 'tag' }
14782 silly mapToRegistry uri https://registry.npmjs.org/pseudomap
14783 verbose addRemoteTarball https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz not in flight; adding
14784 verbose addRemoteTarball [ 'https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz',
14784 verbose addRemoteTarball 'f052a28da70e618917ef0a8ac34c1ae5a68286b3' ]
14785 info retry fetch attempt 1 at 7:44:10 AM
14786 info attempt registry request try #1 at 7:44:10 AM
14787 http fetch GET https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz
14788 http fetch 200 https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz
14789 silly fetchAndShaCheck shasum f052a28da70e618917ef0a8ac34c1ae5a68286b3
14790 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz not in flight; adding
14791 verbose addTmpTarball already have metadata; skipping unpack for pseudomap@1.0.2
14792 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14793 silly cache afterAdd pseudomap@1.0.2
14794 verbose afterAdd /root/.npm/pseudomap/1.0.2/package/package.json not in flight; writing
14795 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14796 verbose afterAdd /root/.npm/pseudomap/1.0.2/package/package.json written
14797 silly fetchNamedPackageData isexe
14798 silly mapToRegistry name isexe
14799 silly mapToRegistry using default registry
14800 silly mapToRegistry registry https://registry.npmjs.org/
14801 silly mapToRegistry data Result {
14801 silly mapToRegistry raw: 'isexe',
14801 silly mapToRegistry scope: null,
14801 silly mapToRegistry escapedName: 'isexe',
14801 silly mapToRegistry name: 'isexe',
14801 silly mapToRegistry rawSpec: '',
14801 silly mapToRegistry spec: 'latest',
14801 silly mapToRegistry type: 'tag' }
14802 silly mapToRegistry uri https://registry.npmjs.org/isexe
14803 verbose request uri https://registry.npmjs.org/isexe
14804 verbose request no auth needed
14805 info attempt registry request try #1 at 7:44:10 AM
14806 http request GET https://registry.npmjs.org/isexe
14807 http 200 https://registry.npmjs.org/isexe
14808 verbose headers { server: 'nginx/1.10.1',
14808 verbose headers 'content-type': 'application/json',
14808 verbose headers 'last-modified': 'Tue, 09 Feb 2016 04:39:57 GMT',
14808 verbose headers etag: 'W/"56b96d9d-1cc5"',
14808 verbose headers 'content-encoding': 'gzip',
14808 verbose headers 'cache-control': 'max-age=300',
14808 verbose headers 'content-length': '1880',
14808 verbose headers 'accept-ranges': 'bytes',
14808 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14808 verbose headers via: '1.1 varnish',
14808 verbose headers age: '6',
14808 verbose headers connection: 'keep-alive',
14808 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
14808 verbose headers 'x-cache': 'HIT',
14808 verbose headers 'x-cache-hits': '1',
14808 verbose headers 'x-timer': 'S1479109450.623773,VS0,VE0',
14808 verbose headers vary: 'Accept-Encoding' }
14809 silly get cb [ 200,
14809 silly get { server: 'nginx/1.10.1',
14809 silly get 'content-type': 'application/json',
14809 silly get 'last-modified': 'Tue, 09 Feb 2016 04:39:57 GMT',
14809 silly get etag: 'W/"56b96d9d-1cc5"',
14809 silly get 'content-encoding': 'gzip',
14809 silly get 'cache-control': 'max-age=300',
14809 silly get 'content-length': '1880',
14809 silly get 'accept-ranges': 'bytes',
14809 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
14809 silly get via: '1.1 varnish',
14809 silly get age: '6',
14809 silly get connection: 'keep-alive',
14809 silly get 'x-served-by': 'cache-yyz8332-YYZ',
14809 silly get 'x-cache': 'HIT',
14809 silly get 'x-cache-hits': '1',
14809 silly get 'x-timer': 'S1479109450.623773,VS0,VE0',
14809 silly get vary: 'Accept-Encoding' } ]
14810 verbose get saving isexe to /root/.npm/registry.npmjs.org/isexe/.cache.json
14811 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14812 silly resolveWithNewModule isexe@1.1.2 checking installable status
14813 silly cache add args [ 'isexe@^1.1.1', null ]
14814 verbose cache add spec isexe@^1.1.1
14815 silly cache add parsed spec Result {
14815 silly cache add raw: 'isexe@^1.1.1',
14815 silly cache add scope: null,
14815 silly cache add escapedName: 'isexe',
14815 silly cache add name: 'isexe',
14815 silly cache add rawSpec: '^1.1.1',
14815 silly cache add spec: '>=1.1.1 <2.0.0',
14815 silly cache add type: 'range' }
14816 silly addNamed isexe@>=1.1.1 <2.0.0
14817 verbose addNamed ">=1.1.1 <2.0.0" is a valid semver range for isexe
14818 silly addNameRange { name: 'isexe', range: '>=1.1.1 <2.0.0', hasData: false }
14819 silly mapToRegistry name isexe
14820 silly mapToRegistry using default registry
14821 silly mapToRegistry registry https://registry.npmjs.org/
14822 silly mapToRegistry data Result {
14822 silly mapToRegistry raw: 'isexe',
14822 silly mapToRegistry scope: null,
14822 silly mapToRegistry escapedName: 'isexe',
14822 silly mapToRegistry name: 'isexe',
14822 silly mapToRegistry rawSpec: '',
14822 silly mapToRegistry spec: 'latest',
14822 silly mapToRegistry type: 'tag' }
14823 silly mapToRegistry uri https://registry.npmjs.org/isexe
14824 verbose addNameRange registry:https://registry.npmjs.org/isexe not in flight; fetching
14825 verbose get https://registry.npmjs.org/isexe not expired, no request
14826 silly addNameRange number 2 { name: 'isexe', range: '>=1.1.1 <2.0.0', hasData: true }
14827 silly addNameRange versions [ 'isexe', [ '1.0.0', '1.0.1', '1.1.0', '1.1.1', '1.1.2' ] ]
14828 silly addNamed isexe@1.1.2
14829 verbose addNamed "1.1.2" is a plain semver version for isexe
14830 silly mapToRegistry name isexe
14831 silly mapToRegistry using default registry
14832 silly mapToRegistry registry https://registry.npmjs.org/
14833 silly mapToRegistry data Result {
14833 silly mapToRegistry raw: 'isexe',
14833 silly mapToRegistry scope: null,
14833 silly mapToRegistry escapedName: 'isexe',
14833 silly mapToRegistry name: 'isexe',
14833 silly mapToRegistry rawSpec: '',
14833 silly mapToRegistry spec: 'latest',
14833 silly mapToRegistry type: 'tag' }
14834 silly mapToRegistry uri https://registry.npmjs.org/isexe
14835 verbose addRemoteTarball https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz not in flight; adding
14836 verbose addRemoteTarball [ 'https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz',
14836 verbose addRemoteTarball '36f3e22e60750920f5e7241a476a8c6a42275ad0' ]
14837 info retry fetch attempt 1 at 7:44:10 AM
14838 info attempt registry request try #1 at 7:44:10 AM
14839 http fetch GET https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz
14840 http fetch 200 https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz
14841 silly fetchAndShaCheck shasum 36f3e22e60750920f5e7241a476a8c6a42275ad0
14842 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/isexe/-/isexe-1.1.2.tgz not in flight; adding
14843 verbose addTmpTarball already have metadata; skipping unpack for isexe@1.1.2
14844 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14845 silly cache afterAdd isexe@1.1.2
14846 verbose afterAdd /root/.npm/isexe/1.1.2/package/package.json not in flight; writing
14847 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
14848 verbose afterAdd /root/.npm/isexe/1.1.2/package/package.json written
14849 silly fetchNamedPackageData array-differ
14850 silly mapToRegistry name array-differ
14851 silly mapToRegistry using default registry
14852 silly mapToRegistry registry https://registry.npmjs.org/
14853 silly mapToRegistry data Result {
14853 silly mapToRegistry raw: 'array-differ',
14853 silly mapToRegistry scope: null,
14853 silly mapToRegistry escapedName: 'array-differ',
14853 silly mapToRegistry name: 'array-differ',
14853 silly mapToRegistry rawSpec: '',
14853 silly mapToRegistry spec: 'latest',
14853 silly mapToRegistry type: 'tag' }
14854 silly mapToRegistry uri https://registry.npmjs.org/array-differ
14855 silly fetchNamedPackageData array-uniq
14856 silly mapToRegistry name array-uniq
14857 silly mapToRegistry using default registry
14858 silly mapToRegistry registry https://registry.npmjs.org/
14859 silly mapToRegistry data Result {
14859 silly mapToRegistry raw: 'array-uniq',
14859 silly mapToRegistry scope: null,
14859 silly mapToRegistry escapedName: 'array-uniq',
14859 silly mapToRegistry name: 'array-uniq',
14859 silly mapToRegistry rawSpec: '',
14859 silly mapToRegistry spec: 'latest',
14859 silly mapToRegistry type: 'tag' }
14860 silly mapToRegistry uri https://registry.npmjs.org/array-uniq
14861 silly fetchNamedPackageData beeper
14862 silly mapToRegistry name beeper
14863 silly mapToRegistry using default registry
14864 silly mapToRegistry registry https://registry.npmjs.org/
14865 silly mapToRegistry data Result {
14865 silly mapToRegistry raw: 'beeper',
14865 silly mapToRegistry scope: null,
14865 silly mapToRegistry escapedName: 'beeper',
14865 silly mapToRegistry name: 'beeper',
14865 silly mapToRegistry rawSpec: '',
14865 silly mapToRegistry spec: 'latest',
14865 silly mapToRegistry type: 'tag' }
14866 silly mapToRegistry uri https://registry.npmjs.org/beeper
14867 silly fetchNamedPackageData dateformat
14868 silly mapToRegistry name dateformat
14869 silly mapToRegistry using default registry
14870 silly mapToRegistry registry https://registry.npmjs.org/
14871 silly mapToRegistry data Result {
14871 silly mapToRegistry raw: 'dateformat',
14871 silly mapToRegistry scope: null,
14871 silly mapToRegistry escapedName: 'dateformat',
14871 silly mapToRegistry name: 'dateformat',
14871 silly mapToRegistry rawSpec: '',
14871 silly mapToRegistry spec: 'latest',
14871 silly mapToRegistry type: 'tag' }
14872 silly mapToRegistry uri https://registry.npmjs.org/dateformat
14873 silly fetchNamedPackageData fancy-log
14874 silly mapToRegistry name fancy-log
14875 silly mapToRegistry using default registry
14876 silly mapToRegistry registry https://registry.npmjs.org/
14877 silly mapToRegistry data Result {
14877 silly mapToRegistry raw: 'fancy-log',
14877 silly mapToRegistry scope: null,
14877 silly mapToRegistry escapedName: 'fancy-log',
14877 silly mapToRegistry name: 'fancy-log',
14877 silly mapToRegistry rawSpec: '',
14877 silly mapToRegistry spec: 'latest',
14877 silly mapToRegistry type: 'tag' }
14878 silly mapToRegistry uri https://registry.npmjs.org/fancy-log
14879 silly fetchNamedPackageData gulplog
14880 silly mapToRegistry name gulplog
14881 silly mapToRegistry using default registry
14882 silly mapToRegistry registry https://registry.npmjs.org/
14883 silly mapToRegistry data Result {
14883 silly mapToRegistry raw: 'gulplog',
14883 silly mapToRegistry scope: null,
14883 silly mapToRegistry escapedName: 'gulplog',
14883 silly mapToRegistry name: 'gulplog',
14883 silly mapToRegistry rawSpec: '',
14883 silly mapToRegistry spec: 'latest',
14883 silly mapToRegistry type: 'tag' }
14884 silly mapToRegistry uri https://registry.npmjs.org/gulplog
14885 silly fetchNamedPackageData has-gulplog
14886 silly mapToRegistry name has-gulplog
14887 silly mapToRegistry using default registry
14888 silly mapToRegistry registry https://registry.npmjs.org/
14889 silly mapToRegistry data Result {
14889 silly mapToRegistry raw: 'has-gulplog',
14889 silly mapToRegistry scope: null,
14889 silly mapToRegistry escapedName: 'has-gulplog',
14889 silly mapToRegistry name: 'has-gulplog',
14889 silly mapToRegistry rawSpec: '',
14889 silly mapToRegistry spec: 'latest',
14889 silly mapToRegistry type: 'tag' }
14890 silly mapToRegistry uri https://registry.npmjs.org/has-gulplog
14891 silly fetchNamedPackageData lodash._reescape
14892 silly mapToRegistry name lodash._reescape
14893 silly mapToRegistry using default registry
14894 silly mapToRegistry registry https://registry.npmjs.org/
14895 silly mapToRegistry data Result {
14895 silly mapToRegistry raw: 'lodash._reescape',
14895 silly mapToRegistry scope: null,
14895 silly mapToRegistry escapedName: 'lodash._reescape',
14895 silly mapToRegistry name: 'lodash._reescape',
14895 silly mapToRegistry rawSpec: '',
14895 silly mapToRegistry spec: 'latest',
14895 silly mapToRegistry type: 'tag' }
14896 silly mapToRegistry uri https://registry.npmjs.org/lodash._reescape
14897 silly fetchNamedPackageData lodash._reevaluate
14898 silly mapToRegistry name lodash._reevaluate
14899 silly mapToRegistry using default registry
14900 silly mapToRegistry registry https://registry.npmjs.org/
14901 silly mapToRegistry data Result {
14901 silly mapToRegistry raw: 'lodash._reevaluate',
14901 silly mapToRegistry scope: null,
14901 silly mapToRegistry escapedName: 'lodash._reevaluate',
14901 silly mapToRegistry name: 'lodash._reevaluate',
14901 silly mapToRegistry rawSpec: '',
14901 silly mapToRegistry spec: 'latest',
14901 silly mapToRegistry type: 'tag' }
14902 silly mapToRegistry uri https://registry.npmjs.org/lodash._reevaluate
14903 silly fetchNamedPackageData lodash._reinterpolate
14904 silly mapToRegistry name lodash._reinterpolate
14905 silly mapToRegistry using default registry
14906 silly mapToRegistry registry https://registry.npmjs.org/
14907 silly mapToRegistry data Result {
14907 silly mapToRegistry raw: 'lodash._reinterpolate',
14907 silly mapToRegistry scope: null,
14907 silly mapToRegistry escapedName: 'lodash._reinterpolate',
14907 silly mapToRegistry name: 'lodash._reinterpolate',
14907 silly mapToRegistry rawSpec: '',
14907 silly mapToRegistry spec: 'latest',
14907 silly mapToRegistry type: 'tag' }
14908 silly mapToRegistry uri https://registry.npmjs.org/lodash._reinterpolate
14909 silly fetchNamedPackageData lodash.template
14910 silly mapToRegistry name lodash.template
14911 silly mapToRegistry using default registry
14912 silly mapToRegistry registry https://registry.npmjs.org/
14913 silly mapToRegistry data Result {
14913 silly mapToRegistry raw: 'lodash.template',
14913 silly mapToRegistry scope: null,
14913 silly mapToRegistry escapedName: 'lodash.template',
14913 silly mapToRegistry name: 'lodash.template',
14913 silly mapToRegistry rawSpec: '',
14913 silly mapToRegistry spec: 'latest',
14913 silly mapToRegistry type: 'tag' }
14914 silly mapToRegistry uri https://registry.npmjs.org/lodash.template
14915 silly fetchNamedPackageData multipipe
14916 silly mapToRegistry name multipipe
14917 silly mapToRegistry using default registry
14918 silly mapToRegistry registry https://registry.npmjs.org/
14919 silly mapToRegistry data Result {
14919 silly mapToRegistry raw: 'multipipe',
14919 silly mapToRegistry scope: null,
14919 silly mapToRegistry escapedName: 'multipipe',
14919 silly mapToRegistry name: 'multipipe',
14919 silly mapToRegistry rawSpec: '',
14919 silly mapToRegistry spec: 'latest',
14919 silly mapToRegistry type: 'tag' }
14920 silly mapToRegistry uri https://registry.npmjs.org/multipipe
14921 silly fetchNamedPackageData object-assign
14922 silly mapToRegistry name object-assign
14923 silly mapToRegistry using default registry
14924 silly mapToRegistry registry https://registry.npmjs.org/
14925 silly mapToRegistry data Result {
14925 silly mapToRegistry raw: 'object-assign',
14925 silly mapToRegistry scope: null,
14925 silly mapToRegistry escapedName: 'object-assign',
14925 silly mapToRegistry name: 'object-assign',
14925 silly mapToRegistry rawSpec: '',
14925 silly mapToRegistry spec: 'latest',
14925 silly mapToRegistry type: 'tag' }
14926 silly mapToRegistry uri https://registry.npmjs.org/object-assign
14927 silly resolveWithNewModule object-assign@3.0.0 checking installable status
14928 silly cache add args [ 'object-assign@^3.0.0', null ]
14929 verbose cache add spec object-assign@^3.0.0
14930 silly fetchNamedPackageData replace-ext
14931 silly mapToRegistry name replace-ext
14932 silly mapToRegistry using default registry
14933 silly mapToRegistry registry https://registry.npmjs.org/
14934 silly mapToRegistry data Result {
14934 silly mapToRegistry raw: 'replace-ext',
14934 silly mapToRegistry scope: null,
14934 silly mapToRegistry escapedName: 'replace-ext',
14934 silly mapToRegistry name: 'replace-ext',
14934 silly mapToRegistry rawSpec: '',
14934 silly mapToRegistry spec: 'latest',
14934 silly mapToRegistry type: 'tag' }
14935 silly mapToRegistry uri https://registry.npmjs.org/replace-ext
14936 silly fetchNamedPackageData vinyl
14937 silly mapToRegistry name vinyl
14938 silly mapToRegistry using default registry
14939 silly mapToRegistry registry https://registry.npmjs.org/
14940 silly mapToRegistry data Result {
14940 silly mapToRegistry raw: 'vinyl',
14940 silly mapToRegistry scope: null,
14940 silly mapToRegistry escapedName: 'vinyl',
14940 silly mapToRegistry name: 'vinyl',
14940 silly mapToRegistry rawSpec: '',
14940 silly mapToRegistry spec: 'latest',
14940 silly mapToRegistry type: 'tag' }
14941 silly mapToRegistry uri https://registry.npmjs.org/vinyl
14942 silly cache add parsed spec Result {
14942 silly cache add raw: 'object-assign@^3.0.0',
14942 silly cache add scope: null,
14942 silly cache add escapedName: 'object-assign',
14942 silly cache add name: 'object-assign',
14942 silly cache add rawSpec: '^3.0.0',
14942 silly cache add spec: '>=3.0.0 <4.0.0',
14942 silly cache add type: 'range' }
14943 silly addNamed object-assign@>=3.0.0 <4.0.0
14944 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for object-assign
14945 silly addNameRange { name: 'object-assign',
14945 silly addNameRange range: '>=3.0.0 <4.0.0',
14945 silly addNameRange hasData: false }
14946 silly mapToRegistry name object-assign
14947 silly mapToRegistry using default registry
14948 silly mapToRegistry registry https://registry.npmjs.org/
14949 silly mapToRegistry data Result {
14949 silly mapToRegistry raw: 'object-assign',
14949 silly mapToRegistry scope: null,
14949 silly mapToRegistry escapedName: 'object-assign',
14949 silly mapToRegistry name: 'object-assign',
14949 silly mapToRegistry rawSpec: '',
14949 silly mapToRegistry spec: 'latest',
14949 silly mapToRegistry type: 'tag' }
14950 silly mapToRegistry uri https://registry.npmjs.org/object-assign
14951 verbose addNameRange registry:https://registry.npmjs.org/object-assign not in flight; fetching
14952 verbose request uri https://registry.npmjs.org/array-differ
14953 verbose request no auth needed
14954 info attempt registry request try #1 at 7:44:10 AM
14955 http request GET https://registry.npmjs.org/array-differ
14956 verbose request uri https://registry.npmjs.org/array-uniq
14957 verbose request no auth needed
14958 info attempt registry request try #1 at 7:44:10 AM
14959 http request GET https://registry.npmjs.org/array-uniq
14960 verbose request uri https://registry.npmjs.org/beeper
14961 verbose request no auth needed
14962 info attempt registry request try #1 at 7:44:10 AM
14963 http request GET https://registry.npmjs.org/beeper
14964 verbose request uri https://registry.npmjs.org/dateformat
14965 verbose request no auth needed
14966 info attempt registry request try #1 at 7:44:10 AM
14967 http request GET https://registry.npmjs.org/dateformat
14968 verbose request uri https://registry.npmjs.org/fancy-log
14969 verbose request no auth needed
14970 info attempt registry request try #1 at 7:44:10 AM
14971 http request GET https://registry.npmjs.org/fancy-log
14972 verbose request uri https://registry.npmjs.org/gulplog
14973 verbose request no auth needed
14974 info attempt registry request try #1 at 7:44:10 AM
14975 http request GET https://registry.npmjs.org/gulplog
14976 verbose request uri https://registry.npmjs.org/has-gulplog
14977 verbose request no auth needed
14978 info attempt registry request try #1 at 7:44:10 AM
14979 http request GET https://registry.npmjs.org/has-gulplog
14980 verbose request uri https://registry.npmjs.org/lodash._reescape
14981 verbose request no auth needed
14982 info attempt registry request try #1 at 7:44:10 AM
14983 http request GET https://registry.npmjs.org/lodash._reescape
14984 verbose request uri https://registry.npmjs.org/lodash._reevaluate
14985 verbose request no auth needed
14986 info attempt registry request try #1 at 7:44:10 AM
14987 http request GET https://registry.npmjs.org/lodash._reevaluate
14988 verbose request uri https://registry.npmjs.org/lodash._reinterpolate
14989 verbose request no auth needed
14990 info attempt registry request try #1 at 7:44:10 AM
14991 http request GET https://registry.npmjs.org/lodash._reinterpolate
14992 verbose request uri https://registry.npmjs.org/lodash.template
14993 verbose request no auth needed
14994 info attempt registry request try #1 at 7:44:10 AM
14995 http request GET https://registry.npmjs.org/lodash.template
14996 verbose request uri https://registry.npmjs.org/multipipe
14997 verbose request no auth needed
14998 info attempt registry request try #1 at 7:44:10 AM
14999 http request GET https://registry.npmjs.org/multipipe
15000 verbose request uri https://registry.npmjs.org/replace-ext
15001 verbose request no auth needed
15002 info attempt registry request try #1 at 7:44:10 AM
15003 http request GET https://registry.npmjs.org/replace-ext
15004 verbose request uri https://registry.npmjs.org/vinyl
15005 verbose request no auth needed
15006 info attempt registry request try #1 at 7:44:10 AM
15007 http request GET https://registry.npmjs.org/vinyl
15008 verbose request uri https://registry.npmjs.org/object-assign
15009 verbose request no auth needed
15010 info attempt registry request try #1 at 7:44:10 AM
15011 verbose etag W/"58072429-55c7"
15012 verbose lastModified Wed, 19 Oct 2016 07:43:37 GMT
15013 http request GET https://registry.npmjs.org/object-assign
15014 http 200 https://registry.npmjs.org/array-differ
15015 verbose headers { server: 'nginx/1.10.1',
15015 verbose headers 'content-type': 'application/json',
15015 verbose headers 'last-modified': 'Wed, 27 Apr 2016 15:49:44 GMT',
15015 verbose headers etag: 'W/"5720df98-2436"',
15015 verbose headers 'content-encoding': 'gzip',
15015 verbose headers 'cache-control': 'max-age=300',
15015 verbose headers 'content-length': '1698',
15015 verbose headers 'accept-ranges': 'bytes',
15015 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15015 verbose headers via: '1.1 varnish',
15015 verbose headers age: '13',
15015 verbose headers connection: 'keep-alive',
15015 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
15015 verbose headers 'x-cache': 'HIT',
15015 verbose headers 'x-cache-hits': '8',
15015 verbose headers 'x-timer': 'S1479109450.672399,VS0,VE0',
15015 verbose headers vary: 'Accept-Encoding' }
15016 silly get cb [ 200,
15016 silly get { server: 'nginx/1.10.1',
15016 silly get 'content-type': 'application/json',
15016 silly get 'last-modified': 'Wed, 27 Apr 2016 15:49:44 GMT',
15016 silly get etag: 'W/"5720df98-2436"',
15016 silly get 'content-encoding': 'gzip',
15016 silly get 'cache-control': 'max-age=300',
15016 silly get 'content-length': '1698',
15016 silly get 'accept-ranges': 'bytes',
15016 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15016 silly get via: '1.1 varnish',
15016 silly get age: '13',
15016 silly get connection: 'keep-alive',
15016 silly get 'x-served-by': 'cache-yyz8333-YYZ',
15016 silly get 'x-cache': 'HIT',
15016 silly get 'x-cache-hits': '8',
15016 silly get 'x-timer': 'S1479109450.672399,VS0,VE0',
15016 silly get vary: 'Accept-Encoding' } ]
15017 verbose get saving array-differ to /root/.npm/registry.npmjs.org/array-differ/.cache.json
15018 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15019 http 200 https://registry.npmjs.org/multipipe
15020 verbose headers { server: 'nginx/1.10.1',
15020 verbose headers 'content-type': 'application/json',
15020 verbose headers 'last-modified': 'Tue, 01 Nov 2016 17:56:02 GMT',
15020 verbose headers etag: 'W/"5818d732-3fc8"',
15020 verbose headers 'content-encoding': 'gzip',
15020 verbose headers 'cache-control': 'max-age=300',
15020 verbose headers 'content-length': '3598',
15020 verbose headers 'accept-ranges': 'bytes',
15020 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15020 verbose headers via: '1.1 varnish',
15020 verbose headers age: '13',
15020 verbose headers connection: 'keep-alive',
15020 verbose headers 'x-served-by': 'cache-yyz8327-YYZ',
15020 verbose headers 'x-cache': 'HIT',
15020 verbose headers 'x-cache-hits': '33',
15020 verbose headers 'x-timer': 'S1479109450.672696,VS0,VE0',
15020 verbose headers vary: 'Accept-Encoding' }
15021 silly get cb [ 200,
15021 silly get { server: 'nginx/1.10.1',
15021 silly get 'content-type': 'application/json',
15021 silly get 'last-modified': 'Tue, 01 Nov 2016 17:56:02 GMT',
15021 silly get etag: 'W/"5818d732-3fc8"',
15021 silly get 'content-encoding': 'gzip',
15021 silly get 'cache-control': 'max-age=300',
15021 silly get 'content-length': '3598',
15021 silly get 'accept-ranges': 'bytes',
15021 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15021 silly get via: '1.1 varnish',
15021 silly get age: '13',
15021 silly get connection: 'keep-alive',
15021 silly get 'x-served-by': 'cache-yyz8327-YYZ',
15021 silly get 'x-cache': 'HIT',
15021 silly get 'x-cache-hits': '33',
15021 silly get 'x-timer': 'S1479109450.672696,VS0,VE0',
15021 silly get vary: 'Accept-Encoding' } ]
15022 verbose get saving multipipe to /root/.npm/registry.npmjs.org/multipipe/.cache.json
15023 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15024 http 200 https://registry.npmjs.org/gulplog
15025 verbose headers { server: 'nginx/1.10.1',
15025 verbose headers 'content-type': 'application/json',
15025 verbose headers 'last-modified': 'Sat, 26 Sep 2015 05:08:06 GMT',
15025 verbose headers etag: 'W/"56062836-14ff"',
15025 verbose headers 'content-encoding': 'gzip',
15025 verbose headers 'cache-control': 'max-age=300',
15025 verbose headers 'content-length': '1697',
15025 verbose headers 'accept-ranges': 'bytes',
15025 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15025 verbose headers via: '1.1 varnish',
15025 verbose headers age: '13',
15025 verbose headers connection: 'keep-alive',
15025 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
15025 verbose headers 'x-cache': 'HIT',
15025 verbose headers 'x-cache-hits': '1',
15025 verbose headers 'x-timer': 'S1479109450.672341,VS0,VE0',
15025 verbose headers vary: 'Accept-Encoding' }
15026 silly get cb [ 200,
15026 silly get { server: 'nginx/1.10.1',
15026 silly get 'content-type': 'application/json',
15026 silly get 'last-modified': 'Sat, 26 Sep 2015 05:08:06 GMT',
15026 silly get etag: 'W/"56062836-14ff"',
15026 silly get 'content-encoding': 'gzip',
15026 silly get 'cache-control': 'max-age=300',
15026 silly get 'content-length': '1697',
15026 silly get 'accept-ranges': 'bytes',
15026 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15026 silly get via: '1.1 varnish',
15026 silly get age: '13',
15026 silly get connection: 'keep-alive',
15026 silly get 'x-served-by': 'cache-yyz8328-YYZ',
15026 silly get 'x-cache': 'HIT',
15026 silly get 'x-cache-hits': '1',
15026 silly get 'x-timer': 'S1479109450.672341,VS0,VE0',
15026 silly get vary: 'Accept-Encoding' } ]
15027 verbose get saving gulplog to /root/.npm/registry.npmjs.org/gulplog/.cache.json
15028 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15029 http 304 https://registry.npmjs.org/object-assign
15030 verbose headers { date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15030 verbose headers via: '1.1 varnish',
15030 verbose headers 'cache-control': 'max-age=300',
15030 verbose headers etag: 'W/"58072429-55c7"',
15030 verbose headers age: '14',
15030 verbose headers connection: 'keep-alive',
15030 verbose headers 'x-served-by': 'cache-yyz8326-YYZ',
15030 verbose headers 'x-cache': 'HIT',
15030 verbose headers 'x-cache-hits': '1',
15030 verbose headers 'x-timer': 'S1479109450.674140,VS0,VE0',
15030 verbose headers vary: 'Accept-Encoding' }
15031 silly get cb [ 304,
15031 silly get { date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15031 silly get via: '1.1 varnish',
15031 silly get 'cache-control': 'max-age=300',
15031 silly get etag: 'W/"58072429-55c7"',
15031 silly get age: '14',
15031 silly get connection: 'keep-alive',
15031 silly get 'x-served-by': 'cache-yyz8326-YYZ',
15031 silly get 'x-cache': 'HIT',
15031 silly get 'x-cache-hits': '1',
15031 silly get 'x-timer': 'S1479109450.674140,VS0,VE0',
15031 silly get vary: 'Accept-Encoding' } ]
15032 verbose etag https://registry.npmjs.org/object-assign from cache
15033 verbose get saving object-assign to /root/.npm/registry.npmjs.org/object-assign/.cache.json
15034 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15035 http 200 https://registry.npmjs.org/lodash._reescape
15036 verbose headers { server: 'nginx/1.10.1',
15036 verbose headers 'content-type': 'application/json',
15036 verbose headers 'last-modified': 'Thu, 06 Oct 2016 17:02:47 GMT',
15036 verbose headers etag: 'W/"57f683b7-cd2"',
15036 verbose headers 'content-encoding': 'gzip',
15036 verbose headers 'cache-control': 'max-age=300',
15036 verbose headers 'content-length': '1036',
15036 verbose headers 'accept-ranges': 'bytes',
15036 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15036 verbose headers via: '1.1 varnish',
15036 verbose headers age: '13',
15036 verbose headers connection: 'keep-alive',
15036 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
15036 verbose headers 'x-cache': 'HIT',
15036 verbose headers 'x-cache-hits': '1',
15036 verbose headers 'x-timer': 'S1479109450.672560,VS0,VE0',
15036 verbose headers vary: 'Accept-Encoding' }
15037 silly get cb [ 200,
15037 silly get { server: 'nginx/1.10.1',
15037 silly get 'content-type': 'application/json',
15037 silly get 'last-modified': 'Thu, 06 Oct 2016 17:02:47 GMT',
15037 silly get etag: 'W/"57f683b7-cd2"',
15037 silly get 'content-encoding': 'gzip',
15037 silly get 'cache-control': 'max-age=300',
15037 silly get 'content-length': '1036',
15037 silly get 'accept-ranges': 'bytes',
15037 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15037 silly get via: '1.1 varnish',
15037 silly get age: '13',
15037 silly get connection: 'keep-alive',
15037 silly get 'x-served-by': 'cache-yyz8324-YYZ',
15037 silly get 'x-cache': 'HIT',
15037 silly get 'x-cache-hits': '1',
15037 silly get 'x-timer': 'S1479109450.672560,VS0,VE0',
15037 silly get vary: 'Accept-Encoding' } ]
15038 verbose get saving lodash._reescape to /root/.npm/registry.npmjs.org/lodash._reescape/.cache.json
15039 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15040 http 200 https://registry.npmjs.org/dateformat
15041 verbose headers { server: 'nginx/1.10.1',
15041 verbose headers 'content-type': 'application/json',
15041 verbose headers 'last-modified': 'Thu, 13 Oct 2016 05:40:07 GMT',
15041 verbose headers etag: 'W/"57ff1e37-4ca2"',
15041 verbose headers 'content-encoding': 'gzip',
15041 verbose headers 'cache-control': 'max-age=300',
15041 verbose headers 'content-length': '3583',
15041 verbose headers 'accept-ranges': 'bytes',
15041 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15041 verbose headers via: '1.1 varnish',
15041 verbose headers age: '53',
15041 verbose headers connection: 'keep-alive',
15041 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
15041 verbose headers 'x-cache': 'HIT',
15041 verbose headers 'x-cache-hits': '1',
15041 verbose headers 'x-timer': 'S1479109450.672577,VS0,VE0',
15041 verbose headers vary: 'Accept-Encoding' }
15042 silly get cb [ 200,
15042 silly get { server: 'nginx/1.10.1',
15042 silly get 'content-type': 'application/json',
15042 silly get 'last-modified': 'Thu, 13 Oct 2016 05:40:07 GMT',
15042 silly get etag: 'W/"57ff1e37-4ca2"',
15042 silly get 'content-encoding': 'gzip',
15042 silly get 'cache-control': 'max-age=300',
15042 silly get 'content-length': '3583',
15042 silly get 'accept-ranges': 'bytes',
15042 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15042 silly get via: '1.1 varnish',
15042 silly get age: '53',
15042 silly get connection: 'keep-alive',
15042 silly get 'x-served-by': 'cache-yyz8333-YYZ',
15042 silly get 'x-cache': 'HIT',
15042 silly get 'x-cache-hits': '1',
15042 silly get 'x-timer': 'S1479109450.672577,VS0,VE0',
15042 silly get vary: 'Accept-Encoding' } ]
15043 verbose get saving dateformat to /root/.npm/registry.npmjs.org/dateformat/.cache.json
15044 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15045 http 200 https://registry.npmjs.org/replace-ext
15046 verbose headers { server: 'nginx/1.10.1',
15046 verbose headers 'content-type': 'application/json',
15046 verbose headers 'last-modified': 'Tue, 01 Nov 2016 18:08:22 GMT',
15046 verbose headers etag: 'W/"5818da16-1729"',
15046 verbose headers 'content-encoding': 'gzip',
15046 verbose headers 'cache-control': 'max-age=300',
15046 verbose headers 'content-length': '1973',
15046 verbose headers 'accept-ranges': 'bytes',
15046 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15046 verbose headers via: '1.1 varnish',
15046 verbose headers age: '13',
15046 verbose headers connection: 'keep-alive',
15046 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
15046 verbose headers 'x-cache': 'HIT',
15046 verbose headers 'x-cache-hits': '1',
15046 verbose headers 'x-timer': 'S1479109450.672895,VS0,VE0',
15046 verbose headers vary: 'Accept-Encoding' }
15047 silly get cb [ 200,
15047 silly get { server: 'nginx/1.10.1',
15047 silly get 'content-type': 'application/json',
15047 silly get 'last-modified': 'Tue, 01 Nov 2016 18:08:22 GMT',
15047 silly get etag: 'W/"5818da16-1729"',
15047 silly get 'content-encoding': 'gzip',
15047 silly get 'cache-control': 'max-age=300',
15047 silly get 'content-length': '1973',
15047 silly get 'accept-ranges': 'bytes',
15047 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15047 silly get via: '1.1 varnish',
15047 silly get age: '13',
15047 silly get connection: 'keep-alive',
15047 silly get 'x-served-by': 'cache-yyz8329-YYZ',
15047 silly get 'x-cache': 'HIT',
15047 silly get 'x-cache-hits': '1',
15047 silly get 'x-timer': 'S1479109450.672895,VS0,VE0',
15047 silly get vary: 'Accept-Encoding' } ]
15048 verbose get saving replace-ext to /root/.npm/registry.npmjs.org/replace-ext/.cache.json
15049 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15050 http 200 https://registry.npmjs.org/lodash._reinterpolate
15051 verbose headers { server: 'nginx/1.10.1',
15051 verbose headers 'content-type': 'application/json',
15051 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:44:41 GMT',
15051 verbose headers etag: 'W/"57f67f79-352c"',
15051 verbose headers 'content-encoding': 'gzip',
15051 verbose headers 'cache-control': 'max-age=300',
15051 verbose headers 'content-length': '1735',
15051 verbose headers 'accept-ranges': 'bytes',
15051 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15051 verbose headers via: '1.1 varnish',
15051 verbose headers age: '13',
15051 verbose headers connection: 'keep-alive',
15051 verbose headers 'x-served-by': 'cache-yyz8330-YYZ',
15051 verbose headers 'x-cache': 'HIT',
15051 verbose headers 'x-cache-hits': '1',
15051 verbose headers 'x-timer': 'S1479109450.672665,VS0,VE0',
15051 verbose headers vary: 'Accept-Encoding' }
15052 silly get cb [ 200,
15052 silly get { server: 'nginx/1.10.1',
15052 silly get 'content-type': 'application/json',
15052 silly get 'last-modified': 'Thu, 06 Oct 2016 16:44:41 GMT',
15052 silly get etag: 'W/"57f67f79-352c"',
15052 silly get 'content-encoding': 'gzip',
15052 silly get 'cache-control': 'max-age=300',
15052 silly get 'content-length': '1735',
15052 silly get 'accept-ranges': 'bytes',
15052 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15052 silly get via: '1.1 varnish',
15052 silly get age: '13',
15052 silly get connection: 'keep-alive',
15052 silly get 'x-served-by': 'cache-yyz8330-YYZ',
15052 silly get 'x-cache': 'HIT',
15052 silly get 'x-cache-hits': '1',
15052 silly get 'x-timer': 'S1479109450.672665,VS0,VE0',
15052 silly get vary: 'Accept-Encoding' } ]
15053 verbose get saving lodash._reinterpolate to /root/.npm/registry.npmjs.org/lodash._reinterpolate/.cache.json
15054 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15055 http 200 https://registry.npmjs.org/array-uniq
15056 verbose headers { server: 'nginx/1.10.1',
15056 verbose headers 'content-type': 'application/json',
15056 verbose headers 'last-modified': 'Thu, 16 Jun 2016 12:21:59 GMT',
15056 verbose headers etag: 'W/"576299e7-2126"',
15056 verbose headers 'content-encoding': 'gzip',
15056 verbose headers 'cache-control': 'max-age=300',
15056 verbose headers 'content-length': '1714',
15056 verbose headers 'accept-ranges': 'bytes',
15056 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15056 verbose headers via: '1.1 varnish',
15056 verbose headers age: '13',
15056 verbose headers connection: 'keep-alive',
15056 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
15056 verbose headers 'x-cache': 'HIT',
15056 verbose headers 'x-cache-hits': '1',
15056 verbose headers 'x-timer': 'S1479109450.672983,VS0,VE0',
15056 verbose headers vary: 'Accept-Encoding' }
15057 silly get cb [ 200,
15057 silly get { server: 'nginx/1.10.1',
15057 silly get 'content-type': 'application/json',
15057 silly get 'last-modified': 'Thu, 16 Jun 2016 12:21:59 GMT',
15057 silly get etag: 'W/"576299e7-2126"',
15057 silly get 'content-encoding': 'gzip',
15057 silly get 'cache-control': 'max-age=300',
15057 silly get 'content-length': '1714',
15057 silly get 'accept-ranges': 'bytes',
15057 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15057 silly get via: '1.1 varnish',
15057 silly get age: '13',
15057 silly get connection: 'keep-alive',
15057 silly get 'x-served-by': 'cache-yyz8320-YYZ',
15057 silly get 'x-cache': 'HIT',
15057 silly get 'x-cache-hits': '1',
15057 silly get 'x-timer': 'S1479109450.672983,VS0,VE0',
15057 silly get vary: 'Accept-Encoding' } ]
15058 verbose get saving array-uniq to /root/.npm/registry.npmjs.org/array-uniq/.cache.json
15059 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15060 http 200 https://registry.npmjs.org/has-gulplog
15061 verbose headers { server: 'nginx/1.10.1',
15061 verbose headers 'content-type': 'application/json',
15061 verbose headers 'last-modified': 'Thu, 10 Sep 2015 21:56:16 GMT',
15061 verbose headers etag: 'W/"55f1fc80-7f5"',
15061 verbose headers 'content-encoding': 'gzip',
15061 verbose headers 'cache-control': 'max-age=300',
15061 verbose headers 'content-length': '745',
15061 verbose headers 'accept-ranges': 'bytes',
15061 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15061 verbose headers via: '1.1 varnish',
15061 verbose headers age: '13',
15061 verbose headers connection: 'keep-alive',
15061 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
15061 verbose headers 'x-cache': 'HIT',
15061 verbose headers 'x-cache-hits': '1',
15061 verbose headers 'x-timer': 'S1479109450.673020,VS0,VE0',
15061 verbose headers vary: 'Accept-Encoding' }
15062 silly get cb [ 200,
15062 silly get { server: 'nginx/1.10.1',
15062 silly get 'content-type': 'application/json',
15062 silly get 'last-modified': 'Thu, 10 Sep 2015 21:56:16 GMT',
15062 silly get etag: 'W/"55f1fc80-7f5"',
15062 silly get 'content-encoding': 'gzip',
15062 silly get 'cache-control': 'max-age=300',
15062 silly get 'content-length': '745',
15062 silly get 'accept-ranges': 'bytes',
15062 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15062 silly get via: '1.1 varnish',
15062 silly get age: '13',
15062 silly get connection: 'keep-alive',
15062 silly get 'x-served-by': 'cache-yyz8320-YYZ',
15062 silly get 'x-cache': 'HIT',
15062 silly get 'x-cache-hits': '1',
15062 silly get 'x-timer': 'S1479109450.673020,VS0,VE0',
15062 silly get vary: 'Accept-Encoding' } ]
15063 verbose get saving has-gulplog to /root/.npm/registry.npmjs.org/has-gulplog/.cache.json
15064 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15065 http 200 https://registry.npmjs.org/beeper
15066 verbose headers { server: 'nginx/1.10.1',
15066 verbose headers 'content-type': 'application/json',
15066 verbose headers 'last-modified': 'Thu, 10 Nov 2016 12:02:07 GMT',
15066 verbose headers etag: 'W/"582461bf-158b"',
15066 verbose headers 'content-encoding': 'gzip',
15066 verbose headers 'cache-control': 'max-age=300',
15066 verbose headers 'content-length': '1619',
15066 verbose headers 'accept-ranges': 'bytes',
15066 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15066 verbose headers via: '1.1 varnish',
15066 verbose headers age: '13',
15066 verbose headers connection: 'keep-alive',
15066 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
15066 verbose headers 'x-cache': 'HIT',
15066 verbose headers 'x-cache-hits': '1',
15066 verbose headers 'x-timer': 'S1479109450.672808,VS0,VE0',
15066 verbose headers vary: 'Accept-Encoding' }
15067 silly get cb [ 200,
15067 silly get { server: 'nginx/1.10.1',
15067 silly get 'content-type': 'application/json',
15067 silly get 'last-modified': 'Thu, 10 Nov 2016 12:02:07 GMT',
15067 silly get etag: 'W/"582461bf-158b"',
15067 silly get 'content-encoding': 'gzip',
15067 silly get 'cache-control': 'max-age=300',
15067 silly get 'content-length': '1619',
15067 silly get 'accept-ranges': 'bytes',
15067 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15067 silly get via: '1.1 varnish',
15067 silly get age: '13',
15067 silly get connection: 'keep-alive',
15067 silly get 'x-served-by': 'cache-yyz8322-YYZ',
15067 silly get 'x-cache': 'HIT',
15067 silly get 'x-cache-hits': '1',
15067 silly get 'x-timer': 'S1479109450.672808,VS0,VE0',
15067 silly get vary: 'Accept-Encoding' } ]
15068 verbose get saving beeper to /root/.npm/registry.npmjs.org/beeper/.cache.json
15069 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15070 http 200 https://registry.npmjs.org/fancy-log
15071 verbose headers { server: 'nginx/1.10.1',
15071 verbose headers 'content-type': 'application/json',
15071 verbose headers 'last-modified': 'Fri, 30 Sep 2016 17:18:28 GMT',
15071 verbose headers etag: 'W/"57ee9e64-165b"',
15071 verbose headers 'content-encoding': 'gzip',
15071 verbose headers 'cache-control': 'max-age=300',
15071 verbose headers 'content-length': '1500',
15071 verbose headers 'accept-ranges': 'bytes',
15071 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15071 verbose headers via: '1.1 varnish',
15071 verbose headers age: '13',
15071 verbose headers connection: 'keep-alive',
15071 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
15071 verbose headers 'x-cache': 'HIT',
15071 verbose headers 'x-cache-hits': '1',
15071 verbose headers 'x-timer': 'S1479109450.672732,VS0,VE0',
15071 verbose headers vary: 'Accept-Encoding' }
15072 silly get cb [ 200,
15072 silly get { server: 'nginx/1.10.1',
15072 silly get 'content-type': 'application/json',
15072 silly get 'last-modified': 'Fri, 30 Sep 2016 17:18:28 GMT',
15072 silly get etag: 'W/"57ee9e64-165b"',
15072 silly get 'content-encoding': 'gzip',
15072 silly get 'cache-control': 'max-age=300',
15072 silly get 'content-length': '1500',
15072 silly get 'accept-ranges': 'bytes',
15072 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15072 silly get via: '1.1 varnish',
15072 silly get age: '13',
15072 silly get connection: 'keep-alive',
15072 silly get 'x-served-by': 'cache-yyz8325-YYZ',
15072 silly get 'x-cache': 'HIT',
15072 silly get 'x-cache-hits': '1',
15072 silly get 'x-timer': 'S1479109450.672732,VS0,VE0',
15072 silly get vary: 'Accept-Encoding' } ]
15073 verbose get saving fancy-log to /root/.npm/registry.npmjs.org/fancy-log/.cache.json
15074 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15075 http 200 https://registry.npmjs.org/lodash._reevaluate
15076 verbose headers { server: 'nginx/1.10.1',
15076 verbose headers 'content-type': 'application/json',
15076 verbose headers 'last-modified': 'Thu, 06 Oct 2016 17:02:18 GMT',
15076 verbose headers etag: 'W/"57f6839a-cee"',
15076 verbose headers 'content-encoding': 'gzip',
15076 verbose headers 'cache-control': 'max-age=300',
15076 verbose headers 'content-length': '1041',
15076 verbose headers 'accept-ranges': 'bytes',
15076 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15076 verbose headers via: '1.1 varnish',
15076 verbose headers age: '13',
15076 verbose headers connection: 'keep-alive',
15076 verbose headers 'x-served-by': 'cache-yyz8327-YYZ',
15076 verbose headers 'x-cache': 'HIT',
15076 verbose headers 'x-cache-hits': '1',
15076 verbose headers 'x-timer': 'S1479109450.672623,VS0,VE0',
15076 verbose headers vary: 'Accept-Encoding' }
15077 silly get cb [ 200,
15077 silly get { server: 'nginx/1.10.1',
15077 silly get 'content-type': 'application/json',
15077 silly get 'last-modified': 'Thu, 06 Oct 2016 17:02:18 GMT',
15077 silly get etag: 'W/"57f6839a-cee"',
15077 silly get 'content-encoding': 'gzip',
15077 silly get 'cache-control': 'max-age=300',
15077 silly get 'content-length': '1041',
15077 silly get 'accept-ranges': 'bytes',
15077 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15077 silly get via: '1.1 varnish',
15077 silly get age: '13',
15077 silly get connection: 'keep-alive',
15077 silly get 'x-served-by': 'cache-yyz8327-YYZ',
15077 silly get 'x-cache': 'HIT',
15077 silly get 'x-cache-hits': '1',
15077 silly get 'x-timer': 'S1479109450.672623,VS0,VE0',
15077 silly get vary: 'Accept-Encoding' } ]
15078 verbose get saving lodash._reevaluate to /root/.npm/registry.npmjs.org/lodash._reevaluate/.cache.json
15079 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15080 http 200 https://registry.npmjs.org/vinyl
15081 verbose headers { server: 'nginx/1.10.1',
15081 verbose headers 'content-type': 'application/json',
15081 verbose headers 'last-modified': 'Tue, 01 Nov 2016 18:48:13 GMT',
15081 verbose headers etag: 'W/"5818e36d-bfcc"',
15081 verbose headers 'content-encoding': 'gzip',
15081 verbose headers 'cache-control': 'max-age=300',
15081 verbose headers 'content-length': '8190',
15081 verbose headers 'accept-ranges': 'bytes',
15081 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15081 verbose headers via: '1.1 varnish',
15081 verbose headers age: '13',
15081 verbose headers connection: 'keep-alive',
15081 verbose headers 'x-served-by': 'cache-yyz8326-YYZ',
15081 verbose headers 'x-cache': 'HIT',
15081 verbose headers 'x-cache-hits': '1',
15081 verbose headers 'x-timer': 'S1479109450.672804,VS0,VE0',
15081 verbose headers vary: 'Accept-Encoding' }
15082 silly get cb [ 200,
15082 silly get { server: 'nginx/1.10.1',
15082 silly get 'content-type': 'application/json',
15082 silly get 'last-modified': 'Tue, 01 Nov 2016 18:48:13 GMT',
15082 silly get etag: 'W/"5818e36d-bfcc"',
15082 silly get 'content-encoding': 'gzip',
15082 silly get 'cache-control': 'max-age=300',
15082 silly get 'content-length': '8190',
15082 silly get 'accept-ranges': 'bytes',
15082 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15082 silly get via: '1.1 varnish',
15082 silly get age: '13',
15082 silly get connection: 'keep-alive',
15082 silly get 'x-served-by': 'cache-yyz8326-YYZ',
15082 silly get 'x-cache': 'HIT',
15082 silly get 'x-cache-hits': '1',
15082 silly get 'x-timer': 'S1479109450.672804,VS0,VE0',
15082 silly get vary: 'Accept-Encoding' } ]
15083 verbose get saving vinyl to /root/.npm/registry.npmjs.org/vinyl/.cache.json
15084 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15085 http 200 https://registry.npmjs.org/lodash.template
15086 verbose headers { server: 'nginx/1.10.1',
15086 verbose headers 'content-type': 'application/json',
15086 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:52:06 GMT',
15086 verbose headers etag: 'W/"57f68136-f403"',
15086 verbose headers 'content-encoding': 'gzip',
15086 verbose headers 'cache-control': 'max-age=300',
15086 verbose headers 'content-length': '4490',
15086 verbose headers 'accept-ranges': 'bytes',
15086 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15086 verbose headers via: '1.1 varnish',
15086 verbose headers age: '13',
15086 verbose headers connection: 'keep-alive',
15086 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
15086 verbose headers 'x-cache': 'HIT',
15086 verbose headers 'x-cache-hits': '1',
15086 verbose headers 'x-timer': 'S1479109450.672699,VS0,VE0',
15086 verbose headers vary: 'Accept-Encoding' }
15087 silly get cb [ 200,
15087 silly get { server: 'nginx/1.10.1',
15087 silly get 'content-type': 'application/json',
15087 silly get 'last-modified': 'Thu, 06 Oct 2016 16:52:06 GMT',
15087 silly get etag: 'W/"57f68136-f403"',
15087 silly get 'content-encoding': 'gzip',
15087 silly get 'cache-control': 'max-age=300',
15087 silly get 'content-length': '4490',
15087 silly get 'accept-ranges': 'bytes',
15087 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15087 silly get via: '1.1 varnish',
15087 silly get age: '13',
15087 silly get connection: 'keep-alive',
15087 silly get 'x-served-by': 'cache-yyz8324-YYZ',
15087 silly get 'x-cache': 'HIT',
15087 silly get 'x-cache-hits': '1',
15087 silly get 'x-timer': 'S1479109450.672699,VS0,VE0',
15087 silly get vary: 'Accept-Encoding' } ]
15088 verbose get saving lodash.template to /root/.npm/registry.npmjs.org/lodash.template/.cache.json
15089 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15090 silly resolveWithNewModule array-differ@1.0.0 checking installable status
15091 silly cache add args [ 'array-differ@^1.0.0', null ]
15092 verbose cache add spec array-differ@^1.0.0
15093 silly cache add parsed spec Result {
15093 silly cache add raw: 'array-differ@^1.0.0',
15093 silly cache add scope: null,
15093 silly cache add escapedName: 'array-differ',
15093 silly cache add name: 'array-differ',
15093 silly cache add rawSpec: '^1.0.0',
15093 silly cache add spec: '>=1.0.0 <2.0.0',
15093 silly cache add type: 'range' }
15094 silly addNamed array-differ@>=1.0.0 <2.0.0
15095 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for array-differ
15096 silly addNameRange { name: 'array-differ', range: '>=1.0.0 <2.0.0', hasData: false }
15097 silly mapToRegistry name array-differ
15098 silly mapToRegistry using default registry
15099 silly mapToRegistry registry https://registry.npmjs.org/
15100 silly mapToRegistry data Result {
15100 silly mapToRegistry raw: 'array-differ',
15100 silly mapToRegistry scope: null,
15100 silly mapToRegistry escapedName: 'array-differ',
15100 silly mapToRegistry name: 'array-differ',
15100 silly mapToRegistry rawSpec: '',
15100 silly mapToRegistry spec: 'latest',
15100 silly mapToRegistry type: 'tag' }
15101 silly mapToRegistry uri https://registry.npmjs.org/array-differ
15102 verbose addNameRange registry:https://registry.npmjs.org/array-differ not in flight; fetching
15103 silly resolveWithNewModule multipipe@0.1.2 checking installable status
15104 silly cache add args [ 'multipipe@^0.1.2', null ]
15105 verbose cache add spec multipipe@^0.1.2
15106 silly cache add parsed spec Result {
15106 silly cache add raw: 'multipipe@^0.1.2',
15106 silly cache add scope: null,
15106 silly cache add escapedName: 'multipipe',
15106 silly cache add name: 'multipipe',
15106 silly cache add rawSpec: '^0.1.2',
15106 silly cache add spec: '>=0.1.2 <0.2.0',
15106 silly cache add type: 'range' }
15107 silly addNamed multipipe@>=0.1.2 <0.2.0
15108 verbose addNamed ">=0.1.2 <0.2.0" is a valid semver range for multipipe
15109 silly addNameRange { name: 'multipipe', range: '>=0.1.2 <0.2.0', hasData: false }
15110 silly mapToRegistry name multipipe
15111 silly mapToRegistry using default registry
15112 silly mapToRegistry registry https://registry.npmjs.org/
15113 silly mapToRegistry data Result {
15113 silly mapToRegistry raw: 'multipipe',
15113 silly mapToRegistry scope: null,
15113 silly mapToRegistry escapedName: 'multipipe',
15113 silly mapToRegistry name: 'multipipe',
15113 silly mapToRegistry rawSpec: '',
15113 silly mapToRegistry spec: 'latest',
15113 silly mapToRegistry type: 'tag' }
15114 silly mapToRegistry uri https://registry.npmjs.org/multipipe
15115 verbose addNameRange registry:https://registry.npmjs.org/multipipe not in flight; fetching
15116 silly resolveWithNewModule gulplog@1.0.0 checking installable status
15117 silly cache add args [ 'gulplog@^1.0.0', null ]
15118 verbose cache add spec gulplog@^1.0.0
15119 silly cache add parsed spec Result {
15119 silly cache add raw: 'gulplog@^1.0.0',
15119 silly cache add scope: null,
15119 silly cache add escapedName: 'gulplog',
15119 silly cache add name: 'gulplog',
15119 silly cache add rawSpec: '^1.0.0',
15119 silly cache add spec: '>=1.0.0 <2.0.0',
15119 silly cache add type: 'range' }
15120 silly addNamed gulplog@>=1.0.0 <2.0.0
15121 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for gulplog
15122 silly addNameRange { name: 'gulplog', range: '>=1.0.0 <2.0.0', hasData: false }
15123 silly mapToRegistry name gulplog
15124 silly mapToRegistry using default registry
15125 silly mapToRegistry registry https://registry.npmjs.org/
15126 silly mapToRegistry data Result {
15126 silly mapToRegistry raw: 'gulplog',
15126 silly mapToRegistry scope: null,
15126 silly mapToRegistry escapedName: 'gulplog',
15126 silly mapToRegistry name: 'gulplog',
15126 silly mapToRegistry rawSpec: '',
15126 silly mapToRegistry spec: 'latest',
15126 silly mapToRegistry type: 'tag' }
15127 silly mapToRegistry uri https://registry.npmjs.org/gulplog
15128 verbose addNameRange registry:https://registry.npmjs.org/gulplog not in flight; fetching
15129 silly addNameRange number 2 { name: 'object-assign', range: '>=3.0.0 <4.0.0', hasData: true }
15130 silly addNameRange versions [ 'object-assign',
15130 silly addNameRange [ '0.1.0',
15130 silly addNameRange '0.1.1',
15130 silly addNameRange '0.1.2',
15130 silly addNameRange '0.2.0',
15130 silly addNameRange '0.2.1',
15130 silly addNameRange '0.2.2',
15130 silly addNameRange '0.3.0',
15130 silly addNameRange '0.3.1',
15130 silly addNameRange '0.4.0',
15130 silly addNameRange '1.0.0',
15130 silly addNameRange '2.0.0',
15130 silly addNameRange '3.0.0',
15130 silly addNameRange '2.1.1',
15130 silly addNameRange '4.0.0',
15130 silly addNameRange '4.0.1',
15130 silly addNameRange '4.1.0' ] ]
15131 silly addNamed object-assign@3.0.0
15132 verbose addNamed "3.0.0" is a plain semver version for object-assign
15133 silly resolveWithNewModule lodash._reescape@3.0.0 checking installable status
15134 silly cache add args [ 'lodash._reescape@^3.0.0', null ]
15135 verbose cache add spec lodash._reescape@^3.0.0
15136 silly cache add parsed spec Result {
15136 silly cache add raw: 'lodash._reescape@^3.0.0',
15136 silly cache add scope: null,
15136 silly cache add escapedName: 'lodash._reescape',
15136 silly cache add name: 'lodash._reescape',
15136 silly cache add rawSpec: '^3.0.0',
15136 silly cache add spec: '>=3.0.0 <4.0.0',
15136 silly cache add type: 'range' }
15137 silly addNamed lodash._reescape@>=3.0.0 <4.0.0
15138 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._reescape
15139 silly addNameRange { name: 'lodash._reescape',
15139 silly addNameRange range: '>=3.0.0 <4.0.0',
15139 silly addNameRange hasData: false }
15140 silly mapToRegistry name lodash._reescape
15141 silly mapToRegistry using default registry
15142 silly mapToRegistry registry https://registry.npmjs.org/
15143 silly mapToRegistry data Result {
15143 silly mapToRegistry raw: 'lodash._reescape',
15143 silly mapToRegistry scope: null,
15143 silly mapToRegistry escapedName: 'lodash._reescape',
15143 silly mapToRegistry name: 'lodash._reescape',
15143 silly mapToRegistry rawSpec: '',
15143 silly mapToRegistry spec: 'latest',
15143 silly mapToRegistry type: 'tag' }
15144 silly mapToRegistry uri https://registry.npmjs.org/lodash._reescape
15145 verbose addNameRange registry:https://registry.npmjs.org/lodash._reescape not in flight; fetching
15146 silly mapToRegistry name object-assign
15147 silly mapToRegistry using default registry
15148 silly mapToRegistry registry https://registry.npmjs.org/
15149 silly mapToRegistry data Result {
15149 silly mapToRegistry raw: 'object-assign',
15149 silly mapToRegistry scope: null,
15149 silly mapToRegistry escapedName: 'object-assign',
15149 silly mapToRegistry name: 'object-assign',
15149 silly mapToRegistry rawSpec: '',
15149 silly mapToRegistry spec: 'latest',
15149 silly mapToRegistry type: 'tag' }
15150 silly mapToRegistry uri https://registry.npmjs.org/object-assign
15151 verbose addRemoteTarball https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz not in flight; adding
15152 verbose addRemoteTarball [ 'https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz',
15152 verbose addRemoteTarball '9bedd5ca0897949bca47e7ff408062d549f587f2' ]
15153 silly resolveWithNewModule replace-ext@0.0.1 checking installable status
15154 silly cache add args [ 'replace-ext@0.0.1', null ]
15155 verbose cache add spec replace-ext@0.0.1
15156 silly cache add parsed spec Result {
15156 silly cache add raw: 'replace-ext@0.0.1',
15156 silly cache add scope: null,
15156 silly cache add escapedName: 'replace-ext',
15156 silly cache add name: 'replace-ext',
15156 silly cache add rawSpec: '0.0.1',
15156 silly cache add spec: '0.0.1',
15156 silly cache add type: 'version' }
15157 silly addNamed replace-ext@0.0.1
15158 verbose addNamed "0.0.1" is a plain semver version for replace-ext
15159 silly mapToRegistry name replace-ext
15160 silly mapToRegistry using default registry
15161 silly mapToRegistry registry https://registry.npmjs.org/
15162 silly mapToRegistry data Result {
15162 silly mapToRegistry raw: 'replace-ext',
15162 silly mapToRegistry scope: null,
15162 silly mapToRegistry escapedName: 'replace-ext',
15162 silly mapToRegistry name: 'replace-ext',
15162 silly mapToRegistry rawSpec: '',
15162 silly mapToRegistry spec: 'latest',
15162 silly mapToRegistry type: 'tag' }
15163 silly mapToRegistry uri https://registry.npmjs.org/replace-ext
15164 verbose addNameVersion registry:https://registry.npmjs.org/replace-ext not in flight; fetching
15165 silly resolveWithNewModule array-uniq@1.0.3 checking installable status
15166 silly cache add args [ 'array-uniq@^1.0.2', null ]
15167 verbose cache add spec array-uniq@^1.0.2
15168 silly cache add parsed spec Result {
15168 silly cache add raw: 'array-uniq@^1.0.2',
15168 silly cache add scope: null,
15168 silly cache add escapedName: 'array-uniq',
15168 silly cache add name: 'array-uniq',
15168 silly cache add rawSpec: '^1.0.2',
15168 silly cache add spec: '>=1.0.2 <2.0.0',
15168 silly cache add type: 'range' }
15169 silly addNamed array-uniq@>=1.0.2 <2.0.0
15170 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for array-uniq
15171 silly addNameRange { name: 'array-uniq', range: '>=1.0.2 <2.0.0', hasData: false }
15172 silly mapToRegistry name array-uniq
15173 silly mapToRegistry using default registry
15174 silly mapToRegistry registry https://registry.npmjs.org/
15175 silly mapToRegistry data Result {
15175 silly mapToRegistry raw: 'array-uniq',
15175 silly mapToRegistry scope: null,
15175 silly mapToRegistry escapedName: 'array-uniq',
15175 silly mapToRegistry name: 'array-uniq',
15175 silly mapToRegistry rawSpec: '',
15175 silly mapToRegistry spec: 'latest',
15175 silly mapToRegistry type: 'tag' }
15176 silly mapToRegistry uri https://registry.npmjs.org/array-uniq
15177 verbose addNameRange registry:https://registry.npmjs.org/array-uniq not in flight; fetching
15178 silly resolveWithNewModule has-gulplog@0.1.0 checking installable status
15179 silly cache add args [ 'has-gulplog@^0.1.0', null ]
15180 verbose cache add spec has-gulplog@^0.1.0
15181 silly cache add parsed spec Result {
15181 silly cache add raw: 'has-gulplog@^0.1.0',
15181 silly cache add scope: null,
15181 silly cache add escapedName: 'has-gulplog',
15181 silly cache add name: 'has-gulplog',
15181 silly cache add rawSpec: '^0.1.0',
15181 silly cache add spec: '>=0.1.0 <0.2.0',
15181 silly cache add type: 'range' }
15182 silly addNamed has-gulplog@>=0.1.0 <0.2.0
15183 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for has-gulplog
15184 silly addNameRange { name: 'has-gulplog', range: '>=0.1.0 <0.2.0', hasData: false }
15185 silly mapToRegistry name has-gulplog
15186 silly mapToRegistry using default registry
15187 silly mapToRegistry registry https://registry.npmjs.org/
15188 silly mapToRegistry data Result {
15188 silly mapToRegistry raw: 'has-gulplog',
15188 silly mapToRegistry scope: null,
15188 silly mapToRegistry escapedName: 'has-gulplog',
15188 silly mapToRegistry name: 'has-gulplog',
15188 silly mapToRegistry rawSpec: '',
15188 silly mapToRegistry spec: 'latest',
15188 silly mapToRegistry type: 'tag' }
15189 silly mapToRegistry uri https://registry.npmjs.org/has-gulplog
15190 verbose addNameRange registry:https://registry.npmjs.org/has-gulplog not in flight; fetching
15191 silly resolveWithNewModule dateformat@1.0.12 checking installable status
15192 silly cache add args [ 'dateformat@^1.0.11', null ]
15193 verbose cache add spec dateformat@^1.0.11
15194 silly cache add parsed spec Result {
15194 silly cache add raw: 'dateformat@^1.0.11',
15194 silly cache add scope: null,
15194 silly cache add escapedName: 'dateformat',
15194 silly cache add name: 'dateformat',
15194 silly cache add rawSpec: '^1.0.11',
15194 silly cache add spec: '>=1.0.11 <2.0.0',
15194 silly cache add type: 'range' }
15195 silly addNamed dateformat@>=1.0.11 <2.0.0
15196 verbose addNamed ">=1.0.11 <2.0.0" is a valid semver range for dateformat
15197 silly addNameRange { name: 'dateformat', range: '>=1.0.11 <2.0.0', hasData: false }
15198 silly mapToRegistry name dateformat
15199 silly mapToRegistry using default registry
15200 silly mapToRegistry registry https://registry.npmjs.org/
15201 silly mapToRegistry data Result {
15201 silly mapToRegistry raw: 'dateformat',
15201 silly mapToRegistry scope: null,
15201 silly mapToRegistry escapedName: 'dateformat',
15201 silly mapToRegistry name: 'dateformat',
15201 silly mapToRegistry rawSpec: '',
15201 silly mapToRegistry spec: 'latest',
15201 silly mapToRegistry type: 'tag' }
15202 silly mapToRegistry uri https://registry.npmjs.org/dateformat
15203 verbose addNameRange registry:https://registry.npmjs.org/dateformat not in flight; fetching
15204 silly resolveWithNewModule beeper@1.1.1 checking installable status
15205 silly cache add args [ 'beeper@^1.0.0', null ]
15206 verbose cache add spec beeper@^1.0.0
15207 silly cache add parsed spec Result {
15207 silly cache add raw: 'beeper@^1.0.0',
15207 silly cache add scope: null,
15207 silly cache add escapedName: 'beeper',
15207 silly cache add name: 'beeper',
15207 silly cache add rawSpec: '^1.0.0',
15207 silly cache add spec: '>=1.0.0 <2.0.0',
15207 silly cache add type: 'range' }
15208 silly addNamed beeper@>=1.0.0 <2.0.0
15209 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for beeper
15210 silly addNameRange { name: 'beeper', range: '>=1.0.0 <2.0.0', hasData: false }
15211 silly mapToRegistry name beeper
15212 silly mapToRegistry using default registry
15213 silly mapToRegistry registry https://registry.npmjs.org/
15214 silly mapToRegistry data Result {
15214 silly mapToRegistry raw: 'beeper',
15214 silly mapToRegistry scope: null,
15214 silly mapToRegistry escapedName: 'beeper',
15214 silly mapToRegistry name: 'beeper',
15214 silly mapToRegistry rawSpec: '',
15214 silly mapToRegistry spec: 'latest',
15214 silly mapToRegistry type: 'tag' }
15215 silly mapToRegistry uri https://registry.npmjs.org/beeper
15216 verbose addNameRange registry:https://registry.npmjs.org/beeper not in flight; fetching
15217 silly resolveWithNewModule fancy-log@1.2.0 checking installable status
15218 silly cache add args [ 'fancy-log@^1.1.0', null ]
15219 verbose cache add spec fancy-log@^1.1.0
15220 silly cache add parsed spec Result {
15220 silly cache add raw: 'fancy-log@^1.1.0',
15220 silly cache add scope: null,
15220 silly cache add escapedName: 'fancy-log',
15220 silly cache add name: 'fancy-log',
15220 silly cache add rawSpec: '^1.1.0',
15220 silly cache add spec: '>=1.1.0 <2.0.0',
15220 silly cache add type: 'range' }
15221 silly addNamed fancy-log@>=1.1.0 <2.0.0
15222 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for fancy-log
15223 silly addNameRange { name: 'fancy-log', range: '>=1.1.0 <2.0.0', hasData: false }
15224 silly mapToRegistry name fancy-log
15225 silly mapToRegistry using default registry
15226 silly mapToRegistry registry https://registry.npmjs.org/
15227 silly mapToRegistry data Result {
15227 silly mapToRegistry raw: 'fancy-log',
15227 silly mapToRegistry scope: null,
15227 silly mapToRegistry escapedName: 'fancy-log',
15227 silly mapToRegistry name: 'fancy-log',
15227 silly mapToRegistry rawSpec: '',
15227 silly mapToRegistry spec: 'latest',
15227 silly mapToRegistry type: 'tag' }
15228 silly mapToRegistry uri https://registry.npmjs.org/fancy-log
15229 verbose addNameRange registry:https://registry.npmjs.org/fancy-log not in flight; fetching
15230 silly resolveWithNewModule lodash._reevaluate@3.0.0 checking installable status
15231 silly cache add args [ 'lodash._reevaluate@^3.0.0', null ]
15232 verbose cache add spec lodash._reevaluate@^3.0.0
15233 silly cache add parsed spec Result {
15233 silly cache add raw: 'lodash._reevaluate@^3.0.0',
15233 silly cache add scope: null,
15233 silly cache add escapedName: 'lodash._reevaluate',
15233 silly cache add name: 'lodash._reevaluate',
15233 silly cache add rawSpec: '^3.0.0',
15233 silly cache add spec: '>=3.0.0 <4.0.0',
15233 silly cache add type: 'range' }
15234 silly addNamed lodash._reevaluate@>=3.0.0 <4.0.0
15235 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._reevaluate
15236 silly addNameRange { name: 'lodash._reevaluate',
15236 silly addNameRange range: '>=3.0.0 <4.0.0',
15236 silly addNameRange hasData: false }
15237 silly mapToRegistry name lodash._reevaluate
15238 silly mapToRegistry using default registry
15239 silly mapToRegistry registry https://registry.npmjs.org/
15240 silly mapToRegistry data Result {
15240 silly mapToRegistry raw: 'lodash._reevaluate',
15240 silly mapToRegistry scope: null,
15240 silly mapToRegistry escapedName: 'lodash._reevaluate',
15240 silly mapToRegistry name: 'lodash._reevaluate',
15240 silly mapToRegistry rawSpec: '',
15240 silly mapToRegistry spec: 'latest',
15240 silly mapToRegistry type: 'tag' }
15241 silly mapToRegistry uri https://registry.npmjs.org/lodash._reevaluate
15242 verbose addNameRange registry:https://registry.npmjs.org/lodash._reevaluate not in flight; fetching
15243 silly resolveWithNewModule lodash._reinterpolate@3.0.0 checking installable status
15244 silly cache add args [ 'lodash._reinterpolate@^3.0.0', null ]
15245 verbose cache add spec lodash._reinterpolate@^3.0.0
15246 silly cache add parsed spec Result {
15246 silly cache add raw: 'lodash._reinterpolate@^3.0.0',
15246 silly cache add scope: null,
15246 silly cache add escapedName: 'lodash._reinterpolate',
15246 silly cache add name: 'lodash._reinterpolate',
15246 silly cache add rawSpec: '^3.0.0',
15246 silly cache add spec: '>=3.0.0 <4.0.0',
15246 silly cache add type: 'range' }
15247 silly addNamed lodash._reinterpolate@>=3.0.0 <4.0.0
15248 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._reinterpolate
15249 silly addNameRange { name: 'lodash._reinterpolate',
15249 silly addNameRange range: '>=3.0.0 <4.0.0',
15249 silly addNameRange hasData: false }
15250 silly mapToRegistry name lodash._reinterpolate
15251 silly mapToRegistry using default registry
15252 silly mapToRegistry registry https://registry.npmjs.org/
15253 silly mapToRegistry data Result {
15253 silly mapToRegistry raw: 'lodash._reinterpolate',
15253 silly mapToRegistry scope: null,
15253 silly mapToRegistry escapedName: 'lodash._reinterpolate',
15253 silly mapToRegistry name: 'lodash._reinterpolate',
15253 silly mapToRegistry rawSpec: '',
15253 silly mapToRegistry spec: 'latest',
15253 silly mapToRegistry type: 'tag' }
15254 silly mapToRegistry uri https://registry.npmjs.org/lodash._reinterpolate
15255 verbose addNameRange registry:https://registry.npmjs.org/lodash._reinterpolate not in flight; fetching
15256 info retry fetch attempt 1 at 7:44:10 AM
15257 info attempt registry request try #1 at 7:44:10 AM
15258 http fetch GET https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz
15259 verbose get https://registry.npmjs.org/array-differ not expired, no request
15260 silly addNameRange number 2 { name: 'array-differ', range: '>=1.0.0 <2.0.0', hasData: true }
15261 silly addNameRange versions [ 'array-differ',
15261 silly addNameRange [ '0.1.0', '1.0.0', '2.0.0', '2.0.1', '2.0.2', '2.0.3' ] ]
15262 silly addNamed array-differ@1.0.0
15263 verbose addNamed "1.0.0" is a plain semver version for array-differ
15264 verbose get https://registry.npmjs.org/multipipe not expired, no request
15265 silly addNameRange number 2 { name: 'multipipe', range: '>=0.1.2 <0.2.0', hasData: true }
15266 silly addNameRange versions [ 'multipipe',
15266 silly addNameRange [ '0.0.0',
15266 silly addNameRange '0.0.1',
15266 silly addNameRange '0.0.2',
15266 silly addNameRange '0.1.0',
15266 silly addNameRange '0.1.1',
15266 silly addNameRange '0.1.2',
15266 silly addNameRange '0.2.0',
15266 silly addNameRange '0.2.1',
15266 silly addNameRange '0.3.0',
15266 silly addNameRange '0.3.1',
15266 silly addNameRange '1.0.0',
15266 silly addNameRange '1.0.1',
15266 silly addNameRange '1.0.2' ] ]
15267 silly addNamed multipipe@0.1.2
15268 verbose addNamed "0.1.2" is a plain semver version for multipipe
15269 silly resolveWithNewModule vinyl@0.5.3 checking installable status
15270 silly cache add args [ 'vinyl@^0.5.0', null ]
15271 verbose cache add spec vinyl@^0.5.0
15272 silly cache add parsed spec Result {
15272 silly cache add raw: 'vinyl@^0.5.0',
15272 silly cache add scope: null,
15272 silly cache add escapedName: 'vinyl',
15272 silly cache add name: 'vinyl',
15272 silly cache add rawSpec: '^0.5.0',
15272 silly cache add spec: '>=0.5.0 <0.6.0',
15272 silly cache add type: 'range' }
15273 silly addNamed vinyl@>=0.5.0 <0.6.0
15274 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for vinyl
15275 silly addNameRange { name: 'vinyl', range: '>=0.5.0 <0.6.0', hasData: false }
15276 silly mapToRegistry name vinyl
15277 silly mapToRegistry using default registry
15278 silly mapToRegistry registry https://registry.npmjs.org/
15279 silly mapToRegistry data Result {
15279 silly mapToRegistry raw: 'vinyl',
15279 silly mapToRegistry scope: null,
15279 silly mapToRegistry escapedName: 'vinyl',
15279 silly mapToRegistry name: 'vinyl',
15279 silly mapToRegistry rawSpec: '',
15279 silly mapToRegistry spec: 'latest',
15279 silly mapToRegistry type: 'tag' }
15280 silly mapToRegistry uri https://registry.npmjs.org/vinyl
15281 verbose addNameRange registry:https://registry.npmjs.org/vinyl not in flight; fetching
15282 verbose get https://registry.npmjs.org/gulplog not expired, no request
15283 silly addNameRange number 2 { name: 'gulplog', range: '>=1.0.0 <2.0.0', hasData: true }
15284 silly addNameRange versions [ 'gulplog', [ '0.0.0', '1.0.0' ] ]
15285 silly addNamed gulplog@1.0.0
15286 verbose addNamed "1.0.0" is a plain semver version for gulplog
15287 silly mapToRegistry name array-differ
15288 silly mapToRegistry using default registry
15289 silly mapToRegistry registry https://registry.npmjs.org/
15290 silly mapToRegistry data Result {
15290 silly mapToRegistry raw: 'array-differ',
15290 silly mapToRegistry scope: null,
15290 silly mapToRegistry escapedName: 'array-differ',
15290 silly mapToRegistry name: 'array-differ',
15290 silly mapToRegistry rawSpec: '',
15290 silly mapToRegistry spec: 'latest',
15290 silly mapToRegistry type: 'tag' }
15291 silly mapToRegistry uri https://registry.npmjs.org/array-differ
15292 verbose addRemoteTarball https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz not in flight; adding
15293 verbose addRemoteTarball [ 'https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz',
15293 verbose addRemoteTarball 'eff52e3758249d33be402b8bb8e564bb2b5d4031' ]
15294 silly mapToRegistry name multipipe
15295 silly mapToRegistry using default registry
15296 silly mapToRegistry registry https://registry.npmjs.org/
15297 silly mapToRegistry data Result {
15297 silly mapToRegistry raw: 'multipipe',
15297 silly mapToRegistry scope: null,
15297 silly mapToRegistry escapedName: 'multipipe',
15297 silly mapToRegistry name: 'multipipe',
15297 silly mapToRegistry rawSpec: '',
15297 silly mapToRegistry spec: 'latest',
15297 silly mapToRegistry type: 'tag' }
15298 silly mapToRegistry uri https://registry.npmjs.org/multipipe
15299 verbose addRemoteTarball https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz not in flight; adding
15300 verbose addRemoteTarball [ 'https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz',
15300 verbose addRemoteTarball '2a8f2ddf70eed564dff2d57f1e1a137d9f05078b' ]
15301 silly mapToRegistry name gulplog
15302 silly mapToRegistry using default registry
15303 silly mapToRegistry registry https://registry.npmjs.org/
15304 silly mapToRegistry data Result {
15304 silly mapToRegistry raw: 'gulplog',
15304 silly mapToRegistry scope: null,
15304 silly mapToRegistry escapedName: 'gulplog',
15304 silly mapToRegistry name: 'gulplog',
15304 silly mapToRegistry rawSpec: '',
15304 silly mapToRegistry spec: 'latest',
15304 silly mapToRegistry type: 'tag' }
15305 silly mapToRegistry uri https://registry.npmjs.org/gulplog
15306 verbose addRemoteTarball https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz not in flight; adding
15307 verbose addRemoteTarball [ 'https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz',
15307 verbose addRemoteTarball 'e28c4d45d05ecbbed818363ce8f9c5926229ffe5' ]
15308 verbose get https://registry.npmjs.org/lodash._reescape not expired, no request
15309 silly addNameRange number 2 { name: 'lodash._reescape',
15309 silly addNameRange range: '>=3.0.0 <4.0.0',
15309 silly addNameRange hasData: true }
15310 silly addNameRange versions [ 'lodash._reescape', [ '3.0.0' ] ]
15311 silly addNamed lodash._reescape@3.0.0
15312 verbose addNamed "3.0.0" is a plain semver version for lodash._reescape
15313 silly resolveWithNewModule lodash.template@3.6.2 checking installable status
15314 silly cache add args [ 'lodash.template@^3.0.0', null ]
15315 verbose cache add spec lodash.template@^3.0.0
15316 silly cache add parsed spec Result {
15316 silly cache add raw: 'lodash.template@^3.0.0',
15316 silly cache add scope: null,
15316 silly cache add escapedName: 'lodash.template',
15316 silly cache add name: 'lodash.template',
15316 silly cache add rawSpec: '^3.0.0',
15316 silly cache add spec: '>=3.0.0 <4.0.0',
15316 silly cache add type: 'range' }
15317 silly addNamed lodash.template@>=3.0.0 <4.0.0
15318 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.template
15319 silly addNameRange { name: 'lodash.template',
15319 silly addNameRange range: '>=3.0.0 <4.0.0',
15319 silly addNameRange hasData: false }
15320 silly mapToRegistry name lodash.template
15321 silly mapToRegistry using default registry
15322 silly mapToRegistry registry https://registry.npmjs.org/
15323 silly mapToRegistry data Result {
15323 silly mapToRegistry raw: 'lodash.template',
15323 silly mapToRegistry scope: null,
15323 silly mapToRegistry escapedName: 'lodash.template',
15323 silly mapToRegistry name: 'lodash.template',
15323 silly mapToRegistry rawSpec: '',
15323 silly mapToRegistry spec: 'latest',
15323 silly mapToRegistry type: 'tag' }
15324 silly mapToRegistry uri https://registry.npmjs.org/lodash.template
15325 verbose addNameRange registry:https://registry.npmjs.org/lodash.template not in flight; fetching
15326 verbose get https://registry.npmjs.org/replace-ext not expired, no request
15327 verbose get https://registry.npmjs.org/array-uniq not expired, no request
15328 silly addNameRange number 2 { name: 'array-uniq', range: '>=1.0.2 <2.0.0', hasData: true }
15329 silly addNameRange versions [ 'array-uniq',
15329 silly addNameRange [ '0.1.0', '0.1.1', '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ]
15330 silly addNamed array-uniq@1.0.3
15331 verbose addNamed "1.0.3" is a plain semver version for array-uniq
15332 verbose get https://registry.npmjs.org/has-gulplog not expired, no request
15333 silly addNameRange number 2 { name: 'has-gulplog', range: '>=0.1.0 <0.2.0', hasData: true }
15334 silly addNameRange versions [ 'has-gulplog', [ '0.1.0' ] ]
15335 silly addNamed has-gulplog@0.1.0
15336 verbose addNamed "0.1.0" is a plain semver version for has-gulplog
15337 verbose get https://registry.npmjs.org/dateformat not expired, no request
15338 silly addNameRange number 2 { name: 'dateformat', range: '>=1.0.11 <2.0.0', hasData: true }
15339 silly addNameRange versions [ 'dateformat',
15339 silly addNameRange [ '0.9.0-1.2.3',
15339 silly addNameRange '1.0.0-1.2.3',
15339 silly addNameRange '1.0.1-1.2.3',
15339 silly addNameRange '1.0.2-1.2.3',
15339 silly addNameRange '1.0.3-1.2.3',
15339 silly addNameRange '1.0.4-1.2.3',
15339 silly addNameRange '1.0.5-1.2.3',
15339 silly addNameRange '1.0.6-1.2.3',
15339 silly addNameRange '1.0.7-1.2.3',
15339 silly addNameRange '1.0.8-1.2.3',
15339 silly addNameRange '1.0.8',
15339 silly addNameRange '1.0.9',
15339 silly addNameRange '1.0.10',
15339 silly addNameRange '1.0.11',
15339 silly addNameRange '1.0.12' ] ]
15340 silly addNamed dateformat@1.0.12
15341 verbose addNamed "1.0.12" is a plain semver version for dateformat
15342 silly mapToRegistry name lodash._reescape
15343 silly mapToRegistry using default registry
15344 silly mapToRegistry registry https://registry.npmjs.org/
15345 silly mapToRegistry data Result {
15345 silly mapToRegistry raw: 'lodash._reescape',
15345 silly mapToRegistry scope: null,
15345 silly mapToRegistry escapedName: 'lodash._reescape',
15345 silly mapToRegistry name: 'lodash._reescape',
15345 silly mapToRegistry rawSpec: '',
15345 silly mapToRegistry spec: 'latest',
15345 silly mapToRegistry type: 'tag' }
15346 silly mapToRegistry uri https://registry.npmjs.org/lodash._reescape
15347 verbose addRemoteTarball https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz not in flight; adding
15348 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz',
15348 verbose addRemoteTarball '2b1d6f5dfe07c8a355753e5f27fac7f1cde1616a' ]
15349 verbose get https://registry.npmjs.org/beeper not expired, no request
15350 silly addNameRange number 2 { name: 'beeper', range: '>=1.0.0 <2.0.0', hasData: true }
15351 silly addNameRange versions [ 'beeper', [ '1.0.0', '1.1.0', '1.1.1' ] ]
15352 silly addNamed beeper@1.1.1
15353 verbose addNamed "1.1.1" is a plain semver version for beeper
15354 verbose get https://registry.npmjs.org/fancy-log not expired, no request
15355 silly addNameRange number 2 { name: 'fancy-log', range: '>=1.1.0 <2.0.0', hasData: true }
15356 silly addNameRange versions [ 'fancy-log', [ '1.0.0', '1.1.0', '1.2.0' ] ]
15357 silly addNamed fancy-log@1.2.0
15358 verbose addNamed "1.2.0" is a plain semver version for fancy-log
15359 verbose get https://registry.npmjs.org/lodash._reevaluate not expired, no request
15360 silly addNameRange number 2 { name: 'lodash._reevaluate',
15360 silly addNameRange range: '>=3.0.0 <4.0.0',
15360 silly addNameRange hasData: true }
15361 silly addNameRange versions [ 'lodash._reevaluate', [ '3.0.0' ] ]
15362 silly addNamed lodash._reevaluate@3.0.0
15363 verbose addNamed "3.0.0" is a plain semver version for lodash._reevaluate
15364 verbose get https://registry.npmjs.org/lodash._reinterpolate not expired, no request
15365 silly addNameRange number 2 { name: 'lodash._reinterpolate',
15365 silly addNameRange range: '>=3.0.0 <4.0.0',
15365 silly addNameRange hasData: true }
15366 silly addNameRange versions [ 'lodash._reinterpolate',
15366 silly addNameRange [ '2.0.0',
15366 silly addNameRange '2.1.0',
15366 silly addNameRange '2.2.0',
15366 silly addNameRange '2.2.1',
15366 silly addNameRange '2.3.0',
15366 silly addNameRange '2.4.0',
15366 silly addNameRange '2.4.1',
15366 silly addNameRange '3.0.0' ] ]
15367 silly addNamed lodash._reinterpolate@3.0.0
15368 verbose addNamed "3.0.0" is a plain semver version for lodash._reinterpolate
15369 info retry fetch attempt 1 at 7:44:10 AM
15370 info attempt registry request try #1 at 7:44:10 AM
15371 http fetch GET https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz
15372 silly mapToRegistry name replace-ext
15373 silly mapToRegistry using default registry
15374 silly mapToRegistry registry https://registry.npmjs.org/
15375 silly mapToRegistry data Result {
15375 silly mapToRegistry raw: 'replace-ext',
15375 silly mapToRegistry scope: null,
15375 silly mapToRegistry escapedName: 'replace-ext',
15375 silly mapToRegistry name: 'replace-ext',
15375 silly mapToRegistry rawSpec: '',
15375 silly mapToRegistry spec: 'latest',
15375 silly mapToRegistry type: 'tag' }
15376 silly mapToRegistry uri https://registry.npmjs.org/replace-ext
15377 verbose addRemoteTarball https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz not in flight; adding
15378 verbose addRemoteTarball [ 'https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz',
15378 verbose addRemoteTarball '29bbd92078a739f0bcce2b4ee41e837953522924' ]
15379 silly mapToRegistry name array-uniq
15380 silly mapToRegistry using default registry
15381 silly mapToRegistry registry https://registry.npmjs.org/
15382 silly mapToRegistry data Result {
15382 silly mapToRegistry raw: 'array-uniq',
15382 silly mapToRegistry scope: null,
15382 silly mapToRegistry escapedName: 'array-uniq',
15382 silly mapToRegistry name: 'array-uniq',
15382 silly mapToRegistry rawSpec: '',
15382 silly mapToRegistry spec: 'latest',
15382 silly mapToRegistry type: 'tag' }
15383 silly mapToRegistry uri https://registry.npmjs.org/array-uniq
15384 verbose addRemoteTarball https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz not in flight; adding
15385 verbose addRemoteTarball [ 'https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz',
15385 verbose addRemoteTarball 'af6ac877a25cc7f74e058894753858dfdb24fdb6' ]
15386 silly mapToRegistry name has-gulplog
15387 silly mapToRegistry using default registry
15388 silly mapToRegistry registry https://registry.npmjs.org/
15389 silly mapToRegistry data Result {
15389 silly mapToRegistry raw: 'has-gulplog',
15389 silly mapToRegistry scope: null,
15389 silly mapToRegistry escapedName: 'has-gulplog',
15389 silly mapToRegistry name: 'has-gulplog',
15389 silly mapToRegistry rawSpec: '',
15389 silly mapToRegistry spec: 'latest',
15389 silly mapToRegistry type: 'tag' }
15390 silly mapToRegistry uri https://registry.npmjs.org/has-gulplog
15391 verbose addRemoteTarball https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz not in flight; adding
15392 verbose addRemoteTarball [ 'https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz',
15392 verbose addRemoteTarball '6414c82913697da51590397dafb12f22967811ce' ]
15393 silly mapToRegistry name dateformat
15394 silly mapToRegistry using default registry
15395 silly mapToRegistry registry https://registry.npmjs.org/
15396 silly mapToRegistry data Result {
15396 silly mapToRegistry raw: 'dateformat',
15396 silly mapToRegistry scope: null,
15396 silly mapToRegistry escapedName: 'dateformat',
15396 silly mapToRegistry name: 'dateformat',
15396 silly mapToRegistry rawSpec: '',
15396 silly mapToRegistry spec: 'latest',
15396 silly mapToRegistry type: 'tag' }
15397 silly mapToRegistry uri https://registry.npmjs.org/dateformat
15398 verbose addRemoteTarball https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz not in flight; adding
15399 verbose addRemoteTarball [ 'https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz',
15399 verbose addRemoteTarball '9f124b67594c937ff706932e4a642cca8dbbfee9' ]
15400 info retry fetch attempt 1 at 7:44:10 AM
15401 info attempt registry request try #1 at 7:44:10 AM
15402 http fetch GET https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz
15403 silly mapToRegistry name beeper
15404 silly mapToRegistry using default registry
15405 silly mapToRegistry registry https://registry.npmjs.org/
15406 silly mapToRegistry data Result {
15406 silly mapToRegistry raw: 'beeper',
15406 silly mapToRegistry scope: null,
15406 silly mapToRegistry escapedName: 'beeper',
15406 silly mapToRegistry name: 'beeper',
15406 silly mapToRegistry rawSpec: '',
15406 silly mapToRegistry spec: 'latest',
15406 silly mapToRegistry type: 'tag' }
15407 silly mapToRegistry uri https://registry.npmjs.org/beeper
15408 verbose addRemoteTarball https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz not in flight; adding
15409 verbose addRemoteTarball [ 'https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz',
15409 verbose addRemoteTarball 'e6d5ea8c5dad001304a70b22638447f69cb2f809' ]
15410 silly mapToRegistry name fancy-log
15411 silly mapToRegistry using default registry
15412 silly mapToRegistry registry https://registry.npmjs.org/
15413 silly mapToRegistry data Result {
15413 silly mapToRegistry raw: 'fancy-log',
15413 silly mapToRegistry scope: null,
15413 silly mapToRegistry escapedName: 'fancy-log',
15413 silly mapToRegistry name: 'fancy-log',
15413 silly mapToRegistry rawSpec: '',
15413 silly mapToRegistry spec: 'latest',
15413 silly mapToRegistry type: 'tag' }
15414 silly mapToRegistry uri https://registry.npmjs.org/fancy-log
15415 verbose addRemoteTarball https://registry.npmjs.org/fancy-log/-/fancy-log-1.2.0.tgz not in flight; adding
15416 verbose addRemoteTarball [ 'https://registry.npmjs.org/fancy-log/-/fancy-log-1.2.0.tgz',
15416 verbose addRemoteTarball 'd5a51b53e9ab22ca07d558f2b67ae55fdb5fcbd8' ]
15417 silly mapToRegistry name lodash._reevaluate
15418 silly mapToRegistry using default registry
15419 silly mapToRegistry registry https://registry.npmjs.org/
15420 silly mapToRegistry data Result {
15420 silly mapToRegistry raw: 'lodash._reevaluate',
15420 silly mapToRegistry scope: null,
15420 silly mapToRegistry escapedName: 'lodash._reevaluate',
15420 silly mapToRegistry name: 'lodash._reevaluate',
15420 silly mapToRegistry rawSpec: '',
15420 silly mapToRegistry spec: 'latest',
15420 silly mapToRegistry type: 'tag' }
15421 silly mapToRegistry uri https://registry.npmjs.org/lodash._reevaluate
15422 verbose addRemoteTarball https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz not in flight; adding
15423 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz',
15423 verbose addRemoteTarball '58bc74c40664953ae0b124d806996daca431e2ed' ]
15424 silly mapToRegistry name lodash._reinterpolate
15425 silly mapToRegistry using default registry
15426 silly mapToRegistry registry https://registry.npmjs.org/
15427 silly mapToRegistry data Result {
15427 silly mapToRegistry raw: 'lodash._reinterpolate',
15427 silly mapToRegistry scope: null,
15427 silly mapToRegistry escapedName: 'lodash._reinterpolate',
15427 silly mapToRegistry name: 'lodash._reinterpolate',
15427 silly mapToRegistry rawSpec: '',
15427 silly mapToRegistry spec: 'latest',
15427 silly mapToRegistry type: 'tag' }
15428 silly mapToRegistry uri https://registry.npmjs.org/lodash._reinterpolate
15429 verbose addRemoteTarball https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz not in flight; adding
15430 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz',
15430 verbose addRemoteTarball '0ccf2d89166af03b3663c796538b75ac6e114d9d' ]
15431 http fetch 200 https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz
15432 info retry fetch attempt 1 at 7:44:10 AM
15433 info attempt registry request try #1 at 7:44:10 AM
15434 http fetch GET https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz
15435 verbose get https://registry.npmjs.org/vinyl not expired, no request
15436 silly addNameRange number 2 { name: 'vinyl', range: '>=0.5.0 <0.6.0', hasData: true }
15437 silly addNameRange versions [ 'vinyl',
15437 silly addNameRange [ '0.1.0',
15437 silly addNameRange '0.2.0',
15437 silly addNameRange '0.2.1',
15437 silly addNameRange '0.2.2',
15437 silly addNameRange '0.2.3',
15437 silly addNameRange '0.3.0',
15437 silly addNameRange '0.3.1',
15437 silly addNameRange '0.3.2',
15437 silly addNameRange '0.3.3',
15437 silly addNameRange '0.4.0',
15437 silly addNameRange '0.4.1',
15437 silly addNameRange '0.4.2',
15437 silly addNameRange '0.4.3',
15437 silly addNameRange '0.4.4',
15437 silly addNameRange '0.4.5',
15437 silly addNameRange '0.4.6',
15437 silly addNameRange '0.5.0',
15437 silly addNameRange '0.5.1',
15437 silly addNameRange '0.5.3',
15437 silly addNameRange '1.0.0',
15437 silly addNameRange '1.1.0',
15437 silly addNameRange '1.1.1',
15437 silly addNameRange '1.2.0',
15437 silly addNameRange '2.0.0' ] ]
15438 silly addNamed vinyl@0.5.3
15439 verbose addNamed "0.5.3" is a plain semver version for vinyl
15440 info retry fetch attempt 1 at 7:44:10 AM
15441 info attempt registry request try #1 at 7:44:10 AM
15442 http fetch GET https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz
15443 silly mapToRegistry name vinyl
15444 silly mapToRegistry using default registry
15445 silly mapToRegistry registry https://registry.npmjs.org/
15446 silly mapToRegistry data Result {
15446 silly mapToRegistry raw: 'vinyl',
15446 silly mapToRegistry scope: null,
15446 silly mapToRegistry escapedName: 'vinyl',
15446 silly mapToRegistry name: 'vinyl',
15446 silly mapToRegistry rawSpec: '',
15446 silly mapToRegistry spec: 'latest',
15446 silly mapToRegistry type: 'tag' }
15447 silly mapToRegistry uri https://registry.npmjs.org/vinyl
15448 verbose addRemoteTarball https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz not in flight; adding
15449 verbose addRemoteTarball [ 'https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz',
15449 verbose addRemoteTarball 'b0455b38fc5e0cf30d4325132e461970c2091cde' ]
15450 info retry fetch attempt 1 at 7:44:10 AM
15451 info attempt registry request try #1 at 7:44:10 AM
15452 http fetch GET https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz
15453 info retry fetch attempt 1 at 7:44:10 AM
15454 info attempt registry request try #1 at 7:44:10 AM
15455 http fetch GET https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz
15456 info retry fetch attempt 1 at 7:44:10 AM
15457 info attempt registry request try #1 at 7:44:10 AM
15458 http fetch GET https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz
15459 info retry fetch attempt 1 at 7:44:10 AM
15460 info attempt registry request try #1 at 7:44:10 AM
15461 http fetch GET https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz
15462 info retry fetch attempt 1 at 7:44:10 AM
15463 info attempt registry request try #1 at 7:44:10 AM
15464 http fetch GET https://registry.npmjs.org/fancy-log/-/fancy-log-1.2.0.tgz
15465 info retry fetch attempt 1 at 7:44:10 AM
15466 info attempt registry request try #1 at 7:44:10 AM
15467 http fetch GET https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz
15468 info retry fetch attempt 1 at 7:44:10 AM
15469 info attempt registry request try #1 at 7:44:10 AM
15470 http fetch GET https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz
15471 info retry fetch attempt 1 at 7:44:10 AM
15472 info attempt registry request try #1 at 7:44:10 AM
15473 http fetch GET https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz
15474 verbose get https://registry.npmjs.org/lodash.template not expired, no request
15475 silly addNameRange number 2 { name: 'lodash.template',
15475 silly addNameRange range: '>=3.0.0 <4.0.0',
15475 silly addNameRange hasData: true }
15476 silly addNameRange versions [ 'lodash.template',
15476 silly addNameRange [ '2.0.0',
15476 silly addNameRange '2.1.0',
15476 silly addNameRange '2.2.0',
15476 silly addNameRange '2.2.1',
15476 silly addNameRange '2.3.0',
15476 silly addNameRange '2.4.0',
15476 silly addNameRange '2.4.1',
15476 silly addNameRange '3.0.0',
15476 silly addNameRange '3.0.1',
15476 silly addNameRange '3.1.0',
15476 silly addNameRange '3.2.0',
15476 silly addNameRange '3.3.0',
15476 silly addNameRange '3.3.1',
15476 silly addNameRange '3.3.2',
15476 silly addNameRange '3.4.0',
15476 silly addNameRange '3.5.0',
15476 silly addNameRange '3.5.1',
15476 silly addNameRange '3.6.0',
15476 silly addNameRange '3.6.1',
15476 silly addNameRange '3.6.2',
15476 silly addNameRange '4.0.0',
15476 silly addNameRange '4.0.1',
15476 silly addNameRange '4.0.2',
15476 silly addNameRange '4.1.0',
15476 silly addNameRange '4.1.1',
15476 silly addNameRange '4.2.0',
15476 silly addNameRange '4.2.1',
15476 silly addNameRange '4.2.2',
15476 silly addNameRange '4.2.3',
15476 silly addNameRange '4.2.4',
15476 silly addNameRange '4.2.5',
15476 silly addNameRange '4.3.0',
15476 silly addNameRange '4.4.0' ] ]
15477 silly addNamed lodash.template@3.6.2
15478 verbose addNamed "3.6.2" is a plain semver version for lodash.template
15479 silly fetchAndShaCheck shasum 9bedd5ca0897949bca47e7ff408062d549f587f2
15480 http fetch 200 https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz
15481 http fetch 200 https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz
15482 silly mapToRegistry name lodash.template
15483 silly mapToRegistry using default registry
15484 silly mapToRegistry registry https://registry.npmjs.org/
15485 silly mapToRegistry data Result {
15485 silly mapToRegistry raw: 'lodash.template',
15485 silly mapToRegistry scope: null,
15485 silly mapToRegistry escapedName: 'lodash.template',
15485 silly mapToRegistry name: 'lodash.template',
15485 silly mapToRegistry rawSpec: '',
15485 silly mapToRegistry spec: 'latest',
15485 silly mapToRegistry type: 'tag' }
15486 silly mapToRegistry uri https://registry.npmjs.org/lodash.template
15487 verbose addRemoteTarball https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz not in flight; adding
15488 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz',
15488 verbose addRemoteTarball 'f8cdecc6169a255be9098ae8b0c53d378931d14f' ]
15489 http fetch 200 https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz
15490 http fetch 200 https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz
15491 info retry fetch attempt 1 at 7:44:10 AM
15492 info attempt registry request try #1 at 7:44:10 AM
15493 http fetch GET https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz
15494 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz not in flight; adding
15495 verbose addTmpTarball already have metadata; skipping unpack for object-assign@3.0.0
15496 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15497 info retry fetch attempt 1 at 7:44:10 AM
15498 info attempt registry request try #1 at 7:44:10 AM
15499 http fetch GET https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz
15500 silly fetchAndShaCheck shasum eff52e3758249d33be402b8bb8e564bb2b5d4031
15501 silly fetchAndShaCheck shasum 2a8f2ddf70eed564dff2d57f1e1a137d9f05078b
15502 silly fetchAndShaCheck shasum e28c4d45d05ecbbed818363ce8f9c5926229ffe5
15503 silly fetchAndShaCheck shasum 2b1d6f5dfe07c8a355753e5f27fac7f1cde1616a
15504 http fetch 200 https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz
15505 http fetch 200 https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz
15506 http fetch 200 https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz
15507 http fetch 200 https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz
15508 http fetch 200 https://registry.npmjs.org/fancy-log/-/fancy-log-1.2.0.tgz
15509 http fetch 200 https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz
15510 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz not in flight; adding
15511 verbose addTmpTarball already have metadata; skipping unpack for array-differ@1.0.0
15512 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15513 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz not in flight; adding
15514 verbose addTmpTarball already have metadata; skipping unpack for multipipe@0.1.2
15515 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15516 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz not in flight; adding
15517 verbose addTmpTarball already have metadata; skipping unpack for gulplog@1.0.0
15518 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15519 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz not in flight; adding
15520 verbose addTmpTarball already have metadata; skipping unpack for lodash._reescape@3.0.0
15521 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15522 http fetch 200 https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz
15523 http fetch 200 https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz
15524 silly fetchAndShaCheck shasum 29bbd92078a739f0bcce2b4ee41e837953522924
15525 silly fetchAndShaCheck shasum af6ac877a25cc7f74e058894753858dfdb24fdb6
15526 silly fetchAndShaCheck shasum e6d5ea8c5dad001304a70b22638447f69cb2f809
15527 silly fetchAndShaCheck shasum d5a51b53e9ab22ca07d558f2b67ae55fdb5fcbd8
15528 silly fetchAndShaCheck shasum 58bc74c40664953ae0b124d806996daca431e2ed
15529 silly fetchAndShaCheck shasum 9f124b67594c937ff706932e4a642cca8dbbfee9
15530 silly fetchAndShaCheck shasum 0ccf2d89166af03b3663c796538b75ac6e114d9d
15531 silly fetchAndShaCheck shasum 6414c82913697da51590397dafb12f22967811ce
15532 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz not in flight; adding
15533 verbose addTmpTarball already have metadata; skipping unpack for replace-ext@0.0.1
15534 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15535 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz not in flight; adding
15536 verbose addTmpTarball already have metadata; skipping unpack for array-uniq@1.0.3
15537 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15538 silly cache afterAdd object-assign@3.0.0
15539 verbose afterAdd /root/.npm/object-assign/3.0.0/package/package.json not in flight; writing
15540 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15541 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/beeper/-/beeper-1.1.1.tgz not in flight; adding
15542 verbose addTmpTarball already have metadata; skipping unpack for beeper@1.1.1
15543 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15544 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/fancy-log/-/fancy-log-1.2.0.tgz not in flight; adding
15545 verbose addTmpTarball already have metadata; skipping unpack for fancy-log@1.2.0
15546 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15547 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz not in flight; adding
15548 verbose addTmpTarball already have metadata; skipping unpack for lodash._reevaluate@3.0.0
15549 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15550 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz not in flight; adding
15551 verbose addTmpTarball already have metadata; skipping unpack for dateformat@1.0.12
15552 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15553 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz not in flight; adding
15554 verbose addTmpTarball already have metadata; skipping unpack for lodash._reinterpolate@3.0.0
15555 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15556 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz not in flight; adding
15557 verbose addTmpTarball already have metadata; skipping unpack for has-gulplog@0.1.0
15558 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15559 http fetch 200 https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz
15560 http fetch 200 https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz
15561 verbose afterAdd /root/.npm/object-assign/3.0.0/package/package.json written
15562 silly cache afterAdd multipipe@0.1.2
15563 verbose afterAdd /root/.npm/multipipe/0.1.2/package/package.json not in flight; writing
15564 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15565 silly cache afterAdd array-differ@1.0.0
15566 verbose afterAdd /root/.npm/array-differ/1.0.0/package/package.json not in flight; writing
15567 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15568 silly cache afterAdd gulplog@1.0.0
15569 verbose afterAdd /root/.npm/gulplog/1.0.0/package/package.json not in flight; writing
15570 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15571 silly cache afterAdd lodash._reescape@3.0.0
15572 verbose afterAdd /root/.npm/lodash._reescape/3.0.0/package/package.json not in flight; writing
15573 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15574 silly fetchAndShaCheck shasum b0455b38fc5e0cf30d4325132e461970c2091cde
15575 silly fetchAndShaCheck shasum f8cdecc6169a255be9098ae8b0c53d378931d14f
15576 silly cache afterAdd replace-ext@0.0.1
15577 verbose afterAdd /root/.npm/replace-ext/0.0.1/package/package.json not in flight; writing
15578 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15579 silly cache afterAdd array-uniq@1.0.3
15580 verbose afterAdd /root/.npm/array-uniq/1.0.3/package/package.json not in flight; writing
15581 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15582 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz not in flight; adding
15583 verbose addTmpTarball already have metadata; skipping unpack for vinyl@0.5.3
15584 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15585 verbose afterAdd /root/.npm/multipipe/0.1.2/package/package.json written
15586 verbose afterAdd /root/.npm/array-differ/1.0.0/package/package.json written
15587 silly cache afterAdd beeper@1.1.1
15588 verbose afterAdd /root/.npm/beeper/1.1.1/package/package.json not in flight; writing
15589 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15590 silly cache afterAdd fancy-log@1.2.0
15591 verbose afterAdd /root/.npm/fancy-log/1.2.0/package/package.json not in flight; writing
15592 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15593 verbose afterAdd /root/.npm/gulplog/1.0.0/package/package.json written
15594 verbose afterAdd /root/.npm/lodash._reescape/3.0.0/package/package.json written
15595 silly cache afterAdd lodash._reevaluate@3.0.0
15596 verbose afterAdd /root/.npm/lodash._reevaluate/3.0.0/package/package.json not in flight; writing
15597 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15598 silly cache afterAdd dateformat@1.0.12
15599 verbose afterAdd /root/.npm/dateformat/1.0.12/package/package.json not in flight; writing
15600 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15601 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz not in flight; adding
15602 verbose addTmpTarball already have metadata; skipping unpack for lodash.template@3.6.2
15603 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15604 silly cache afterAdd lodash._reinterpolate@3.0.0
15605 verbose afterAdd /root/.npm/lodash._reinterpolate/3.0.0/package/package.json not in flight; writing
15606 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15607 silly cache afterAdd has-gulplog@0.1.0
15608 verbose afterAdd /root/.npm/has-gulplog/0.1.0/package/package.json not in flight; writing
15609 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15610 verbose afterAdd /root/.npm/replace-ext/0.0.1/package/package.json written
15611 verbose afterAdd /root/.npm/array-uniq/1.0.3/package/package.json written
15612 verbose afterAdd /root/.npm/beeper/1.1.1/package/package.json written
15613 verbose afterAdd /root/.npm/fancy-log/1.2.0/package/package.json written
15614 verbose afterAdd /root/.npm/lodash._reevaluate/3.0.0/package/package.json written
15615 verbose afterAdd /root/.npm/dateformat/1.0.12/package/package.json written
15616 verbose afterAdd /root/.npm/lodash._reinterpolate/3.0.0/package/package.json written
15617 verbose afterAdd /root/.npm/has-gulplog/0.1.0/package/package.json written
15618 silly cache afterAdd vinyl@0.5.3
15619 verbose afterAdd /root/.npm/vinyl/0.5.3/package/package.json not in flight; writing
15620 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15621 silly cache afterAdd lodash.template@3.6.2
15622 verbose afterAdd /root/.npm/lodash.template/3.6.2/package/package.json not in flight; writing
15623 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15624 verbose afterAdd /root/.npm/vinyl/0.5.3/package/package.json written
15625 verbose afterAdd /root/.npm/lodash.template/3.6.2/package/package.json written
15626 silly fetchNamedPackageData get-stdin
15627 silly mapToRegistry name get-stdin
15628 silly mapToRegistry using default registry
15629 silly mapToRegistry registry https://registry.npmjs.org/
15630 silly mapToRegistry data Result {
15630 silly mapToRegistry raw: 'get-stdin',
15630 silly mapToRegistry scope: null,
15630 silly mapToRegistry escapedName: 'get-stdin',
15630 silly mapToRegistry name: 'get-stdin',
15630 silly mapToRegistry rawSpec: '',
15630 silly mapToRegistry spec: 'latest',
15630 silly mapToRegistry type: 'tag' }
15631 silly mapToRegistry uri https://registry.npmjs.org/get-stdin
15632 silly fetchNamedPackageData meow
15633 silly mapToRegistry name meow
15634 silly mapToRegistry using default registry
15635 silly mapToRegistry registry https://registry.npmjs.org/
15636 silly mapToRegistry data Result {
15636 silly mapToRegistry raw: 'meow',
15636 silly mapToRegistry scope: null,
15636 silly mapToRegistry escapedName: 'meow',
15636 silly mapToRegistry name: 'meow',
15636 silly mapToRegistry rawSpec: '',
15636 silly mapToRegistry spec: 'latest',
15636 silly mapToRegistry type: 'tag' }
15637 silly mapToRegistry uri https://registry.npmjs.org/meow
15638 verbose request uri https://registry.npmjs.org/get-stdin
15639 verbose request no auth needed
15640 info attempt registry request try #1 at 7:44:10 AM
15641 http request GET https://registry.npmjs.org/get-stdin
15642 verbose request uri https://registry.npmjs.org/meow
15643 verbose request no auth needed
15644 info attempt registry request try #1 at 7:44:10 AM
15645 http request GET https://registry.npmjs.org/meow
15646 http 200 https://registry.npmjs.org/get-stdin
15647 verbose headers { server: 'nginx/1.10.1',
15647 verbose headers 'content-type': 'application/json',
15647 verbose headers 'last-modified': 'Thu, 20 Oct 2016 03:27:12 GMT',
15647 verbose headers etag: 'W/"58083990-3420"',
15647 verbose headers 'content-encoding': 'gzip',
15647 verbose headers 'cache-control': 'max-age=300',
15647 verbose headers 'content-length': '2294',
15647 verbose headers 'accept-ranges': 'bytes',
15647 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15647 verbose headers via: '1.1 varnish',
15647 verbose headers age: '13',
15647 verbose headers connection: 'keep-alive',
15647 verbose headers 'x-served-by': 'cache-yyz8335-YYZ',
15647 verbose headers 'x-cache': 'HIT',
15647 verbose headers 'x-cache-hits': '1',
15647 verbose headers 'x-timer': 'S1479109450.809737,VS0,VE0',
15647 verbose headers vary: 'Accept-Encoding' }
15648 silly get cb [ 200,
15648 silly get { server: 'nginx/1.10.1',
15648 silly get 'content-type': 'application/json',
15648 silly get 'last-modified': 'Thu, 20 Oct 2016 03:27:12 GMT',
15648 silly get etag: 'W/"58083990-3420"',
15648 silly get 'content-encoding': 'gzip',
15648 silly get 'cache-control': 'max-age=300',
15648 silly get 'content-length': '2294',
15648 silly get 'accept-ranges': 'bytes',
15648 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15648 silly get via: '1.1 varnish',
15648 silly get age: '13',
15648 silly get connection: 'keep-alive',
15648 silly get 'x-served-by': 'cache-yyz8335-YYZ',
15648 silly get 'x-cache': 'HIT',
15648 silly get 'x-cache-hits': '1',
15648 silly get 'x-timer': 'S1479109450.809737,VS0,VE0',
15648 silly get vary: 'Accept-Encoding' } ]
15649 verbose get saving get-stdin to /root/.npm/registry.npmjs.org/get-stdin/.cache.json
15650 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15651 http 200 https://registry.npmjs.org/meow
15652 verbose headers { server: 'nginx/1.10.1',
15652 verbose headers 'content-type': 'application/json',
15652 verbose headers 'last-modified': 'Thu, 20 Oct 2016 05:10:03 GMT',
15652 verbose headers etag: 'W/"580851ab-5124"',
15652 verbose headers 'content-encoding': 'gzip',
15652 verbose headers 'cache-control': 'max-age=300',
15652 verbose headers 'content-length': '4071',
15652 verbose headers 'accept-ranges': 'bytes',
15652 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15652 verbose headers via: '1.1 varnish',
15652 verbose headers age: '13',
15652 verbose headers connection: 'keep-alive',
15652 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
15652 verbose headers 'x-cache': 'HIT',
15652 verbose headers 'x-cache-hits': '1',
15652 verbose headers 'x-timer': 'S1479109450.809693,VS0,VE0',
15652 verbose headers vary: 'Accept-Encoding' }
15653 silly get cb [ 200,
15653 silly get { server: 'nginx/1.10.1',
15653 silly get 'content-type': 'application/json',
15653 silly get 'last-modified': 'Thu, 20 Oct 2016 05:10:03 GMT',
15653 silly get etag: 'W/"580851ab-5124"',
15653 silly get 'content-encoding': 'gzip',
15653 silly get 'cache-control': 'max-age=300',
15653 silly get 'content-length': '4071',
15653 silly get 'accept-ranges': 'bytes',
15653 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15653 silly get via: '1.1 varnish',
15653 silly get age: '13',
15653 silly get connection: 'keep-alive',
15653 silly get 'x-served-by': 'cache-yyz8328-YYZ',
15653 silly get 'x-cache': 'HIT',
15653 silly get 'x-cache-hits': '1',
15653 silly get 'x-timer': 'S1479109450.809693,VS0,VE0',
15653 silly get vary: 'Accept-Encoding' } ]
15654 verbose get saving meow to /root/.npm/registry.npmjs.org/meow/.cache.json
15655 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15656 silly resolveWithNewModule get-stdin@4.0.1 checking installable status
15657 silly cache add args [ 'get-stdin@^4.0.1', null ]
15658 verbose cache add spec get-stdin@^4.0.1
15659 silly cache add parsed spec Result {
15659 silly cache add raw: 'get-stdin@^4.0.1',
15659 silly cache add scope: null,
15659 silly cache add escapedName: 'get-stdin',
15659 silly cache add name: 'get-stdin',
15659 silly cache add rawSpec: '^4.0.1',
15659 silly cache add spec: '>=4.0.1 <5.0.0',
15659 silly cache add type: 'range' }
15660 silly addNamed get-stdin@>=4.0.1 <5.0.0
15661 verbose addNamed ">=4.0.1 <5.0.0" is a valid semver range for get-stdin
15662 silly addNameRange { name: 'get-stdin', range: '>=4.0.1 <5.0.0', hasData: false }
15663 silly mapToRegistry name get-stdin
15664 silly mapToRegistry using default registry
15665 silly mapToRegistry registry https://registry.npmjs.org/
15666 silly mapToRegistry data Result {
15666 silly mapToRegistry raw: 'get-stdin',
15666 silly mapToRegistry scope: null,
15666 silly mapToRegistry escapedName: 'get-stdin',
15666 silly mapToRegistry name: 'get-stdin',
15666 silly mapToRegistry rawSpec: '',
15666 silly mapToRegistry spec: 'latest',
15666 silly mapToRegistry type: 'tag' }
15667 silly mapToRegistry uri https://registry.npmjs.org/get-stdin
15668 verbose addNameRange registry:https://registry.npmjs.org/get-stdin not in flight; fetching
15669 silly resolveWithNewModule meow@3.7.0 checking installable status
15670 silly cache add args [ 'meow@^3.3.0', null ]
15671 verbose cache add spec meow@^3.3.0
15672 silly cache add parsed spec Result {
15672 silly cache add raw: 'meow@^3.3.0',
15672 silly cache add scope: null,
15672 silly cache add escapedName: 'meow',
15672 silly cache add name: 'meow',
15672 silly cache add rawSpec: '^3.3.0',
15672 silly cache add spec: '>=3.3.0 <4.0.0',
15672 silly cache add type: 'range' }
15673 silly addNamed meow@>=3.3.0 <4.0.0
15674 verbose addNamed ">=3.3.0 <4.0.0" is a valid semver range for meow
15675 silly addNameRange { name: 'meow', range: '>=3.3.0 <4.0.0', hasData: false }
15676 silly mapToRegistry name meow
15677 silly mapToRegistry using default registry
15678 silly mapToRegistry registry https://registry.npmjs.org/
15679 silly mapToRegistry data Result {
15679 silly mapToRegistry raw: 'meow',
15679 silly mapToRegistry scope: null,
15679 silly mapToRegistry escapedName: 'meow',
15679 silly mapToRegistry name: 'meow',
15679 silly mapToRegistry rawSpec: '',
15679 silly mapToRegistry spec: 'latest',
15679 silly mapToRegistry type: 'tag' }
15680 silly mapToRegistry uri https://registry.npmjs.org/meow
15681 verbose addNameRange registry:https://registry.npmjs.org/meow not in flight; fetching
15682 verbose get https://registry.npmjs.org/get-stdin not expired, no request
15683 silly addNameRange number 2 { name: 'get-stdin', range: '>=4.0.1 <5.0.0', hasData: true }
15684 silly addNameRange versions [ 'get-stdin',
15684 silly addNameRange [ '0.1.0',
15684 silly addNameRange '1.0.0',
15684 silly addNameRange '2.0.0',
15684 silly addNameRange '3.0.0',
15684 silly addNameRange '3.0.1',
15684 silly addNameRange '3.0.2',
15684 silly addNameRange '4.0.0',
15684 silly addNameRange '4.0.1',
15684 silly addNameRange '5.0.0',
15684 silly addNameRange '5.0.1' ] ]
15685 silly addNamed get-stdin@4.0.1
15686 verbose addNamed "4.0.1" is a plain semver version for get-stdin
15687 silly mapToRegistry name get-stdin
15688 silly mapToRegistry using default registry
15689 silly mapToRegistry registry https://registry.npmjs.org/
15690 silly mapToRegistry data Result {
15690 silly mapToRegistry raw: 'get-stdin',
15690 silly mapToRegistry scope: null,
15690 silly mapToRegistry escapedName: 'get-stdin',
15690 silly mapToRegistry name: 'get-stdin',
15690 silly mapToRegistry rawSpec: '',
15690 silly mapToRegistry spec: 'latest',
15690 silly mapToRegistry type: 'tag' }
15691 silly mapToRegistry uri https://registry.npmjs.org/get-stdin
15692 verbose addRemoteTarball https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz not in flight; adding
15693 verbose addRemoteTarball [ 'https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz',
15693 verbose addRemoteTarball 'b968c6b0a04384324902e8bf1a5df32579a450fe' ]
15694 verbose get https://registry.npmjs.org/meow not expired, no request
15695 silly addNameRange number 2 { name: 'meow', range: '>=3.3.0 <4.0.0', hasData: true }
15696 silly addNameRange versions [ 'meow',
15696 silly addNameRange [ '1.0.0',
15696 silly addNameRange '2.0.0',
15696 silly addNameRange '2.1.0',
15696 silly addNameRange '3.0.0',
15696 silly addNameRange '3.1.0',
15696 silly addNameRange '3.3.0',
15696 silly addNameRange '3.4.0',
15696 silly addNameRange '3.4.1',
15696 silly addNameRange '3.4.2',
15696 silly addNameRange '3.5.0',
15696 silly addNameRange '3.6.0',
15696 silly addNameRange '3.7.0' ] ]
15697 silly addNamed meow@3.7.0
15698 verbose addNamed "3.7.0" is a plain semver version for meow
15699 silly mapToRegistry name meow
15700 silly mapToRegistry using default registry
15701 silly mapToRegistry registry https://registry.npmjs.org/
15702 silly mapToRegistry data Result {
15702 silly mapToRegistry raw: 'meow',
15702 silly mapToRegistry scope: null,
15702 silly mapToRegistry escapedName: 'meow',
15702 silly mapToRegistry name: 'meow',
15702 silly mapToRegistry rawSpec: '',
15702 silly mapToRegistry spec: 'latest',
15702 silly mapToRegistry type: 'tag' }
15703 silly mapToRegistry uri https://registry.npmjs.org/meow
15704 verbose addRemoteTarball https://registry.npmjs.org/meow/-/meow-3.7.0.tgz not in flight; adding
15705 verbose addRemoteTarball [ 'https://registry.npmjs.org/meow/-/meow-3.7.0.tgz',
15705 verbose addRemoteTarball '72cb668b425228290abbfa856892587308a801fb' ]
15706 info retry fetch attempt 1 at 7:44:10 AM
15707 info attempt registry request try #1 at 7:44:10 AM
15708 http fetch GET https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz
15709 info retry fetch attempt 1 at 7:44:10 AM
15710 info attempt registry request try #1 at 7:44:10 AM
15711 http fetch GET https://registry.npmjs.org/meow/-/meow-3.7.0.tgz
15712 http fetch 200 https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz
15713 http fetch 200 https://registry.npmjs.org/meow/-/meow-3.7.0.tgz
15714 silly fetchAndShaCheck shasum b968c6b0a04384324902e8bf1a5df32579a450fe
15715 silly fetchAndShaCheck shasum 72cb668b425228290abbfa856892587308a801fb
15716 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz not in flight; adding
15717 verbose addTmpTarball already have metadata; skipping unpack for get-stdin@4.0.1
15718 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15719 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/meow/-/meow-3.7.0.tgz not in flight; adding
15720 verbose addTmpTarball already have metadata; skipping unpack for meow@3.7.0
15721 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15722 silly cache afterAdd get-stdin@4.0.1
15723 verbose afterAdd /root/.npm/get-stdin/4.0.1/package/package.json not in flight; writing
15724 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15725 silly cache afterAdd meow@3.7.0
15726 verbose afterAdd /root/.npm/meow/3.7.0/package/package.json not in flight; writing
15727 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15728 verbose afterAdd /root/.npm/get-stdin/4.0.1/package/package.json written
15729 verbose afterAdd /root/.npm/meow/3.7.0/package/package.json written
15730 silly fetchNamedPackageData camelcase-keys
15731 silly mapToRegistry name camelcase-keys
15732 silly mapToRegistry using default registry
15733 silly mapToRegistry registry https://registry.npmjs.org/
15734 silly mapToRegistry data Result {
15734 silly mapToRegistry raw: 'camelcase-keys',
15734 silly mapToRegistry scope: null,
15734 silly mapToRegistry escapedName: 'camelcase-keys',
15734 silly mapToRegistry name: 'camelcase-keys',
15734 silly mapToRegistry rawSpec: '',
15734 silly mapToRegistry spec: 'latest',
15734 silly mapToRegistry type: 'tag' }
15735 silly mapToRegistry uri https://registry.npmjs.org/camelcase-keys
15736 silly fetchNamedPackageData decamelize
15737 silly mapToRegistry name decamelize
15738 silly mapToRegistry using default registry
15739 silly mapToRegistry registry https://registry.npmjs.org/
15740 silly mapToRegistry data Result {
15740 silly mapToRegistry raw: 'decamelize',
15740 silly mapToRegistry scope: null,
15740 silly mapToRegistry escapedName: 'decamelize',
15740 silly mapToRegistry name: 'decamelize',
15740 silly mapToRegistry rawSpec: '',
15740 silly mapToRegistry spec: 'latest',
15740 silly mapToRegistry type: 'tag' }
15741 silly mapToRegistry uri https://registry.npmjs.org/decamelize
15742 silly fetchNamedPackageData loud-rejection
15743 silly mapToRegistry name loud-rejection
15744 silly mapToRegistry using default registry
15745 silly mapToRegistry registry https://registry.npmjs.org/
15746 silly mapToRegistry data Result {
15746 silly mapToRegistry raw: 'loud-rejection',
15746 silly mapToRegistry scope: null,
15746 silly mapToRegistry escapedName: 'loud-rejection',
15746 silly mapToRegistry name: 'loud-rejection',
15746 silly mapToRegistry rawSpec: '',
15746 silly mapToRegistry spec: 'latest',
15746 silly mapToRegistry type: 'tag' }
15747 silly mapToRegistry uri https://registry.npmjs.org/loud-rejection
15748 silly fetchNamedPackageData map-obj
15749 silly mapToRegistry name map-obj
15750 silly mapToRegistry using default registry
15751 silly mapToRegistry registry https://registry.npmjs.org/
15752 silly mapToRegistry data Result {
15752 silly mapToRegistry raw: 'map-obj',
15752 silly mapToRegistry scope: null,
15752 silly mapToRegistry escapedName: 'map-obj',
15752 silly mapToRegistry name: 'map-obj',
15752 silly mapToRegistry rawSpec: '',
15752 silly mapToRegistry spec: 'latest',
15752 silly mapToRegistry type: 'tag' }
15753 silly mapToRegistry uri https://registry.npmjs.org/map-obj
15754 silly fetchNamedPackageData normalize-package-data
15755 silly mapToRegistry name normalize-package-data
15756 silly mapToRegistry using default registry
15757 silly mapToRegistry registry https://registry.npmjs.org/
15758 silly mapToRegistry data Result {
15758 silly mapToRegistry raw: 'normalize-package-data',
15758 silly mapToRegistry scope: null,
15758 silly mapToRegistry escapedName: 'normalize-package-data',
15758 silly mapToRegistry name: 'normalize-package-data',
15758 silly mapToRegistry rawSpec: '',
15758 silly mapToRegistry spec: 'latest',
15758 silly mapToRegistry type: 'tag' }
15759 silly mapToRegistry uri https://registry.npmjs.org/normalize-package-data
15760 silly fetchNamedPackageData read-pkg-up
15761 silly mapToRegistry name read-pkg-up
15762 silly mapToRegistry using default registry
15763 silly mapToRegistry registry https://registry.npmjs.org/
15764 silly mapToRegistry data Result {
15764 silly mapToRegistry raw: 'read-pkg-up',
15764 silly mapToRegistry scope: null,
15764 silly mapToRegistry escapedName: 'read-pkg-up',
15764 silly mapToRegistry name: 'read-pkg-up',
15764 silly mapToRegistry rawSpec: '',
15764 silly mapToRegistry spec: 'latest',
15764 silly mapToRegistry type: 'tag' }
15765 silly mapToRegistry uri https://registry.npmjs.org/read-pkg-up
15766 silly fetchNamedPackageData redent
15767 silly mapToRegistry name redent
15768 silly mapToRegistry using default registry
15769 silly mapToRegistry registry https://registry.npmjs.org/
15770 silly mapToRegistry data Result {
15770 silly mapToRegistry raw: 'redent',
15770 silly mapToRegistry scope: null,
15770 silly mapToRegistry escapedName: 'redent',
15770 silly mapToRegistry name: 'redent',
15770 silly mapToRegistry rawSpec: '',
15770 silly mapToRegistry spec: 'latest',
15770 silly mapToRegistry type: 'tag' }
15771 silly mapToRegistry uri https://registry.npmjs.org/redent
15772 silly fetchNamedPackageData trim-newlines
15773 silly mapToRegistry name trim-newlines
15774 silly mapToRegistry using default registry
15775 silly mapToRegistry registry https://registry.npmjs.org/
15776 silly mapToRegistry data Result {
15776 silly mapToRegistry raw: 'trim-newlines',
15776 silly mapToRegistry scope: null,
15776 silly mapToRegistry escapedName: 'trim-newlines',
15776 silly mapToRegistry name: 'trim-newlines',
15776 silly mapToRegistry rawSpec: '',
15776 silly mapToRegistry spec: 'latest',
15776 silly mapToRegistry type: 'tag' }
15777 silly mapToRegistry uri https://registry.npmjs.org/trim-newlines
15778 verbose request uri https://registry.npmjs.org/camelcase-keys
15779 verbose request no auth needed
15780 info attempt registry request try #1 at 7:44:10 AM
15781 http request GET https://registry.npmjs.org/camelcase-keys
15782 verbose request uri https://registry.npmjs.org/decamelize
15783 verbose request no auth needed
15784 info attempt registry request try #1 at 7:44:10 AM
15785 http request GET https://registry.npmjs.org/decamelize
15786 verbose request uri https://registry.npmjs.org/loud-rejection
15787 verbose request no auth needed
15788 info attempt registry request try #1 at 7:44:10 AM
15789 http request GET https://registry.npmjs.org/loud-rejection
15790 verbose request uri https://registry.npmjs.org/map-obj
15791 verbose request no auth needed
15792 info attempt registry request try #1 at 7:44:10 AM
15793 http request GET https://registry.npmjs.org/map-obj
15794 verbose request uri https://registry.npmjs.org/normalize-package-data
15795 verbose request no auth needed
15796 info attempt registry request try #1 at 7:44:10 AM
15797 http request GET https://registry.npmjs.org/normalize-package-data
15798 verbose request uri https://registry.npmjs.org/read-pkg-up
15799 verbose request no auth needed
15800 info attempt registry request try #1 at 7:44:10 AM
15801 http request GET https://registry.npmjs.org/read-pkg-up
15802 verbose request uri https://registry.npmjs.org/redent
15803 verbose request no auth needed
15804 info attempt registry request try #1 at 7:44:10 AM
15805 http request GET https://registry.npmjs.org/redent
15806 verbose request uri https://registry.npmjs.org/trim-newlines
15807 verbose request no auth needed
15808 info attempt registry request try #1 at 7:44:10 AM
15809 http request GET https://registry.npmjs.org/trim-newlines
15810 http 200 https://registry.npmjs.org/camelcase-keys
15811 verbose headers { server: 'nginx/1.10.1',
15811 verbose headers 'content-type': 'application/json',
15811 verbose headers 'last-modified': 'Tue, 04 Oct 2016 12:25:55 GMT',
15811 verbose headers etag: 'W/"57f39fd3-24b3"',
15811 verbose headers 'content-encoding': 'gzip',
15811 verbose headers 'cache-control': 'max-age=300',
15811 verbose headers 'content-length': '1941',
15811 verbose headers 'accept-ranges': 'bytes',
15811 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15811 verbose headers via: '1.1 varnish',
15811 verbose headers age: '13',
15811 verbose headers connection: 'keep-alive',
15811 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
15811 verbose headers 'x-cache': 'HIT',
15811 verbose headers 'x-cache-hits': '1',
15811 verbose headers 'x-timer': 'S1479109450.865286,VS0,VE0',
15811 verbose headers vary: 'Accept-Encoding' }
15812 silly get cb [ 200,
15812 silly get { server: 'nginx/1.10.1',
15812 silly get 'content-type': 'application/json',
15812 silly get 'last-modified': 'Tue, 04 Oct 2016 12:25:55 GMT',
15812 silly get etag: 'W/"57f39fd3-24b3"',
15812 silly get 'content-encoding': 'gzip',
15812 silly get 'cache-control': 'max-age=300',
15812 silly get 'content-length': '1941',
15812 silly get 'accept-ranges': 'bytes',
15812 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15812 silly get via: '1.1 varnish',
15812 silly get age: '13',
15812 silly get connection: 'keep-alive',
15812 silly get 'x-served-by': 'cache-yyz8332-YYZ',
15812 silly get 'x-cache': 'HIT',
15812 silly get 'x-cache-hits': '1',
15812 silly get 'x-timer': 'S1479109450.865286,VS0,VE0',
15812 silly get vary: 'Accept-Encoding' } ]
15813 verbose get saving camelcase-keys to /root/.npm/registry.npmjs.org/camelcase-keys/.cache.json
15814 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15815 http 200 https://registry.npmjs.org/decamelize
15816 verbose headers { server: 'nginx/1.10.1',
15816 verbose headers 'content-type': 'application/json',
15816 verbose headers 'last-modified': 'Tue, 01 Nov 2016 17:12:54 GMT',
15816 verbose headers etag: 'W/"5818cd16-200e"',
15816 verbose headers 'content-encoding': 'gzip',
15816 verbose headers 'cache-control': 'max-age=300',
15816 verbose headers 'content-length': '1685',
15816 verbose headers 'accept-ranges': 'bytes',
15816 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15816 verbose headers via: '1.1 varnish',
15816 verbose headers age: '13',
15816 verbose headers connection: 'keep-alive',
15816 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
15816 verbose headers 'x-cache': 'HIT',
15816 verbose headers 'x-cache-hits': '1',
15816 verbose headers 'x-timer': 'S1479109450.865710,VS0,VE0',
15816 verbose headers vary: 'Accept-Encoding' }
15817 silly get cb [ 200,
15817 silly get { server: 'nginx/1.10.1',
15817 silly get 'content-type': 'application/json',
15817 silly get 'last-modified': 'Tue, 01 Nov 2016 17:12:54 GMT',
15817 silly get etag: 'W/"5818cd16-200e"',
15817 silly get 'content-encoding': 'gzip',
15817 silly get 'cache-control': 'max-age=300',
15817 silly get 'content-length': '1685',
15817 silly get 'accept-ranges': 'bytes',
15817 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15817 silly get via: '1.1 varnish',
15817 silly get age: '13',
15817 silly get connection: 'keep-alive',
15817 silly get 'x-served-by': 'cache-yyz8333-YYZ',
15817 silly get 'x-cache': 'HIT',
15817 silly get 'x-cache-hits': '1',
15817 silly get 'x-timer': 'S1479109450.865710,VS0,VE0',
15817 silly get vary: 'Accept-Encoding' } ]
15818 verbose get saving decamelize to /root/.npm/registry.npmjs.org/decamelize/.cache.json
15819 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15820 http 200 https://registry.npmjs.org/loud-rejection
15821 verbose headers { server: 'nginx/1.10.1',
15821 verbose headers 'content-type': 'application/json',
15821 verbose headers 'last-modified': 'Sun, 03 Jul 2016 22:04:14 GMT',
15821 verbose headers etag: 'W/"57798bde-4467"',
15821 verbose headers 'content-encoding': 'gzip',
15821 verbose headers 'cache-control': 'max-age=300',
15821 verbose headers 'content-length': '2868',
15821 verbose headers 'accept-ranges': 'bytes',
15821 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15821 verbose headers via: '1.1 varnish',
15821 verbose headers age: '13',
15821 verbose headers connection: 'keep-alive',
15821 verbose headers 'x-served-by': 'cache-yyz8321-YYZ',
15821 verbose headers 'x-cache': 'HIT',
15821 verbose headers 'x-cache-hits': '1',
15821 verbose headers 'x-timer': 'S1479109450.865493,VS0,VE0',
15821 verbose headers vary: 'Accept-Encoding' }
15822 silly get cb [ 200,
15822 silly get { server: 'nginx/1.10.1',
15822 silly get 'content-type': 'application/json',
15822 silly get 'last-modified': 'Sun, 03 Jul 2016 22:04:14 GMT',
15822 silly get etag: 'W/"57798bde-4467"',
15822 silly get 'content-encoding': 'gzip',
15822 silly get 'cache-control': 'max-age=300',
15822 silly get 'content-length': '2868',
15822 silly get 'accept-ranges': 'bytes',
15822 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15822 silly get via: '1.1 varnish',
15822 silly get age: '13',
15822 silly get connection: 'keep-alive',
15822 silly get 'x-served-by': 'cache-yyz8321-YYZ',
15822 silly get 'x-cache': 'HIT',
15822 silly get 'x-cache-hits': '1',
15822 silly get 'x-timer': 'S1479109450.865493,VS0,VE0',
15822 silly get vary: 'Accept-Encoding' } ]
15823 verbose get saving loud-rejection to /root/.npm/registry.npmjs.org/loud-rejection/.cache.json
15824 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15825 http 200 https://registry.npmjs.org/map-obj
15826 verbose headers { server: 'nginx/1.10.1',
15826 verbose headers 'content-type': 'application/json',
15826 verbose headers 'last-modified': 'Sat, 17 Sep 2016 05:10:08 GMT',
15826 verbose headers etag: 'W/"57dcd030-1656"',
15826 verbose headers 'content-encoding': 'gzip',
15826 verbose headers 'cache-control': 'max-age=300',
15826 verbose headers 'content-length': '1612',
15826 verbose headers 'accept-ranges': 'bytes',
15826 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15826 verbose headers via: '1.1 varnish',
15826 verbose headers age: '13',
15826 verbose headers connection: 'keep-alive',
15826 verbose headers 'x-served-by': 'cache-yyz8327-YYZ',
15826 verbose headers 'x-cache': 'HIT',
15826 verbose headers 'x-cache-hits': '1',
15826 verbose headers 'x-timer': 'S1479109450.865828,VS0,VE0',
15826 verbose headers vary: 'Accept-Encoding' }
15827 silly get cb [ 200,
15827 silly get { server: 'nginx/1.10.1',
15827 silly get 'content-type': 'application/json',
15827 silly get 'last-modified': 'Sat, 17 Sep 2016 05:10:08 GMT',
15827 silly get etag: 'W/"57dcd030-1656"',
15827 silly get 'content-encoding': 'gzip',
15827 silly get 'cache-control': 'max-age=300',
15827 silly get 'content-length': '1612',
15827 silly get 'accept-ranges': 'bytes',
15827 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15827 silly get via: '1.1 varnish',
15827 silly get age: '13',
15827 silly get connection: 'keep-alive',
15827 silly get 'x-served-by': 'cache-yyz8327-YYZ',
15827 silly get 'x-cache': 'HIT',
15827 silly get 'x-cache-hits': '1',
15827 silly get 'x-timer': 'S1479109450.865828,VS0,VE0',
15827 silly get vary: 'Accept-Encoding' } ]
15828 verbose get saving map-obj to /root/.npm/registry.npmjs.org/map-obj/.cache.json
15829 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15830 http 200 https://registry.npmjs.org/read-pkg-up
15831 verbose headers { server: 'nginx/1.10.1',
15831 verbose headers 'content-type': 'application/json',
15831 verbose headers 'last-modified': 'Tue, 11 Oct 2016 08:18:12 GMT',
15831 verbose headers etag: 'W/"57fca044-16b4"',
15831 verbose headers 'content-encoding': 'gzip',
15831 verbose headers 'cache-control': 'max-age=300',
15831 verbose headers 'content-length': '1711',
15831 verbose headers 'accept-ranges': 'bytes',
15831 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15831 verbose headers via: '1.1 varnish',
15831 verbose headers age: '13',
15831 verbose headers connection: 'keep-alive',
15831 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
15831 verbose headers 'x-cache': 'HIT',
15831 verbose headers 'x-cache-hits': '1',
15831 verbose headers 'x-timer': 'S1479109450.865559,VS0,VE0',
15831 verbose headers vary: 'Accept-Encoding' }
15832 silly get cb [ 200,
15832 silly get { server: 'nginx/1.10.1',
15832 silly get 'content-type': 'application/json',
15832 silly get 'last-modified': 'Tue, 11 Oct 2016 08:18:12 GMT',
15832 silly get etag: 'W/"57fca044-16b4"',
15832 silly get 'content-encoding': 'gzip',
15832 silly get 'cache-control': 'max-age=300',
15832 silly get 'content-length': '1711',
15832 silly get 'accept-ranges': 'bytes',
15832 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15832 silly get via: '1.1 varnish',
15832 silly get age: '13',
15832 silly get connection: 'keep-alive',
15832 silly get 'x-served-by': 'cache-yyz8332-YYZ',
15832 silly get 'x-cache': 'HIT',
15832 silly get 'x-cache-hits': '1',
15832 silly get 'x-timer': 'S1479109450.865559,VS0,VE0',
15832 silly get vary: 'Accept-Encoding' } ]
15833 verbose get saving read-pkg-up to /root/.npm/registry.npmjs.org/read-pkg-up/.cache.json
15834 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15835 http 200 https://registry.npmjs.org/trim-newlines
15836 verbose headers { server: 'nginx/1.10.1',
15836 verbose headers 'content-type': 'application/json',
15836 verbose headers 'last-modified': 'Tue, 29 Sep 2015 09:28:27 GMT',
15836 verbose headers etag: 'W/"560a59bb-c15"',
15836 verbose headers 'content-encoding': 'gzip',
15836 verbose headers 'cache-control': 'max-age=300',
15836 verbose headers 'content-length': '1037',
15836 verbose headers 'accept-ranges': 'bytes',
15836 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15836 verbose headers via: '1.1 varnish',
15836 verbose headers age: '13',
15836 verbose headers connection: 'keep-alive',
15836 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
15836 verbose headers 'x-cache': 'HIT',
15836 verbose headers 'x-cache-hits': '1',
15836 verbose headers 'x-timer': 'S1479109450.865957,VS0,VE0',
15836 verbose headers vary: 'Accept-Encoding' }
15837 silly get cb [ 200,
15837 silly get { server: 'nginx/1.10.1',
15837 silly get 'content-type': 'application/json',
15837 silly get 'last-modified': 'Tue, 29 Sep 2015 09:28:27 GMT',
15837 silly get etag: 'W/"560a59bb-c15"',
15837 silly get 'content-encoding': 'gzip',
15837 silly get 'cache-control': 'max-age=300',
15837 silly get 'content-length': '1037',
15837 silly get 'accept-ranges': 'bytes',
15837 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15837 silly get via: '1.1 varnish',
15837 silly get age: '13',
15837 silly get connection: 'keep-alive',
15837 silly get 'x-served-by': 'cache-yyz8333-YYZ',
15837 silly get 'x-cache': 'HIT',
15837 silly get 'x-cache-hits': '1',
15837 silly get 'x-timer': 'S1479109450.865957,VS0,VE0',
15837 silly get vary: 'Accept-Encoding' } ]
15838 verbose get saving trim-newlines to /root/.npm/registry.npmjs.org/trim-newlines/.cache.json
15839 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15840 http 200 https://registry.npmjs.org/redent
15841 verbose headers { server: 'nginx/1.10.1',
15841 verbose headers 'content-type': 'application/json',
15841 verbose headers 'last-modified': 'Sun, 10 Jul 2016 22:08:32 GMT',
15841 verbose headers etag: 'W/"5782c760-10a3"',
15841 verbose headers 'content-encoding': 'gzip',
15841 verbose headers 'cache-control': 'max-age=300',
15841 verbose headers 'content-length': '1294',
15841 verbose headers 'accept-ranges': 'bytes',
15841 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15841 verbose headers via: '1.1 varnish',
15841 verbose headers age: '13',
15841 verbose headers connection: 'keep-alive',
15841 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
15841 verbose headers 'x-cache': 'HIT',
15841 verbose headers 'x-cache-hits': '1',
15841 verbose headers 'x-timer': 'S1479109450.865516,VS0,VE0',
15841 verbose headers vary: 'Accept-Encoding' }
15842 silly get cb [ 200,
15842 silly get { server: 'nginx/1.10.1',
15842 silly get 'content-type': 'application/json',
15842 silly get 'last-modified': 'Sun, 10 Jul 2016 22:08:32 GMT',
15842 silly get etag: 'W/"5782c760-10a3"',
15842 silly get 'content-encoding': 'gzip',
15842 silly get 'cache-control': 'max-age=300',
15842 silly get 'content-length': '1294',
15842 silly get 'accept-ranges': 'bytes',
15842 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15842 silly get via: '1.1 varnish',
15842 silly get age: '13',
15842 silly get connection: 'keep-alive',
15842 silly get 'x-served-by': 'cache-yyz8325-YYZ',
15842 silly get 'x-cache': 'HIT',
15842 silly get 'x-cache-hits': '1',
15842 silly get 'x-timer': 'S1479109450.865516,VS0,VE0',
15842 silly get vary: 'Accept-Encoding' } ]
15843 verbose get saving redent to /root/.npm/registry.npmjs.org/redent/.cache.json
15844 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15845 http 200 https://registry.npmjs.org/normalize-package-data
15846 verbose headers { server: 'nginx/1.10.1',
15846 verbose headers 'content-type': 'application/json',
15846 verbose headers 'last-modified': 'Sun, 13 Nov 2016 09:47:46 GMT',
15846 verbose headers etag: 'W/"582836c2-ed87"',
15846 verbose headers 'content-encoding': 'gzip',
15846 verbose headers 'cache-control': 'max-age=300',
15846 verbose headers 'content-length': '7282',
15846 verbose headers 'accept-ranges': 'bytes',
15846 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15846 verbose headers via: '1.1 varnish',
15846 verbose headers age: '13',
15846 verbose headers connection: 'keep-alive',
15846 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
15846 verbose headers 'x-cache': 'HIT',
15846 verbose headers 'x-cache-hits': '1',
15846 verbose headers 'x-timer': 'S1479109450.865363,VS0,VE0',
15846 verbose headers vary: 'Accept-Encoding' }
15847 silly get cb [ 200,
15847 silly get { server: 'nginx/1.10.1',
15847 silly get 'content-type': 'application/json',
15847 silly get 'last-modified': 'Sun, 13 Nov 2016 09:47:46 GMT',
15847 silly get etag: 'W/"582836c2-ed87"',
15847 silly get 'content-encoding': 'gzip',
15847 silly get 'cache-control': 'max-age=300',
15847 silly get 'content-length': '7282',
15847 silly get 'accept-ranges': 'bytes',
15847 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
15847 silly get via: '1.1 varnish',
15847 silly get age: '13',
15847 silly get connection: 'keep-alive',
15847 silly get 'x-served-by': 'cache-yyz8332-YYZ',
15847 silly get 'x-cache': 'HIT',
15847 silly get 'x-cache-hits': '1',
15847 silly get 'x-timer': 'S1479109450.865363,VS0,VE0',
15847 silly get vary: 'Accept-Encoding' } ]
15848 verbose get saving normalize-package-data to /root/.npm/registry.npmjs.org/normalize-package-data/.cache.json
15849 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
15850 silly resolveWithNewModule camelcase-keys@2.1.0 checking installable status
15851 silly cache add args [ 'camelcase-keys@^2.0.0', null ]
15852 verbose cache add spec camelcase-keys@^2.0.0
15853 silly cache add parsed spec Result {
15853 silly cache add raw: 'camelcase-keys@^2.0.0',
15853 silly cache add scope: null,
15853 silly cache add escapedName: 'camelcase-keys',
15853 silly cache add name: 'camelcase-keys',
15853 silly cache add rawSpec: '^2.0.0',
15853 silly cache add spec: '>=2.0.0 <3.0.0',
15853 silly cache add type: 'range' }
15854 silly addNamed camelcase-keys@>=2.0.0 <3.0.0
15855 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for camelcase-keys
15856 silly addNameRange { name: 'camelcase-keys',
15856 silly addNameRange range: '>=2.0.0 <3.0.0',
15856 silly addNameRange hasData: false }
15857 silly mapToRegistry name camelcase-keys
15858 silly mapToRegistry using default registry
15859 silly mapToRegistry registry https://registry.npmjs.org/
15860 silly mapToRegistry data Result {
15860 silly mapToRegistry raw: 'camelcase-keys',
15860 silly mapToRegistry scope: null,
15860 silly mapToRegistry escapedName: 'camelcase-keys',
15860 silly mapToRegistry name: 'camelcase-keys',
15860 silly mapToRegistry rawSpec: '',
15860 silly mapToRegistry spec: 'latest',
15860 silly mapToRegistry type: 'tag' }
15861 silly mapToRegistry uri https://registry.npmjs.org/camelcase-keys
15862 verbose addNameRange registry:https://registry.npmjs.org/camelcase-keys not in flight; fetching
15863 silly resolveWithNewModule decamelize@1.2.0 checking installable status
15864 silly cache add args [ 'decamelize@^1.1.2', null ]
15865 verbose cache add spec decamelize@^1.1.2
15866 silly cache add parsed spec Result {
15866 silly cache add raw: 'decamelize@^1.1.2',
15866 silly cache add scope: null,
15866 silly cache add escapedName: 'decamelize',
15866 silly cache add name: 'decamelize',
15866 silly cache add rawSpec: '^1.1.2',
15866 silly cache add spec: '>=1.1.2 <2.0.0',
15866 silly cache add type: 'range' }
15867 silly addNamed decamelize@>=1.1.2 <2.0.0
15868 verbose addNamed ">=1.1.2 <2.0.0" is a valid semver range for decamelize
15869 silly addNameRange { name: 'decamelize', range: '>=1.1.2 <2.0.0', hasData: false }
15870 silly mapToRegistry name decamelize
15871 silly mapToRegistry using default registry
15872 silly mapToRegistry registry https://registry.npmjs.org/
15873 silly mapToRegistry data Result {
15873 silly mapToRegistry raw: 'decamelize',
15873 silly mapToRegistry scope: null,
15873 silly mapToRegistry escapedName: 'decamelize',
15873 silly mapToRegistry name: 'decamelize',
15873 silly mapToRegistry rawSpec: '',
15873 silly mapToRegistry spec: 'latest',
15873 silly mapToRegistry type: 'tag' }
15874 silly mapToRegistry uri https://registry.npmjs.org/decamelize
15875 verbose addNameRange registry:https://registry.npmjs.org/decamelize not in flight; fetching
15876 silly resolveWithNewModule map-obj@1.0.1 checking installable status
15877 silly cache add args [ 'map-obj@^1.0.1', null ]
15878 verbose cache add spec map-obj@^1.0.1
15879 silly cache add parsed spec Result {
15879 silly cache add raw: 'map-obj@^1.0.1',
15879 silly cache add scope: null,
15879 silly cache add escapedName: 'map-obj',
15879 silly cache add name: 'map-obj',
15879 silly cache add rawSpec: '^1.0.1',
15879 silly cache add spec: '>=1.0.1 <2.0.0',
15879 silly cache add type: 'range' }
15880 silly addNamed map-obj@>=1.0.1 <2.0.0
15881 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for map-obj
15882 silly addNameRange { name: 'map-obj', range: '>=1.0.1 <2.0.0', hasData: false }
15883 silly mapToRegistry name map-obj
15884 silly mapToRegistry using default registry
15885 silly mapToRegistry registry https://registry.npmjs.org/
15886 silly mapToRegistry data Result {
15886 silly mapToRegistry raw: 'map-obj',
15886 silly mapToRegistry scope: null,
15886 silly mapToRegistry escapedName: 'map-obj',
15886 silly mapToRegistry name: 'map-obj',
15886 silly mapToRegistry rawSpec: '',
15886 silly mapToRegistry spec: 'latest',
15886 silly mapToRegistry type: 'tag' }
15887 silly mapToRegistry uri https://registry.npmjs.org/map-obj
15888 verbose addNameRange registry:https://registry.npmjs.org/map-obj not in flight; fetching
15889 silly resolveWithNewModule read-pkg-up@1.0.1 checking installable status
15890 silly cache add args [ 'read-pkg-up@^1.0.1', null ]
15891 verbose cache add spec read-pkg-up@^1.0.1
15892 silly cache add parsed spec Result {
15892 silly cache add raw: 'read-pkg-up@^1.0.1',
15892 silly cache add scope: null,
15892 silly cache add escapedName: 'read-pkg-up',
15892 silly cache add name: 'read-pkg-up',
15892 silly cache add rawSpec: '^1.0.1',
15892 silly cache add spec: '>=1.0.1 <2.0.0',
15892 silly cache add type: 'range' }
15893 silly addNamed read-pkg-up@>=1.0.1 <2.0.0
15894 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for read-pkg-up
15895 silly addNameRange { name: 'read-pkg-up', range: '>=1.0.1 <2.0.0', hasData: false }
15896 silly mapToRegistry name read-pkg-up
15897 silly mapToRegistry using default registry
15898 silly mapToRegistry registry https://registry.npmjs.org/
15899 silly mapToRegistry data Result {
15899 silly mapToRegistry raw: 'read-pkg-up',
15899 silly mapToRegistry scope: null,
15899 silly mapToRegistry escapedName: 'read-pkg-up',
15899 silly mapToRegistry name: 'read-pkg-up',
15899 silly mapToRegistry rawSpec: '',
15899 silly mapToRegistry spec: 'latest',
15899 silly mapToRegistry type: 'tag' }
15900 silly mapToRegistry uri https://registry.npmjs.org/read-pkg-up
15901 verbose addNameRange registry:https://registry.npmjs.org/read-pkg-up not in flight; fetching
15902 silly resolveWithNewModule loud-rejection@1.6.0 checking installable status
15903 silly cache add args [ 'loud-rejection@^1.0.0', null ]
15904 verbose cache add spec loud-rejection@^1.0.0
15905 silly cache add parsed spec Result {
15905 silly cache add raw: 'loud-rejection@^1.0.0',
15905 silly cache add scope: null,
15905 silly cache add escapedName: 'loud-rejection',
15905 silly cache add name: 'loud-rejection',
15905 silly cache add rawSpec: '^1.0.0',
15905 silly cache add spec: '>=1.0.0 <2.0.0',
15905 silly cache add type: 'range' }
15906 silly addNamed loud-rejection@>=1.0.0 <2.0.0
15907 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for loud-rejection
15908 silly addNameRange { name: 'loud-rejection',
15908 silly addNameRange range: '>=1.0.0 <2.0.0',
15908 silly addNameRange hasData: false }
15909 silly mapToRegistry name loud-rejection
15910 silly mapToRegistry using default registry
15911 silly mapToRegistry registry https://registry.npmjs.org/
15912 silly mapToRegistry data Result {
15912 silly mapToRegistry raw: 'loud-rejection',
15912 silly mapToRegistry scope: null,
15912 silly mapToRegistry escapedName: 'loud-rejection',
15912 silly mapToRegistry name: 'loud-rejection',
15912 silly mapToRegistry rawSpec: '',
15912 silly mapToRegistry spec: 'latest',
15912 silly mapToRegistry type: 'tag' }
15913 silly mapToRegistry uri https://registry.npmjs.org/loud-rejection
15914 verbose addNameRange registry:https://registry.npmjs.org/loud-rejection not in flight; fetching
15915 silly resolveWithNewModule trim-newlines@1.0.0 checking installable status
15916 silly cache add args [ 'trim-newlines@^1.0.0', null ]
15917 verbose cache add spec trim-newlines@^1.0.0
15918 silly cache add parsed spec Result {
15918 silly cache add raw: 'trim-newlines@^1.0.0',
15918 silly cache add scope: null,
15918 silly cache add escapedName: 'trim-newlines',
15918 silly cache add name: 'trim-newlines',
15918 silly cache add rawSpec: '^1.0.0',
15918 silly cache add spec: '>=1.0.0 <2.0.0',
15918 silly cache add type: 'range' }
15919 silly addNamed trim-newlines@>=1.0.0 <2.0.0
15920 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for trim-newlines
15921 silly addNameRange { name: 'trim-newlines',
15921 silly addNameRange range: '>=1.0.0 <2.0.0',
15921 silly addNameRange hasData: false }
15922 silly mapToRegistry name trim-newlines
15923 silly mapToRegistry using default registry
15924 silly mapToRegistry registry https://registry.npmjs.org/
15925 silly mapToRegistry data Result {
15925 silly mapToRegistry raw: 'trim-newlines',
15925 silly mapToRegistry scope: null,
15925 silly mapToRegistry escapedName: 'trim-newlines',
15925 silly mapToRegistry name: 'trim-newlines',
15925 silly mapToRegistry rawSpec: '',
15925 silly mapToRegistry spec: 'latest',
15925 silly mapToRegistry type: 'tag' }
15926 silly mapToRegistry uri https://registry.npmjs.org/trim-newlines
15927 verbose addNameRange registry:https://registry.npmjs.org/trim-newlines not in flight; fetching
15928 silly resolveWithNewModule redent@1.0.0 checking installable status
15929 silly cache add args [ 'redent@^1.0.0', null ]
15930 verbose cache add spec redent@^1.0.0
15931 silly cache add parsed spec Result {
15931 silly cache add raw: 'redent@^1.0.0',
15931 silly cache add scope: null,
15931 silly cache add escapedName: 'redent',
15931 silly cache add name: 'redent',
15931 silly cache add rawSpec: '^1.0.0',
15931 silly cache add spec: '>=1.0.0 <2.0.0',
15931 silly cache add type: 'range' }
15932 silly addNamed redent@>=1.0.0 <2.0.0
15933 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for redent
15934 silly addNameRange { name: 'redent', range: '>=1.0.0 <2.0.0', hasData: false }
15935 silly mapToRegistry name redent
15936 silly mapToRegistry using default registry
15937 silly mapToRegistry registry https://registry.npmjs.org/
15938 silly mapToRegistry data Result {
15938 silly mapToRegistry raw: 'redent',
15938 silly mapToRegistry scope: null,
15938 silly mapToRegistry escapedName: 'redent',
15938 silly mapToRegistry name: 'redent',
15938 silly mapToRegistry rawSpec: '',
15938 silly mapToRegistry spec: 'latest',
15938 silly mapToRegistry type: 'tag' }
15939 silly mapToRegistry uri https://registry.npmjs.org/redent
15940 verbose addNameRange registry:https://registry.npmjs.org/redent not in flight; fetching
15941 verbose get https://registry.npmjs.org/camelcase-keys not expired, no request
15942 silly addNameRange number 2 { name: 'camelcase-keys',
15942 silly addNameRange range: '>=2.0.0 <3.0.0',
15942 silly addNameRange hasData: true }
15943 silly addNameRange versions [ 'camelcase-keys',
15943 silly addNameRange [ '1.0.0', '2.0.0', '2.1.0', '3.0.0', '4.0.0' ] ]
15944 silly addNamed camelcase-keys@2.1.0
15945 verbose addNamed "2.1.0" is a plain semver version for camelcase-keys
15946 verbose get https://registry.npmjs.org/decamelize not expired, no request
15947 silly addNameRange number 2 { name: 'decamelize', range: '>=1.1.2 <2.0.0', hasData: true }
15948 silly addNameRange versions [ 'decamelize',
15948 silly addNameRange [ '1.0.0', '1.1.0', '1.1.1', '1.1.2', '1.2.0' ] ]
15949 silly addNamed decamelize@1.2.0
15950 verbose addNamed "1.2.0" is a plain semver version for decamelize
15951 silly resolveWithNewModule normalize-package-data@2.3.5 checking installable status
15952 silly cache add args [ 'normalize-package-data@^2.3.4', null ]
15953 verbose cache add spec normalize-package-data@^2.3.4
15954 silly cache add parsed spec Result {
15954 silly cache add raw: 'normalize-package-data@^2.3.4',
15954 silly cache add scope: null,
15954 silly cache add escapedName: 'normalize-package-data',
15954 silly cache add name: 'normalize-package-data',
15954 silly cache add rawSpec: '^2.3.4',
15954 silly cache add spec: '>=2.3.4 <3.0.0',
15954 silly cache add type: 'range' }
15955 silly addNamed normalize-package-data@>=2.3.4 <3.0.0
15956 verbose addNamed ">=2.3.4 <3.0.0" is a valid semver range for normalize-package-data
15957 silly addNameRange { name: 'normalize-package-data',
15957 silly addNameRange range: '>=2.3.4 <3.0.0',
15957 silly addNameRange hasData: false }
15958 silly mapToRegistry name normalize-package-data
15959 silly mapToRegistry using default registry
15960 silly mapToRegistry registry https://registry.npmjs.org/
15961 silly mapToRegistry data Result {
15961 silly mapToRegistry raw: 'normalize-package-data',
15961 silly mapToRegistry scope: null,
15961 silly mapToRegistry escapedName: 'normalize-package-data',
15961 silly mapToRegistry name: 'normalize-package-data',
15961 silly mapToRegistry rawSpec: '',
15961 silly mapToRegistry spec: 'latest',
15961 silly mapToRegistry type: 'tag' }
15962 silly mapToRegistry uri https://registry.npmjs.org/normalize-package-data
15963 verbose addNameRange registry:https://registry.npmjs.org/normalize-package-data not in flight; fetching
15964 silly mapToRegistry name camelcase-keys
15965 silly mapToRegistry using default registry
15966 silly mapToRegistry registry https://registry.npmjs.org/
15967 silly mapToRegistry data Result {
15967 silly mapToRegistry raw: 'camelcase-keys',
15967 silly mapToRegistry scope: null,
15967 silly mapToRegistry escapedName: 'camelcase-keys',
15967 silly mapToRegistry name: 'camelcase-keys',
15967 silly mapToRegistry rawSpec: '',
15967 silly mapToRegistry spec: 'latest',
15967 silly mapToRegistry type: 'tag' }
15968 silly mapToRegistry uri https://registry.npmjs.org/camelcase-keys
15969 verbose addRemoteTarball https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz not in flight; adding
15970 verbose addRemoteTarball [ 'https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz',
15970 verbose addRemoteTarball '308beeaffdf28119051efa1d932213c91b8f92e7' ]
15971 silly mapToRegistry name decamelize
15972 silly mapToRegistry using default registry
15973 silly mapToRegistry registry https://registry.npmjs.org/
15974 silly mapToRegistry data Result {
15974 silly mapToRegistry raw: 'decamelize',
15974 silly mapToRegistry scope: null,
15974 silly mapToRegistry escapedName: 'decamelize',
15974 silly mapToRegistry name: 'decamelize',
15974 silly mapToRegistry rawSpec: '',
15974 silly mapToRegistry spec: 'latest',
15974 silly mapToRegistry type: 'tag' }
15975 silly mapToRegistry uri https://registry.npmjs.org/decamelize
15976 verbose addRemoteTarball https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz not in flight; adding
15977 verbose addRemoteTarball [ 'https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz',
15977 verbose addRemoteTarball 'f6534d15148269b20352e7bee26f501f9a191290' ]
15978 verbose get https://registry.npmjs.org/map-obj not expired, no request
15979 silly addNameRange number 2 { name: 'map-obj', range: '>=1.0.1 <2.0.0', hasData: true }
15980 silly addNameRange versions [ 'map-obj', [ '1.0.0', '1.0.1', '2.0.0' ] ]
15981 silly addNamed map-obj@1.0.1
15982 verbose addNamed "1.0.1" is a plain semver version for map-obj
15983 verbose get https://registry.npmjs.org/read-pkg-up not expired, no request
15984 silly addNameRange number 2 { name: 'read-pkg-up', range: '>=1.0.1 <2.0.0', hasData: true }
15985 silly addNameRange versions [ 'read-pkg-up', [ '1.0.1', '2.0.0' ] ]
15986 silly addNamed read-pkg-up@1.0.1
15987 verbose addNamed "1.0.1" is a plain semver version for read-pkg-up
15988 verbose get https://registry.npmjs.org/loud-rejection not expired, no request
15989 silly addNameRange number 2 { name: 'loud-rejection',
15989 silly addNameRange range: '>=1.0.0 <2.0.0',
15989 silly addNameRange hasData: true }
15990 silly addNameRange versions [ 'loud-rejection',
15990 silly addNameRange [ '1.0.0',
15990 silly addNameRange '1.1.0',
15990 silly addNameRange '1.2.0',
15990 silly addNameRange '1.2.1',
15990 silly addNameRange '1.3.0',
15990 silly addNameRange '1.4.0',
15990 silly addNameRange '1.4.1',
15990 silly addNameRange '1.5.0',
15990 silly addNameRange '1.6.0' ] ]
15991 silly addNamed loud-rejection@1.6.0
15992 verbose addNamed "1.6.0" is a plain semver version for loud-rejection
15993 verbose get https://registry.npmjs.org/trim-newlines not expired, no request
15994 silly addNameRange number 2 { name: 'trim-newlines', range: '>=1.0.0 <2.0.0', hasData: true }
15995 silly addNameRange versions [ 'trim-newlines', [ '1.0.0' ] ]
15996 silly addNamed trim-newlines@1.0.0
15997 verbose addNamed "1.0.0" is a plain semver version for trim-newlines
15998 silly mapToRegistry name map-obj
15999 silly mapToRegistry using default registry
16000 silly mapToRegistry registry https://registry.npmjs.org/
16001 silly mapToRegistry data Result {
16001 silly mapToRegistry raw: 'map-obj',
16001 silly mapToRegistry scope: null,
16001 silly mapToRegistry escapedName: 'map-obj',
16001 silly mapToRegistry name: 'map-obj',
16001 silly mapToRegistry rawSpec: '',
16001 silly mapToRegistry spec: 'latest',
16001 silly mapToRegistry type: 'tag' }
16002 silly mapToRegistry uri https://registry.npmjs.org/map-obj
16003 verbose addRemoteTarball https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz not in flight; adding
16004 verbose addRemoteTarball [ 'https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz',
16004 verbose addRemoteTarball 'd933ceb9205d82bdcf4886f6742bdc2b4dea146d' ]
16005 silly mapToRegistry name read-pkg-up
16006 silly mapToRegistry using default registry
16007 silly mapToRegistry registry https://registry.npmjs.org/
16008 silly mapToRegistry data Result {
16008 silly mapToRegistry raw: 'read-pkg-up',
16008 silly mapToRegistry scope: null,
16008 silly mapToRegistry escapedName: 'read-pkg-up',
16008 silly mapToRegistry name: 'read-pkg-up',
16008 silly mapToRegistry rawSpec: '',
16008 silly mapToRegistry spec: 'latest',
16008 silly mapToRegistry type: 'tag' }
16009 silly mapToRegistry uri https://registry.npmjs.org/read-pkg-up
16010 verbose addRemoteTarball https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz not in flight; adding
16011 verbose addRemoteTarball [ 'https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz',
16011 verbose addRemoteTarball '9d63c13276c065918d57f002a57f40a1b643fb02' ]
16012 verbose get https://registry.npmjs.org/redent not expired, no request
16013 silly addNameRange number 2 { name: 'redent', range: '>=1.0.0 <2.0.0', hasData: true }
16014 silly addNameRange versions [ 'redent', [ '1.0.0', '2.0.0' ] ]
16015 silly addNamed redent@1.0.0
16016 verbose addNamed "1.0.0" is a plain semver version for redent
16017 silly mapToRegistry name loud-rejection
16018 silly mapToRegistry using default registry
16019 silly mapToRegistry registry https://registry.npmjs.org/
16020 silly mapToRegistry data Result {
16020 silly mapToRegistry raw: 'loud-rejection',
16020 silly mapToRegistry scope: null,
16020 silly mapToRegistry escapedName: 'loud-rejection',
16020 silly mapToRegistry name: 'loud-rejection',
16020 silly mapToRegistry rawSpec: '',
16020 silly mapToRegistry spec: 'latest',
16020 silly mapToRegistry type: 'tag' }
16021 silly mapToRegistry uri https://registry.npmjs.org/loud-rejection
16022 verbose addRemoteTarball https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz not in flight; adding
16023 verbose addRemoteTarball [ 'https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz',
16023 verbose addRemoteTarball '5b46f80147edee578870f086d04821cf998e551f' ]
16024 info retry fetch attempt 1 at 7:44:10 AM
16025 info attempt registry request try #1 at 7:44:10 AM
16026 http fetch GET https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz
16027 silly mapToRegistry name trim-newlines
16028 silly mapToRegistry using default registry
16029 silly mapToRegistry registry https://registry.npmjs.org/
16030 silly mapToRegistry data Result {
16030 silly mapToRegistry raw: 'trim-newlines',
16030 silly mapToRegistry scope: null,
16030 silly mapToRegistry escapedName: 'trim-newlines',
16030 silly mapToRegistry name: 'trim-newlines',
16030 silly mapToRegistry rawSpec: '',
16030 silly mapToRegistry spec: 'latest',
16030 silly mapToRegistry type: 'tag' }
16031 silly mapToRegistry uri https://registry.npmjs.org/trim-newlines
16032 verbose addRemoteTarball https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz not in flight; adding
16033 verbose addRemoteTarball [ 'https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz',
16033 verbose addRemoteTarball '5887966bb582a4503a41eb524f7d35011815a613' ]
16034 info retry fetch attempt 1 at 7:44:10 AM
16035 info attempt registry request try #1 at 7:44:10 AM
16036 http fetch GET https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz
16037 silly mapToRegistry name redent
16038 silly mapToRegistry using default registry
16039 silly mapToRegistry registry https://registry.npmjs.org/
16040 silly mapToRegistry data Result {
16040 silly mapToRegistry raw: 'redent',
16040 silly mapToRegistry scope: null,
16040 silly mapToRegistry escapedName: 'redent',
16040 silly mapToRegistry name: 'redent',
16040 silly mapToRegistry rawSpec: '',
16040 silly mapToRegistry spec: 'latest',
16040 silly mapToRegistry type: 'tag' }
16041 silly mapToRegistry uri https://registry.npmjs.org/redent
16042 verbose addRemoteTarball https://registry.npmjs.org/redent/-/redent-1.0.0.tgz not in flight; adding
16043 verbose addRemoteTarball [ 'https://registry.npmjs.org/redent/-/redent-1.0.0.tgz',
16043 verbose addRemoteTarball 'cf916ab1fd5f1f16dfb20822dd6ec7f730c2afde' ]
16044 verbose get https://registry.npmjs.org/normalize-package-data not expired, no request
16045 silly addNameRange number 2 { name: 'normalize-package-data',
16045 silly addNameRange range: '>=2.3.4 <3.0.0',
16045 silly addNameRange hasData: true }
16046 silly addNameRange versions [ 'normalize-package-data',
16046 silly addNameRange [ '0.0.1',
16046 silly addNameRange '0.0.3',
16046 silly addNameRange '0.0.5',
16046 silly addNameRange '0.0.7',
16046 silly addNameRange '0.0.9',
16046 silly addNameRange '0.0.10',
16046 silly addNameRange '0.1.1',
16046 silly addNameRange '0.1.2',
16046 silly addNameRange '0.1.3',
16046 silly addNameRange '0.1.4',
16046 silly addNameRange '0.1.5',
16046 silly addNameRange '0.1.6',
16046 silly addNameRange '0.1.7',
16046 silly addNameRange '0.2.0',
16046 silly addNameRange '0.2.1',
16046 silly addNameRange '0.2.2',
16046 silly addNameRange '0.2.3',
16046 silly addNameRange '0.2.4',
16046 silly addNameRange '0.2.5',
16046 silly addNameRange '0.2.6',
16046 silly addNameRange '0.2.7',
16046 silly addNameRange '0.2.8',
16046 silly addNameRange '0.2.9',
16046 silly addNameRange '0.2.11',
16046 silly addNameRange '0.2.12',
16046 silly addNameRange '0.2.13',
16046 silly addNameRange '0.3.0',
16046 silly addNameRange '0.4.1',
16046 silly addNameRange '0.4.2',
16046 silly addNameRange '1.0.0',
16046 silly addNameRange '1.0.1',
16046 silly addNameRange '1.0.2',
16046 silly addNameRange '1.0.3',
16046 silly addNameRange '2.0.0',
16046 silly addNameRange '2.1.0',
16046 silly addNameRange '2.2.0',
16046 silly addNameRange '2.2.1',
16046 silly addNameRange '2.3.0',
16046 silly addNameRange '2.3.1',
16046 silly addNameRange '2.3.2',
16046 silly addNameRange '2.3.3',
16046 silly addNameRange '2.3.4',
16046 silly addNameRange '2.3.5' ] ]
16047 silly addNamed normalize-package-data@2.3.5
16048 verbose addNamed "2.3.5" is a plain semver version for normalize-package-data
16049 info retry fetch attempt 1 at 7:44:10 AM
16050 info attempt registry request try #1 at 7:44:10 AM
16051 http fetch GET https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz
16052 silly mapToRegistry name normalize-package-data
16053 silly mapToRegistry using default registry
16054 silly mapToRegistry registry https://registry.npmjs.org/
16055 silly mapToRegistry data Result {
16055 silly mapToRegistry raw: 'normalize-package-data',
16055 silly mapToRegistry scope: null,
16055 silly mapToRegistry escapedName: 'normalize-package-data',
16055 silly mapToRegistry name: 'normalize-package-data',
16055 silly mapToRegistry rawSpec: '',
16055 silly mapToRegistry spec: 'latest',
16055 silly mapToRegistry type: 'tag' }
16056 silly mapToRegistry uri https://registry.npmjs.org/normalize-package-data
16057 verbose addRemoteTarball https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz not in flight; adding
16058 verbose addRemoteTarball [ 'https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz',
16058 verbose addRemoteTarball '8d924f142960e1777e7ffe170543631cc7cb02df' ]
16059 info retry fetch attempt 1 at 7:44:10 AM
16060 info attempt registry request try #1 at 7:44:10 AM
16061 http fetch GET https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz
16062 info retry fetch attempt 1 at 7:44:10 AM
16063 info attempt registry request try #1 at 7:44:10 AM
16064 http fetch GET https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz
16065 info retry fetch attempt 1 at 7:44:10 AM
16066 info attempt registry request try #1 at 7:44:10 AM
16067 http fetch GET https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz
16068 info retry fetch attempt 1 at 7:44:10 AM
16069 info attempt registry request try #1 at 7:44:10 AM
16070 http fetch GET https://registry.npmjs.org/redent/-/redent-1.0.0.tgz
16071 info retry fetch attempt 1 at 7:44:10 AM
16072 info attempt registry request try #1 at 7:44:10 AM
16073 http fetch GET https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz
16074 http fetch 200 https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz
16075 http fetch 200 https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz
16076 silly fetchAndShaCheck shasum 308beeaffdf28119051efa1d932213c91b8f92e7
16077 silly fetchAndShaCheck shasum f6534d15148269b20352e7bee26f501f9a191290
16078 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz not in flight; adding
16079 verbose addTmpTarball already have metadata; skipping unpack for camelcase-keys@2.1.0
16080 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16081 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz not in flight; adding
16082 verbose addTmpTarball already have metadata; skipping unpack for decamelize@1.2.0
16083 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16084 silly cache afterAdd camelcase-keys@2.1.0
16085 verbose afterAdd /root/.npm/camelcase-keys/2.1.0/package/package.json not in flight; writing
16086 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16087 silly cache afterAdd decamelize@1.2.0
16088 verbose afterAdd /root/.npm/decamelize/1.2.0/package/package.json not in flight; writing
16089 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16090 verbose afterAdd /root/.npm/camelcase-keys/2.1.0/package/package.json written
16091 http fetch 200 https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz
16092 http fetch 200 https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz
16093 verbose afterAdd /root/.npm/decamelize/1.2.0/package/package.json written
16094 http fetch 200 https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz
16095 http fetch 200 https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz
16096 http fetch 200 https://registry.npmjs.org/redent/-/redent-1.0.0.tgz
16097 http fetch 200 https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz
16098 silly fetchAndShaCheck shasum 9d63c13276c065918d57f002a57f40a1b643fb02
16099 silly fetchAndShaCheck shasum d933ceb9205d82bdcf4886f6742bdc2b4dea146d
16100 silly fetchAndShaCheck shasum 5b46f80147edee578870f086d04821cf998e551f
16101 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz not in flight; adding
16102 verbose addTmpTarball already have metadata; skipping unpack for read-pkg-up@1.0.1
16103 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16104 silly fetchAndShaCheck shasum 5887966bb582a4503a41eb524f7d35011815a613
16105 silly fetchAndShaCheck shasum cf916ab1fd5f1f16dfb20822dd6ec7f730c2afde
16106 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz not in flight; adding
16107 verbose addTmpTarball already have metadata; skipping unpack for map-obj@1.0.1
16108 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16109 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz not in flight; adding
16110 verbose addTmpTarball already have metadata; skipping unpack for loud-rejection@1.6.0
16111 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16112 silly fetchAndShaCheck shasum 8d924f142960e1777e7ffe170543631cc7cb02df
16113 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz not in flight; adding
16114 verbose addTmpTarball already have metadata; skipping unpack for trim-newlines@1.0.0
16115 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16116 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/redent/-/redent-1.0.0.tgz not in flight; adding
16117 verbose addTmpTarball already have metadata; skipping unpack for redent@1.0.0
16118 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16119 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz not in flight; adding
16120 verbose addTmpTarball already have metadata; skipping unpack for normalize-package-data@2.3.5
16121 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16122 silly cache afterAdd read-pkg-up@1.0.1
16123 verbose afterAdd /root/.npm/read-pkg-up/1.0.1/package/package.json not in flight; writing
16124 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16125 silly cache afterAdd map-obj@1.0.1
16126 verbose afterAdd /root/.npm/map-obj/1.0.1/package/package.json not in flight; writing
16127 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16128 silly cache afterAdd loud-rejection@1.6.0
16129 verbose afterAdd /root/.npm/loud-rejection/1.6.0/package/package.json not in flight; writing
16130 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16131 silly cache afterAdd trim-newlines@1.0.0
16132 verbose afterAdd /root/.npm/trim-newlines/1.0.0/package/package.json not in flight; writing
16133 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16134 silly cache afterAdd redent@1.0.0
16135 verbose afterAdd /root/.npm/redent/1.0.0/package/package.json not in flight; writing
16136 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16137 silly cache afterAdd normalize-package-data@2.3.5
16138 verbose afterAdd /root/.npm/normalize-package-data/2.3.5/package/package.json not in flight; writing
16139 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16140 verbose afterAdd /root/.npm/read-pkg-up/1.0.1/package/package.json written
16141 verbose afterAdd /root/.npm/map-obj/1.0.1/package/package.json written
16142 verbose afterAdd /root/.npm/loud-rejection/1.6.0/package/package.json written
16143 verbose afterAdd /root/.npm/trim-newlines/1.0.0/package/package.json written
16144 verbose afterAdd /root/.npm/redent/1.0.0/package/package.json written
16145 verbose afterAdd /root/.npm/normalize-package-data/2.3.5/package/package.json written
16146 silly fetchNamedPackageData camelcase
16147 silly mapToRegistry name camelcase
16148 silly mapToRegistry using default registry
16149 silly mapToRegistry registry https://registry.npmjs.org/
16150 silly mapToRegistry data Result {
16150 silly mapToRegistry raw: 'camelcase',
16150 silly mapToRegistry scope: null,
16150 silly mapToRegistry escapedName: 'camelcase',
16150 silly mapToRegistry name: 'camelcase',
16150 silly mapToRegistry rawSpec: '',
16150 silly mapToRegistry spec: 'latest',
16150 silly mapToRegistry type: 'tag' }
16151 silly mapToRegistry uri https://registry.npmjs.org/camelcase
16152 verbose request uri https://registry.npmjs.org/camelcase
16153 verbose request no auth needed
16154 info attempt registry request try #1 at 7:44:10 AM
16155 http request GET https://registry.npmjs.org/camelcase
16156 http 200 https://registry.npmjs.org/camelcase
16157 verbose headers { server: 'nginx/1.10.1',
16157 verbose headers 'content-type': 'application/json',
16157 verbose headers 'last-modified': 'Tue, 08 Nov 2016 15:54:49 GMT',
16157 verbose headers etag: 'W/"5821f549-43fc"',
16157 verbose headers 'content-encoding': 'gzip',
16157 verbose headers 'cache-control': 'max-age=300',
16157 verbose headers 'content-length': '2620',
16157 verbose headers 'accept-ranges': 'bytes',
16157 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
16157 verbose headers via: '1.1 varnish',
16157 verbose headers age: '13',
16157 verbose headers connection: 'keep-alive',
16157 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
16157 verbose headers 'x-cache': 'HIT',
16157 verbose headers 'x-cache-hits': '2',
16157 verbose headers 'x-timer': 'S1479109450.942799,VS0,VE0',
16157 verbose headers vary: 'Accept-Encoding' }
16158 silly get cb [ 200,
16158 silly get { server: 'nginx/1.10.1',
16158 silly get 'content-type': 'application/json',
16158 silly get 'last-modified': 'Tue, 08 Nov 2016 15:54:49 GMT',
16158 silly get etag: 'W/"5821f549-43fc"',
16158 silly get 'content-encoding': 'gzip',
16158 silly get 'cache-control': 'max-age=300',
16158 silly get 'content-length': '2620',
16158 silly get 'accept-ranges': 'bytes',
16158 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
16158 silly get via: '1.1 varnish',
16158 silly get age: '13',
16158 silly get connection: 'keep-alive',
16158 silly get 'x-served-by': 'cache-yyz8320-YYZ',
16158 silly get 'x-cache': 'HIT',
16158 silly get 'x-cache-hits': '2',
16158 silly get 'x-timer': 'S1479109450.942799,VS0,VE0',
16158 silly get vary: 'Accept-Encoding' } ]
16159 verbose get saving camelcase to /root/.npm/registry.npmjs.org/camelcase/.cache.json
16160 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16161 silly resolveWithNewModule camelcase@2.1.1 checking installable status
16162 silly cache add args [ 'camelcase@^2.0.0', null ]
16163 verbose cache add spec camelcase@^2.0.0
16164 silly cache add parsed spec Result {
16164 silly cache add raw: 'camelcase@^2.0.0',
16164 silly cache add scope: null,
16164 silly cache add escapedName: 'camelcase',
16164 silly cache add name: 'camelcase',
16164 silly cache add rawSpec: '^2.0.0',
16164 silly cache add spec: '>=2.0.0 <3.0.0',
16164 silly cache add type: 'range' }
16165 silly addNamed camelcase@>=2.0.0 <3.0.0
16166 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for camelcase
16167 silly addNameRange { name: 'camelcase', range: '>=2.0.0 <3.0.0', hasData: false }
16168 silly mapToRegistry name camelcase
16169 silly mapToRegistry using default registry
16170 silly mapToRegistry registry https://registry.npmjs.org/
16171 silly mapToRegistry data Result {
16171 silly mapToRegistry raw: 'camelcase',
16171 silly mapToRegistry scope: null,
16171 silly mapToRegistry escapedName: 'camelcase',
16171 silly mapToRegistry name: 'camelcase',
16171 silly mapToRegistry rawSpec: '',
16171 silly mapToRegistry spec: 'latest',
16171 silly mapToRegistry type: 'tag' }
16172 silly mapToRegistry uri https://registry.npmjs.org/camelcase
16173 verbose addNameRange registry:https://registry.npmjs.org/camelcase not in flight; fetching
16174 verbose get https://registry.npmjs.org/camelcase not expired, no request
16175 silly addNameRange number 2 { name: 'camelcase', range: '>=2.0.0 <3.0.0', hasData: true }
16176 silly addNameRange versions [ 'camelcase',
16176 silly addNameRange [ '1.0.0',
16176 silly addNameRange '1.0.1',
16176 silly addNameRange '1.0.2',
16176 silly addNameRange '1.1.0',
16176 silly addNameRange '1.2.0',
16176 silly addNameRange '1.2.1',
16176 silly addNameRange '2.0.0',
16176 silly addNameRange '2.0.1',
16176 silly addNameRange '2.1.0',
16176 silly addNameRange '2.1.1',
16176 silly addNameRange '3.0.0',
16176 silly addNameRange '4.0.0' ] ]
16177 silly addNamed camelcase@2.1.1
16178 verbose addNamed "2.1.1" is a plain semver version for camelcase
16179 silly mapToRegistry name camelcase
16180 silly mapToRegistry using default registry
16181 silly mapToRegistry registry https://registry.npmjs.org/
16182 silly mapToRegistry data Result {
16182 silly mapToRegistry raw: 'camelcase',
16182 silly mapToRegistry scope: null,
16182 silly mapToRegistry escapedName: 'camelcase',
16182 silly mapToRegistry name: 'camelcase',
16182 silly mapToRegistry rawSpec: '',
16182 silly mapToRegistry spec: 'latest',
16182 silly mapToRegistry type: 'tag' }
16183 silly mapToRegistry uri https://registry.npmjs.org/camelcase
16184 verbose addRemoteTarball https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz not in flight; adding
16185 verbose addRemoteTarball [ 'https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz',
16185 verbose addRemoteTarball '7c1d16d679a1bbe59ca02cacecfb011e201f5a1f' ]
16186 info retry fetch attempt 1 at 7:44:10 AM
16187 info attempt registry request try #1 at 7:44:10 AM
16188 http fetch GET https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz
16189 http fetch 200 https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz
16190 silly fetchAndShaCheck shasum 7c1d16d679a1bbe59ca02cacecfb011e201f5a1f
16191 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz not in flight; adding
16192 verbose addTmpTarball already have metadata; skipping unpack for camelcase@2.1.1
16193 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16194 silly cache afterAdd camelcase@2.1.1
16195 verbose afterAdd /root/.npm/camelcase/2.1.1/package/package.json not in flight; writing
16196 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16197 verbose afterAdd /root/.npm/camelcase/2.1.1/package/package.json written
16198 silly fetchNamedPackageData currently-unhandled
16199 silly mapToRegistry name currently-unhandled
16200 silly mapToRegistry using default registry
16201 silly mapToRegistry registry https://registry.npmjs.org/
16202 silly mapToRegistry data Result {
16202 silly mapToRegistry raw: 'currently-unhandled',
16202 silly mapToRegistry scope: null,
16202 silly mapToRegistry escapedName: 'currently-unhandled',
16202 silly mapToRegistry name: 'currently-unhandled',
16202 silly mapToRegistry rawSpec: '',
16202 silly mapToRegistry spec: 'latest',
16202 silly mapToRegistry type: 'tag' }
16203 silly mapToRegistry uri https://registry.npmjs.org/currently-unhandled
16204 silly fetchNamedPackageData signal-exit
16205 silly mapToRegistry name signal-exit
16206 silly mapToRegistry using default registry
16207 silly mapToRegistry registry https://registry.npmjs.org/
16208 silly mapToRegistry data Result {
16208 silly mapToRegistry raw: 'signal-exit',
16208 silly mapToRegistry scope: null,
16208 silly mapToRegistry escapedName: 'signal-exit',
16208 silly mapToRegistry name: 'signal-exit',
16208 silly mapToRegistry rawSpec: '',
16208 silly mapToRegistry spec: 'latest',
16208 silly mapToRegistry type: 'tag' }
16209 silly mapToRegistry uri https://registry.npmjs.org/signal-exit
16210 verbose request uri https://registry.npmjs.org/currently-unhandled
16211 verbose request no auth needed
16212 info attempt registry request try #1 at 7:44:10 AM
16213 http request GET https://registry.npmjs.org/currently-unhandled
16214 verbose request uri https://registry.npmjs.org/signal-exit
16215 verbose request no auth needed
16216 info attempt registry request try #1 at 7:44:10 AM
16217 http request GET https://registry.npmjs.org/signal-exit
16218 http 200 https://registry.npmjs.org/currently-unhandled
16219 verbose headers { server: 'nginx/1.10.1',
16219 verbose headers 'content-type': 'application/json',
16219 verbose headers 'last-modified': 'Thu, 02 Jun 2016 11:15:15 GMT',
16219 verbose headers etag: 'W/"57501543-1f54"',
16219 verbose headers 'content-encoding': 'gzip',
16219 verbose headers 'cache-control': 'max-age=300',
16219 verbose headers 'content-length': '1885',
16219 verbose headers 'accept-ranges': 'bytes',
16219 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
16219 verbose headers via: '1.1 varnish',
16219 verbose headers age: '12',
16219 verbose headers connection: 'keep-alive',
16219 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
16219 verbose headers 'x-cache': 'HIT',
16219 verbose headers 'x-cache-hits': '1',
16219 verbose headers 'x-timer': 'S1479109450.974593,VS0,VE0',
16219 verbose headers vary: 'Accept-Encoding' }
16220 silly get cb [ 200,
16220 silly get { server: 'nginx/1.10.1',
16220 silly get 'content-type': 'application/json',
16220 silly get 'last-modified': 'Thu, 02 Jun 2016 11:15:15 GMT',
16220 silly get etag: 'W/"57501543-1f54"',
16220 silly get 'content-encoding': 'gzip',
16220 silly get 'cache-control': 'max-age=300',
16220 silly get 'content-length': '1885',
16220 silly get 'accept-ranges': 'bytes',
16220 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
16220 silly get via: '1.1 varnish',
16220 silly get age: '12',
16220 silly get connection: 'keep-alive',
16220 silly get 'x-served-by': 'cache-yyz8322-YYZ',
16220 silly get 'x-cache': 'HIT',
16220 silly get 'x-cache-hits': '1',
16220 silly get 'x-timer': 'S1479109450.974593,VS0,VE0',
16220 silly get vary: 'Accept-Encoding' } ]
16221 verbose get saving currently-unhandled to /root/.npm/registry.npmjs.org/currently-unhandled/.cache.json
16222 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16223 http 200 https://registry.npmjs.org/signal-exit
16224 verbose headers { server: 'nginx/1.10.1',
16224 verbose headers 'content-type': 'application/json',
16224 verbose headers 'last-modified': 'Tue, 01 Nov 2016 16:29:49 GMT',
16224 verbose headers etag: 'W/"5818c2fd-4685"',
16224 verbose headers 'content-encoding': 'gzip',
16224 verbose headers 'cache-control': 'max-age=300',
16224 verbose headers 'content-length': '3038',
16224 verbose headers 'accept-ranges': 'bytes',
16224 verbose headers date: 'Mon, 14 Nov 2016 07:44:10 GMT',
16224 verbose headers via: '1.1 varnish',
16224 verbose headers age: '13',
16224 verbose headers connection: 'keep-alive',
16224 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
16224 verbose headers 'x-cache': 'HIT',
16224 verbose headers 'x-cache-hits': '1',
16224 verbose headers 'x-timer': 'S1479109450.974542,VS0,VE0',
16224 verbose headers vary: 'Accept-Encoding' }
16225 silly get cb [ 200,
16225 silly get { server: 'nginx/1.10.1',
16225 silly get 'content-type': 'application/json',
16225 silly get 'last-modified': 'Tue, 01 Nov 2016 16:29:49 GMT',
16225 silly get etag: 'W/"5818c2fd-4685"',
16225 silly get 'content-encoding': 'gzip',
16225 silly get 'cache-control': 'max-age=300',
16225 silly get 'content-length': '3038',
16225 silly get 'accept-ranges': 'bytes',
16225 silly get date: 'Mon, 14 Nov 2016 07:44:10 GMT',
16225 silly get via: '1.1 varnish',
16225 silly get age: '13',
16225 silly get connection: 'keep-alive',
16225 silly get 'x-served-by': 'cache-yyz8325-YYZ',
16225 silly get 'x-cache': 'HIT',
16225 silly get 'x-cache-hits': '1',
16225 silly get 'x-timer': 'S1479109450.974542,VS0,VE0',
16225 silly get vary: 'Accept-Encoding' } ]
16226 verbose get saving signal-exit to /root/.npm/registry.npmjs.org/signal-exit/.cache.json
16227 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16228 silly resolveWithNewModule currently-unhandled@0.4.1 checking installable status
16229 silly cache add args [ 'currently-unhandled@^0.4.1', null ]
16230 verbose cache add spec currently-unhandled@^0.4.1
16231 silly cache add parsed spec Result {
16231 silly cache add raw: 'currently-unhandled@^0.4.1',
16231 silly cache add scope: null,
16231 silly cache add escapedName: 'currently-unhandled',
16231 silly cache add name: 'currently-unhandled',
16231 silly cache add rawSpec: '^0.4.1',
16231 silly cache add spec: '>=0.4.1 <0.5.0',
16231 silly cache add type: 'range' }
16232 silly addNamed currently-unhandled@>=0.4.1 <0.5.0
16233 verbose addNamed ">=0.4.1 <0.5.0" is a valid semver range for currently-unhandled
16234 silly addNameRange { name: 'currently-unhandled',
16234 silly addNameRange range: '>=0.4.1 <0.5.0',
16234 silly addNameRange hasData: false }
16235 silly mapToRegistry name currently-unhandled
16236 silly mapToRegistry using default registry
16237 silly mapToRegistry registry https://registry.npmjs.org/
16238 silly mapToRegistry data Result {
16238 silly mapToRegistry raw: 'currently-unhandled',
16238 silly mapToRegistry scope: null,
16238 silly mapToRegistry escapedName: 'currently-unhandled',
16238 silly mapToRegistry name: 'currently-unhandled',
16238 silly mapToRegistry rawSpec: '',
16238 silly mapToRegistry spec: 'latest',
16238 silly mapToRegistry type: 'tag' }
16239 silly mapToRegistry uri https://registry.npmjs.org/currently-unhandled
16240 verbose addNameRange registry:https://registry.npmjs.org/currently-unhandled not in flight; fetching
16241 silly resolveWithNewModule signal-exit@3.0.1 checking installable status
16242 silly cache add args [ 'signal-exit@^3.0.0', null ]
16243 verbose cache add spec signal-exit@^3.0.0
16244 silly cache add parsed spec Result {
16244 silly cache add raw: 'signal-exit@^3.0.0',
16244 silly cache add scope: null,
16244 silly cache add escapedName: 'signal-exit',
16244 silly cache add name: 'signal-exit',
16244 silly cache add rawSpec: '^3.0.0',
16244 silly cache add spec: '>=3.0.0 <4.0.0',
16244 silly cache add type: 'range' }
16245 silly addNamed signal-exit@>=3.0.0 <4.0.0
16246 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for signal-exit
16247 silly addNameRange { name: 'signal-exit', range: '>=3.0.0 <4.0.0', hasData: false }
16248 silly mapToRegistry name signal-exit
16249 silly mapToRegistry using default registry
16250 silly mapToRegistry registry https://registry.npmjs.org/
16251 silly mapToRegistry data Result {
16251 silly mapToRegistry raw: 'signal-exit',
16251 silly mapToRegistry scope: null,
16251 silly mapToRegistry escapedName: 'signal-exit',
16251 silly mapToRegistry name: 'signal-exit',
16251 silly mapToRegistry rawSpec: '',
16251 silly mapToRegistry spec: 'latest',
16251 silly mapToRegistry type: 'tag' }
16252 silly mapToRegistry uri https://registry.npmjs.org/signal-exit
16253 verbose addNameRange registry:https://registry.npmjs.org/signal-exit not in flight; fetching
16254 verbose get https://registry.npmjs.org/currently-unhandled not expired, no request
16255 silly addNameRange number 2 { name: 'currently-unhandled',
16255 silly addNameRange range: '>=0.4.1 <0.5.0',
16255 silly addNameRange hasData: true }
16256 silly addNameRange versions [ 'currently-unhandled', [ '0.3.0', '0.4.0', '0.4.1' ] ]
16257 silly addNamed currently-unhandled@0.4.1
16258 verbose addNamed "0.4.1" is a plain semver version for currently-unhandled
16259 silly mapToRegistry name currently-unhandled
16260 silly mapToRegistry using default registry
16261 silly mapToRegistry registry https://registry.npmjs.org/
16262 silly mapToRegistry data Result {
16262 silly mapToRegistry raw: 'currently-unhandled',
16262 silly mapToRegistry scope: null,
16262 silly mapToRegistry escapedName: 'currently-unhandled',
16262 silly mapToRegistry name: 'currently-unhandled',
16262 silly mapToRegistry rawSpec: '',
16262 silly mapToRegistry spec: 'latest',
16262 silly mapToRegistry type: 'tag' }
16263 silly mapToRegistry uri https://registry.npmjs.org/currently-unhandled
16264 verbose addRemoteTarball https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz not in flight; adding
16265 verbose addRemoteTarball [ 'https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz',
16265 verbose addRemoteTarball '988df33feab191ef799a61369dd76c17adf957ea' ]
16266 verbose get https://registry.npmjs.org/signal-exit not expired, no request
16267 silly addNameRange number 2 { name: 'signal-exit', range: '>=3.0.0 <4.0.0', hasData: true }
16268 silly addNameRange versions [ 'signal-exit',
16268 silly addNameRange [ '1.0.0',
16268 silly addNameRange '1.0.1',
16268 silly addNameRange '1.1.0',
16268 silly addNameRange '1.2.0',
16268 silly addNameRange '1.3.0',
16268 silly addNameRange '1.3.1',
16268 silly addNameRange '2.1.0',
16268 silly addNameRange '2.1.1',
16268 silly addNameRange '2.0.0',
16268 silly addNameRange '2.1.2',
16268 silly addNameRange '3.0.0-candidate',
16268 silly addNameRange '3.0.0',
16268 silly addNameRange '3.0.1' ] ]
16269 silly addNamed signal-exit@3.0.1
16270 verbose addNamed "3.0.1" is a plain semver version for signal-exit
16271 info retry fetch attempt 1 at 7:44:10 AM
16272 info attempt registry request try #1 at 7:44:10 AM
16273 http fetch GET https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz
16274 silly mapToRegistry name signal-exit
16275 silly mapToRegistry using default registry
16276 silly mapToRegistry registry https://registry.npmjs.org/
16277 silly mapToRegistry data Result {
16277 silly mapToRegistry raw: 'signal-exit',
16277 silly mapToRegistry scope: null,
16277 silly mapToRegistry escapedName: 'signal-exit',
16277 silly mapToRegistry name: 'signal-exit',
16277 silly mapToRegistry rawSpec: '',
16277 silly mapToRegistry spec: 'latest',
16277 silly mapToRegistry type: 'tag' }
16278 silly mapToRegistry uri https://registry.npmjs.org/signal-exit
16279 verbose addRemoteTarball https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.1.tgz not in flight; adding
16280 verbose addRemoteTarball [ 'https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.1.tgz',
16280 verbose addRemoteTarball '5a4c884992b63a7acd9badb7894c3ee9cfccad81' ]
16281 info retry fetch attempt 1 at 7:44:10 AM
16282 info attempt registry request try #1 at 7:44:10 AM
16283 http fetch GET https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.1.tgz
16284 http fetch 200 https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz
16285 silly fetchAndShaCheck shasum 988df33feab191ef799a61369dd76c17adf957ea
16286 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz not in flight; adding
16287 verbose addTmpTarball already have metadata; skipping unpack for currently-unhandled@0.4.1
16288 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16289 http fetch 200 https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.1.tgz
16290 silly fetchAndShaCheck shasum 5a4c884992b63a7acd9badb7894c3ee9cfccad81
16291 silly cache afterAdd currently-unhandled@0.4.1
16292 verbose afterAdd /root/.npm/currently-unhandled/0.4.1/package/package.json not in flight; writing
16293 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16294 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/signal-exit/-/signal-exit-3.0.1.tgz not in flight; adding
16295 verbose addTmpTarball already have metadata; skipping unpack for signal-exit@3.0.1
16296 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16297 verbose afterAdd /root/.npm/currently-unhandled/0.4.1/package/package.json written
16298 silly cache afterAdd signal-exit@3.0.1
16299 verbose afterAdd /root/.npm/signal-exit/3.0.1/package/package.json not in flight; writing
16300 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16301 verbose afterAdd /root/.npm/signal-exit/3.0.1/package/package.json written
16302 silly fetchNamedPackageData array-find-index
16303 silly mapToRegistry name array-find-index
16304 silly mapToRegistry using default registry
16305 silly mapToRegistry registry https://registry.npmjs.org/
16306 silly mapToRegistry data Result {
16306 silly mapToRegistry raw: 'array-find-index',
16306 silly mapToRegistry scope: null,
16306 silly mapToRegistry escapedName: 'array-find-index',
16306 silly mapToRegistry name: 'array-find-index',
16306 silly mapToRegistry rawSpec: '',
16306 silly mapToRegistry spec: 'latest',
16306 silly mapToRegistry type: 'tag' }
16307 silly mapToRegistry uri https://registry.npmjs.org/array-find-index
16308 verbose request uri https://registry.npmjs.org/array-find-index
16309 verbose request no auth needed
16310 info attempt registry request try #1 at 7:44:11 AM
16311 http request GET https://registry.npmjs.org/array-find-index
16312 http 200 https://registry.npmjs.org/array-find-index
16313 verbose headers { server: 'nginx/1.10.1',
16313 verbose headers 'content-type': 'application/json',
16313 verbose headers 'last-modified': 'Fri, 30 Sep 2016 08:39:49 GMT',
16313 verbose headers etag: 'W/"57ee24d5-149b"',
16313 verbose headers 'content-encoding': 'gzip',
16313 verbose headers 'cache-control': 'max-age=300',
16313 verbose headers 'content-length': '1340',
16313 verbose headers 'accept-ranges': 'bytes',
16313 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16313 verbose headers via: '1.1 varnish',
16313 verbose headers age: '12',
16313 verbose headers connection: 'keep-alive',
16313 verbose headers 'x-served-by': 'cache-yyz8335-YYZ',
16313 verbose headers 'x-cache': 'HIT',
16313 verbose headers 'x-cache-hits': '1',
16313 verbose headers 'x-timer': 'S1479109451.012199,VS0,VE0',
16313 verbose headers vary: 'Accept-Encoding' }
16314 silly get cb [ 200,
16314 silly get { server: 'nginx/1.10.1',
16314 silly get 'content-type': 'application/json',
16314 silly get 'last-modified': 'Fri, 30 Sep 2016 08:39:49 GMT',
16314 silly get etag: 'W/"57ee24d5-149b"',
16314 silly get 'content-encoding': 'gzip',
16314 silly get 'cache-control': 'max-age=300',
16314 silly get 'content-length': '1340',
16314 silly get 'accept-ranges': 'bytes',
16314 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16314 silly get via: '1.1 varnish',
16314 silly get age: '12',
16314 silly get connection: 'keep-alive',
16314 silly get 'x-served-by': 'cache-yyz8335-YYZ',
16314 silly get 'x-cache': 'HIT',
16314 silly get 'x-cache-hits': '1',
16314 silly get 'x-timer': 'S1479109451.012199,VS0,VE0',
16314 silly get vary: 'Accept-Encoding' } ]
16315 verbose get saving array-find-index to /root/.npm/registry.npmjs.org/array-find-index/.cache.json
16316 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16317 silly resolveWithNewModule array-find-index@1.0.2 checking installable status
16318 silly cache add args [ 'array-find-index@^1.0.1', null ]
16319 verbose cache add spec array-find-index@^1.0.1
16320 silly cache add parsed spec Result {
16320 silly cache add raw: 'array-find-index@^1.0.1',
16320 silly cache add scope: null,
16320 silly cache add escapedName: 'array-find-index',
16320 silly cache add name: 'array-find-index',
16320 silly cache add rawSpec: '^1.0.1',
16320 silly cache add spec: '>=1.0.1 <2.0.0',
16320 silly cache add type: 'range' }
16321 silly addNamed array-find-index@>=1.0.1 <2.0.0
16322 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for array-find-index
16323 silly addNameRange { name: 'array-find-index',
16323 silly addNameRange range: '>=1.0.1 <2.0.0',
16323 silly addNameRange hasData: false }
16324 silly mapToRegistry name array-find-index
16325 silly mapToRegistry using default registry
16326 silly mapToRegistry registry https://registry.npmjs.org/
16327 silly mapToRegistry data Result {
16327 silly mapToRegistry raw: 'array-find-index',
16327 silly mapToRegistry scope: null,
16327 silly mapToRegistry escapedName: 'array-find-index',
16327 silly mapToRegistry name: 'array-find-index',
16327 silly mapToRegistry rawSpec: '',
16327 silly mapToRegistry spec: 'latest',
16327 silly mapToRegistry type: 'tag' }
16328 silly mapToRegistry uri https://registry.npmjs.org/array-find-index
16329 verbose addNameRange registry:https://registry.npmjs.org/array-find-index not in flight; fetching
16330 verbose get https://registry.npmjs.org/array-find-index not expired, no request
16331 silly addNameRange number 2 { name: 'array-find-index',
16331 silly addNameRange range: '>=1.0.1 <2.0.0',
16331 silly addNameRange hasData: true }
16332 silly addNameRange versions [ 'array-find-index', [ '1.0.0', '1.0.1', '1.0.2' ] ]
16333 silly addNamed array-find-index@1.0.2
16334 verbose addNamed "1.0.2" is a plain semver version for array-find-index
16335 silly mapToRegistry name array-find-index
16336 silly mapToRegistry using default registry
16337 silly mapToRegistry registry https://registry.npmjs.org/
16338 silly mapToRegistry data Result {
16338 silly mapToRegistry raw: 'array-find-index',
16338 silly mapToRegistry scope: null,
16338 silly mapToRegistry escapedName: 'array-find-index',
16338 silly mapToRegistry name: 'array-find-index',
16338 silly mapToRegistry rawSpec: '',
16338 silly mapToRegistry spec: 'latest',
16338 silly mapToRegistry type: 'tag' }
16339 silly mapToRegistry uri https://registry.npmjs.org/array-find-index
16340 verbose addRemoteTarball https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz not in flight; adding
16341 verbose addRemoteTarball [ 'https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz',
16341 verbose addRemoteTarball 'df010aa1287e164bbda6f9723b0a96a1ec4187a1' ]
16342 info retry fetch attempt 1 at 7:44:11 AM
16343 info attempt registry request try #1 at 7:44:11 AM
16344 http fetch GET https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz
16345 http fetch 200 https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz
16346 silly fetchAndShaCheck shasum df010aa1287e164bbda6f9723b0a96a1ec4187a1
16347 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz not in flight; adding
16348 verbose addTmpTarball already have metadata; skipping unpack for array-find-index@1.0.2
16349 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16350 silly cache afterAdd array-find-index@1.0.2
16351 verbose afterAdd /root/.npm/array-find-index/1.0.2/package/package.json not in flight; writing
16352 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16353 verbose afterAdd /root/.npm/array-find-index/1.0.2/package/package.json written
16354 silly fetchNamedPackageData hosted-git-info
16355 silly mapToRegistry name hosted-git-info
16356 silly mapToRegistry using default registry
16357 silly mapToRegistry registry https://registry.npmjs.org/
16358 silly mapToRegistry data Result {
16358 silly mapToRegistry raw: 'hosted-git-info',
16358 silly mapToRegistry scope: null,
16358 silly mapToRegistry escapedName: 'hosted-git-info',
16358 silly mapToRegistry name: 'hosted-git-info',
16358 silly mapToRegistry rawSpec: '',
16358 silly mapToRegistry spec: 'latest',
16358 silly mapToRegistry type: 'tag' }
16359 silly mapToRegistry uri https://registry.npmjs.org/hosted-git-info
16360 silly fetchNamedPackageData is-builtin-module
16361 silly mapToRegistry name is-builtin-module
16362 silly mapToRegistry using default registry
16363 silly mapToRegistry registry https://registry.npmjs.org/
16364 silly mapToRegistry data Result {
16364 silly mapToRegistry raw: 'is-builtin-module',
16364 silly mapToRegistry scope: null,
16364 silly mapToRegistry escapedName: 'is-builtin-module',
16364 silly mapToRegistry name: 'is-builtin-module',
16364 silly mapToRegistry rawSpec: '',
16364 silly mapToRegistry spec: 'latest',
16364 silly mapToRegistry type: 'tag' }
16365 silly mapToRegistry uri https://registry.npmjs.org/is-builtin-module
16366 silly fetchNamedPackageData validate-npm-package-license
16367 silly mapToRegistry name validate-npm-package-license
16368 silly mapToRegistry using default registry
16369 silly mapToRegistry registry https://registry.npmjs.org/
16370 silly mapToRegistry data Result {
16370 silly mapToRegistry raw: 'validate-npm-package-license',
16370 silly mapToRegistry scope: null,
16370 silly mapToRegistry escapedName: 'validate-npm-package-license',
16370 silly mapToRegistry name: 'validate-npm-package-license',
16370 silly mapToRegistry rawSpec: '',
16370 silly mapToRegistry spec: 'latest',
16370 silly mapToRegistry type: 'tag' }
16371 silly mapToRegistry uri https://registry.npmjs.org/validate-npm-package-license
16372 verbose request uri https://registry.npmjs.org/hosted-git-info
16373 verbose request no auth needed
16374 info attempt registry request try #1 at 7:44:11 AM
16375 http request GET https://registry.npmjs.org/hosted-git-info
16376 verbose request uri https://registry.npmjs.org/is-builtin-module
16377 verbose request no auth needed
16378 info attempt registry request try #1 at 7:44:11 AM
16379 http request GET https://registry.npmjs.org/is-builtin-module
16380 verbose request uri https://registry.npmjs.org/validate-npm-package-license
16381 verbose request no auth needed
16382 info attempt registry request try #1 at 7:44:11 AM
16383 http request GET https://registry.npmjs.org/validate-npm-package-license
16384 http 200 https://registry.npmjs.org/is-builtin-module
16385 verbose headers { server: 'nginx/1.10.1',
16385 verbose headers 'content-type': 'application/json',
16385 verbose headers 'last-modified': 'Thu, 20 Oct 2016 20:38:51 GMT',
16385 verbose headers etag: 'W/"58092b5b-b43"',
16385 verbose headers 'content-encoding': 'gzip',
16385 verbose headers 'cache-control': 'max-age=300',
16385 verbose headers 'content-length': '981',
16385 verbose headers 'accept-ranges': 'bytes',
16385 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16385 verbose headers via: '1.1 varnish',
16385 verbose headers age: '12',
16385 verbose headers connection: 'keep-alive',
16385 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
16385 verbose headers 'x-cache': 'HIT',
16385 verbose headers 'x-cache-hits': '1',
16385 verbose headers 'x-timer': 'S1479109451.045226,VS0,VE0',
16385 verbose headers vary: 'Accept-Encoding' }
16386 silly get cb [ 200,
16386 silly get { server: 'nginx/1.10.1',
16386 silly get 'content-type': 'application/json',
16386 silly get 'last-modified': 'Thu, 20 Oct 2016 20:38:51 GMT',
16386 silly get etag: 'W/"58092b5b-b43"',
16386 silly get 'content-encoding': 'gzip',
16386 silly get 'cache-control': 'max-age=300',
16386 silly get 'content-length': '981',
16386 silly get 'accept-ranges': 'bytes',
16386 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16386 silly get via: '1.1 varnish',
16386 silly get age: '12',
16386 silly get connection: 'keep-alive',
16386 silly get 'x-served-by': 'cache-yyz8329-YYZ',
16386 silly get 'x-cache': 'HIT',
16386 silly get 'x-cache-hits': '1',
16386 silly get 'x-timer': 'S1479109451.045226,VS0,VE0',
16386 silly get vary: 'Accept-Encoding' } ]
16387 verbose get saving is-builtin-module to /root/.npm/registry.npmjs.org/is-builtin-module/.cache.json
16388 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16389 http 200 https://registry.npmjs.org/validate-npm-package-license
16390 verbose headers { server: 'nginx/1.10.1',
16390 verbose headers 'content-type': 'application/json',
16390 verbose headers 'last-modified': 'Sun, 23 Aug 2015 23:36:10 GMT',
16390 verbose headers etag: 'W/"55da58ea-3413"',
16390 verbose headers 'content-encoding': 'gzip',
16390 verbose headers 'cache-control': 'max-age=300',
16390 verbose headers 'content-length': '2274',
16390 verbose headers 'accept-ranges': 'bytes',
16390 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16390 verbose headers via: '1.1 varnish',
16390 verbose headers age: '12',
16390 verbose headers connection: 'keep-alive',
16390 verbose headers 'x-served-by': 'cache-yyz8335-YYZ',
16390 verbose headers 'x-cache': 'HIT',
16390 verbose headers 'x-cache-hits': '1',
16390 verbose headers 'x-timer': 'S1479109451.045288,VS0,VE0',
16390 verbose headers vary: 'Accept-Encoding' }
16391 silly get cb [ 200,
16391 silly get { server: 'nginx/1.10.1',
16391 silly get 'content-type': 'application/json',
16391 silly get 'last-modified': 'Sun, 23 Aug 2015 23:36:10 GMT',
16391 silly get etag: 'W/"55da58ea-3413"',
16391 silly get 'content-encoding': 'gzip',
16391 silly get 'cache-control': 'max-age=300',
16391 silly get 'content-length': '2274',
16391 silly get 'accept-ranges': 'bytes',
16391 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16391 silly get via: '1.1 varnish',
16391 silly get age: '12',
16391 silly get connection: 'keep-alive',
16391 silly get 'x-served-by': 'cache-yyz8335-YYZ',
16391 silly get 'x-cache': 'HIT',
16391 silly get 'x-cache-hits': '1',
16391 silly get 'x-timer': 'S1479109451.045288,VS0,VE0',
16391 silly get vary: 'Accept-Encoding' } ]
16392 verbose get saving validate-npm-package-license to /root/.npm/registry.npmjs.org/validate-npm-package-license/.cache.json
16393 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16394 http 200 https://registry.npmjs.org/hosted-git-info
16395 verbose headers { server: 'nginx/1.10.1',
16395 verbose headers 'content-type': 'application/json',
16395 verbose headers 'last-modified': 'Tue, 17 May 2016 21:01:29 GMT',
16395 verbose headers etag: 'W/"573b86a9-672d"',
16395 verbose headers 'content-encoding': 'gzip',
16395 verbose headers 'cache-control': 'max-age=300',
16395 verbose headers 'content-length': '3881',
16395 verbose headers 'accept-ranges': 'bytes',
16395 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16395 verbose headers via: '1.1 varnish',
16395 verbose headers age: '12',
16395 verbose headers connection: 'keep-alive',
16395 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
16395 verbose headers 'x-cache': 'HIT',
16395 verbose headers 'x-cache-hits': '1',
16395 verbose headers 'x-timer': 'S1479109451.045021,VS0,VE0',
16395 verbose headers vary: 'Accept-Encoding' }
16396 silly get cb [ 200,
16396 silly get { server: 'nginx/1.10.1',
16396 silly get 'content-type': 'application/json',
16396 silly get 'last-modified': 'Tue, 17 May 2016 21:01:29 GMT',
16396 silly get etag: 'W/"573b86a9-672d"',
16396 silly get 'content-encoding': 'gzip',
16396 silly get 'cache-control': 'max-age=300',
16396 silly get 'content-length': '3881',
16396 silly get 'accept-ranges': 'bytes',
16396 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16396 silly get via: '1.1 varnish',
16396 silly get age: '12',
16396 silly get connection: 'keep-alive',
16396 silly get 'x-served-by': 'cache-yyz8322-YYZ',
16396 silly get 'x-cache': 'HIT',
16396 silly get 'x-cache-hits': '1',
16396 silly get 'x-timer': 'S1479109451.045021,VS0,VE0',
16396 silly get vary: 'Accept-Encoding' } ]
16397 verbose get saving hosted-git-info to /root/.npm/registry.npmjs.org/hosted-git-info/.cache.json
16398 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16399 silly resolveWithNewModule is-builtin-module@1.0.0 checking installable status
16400 silly cache add args [ 'is-builtin-module@^1.0.0', null ]
16401 verbose cache add spec is-builtin-module@^1.0.0
16402 silly cache add parsed spec Result {
16402 silly cache add raw: 'is-builtin-module@^1.0.0',
16402 silly cache add scope: null,
16402 silly cache add escapedName: 'is-builtin-module',
16402 silly cache add name: 'is-builtin-module',
16402 silly cache add rawSpec: '^1.0.0',
16402 silly cache add spec: '>=1.0.0 <2.0.0',
16402 silly cache add type: 'range' }
16403 silly addNamed is-builtin-module@>=1.0.0 <2.0.0
16404 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-builtin-module
16405 silly addNameRange { name: 'is-builtin-module',
16405 silly addNameRange range: '>=1.0.0 <2.0.0',
16405 silly addNameRange hasData: false }
16406 silly mapToRegistry name is-builtin-module
16407 silly mapToRegistry using default registry
16408 silly mapToRegistry registry https://registry.npmjs.org/
16409 silly mapToRegistry data Result {
16409 silly mapToRegistry raw: 'is-builtin-module',
16409 silly mapToRegistry scope: null,
16409 silly mapToRegistry escapedName: 'is-builtin-module',
16409 silly mapToRegistry name: 'is-builtin-module',
16409 silly mapToRegistry rawSpec: '',
16409 silly mapToRegistry spec: 'latest',
16409 silly mapToRegistry type: 'tag' }
16410 silly mapToRegistry uri https://registry.npmjs.org/is-builtin-module
16411 verbose addNameRange registry:https://registry.npmjs.org/is-builtin-module not in flight; fetching
16412 silly resolveWithNewModule validate-npm-package-license@3.0.1 checking installable status
16413 silly cache add args [ 'validate-npm-package-license@^3.0.1', null ]
16414 verbose cache add spec validate-npm-package-license@^3.0.1
16415 silly cache add parsed spec Result {
16415 silly cache add raw: 'validate-npm-package-license@^3.0.1',
16415 silly cache add scope: null,
16415 silly cache add escapedName: 'validate-npm-package-license',
16415 silly cache add name: 'validate-npm-package-license',
16415 silly cache add rawSpec: '^3.0.1',
16415 silly cache add spec: '>=3.0.1 <4.0.0',
16415 silly cache add type: 'range' }
16416 silly addNamed validate-npm-package-license@>=3.0.1 <4.0.0
16417 verbose addNamed ">=3.0.1 <4.0.0" is a valid semver range for validate-npm-package-license
16418 silly addNameRange { name: 'validate-npm-package-license',
16418 silly addNameRange range: '>=3.0.1 <4.0.0',
16418 silly addNameRange hasData: false }
16419 silly mapToRegistry name validate-npm-package-license
16420 silly mapToRegistry using default registry
16421 silly mapToRegistry registry https://registry.npmjs.org/
16422 silly mapToRegistry data Result {
16422 silly mapToRegistry raw: 'validate-npm-package-license',
16422 silly mapToRegistry scope: null,
16422 silly mapToRegistry escapedName: 'validate-npm-package-license',
16422 silly mapToRegistry name: 'validate-npm-package-license',
16422 silly mapToRegistry rawSpec: '',
16422 silly mapToRegistry spec: 'latest',
16422 silly mapToRegistry type: 'tag' }
16423 silly mapToRegistry uri https://registry.npmjs.org/validate-npm-package-license
16424 verbose addNameRange registry:https://registry.npmjs.org/validate-npm-package-license not in flight; fetching
16425 silly resolveWithNewModule hosted-git-info@2.1.5 checking installable status
16426 silly cache add args [ 'hosted-git-info@^2.1.4', null ]
16427 verbose cache add spec hosted-git-info@^2.1.4
16428 silly cache add parsed spec Result {
16428 silly cache add raw: 'hosted-git-info@^2.1.4',
16428 silly cache add scope: null,
16428 silly cache add escapedName: 'hosted-git-info',
16428 silly cache add name: 'hosted-git-info',
16428 silly cache add rawSpec: '^2.1.4',
16428 silly cache add spec: '>=2.1.4 <3.0.0',
16428 silly cache add type: 'range' }
16429 silly addNamed hosted-git-info@>=2.1.4 <3.0.0
16430 verbose addNamed ">=2.1.4 <3.0.0" is a valid semver range for hosted-git-info
16431 silly addNameRange { name: 'hosted-git-info',
16431 silly addNameRange range: '>=2.1.4 <3.0.0',
16431 silly addNameRange hasData: false }
16432 silly mapToRegistry name hosted-git-info
16433 silly mapToRegistry using default registry
16434 silly mapToRegistry registry https://registry.npmjs.org/
16435 silly mapToRegistry data Result {
16435 silly mapToRegistry raw: 'hosted-git-info',
16435 silly mapToRegistry scope: null,
16435 silly mapToRegistry escapedName: 'hosted-git-info',
16435 silly mapToRegistry name: 'hosted-git-info',
16435 silly mapToRegistry rawSpec: '',
16435 silly mapToRegistry spec: 'latest',
16435 silly mapToRegistry type: 'tag' }
16436 silly mapToRegistry uri https://registry.npmjs.org/hosted-git-info
16437 verbose addNameRange registry:https://registry.npmjs.org/hosted-git-info not in flight; fetching
16438 verbose get https://registry.npmjs.org/is-builtin-module not expired, no request
16439 silly addNameRange number 2 { name: 'is-builtin-module',
16439 silly addNameRange range: '>=1.0.0 <2.0.0',
16439 silly addNameRange hasData: true }
16440 silly addNameRange versions [ 'is-builtin-module', [ '1.0.0' ] ]
16441 silly addNamed is-builtin-module@1.0.0
16442 verbose addNamed "1.0.0" is a plain semver version for is-builtin-module
16443 verbose get https://registry.npmjs.org/validate-npm-package-license not expired, no request
16444 silly addNameRange number 2 { name: 'validate-npm-package-license',
16444 silly addNameRange range: '>=3.0.1 <4.0.0',
16444 silly addNameRange hasData: true }
16445 silly addNameRange versions [ 'validate-npm-package-license',
16445 silly addNameRange [ '1.0.0-prerelease-1',
16445 silly addNameRange '1.0.0-prerelease-2',
16445 silly addNameRange '1.0.0-prerelease-3',
16445 silly addNameRange '1.0.0',
16445 silly addNameRange '2.0.0',
16445 silly addNameRange '3.0.0',
16445 silly addNameRange '3.0.1' ] ]
16446 silly addNamed validate-npm-package-license@3.0.1
16447 verbose addNamed "3.0.1" is a plain semver version for validate-npm-package-license
16448 silly mapToRegistry name is-builtin-module
16449 silly mapToRegistry using default registry
16450 silly mapToRegistry registry https://registry.npmjs.org/
16451 silly mapToRegistry data Result {
16451 silly mapToRegistry raw: 'is-builtin-module',
16451 silly mapToRegistry scope: null,
16451 silly mapToRegistry escapedName: 'is-builtin-module',
16451 silly mapToRegistry name: 'is-builtin-module',
16451 silly mapToRegistry rawSpec: '',
16451 silly mapToRegistry spec: 'latest',
16451 silly mapToRegistry type: 'tag' }
16452 silly mapToRegistry uri https://registry.npmjs.org/is-builtin-module
16453 verbose addRemoteTarball https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz not in flight; adding
16454 verbose addRemoteTarball [ 'https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz',
16454 verbose addRemoteTarball '540572d34f7ac3119f8f76c30cbc1b1e037affbe' ]
16455 silly mapToRegistry name validate-npm-package-license
16456 silly mapToRegistry using default registry
16457 silly mapToRegistry registry https://registry.npmjs.org/
16458 silly mapToRegistry data Result {
16458 silly mapToRegistry raw: 'validate-npm-package-license',
16458 silly mapToRegistry scope: null,
16458 silly mapToRegistry escapedName: 'validate-npm-package-license',
16458 silly mapToRegistry name: 'validate-npm-package-license',
16458 silly mapToRegistry rawSpec: '',
16458 silly mapToRegistry spec: 'latest',
16458 silly mapToRegistry type: 'tag' }
16459 silly mapToRegistry uri https://registry.npmjs.org/validate-npm-package-license
16460 verbose addRemoteTarball https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz not in flight; adding
16461 verbose addRemoteTarball [ 'https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz',
16461 verbose addRemoteTarball '2804babe712ad3379459acfbe24746ab2c303fbc' ]
16462 verbose get https://registry.npmjs.org/hosted-git-info not expired, no request
16463 silly addNameRange number 2 { name: 'hosted-git-info',
16463 silly addNameRange range: '>=2.1.4 <3.0.0',
16463 silly addNameRange hasData: true }
16464 silly addNameRange versions [ 'hosted-git-info',
16464 silly addNameRange [ '1.0.0',
16464 silly addNameRange '1.1.0',
16464 silly addNameRange '1.2.0',
16464 silly addNameRange '1.3.0',
16464 silly addNameRange '1.4.0',
16464 silly addNameRange '1.5.0',
16464 silly addNameRange '1.5.1',
16464 silly addNameRange '1.5.2',
16464 silly addNameRange '1.5.3',
16464 silly addNameRange '1.6.0',
16464 silly addNameRange '2.0.0',
16464 silly addNameRange '2.0.1',
16464 silly addNameRange '2.0.2',
16464 silly addNameRange '2.0.3',
16464 silly addNameRange '2.1.0',
16464 silly addNameRange '2.1.1',
16464 silly addNameRange '2.1.2',
16464 silly addNameRange '2.1.3',
16464 silly addNameRange '2.1.4',
16464 silly addNameRange '2.1.5' ] ]
16465 silly addNamed hosted-git-info@2.1.5
16466 verbose addNamed "2.1.5" is a plain semver version for hosted-git-info
16467 silly mapToRegistry name hosted-git-info
16468 silly mapToRegistry using default registry
16469 silly mapToRegistry registry https://registry.npmjs.org/
16470 silly mapToRegistry data Result {
16470 silly mapToRegistry raw: 'hosted-git-info',
16470 silly mapToRegistry scope: null,
16470 silly mapToRegistry escapedName: 'hosted-git-info',
16470 silly mapToRegistry name: 'hosted-git-info',
16470 silly mapToRegistry rawSpec: '',
16470 silly mapToRegistry spec: 'latest',
16470 silly mapToRegistry type: 'tag' }
16471 silly mapToRegistry uri https://registry.npmjs.org/hosted-git-info
16472 verbose addRemoteTarball https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz not in flight; adding
16473 verbose addRemoteTarball [ 'https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz',
16473 verbose addRemoteTarball '0ba81d90da2e25ab34a332e6ec77936e1598118b' ]
16474 info retry fetch attempt 1 at 7:44:11 AM
16475 info attempt registry request try #1 at 7:44:11 AM
16476 http fetch GET https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz
16477 info retry fetch attempt 1 at 7:44:11 AM
16478 info attempt registry request try #1 at 7:44:11 AM
16479 http fetch GET https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz
16480 info retry fetch attempt 1 at 7:44:11 AM
16481 info attempt registry request try #1 at 7:44:11 AM
16482 http fetch GET https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz
16483 http fetch 200 https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz
16484 http fetch 200 https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz
16485 http fetch 200 https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz
16486 silly fetchAndShaCheck shasum 540572d34f7ac3119f8f76c30cbc1b1e037affbe
16487 silly fetchAndShaCheck shasum 0ba81d90da2e25ab34a332e6ec77936e1598118b
16488 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz not in flight; adding
16489 verbose addTmpTarball already have metadata; skipping unpack for is-builtin-module@1.0.0
16490 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16491 silly fetchAndShaCheck shasum 2804babe712ad3379459acfbe24746ab2c303fbc
16492 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz not in flight; adding
16493 verbose addTmpTarball already have metadata; skipping unpack for hosted-git-info@2.1.5
16494 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16495 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz not in flight; adding
16496 verbose addTmpTarball already have metadata; skipping unpack for validate-npm-package-license@3.0.1
16497 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16498 silly cache afterAdd is-builtin-module@1.0.0
16499 verbose afterAdd /root/.npm/is-builtin-module/1.0.0/package/package.json not in flight; writing
16500 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16501 silly cache afterAdd hosted-git-info@2.1.5
16502 verbose afterAdd /root/.npm/hosted-git-info/2.1.5/package/package.json not in flight; writing
16503 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16504 silly cache afterAdd validate-npm-package-license@3.0.1
16505 verbose afterAdd /root/.npm/validate-npm-package-license/3.0.1/package/package.json not in flight; writing
16506 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16507 verbose afterAdd /root/.npm/is-builtin-module/1.0.0/package/package.json written
16508 verbose afterAdd /root/.npm/hosted-git-info/2.1.5/package/package.json written
16509 verbose afterAdd /root/.npm/validate-npm-package-license/3.0.1/package/package.json written
16510 silly fetchNamedPackageData builtin-modules
16511 silly mapToRegistry name builtin-modules
16512 silly mapToRegistry using default registry
16513 silly mapToRegistry registry https://registry.npmjs.org/
16514 silly mapToRegistry data Result {
16514 silly mapToRegistry raw: 'builtin-modules',
16514 silly mapToRegistry scope: null,
16514 silly mapToRegistry escapedName: 'builtin-modules',
16514 silly mapToRegistry name: 'builtin-modules',
16514 silly mapToRegistry rawSpec: '',
16514 silly mapToRegistry spec: 'latest',
16514 silly mapToRegistry type: 'tag' }
16515 silly mapToRegistry uri https://registry.npmjs.org/builtin-modules
16516 verbose request uri https://registry.npmjs.org/builtin-modules
16517 verbose request no auth needed
16518 info attempt registry request try #1 at 7:44:11 AM
16519 http request GET https://registry.npmjs.org/builtin-modules
16520 http 200 https://registry.npmjs.org/builtin-modules
16521 verbose headers { server: 'nginx/1.10.1',
16521 verbose headers 'content-type': 'application/json',
16521 verbose headers 'last-modified': 'Fri, 01 Jan 2016 13:44:33 GMT',
16521 verbose headers etag: 'W/"568682c1-1ac4"',
16521 verbose headers 'content-encoding': 'gzip',
16521 verbose headers 'cache-control': 'max-age=300',
16521 verbose headers 'content-length': '1492',
16521 verbose headers 'accept-ranges': 'bytes',
16521 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16521 verbose headers via: '1.1 varnish',
16521 verbose headers age: '12',
16521 verbose headers connection: 'keep-alive',
16521 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
16521 verbose headers 'x-cache': 'HIT',
16521 verbose headers 'x-cache-hits': '1',
16521 verbose headers 'x-timer': 'S1479109451.092679,VS0,VE0',
16521 verbose headers vary: 'Accept-Encoding' }
16522 silly get cb [ 200,
16522 silly get { server: 'nginx/1.10.1',
16522 silly get 'content-type': 'application/json',
16522 silly get 'last-modified': 'Fri, 01 Jan 2016 13:44:33 GMT',
16522 silly get etag: 'W/"568682c1-1ac4"',
16522 silly get 'content-encoding': 'gzip',
16522 silly get 'cache-control': 'max-age=300',
16522 silly get 'content-length': '1492',
16522 silly get 'accept-ranges': 'bytes',
16522 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16522 silly get via: '1.1 varnish',
16522 silly get age: '12',
16522 silly get connection: 'keep-alive',
16522 silly get 'x-served-by': 'cache-yyz8324-YYZ',
16522 silly get 'x-cache': 'HIT',
16522 silly get 'x-cache-hits': '1',
16522 silly get 'x-timer': 'S1479109451.092679,VS0,VE0',
16522 silly get vary: 'Accept-Encoding' } ]
16523 verbose get saving builtin-modules to /root/.npm/registry.npmjs.org/builtin-modules/.cache.json
16524 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16525 silly resolveWithNewModule builtin-modules@1.1.1 checking installable status
16526 silly cache add args [ 'builtin-modules@^1.0.0', null ]
16527 verbose cache add spec builtin-modules@^1.0.0
16528 silly cache add parsed spec Result {
16528 silly cache add raw: 'builtin-modules@^1.0.0',
16528 silly cache add scope: null,
16528 silly cache add escapedName: 'builtin-modules',
16528 silly cache add name: 'builtin-modules',
16528 silly cache add rawSpec: '^1.0.0',
16528 silly cache add spec: '>=1.0.0 <2.0.0',
16528 silly cache add type: 'range' }
16529 silly addNamed builtin-modules@>=1.0.0 <2.0.0
16530 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for builtin-modules
16531 silly addNameRange { name: 'builtin-modules',
16531 silly addNameRange range: '>=1.0.0 <2.0.0',
16531 silly addNameRange hasData: false }
16532 silly mapToRegistry name builtin-modules
16533 silly mapToRegistry using default registry
16534 silly mapToRegistry registry https://registry.npmjs.org/
16535 silly mapToRegistry data Result {
16535 silly mapToRegistry raw: 'builtin-modules',
16535 silly mapToRegistry scope: null,
16535 silly mapToRegistry escapedName: 'builtin-modules',
16535 silly mapToRegistry name: 'builtin-modules',
16535 silly mapToRegistry rawSpec: '',
16535 silly mapToRegistry spec: 'latest',
16535 silly mapToRegistry type: 'tag' }
16536 silly mapToRegistry uri https://registry.npmjs.org/builtin-modules
16537 verbose addNameRange registry:https://registry.npmjs.org/builtin-modules not in flight; fetching
16538 verbose get https://registry.npmjs.org/builtin-modules not expired, no request
16539 silly addNameRange number 2 { name: 'builtin-modules',
16539 silly addNameRange range: '>=1.0.0 <2.0.0',
16539 silly addNameRange hasData: true }
16540 silly addNameRange versions [ 'builtin-modules', [ '1.0.0', '1.0.1', '1.1.0', '1.1.1' ] ]
16541 silly addNamed builtin-modules@1.1.1
16542 verbose addNamed "1.1.1" is a plain semver version for builtin-modules
16543 silly mapToRegistry name builtin-modules
16544 silly mapToRegistry using default registry
16545 silly mapToRegistry registry https://registry.npmjs.org/
16546 silly mapToRegistry data Result {
16546 silly mapToRegistry raw: 'builtin-modules',
16546 silly mapToRegistry scope: null,
16546 silly mapToRegistry escapedName: 'builtin-modules',
16546 silly mapToRegistry name: 'builtin-modules',
16546 silly mapToRegistry rawSpec: '',
16546 silly mapToRegistry spec: 'latest',
16546 silly mapToRegistry type: 'tag' }
16547 silly mapToRegistry uri https://registry.npmjs.org/builtin-modules
16548 verbose addRemoteTarball https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz not in flight; adding
16549 verbose addRemoteTarball [ 'https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz',
16549 verbose addRemoteTarball '270f076c5a72c02f5b65a47df94c5fe3a278892f' ]
16550 info retry fetch attempt 1 at 7:44:11 AM
16551 info attempt registry request try #1 at 7:44:11 AM
16552 http fetch GET https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz
16553 http fetch 200 https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz
16554 silly fetchAndShaCheck shasum 270f076c5a72c02f5b65a47df94c5fe3a278892f
16555 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz not in flight; adding
16556 verbose addTmpTarball already have metadata; skipping unpack for builtin-modules@1.1.1
16557 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16558 silly cache afterAdd builtin-modules@1.1.1
16559 verbose afterAdd /root/.npm/builtin-modules/1.1.1/package/package.json not in flight; writing
16560 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16561 verbose afterAdd /root/.npm/builtin-modules/1.1.1/package/package.json written
16562 silly fetchNamedPackageData spdx-correct
16563 silly mapToRegistry name spdx-correct
16564 silly mapToRegistry using default registry
16565 silly mapToRegistry registry https://registry.npmjs.org/
16566 silly mapToRegistry data Result {
16566 silly mapToRegistry raw: 'spdx-correct',
16566 silly mapToRegistry scope: null,
16566 silly mapToRegistry escapedName: 'spdx-correct',
16566 silly mapToRegistry name: 'spdx-correct',
16566 silly mapToRegistry rawSpec: '',
16566 silly mapToRegistry spec: 'latest',
16566 silly mapToRegistry type: 'tag' }
16567 silly mapToRegistry uri https://registry.npmjs.org/spdx-correct
16568 silly fetchNamedPackageData spdx-expression-parse
16569 silly mapToRegistry name spdx-expression-parse
16570 silly mapToRegistry using default registry
16571 silly mapToRegistry registry https://registry.npmjs.org/
16572 silly mapToRegistry data Result {
16572 silly mapToRegistry raw: 'spdx-expression-parse',
16572 silly mapToRegistry scope: null,
16572 silly mapToRegistry escapedName: 'spdx-expression-parse',
16572 silly mapToRegistry name: 'spdx-expression-parse',
16572 silly mapToRegistry rawSpec: '',
16572 silly mapToRegistry spec: 'latest',
16572 silly mapToRegistry type: 'tag' }
16573 silly mapToRegistry uri https://registry.npmjs.org/spdx-expression-parse
16574 verbose request uri https://registry.npmjs.org/spdx-correct
16575 verbose request no auth needed
16576 info attempt registry request try #1 at 7:44:11 AM
16577 http request GET https://registry.npmjs.org/spdx-correct
16578 verbose request uri https://registry.npmjs.org/spdx-expression-parse
16579 verbose request no auth needed
16580 info attempt registry request try #1 at 7:44:11 AM
16581 http request GET https://registry.npmjs.org/spdx-expression-parse
16582 http 200 https://registry.npmjs.org/spdx-expression-parse
16583 verbose headers { server: 'nginx/1.10.1',
16583 verbose headers 'content-type': 'application/json',
16583 verbose headers 'last-modified': 'Wed, 05 Oct 2016 20:12:43 GMT',
16583 verbose headers etag: 'W/"57f55ebb-32ce"',
16583 verbose headers 'content-encoding': 'gzip',
16583 verbose headers 'cache-control': 'max-age=300',
16583 verbose headers 'content-length': '2861',
16583 verbose headers 'accept-ranges': 'bytes',
16583 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16583 verbose headers via: '1.1 varnish',
16583 verbose headers age: '12',
16583 verbose headers connection: 'keep-alive',
16583 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
16583 verbose headers 'x-cache': 'HIT',
16583 verbose headers 'x-cache-hits': '1',
16583 verbose headers 'x-timer': 'S1479109451.123236,VS0,VE0',
16583 verbose headers vary: 'Accept-Encoding' }
16584 silly get cb [ 200,
16584 silly get { server: 'nginx/1.10.1',
16584 silly get 'content-type': 'application/json',
16584 silly get 'last-modified': 'Wed, 05 Oct 2016 20:12:43 GMT',
16584 silly get etag: 'W/"57f55ebb-32ce"',
16584 silly get 'content-encoding': 'gzip',
16584 silly get 'cache-control': 'max-age=300',
16584 silly get 'content-length': '2861',
16584 silly get 'accept-ranges': 'bytes',
16584 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16584 silly get via: '1.1 varnish',
16584 silly get age: '12',
16584 silly get connection: 'keep-alive',
16584 silly get 'x-served-by': 'cache-yyz8332-YYZ',
16584 silly get 'x-cache': 'HIT',
16584 silly get 'x-cache-hits': '1',
16584 silly get 'x-timer': 'S1479109451.123236,VS0,VE0',
16584 silly get vary: 'Accept-Encoding' } ]
16585 verbose get saving spdx-expression-parse to /root/.npm/registry.npmjs.org/spdx-expression-parse/.cache.json
16586 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16587 http 200 https://registry.npmjs.org/spdx-correct
16588 verbose headers { server: 'nginx/1.10.1',
16588 verbose headers 'content-type': 'application/json',
16588 verbose headers 'last-modified': 'Mon, 26 Oct 2015 16:55:34 GMT',
16588 verbose headers etag: 'W/"562e5b06-2887"',
16588 verbose headers 'content-encoding': 'gzip',
16588 verbose headers 'cache-control': 'max-age=300',
16588 verbose headers 'content-length': '1712',
16588 verbose headers 'accept-ranges': 'bytes',
16588 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16588 verbose headers via: '1.1 varnish',
16588 verbose headers age: '12',
16588 verbose headers connection: 'keep-alive',
16588 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
16588 verbose headers 'x-cache': 'HIT',
16588 verbose headers 'x-cache-hits': '1',
16588 verbose headers 'x-timer': 'S1479109451.123438,VS0,VE0',
16588 verbose headers vary: 'Accept-Encoding' }
16589 silly get cb [ 200,
16589 silly get { server: 'nginx/1.10.1',
16589 silly get 'content-type': 'application/json',
16589 silly get 'last-modified': 'Mon, 26 Oct 2015 16:55:34 GMT',
16589 silly get etag: 'W/"562e5b06-2887"',
16589 silly get 'content-encoding': 'gzip',
16589 silly get 'cache-control': 'max-age=300',
16589 silly get 'content-length': '1712',
16589 silly get 'accept-ranges': 'bytes',
16589 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16589 silly get via: '1.1 varnish',
16589 silly get age: '12',
16589 silly get connection: 'keep-alive',
16589 silly get 'x-served-by': 'cache-yyz8324-YYZ',
16589 silly get 'x-cache': 'HIT',
16589 silly get 'x-cache-hits': '1',
16589 silly get 'x-timer': 'S1479109451.123438,VS0,VE0',
16589 silly get vary: 'Accept-Encoding' } ]
16590 verbose get saving spdx-correct to /root/.npm/registry.npmjs.org/spdx-correct/.cache.json
16591 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16592 silly resolveWithNewModule spdx-correct@1.0.2 checking installable status
16593 silly cache add args [ 'spdx-correct@~1.0.0', null ]
16594 verbose cache add spec spdx-correct@~1.0.0
16595 silly cache add parsed spec Result {
16595 silly cache add raw: 'spdx-correct@~1.0.0',
16595 silly cache add scope: null,
16595 silly cache add escapedName: 'spdx-correct',
16595 silly cache add name: 'spdx-correct',
16595 silly cache add rawSpec: '~1.0.0',
16595 silly cache add spec: '>=1.0.0 <1.1.0',
16595 silly cache add type: 'range' }
16596 silly addNamed spdx-correct@>=1.0.0 <1.1.0
16597 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for spdx-correct
16598 silly addNameRange { name: 'spdx-correct', range: '>=1.0.0 <1.1.0', hasData: false }
16599 silly mapToRegistry name spdx-correct
16600 silly mapToRegistry using default registry
16601 silly mapToRegistry registry https://registry.npmjs.org/
16602 silly mapToRegistry data Result {
16602 silly mapToRegistry raw: 'spdx-correct',
16602 silly mapToRegistry scope: null,
16602 silly mapToRegistry escapedName: 'spdx-correct',
16602 silly mapToRegistry name: 'spdx-correct',
16602 silly mapToRegistry rawSpec: '',
16602 silly mapToRegistry spec: 'latest',
16602 silly mapToRegistry type: 'tag' }
16603 silly mapToRegistry uri https://registry.npmjs.org/spdx-correct
16604 verbose addNameRange registry:https://registry.npmjs.org/spdx-correct not in flight; fetching
16605 silly resolveWithNewModule spdx-expression-parse@1.0.4 checking installable status
16606 silly cache add args [ 'spdx-expression-parse@~1.0.0', null ]
16607 verbose cache add spec spdx-expression-parse@~1.0.0
16608 silly cache add parsed spec Result {
16608 silly cache add raw: 'spdx-expression-parse@~1.0.0',
16608 silly cache add scope: null,
16608 silly cache add escapedName: 'spdx-expression-parse',
16608 silly cache add name: 'spdx-expression-parse',
16608 silly cache add rawSpec: '~1.0.0',
16608 silly cache add spec: '>=1.0.0 <1.1.0',
16608 silly cache add type: 'range' }
16609 silly addNamed spdx-expression-parse@>=1.0.0 <1.1.0
16610 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for spdx-expression-parse
16611 silly addNameRange { name: 'spdx-expression-parse',
16611 silly addNameRange range: '>=1.0.0 <1.1.0',
16611 silly addNameRange hasData: false }
16612 silly mapToRegistry name spdx-expression-parse
16613 silly mapToRegistry using default registry
16614 silly mapToRegistry registry https://registry.npmjs.org/
16615 silly mapToRegistry data Result {
16615 silly mapToRegistry raw: 'spdx-expression-parse',
16615 silly mapToRegistry scope: null,
16615 silly mapToRegistry escapedName: 'spdx-expression-parse',
16615 silly mapToRegistry name: 'spdx-expression-parse',
16615 silly mapToRegistry rawSpec: '',
16615 silly mapToRegistry spec: 'latest',
16615 silly mapToRegistry type: 'tag' }
16616 silly mapToRegistry uri https://registry.npmjs.org/spdx-expression-parse
16617 verbose addNameRange registry:https://registry.npmjs.org/spdx-expression-parse not in flight; fetching
16618 verbose get https://registry.npmjs.org/spdx-correct not expired, no request
16619 silly addNameRange number 2 { name: 'spdx-correct', range: '>=1.0.0 <1.1.0', hasData: true }
16620 silly addNameRange versions [ 'spdx-correct',
16620 silly addNameRange [ '1.0.0-prerelease-1',
16620 silly addNameRange '1.0.0-prerelease-2',
16620 silly addNameRange '1.0.0-prerelease-3',
16620 silly addNameRange '1.0.0-prerelease-4',
16620 silly addNameRange '1.0.0',
16620 silly addNameRange '1.0.1',
16620 silly addNameRange '1.0.2' ] ]
16621 silly addNamed spdx-correct@1.0.2
16622 verbose addNamed "1.0.2" is a plain semver version for spdx-correct
16623 verbose get https://registry.npmjs.org/spdx-expression-parse not expired, no request
16624 silly addNameRange number 2 { name: 'spdx-expression-parse',
16624 silly addNameRange range: '>=1.0.0 <1.1.0',
16624 silly addNameRange hasData: true }
16625 silly addNameRange versions [ 'spdx-expression-parse',
16625 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4' ] ]
16626 silly addNamed spdx-expression-parse@1.0.4
16627 verbose addNamed "1.0.4" is a plain semver version for spdx-expression-parse
16628 silly mapToRegistry name spdx-correct
16629 silly mapToRegistry using default registry
16630 silly mapToRegistry registry https://registry.npmjs.org/
16631 silly mapToRegistry data Result {
16631 silly mapToRegistry raw: 'spdx-correct',
16631 silly mapToRegistry scope: null,
16631 silly mapToRegistry escapedName: 'spdx-correct',
16631 silly mapToRegistry name: 'spdx-correct',
16631 silly mapToRegistry rawSpec: '',
16631 silly mapToRegistry spec: 'latest',
16631 silly mapToRegistry type: 'tag' }
16632 silly mapToRegistry uri https://registry.npmjs.org/spdx-correct
16633 verbose addRemoteTarball https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz not in flight; adding
16634 verbose addRemoteTarball [ 'https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz',
16634 verbose addRemoteTarball '4b3073d933ff51f3912f03ac5519498a4150db40' ]
16635 silly mapToRegistry name spdx-expression-parse
16636 silly mapToRegistry using default registry
16637 silly mapToRegistry registry https://registry.npmjs.org/
16638 silly mapToRegistry data Result {
16638 silly mapToRegistry raw: 'spdx-expression-parse',
16638 silly mapToRegistry scope: null,
16638 silly mapToRegistry escapedName: 'spdx-expression-parse',
16638 silly mapToRegistry name: 'spdx-expression-parse',
16638 silly mapToRegistry rawSpec: '',
16638 silly mapToRegistry spec: 'latest',
16638 silly mapToRegistry type: 'tag' }
16639 silly mapToRegistry uri https://registry.npmjs.org/spdx-expression-parse
16640 verbose addRemoteTarball https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz not in flight; adding
16641 verbose addRemoteTarball [ 'https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz',
16641 verbose addRemoteTarball '9bdf2f20e1f40ed447fbe273266191fced51626c' ]
16642 info retry fetch attempt 1 at 7:44:11 AM
16643 info attempt registry request try #1 at 7:44:11 AM
16644 http fetch GET https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz
16645 info retry fetch attempt 1 at 7:44:11 AM
16646 info attempt registry request try #1 at 7:44:11 AM
16647 http fetch GET https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz
16648 http fetch 200 https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz
16649 silly fetchAndShaCheck shasum 4b3073d933ff51f3912f03ac5519498a4150db40
16650 http fetch 200 https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz
16651 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz not in flight; adding
16652 verbose addTmpTarball already have metadata; skipping unpack for spdx-correct@1.0.2
16653 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16654 silly cache afterAdd spdx-correct@1.0.2
16655 verbose afterAdd /root/.npm/spdx-correct/1.0.2/package/package.json not in flight; writing
16656 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16657 verbose afterAdd /root/.npm/spdx-correct/1.0.2/package/package.json written
16658 silly fetchAndShaCheck shasum 9bdf2f20e1f40ed447fbe273266191fced51626c
16659 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz not in flight; adding
16660 verbose addTmpTarball already have metadata; skipping unpack for spdx-expression-parse@1.0.4
16661 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16662 silly cache afterAdd spdx-expression-parse@1.0.4
16663 verbose afterAdd /root/.npm/spdx-expression-parse/1.0.4/package/package.json not in flight; writing
16664 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16665 verbose afterAdd /root/.npm/spdx-expression-parse/1.0.4/package/package.json written
16666 silly fetchNamedPackageData spdx-license-ids
16667 silly mapToRegistry name spdx-license-ids
16668 silly mapToRegistry using default registry
16669 silly mapToRegistry registry https://registry.npmjs.org/
16670 silly mapToRegistry data Result {
16670 silly mapToRegistry raw: 'spdx-license-ids',
16670 silly mapToRegistry scope: null,
16670 silly mapToRegistry escapedName: 'spdx-license-ids',
16670 silly mapToRegistry name: 'spdx-license-ids',
16670 silly mapToRegistry rawSpec: '',
16670 silly mapToRegistry spec: 'latest',
16670 silly mapToRegistry type: 'tag' }
16671 silly mapToRegistry uri https://registry.npmjs.org/spdx-license-ids
16672 verbose request uri https://registry.npmjs.org/spdx-license-ids
16673 verbose request no auth needed
16674 info attempt registry request try #1 at 7:44:11 AM
16675 http request GET https://registry.npmjs.org/spdx-license-ids
16676 http 200 https://registry.npmjs.org/spdx-license-ids
16677 verbose headers { server: 'nginx/1.10.1',
16677 verbose headers 'content-type': 'application/json',
16677 verbose headers 'last-modified': 'Tue, 26 Jul 2016 10:46:17 GMT',
16677 verbose headers etag: 'W/"57973f79-42e6"',
16677 verbose headers 'content-encoding': 'gzip',
16677 verbose headers 'cache-control': 'max-age=300',
16677 verbose headers 'content-length': '2641',
16677 verbose headers 'accept-ranges': 'bytes',
16677 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16677 verbose headers via: '1.1 varnish',
16677 verbose headers age: '12',
16677 verbose headers connection: 'keep-alive',
16677 verbose headers 'x-served-by': 'cache-yyz8330-YYZ',
16677 verbose headers 'x-cache': 'HIT',
16677 verbose headers 'x-cache-hits': '2',
16677 verbose headers 'x-timer': 'S1479109451.166581,VS0,VE0',
16677 verbose headers vary: 'Accept-Encoding' }
16678 silly get cb [ 200,
16678 silly get { server: 'nginx/1.10.1',
16678 silly get 'content-type': 'application/json',
16678 silly get 'last-modified': 'Tue, 26 Jul 2016 10:46:17 GMT',
16678 silly get etag: 'W/"57973f79-42e6"',
16678 silly get 'content-encoding': 'gzip',
16678 silly get 'cache-control': 'max-age=300',
16678 silly get 'content-length': '2641',
16678 silly get 'accept-ranges': 'bytes',
16678 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16678 silly get via: '1.1 varnish',
16678 silly get age: '12',
16678 silly get connection: 'keep-alive',
16678 silly get 'x-served-by': 'cache-yyz8330-YYZ',
16678 silly get 'x-cache': 'HIT',
16678 silly get 'x-cache-hits': '2',
16678 silly get 'x-timer': 'S1479109451.166581,VS0,VE0',
16678 silly get vary: 'Accept-Encoding' } ]
16679 verbose get saving spdx-license-ids to /root/.npm/registry.npmjs.org/spdx-license-ids/.cache.json
16680 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16681 silly resolveWithNewModule spdx-license-ids@1.2.2 checking installable status
16682 silly cache add args [ 'spdx-license-ids@^1.0.2', null ]
16683 verbose cache add spec spdx-license-ids@^1.0.2
16684 silly cache add parsed spec Result {
16684 silly cache add raw: 'spdx-license-ids@^1.0.2',
16684 silly cache add scope: null,
16684 silly cache add escapedName: 'spdx-license-ids',
16684 silly cache add name: 'spdx-license-ids',
16684 silly cache add rawSpec: '^1.0.2',
16684 silly cache add spec: '>=1.0.2 <2.0.0',
16684 silly cache add type: 'range' }
16685 silly addNamed spdx-license-ids@>=1.0.2 <2.0.0
16686 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for spdx-license-ids
16687 silly addNameRange { name: 'spdx-license-ids',
16687 silly addNameRange range: '>=1.0.2 <2.0.0',
16687 silly addNameRange hasData: false }
16688 silly mapToRegistry name spdx-license-ids
16689 silly mapToRegistry using default registry
16690 silly mapToRegistry registry https://registry.npmjs.org/
16691 silly mapToRegistry data Result {
16691 silly mapToRegistry raw: 'spdx-license-ids',
16691 silly mapToRegistry scope: null,
16691 silly mapToRegistry escapedName: 'spdx-license-ids',
16691 silly mapToRegistry name: 'spdx-license-ids',
16691 silly mapToRegistry rawSpec: '',
16691 silly mapToRegistry spec: 'latest',
16691 silly mapToRegistry type: 'tag' }
16692 silly mapToRegistry uri https://registry.npmjs.org/spdx-license-ids
16693 verbose addNameRange registry:https://registry.npmjs.org/spdx-license-ids not in flight; fetching
16694 verbose get https://registry.npmjs.org/spdx-license-ids not expired, no request
16695 silly addNameRange number 2 { name: 'spdx-license-ids',
16695 silly addNameRange range: '>=1.0.2 <2.0.0',
16695 silly addNameRange hasData: true }
16696 silly addNameRange versions [ 'spdx-license-ids',
16696 silly addNameRange [ '0.0.0',
16696 silly addNameRange '1.0.0',
16696 silly addNameRange '1.0.1',
16696 silly addNameRange '1.0.2',
16696 silly addNameRange '1.1.0',
16696 silly addNameRange '1.2.0',
16696 silly addNameRange '1.2.1',
16696 silly addNameRange '1.2.2' ] ]
16697 silly addNamed spdx-license-ids@1.2.2
16698 verbose addNamed "1.2.2" is a plain semver version for spdx-license-ids
16699 silly mapToRegistry name spdx-license-ids
16700 silly mapToRegistry using default registry
16701 silly mapToRegistry registry https://registry.npmjs.org/
16702 silly mapToRegistry data Result {
16702 silly mapToRegistry raw: 'spdx-license-ids',
16702 silly mapToRegistry scope: null,
16702 silly mapToRegistry escapedName: 'spdx-license-ids',
16702 silly mapToRegistry name: 'spdx-license-ids',
16702 silly mapToRegistry rawSpec: '',
16702 silly mapToRegistry spec: 'latest',
16702 silly mapToRegistry type: 'tag' }
16703 silly mapToRegistry uri https://registry.npmjs.org/spdx-license-ids
16704 verbose addRemoteTarball https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz not in flight; adding
16705 verbose addRemoteTarball [ 'https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz',
16705 verbose addRemoteTarball 'c9df7a3424594ade6bd11900d596696dc06bac57' ]
16706 info retry fetch attempt 1 at 7:44:11 AM
16707 info attempt registry request try #1 at 7:44:11 AM
16708 http fetch GET https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz
16709 http fetch 200 https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz
16710 silly fetchAndShaCheck shasum c9df7a3424594ade6bd11900d596696dc06bac57
16711 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz not in flight; adding
16712 verbose addTmpTarball already have metadata; skipping unpack for spdx-license-ids@1.2.2
16713 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16714 silly cache afterAdd spdx-license-ids@1.2.2
16715 verbose afterAdd /root/.npm/spdx-license-ids/1.2.2/package/package.json not in flight; writing
16716 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16717 verbose afterAdd /root/.npm/spdx-license-ids/1.2.2/package/package.json written
16718 silly fetchNamedPackageData find-up
16719 silly mapToRegistry name find-up
16720 silly mapToRegistry using default registry
16721 silly mapToRegistry registry https://registry.npmjs.org/
16722 silly mapToRegistry data Result {
16722 silly mapToRegistry raw: 'find-up',
16722 silly mapToRegistry scope: null,
16722 silly mapToRegistry escapedName: 'find-up',
16722 silly mapToRegistry name: 'find-up',
16722 silly mapToRegistry rawSpec: '',
16722 silly mapToRegistry spec: 'latest',
16722 silly mapToRegistry type: 'tag' }
16723 silly mapToRegistry uri https://registry.npmjs.org/find-up
16724 silly fetchNamedPackageData read-pkg
16725 silly mapToRegistry name read-pkg
16726 silly mapToRegistry using default registry
16727 silly mapToRegistry registry https://registry.npmjs.org/
16728 silly mapToRegistry data Result {
16728 silly mapToRegistry raw: 'read-pkg',
16728 silly mapToRegistry scope: null,
16728 silly mapToRegistry escapedName: 'read-pkg',
16728 silly mapToRegistry name: 'read-pkg',
16728 silly mapToRegistry rawSpec: '',
16728 silly mapToRegistry spec: 'latest',
16728 silly mapToRegistry type: 'tag' }
16729 silly mapToRegistry uri https://registry.npmjs.org/read-pkg
16730 verbose request uri https://registry.npmjs.org/find-up
16731 verbose request no auth needed
16732 info attempt registry request try #1 at 7:44:11 AM
16733 http request GET https://registry.npmjs.org/find-up
16734 verbose request uri https://registry.npmjs.org/read-pkg
16735 verbose request no auth needed
16736 info attempt registry request try #1 at 7:44:11 AM
16737 http request GET https://registry.npmjs.org/read-pkg
16738 http 200 https://registry.npmjs.org/find-up
16739 verbose headers { server: 'nginx/1.10.1',
16739 verbose headers 'content-type': 'application/json',
16739 verbose headers 'last-modified': 'Tue, 20 Sep 2016 16:13:51 GMT',
16739 verbose headers etag: 'W/"57e1603f-2438"',
16739 verbose headers 'content-encoding': 'gzip',
16739 verbose headers 'cache-control': 'max-age=300',
16739 verbose headers 'content-length': '2011',
16739 verbose headers 'accept-ranges': 'bytes',
16739 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16739 verbose headers via: '1.1 varnish',
16739 verbose headers age: '12',
16739 verbose headers connection: 'keep-alive',
16739 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
16739 verbose headers 'x-cache': 'HIT',
16739 verbose headers 'x-cache-hits': '1',
16739 verbose headers 'x-timer': 'S1479109451.197664,VS0,VE0',
16739 verbose headers vary: 'Accept-Encoding' }
16740 silly get cb [ 200,
16740 silly get { server: 'nginx/1.10.1',
16740 silly get 'content-type': 'application/json',
16740 silly get 'last-modified': 'Tue, 20 Sep 2016 16:13:51 GMT',
16740 silly get etag: 'W/"57e1603f-2438"',
16740 silly get 'content-encoding': 'gzip',
16740 silly get 'cache-control': 'max-age=300',
16740 silly get 'content-length': '2011',
16740 silly get 'accept-ranges': 'bytes',
16740 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16740 silly get via: '1.1 varnish',
16740 silly get age: '12',
16740 silly get connection: 'keep-alive',
16740 silly get 'x-served-by': 'cache-yyz8328-YYZ',
16740 silly get 'x-cache': 'HIT',
16740 silly get 'x-cache-hits': '1',
16740 silly get 'x-timer': 'S1479109451.197664,VS0,VE0',
16740 silly get vary: 'Accept-Encoding' } ]
16741 verbose get saving find-up to /root/.npm/registry.npmjs.org/find-up/.cache.json
16742 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16743 http 200 https://registry.npmjs.org/read-pkg
16744 verbose headers { server: 'nginx/1.10.1',
16744 verbose headers 'content-type': 'application/json',
16744 verbose headers 'last-modified': 'Wed, 28 Sep 2016 08:44:31 GMT',
16744 verbose headers etag: 'W/"57eb82ef-18f4"',
16744 verbose headers 'content-encoding': 'gzip',
16744 verbose headers 'cache-control': 'max-age=300',
16744 verbose headers 'content-length': '1680',
16744 verbose headers 'accept-ranges': 'bytes',
16744 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16744 verbose headers via: '1.1 varnish',
16744 verbose headers age: '12',
16744 verbose headers connection: 'keep-alive',
16744 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
16744 verbose headers 'x-cache': 'HIT',
16744 verbose headers 'x-cache-hits': '1',
16744 verbose headers 'x-timer': 'S1479109451.197718,VS0,VE0',
16744 verbose headers vary: 'Accept-Encoding' }
16745 silly get cb [ 200,
16745 silly get { server: 'nginx/1.10.1',
16745 silly get 'content-type': 'application/json',
16745 silly get 'last-modified': 'Wed, 28 Sep 2016 08:44:31 GMT',
16745 silly get etag: 'W/"57eb82ef-18f4"',
16745 silly get 'content-encoding': 'gzip',
16745 silly get 'cache-control': 'max-age=300',
16745 silly get 'content-length': '1680',
16745 silly get 'accept-ranges': 'bytes',
16745 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16745 silly get via: '1.1 varnish',
16745 silly get age: '12',
16745 silly get connection: 'keep-alive',
16745 silly get 'x-served-by': 'cache-yyz8332-YYZ',
16745 silly get 'x-cache': 'HIT',
16745 silly get 'x-cache-hits': '1',
16745 silly get 'x-timer': 'S1479109451.197718,VS0,VE0',
16745 silly get vary: 'Accept-Encoding' } ]
16746 verbose get saving read-pkg to /root/.npm/registry.npmjs.org/read-pkg/.cache.json
16747 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16748 silly resolveWithNewModule find-up@1.1.2 checking installable status
16749 silly cache add args [ 'find-up@^1.0.0', null ]
16750 verbose cache add spec find-up@^1.0.0
16751 silly cache add parsed spec Result {
16751 silly cache add raw: 'find-up@^1.0.0',
16751 silly cache add scope: null,
16751 silly cache add escapedName: 'find-up',
16751 silly cache add name: 'find-up',
16751 silly cache add rawSpec: '^1.0.0',
16751 silly cache add spec: '>=1.0.0 <2.0.0',
16751 silly cache add type: 'range' }
16752 silly addNamed find-up@>=1.0.0 <2.0.0
16753 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for find-up
16754 silly addNameRange { name: 'find-up', range: '>=1.0.0 <2.0.0', hasData: false }
16755 silly mapToRegistry name find-up
16756 silly mapToRegistry using default registry
16757 silly mapToRegistry registry https://registry.npmjs.org/
16758 silly mapToRegistry data Result {
16758 silly mapToRegistry raw: 'find-up',
16758 silly mapToRegistry scope: null,
16758 silly mapToRegistry escapedName: 'find-up',
16758 silly mapToRegistry name: 'find-up',
16758 silly mapToRegistry rawSpec: '',
16758 silly mapToRegistry spec: 'latest',
16758 silly mapToRegistry type: 'tag' }
16759 silly mapToRegistry uri https://registry.npmjs.org/find-up
16760 verbose addNameRange registry:https://registry.npmjs.org/find-up not in flight; fetching
16761 silly resolveWithNewModule read-pkg@1.1.0 checking installable status
16762 silly cache add args [ 'read-pkg@^1.0.0', null ]
16763 verbose cache add spec read-pkg@^1.0.0
16764 silly cache add parsed spec Result {
16764 silly cache add raw: 'read-pkg@^1.0.0',
16764 silly cache add scope: null,
16764 silly cache add escapedName: 'read-pkg',
16764 silly cache add name: 'read-pkg',
16764 silly cache add rawSpec: '^1.0.0',
16764 silly cache add spec: '>=1.0.0 <2.0.0',
16764 silly cache add type: 'range' }
16765 silly addNamed read-pkg@>=1.0.0 <2.0.0
16766 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for read-pkg
16767 silly addNameRange { name: 'read-pkg', range: '>=1.0.0 <2.0.0', hasData: false }
16768 silly mapToRegistry name read-pkg
16769 silly mapToRegistry using default registry
16770 silly mapToRegistry registry https://registry.npmjs.org/
16771 silly mapToRegistry data Result {
16771 silly mapToRegistry raw: 'read-pkg',
16771 silly mapToRegistry scope: null,
16771 silly mapToRegistry escapedName: 'read-pkg',
16771 silly mapToRegistry name: 'read-pkg',
16771 silly mapToRegistry rawSpec: '',
16771 silly mapToRegistry spec: 'latest',
16771 silly mapToRegistry type: 'tag' }
16772 silly mapToRegistry uri https://registry.npmjs.org/read-pkg
16773 verbose addNameRange registry:https://registry.npmjs.org/read-pkg not in flight; fetching
16774 verbose get https://registry.npmjs.org/find-up not expired, no request
16775 silly addNameRange number 2 { name: 'find-up', range: '>=1.0.0 <2.0.0', hasData: true }
16776 silly addNameRange versions [ 'find-up', [ '1.0.0', '1.1.0', '1.1.1', '1.1.2', '2.0.0' ] ]
16777 silly addNamed find-up@1.1.2
16778 verbose addNamed "1.1.2" is a plain semver version for find-up
16779 verbose get https://registry.npmjs.org/read-pkg not expired, no request
16780 silly addNameRange number 2 { name: 'read-pkg', range: '>=1.0.0 <2.0.0', hasData: true }
16781 silly addNameRange versions [ 'read-pkg', [ '1.0.0', '1.1.0', '2.0.0' ] ]
16782 silly addNamed read-pkg@1.1.0
16783 verbose addNamed "1.1.0" is a plain semver version for read-pkg
16784 silly mapToRegistry name find-up
16785 silly mapToRegistry using default registry
16786 silly mapToRegistry registry https://registry.npmjs.org/
16787 silly mapToRegistry data Result {
16787 silly mapToRegistry raw: 'find-up',
16787 silly mapToRegistry scope: null,
16787 silly mapToRegistry escapedName: 'find-up',
16787 silly mapToRegistry name: 'find-up',
16787 silly mapToRegistry rawSpec: '',
16787 silly mapToRegistry spec: 'latest',
16787 silly mapToRegistry type: 'tag' }
16788 silly mapToRegistry uri https://registry.npmjs.org/find-up
16789 verbose addRemoteTarball https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz not in flight; adding
16790 verbose addRemoteTarball [ 'https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz',
16790 verbose addRemoteTarball '6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f' ]
16791 silly mapToRegistry name read-pkg
16792 silly mapToRegistry using default registry
16793 silly mapToRegistry registry https://registry.npmjs.org/
16794 silly mapToRegistry data Result {
16794 silly mapToRegistry raw: 'read-pkg',
16794 silly mapToRegistry scope: null,
16794 silly mapToRegistry escapedName: 'read-pkg',
16794 silly mapToRegistry name: 'read-pkg',
16794 silly mapToRegistry rawSpec: '',
16794 silly mapToRegistry spec: 'latest',
16794 silly mapToRegistry type: 'tag' }
16795 silly mapToRegistry uri https://registry.npmjs.org/read-pkg
16796 verbose addRemoteTarball https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz not in flight; adding
16797 verbose addRemoteTarball [ 'https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz',
16797 verbose addRemoteTarball 'f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28' ]
16798 info retry fetch attempt 1 at 7:44:11 AM
16799 info attempt registry request try #1 at 7:44:11 AM
16800 http fetch GET https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz
16801 info retry fetch attempt 1 at 7:44:11 AM
16802 info attempt registry request try #1 at 7:44:11 AM
16803 http fetch GET https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz
16804 http fetch 200 https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz
16805 http fetch 200 https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz
16806 silly fetchAndShaCheck shasum 6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f
16807 silly fetchAndShaCheck shasum f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28
16808 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/find-up/-/find-up-1.1.2.tgz not in flight; adding
16809 verbose addTmpTarball already have metadata; skipping unpack for find-up@1.1.2
16810 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16811 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz not in flight; adding
16812 verbose addTmpTarball already have metadata; skipping unpack for read-pkg@1.1.0
16813 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16814 silly cache afterAdd find-up@1.1.2
16815 verbose afterAdd /root/.npm/find-up/1.1.2/package/package.json not in flight; writing
16816 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16817 silly cache afterAdd read-pkg@1.1.0
16818 verbose afterAdd /root/.npm/read-pkg/1.1.0/package/package.json not in flight; writing
16819 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16820 verbose afterAdd /root/.npm/find-up/1.1.2/package/package.json written
16821 verbose afterAdd /root/.npm/read-pkg/1.1.0/package/package.json written
16822 silly fetchNamedPackageData path-exists
16823 silly mapToRegistry name path-exists
16824 silly mapToRegistry using default registry
16825 silly mapToRegistry registry https://registry.npmjs.org/
16826 silly mapToRegistry data Result {
16826 silly mapToRegistry raw: 'path-exists',
16826 silly mapToRegistry scope: null,
16826 silly mapToRegistry escapedName: 'path-exists',
16826 silly mapToRegistry name: 'path-exists',
16826 silly mapToRegistry rawSpec: '',
16826 silly mapToRegistry spec: 'latest',
16826 silly mapToRegistry type: 'tag' }
16827 silly mapToRegistry uri https://registry.npmjs.org/path-exists
16828 silly fetchNamedPackageData pinkie-promise
16829 silly mapToRegistry name pinkie-promise
16830 silly mapToRegistry using default registry
16831 silly mapToRegistry registry https://registry.npmjs.org/
16832 silly mapToRegistry data Result {
16832 silly mapToRegistry raw: 'pinkie-promise',
16832 silly mapToRegistry scope: null,
16832 silly mapToRegistry escapedName: 'pinkie-promise',
16832 silly mapToRegistry name: 'pinkie-promise',
16832 silly mapToRegistry rawSpec: '',
16832 silly mapToRegistry spec: 'latest',
16832 silly mapToRegistry type: 'tag' }
16833 silly mapToRegistry uri https://registry.npmjs.org/pinkie-promise
16834 verbose request uri https://registry.npmjs.org/path-exists
16835 verbose request no auth needed
16836 info attempt registry request try #1 at 7:44:11 AM
16837 http request GET https://registry.npmjs.org/path-exists
16838 verbose request uri https://registry.npmjs.org/pinkie-promise
16839 verbose request no auth needed
16840 info attempt registry request try #1 at 7:44:11 AM
16841 http request GET https://registry.npmjs.org/pinkie-promise
16842 http 200 https://registry.npmjs.org/path-exists
16843 verbose headers { server: 'nginx/1.10.1',
16843 verbose headers 'content-type': 'application/json',
16843 verbose headers 'last-modified': 'Tue, 25 Oct 2016 08:26:41 GMT',
16843 verbose headers etag: 'W/"580f1741-1bce"',
16843 verbose headers 'content-encoding': 'gzip',
16843 verbose headers 'cache-control': 'max-age=300',
16843 verbose headers 'content-length': '1852',
16843 verbose headers 'accept-ranges': 'bytes',
16843 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16843 verbose headers via: '1.1 varnish',
16843 verbose headers age: '12',
16843 verbose headers connection: 'keep-alive',
16843 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
16843 verbose headers 'x-cache': 'HIT',
16843 verbose headers 'x-cache-hits': '1',
16843 verbose headers 'x-timer': 'S1479109451.235879,VS0,VE0',
16843 verbose headers vary: 'Accept-Encoding' }
16844 silly get cb [ 200,
16844 silly get { server: 'nginx/1.10.1',
16844 silly get 'content-type': 'application/json',
16844 silly get 'last-modified': 'Tue, 25 Oct 2016 08:26:41 GMT',
16844 silly get etag: 'W/"580f1741-1bce"',
16844 silly get 'content-encoding': 'gzip',
16844 silly get 'cache-control': 'max-age=300',
16844 silly get 'content-length': '1852',
16844 silly get 'accept-ranges': 'bytes',
16844 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16844 silly get via: '1.1 varnish',
16844 silly get age: '12',
16844 silly get connection: 'keep-alive',
16844 silly get 'x-served-by': 'cache-yyz8333-YYZ',
16844 silly get 'x-cache': 'HIT',
16844 silly get 'x-cache-hits': '1',
16844 silly get 'x-timer': 'S1479109451.235879,VS0,VE0',
16844 silly get vary: 'Accept-Encoding' } ]
16845 verbose get saving path-exists to /root/.npm/registry.npmjs.org/path-exists/.cache.json
16846 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16847 silly resolveWithNewModule path-exists@2.1.0 checking installable status
16848 silly cache add args [ 'path-exists@^2.0.0', null ]
16849 verbose cache add spec path-exists@^2.0.0
16850 silly cache add parsed spec Result {
16850 silly cache add raw: 'path-exists@^2.0.0',
16850 silly cache add scope: null,
16850 silly cache add escapedName: 'path-exists',
16850 silly cache add name: 'path-exists',
16850 silly cache add rawSpec: '^2.0.0',
16850 silly cache add spec: '>=2.0.0 <3.0.0',
16850 silly cache add type: 'range' }
16851 silly addNamed path-exists@>=2.0.0 <3.0.0
16852 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for path-exists
16853 silly addNameRange { name: 'path-exists', range: '>=2.0.0 <3.0.0', hasData: false }
16854 silly mapToRegistry name path-exists
16855 silly mapToRegistry using default registry
16856 silly mapToRegistry registry https://registry.npmjs.org/
16857 silly mapToRegistry data Result {
16857 silly mapToRegistry raw: 'path-exists',
16857 silly mapToRegistry scope: null,
16857 silly mapToRegistry escapedName: 'path-exists',
16857 silly mapToRegistry name: 'path-exists',
16857 silly mapToRegistry rawSpec: '',
16857 silly mapToRegistry spec: 'latest',
16857 silly mapToRegistry type: 'tag' }
16858 silly mapToRegistry uri https://registry.npmjs.org/path-exists
16859 verbose addNameRange registry:https://registry.npmjs.org/path-exists not in flight; fetching
16860 verbose get https://registry.npmjs.org/path-exists not expired, no request
16861 silly addNameRange number 2 { name: 'path-exists', range: '>=2.0.0 <3.0.0', hasData: true }
16862 silly addNameRange versions [ 'path-exists', [ '1.0.0', '2.0.0', '2.1.0', '3.0.0' ] ]
16863 silly addNamed path-exists@2.1.0
16864 verbose addNamed "2.1.0" is a plain semver version for path-exists
16865 silly mapToRegistry name path-exists
16866 silly mapToRegistry using default registry
16867 silly mapToRegistry registry https://registry.npmjs.org/
16868 silly mapToRegistry data Result {
16868 silly mapToRegistry raw: 'path-exists',
16868 silly mapToRegistry scope: null,
16868 silly mapToRegistry escapedName: 'path-exists',
16868 silly mapToRegistry name: 'path-exists',
16868 silly mapToRegistry rawSpec: '',
16868 silly mapToRegistry spec: 'latest',
16868 silly mapToRegistry type: 'tag' }
16869 silly mapToRegistry uri https://registry.npmjs.org/path-exists
16870 verbose addRemoteTarball https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz not in flight; adding
16871 verbose addRemoteTarball [ 'https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz',
16871 verbose addRemoteTarball '0feb6c64f0fc518d9a754dd5efb62c7022761f4b' ]
16872 info retry fetch attempt 1 at 7:44:11 AM
16873 info attempt registry request try #1 at 7:44:11 AM
16874 http fetch GET https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz
16875 http fetch 200 https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz
16876 silly fetchAndShaCheck shasum 0feb6c64f0fc518d9a754dd5efb62c7022761f4b
16877 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz not in flight; adding
16878 verbose addTmpTarball already have metadata; skipping unpack for path-exists@2.1.0
16879 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16880 silly cache afterAdd path-exists@2.1.0
16881 verbose afterAdd /root/.npm/path-exists/2.1.0/package/package.json not in flight; writing
16882 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16883 verbose afterAdd /root/.npm/path-exists/2.1.0/package/package.json written
16884 http 200 https://registry.npmjs.org/pinkie-promise
16885 verbose headers { server: 'nginx/1.10.1',
16885 verbose headers 'content-type': 'application/json',
16885 verbose headers 'last-modified': 'Tue, 01 Nov 2016 18:01:39 GMT',
16885 verbose headers etag: 'W/"5818d883-1447"',
16885 verbose headers 'content-encoding': 'gzip',
16885 verbose headers 'cache-control': 'max-age=300',
16885 verbose headers 'content-length': '1415',
16885 verbose headers 'accept-ranges': 'bytes',
16885 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16885 verbose headers via: '1.1 varnish',
16885 verbose headers age: '0',
16885 verbose headers connection: 'keep-alive',
16885 verbose headers 'x-served-by': 'cache-yyz8321-YYZ',
16885 verbose headers 'x-cache': 'HIT',
16885 verbose headers 'x-cache-hits': '1',
16885 verbose headers 'x-timer': 'S1479109451.235644,VS0,VE69',
16885 verbose headers vary: 'Accept-Encoding' }
16886 silly get cb [ 200,
16886 silly get { server: 'nginx/1.10.1',
16886 silly get 'content-type': 'application/json',
16886 silly get 'last-modified': 'Tue, 01 Nov 2016 18:01:39 GMT',
16886 silly get etag: 'W/"5818d883-1447"',
16886 silly get 'content-encoding': 'gzip',
16886 silly get 'cache-control': 'max-age=300',
16886 silly get 'content-length': '1415',
16886 silly get 'accept-ranges': 'bytes',
16886 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16886 silly get via: '1.1 varnish',
16886 silly get age: '0',
16886 silly get connection: 'keep-alive',
16886 silly get 'x-served-by': 'cache-yyz8321-YYZ',
16886 silly get 'x-cache': 'HIT',
16886 silly get 'x-cache-hits': '1',
16886 silly get 'x-timer': 'S1479109451.235644,VS0,VE69',
16886 silly get vary: 'Accept-Encoding' } ]
16887 verbose get saving pinkie-promise to /root/.npm/registry.npmjs.org/pinkie-promise/.cache.json
16888 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16889 silly resolveWithNewModule pinkie-promise@2.0.1 checking installable status
16890 silly cache add args [ 'pinkie-promise@^2.0.0', null ]
16891 verbose cache add spec pinkie-promise@^2.0.0
16892 silly cache add parsed spec Result {
16892 silly cache add raw: 'pinkie-promise@^2.0.0',
16892 silly cache add scope: null,
16892 silly cache add escapedName: 'pinkie-promise',
16892 silly cache add name: 'pinkie-promise',
16892 silly cache add rawSpec: '^2.0.0',
16892 silly cache add spec: '>=2.0.0 <3.0.0',
16892 silly cache add type: 'range' }
16893 silly addNamed pinkie-promise@>=2.0.0 <3.0.0
16894 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for pinkie-promise
16895 silly addNameRange { name: 'pinkie-promise',
16895 silly addNameRange range: '>=2.0.0 <3.0.0',
16895 silly addNameRange hasData: false }
16896 silly mapToRegistry name pinkie-promise
16897 silly mapToRegistry using default registry
16898 silly mapToRegistry registry https://registry.npmjs.org/
16899 silly mapToRegistry data Result {
16899 silly mapToRegistry raw: 'pinkie-promise',
16899 silly mapToRegistry scope: null,
16899 silly mapToRegistry escapedName: 'pinkie-promise',
16899 silly mapToRegistry name: 'pinkie-promise',
16899 silly mapToRegistry rawSpec: '',
16899 silly mapToRegistry spec: 'latest',
16899 silly mapToRegistry type: 'tag' }
16900 silly mapToRegistry uri https://registry.npmjs.org/pinkie-promise
16901 verbose addNameRange registry:https://registry.npmjs.org/pinkie-promise not in flight; fetching
16902 verbose get https://registry.npmjs.org/pinkie-promise not expired, no request
16903 silly addNameRange number 2 { name: 'pinkie-promise',
16903 silly addNameRange range: '>=2.0.0 <3.0.0',
16903 silly addNameRange hasData: true }
16904 silly addNameRange versions [ 'pinkie-promise', [ '1.0.0', '2.0.0', '2.0.1' ] ]
16905 silly addNamed pinkie-promise@2.0.1
16906 verbose addNamed "2.0.1" is a plain semver version for pinkie-promise
16907 silly mapToRegistry name pinkie-promise
16908 silly mapToRegistry using default registry
16909 silly mapToRegistry registry https://registry.npmjs.org/
16910 silly mapToRegistry data Result {
16910 silly mapToRegistry raw: 'pinkie-promise',
16910 silly mapToRegistry scope: null,
16910 silly mapToRegistry escapedName: 'pinkie-promise',
16910 silly mapToRegistry name: 'pinkie-promise',
16910 silly mapToRegistry rawSpec: '',
16910 silly mapToRegistry spec: 'latest',
16910 silly mapToRegistry type: 'tag' }
16911 silly mapToRegistry uri https://registry.npmjs.org/pinkie-promise
16912 verbose addRemoteTarball https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz not in flight; adding
16913 verbose addRemoteTarball [ 'https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz',
16913 verbose addRemoteTarball '2135d6dfa7a358c069ac9b178776288228450ffa' ]
16914 info retry fetch attempt 1 at 7:44:11 AM
16915 info attempt registry request try #1 at 7:44:11 AM
16916 http fetch GET https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz
16917 http fetch 200 https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz
16918 silly fetchAndShaCheck shasum 2135d6dfa7a358c069ac9b178776288228450ffa
16919 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz not in flight; adding
16920 verbose addTmpTarball already have metadata; skipping unpack for pinkie-promise@2.0.1
16921 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16922 silly cache afterAdd pinkie-promise@2.0.1
16923 verbose afterAdd /root/.npm/pinkie-promise/2.0.1/package/package.json not in flight; writing
16924 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16925 verbose afterAdd /root/.npm/pinkie-promise/2.0.1/package/package.json written
16926 silly fetchNamedPackageData pinkie
16927 silly mapToRegistry name pinkie
16928 silly mapToRegistry using default registry
16929 silly mapToRegistry registry https://registry.npmjs.org/
16930 silly mapToRegistry data Result {
16930 silly mapToRegistry raw: 'pinkie',
16930 silly mapToRegistry scope: null,
16930 silly mapToRegistry escapedName: 'pinkie',
16930 silly mapToRegistry name: 'pinkie',
16930 silly mapToRegistry rawSpec: '',
16930 silly mapToRegistry spec: 'latest',
16930 silly mapToRegistry type: 'tag' }
16931 silly mapToRegistry uri https://registry.npmjs.org/pinkie
16932 verbose request uri https://registry.npmjs.org/pinkie
16933 verbose request no auth needed
16934 info attempt registry request try #1 at 7:44:11 AM
16935 http request GET https://registry.npmjs.org/pinkie
16936 http 200 https://registry.npmjs.org/pinkie
16937 verbose headers { server: 'nginx/1.10.1',
16937 verbose headers 'content-type': 'application/json',
16937 verbose headers 'last-modified': 'Tue, 01 Nov 2016 18:01:29 GMT',
16937 verbose headers etag: 'W/"5818d879-37c6"',
16937 verbose headers 'content-encoding': 'gzip',
16937 verbose headers 'cache-control': 'max-age=300',
16937 verbose headers 'content-length': '2851',
16937 verbose headers 'accept-ranges': 'bytes',
16937 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16937 verbose headers via: '1.1 varnish',
16937 verbose headers age: '243',
16937 verbose headers connection: 'keep-alive',
16937 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
16937 verbose headers 'x-cache': 'HIT',
16937 verbose headers 'x-cache-hits': '3',
16937 verbose headers 'x-timer': 'S1479109451.333872,VS0,VE0',
16937 verbose headers vary: 'Accept-Encoding' }
16938 silly get cb [ 200,
16938 silly get { server: 'nginx/1.10.1',
16938 silly get 'content-type': 'application/json',
16938 silly get 'last-modified': 'Tue, 01 Nov 2016 18:01:29 GMT',
16938 silly get etag: 'W/"5818d879-37c6"',
16938 silly get 'content-encoding': 'gzip',
16938 silly get 'cache-control': 'max-age=300',
16938 silly get 'content-length': '2851',
16938 silly get 'accept-ranges': 'bytes',
16938 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16938 silly get via: '1.1 varnish',
16938 silly get age: '243',
16938 silly get connection: 'keep-alive',
16938 silly get 'x-served-by': 'cache-yyz8332-YYZ',
16938 silly get 'x-cache': 'HIT',
16938 silly get 'x-cache-hits': '3',
16938 silly get 'x-timer': 'S1479109451.333872,VS0,VE0',
16938 silly get vary: 'Accept-Encoding' } ]
16939 verbose get saving pinkie to /root/.npm/registry.npmjs.org/pinkie/.cache.json
16940 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16941 silly resolveWithNewModule pinkie@2.0.4 checking installable status
16942 silly cache add args [ 'pinkie@^2.0.0', null ]
16943 verbose cache add spec pinkie@^2.0.0
16944 silly cache add parsed spec Result {
16944 silly cache add raw: 'pinkie@^2.0.0',
16944 silly cache add scope: null,
16944 silly cache add escapedName: 'pinkie',
16944 silly cache add name: 'pinkie',
16944 silly cache add rawSpec: '^2.0.0',
16944 silly cache add spec: '>=2.0.0 <3.0.0',
16944 silly cache add type: 'range' }
16945 silly addNamed pinkie@>=2.0.0 <3.0.0
16946 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for pinkie
16947 silly addNameRange { name: 'pinkie', range: '>=2.0.0 <3.0.0', hasData: false }
16948 silly mapToRegistry name pinkie
16949 silly mapToRegistry using default registry
16950 silly mapToRegistry registry https://registry.npmjs.org/
16951 silly mapToRegistry data Result {
16951 silly mapToRegistry raw: 'pinkie',
16951 silly mapToRegistry scope: null,
16951 silly mapToRegistry escapedName: 'pinkie',
16951 silly mapToRegistry name: 'pinkie',
16951 silly mapToRegistry rawSpec: '',
16951 silly mapToRegistry spec: 'latest',
16951 silly mapToRegistry type: 'tag' }
16952 silly mapToRegistry uri https://registry.npmjs.org/pinkie
16953 verbose addNameRange registry:https://registry.npmjs.org/pinkie not in flight; fetching
16954 verbose get https://registry.npmjs.org/pinkie not expired, no request
16955 silly addNameRange number 2 { name: 'pinkie', range: '>=2.0.0 <3.0.0', hasData: true }
16956 silly addNameRange versions [ 'pinkie',
16956 silly addNameRange [ '0.0.0',
16956 silly addNameRange '0.0.1',
16956 silly addNameRange '0.0.2',
16956 silly addNameRange '1.0.0',
16956 silly addNameRange '2.0.0',
16956 silly addNameRange '2.0.1',
16956 silly addNameRange '2.0.2',
16956 silly addNameRange '2.0.3',
16956 silly addNameRange '2.0.4' ] ]
16957 silly addNamed pinkie@2.0.4
16958 verbose addNamed "2.0.4" is a plain semver version for pinkie
16959 silly mapToRegistry name pinkie
16960 silly mapToRegistry using default registry
16961 silly mapToRegistry registry https://registry.npmjs.org/
16962 silly mapToRegistry data Result {
16962 silly mapToRegistry raw: 'pinkie',
16962 silly mapToRegistry scope: null,
16962 silly mapToRegistry escapedName: 'pinkie',
16962 silly mapToRegistry name: 'pinkie',
16962 silly mapToRegistry rawSpec: '',
16962 silly mapToRegistry spec: 'latest',
16962 silly mapToRegistry type: 'tag' }
16963 silly mapToRegistry uri https://registry.npmjs.org/pinkie
16964 verbose addRemoteTarball https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz not in flight; adding
16965 verbose addRemoteTarball [ 'https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz',
16965 verbose addRemoteTarball '72556b80cfa0d48a974e80e77248e80ed4f7f870' ]
16966 info retry fetch attempt 1 at 7:44:11 AM
16967 info attempt registry request try #1 at 7:44:11 AM
16968 http fetch GET https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz
16969 http fetch 200 https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz
16970 silly fetchAndShaCheck shasum 72556b80cfa0d48a974e80e77248e80ed4f7f870
16971 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz not in flight; adding
16972 verbose addTmpTarball already have metadata; skipping unpack for pinkie@2.0.4
16973 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16974 silly cache afterAdd pinkie@2.0.4
16975 verbose afterAdd /root/.npm/pinkie/2.0.4/package/package.json not in flight; writing
16976 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
16977 verbose afterAdd /root/.npm/pinkie/2.0.4/package/package.json written
16978 silly fetchNamedPackageData load-json-file
16979 silly mapToRegistry name load-json-file
16980 silly mapToRegistry using default registry
16981 silly mapToRegistry registry https://registry.npmjs.org/
16982 silly mapToRegistry data Result {
16982 silly mapToRegistry raw: 'load-json-file',
16982 silly mapToRegistry scope: null,
16982 silly mapToRegistry escapedName: 'load-json-file',
16982 silly mapToRegistry name: 'load-json-file',
16982 silly mapToRegistry rawSpec: '',
16982 silly mapToRegistry spec: 'latest',
16982 silly mapToRegistry type: 'tag' }
16983 silly mapToRegistry uri https://registry.npmjs.org/load-json-file
16984 silly fetchNamedPackageData path-type
16985 silly mapToRegistry name path-type
16986 silly mapToRegistry using default registry
16987 silly mapToRegistry registry https://registry.npmjs.org/
16988 silly mapToRegistry data Result {
16988 silly mapToRegistry raw: 'path-type',
16988 silly mapToRegistry scope: null,
16988 silly mapToRegistry escapedName: 'path-type',
16988 silly mapToRegistry name: 'path-type',
16988 silly mapToRegistry rawSpec: '',
16988 silly mapToRegistry spec: 'latest',
16988 silly mapToRegistry type: 'tag' }
16989 silly mapToRegistry uri https://registry.npmjs.org/path-type
16990 verbose request uri https://registry.npmjs.org/load-json-file
16991 verbose request no auth needed
16992 info attempt registry request try #1 at 7:44:11 AM
16993 http request GET https://registry.npmjs.org/load-json-file
16994 verbose request uri https://registry.npmjs.org/path-type
16995 verbose request no auth needed
16996 info attempt registry request try #1 at 7:44:11 AM
16997 http request GET https://registry.npmjs.org/path-type
16998 http 200 https://registry.npmjs.org/path-type
16999 verbose headers { server: 'nginx/1.10.1',
16999 verbose headers 'content-type': 'application/json',
16999 verbose headers 'last-modified': 'Wed, 28 Sep 2016 08:28:37 GMT',
16999 verbose headers etag: 'W/"57eb7f35-15d8"',
16999 verbose headers 'content-encoding': 'gzip',
16999 verbose headers 'cache-control': 'max-age=300',
16999 verbose headers 'content-length': '1410',
16999 verbose headers 'accept-ranges': 'bytes',
16999 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
16999 verbose headers via: '1.1 varnish',
16999 verbose headers age: '12',
16999 verbose headers connection: 'keep-alive',
16999 verbose headers 'x-served-by': 'cache-yyz8327-YYZ',
16999 verbose headers 'x-cache': 'HIT',
16999 verbose headers 'x-cache-hits': '1',
16999 verbose headers 'x-timer': 'S1479109451.366303,VS0,VE0',
16999 verbose headers vary: 'Accept-Encoding' }
17000 silly get cb [ 200,
17000 silly get { server: 'nginx/1.10.1',
17000 silly get 'content-type': 'application/json',
17000 silly get 'last-modified': 'Wed, 28 Sep 2016 08:28:37 GMT',
17000 silly get etag: 'W/"57eb7f35-15d8"',
17000 silly get 'content-encoding': 'gzip',
17000 silly get 'cache-control': 'max-age=300',
17000 silly get 'content-length': '1410',
17000 silly get 'accept-ranges': 'bytes',
17000 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17000 silly get via: '1.1 varnish',
17000 silly get age: '12',
17000 silly get connection: 'keep-alive',
17000 silly get 'x-served-by': 'cache-yyz8327-YYZ',
17000 silly get 'x-cache': 'HIT',
17000 silly get 'x-cache-hits': '1',
17000 silly get 'x-timer': 'S1479109451.366303,VS0,VE0',
17000 silly get vary: 'Accept-Encoding' } ]
17001 verbose get saving path-type to /root/.npm/registry.npmjs.org/path-type/.cache.json
17002 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17003 http 200 https://registry.npmjs.org/load-json-file
17004 verbose headers { server: 'nginx/1.10.1',
17004 verbose headers 'content-type': 'application/json',
17004 verbose headers 'last-modified': 'Sat, 30 Apr 2016 17:17:49 GMT',
17004 verbose headers etag: 'W/"5724e8bd-1b57"',
17004 verbose headers 'content-encoding': 'gzip',
17004 verbose headers 'cache-control': 'max-age=300',
17004 verbose headers 'content-length': '1621',
17004 verbose headers 'accept-ranges': 'bytes',
17004 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17004 verbose headers via: '1.1 varnish',
17004 verbose headers age: '12',
17004 verbose headers connection: 'keep-alive',
17004 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
17004 verbose headers 'x-cache': 'HIT',
17004 verbose headers 'x-cache-hits': '1',
17004 verbose headers 'x-timer': 'S1479109451.366081,VS0,VE0',
17004 verbose headers vary: 'Accept-Encoding' }
17005 silly get cb [ 200,
17005 silly get { server: 'nginx/1.10.1',
17005 silly get 'content-type': 'application/json',
17005 silly get 'last-modified': 'Sat, 30 Apr 2016 17:17:49 GMT',
17005 silly get etag: 'W/"5724e8bd-1b57"',
17005 silly get 'content-encoding': 'gzip',
17005 silly get 'cache-control': 'max-age=300',
17005 silly get 'content-length': '1621',
17005 silly get 'accept-ranges': 'bytes',
17005 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17005 silly get via: '1.1 varnish',
17005 silly get age: '12',
17005 silly get connection: 'keep-alive',
17005 silly get 'x-served-by': 'cache-yyz8325-YYZ',
17005 silly get 'x-cache': 'HIT',
17005 silly get 'x-cache-hits': '1',
17005 silly get 'x-timer': 'S1479109451.366081,VS0,VE0',
17005 silly get vary: 'Accept-Encoding' } ]
17006 verbose get saving load-json-file to /root/.npm/registry.npmjs.org/load-json-file/.cache.json
17007 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17008 silly resolveWithNewModule path-type@1.1.0 checking installable status
17009 silly cache add args [ 'path-type@^1.0.0', null ]
17010 verbose cache add spec path-type@^1.0.0
17011 silly cache add parsed spec Result {
17011 silly cache add raw: 'path-type@^1.0.0',
17011 silly cache add scope: null,
17011 silly cache add escapedName: 'path-type',
17011 silly cache add name: 'path-type',
17011 silly cache add rawSpec: '^1.0.0',
17011 silly cache add spec: '>=1.0.0 <2.0.0',
17011 silly cache add type: 'range' }
17012 silly addNamed path-type@>=1.0.0 <2.0.0
17013 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for path-type
17014 silly addNameRange { name: 'path-type', range: '>=1.0.0 <2.0.0', hasData: false }
17015 silly mapToRegistry name path-type
17016 silly mapToRegistry using default registry
17017 silly mapToRegistry registry https://registry.npmjs.org/
17018 silly mapToRegistry data Result {
17018 silly mapToRegistry raw: 'path-type',
17018 silly mapToRegistry scope: null,
17018 silly mapToRegistry escapedName: 'path-type',
17018 silly mapToRegistry name: 'path-type',
17018 silly mapToRegistry rawSpec: '',
17018 silly mapToRegistry spec: 'latest',
17018 silly mapToRegistry type: 'tag' }
17019 silly mapToRegistry uri https://registry.npmjs.org/path-type
17020 verbose addNameRange registry:https://registry.npmjs.org/path-type not in flight; fetching
17021 silly resolveWithNewModule load-json-file@1.1.0 checking installable status
17022 silly cache add args [ 'load-json-file@^1.0.0', null ]
17023 verbose cache add spec load-json-file@^1.0.0
17024 silly cache add parsed spec Result {
17024 silly cache add raw: 'load-json-file@^1.0.0',
17024 silly cache add scope: null,
17024 silly cache add escapedName: 'load-json-file',
17024 silly cache add name: 'load-json-file',
17024 silly cache add rawSpec: '^1.0.0',
17024 silly cache add spec: '>=1.0.0 <2.0.0',
17024 silly cache add type: 'range' }
17025 silly addNamed load-json-file@>=1.0.0 <2.0.0
17026 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for load-json-file
17027 silly addNameRange { name: 'load-json-file',
17027 silly addNameRange range: '>=1.0.0 <2.0.0',
17027 silly addNameRange hasData: false }
17028 silly mapToRegistry name load-json-file
17029 silly mapToRegistry using default registry
17030 silly mapToRegistry registry https://registry.npmjs.org/
17031 silly mapToRegistry data Result {
17031 silly mapToRegistry raw: 'load-json-file',
17031 silly mapToRegistry scope: null,
17031 silly mapToRegistry escapedName: 'load-json-file',
17031 silly mapToRegistry name: 'load-json-file',
17031 silly mapToRegistry rawSpec: '',
17031 silly mapToRegistry spec: 'latest',
17031 silly mapToRegistry type: 'tag' }
17032 silly mapToRegistry uri https://registry.npmjs.org/load-json-file
17033 verbose addNameRange registry:https://registry.npmjs.org/load-json-file not in flight; fetching
17034 verbose get https://registry.npmjs.org/path-type not expired, no request
17035 silly addNameRange number 2 { name: 'path-type', range: '>=1.0.0 <2.0.0', hasData: true }
17036 silly addNameRange versions [ 'path-type', [ '1.0.0', '1.1.0', '2.0.0' ] ]
17037 silly addNamed path-type@1.1.0
17038 verbose addNamed "1.1.0" is a plain semver version for path-type
17039 verbose get https://registry.npmjs.org/load-json-file not expired, no request
17040 silly addNameRange number 2 { name: 'load-json-file',
17040 silly addNameRange range: '>=1.0.0 <2.0.0',
17040 silly addNameRange hasData: true }
17041 silly addNameRange versions [ 'load-json-file', [ '1.0.0', '1.0.1', '1.1.0', '2.0.0' ] ]
17042 silly addNamed load-json-file@1.1.0
17043 verbose addNamed "1.1.0" is a plain semver version for load-json-file
17044 silly mapToRegistry name path-type
17045 silly mapToRegistry using default registry
17046 silly mapToRegistry registry https://registry.npmjs.org/
17047 silly mapToRegistry data Result {
17047 silly mapToRegistry raw: 'path-type',
17047 silly mapToRegistry scope: null,
17047 silly mapToRegistry escapedName: 'path-type',
17047 silly mapToRegistry name: 'path-type',
17047 silly mapToRegistry rawSpec: '',
17047 silly mapToRegistry spec: 'latest',
17047 silly mapToRegistry type: 'tag' }
17048 silly mapToRegistry uri https://registry.npmjs.org/path-type
17049 verbose addRemoteTarball https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz not in flight; adding
17050 verbose addRemoteTarball [ 'https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz',
17050 verbose addRemoteTarball '59c44f7ee491da704da415da5a4070ba4f8fe441' ]
17051 silly mapToRegistry name load-json-file
17052 silly mapToRegistry using default registry
17053 silly mapToRegistry registry https://registry.npmjs.org/
17054 silly mapToRegistry data Result {
17054 silly mapToRegistry raw: 'load-json-file',
17054 silly mapToRegistry scope: null,
17054 silly mapToRegistry escapedName: 'load-json-file',
17054 silly mapToRegistry name: 'load-json-file',
17054 silly mapToRegistry rawSpec: '',
17054 silly mapToRegistry spec: 'latest',
17054 silly mapToRegistry type: 'tag' }
17055 silly mapToRegistry uri https://registry.npmjs.org/load-json-file
17056 verbose addRemoteTarball https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz not in flight; adding
17057 verbose addRemoteTarball [ 'https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz',
17057 verbose addRemoteTarball '956905708d58b4bab4c2261b04f59f31c99374c0' ]
17058 info retry fetch attempt 1 at 7:44:11 AM
17059 info attempt registry request try #1 at 7:44:11 AM
17060 http fetch GET https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz
17061 info retry fetch attempt 1 at 7:44:11 AM
17062 info attempt registry request try #1 at 7:44:11 AM
17063 http fetch GET https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz
17064 http fetch 200 https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz
17065 http fetch 200 https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz
17066 silly fetchAndShaCheck shasum 59c44f7ee491da704da415da5a4070ba4f8fe441
17067 silly fetchAndShaCheck shasum 956905708d58b4bab4c2261b04f59f31c99374c0
17068 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/path-type/-/path-type-1.1.0.tgz not in flight; adding
17069 verbose addTmpTarball already have metadata; skipping unpack for path-type@1.1.0
17070 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17071 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz not in flight; adding
17072 verbose addTmpTarball already have metadata; skipping unpack for load-json-file@1.1.0
17073 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17074 silly cache afterAdd path-type@1.1.0
17075 verbose afterAdd /root/.npm/path-type/1.1.0/package/package.json not in flight; writing
17076 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17077 silly cache afterAdd load-json-file@1.1.0
17078 verbose afterAdd /root/.npm/load-json-file/1.1.0/package/package.json not in flight; writing
17079 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17080 verbose afterAdd /root/.npm/path-type/1.1.0/package/package.json written
17081 verbose afterAdd /root/.npm/load-json-file/1.1.0/package/package.json written
17082 silly fetchNamedPackageData parse-json
17083 silly mapToRegistry name parse-json
17084 silly mapToRegistry using default registry
17085 silly mapToRegistry registry https://registry.npmjs.org/
17086 silly mapToRegistry data Result {
17086 silly mapToRegistry raw: 'parse-json',
17086 silly mapToRegistry scope: null,
17086 silly mapToRegistry escapedName: 'parse-json',
17086 silly mapToRegistry name: 'parse-json',
17086 silly mapToRegistry rawSpec: '',
17086 silly mapToRegistry spec: 'latest',
17086 silly mapToRegistry type: 'tag' }
17087 silly mapToRegistry uri https://registry.npmjs.org/parse-json
17088 silly fetchNamedPackageData pify
17089 silly mapToRegistry name pify
17090 silly mapToRegistry using default registry
17091 silly mapToRegistry registry https://registry.npmjs.org/
17092 silly mapToRegistry data Result {
17092 silly mapToRegistry raw: 'pify',
17092 silly mapToRegistry scope: null,
17092 silly mapToRegistry escapedName: 'pify',
17092 silly mapToRegistry name: 'pify',
17092 silly mapToRegistry rawSpec: '',
17092 silly mapToRegistry spec: 'latest',
17092 silly mapToRegistry type: 'tag' }
17093 silly mapToRegistry uri https://registry.npmjs.org/pify
17094 silly fetchNamedPackageData strip-bom
17095 silly mapToRegistry name strip-bom
17096 silly mapToRegistry using default registry
17097 silly mapToRegistry registry https://registry.npmjs.org/
17098 silly mapToRegistry data Result {
17098 silly mapToRegistry raw: 'strip-bom',
17098 silly mapToRegistry scope: null,
17098 silly mapToRegistry escapedName: 'strip-bom',
17098 silly mapToRegistry name: 'strip-bom',
17098 silly mapToRegistry rawSpec: '',
17098 silly mapToRegistry spec: 'latest',
17098 silly mapToRegistry type: 'tag' }
17099 silly mapToRegistry uri https://registry.npmjs.org/strip-bom
17100 verbose request uri https://registry.npmjs.org/parse-json
17101 verbose request no auth needed
17102 info attempt registry request try #1 at 7:44:11 AM
17103 http request GET https://registry.npmjs.org/parse-json
17104 verbose request uri https://registry.npmjs.org/pify
17105 verbose request no auth needed
17106 info attempt registry request try #1 at 7:44:11 AM
17107 http request GET https://registry.npmjs.org/pify
17108 verbose request uri https://registry.npmjs.org/strip-bom
17109 verbose request no auth needed
17110 info attempt registry request try #1 at 7:44:11 AM
17111 http request GET https://registry.npmjs.org/strip-bom
17112 http 200 https://registry.npmjs.org/parse-json
17113 verbose headers { server: 'nginx/1.10.1',
17113 verbose headers 'content-type': 'application/json',
17113 verbose headers 'last-modified': 'Mon, 31 Aug 2015 16:36:30 GMT',
17113 verbose headers etag: 'W/"55e4828e-22b1"',
17113 verbose headers 'content-encoding': 'gzip',
17113 verbose headers 'cache-control': 'max-age=300',
17113 verbose headers 'content-length': '2126',
17113 verbose headers 'accept-ranges': 'bytes',
17113 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17113 verbose headers via: '1.1 varnish',
17113 verbose headers age: '12',
17113 verbose headers connection: 'keep-alive',
17113 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
17113 verbose headers 'x-cache': 'HIT',
17113 verbose headers 'x-cache-hits': '1',
17113 verbose headers 'x-timer': 'S1479109451.406103,VS0,VE0',
17113 verbose headers vary: 'Accept-Encoding' }
17114 silly get cb [ 200,
17114 silly get { server: 'nginx/1.10.1',
17114 silly get 'content-type': 'application/json',
17114 silly get 'last-modified': 'Mon, 31 Aug 2015 16:36:30 GMT',
17114 silly get etag: 'W/"55e4828e-22b1"',
17114 silly get 'content-encoding': 'gzip',
17114 silly get 'cache-control': 'max-age=300',
17114 silly get 'content-length': '2126',
17114 silly get 'accept-ranges': 'bytes',
17114 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17114 silly get via: '1.1 varnish',
17114 silly get age: '12',
17114 silly get connection: 'keep-alive',
17114 silly get 'x-served-by': 'cache-yyz8333-YYZ',
17114 silly get 'x-cache': 'HIT',
17114 silly get 'x-cache-hits': '1',
17114 silly get 'x-timer': 'S1479109451.406103,VS0,VE0',
17114 silly get vary: 'Accept-Encoding' } ]
17115 verbose get saving parse-json to /root/.npm/registry.npmjs.org/parse-json/.cache.json
17116 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17117 http 200 https://registry.npmjs.org/pify
17118 verbose headers { server: 'nginx/1.10.1',
17118 verbose headers 'content-type': 'application/json',
17118 verbose headers 'last-modified': 'Tue, 18 Oct 2016 18:26:06 GMT',
17118 verbose headers etag: 'W/"5806693e-30aa"',
17118 verbose headers 'content-encoding': 'gzip',
17118 verbose headers 'cache-control': 'max-age=300',
17118 verbose headers 'content-length': '2659',
17118 verbose headers 'accept-ranges': 'bytes',
17118 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17118 verbose headers via: '1.1 varnish',
17118 verbose headers age: '12',
17118 verbose headers connection: 'keep-alive',
17118 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
17118 verbose headers 'x-cache': 'HIT',
17118 verbose headers 'x-cache-hits': '1',
17118 verbose headers 'x-timer': 'S1479109451.405929,VS0,VE0',
17118 verbose headers vary: 'Accept-Encoding' }
17119 silly get cb [ 200,
17119 silly get { server: 'nginx/1.10.1',
17119 silly get 'content-type': 'application/json',
17119 silly get 'last-modified': 'Tue, 18 Oct 2016 18:26:06 GMT',
17119 silly get etag: 'W/"5806693e-30aa"',
17119 silly get 'content-encoding': 'gzip',
17119 silly get 'cache-control': 'max-age=300',
17119 silly get 'content-length': '2659',
17119 silly get 'accept-ranges': 'bytes',
17119 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17119 silly get via: '1.1 varnish',
17119 silly get age: '12',
17119 silly get connection: 'keep-alive',
17119 silly get 'x-served-by': 'cache-yyz8324-YYZ',
17119 silly get 'x-cache': 'HIT',
17119 silly get 'x-cache-hits': '1',
17119 silly get 'x-timer': 'S1479109451.405929,VS0,VE0',
17119 silly get vary: 'Accept-Encoding' } ]
17120 verbose get saving pify to /root/.npm/registry.npmjs.org/pify/.cache.json
17121 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17122 http 200 https://registry.npmjs.org/strip-bom
17123 verbose headers { server: 'nginx/1.10.1',
17123 verbose headers 'content-type': 'application/json',
17123 verbose headers 'last-modified': 'Sat, 30 Apr 2016 16:02:44 GMT',
17123 verbose headers etag: 'W/"5724d724-2d4d"',
17123 verbose headers 'content-encoding': 'gzip',
17123 verbose headers 'cache-control': 'max-age=300',
17123 verbose headers 'content-length': '1989',
17123 verbose headers 'accept-ranges': 'bytes',
17123 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17123 verbose headers via: '1.1 varnish',
17123 verbose headers age: '12',
17123 verbose headers connection: 'keep-alive',
17123 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
17123 verbose headers 'x-cache': 'HIT',
17123 verbose headers 'x-cache-hits': '1',
17123 verbose headers 'x-timer': 'S1479109451.406068,VS0,VE0',
17123 verbose headers vary: 'Accept-Encoding' }
17124 silly get cb [ 200,
17124 silly get { server: 'nginx/1.10.1',
17124 silly get 'content-type': 'application/json',
17124 silly get 'last-modified': 'Sat, 30 Apr 2016 16:02:44 GMT',
17124 silly get etag: 'W/"5724d724-2d4d"',
17124 silly get 'content-encoding': 'gzip',
17124 silly get 'cache-control': 'max-age=300',
17124 silly get 'content-length': '1989',
17124 silly get 'accept-ranges': 'bytes',
17124 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17124 silly get via: '1.1 varnish',
17124 silly get age: '12',
17124 silly get connection: 'keep-alive',
17124 silly get 'x-served-by': 'cache-yyz8329-YYZ',
17124 silly get 'x-cache': 'HIT',
17124 silly get 'x-cache-hits': '1',
17124 silly get 'x-timer': 'S1479109451.406068,VS0,VE0',
17124 silly get vary: 'Accept-Encoding' } ]
17125 verbose get saving strip-bom to /root/.npm/registry.npmjs.org/strip-bom/.cache.json
17126 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17127 silly resolveWithNewModule strip-bom@2.0.0 checking installable status
17128 silly cache add args [ 'strip-bom@^2.0.0', null ]
17129 verbose cache add spec strip-bom@^2.0.0
17130 silly cache add parsed spec Result {
17130 silly cache add raw: 'strip-bom@^2.0.0',
17130 silly cache add scope: null,
17130 silly cache add escapedName: 'strip-bom',
17130 silly cache add name: 'strip-bom',
17130 silly cache add rawSpec: '^2.0.0',
17130 silly cache add spec: '>=2.0.0 <3.0.0',
17130 silly cache add type: 'range' }
17131 silly addNamed strip-bom@>=2.0.0 <3.0.0
17132 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for strip-bom
17133 silly addNameRange { name: 'strip-bom', range: '>=2.0.0 <3.0.0', hasData: false }
17134 silly mapToRegistry name strip-bom
17135 silly mapToRegistry using default registry
17136 silly mapToRegistry registry https://registry.npmjs.org/
17137 silly mapToRegistry data Result {
17137 silly mapToRegistry raw: 'strip-bom',
17137 silly mapToRegistry scope: null,
17137 silly mapToRegistry escapedName: 'strip-bom',
17137 silly mapToRegistry name: 'strip-bom',
17137 silly mapToRegistry rawSpec: '',
17137 silly mapToRegistry spec: 'latest',
17137 silly mapToRegistry type: 'tag' }
17138 silly mapToRegistry uri https://registry.npmjs.org/strip-bom
17139 verbose addNameRange registry:https://registry.npmjs.org/strip-bom not in flight; fetching
17140 silly resolveWithNewModule pify@2.3.0 checking installable status
17141 silly cache add args [ 'pify@^2.0.0', null ]
17142 verbose cache add spec pify@^2.0.0
17143 silly cache add parsed spec Result {
17143 silly cache add raw: 'pify@^2.0.0',
17143 silly cache add scope: null,
17143 silly cache add escapedName: 'pify',
17143 silly cache add name: 'pify',
17143 silly cache add rawSpec: '^2.0.0',
17143 silly cache add spec: '>=2.0.0 <3.0.0',
17143 silly cache add type: 'range' }
17144 silly addNamed pify@>=2.0.0 <3.0.0
17145 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for pify
17146 silly addNameRange { name: 'pify', range: '>=2.0.0 <3.0.0', hasData: false }
17147 silly mapToRegistry name pify
17148 silly mapToRegistry using default registry
17149 silly mapToRegistry registry https://registry.npmjs.org/
17150 silly mapToRegistry data Result {
17150 silly mapToRegistry raw: 'pify',
17150 silly mapToRegistry scope: null,
17150 silly mapToRegistry escapedName: 'pify',
17150 silly mapToRegistry name: 'pify',
17150 silly mapToRegistry rawSpec: '',
17150 silly mapToRegistry spec: 'latest',
17150 silly mapToRegistry type: 'tag' }
17151 silly mapToRegistry uri https://registry.npmjs.org/pify
17152 verbose addNameRange registry:https://registry.npmjs.org/pify not in flight; fetching
17153 silly resolveWithNewModule parse-json@2.2.0 checking installable status
17154 silly cache add args [ 'parse-json@^2.2.0', null ]
17155 verbose cache add spec parse-json@^2.2.0
17156 silly cache add parsed spec Result {
17156 silly cache add raw: 'parse-json@^2.2.0',
17156 silly cache add scope: null,
17156 silly cache add escapedName: 'parse-json',
17156 silly cache add name: 'parse-json',
17156 silly cache add rawSpec: '^2.2.0',
17156 silly cache add spec: '>=2.2.0 <3.0.0',
17156 silly cache add type: 'range' }
17157 silly addNamed parse-json@>=2.2.0 <3.0.0
17158 verbose addNamed ">=2.2.0 <3.0.0" is a valid semver range for parse-json
17159 silly addNameRange { name: 'parse-json', range: '>=2.2.0 <3.0.0', hasData: false }
17160 silly mapToRegistry name parse-json
17161 silly mapToRegistry using default registry
17162 silly mapToRegistry registry https://registry.npmjs.org/
17163 silly mapToRegistry data Result {
17163 silly mapToRegistry raw: 'parse-json',
17163 silly mapToRegistry scope: null,
17163 silly mapToRegistry escapedName: 'parse-json',
17163 silly mapToRegistry name: 'parse-json',
17163 silly mapToRegistry rawSpec: '',
17163 silly mapToRegistry spec: 'latest',
17163 silly mapToRegistry type: 'tag' }
17164 silly mapToRegistry uri https://registry.npmjs.org/parse-json
17165 verbose addNameRange registry:https://registry.npmjs.org/parse-json not in flight; fetching
17166 verbose get https://registry.npmjs.org/strip-bom not expired, no request
17167 silly addNameRange number 2 { name: 'strip-bom', range: '>=2.0.0 <3.0.0', hasData: true }
17168 silly addNameRange versions [ 'strip-bom',
17168 silly addNameRange [ '0.1.0',
17168 silly addNameRange '0.2.0',
17168 silly addNameRange '0.2.1',
17168 silly addNameRange '0.3.0',
17168 silly addNameRange '0.3.1',
17168 silly addNameRange '1.0.0',
17168 silly addNameRange '2.0.0',
17168 silly addNameRange '3.0.0' ] ]
17169 silly addNamed strip-bom@2.0.0
17170 verbose addNamed "2.0.0" is a plain semver version for strip-bom
17171 verbose get https://registry.npmjs.org/pify not expired, no request
17172 silly addNameRange number 2 { name: 'pify', range: '>=2.0.0 <3.0.0', hasData: true }
17173 silly addNameRange versions [ 'pify',
17173 silly addNameRange [ '1.0.0', '1.1.0', '1.1.1', '2.0.0', '2.1.0', '2.2.0', '2.3.0' ] ]
17174 silly addNamed pify@2.3.0
17175 verbose addNamed "2.3.0" is a plain semver version for pify
17176 verbose get https://registry.npmjs.org/parse-json not expired, no request
17177 silly addNameRange number 2 { name: 'parse-json', range: '>=2.2.0 <3.0.0', hasData: true }
17178 silly addNameRange versions [ 'parse-json',
17178 silly addNameRange [ '1.0.0', '1.0.1', '2.0.0', '2.1.0', '2.2.0' ] ]
17179 silly addNamed parse-json@2.2.0
17180 verbose addNamed "2.2.0" is a plain semver version for parse-json
17181 silly mapToRegistry name strip-bom
17182 silly mapToRegistry using default registry
17183 silly mapToRegistry registry https://registry.npmjs.org/
17184 silly mapToRegistry data Result {
17184 silly mapToRegistry raw: 'strip-bom',
17184 silly mapToRegistry scope: null,
17184 silly mapToRegistry escapedName: 'strip-bom',
17184 silly mapToRegistry name: 'strip-bom',
17184 silly mapToRegistry rawSpec: '',
17184 silly mapToRegistry spec: 'latest',
17184 silly mapToRegistry type: 'tag' }
17185 silly mapToRegistry uri https://registry.npmjs.org/strip-bom
17186 verbose addRemoteTarball https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz not in flight; adding
17187 verbose addRemoteTarball [ 'https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz',
17187 verbose addRemoteTarball '6219a85616520491f35788bdbf1447a99c7e6b0e' ]
17188 silly mapToRegistry name pify
17189 silly mapToRegistry using default registry
17190 silly mapToRegistry registry https://registry.npmjs.org/
17191 silly mapToRegistry data Result {
17191 silly mapToRegistry raw: 'pify',
17191 silly mapToRegistry scope: null,
17191 silly mapToRegistry escapedName: 'pify',
17191 silly mapToRegistry name: 'pify',
17191 silly mapToRegistry rawSpec: '',
17191 silly mapToRegistry spec: 'latest',
17191 silly mapToRegistry type: 'tag' }
17192 silly mapToRegistry uri https://registry.npmjs.org/pify
17193 verbose addRemoteTarball https://registry.npmjs.org/pify/-/pify-2.3.0.tgz not in flight; adding
17194 verbose addRemoteTarball [ 'https://registry.npmjs.org/pify/-/pify-2.3.0.tgz',
17194 verbose addRemoteTarball 'ed141a6ac043a849ea588498e7dca8b15330e90c' ]
17195 silly mapToRegistry name parse-json
17196 silly mapToRegistry using default registry
17197 silly mapToRegistry registry https://registry.npmjs.org/
17198 silly mapToRegistry data Result {
17198 silly mapToRegistry raw: 'parse-json',
17198 silly mapToRegistry scope: null,
17198 silly mapToRegistry escapedName: 'parse-json',
17198 silly mapToRegistry name: 'parse-json',
17198 silly mapToRegistry rawSpec: '',
17198 silly mapToRegistry spec: 'latest',
17198 silly mapToRegistry type: 'tag' }
17199 silly mapToRegistry uri https://registry.npmjs.org/parse-json
17200 verbose addRemoteTarball https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz not in flight; adding
17201 verbose addRemoteTarball [ 'https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz',
17201 verbose addRemoteTarball 'f480f40434ef80741f8469099f8dea18f55a4dc9' ]
17202 info retry fetch attempt 1 at 7:44:11 AM
17203 info attempt registry request try #1 at 7:44:11 AM
17204 http fetch GET https://registry.npmjs.org/pify/-/pify-2.3.0.tgz
17205 info retry fetch attempt 1 at 7:44:11 AM
17206 info attempt registry request try #1 at 7:44:11 AM
17207 http fetch GET https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz
17208 info retry fetch attempt 1 at 7:44:11 AM
17209 info attempt registry request try #1 at 7:44:11 AM
17210 http fetch GET https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz
17211 http fetch 200 https://registry.npmjs.org/pify/-/pify-2.3.0.tgz
17212 http fetch 200 https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz
17213 http fetch 200 https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz
17214 silly fetchAndShaCheck shasum f480f40434ef80741f8469099f8dea18f55a4dc9
17215 silly fetchAndShaCheck shasum ed141a6ac043a849ea588498e7dca8b15330e90c
17216 silly fetchAndShaCheck shasum 6219a85616520491f35788bdbf1447a99c7e6b0e
17217 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz not in flight; adding
17218 verbose addTmpTarball already have metadata; skipping unpack for parse-json@2.2.0
17219 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17220 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/pify/-/pify-2.3.0.tgz not in flight; adding
17221 verbose addTmpTarball already have metadata; skipping unpack for pify@2.3.0
17222 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17223 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz not in flight; adding
17224 verbose addTmpTarball already have metadata; skipping unpack for strip-bom@2.0.0
17225 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17226 silly cache afterAdd parse-json@2.2.0
17227 verbose afterAdd /root/.npm/parse-json/2.2.0/package/package.json not in flight; writing
17228 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17229 silly cache afterAdd pify@2.3.0
17230 verbose afterAdd /root/.npm/pify/2.3.0/package/package.json not in flight; writing
17231 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17232 silly cache afterAdd strip-bom@2.0.0
17233 verbose afterAdd /root/.npm/strip-bom/2.0.0/package/package.json not in flight; writing
17234 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17235 verbose afterAdd /root/.npm/parse-json/2.2.0/package/package.json written
17236 verbose afterAdd /root/.npm/pify/2.3.0/package/package.json written
17237 verbose afterAdd /root/.npm/strip-bom/2.0.0/package/package.json written
17238 silly fetchNamedPackageData error-ex
17239 silly mapToRegistry name error-ex
17240 silly mapToRegistry using default registry
17241 silly mapToRegistry registry https://registry.npmjs.org/
17242 silly mapToRegistry data Result {
17242 silly mapToRegistry raw: 'error-ex',
17242 silly mapToRegistry scope: null,
17242 silly mapToRegistry escapedName: 'error-ex',
17242 silly mapToRegistry name: 'error-ex',
17242 silly mapToRegistry rawSpec: '',
17242 silly mapToRegistry spec: 'latest',
17242 silly mapToRegistry type: 'tag' }
17243 silly mapToRegistry uri https://registry.npmjs.org/error-ex
17244 verbose request uri https://registry.npmjs.org/error-ex
17245 verbose request no auth needed
17246 info attempt registry request try #1 at 7:44:11 AM
17247 http request GET https://registry.npmjs.org/error-ex
17248 http 200 https://registry.npmjs.org/error-ex
17249 verbose headers { server: 'nginx/1.10.1',
17249 verbose headers 'content-type': 'application/json',
17249 verbose headers 'last-modified': 'Wed, 04 Nov 2015 15:21:01 GMT',
17249 verbose headers etag: 'W/"563a225d-53e6"',
17249 verbose headers 'content-encoding': 'gzip',
17249 verbose headers 'cache-control': 'max-age=300',
17249 verbose headers 'content-length': '3524',
17249 verbose headers 'accept-ranges': 'bytes',
17249 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17249 verbose headers via: '1.1 varnish',
17249 verbose headers age: '11',
17249 verbose headers connection: 'keep-alive',
17249 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
17249 verbose headers 'x-cache': 'HIT',
17249 verbose headers 'x-cache-hits': '1',
17249 verbose headers 'x-timer': 'S1479109451.456253,VS0,VE0',
17249 verbose headers vary: 'Accept-Encoding' }
17250 silly get cb [ 200,
17250 silly get { server: 'nginx/1.10.1',
17250 silly get 'content-type': 'application/json',
17250 silly get 'last-modified': 'Wed, 04 Nov 2015 15:21:01 GMT',
17250 silly get etag: 'W/"563a225d-53e6"',
17250 silly get 'content-encoding': 'gzip',
17250 silly get 'cache-control': 'max-age=300',
17250 silly get 'content-length': '3524',
17250 silly get 'accept-ranges': 'bytes',
17250 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17250 silly get via: '1.1 varnish',
17250 silly get age: '11',
17250 silly get connection: 'keep-alive',
17250 silly get 'x-served-by': 'cache-yyz8320-YYZ',
17250 silly get 'x-cache': 'HIT',
17250 silly get 'x-cache-hits': '1',
17250 silly get 'x-timer': 'S1479109451.456253,VS0,VE0',
17250 silly get vary: 'Accept-Encoding' } ]
17251 verbose get saving error-ex to /root/.npm/registry.npmjs.org/error-ex/.cache.json
17252 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17253 silly resolveWithNewModule error-ex@1.3.0 checking installable status
17254 silly cache add args [ 'error-ex@^1.2.0', null ]
17255 verbose cache add spec error-ex@^1.2.0
17256 silly cache add parsed spec Result {
17256 silly cache add raw: 'error-ex@^1.2.0',
17256 silly cache add scope: null,
17256 silly cache add escapedName: 'error-ex',
17256 silly cache add name: 'error-ex',
17256 silly cache add rawSpec: '^1.2.0',
17256 silly cache add spec: '>=1.2.0 <2.0.0',
17256 silly cache add type: 'range' }
17257 silly addNamed error-ex@>=1.2.0 <2.0.0
17258 verbose addNamed ">=1.2.0 <2.0.0" is a valid semver range for error-ex
17259 silly addNameRange { name: 'error-ex', range: '>=1.2.0 <2.0.0', hasData: false }
17260 silly mapToRegistry name error-ex
17261 silly mapToRegistry using default registry
17262 silly mapToRegistry registry https://registry.npmjs.org/
17263 silly mapToRegistry data Result {
17263 silly mapToRegistry raw: 'error-ex',
17263 silly mapToRegistry scope: null,
17263 silly mapToRegistry escapedName: 'error-ex',
17263 silly mapToRegistry name: 'error-ex',
17263 silly mapToRegistry rawSpec: '',
17263 silly mapToRegistry spec: 'latest',
17263 silly mapToRegistry type: 'tag' }
17264 silly mapToRegistry uri https://registry.npmjs.org/error-ex
17265 verbose addNameRange registry:https://registry.npmjs.org/error-ex not in flight; fetching
17266 verbose get https://registry.npmjs.org/error-ex not expired, no request
17267 silly addNameRange number 2 { name: 'error-ex', range: '>=1.2.0 <2.0.0', hasData: true }
17268 silly addNameRange versions [ 'error-ex',
17268 silly addNameRange [ '0.1.0',
17268 silly addNameRange '0.2.0',
17268 silly addNameRange '0.2.1',
17268 silly addNameRange '0.2.2',
17268 silly addNameRange '0.2.3',
17268 silly addNameRange '0.2.4',
17268 silly addNameRange '0.3.0',
17268 silly addNameRange '0.3.1',
17268 silly addNameRange '1.0.0',
17268 silly addNameRange '1.1.0',
17268 silly addNameRange '1.1.1',
17268 silly addNameRange '1.1.2',
17268 silly addNameRange '1.2.0',
17268 silly addNameRange '1.3.0' ] ]
17269 silly addNamed error-ex@1.3.0
17270 verbose addNamed "1.3.0" is a plain semver version for error-ex
17271 silly mapToRegistry name error-ex
17272 silly mapToRegistry using default registry
17273 silly mapToRegistry registry https://registry.npmjs.org/
17274 silly mapToRegistry data Result {
17274 silly mapToRegistry raw: 'error-ex',
17274 silly mapToRegistry scope: null,
17274 silly mapToRegistry escapedName: 'error-ex',
17274 silly mapToRegistry name: 'error-ex',
17274 silly mapToRegistry rawSpec: '',
17274 silly mapToRegistry spec: 'latest',
17274 silly mapToRegistry type: 'tag' }
17275 silly mapToRegistry uri https://registry.npmjs.org/error-ex
17276 verbose addRemoteTarball https://registry.npmjs.org/error-ex/-/error-ex-1.3.0.tgz not in flight; adding
17277 verbose addRemoteTarball [ 'https://registry.npmjs.org/error-ex/-/error-ex-1.3.0.tgz',
17277 verbose addRemoteTarball 'e67b43f3e82c96ea3a584ffee0b9fc3325d802d9' ]
17278 info retry fetch attempt 1 at 7:44:11 AM
17279 info attempt registry request try #1 at 7:44:11 AM
17280 http fetch GET https://registry.npmjs.org/error-ex/-/error-ex-1.3.0.tgz
17281 http fetch 200 https://registry.npmjs.org/error-ex/-/error-ex-1.3.0.tgz
17282 silly fetchAndShaCheck shasum e67b43f3e82c96ea3a584ffee0b9fc3325d802d9
17283 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/error-ex/-/error-ex-1.3.0.tgz not in flight; adding
17284 verbose addTmpTarball already have metadata; skipping unpack for error-ex@1.3.0
17285 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17286 silly cache afterAdd error-ex@1.3.0
17287 verbose afterAdd /root/.npm/error-ex/1.3.0/package/package.json not in flight; writing
17288 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17289 verbose afterAdd /root/.npm/error-ex/1.3.0/package/package.json written
17290 silly fetchNamedPackageData is-arrayish
17291 silly mapToRegistry name is-arrayish
17292 silly mapToRegistry using default registry
17293 silly mapToRegistry registry https://registry.npmjs.org/
17294 silly mapToRegistry data Result {
17294 silly mapToRegistry raw: 'is-arrayish',
17294 silly mapToRegistry scope: null,
17294 silly mapToRegistry escapedName: 'is-arrayish',
17294 silly mapToRegistry name: 'is-arrayish',
17294 silly mapToRegistry rawSpec: '',
17294 silly mapToRegistry spec: 'latest',
17294 silly mapToRegistry type: 'tag' }
17295 silly mapToRegistry uri https://registry.npmjs.org/is-arrayish
17296 verbose request uri https://registry.npmjs.org/is-arrayish
17297 verbose request no auth needed
17298 info attempt registry request try #1 at 7:44:11 AM
17299 http request GET https://registry.npmjs.org/is-arrayish
17300 http 200 https://registry.npmjs.org/is-arrayish
17301 verbose headers { server: 'nginx/1.10.1',
17301 verbose headers 'content-type': 'application/json',
17301 verbose headers 'last-modified': 'Sat, 23 Jan 2016 17:57:37 GMT',
17301 verbose headers etag: 'W/"56a3bf11-1d45"',
17301 verbose headers 'content-encoding': 'gzip',
17301 verbose headers 'cache-control': 'max-age=300',
17301 verbose headers 'content-length': '1506',
17301 verbose headers 'accept-ranges': 'bytes',
17301 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17301 verbose headers via: '1.1 varnish',
17301 verbose headers age: '11',
17301 verbose headers connection: 'keep-alive',
17301 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
17301 verbose headers 'x-cache': 'HIT',
17301 verbose headers 'x-cache-hits': '1',
17301 verbose headers 'x-timer': 'S1479109451.486821,VS0,VE4',
17301 verbose headers vary: 'Accept-Encoding' }
17302 silly get cb [ 200,
17302 silly get { server: 'nginx/1.10.1',
17302 silly get 'content-type': 'application/json',
17302 silly get 'last-modified': 'Sat, 23 Jan 2016 17:57:37 GMT',
17302 silly get etag: 'W/"56a3bf11-1d45"',
17302 silly get 'content-encoding': 'gzip',
17302 silly get 'cache-control': 'max-age=300',
17302 silly get 'content-length': '1506',
17302 silly get 'accept-ranges': 'bytes',
17302 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17302 silly get via: '1.1 varnish',
17302 silly get age: '11',
17302 silly get connection: 'keep-alive',
17302 silly get 'x-served-by': 'cache-yyz8325-YYZ',
17302 silly get 'x-cache': 'HIT',
17302 silly get 'x-cache-hits': '1',
17302 silly get 'x-timer': 'S1479109451.486821,VS0,VE4',
17302 silly get vary: 'Accept-Encoding' } ]
17303 verbose get saving is-arrayish to /root/.npm/registry.npmjs.org/is-arrayish/.cache.json
17304 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17305 silly resolveWithNewModule is-arrayish@0.2.1 checking installable status
17306 silly cache add args [ 'is-arrayish@^0.2.1', null ]
17307 verbose cache add spec is-arrayish@^0.2.1
17308 silly cache add parsed spec Result {
17308 silly cache add raw: 'is-arrayish@^0.2.1',
17308 silly cache add scope: null,
17308 silly cache add escapedName: 'is-arrayish',
17308 silly cache add name: 'is-arrayish',
17308 silly cache add rawSpec: '^0.2.1',
17308 silly cache add spec: '>=0.2.1 <0.3.0',
17308 silly cache add type: 'range' }
17309 silly addNamed is-arrayish@>=0.2.1 <0.3.0
17310 verbose addNamed ">=0.2.1 <0.3.0" is a valid semver range for is-arrayish
17311 silly addNameRange { name: 'is-arrayish', range: '>=0.2.1 <0.3.0', hasData: false }
17312 silly mapToRegistry name is-arrayish
17313 silly mapToRegistry using default registry
17314 silly mapToRegistry registry https://registry.npmjs.org/
17315 silly mapToRegistry data Result {
17315 silly mapToRegistry raw: 'is-arrayish',
17315 silly mapToRegistry scope: null,
17315 silly mapToRegistry escapedName: 'is-arrayish',
17315 silly mapToRegistry name: 'is-arrayish',
17315 silly mapToRegistry rawSpec: '',
17315 silly mapToRegistry spec: 'latest',
17315 silly mapToRegistry type: 'tag' }
17316 silly mapToRegistry uri https://registry.npmjs.org/is-arrayish
17317 verbose addNameRange registry:https://registry.npmjs.org/is-arrayish not in flight; fetching
17318 verbose get https://registry.npmjs.org/is-arrayish not expired, no request
17319 silly addNameRange number 2 { name: 'is-arrayish', range: '>=0.2.1 <0.3.0', hasData: true }
17320 silly addNameRange versions [ 'is-arrayish',
17320 silly addNameRange [ '0.1.0', '0.1.1', '0.2.0', '0.2.1', '0.3.0' ] ]
17321 silly addNamed is-arrayish@0.2.1
17322 verbose addNamed "0.2.1" is a plain semver version for is-arrayish
17323 silly mapToRegistry name is-arrayish
17324 silly mapToRegistry using default registry
17325 silly mapToRegistry registry https://registry.npmjs.org/
17326 silly mapToRegistry data Result {
17326 silly mapToRegistry raw: 'is-arrayish',
17326 silly mapToRegistry scope: null,
17326 silly mapToRegistry escapedName: 'is-arrayish',
17326 silly mapToRegistry name: 'is-arrayish',
17326 silly mapToRegistry rawSpec: '',
17326 silly mapToRegistry spec: 'latest',
17326 silly mapToRegistry type: 'tag' }
17327 silly mapToRegistry uri https://registry.npmjs.org/is-arrayish
17328 verbose addRemoteTarball https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz not in flight; adding
17329 verbose addRemoteTarball [ 'https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz',
17329 verbose addRemoteTarball '77c99840527aa8ecb1a8ba697b80645a7a926a9d' ]
17330 info retry fetch attempt 1 at 7:44:11 AM
17331 info attempt registry request try #1 at 7:44:11 AM
17332 http fetch GET https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz
17333 http fetch 200 https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz
17334 silly fetchAndShaCheck shasum 77c99840527aa8ecb1a8ba697b80645a7a926a9d
17335 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz not in flight; adding
17336 verbose addTmpTarball already have metadata; skipping unpack for is-arrayish@0.2.1
17337 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17338 silly cache afterAdd is-arrayish@0.2.1
17339 verbose afterAdd /root/.npm/is-arrayish/0.2.1/package/package.json not in flight; writing
17340 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17341 verbose afterAdd /root/.npm/is-arrayish/0.2.1/package/package.json written
17342 silly fetchNamedPackageData is-utf8
17343 silly mapToRegistry name is-utf8
17344 silly mapToRegistry using default registry
17345 silly mapToRegistry registry https://registry.npmjs.org/
17346 silly mapToRegistry data Result {
17346 silly mapToRegistry raw: 'is-utf8',
17346 silly mapToRegistry scope: null,
17346 silly mapToRegistry escapedName: 'is-utf8',
17346 silly mapToRegistry name: 'is-utf8',
17346 silly mapToRegistry rawSpec: '',
17346 silly mapToRegistry spec: 'latest',
17346 silly mapToRegistry type: 'tag' }
17347 silly mapToRegistry uri https://registry.npmjs.org/is-utf8
17348 verbose request uri https://registry.npmjs.org/is-utf8
17349 verbose request no auth needed
17350 info attempt registry request try #1 at 7:44:11 AM
17351 http request GET https://registry.npmjs.org/is-utf8
17352 http 200 https://registry.npmjs.org/is-utf8
17353 verbose headers { server: 'nginx/1.10.1',
17353 verbose headers 'content-type': 'application/json',
17353 verbose headers 'last-modified': 'Sat, 19 Dec 2015 04:04:22 GMT',
17353 verbose headers etag: 'W/"5674d746-d12"',
17353 verbose headers 'content-encoding': 'gzip',
17353 verbose headers 'cache-control': 'max-age=300',
17353 verbose headers 'content-length': '1016',
17353 verbose headers 'accept-ranges': 'bytes',
17353 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17353 verbose headers via: '1.1 varnish',
17353 verbose headers age: '11',
17353 verbose headers connection: 'keep-alive',
17353 verbose headers 'x-served-by': 'cache-yyz8326-YYZ',
17353 verbose headers 'x-cache': 'HIT',
17353 verbose headers 'x-cache-hits': '1',
17353 verbose headers 'x-timer': 'S1479109451.521363,VS0,VE0',
17353 verbose headers vary: 'Accept-Encoding' }
17354 silly get cb [ 200,
17354 silly get { server: 'nginx/1.10.1',
17354 silly get 'content-type': 'application/json',
17354 silly get 'last-modified': 'Sat, 19 Dec 2015 04:04:22 GMT',
17354 silly get etag: 'W/"5674d746-d12"',
17354 silly get 'content-encoding': 'gzip',
17354 silly get 'cache-control': 'max-age=300',
17354 silly get 'content-length': '1016',
17354 silly get 'accept-ranges': 'bytes',
17354 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17354 silly get via: '1.1 varnish',
17354 silly get age: '11',
17354 silly get connection: 'keep-alive',
17354 silly get 'x-served-by': 'cache-yyz8326-YYZ',
17354 silly get 'x-cache': 'HIT',
17354 silly get 'x-cache-hits': '1',
17354 silly get 'x-timer': 'S1479109451.521363,VS0,VE0',
17354 silly get vary: 'Accept-Encoding' } ]
17355 verbose get saving is-utf8 to /root/.npm/registry.npmjs.org/is-utf8/.cache.json
17356 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17357 silly resolveWithNewModule is-utf8@0.2.1 checking installable status
17358 silly cache add args [ 'is-utf8@^0.2.0', null ]
17359 verbose cache add spec is-utf8@^0.2.0
17360 silly cache add parsed spec Result {
17360 silly cache add raw: 'is-utf8@^0.2.0',
17360 silly cache add scope: null,
17360 silly cache add escapedName: 'is-utf8',
17360 silly cache add name: 'is-utf8',
17360 silly cache add rawSpec: '^0.2.0',
17360 silly cache add spec: '>=0.2.0 <0.3.0',
17360 silly cache add type: 'range' }
17361 silly addNamed is-utf8@>=0.2.0 <0.3.0
17362 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for is-utf8
17363 silly addNameRange { name: 'is-utf8', range: '>=0.2.0 <0.3.0', hasData: false }
17364 silly mapToRegistry name is-utf8
17365 silly mapToRegistry using default registry
17366 silly mapToRegistry registry https://registry.npmjs.org/
17367 silly mapToRegistry data Result {
17367 silly mapToRegistry raw: 'is-utf8',
17367 silly mapToRegistry scope: null,
17367 silly mapToRegistry escapedName: 'is-utf8',
17367 silly mapToRegistry name: 'is-utf8',
17367 silly mapToRegistry rawSpec: '',
17367 silly mapToRegistry spec: 'latest',
17367 silly mapToRegistry type: 'tag' }
17368 silly mapToRegistry uri https://registry.npmjs.org/is-utf8
17369 verbose addNameRange registry:https://registry.npmjs.org/is-utf8 not in flight; fetching
17370 verbose get https://registry.npmjs.org/is-utf8 not expired, no request
17371 silly addNameRange number 2 { name: 'is-utf8', range: '>=0.2.0 <0.3.0', hasData: true }
17372 silly addNameRange versions [ 'is-utf8', [ '0.1.0', '0.2.0', '0.2.1' ] ]
17373 silly addNamed is-utf8@0.2.1
17374 verbose addNamed "0.2.1" is a plain semver version for is-utf8
17375 silly mapToRegistry name is-utf8
17376 silly mapToRegistry using default registry
17377 silly mapToRegistry registry https://registry.npmjs.org/
17378 silly mapToRegistry data Result {
17378 silly mapToRegistry raw: 'is-utf8',
17378 silly mapToRegistry scope: null,
17378 silly mapToRegistry escapedName: 'is-utf8',
17378 silly mapToRegistry name: 'is-utf8',
17378 silly mapToRegistry rawSpec: '',
17378 silly mapToRegistry spec: 'latest',
17378 silly mapToRegistry type: 'tag' }
17379 silly mapToRegistry uri https://registry.npmjs.org/is-utf8
17380 verbose addRemoteTarball https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz not in flight; adding
17381 verbose addRemoteTarball [ 'https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz',
17381 verbose addRemoteTarball '4b0da1442104d1b336340e80797e865cf39f7d72' ]
17382 info retry fetch attempt 1 at 7:44:11 AM
17383 info attempt registry request try #1 at 7:44:11 AM
17384 http fetch GET https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz
17385 http fetch 200 https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz
17386 silly fetchAndShaCheck shasum 4b0da1442104d1b336340e80797e865cf39f7d72
17387 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz not in flight; adding
17388 verbose addTmpTarball already have metadata; skipping unpack for is-utf8@0.2.1
17389 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17390 silly cache afterAdd is-utf8@0.2.1
17391 verbose afterAdd /root/.npm/is-utf8/0.2.1/package/package.json not in flight; writing
17392 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17393 verbose afterAdd /root/.npm/is-utf8/0.2.1/package/package.json written
17394 silly fetchNamedPackageData indent-string
17395 silly mapToRegistry name indent-string
17396 silly mapToRegistry using default registry
17397 silly mapToRegistry registry https://registry.npmjs.org/
17398 silly mapToRegistry data Result {
17398 silly mapToRegistry raw: 'indent-string',
17398 silly mapToRegistry scope: null,
17398 silly mapToRegistry escapedName: 'indent-string',
17398 silly mapToRegistry name: 'indent-string',
17398 silly mapToRegistry rawSpec: '',
17398 silly mapToRegistry spec: 'latest',
17398 silly mapToRegistry type: 'tag' }
17399 silly mapToRegistry uri https://registry.npmjs.org/indent-string
17400 silly fetchNamedPackageData strip-indent
17401 silly mapToRegistry name strip-indent
17402 silly mapToRegistry using default registry
17403 silly mapToRegistry registry https://registry.npmjs.org/
17404 silly mapToRegistry data Result {
17404 silly mapToRegistry raw: 'strip-indent',
17404 silly mapToRegistry scope: null,
17404 silly mapToRegistry escapedName: 'strip-indent',
17404 silly mapToRegistry name: 'strip-indent',
17404 silly mapToRegistry rawSpec: '',
17404 silly mapToRegistry spec: 'latest',
17404 silly mapToRegistry type: 'tag' }
17405 silly mapToRegistry uri https://registry.npmjs.org/strip-indent
17406 verbose request uri https://registry.npmjs.org/indent-string
17407 verbose request no auth needed
17408 info attempt registry request try #1 at 7:44:11 AM
17409 http request GET https://registry.npmjs.org/indent-string
17410 verbose request uri https://registry.npmjs.org/strip-indent
17411 verbose request no auth needed
17412 info attempt registry request try #1 at 7:44:11 AM
17413 http request GET https://registry.npmjs.org/strip-indent
17414 http 200 https://registry.npmjs.org/strip-indent
17415 verbose headers { server: 'nginx/1.10.1',
17415 verbose headers 'content-type': 'application/json',
17415 verbose headers 'last-modified': 'Fri, 22 Apr 2016 05:47:23 GMT',
17415 verbose headers etag: 'W/"5719baeb-2928"',
17415 verbose headers 'content-encoding': 'gzip',
17415 verbose headers 'cache-control': 'max-age=300',
17415 verbose headers 'content-length': '1865',
17415 verbose headers 'accept-ranges': 'bytes',
17415 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17415 verbose headers via: '1.1 varnish',
17415 verbose headers age: '11',
17415 verbose headers connection: 'keep-alive',
17415 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
17415 verbose headers 'x-cache': 'HIT',
17415 verbose headers 'x-cache-hits': '1',
17415 verbose headers 'x-timer': 'S1479109451.552429,VS0,VE0',
17415 verbose headers vary: 'Accept-Encoding' }
17416 silly get cb [ 200,
17416 silly get { server: 'nginx/1.10.1',
17416 silly get 'content-type': 'application/json',
17416 silly get 'last-modified': 'Fri, 22 Apr 2016 05:47:23 GMT',
17416 silly get etag: 'W/"5719baeb-2928"',
17416 silly get 'content-encoding': 'gzip',
17416 silly get 'cache-control': 'max-age=300',
17416 silly get 'content-length': '1865',
17416 silly get 'accept-ranges': 'bytes',
17416 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17416 silly get via: '1.1 varnish',
17416 silly get age: '11',
17416 silly get connection: 'keep-alive',
17416 silly get 'x-served-by': 'cache-yyz8329-YYZ',
17416 silly get 'x-cache': 'HIT',
17416 silly get 'x-cache-hits': '1',
17416 silly get 'x-timer': 'S1479109451.552429,VS0,VE0',
17416 silly get vary: 'Accept-Encoding' } ]
17417 verbose get saving strip-indent to /root/.npm/registry.npmjs.org/strip-indent/.cache.json
17418 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17419 http 200 https://registry.npmjs.org/indent-string
17420 verbose headers { server: 'nginx/1.10.1',
17420 verbose headers 'content-type': 'application/json',
17420 verbose headers 'last-modified': 'Thu, 23 Jun 2016 19:54:30 GMT',
17420 verbose headers etag: 'W/"576c3e76-401a"',
17420 verbose headers 'content-encoding': 'gzip',
17420 verbose headers 'cache-control': 'max-age=300',
17420 verbose headers 'content-length': '2412',
17420 verbose headers 'accept-ranges': 'bytes',
17420 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17420 verbose headers via: '1.1 varnish',
17420 verbose headers age: '11',
17420 verbose headers connection: 'keep-alive',
17420 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
17420 verbose headers 'x-cache': 'HIT',
17420 verbose headers 'x-cache-hits': '1',
17420 verbose headers 'x-timer': 'S1479109451.552088,VS0,VE0',
17420 verbose headers vary: 'Accept-Encoding' }
17421 silly get cb [ 200,
17421 silly get { server: 'nginx/1.10.1',
17421 silly get 'content-type': 'application/json',
17421 silly get 'last-modified': 'Thu, 23 Jun 2016 19:54:30 GMT',
17421 silly get etag: 'W/"576c3e76-401a"',
17421 silly get 'content-encoding': 'gzip',
17421 silly get 'cache-control': 'max-age=300',
17421 silly get 'content-length': '2412',
17421 silly get 'accept-ranges': 'bytes',
17421 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17421 silly get via: '1.1 varnish',
17421 silly get age: '11',
17421 silly get connection: 'keep-alive',
17421 silly get 'x-served-by': 'cache-yyz8325-YYZ',
17421 silly get 'x-cache': 'HIT',
17421 silly get 'x-cache-hits': '1',
17421 silly get 'x-timer': 'S1479109451.552088,VS0,VE0',
17421 silly get vary: 'Accept-Encoding' } ]
17422 verbose get saving indent-string to /root/.npm/registry.npmjs.org/indent-string/.cache.json
17423 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17424 silly resolveWithNewModule strip-indent@1.0.1 checking installable status
17425 silly cache add args [ 'strip-indent@^1.0.1', null ]
17426 verbose cache add spec strip-indent@^1.0.1
17427 silly cache add parsed spec Result {
17427 silly cache add raw: 'strip-indent@^1.0.1',
17427 silly cache add scope: null,
17427 silly cache add escapedName: 'strip-indent',
17427 silly cache add name: 'strip-indent',
17427 silly cache add rawSpec: '^1.0.1',
17427 silly cache add spec: '>=1.0.1 <2.0.0',
17427 silly cache add type: 'range' }
17428 silly addNamed strip-indent@>=1.0.1 <2.0.0
17429 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for strip-indent
17430 silly addNameRange { name: 'strip-indent', range: '>=1.0.1 <2.0.0', hasData: false }
17431 silly mapToRegistry name strip-indent
17432 silly mapToRegistry using default registry
17433 silly mapToRegistry registry https://registry.npmjs.org/
17434 silly mapToRegistry data Result {
17434 silly mapToRegistry raw: 'strip-indent',
17434 silly mapToRegistry scope: null,
17434 silly mapToRegistry escapedName: 'strip-indent',
17434 silly mapToRegistry name: 'strip-indent',
17434 silly mapToRegistry rawSpec: '',
17434 silly mapToRegistry spec: 'latest',
17434 silly mapToRegistry type: 'tag' }
17435 silly mapToRegistry uri https://registry.npmjs.org/strip-indent
17436 verbose addNameRange registry:https://registry.npmjs.org/strip-indent not in flight; fetching
17437 silly resolveWithNewModule indent-string@2.1.0 checking installable status
17438 silly cache add args [ 'indent-string@^2.1.0', null ]
17439 verbose cache add spec indent-string@^2.1.0
17440 silly cache add parsed spec Result {
17440 silly cache add raw: 'indent-string@^2.1.0',
17440 silly cache add scope: null,
17440 silly cache add escapedName: 'indent-string',
17440 silly cache add name: 'indent-string',
17440 silly cache add rawSpec: '^2.1.0',
17440 silly cache add spec: '>=2.1.0 <3.0.0',
17440 silly cache add type: 'range' }
17441 silly addNamed indent-string@>=2.1.0 <3.0.0
17442 verbose addNamed ">=2.1.0 <3.0.0" is a valid semver range for indent-string
17443 silly addNameRange { name: 'indent-string',
17443 silly addNameRange range: '>=2.1.0 <3.0.0',
17443 silly addNameRange hasData: false }
17444 silly mapToRegistry name indent-string
17445 silly mapToRegistry using default registry
17446 silly mapToRegistry registry https://registry.npmjs.org/
17447 silly mapToRegistry data Result {
17447 silly mapToRegistry raw: 'indent-string',
17447 silly mapToRegistry scope: null,
17447 silly mapToRegistry escapedName: 'indent-string',
17447 silly mapToRegistry name: 'indent-string',
17447 silly mapToRegistry rawSpec: '',
17447 silly mapToRegistry spec: 'latest',
17447 silly mapToRegistry type: 'tag' }
17448 silly mapToRegistry uri https://registry.npmjs.org/indent-string
17449 verbose addNameRange registry:https://registry.npmjs.org/indent-string not in flight; fetching
17450 verbose get https://registry.npmjs.org/strip-indent not expired, no request
17451 silly addNameRange number 2 { name: 'strip-indent', range: '>=1.0.1 <2.0.0', hasData: true }
17452 silly addNameRange versions [ 'strip-indent',
17452 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '1.0.0', '1.0.1', '2.0.0' ] ]
17453 silly addNamed strip-indent@1.0.1
17454 verbose addNamed "1.0.1" is a plain semver version for strip-indent
17455 silly mapToRegistry name strip-indent
17456 silly mapToRegistry using default registry
17457 silly mapToRegistry registry https://registry.npmjs.org/
17458 silly mapToRegistry data Result {
17458 silly mapToRegistry raw: 'strip-indent',
17458 silly mapToRegistry scope: null,
17458 silly mapToRegistry escapedName: 'strip-indent',
17458 silly mapToRegistry name: 'strip-indent',
17458 silly mapToRegistry rawSpec: '',
17458 silly mapToRegistry spec: 'latest',
17458 silly mapToRegistry type: 'tag' }
17459 silly mapToRegistry uri https://registry.npmjs.org/strip-indent
17460 verbose addRemoteTarball https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz not in flight; adding
17461 verbose addRemoteTarball [ 'https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz',
17461 verbose addRemoteTarball '0c7962a6adefa7bbd4ac366460a638552ae1a0a2' ]
17462 verbose get https://registry.npmjs.org/indent-string not expired, no request
17463 silly addNameRange number 2 { name: 'indent-string', range: '>=2.1.0 <3.0.0', hasData: true }
17464 silly addNameRange versions [ 'indent-string',
17464 silly addNameRange [ '0.1.0',
17464 silly addNameRange '0.1.1',
17464 silly addNameRange '0.1.2',
17464 silly addNameRange '0.1.3',
17464 silly addNameRange '1.0.0',
17464 silly addNameRange '1.1.0',
17464 silly addNameRange '1.2.0',
17464 silly addNameRange '1.2.1',
17464 silly addNameRange '1.2.2',
17464 silly addNameRange '2.0.0',
17464 silly addNameRange '2.1.0',
17464 silly addNameRange '3.0.0' ] ]
17465 silly addNamed indent-string@2.1.0
17466 verbose addNamed "2.1.0" is a plain semver version for indent-string
17467 silly mapToRegistry name indent-string
17468 silly mapToRegistry using default registry
17469 silly mapToRegistry registry https://registry.npmjs.org/
17470 silly mapToRegistry data Result {
17470 silly mapToRegistry raw: 'indent-string',
17470 silly mapToRegistry scope: null,
17470 silly mapToRegistry escapedName: 'indent-string',
17470 silly mapToRegistry name: 'indent-string',
17470 silly mapToRegistry rawSpec: '',
17470 silly mapToRegistry spec: 'latest',
17470 silly mapToRegistry type: 'tag' }
17471 silly mapToRegistry uri https://registry.npmjs.org/indent-string
17472 verbose addRemoteTarball https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz not in flight; adding
17473 verbose addRemoteTarball [ 'https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz',
17473 verbose addRemoteTarball '8e2d48348742121b4a8218b7a137e9a52049dc80' ]
17474 info retry fetch attempt 1 at 7:44:11 AM
17475 info attempt registry request try #1 at 7:44:11 AM
17476 http fetch GET https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz
17477 info retry fetch attempt 1 at 7:44:11 AM
17478 info attempt registry request try #1 at 7:44:11 AM
17479 http fetch GET https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz
17480 http fetch 200 https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz
17481 silly fetchAndShaCheck shasum 0c7962a6adefa7bbd4ac366460a638552ae1a0a2
17482 http fetch 200 https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz
17483 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz not in flight; adding
17484 verbose addTmpTarball already have metadata; skipping unpack for strip-indent@1.0.1
17485 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17486 silly fetchAndShaCheck shasum 8e2d48348742121b4a8218b7a137e9a52049dc80
17487 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz not in flight; adding
17488 verbose addTmpTarball already have metadata; skipping unpack for indent-string@2.1.0
17489 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17490 silly cache afterAdd strip-indent@1.0.1
17491 verbose afterAdd /root/.npm/strip-indent/1.0.1/package/package.json not in flight; writing
17492 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17493 silly cache afterAdd indent-string@2.1.0
17494 verbose afterAdd /root/.npm/indent-string/2.1.0/package/package.json not in flight; writing
17495 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17496 verbose afterAdd /root/.npm/strip-indent/1.0.1/package/package.json written
17497 verbose afterAdd /root/.npm/indent-string/2.1.0/package/package.json written
17498 silly fetchNamedPackageData time-stamp
17499 silly mapToRegistry name time-stamp
17500 silly mapToRegistry using default registry
17501 silly mapToRegistry registry https://registry.npmjs.org/
17502 silly mapToRegistry data Result {
17502 silly mapToRegistry raw: 'time-stamp',
17502 silly mapToRegistry scope: null,
17502 silly mapToRegistry escapedName: 'time-stamp',
17502 silly mapToRegistry name: 'time-stamp',
17502 silly mapToRegistry rawSpec: '',
17502 silly mapToRegistry spec: 'latest',
17502 silly mapToRegistry type: 'tag' }
17503 silly mapToRegistry uri https://registry.npmjs.org/time-stamp
17504 verbose request uri https://registry.npmjs.org/time-stamp
17505 verbose request no auth needed
17506 info attempt registry request try #1 at 7:44:11 AM
17507 http request GET https://registry.npmjs.org/time-stamp
17508 http 200 https://registry.npmjs.org/time-stamp
17509 verbose headers { server: 'nginx/1.10.1',
17509 verbose headers 'content-type': 'application/json',
17509 verbose headers 'last-modified': 'Thu, 07 Apr 2016 07:28:49 GMT',
17509 verbose headers etag: 'W/"57060c31-3117"',
17509 verbose headers 'content-encoding': 'gzip',
17509 verbose headers 'cache-control': 'max-age=300',
17509 verbose headers 'content-length': '2746',
17509 verbose headers 'accept-ranges': 'bytes',
17509 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17509 verbose headers via: '1.1 varnish',
17509 verbose headers age: '11',
17509 verbose headers connection: 'keep-alive',
17509 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
17509 verbose headers 'x-cache': 'HIT',
17509 verbose headers 'x-cache-hits': '1',
17509 verbose headers 'x-timer': 'S1479109451.591948,VS0,VE0',
17509 verbose headers vary: 'Accept-Encoding' }
17510 silly get cb [ 200,
17510 silly get { server: 'nginx/1.10.1',
17510 silly get 'content-type': 'application/json',
17510 silly get 'last-modified': 'Thu, 07 Apr 2016 07:28:49 GMT',
17510 silly get etag: 'W/"57060c31-3117"',
17510 silly get 'content-encoding': 'gzip',
17510 silly get 'cache-control': 'max-age=300',
17510 silly get 'content-length': '2746',
17510 silly get 'accept-ranges': 'bytes',
17510 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17510 silly get via: '1.1 varnish',
17510 silly get age: '11',
17510 silly get connection: 'keep-alive',
17510 silly get 'x-served-by': 'cache-yyz8322-YYZ',
17510 silly get 'x-cache': 'HIT',
17510 silly get 'x-cache-hits': '1',
17510 silly get 'x-timer': 'S1479109451.591948,VS0,VE0',
17510 silly get vary: 'Accept-Encoding' } ]
17511 verbose get saving time-stamp to /root/.npm/registry.npmjs.org/time-stamp/.cache.json
17512 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17513 silly resolveWithNewModule time-stamp@1.0.1 checking installable status
17514 silly cache add args [ 'time-stamp@^1.0.0', null ]
17515 verbose cache add spec time-stamp@^1.0.0
17516 silly cache add parsed spec Result {
17516 silly cache add raw: 'time-stamp@^1.0.0',
17516 silly cache add scope: null,
17516 silly cache add escapedName: 'time-stamp',
17516 silly cache add name: 'time-stamp',
17516 silly cache add rawSpec: '^1.0.0',
17516 silly cache add spec: '>=1.0.0 <2.0.0',
17516 silly cache add type: 'range' }
17517 silly addNamed time-stamp@>=1.0.0 <2.0.0
17518 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for time-stamp
17519 silly addNameRange { name: 'time-stamp', range: '>=1.0.0 <2.0.0', hasData: false }
17520 silly mapToRegistry name time-stamp
17521 silly mapToRegistry using default registry
17522 silly mapToRegistry registry https://registry.npmjs.org/
17523 silly mapToRegistry data Result {
17523 silly mapToRegistry raw: 'time-stamp',
17523 silly mapToRegistry scope: null,
17523 silly mapToRegistry escapedName: 'time-stamp',
17523 silly mapToRegistry name: 'time-stamp',
17523 silly mapToRegistry rawSpec: '',
17523 silly mapToRegistry spec: 'latest',
17523 silly mapToRegistry type: 'tag' }
17524 silly mapToRegistry uri https://registry.npmjs.org/time-stamp
17525 verbose addNameRange registry:https://registry.npmjs.org/time-stamp not in flight; fetching
17526 verbose get https://registry.npmjs.org/time-stamp not expired, no request
17527 silly addNameRange number 2 { name: 'time-stamp', range: '>=1.0.0 <2.0.0', hasData: true }
17528 silly addNameRange versions [ 'time-stamp',
17528 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '1.0.0', '1.0.1' ] ]
17529 silly addNamed time-stamp@1.0.1
17530 verbose addNamed "1.0.1" is a plain semver version for time-stamp
17531 silly mapToRegistry name time-stamp
17532 silly mapToRegistry using default registry
17533 silly mapToRegistry registry https://registry.npmjs.org/
17534 silly mapToRegistry data Result {
17534 silly mapToRegistry raw: 'time-stamp',
17534 silly mapToRegistry scope: null,
17534 silly mapToRegistry escapedName: 'time-stamp',
17534 silly mapToRegistry name: 'time-stamp',
17534 silly mapToRegistry rawSpec: '',
17534 silly mapToRegistry spec: 'latest',
17534 silly mapToRegistry type: 'tag' }
17535 silly mapToRegistry uri https://registry.npmjs.org/time-stamp
17536 verbose addRemoteTarball https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz not in flight; adding
17537 verbose addRemoteTarball [ 'https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz',
17537 verbose addRemoteTarball '9f4bd23559c9365966f3302dbba2b07c6b99b151' ]
17538 info retry fetch attempt 1 at 7:44:11 AM
17539 info attempt registry request try #1 at 7:44:11 AM
17540 http fetch GET https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz
17541 http fetch 200 https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz
17542 silly fetchAndShaCheck shasum 9f4bd23559c9365966f3302dbba2b07c6b99b151
17543 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz not in flight; adding
17544 verbose addTmpTarball already have metadata; skipping unpack for time-stamp@1.0.1
17545 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17546 silly cache afterAdd time-stamp@1.0.1
17547 verbose afterAdd /root/.npm/time-stamp/1.0.1/package/package.json not in flight; writing
17548 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17549 verbose afterAdd /root/.npm/time-stamp/1.0.1/package/package.json written
17550 silly fetchNamedPackageData glogg
17551 silly mapToRegistry name glogg
17552 silly mapToRegistry using default registry
17553 silly mapToRegistry registry https://registry.npmjs.org/
17554 silly mapToRegistry data Result {
17554 silly mapToRegistry raw: 'glogg',
17554 silly mapToRegistry scope: null,
17554 silly mapToRegistry escapedName: 'glogg',
17554 silly mapToRegistry name: 'glogg',
17554 silly mapToRegistry rawSpec: '',
17554 silly mapToRegistry spec: 'latest',
17554 silly mapToRegistry type: 'tag' }
17555 silly mapToRegistry uri https://registry.npmjs.org/glogg
17556 verbose request uri https://registry.npmjs.org/glogg
17557 verbose request no auth needed
17558 info attempt registry request try #1 at 7:44:11 AM
17559 http request GET https://registry.npmjs.org/glogg
17560 http 200 https://registry.npmjs.org/glogg
17561 verbose headers { server: 'nginx/1.10.1',
17561 verbose headers 'content-type': 'application/json',
17561 verbose headers 'last-modified': 'Fri, 11 Sep 2015 01:19:50 GMT',
17561 verbose headers etag: 'W/"55f22c36-162d"',
17561 verbose headers 'content-encoding': 'gzip',
17561 verbose headers 'cache-control': 'max-age=300',
17561 verbose headers 'content-length': '1951',
17561 verbose headers 'accept-ranges': 'bytes',
17561 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17561 verbose headers via: '1.1 varnish',
17561 verbose headers age: '11',
17561 verbose headers connection: 'keep-alive',
17561 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
17561 verbose headers 'x-cache': 'HIT',
17561 verbose headers 'x-cache-hits': '1',
17561 verbose headers 'x-timer': 'S1479109451.622298,VS0,VE0',
17561 verbose headers vary: 'Accept-Encoding' }
17562 silly get cb [ 200,
17562 silly get { server: 'nginx/1.10.1',
17562 silly get 'content-type': 'application/json',
17562 silly get 'last-modified': 'Fri, 11 Sep 2015 01:19:50 GMT',
17562 silly get etag: 'W/"55f22c36-162d"',
17562 silly get 'content-encoding': 'gzip',
17562 silly get 'cache-control': 'max-age=300',
17562 silly get 'content-length': '1951',
17562 silly get 'accept-ranges': 'bytes',
17562 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17562 silly get via: '1.1 varnish',
17562 silly get age: '11',
17562 silly get connection: 'keep-alive',
17562 silly get 'x-served-by': 'cache-yyz8329-YYZ',
17562 silly get 'x-cache': 'HIT',
17562 silly get 'x-cache-hits': '1',
17562 silly get 'x-timer': 'S1479109451.622298,VS0,VE0',
17562 silly get vary: 'Accept-Encoding' } ]
17563 verbose get saving glogg to /root/.npm/registry.npmjs.org/glogg/.cache.json
17564 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17565 silly resolveWithNewModule glogg@1.0.0 checking installable status
17566 silly cache add args [ 'glogg@^1.0.0', null ]
17567 verbose cache add spec glogg@^1.0.0
17568 silly cache add parsed spec Result {
17568 silly cache add raw: 'glogg@^1.0.0',
17568 silly cache add scope: null,
17568 silly cache add escapedName: 'glogg',
17568 silly cache add name: 'glogg',
17568 silly cache add rawSpec: '^1.0.0',
17568 silly cache add spec: '>=1.0.0 <2.0.0',
17568 silly cache add type: 'range' }
17569 silly addNamed glogg@>=1.0.0 <2.0.0
17570 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for glogg
17571 silly addNameRange { name: 'glogg', range: '>=1.0.0 <2.0.0', hasData: false }
17572 silly mapToRegistry name glogg
17573 silly mapToRegistry using default registry
17574 silly mapToRegistry registry https://registry.npmjs.org/
17575 silly mapToRegistry data Result {
17575 silly mapToRegistry raw: 'glogg',
17575 silly mapToRegistry scope: null,
17575 silly mapToRegistry escapedName: 'glogg',
17575 silly mapToRegistry name: 'glogg',
17575 silly mapToRegistry rawSpec: '',
17575 silly mapToRegistry spec: 'latest',
17575 silly mapToRegistry type: 'tag' }
17576 silly mapToRegistry uri https://registry.npmjs.org/glogg
17577 verbose addNameRange registry:https://registry.npmjs.org/glogg not in flight; fetching
17578 verbose get https://registry.npmjs.org/glogg not expired, no request
17579 silly addNameRange number 2 { name: 'glogg', range: '>=1.0.0 <2.0.0', hasData: true }
17580 silly addNameRange versions [ 'glogg', [ '0.0.0', '1.0.0' ] ]
17581 silly addNamed glogg@1.0.0
17582 verbose addNamed "1.0.0" is a plain semver version for glogg
17583 silly mapToRegistry name glogg
17584 silly mapToRegistry using default registry
17585 silly mapToRegistry registry https://registry.npmjs.org/
17586 silly mapToRegistry data Result {
17586 silly mapToRegistry raw: 'glogg',
17586 silly mapToRegistry scope: null,
17586 silly mapToRegistry escapedName: 'glogg',
17586 silly mapToRegistry name: 'glogg',
17586 silly mapToRegistry rawSpec: '',
17586 silly mapToRegistry spec: 'latest',
17586 silly mapToRegistry type: 'tag' }
17587 silly mapToRegistry uri https://registry.npmjs.org/glogg
17588 verbose addRemoteTarball https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz not in flight; adding
17589 verbose addRemoteTarball [ 'https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz',
17589 verbose addRemoteTarball '7fe0f199f57ac906cf512feead8f90ee4a284fc5' ]
17590 info retry fetch attempt 1 at 7:44:11 AM
17591 info attempt registry request try #1 at 7:44:11 AM
17592 http fetch GET https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz
17593 http fetch 200 https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz
17594 silly fetchAndShaCheck shasum 7fe0f199f57ac906cf512feead8f90ee4a284fc5
17595 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/glogg/-/glogg-1.0.0.tgz not in flight; adding
17596 verbose addTmpTarball already have metadata; skipping unpack for glogg@1.0.0
17597 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17598 silly cache afterAdd glogg@1.0.0
17599 verbose afterAdd /root/.npm/glogg/1.0.0/package/package.json not in flight; writing
17600 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17601 verbose afterAdd /root/.npm/glogg/1.0.0/package/package.json written
17602 silly fetchNamedPackageData sparkles
17603 silly mapToRegistry name sparkles
17604 silly mapToRegistry using default registry
17605 silly mapToRegistry registry https://registry.npmjs.org/
17606 silly mapToRegistry data Result {
17606 silly mapToRegistry raw: 'sparkles',
17606 silly mapToRegistry scope: null,
17606 silly mapToRegistry escapedName: 'sparkles',
17606 silly mapToRegistry name: 'sparkles',
17606 silly mapToRegistry rawSpec: '',
17606 silly mapToRegistry spec: 'latest',
17606 silly mapToRegistry type: 'tag' }
17607 silly mapToRegistry uri https://registry.npmjs.org/sparkles
17608 verbose request uri https://registry.npmjs.org/sparkles
17609 verbose request no auth needed
17610 info attempt registry request try #1 at 7:44:11 AM
17611 http request GET https://registry.npmjs.org/sparkles
17612 http 200 https://registry.npmjs.org/sparkles
17613 verbose headers { server: 'nginx/1.10.1',
17613 verbose headers 'content-type': 'application/json',
17613 verbose headers 'last-modified': 'Tue, 08 Sep 2015 00:01:19 GMT',
17613 verbose headers etag: 'W/"55ee254f-1609"',
17613 verbose headers 'content-encoding': 'gzip',
17613 verbose headers 'cache-control': 'max-age=300',
17613 verbose headers 'content-length': '1623',
17613 verbose headers 'accept-ranges': 'bytes',
17613 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17613 verbose headers via: '1.1 varnish',
17613 verbose headers age: '10',
17613 verbose headers connection: 'keep-alive',
17613 verbose headers 'x-served-by': 'cache-yyz8331-YYZ',
17613 verbose headers 'x-cache': 'HIT',
17613 verbose headers 'x-cache-hits': '1',
17613 verbose headers 'x-timer': 'S1479109451.651445,VS0,VE0',
17613 verbose headers vary: 'Accept-Encoding' }
17614 silly get cb [ 200,
17614 silly get { server: 'nginx/1.10.1',
17614 silly get 'content-type': 'application/json',
17614 silly get 'last-modified': 'Tue, 08 Sep 2015 00:01:19 GMT',
17614 silly get etag: 'W/"55ee254f-1609"',
17614 silly get 'content-encoding': 'gzip',
17614 silly get 'cache-control': 'max-age=300',
17614 silly get 'content-length': '1623',
17614 silly get 'accept-ranges': 'bytes',
17614 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17614 silly get via: '1.1 varnish',
17614 silly get age: '10',
17614 silly get connection: 'keep-alive',
17614 silly get 'x-served-by': 'cache-yyz8331-YYZ',
17614 silly get 'x-cache': 'HIT',
17614 silly get 'x-cache-hits': '1',
17614 silly get 'x-timer': 'S1479109451.651445,VS0,VE0',
17614 silly get vary: 'Accept-Encoding' } ]
17615 verbose get saving sparkles to /root/.npm/registry.npmjs.org/sparkles/.cache.json
17616 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17617 silly resolveWithNewModule sparkles@1.0.0 checking installable status
17618 silly cache add args [ 'sparkles@^1.0.0', null ]
17619 verbose cache add spec sparkles@^1.0.0
17620 silly cache add parsed spec Result {
17620 silly cache add raw: 'sparkles@^1.0.0',
17620 silly cache add scope: null,
17620 silly cache add escapedName: 'sparkles',
17620 silly cache add name: 'sparkles',
17620 silly cache add rawSpec: '^1.0.0',
17620 silly cache add spec: '>=1.0.0 <2.0.0',
17620 silly cache add type: 'range' }
17621 silly addNamed sparkles@>=1.0.0 <2.0.0
17622 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for sparkles
17623 silly addNameRange { name: 'sparkles', range: '>=1.0.0 <2.0.0', hasData: false }
17624 silly mapToRegistry name sparkles
17625 silly mapToRegistry using default registry
17626 silly mapToRegistry registry https://registry.npmjs.org/
17627 silly mapToRegistry data Result {
17627 silly mapToRegistry raw: 'sparkles',
17627 silly mapToRegistry scope: null,
17627 silly mapToRegistry escapedName: 'sparkles',
17627 silly mapToRegistry name: 'sparkles',
17627 silly mapToRegistry rawSpec: '',
17627 silly mapToRegistry spec: 'latest',
17627 silly mapToRegistry type: 'tag' }
17628 silly mapToRegistry uri https://registry.npmjs.org/sparkles
17629 verbose addNameRange registry:https://registry.npmjs.org/sparkles not in flight; fetching
17630 verbose get https://registry.npmjs.org/sparkles not expired, no request
17631 silly addNameRange number 2 { name: 'sparkles', range: '>=1.0.0 <2.0.0', hasData: true }
17632 silly addNameRange versions [ 'sparkles', [ '0.0.0', '0.1.0', '1.0.0' ] ]
17633 silly addNamed sparkles@1.0.0
17634 verbose addNamed "1.0.0" is a plain semver version for sparkles
17635 silly mapToRegistry name sparkles
17636 silly mapToRegistry using default registry
17637 silly mapToRegistry registry https://registry.npmjs.org/
17638 silly mapToRegistry data Result {
17638 silly mapToRegistry raw: 'sparkles',
17638 silly mapToRegistry scope: null,
17638 silly mapToRegistry escapedName: 'sparkles',
17638 silly mapToRegistry name: 'sparkles',
17638 silly mapToRegistry rawSpec: '',
17638 silly mapToRegistry spec: 'latest',
17638 silly mapToRegistry type: 'tag' }
17639 silly mapToRegistry uri https://registry.npmjs.org/sparkles
17640 verbose addRemoteTarball https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz not in flight; adding
17641 verbose addRemoteTarball [ 'https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz',
17641 verbose addRemoteTarball '1acbbfb592436d10bbe8f785b7cc6f82815012c3' ]
17642 info retry fetch attempt 1 at 7:44:11 AM
17643 info attempt registry request try #1 at 7:44:11 AM
17644 http fetch GET https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz
17645 http fetch 200 https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz
17646 silly fetchAndShaCheck shasum 1acbbfb592436d10bbe8f785b7cc6f82815012c3
17647 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz not in flight; adding
17648 verbose addTmpTarball already have metadata; skipping unpack for sparkles@1.0.0
17649 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17650 silly cache afterAdd sparkles@1.0.0
17651 verbose afterAdd /root/.npm/sparkles/1.0.0/package/package.json not in flight; writing
17652 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17653 verbose afterAdd /root/.npm/sparkles/1.0.0/package/package.json written
17654 silly fetchNamedPackageData lodash._basecopy
17655 silly mapToRegistry name lodash._basecopy
17656 silly mapToRegistry using default registry
17657 silly mapToRegistry registry https://registry.npmjs.org/
17658 silly mapToRegistry data Result {
17658 silly mapToRegistry raw: 'lodash._basecopy',
17658 silly mapToRegistry scope: null,
17658 silly mapToRegistry escapedName: 'lodash._basecopy',
17658 silly mapToRegistry name: 'lodash._basecopy',
17658 silly mapToRegistry rawSpec: '',
17658 silly mapToRegistry spec: 'latest',
17658 silly mapToRegistry type: 'tag' }
17659 silly mapToRegistry uri https://registry.npmjs.org/lodash._basecopy
17660 silly fetchNamedPackageData lodash._basetostring
17661 silly mapToRegistry name lodash._basetostring
17662 silly mapToRegistry using default registry
17663 silly mapToRegistry registry https://registry.npmjs.org/
17664 silly mapToRegistry data Result {
17664 silly mapToRegistry raw: 'lodash._basetostring',
17664 silly mapToRegistry scope: null,
17664 silly mapToRegistry escapedName: 'lodash._basetostring',
17664 silly mapToRegistry name: 'lodash._basetostring',
17664 silly mapToRegistry rawSpec: '',
17664 silly mapToRegistry spec: 'latest',
17664 silly mapToRegistry type: 'tag' }
17665 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
17666 silly fetchNamedPackageData lodash._basevalues
17667 silly mapToRegistry name lodash._basevalues
17668 silly mapToRegistry using default registry
17669 silly mapToRegistry registry https://registry.npmjs.org/
17670 silly mapToRegistry data Result {
17670 silly mapToRegistry raw: 'lodash._basevalues',
17670 silly mapToRegistry scope: null,
17670 silly mapToRegistry escapedName: 'lodash._basevalues',
17670 silly mapToRegistry name: 'lodash._basevalues',
17670 silly mapToRegistry rawSpec: '',
17670 silly mapToRegistry spec: 'latest',
17670 silly mapToRegistry type: 'tag' }
17671 silly mapToRegistry uri https://registry.npmjs.org/lodash._basevalues
17672 silly fetchNamedPackageData lodash._isiterateecall
17673 silly mapToRegistry name lodash._isiterateecall
17674 silly mapToRegistry using default registry
17675 silly mapToRegistry registry https://registry.npmjs.org/
17676 silly mapToRegistry data Result {
17676 silly mapToRegistry raw: 'lodash._isiterateecall',
17676 silly mapToRegistry scope: null,
17676 silly mapToRegistry escapedName: 'lodash._isiterateecall',
17676 silly mapToRegistry name: 'lodash._isiterateecall',
17676 silly mapToRegistry rawSpec: '',
17676 silly mapToRegistry spec: 'latest',
17676 silly mapToRegistry type: 'tag' }
17677 silly mapToRegistry uri https://registry.npmjs.org/lodash._isiterateecall
17678 silly fetchNamedPackageData lodash.escape
17679 silly mapToRegistry name lodash.escape
17680 silly mapToRegistry using default registry
17681 silly mapToRegistry registry https://registry.npmjs.org/
17682 silly mapToRegistry data Result {
17682 silly mapToRegistry raw: 'lodash.escape',
17682 silly mapToRegistry scope: null,
17682 silly mapToRegistry escapedName: 'lodash.escape',
17682 silly mapToRegistry name: 'lodash.escape',
17682 silly mapToRegistry rawSpec: '',
17682 silly mapToRegistry spec: 'latest',
17682 silly mapToRegistry type: 'tag' }
17683 silly mapToRegistry uri https://registry.npmjs.org/lodash.escape
17684 silly fetchNamedPackageData lodash.keys
17685 silly mapToRegistry name lodash.keys
17686 silly mapToRegistry using default registry
17687 silly mapToRegistry registry https://registry.npmjs.org/
17688 silly mapToRegistry data Result {
17688 silly mapToRegistry raw: 'lodash.keys',
17688 silly mapToRegistry scope: null,
17688 silly mapToRegistry escapedName: 'lodash.keys',
17688 silly mapToRegistry name: 'lodash.keys',
17688 silly mapToRegistry rawSpec: '',
17688 silly mapToRegistry spec: 'latest',
17688 silly mapToRegistry type: 'tag' }
17689 silly mapToRegistry uri https://registry.npmjs.org/lodash.keys
17690 silly fetchNamedPackageData lodash.restparam
17691 silly mapToRegistry name lodash.restparam
17692 silly mapToRegistry using default registry
17693 silly mapToRegistry registry https://registry.npmjs.org/
17694 silly mapToRegistry data Result {
17694 silly mapToRegistry raw: 'lodash.restparam',
17694 silly mapToRegistry scope: null,
17694 silly mapToRegistry escapedName: 'lodash.restparam',
17694 silly mapToRegistry name: 'lodash.restparam',
17694 silly mapToRegistry rawSpec: '',
17694 silly mapToRegistry spec: 'latest',
17694 silly mapToRegistry type: 'tag' }
17695 silly mapToRegistry uri https://registry.npmjs.org/lodash.restparam
17696 silly fetchNamedPackageData lodash.templatesettings
17697 silly mapToRegistry name lodash.templatesettings
17698 silly mapToRegistry using default registry
17699 silly mapToRegistry registry https://registry.npmjs.org/
17700 silly mapToRegistry data Result {
17700 silly mapToRegistry raw: 'lodash.templatesettings',
17700 silly mapToRegistry scope: null,
17700 silly mapToRegistry escapedName: 'lodash.templatesettings',
17700 silly mapToRegistry name: 'lodash.templatesettings',
17700 silly mapToRegistry rawSpec: '',
17700 silly mapToRegistry spec: 'latest',
17700 silly mapToRegistry type: 'tag' }
17701 silly mapToRegistry uri https://registry.npmjs.org/lodash.templatesettings
17702 verbose request uri https://registry.npmjs.org/lodash._basecopy
17703 verbose request no auth needed
17704 info attempt registry request try #1 at 7:44:11 AM
17705 http request GET https://registry.npmjs.org/lodash._basecopy
17706 verbose request uri https://registry.npmjs.org/lodash._basetostring
17707 verbose request no auth needed
17708 info attempt registry request try #1 at 7:44:11 AM
17709 http request GET https://registry.npmjs.org/lodash._basetostring
17710 verbose request uri https://registry.npmjs.org/lodash._basevalues
17711 verbose request no auth needed
17712 info attempt registry request try #1 at 7:44:11 AM
17713 http request GET https://registry.npmjs.org/lodash._basevalues
17714 verbose request uri https://registry.npmjs.org/lodash._isiterateecall
17715 verbose request no auth needed
17716 info attempt registry request try #1 at 7:44:11 AM
17717 http request GET https://registry.npmjs.org/lodash._isiterateecall
17718 verbose request uri https://registry.npmjs.org/lodash.escape
17719 verbose request no auth needed
17720 info attempt registry request try #1 at 7:44:11 AM
17721 http request GET https://registry.npmjs.org/lodash.escape
17722 verbose request uri https://registry.npmjs.org/lodash.keys
17723 verbose request no auth needed
17724 info attempt registry request try #1 at 7:44:11 AM
17725 http request GET https://registry.npmjs.org/lodash.keys
17726 verbose request uri https://registry.npmjs.org/lodash.restparam
17727 verbose request no auth needed
17728 info attempt registry request try #1 at 7:44:11 AM
17729 http request GET https://registry.npmjs.org/lodash.restparam
17730 verbose request uri https://registry.npmjs.org/lodash.templatesettings
17731 verbose request no auth needed
17732 info attempt registry request try #1 at 7:44:11 AM
17733 http request GET https://registry.npmjs.org/lodash.templatesettings
17734 http 200 https://registry.npmjs.org/lodash._basetostring
17735 verbose headers { server: 'nginx/1.10.1',
17735 verbose headers 'content-type': 'application/json',
17735 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:55:06 GMT',
17735 verbose headers etag: 'W/"57f681ea-1900"',
17735 verbose headers 'content-encoding': 'gzip',
17735 verbose headers 'cache-control': 'max-age=300',
17735 verbose headers 'content-length': '1352',
17735 verbose headers 'accept-ranges': 'bytes',
17735 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17735 verbose headers via: '1.1 varnish',
17735 verbose headers age: '10',
17735 verbose headers connection: 'keep-alive',
17735 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
17735 verbose headers 'x-cache': 'HIT',
17735 verbose headers 'x-cache-hits': '1',
17735 verbose headers 'x-timer': 'S1479109451.688164,VS0,VE0',
17735 verbose headers vary: 'Accept-Encoding' }
17736 silly get cb [ 200,
17736 silly get { server: 'nginx/1.10.1',
17736 silly get 'content-type': 'application/json',
17736 silly get 'last-modified': 'Thu, 06 Oct 2016 16:55:06 GMT',
17736 silly get etag: 'W/"57f681ea-1900"',
17736 silly get 'content-encoding': 'gzip',
17736 silly get 'cache-control': 'max-age=300',
17736 silly get 'content-length': '1352',
17736 silly get 'accept-ranges': 'bytes',
17736 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17736 silly get via: '1.1 varnish',
17736 silly get age: '10',
17736 silly get connection: 'keep-alive',
17736 silly get 'x-served-by': 'cache-yyz8320-YYZ',
17736 silly get 'x-cache': 'HIT',
17736 silly get 'x-cache-hits': '1',
17736 silly get 'x-timer': 'S1479109451.688164,VS0,VE0',
17736 silly get vary: 'Accept-Encoding' } ]
17737 verbose get saving lodash._basetostring to /root/.npm/registry.npmjs.org/lodash._basetostring/.cache.json
17738 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17739 http 200 https://registry.npmjs.org/lodash.templatesettings
17740 verbose headers { server: 'nginx/1.10.1',
17740 verbose headers 'content-type': 'application/json',
17740 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:52:08 GMT',
17740 verbose headers etag: 'W/"57f68138-621e"',
17740 verbose headers 'content-encoding': 'gzip',
17740 verbose headers 'cache-control': 'max-age=300',
17740 verbose headers 'content-length': '2570',
17740 verbose headers 'accept-ranges': 'bytes',
17740 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17740 verbose headers via: '1.1 varnish',
17740 verbose headers age: '10',
17740 verbose headers connection: 'keep-alive',
17740 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
17740 verbose headers 'x-cache': 'HIT',
17740 verbose headers 'x-cache-hits': '2',
17740 verbose headers 'x-timer': 'S1479109451.688349,VS0,VE0',
17740 verbose headers vary: 'Accept-Encoding' }
17741 silly get cb [ 200,
17741 silly get { server: 'nginx/1.10.1',
17741 silly get 'content-type': 'application/json',
17741 silly get 'last-modified': 'Thu, 06 Oct 2016 16:52:08 GMT',
17741 silly get etag: 'W/"57f68138-621e"',
17741 silly get 'content-encoding': 'gzip',
17741 silly get 'cache-control': 'max-age=300',
17741 silly get 'content-length': '2570',
17741 silly get 'accept-ranges': 'bytes',
17741 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17741 silly get via: '1.1 varnish',
17741 silly get age: '10',
17741 silly get connection: 'keep-alive',
17741 silly get 'x-served-by': 'cache-yyz8332-YYZ',
17741 silly get 'x-cache': 'HIT',
17741 silly get 'x-cache-hits': '2',
17741 silly get 'x-timer': 'S1479109451.688349,VS0,VE0',
17741 silly get vary: 'Accept-Encoding' } ]
17742 verbose get saving lodash.templatesettings to /root/.npm/registry.npmjs.org/lodash.templatesettings/.cache.json
17743 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17744 http 200 https://registry.npmjs.org/lodash.escape
17745 verbose headers { server: 'nginx/1.10.1',
17745 verbose headers 'content-type': 'application/json',
17745 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:46:11 GMT',
17745 verbose headers etag: 'W/"57f67fd3-5c49"',
17745 verbose headers 'content-encoding': 'gzip',
17745 verbose headers 'cache-control': 'max-age=300',
17745 verbose headers 'content-length': '2577',
17745 verbose headers 'accept-ranges': 'bytes',
17745 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17745 verbose headers via: '1.1 varnish',
17745 verbose headers age: '10',
17745 verbose headers connection: 'keep-alive',
17745 verbose headers 'x-served-by': 'cache-yyz8335-YYZ',
17745 verbose headers 'x-cache': 'HIT',
17745 verbose headers 'x-cache-hits': '1',
17745 verbose headers 'x-timer': 'S1479109451.688332,VS0,VE0',
17745 verbose headers vary: 'Accept-Encoding' }
17746 silly get cb [ 200,
17746 silly get { server: 'nginx/1.10.1',
17746 silly get 'content-type': 'application/json',
17746 silly get 'last-modified': 'Thu, 06 Oct 2016 16:46:11 GMT',
17746 silly get etag: 'W/"57f67fd3-5c49"',
17746 silly get 'content-encoding': 'gzip',
17746 silly get 'cache-control': 'max-age=300',
17746 silly get 'content-length': '2577',
17746 silly get 'accept-ranges': 'bytes',
17746 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17746 silly get via: '1.1 varnish',
17746 silly get age: '10',
17746 silly get connection: 'keep-alive',
17746 silly get 'x-served-by': 'cache-yyz8335-YYZ',
17746 silly get 'x-cache': 'HIT',
17746 silly get 'x-cache-hits': '1',
17746 silly get 'x-timer': 'S1479109451.688332,VS0,VE0',
17746 silly get vary: 'Accept-Encoding' } ]
17747 verbose get saving lodash.escape to /root/.npm/registry.npmjs.org/lodash.escape/.cache.json
17748 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17749 http 200 https://registry.npmjs.org/lodash._basecopy
17750 verbose headers { server: 'nginx/1.10.1',
17750 verbose headers 'content-type': 'application/json',
17750 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:54:30 GMT',
17750 verbose headers etag: 'W/"57f681c6-136f"',
17750 verbose headers 'content-encoding': 'gzip',
17750 verbose headers 'cache-control': 'max-age=300',
17750 verbose headers 'content-length': '1164',
17750 verbose headers 'accept-ranges': 'bytes',
17750 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17750 verbose headers via: '1.1 varnish',
17750 verbose headers age: '10',
17750 verbose headers connection: 'keep-alive',
17750 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
17750 verbose headers 'x-cache': 'HIT',
17750 verbose headers 'x-cache-hits': '1',
17750 verbose headers 'x-timer': 'S1479109451.688273,VS0,VE0',
17750 verbose headers vary: 'Accept-Encoding' }
17751 silly get cb [ 200,
17751 silly get { server: 'nginx/1.10.1',
17751 silly get 'content-type': 'application/json',
17751 silly get 'last-modified': 'Thu, 06 Oct 2016 16:54:30 GMT',
17751 silly get etag: 'W/"57f681c6-136f"',
17751 silly get 'content-encoding': 'gzip',
17751 silly get 'cache-control': 'max-age=300',
17751 silly get 'content-length': '1164',
17751 silly get 'accept-ranges': 'bytes',
17751 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17751 silly get via: '1.1 varnish',
17751 silly get age: '10',
17751 silly get connection: 'keep-alive',
17751 silly get 'x-served-by': 'cache-yyz8324-YYZ',
17751 silly get 'x-cache': 'HIT',
17751 silly get 'x-cache-hits': '1',
17751 silly get 'x-timer': 'S1479109451.688273,VS0,VE0',
17751 silly get vary: 'Accept-Encoding' } ]
17752 verbose get saving lodash._basecopy to /root/.npm/registry.npmjs.org/lodash._basecopy/.cache.json
17753 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17754 http 200 https://registry.npmjs.org/lodash._basevalues
17755 verbose headers { server: 'nginx/1.10.1',
17755 verbose headers 'content-type': 'application/json',
17755 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:55:09 GMT',
17755 verbose headers etag: 'W/"57f681ed-cee"',
17755 verbose headers 'content-encoding': 'gzip',
17755 verbose headers 'cache-control': 'max-age=300',
17755 verbose headers 'content-length': '1043',
17755 verbose headers 'accept-ranges': 'bytes',
17755 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17755 verbose headers via: '1.1 varnish',
17755 verbose headers age: '10',
17755 verbose headers connection: 'keep-alive',
17755 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
17755 verbose headers 'x-cache': 'HIT',
17755 verbose headers 'x-cache-hits': '1',
17755 verbose headers 'x-timer': 'S1479109451.688241,VS0,VE0',
17755 verbose headers vary: 'Accept-Encoding' }
17756 silly get cb [ 200,
17756 silly get { server: 'nginx/1.10.1',
17756 silly get 'content-type': 'application/json',
17756 silly get 'last-modified': 'Thu, 06 Oct 2016 16:55:09 GMT',
17756 silly get etag: 'W/"57f681ed-cee"',
17756 silly get 'content-encoding': 'gzip',
17756 silly get 'cache-control': 'max-age=300',
17756 silly get 'content-length': '1043',
17756 silly get 'accept-ranges': 'bytes',
17756 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17756 silly get via: '1.1 varnish',
17756 silly get age: '10',
17756 silly get connection: 'keep-alive',
17756 silly get 'x-served-by': 'cache-yyz8328-YYZ',
17756 silly get 'x-cache': 'HIT',
17756 silly get 'x-cache-hits': '1',
17756 silly get 'x-timer': 'S1479109451.688241,VS0,VE0',
17756 silly get vary: 'Accept-Encoding' } ]
17757 verbose get saving lodash._basevalues to /root/.npm/registry.npmjs.org/lodash._basevalues/.cache.json
17758 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17759 http 200 https://registry.npmjs.org/lodash.restparam
17760 verbose headers { server: 'nginx/1.10.1',
17760 verbose headers 'content-type': 'application/json',
17760 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:58:02 GMT',
17760 verbose headers etag: 'W/"57f6829a-143d"',
17760 verbose headers 'content-encoding': 'gzip',
17760 verbose headers 'cache-control': 'max-age=300',
17760 verbose headers 'content-length': '1219',
17760 verbose headers 'accept-ranges': 'bytes',
17760 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17760 verbose headers via: '1.1 varnish',
17760 verbose headers age: '10',
17760 verbose headers connection: 'keep-alive',
17760 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
17760 verbose headers 'x-cache': 'HIT',
17760 verbose headers 'x-cache-hits': '1',
17760 verbose headers 'x-timer': 'S1479109451.688336,VS0,VE0',
17760 verbose headers vary: 'Accept-Encoding' }
17761 silly get cb [ 200,
17761 silly get { server: 'nginx/1.10.1',
17761 silly get 'content-type': 'application/json',
17761 silly get 'last-modified': 'Thu, 06 Oct 2016 16:58:02 GMT',
17761 silly get etag: 'W/"57f6829a-143d"',
17761 silly get 'content-encoding': 'gzip',
17761 silly get 'cache-control': 'max-age=300',
17761 silly get 'content-length': '1219',
17761 silly get 'accept-ranges': 'bytes',
17761 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17761 silly get via: '1.1 varnish',
17761 silly get age: '10',
17761 silly get connection: 'keep-alive',
17761 silly get 'x-served-by': 'cache-yyz8332-YYZ',
17761 silly get 'x-cache': 'HIT',
17761 silly get 'x-cache-hits': '1',
17761 silly get 'x-timer': 'S1479109451.688336,VS0,VE0',
17761 silly get vary: 'Accept-Encoding' } ]
17762 verbose get saving lodash.restparam to /root/.npm/registry.npmjs.org/lodash.restparam/.cache.json
17763 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17764 http 200 https://registry.npmjs.org/lodash._isiterateecall
17765 verbose headers { server: 'nginx/1.10.1',
17765 verbose headers 'content-type': 'application/json',
17765 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:55:36 GMT',
17765 verbose headers etag: 'W/"57f68208-49d3"',
17765 verbose headers 'content-encoding': 'gzip',
17765 verbose headers 'cache-control': 'max-age=300',
17765 verbose headers 'content-length': '1825',
17765 verbose headers 'accept-ranges': 'bytes',
17765 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17765 verbose headers via: '1.1 varnish',
17765 verbose headers age: '10',
17765 verbose headers connection: 'keep-alive',
17765 verbose headers 'x-served-by': 'cache-yyz8330-YYZ',
17765 verbose headers 'x-cache': 'HIT',
17765 verbose headers 'x-cache-hits': '1',
17765 verbose headers 'x-timer': 'S1479109451.688213,VS0,VE0',
17765 verbose headers vary: 'Accept-Encoding' }
17766 silly get cb [ 200,
17766 silly get { server: 'nginx/1.10.1',
17766 silly get 'content-type': 'application/json',
17766 silly get 'last-modified': 'Thu, 06 Oct 2016 16:55:36 GMT',
17766 silly get etag: 'W/"57f68208-49d3"',
17766 silly get 'content-encoding': 'gzip',
17766 silly get 'cache-control': 'max-age=300',
17766 silly get 'content-length': '1825',
17766 silly get 'accept-ranges': 'bytes',
17766 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17766 silly get via: '1.1 varnish',
17766 silly get age: '10',
17766 silly get connection: 'keep-alive',
17766 silly get 'x-served-by': 'cache-yyz8330-YYZ',
17766 silly get 'x-cache': 'HIT',
17766 silly get 'x-cache-hits': '1',
17766 silly get 'x-timer': 'S1479109451.688213,VS0,VE0',
17766 silly get vary: 'Accept-Encoding' } ]
17767 verbose get saving lodash._isiterateecall to /root/.npm/registry.npmjs.org/lodash._isiterateecall/.cache.json
17768 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17769 http 200 https://registry.npmjs.org/lodash.keys
17770 verbose headers { server: 'nginx/1.10.1',
17770 verbose headers 'content-type': 'application/json',
17770 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:48:55 GMT',
17770 verbose headers etag: 'W/"57f68077-bb03"',
17770 verbose headers 'content-encoding': 'gzip',
17770 verbose headers 'cache-control': 'max-age=300',
17770 verbose headers 'content-length': '3792',
17770 verbose headers 'accept-ranges': 'bytes',
17770 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17770 verbose headers via: '1.1 varnish',
17770 verbose headers age: '10',
17770 verbose headers connection: 'keep-alive',
17770 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
17770 verbose headers 'x-cache': 'HIT',
17770 verbose headers 'x-cache-hits': '1',
17770 verbose headers 'x-timer': 'S1479109451.688324,VS0,VE0',
17770 verbose headers vary: 'Accept-Encoding' }
17771 silly get cb [ 200,
17771 silly get { server: 'nginx/1.10.1',
17771 silly get 'content-type': 'application/json',
17771 silly get 'last-modified': 'Thu, 06 Oct 2016 16:48:55 GMT',
17771 silly get etag: 'W/"57f68077-bb03"',
17771 silly get 'content-encoding': 'gzip',
17771 silly get 'cache-control': 'max-age=300',
17771 silly get 'content-length': '3792',
17771 silly get 'accept-ranges': 'bytes',
17771 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
17771 silly get via: '1.1 varnish',
17771 silly get age: '10',
17771 silly get connection: 'keep-alive',
17771 silly get 'x-served-by': 'cache-yyz8328-YYZ',
17771 silly get 'x-cache': 'HIT',
17771 silly get 'x-cache-hits': '1',
17771 silly get 'x-timer': 'S1479109451.688324,VS0,VE0',
17771 silly get vary: 'Accept-Encoding' } ]
17772 verbose get saving lodash.keys to /root/.npm/registry.npmjs.org/lodash.keys/.cache.json
17773 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
17774 silly resolveWithNewModule lodash._basetostring@3.0.1 checking installable status
17775 silly cache add args [ 'lodash._basetostring@^3.0.0', null ]
17776 verbose cache add spec lodash._basetostring@^3.0.0
17777 silly cache add parsed spec Result {
17777 silly cache add raw: 'lodash._basetostring@^3.0.0',
17777 silly cache add scope: null,
17777 silly cache add escapedName: 'lodash._basetostring',
17777 silly cache add name: 'lodash._basetostring',
17777 silly cache add rawSpec: '^3.0.0',
17777 silly cache add spec: '>=3.0.0 <4.0.0',
17777 silly cache add type: 'range' }
17778 silly addNamed lodash._basetostring@>=3.0.0 <4.0.0
17779 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._basetostring
17780 silly addNameRange { name: 'lodash._basetostring',
17780 silly addNameRange range: '>=3.0.0 <4.0.0',
17780 silly addNameRange hasData: false }
17781 silly mapToRegistry name lodash._basetostring
17782 silly mapToRegistry using default registry
17783 silly mapToRegistry registry https://registry.npmjs.org/
17784 silly mapToRegistry data Result {
17784 silly mapToRegistry raw: 'lodash._basetostring',
17784 silly mapToRegistry scope: null,
17784 silly mapToRegistry escapedName: 'lodash._basetostring',
17784 silly mapToRegistry name: 'lodash._basetostring',
17784 silly mapToRegistry rawSpec: '',
17784 silly mapToRegistry spec: 'latest',
17784 silly mapToRegistry type: 'tag' }
17785 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
17786 verbose addNameRange registry:https://registry.npmjs.org/lodash._basetostring not in flight; fetching
17787 silly resolveWithNewModule lodash.escape@3.2.0 checking installable status
17788 silly cache add args [ 'lodash.escape@^3.0.0', null ]
17789 verbose cache add spec lodash.escape@^3.0.0
17790 silly cache add parsed spec Result {
17790 silly cache add raw: 'lodash.escape@^3.0.0',
17790 silly cache add scope: null,
17790 silly cache add escapedName: 'lodash.escape',
17790 silly cache add name: 'lodash.escape',
17790 silly cache add rawSpec: '^3.0.0',
17790 silly cache add spec: '>=3.0.0 <4.0.0',
17790 silly cache add type: 'range' }
17791 silly addNamed lodash.escape@>=3.0.0 <4.0.0
17792 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.escape
17793 silly addNameRange { name: 'lodash.escape',
17793 silly addNameRange range: '>=3.0.0 <4.0.0',
17793 silly addNameRange hasData: false }
17794 silly mapToRegistry name lodash.escape
17795 silly mapToRegistry using default registry
17796 silly mapToRegistry registry https://registry.npmjs.org/
17797 silly mapToRegistry data Result {
17797 silly mapToRegistry raw: 'lodash.escape',
17797 silly mapToRegistry scope: null,
17797 silly mapToRegistry escapedName: 'lodash.escape',
17797 silly mapToRegistry name: 'lodash.escape',
17797 silly mapToRegistry rawSpec: '',
17797 silly mapToRegistry spec: 'latest',
17797 silly mapToRegistry type: 'tag' }
17798 silly mapToRegistry uri https://registry.npmjs.org/lodash.escape
17799 verbose addNameRange registry:https://registry.npmjs.org/lodash.escape not in flight; fetching
17800 silly resolveWithNewModule lodash._basecopy@3.0.1 checking installable status
17801 silly cache add args [ 'lodash._basecopy@^3.0.0', null ]
17802 verbose cache add spec lodash._basecopy@^3.0.0
17803 silly cache add parsed spec Result {
17803 silly cache add raw: 'lodash._basecopy@^3.0.0',
17803 silly cache add scope: null,
17803 silly cache add escapedName: 'lodash._basecopy',
17803 silly cache add name: 'lodash._basecopy',
17803 silly cache add rawSpec: '^3.0.0',
17803 silly cache add spec: '>=3.0.0 <4.0.0',
17803 silly cache add type: 'range' }
17804 silly addNamed lodash._basecopy@>=3.0.0 <4.0.0
17805 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._basecopy
17806 silly addNameRange { name: 'lodash._basecopy',
17806 silly addNameRange range: '>=3.0.0 <4.0.0',
17806 silly addNameRange hasData: false }
17807 silly mapToRegistry name lodash._basecopy
17808 silly mapToRegistry using default registry
17809 silly mapToRegistry registry https://registry.npmjs.org/
17810 silly mapToRegistry data Result {
17810 silly mapToRegistry raw: 'lodash._basecopy',
17810 silly mapToRegistry scope: null,
17810 silly mapToRegistry escapedName: 'lodash._basecopy',
17810 silly mapToRegistry name: 'lodash._basecopy',
17810 silly mapToRegistry rawSpec: '',
17810 silly mapToRegistry spec: 'latest',
17810 silly mapToRegistry type: 'tag' }
17811 silly mapToRegistry uri https://registry.npmjs.org/lodash._basecopy
17812 verbose addNameRange registry:https://registry.npmjs.org/lodash._basecopy not in flight; fetching
17813 silly resolveWithNewModule lodash._basevalues@3.0.0 checking installable status
17814 silly cache add args [ 'lodash._basevalues@^3.0.0', null ]
17815 verbose cache add spec lodash._basevalues@^3.0.0
17816 silly cache add parsed spec Result {
17816 silly cache add raw: 'lodash._basevalues@^3.0.0',
17816 silly cache add scope: null,
17816 silly cache add escapedName: 'lodash._basevalues',
17816 silly cache add name: 'lodash._basevalues',
17816 silly cache add rawSpec: '^3.0.0',
17816 silly cache add spec: '>=3.0.0 <4.0.0',
17816 silly cache add type: 'range' }
17817 silly addNamed lodash._basevalues@>=3.0.0 <4.0.0
17818 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._basevalues
17819 silly addNameRange { name: 'lodash._basevalues',
17819 silly addNameRange range: '>=3.0.0 <4.0.0',
17819 silly addNameRange hasData: false }
17820 silly mapToRegistry name lodash._basevalues
17821 silly mapToRegistry using default registry
17822 silly mapToRegistry registry https://registry.npmjs.org/
17823 silly mapToRegistry data Result {
17823 silly mapToRegistry raw: 'lodash._basevalues',
17823 silly mapToRegistry scope: null,
17823 silly mapToRegistry escapedName: 'lodash._basevalues',
17823 silly mapToRegistry name: 'lodash._basevalues',
17823 silly mapToRegistry rawSpec: '',
17823 silly mapToRegistry spec: 'latest',
17823 silly mapToRegistry type: 'tag' }
17824 silly mapToRegistry uri https://registry.npmjs.org/lodash._basevalues
17825 verbose addNameRange registry:https://registry.npmjs.org/lodash._basevalues not in flight; fetching
17826 silly resolveWithNewModule lodash.templatesettings@3.1.1 checking installable status
17827 silly cache add args [ 'lodash.templatesettings@^3.0.0', null ]
17828 verbose cache add spec lodash.templatesettings@^3.0.0
17829 silly cache add parsed spec Result {
17829 silly cache add raw: 'lodash.templatesettings@^3.0.0',
17829 silly cache add scope: null,
17829 silly cache add escapedName: 'lodash.templatesettings',
17829 silly cache add name: 'lodash.templatesettings',
17829 silly cache add rawSpec: '^3.0.0',
17829 silly cache add spec: '>=3.0.0 <4.0.0',
17829 silly cache add type: 'range' }
17830 silly addNamed lodash.templatesettings@>=3.0.0 <4.0.0
17831 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.templatesettings
17832 silly addNameRange { name: 'lodash.templatesettings',
17832 silly addNameRange range: '>=3.0.0 <4.0.0',
17832 silly addNameRange hasData: false }
17833 silly mapToRegistry name lodash.templatesettings
17834 silly mapToRegistry using default registry
17835 silly mapToRegistry registry https://registry.npmjs.org/
17836 silly mapToRegistry data Result {
17836 silly mapToRegistry raw: 'lodash.templatesettings',
17836 silly mapToRegistry scope: null,
17836 silly mapToRegistry escapedName: 'lodash.templatesettings',
17836 silly mapToRegistry name: 'lodash.templatesettings',
17836 silly mapToRegistry rawSpec: '',
17836 silly mapToRegistry spec: 'latest',
17836 silly mapToRegistry type: 'tag' }
17837 silly mapToRegistry uri https://registry.npmjs.org/lodash.templatesettings
17838 verbose addNameRange registry:https://registry.npmjs.org/lodash.templatesettings not in flight; fetching
17839 silly resolveWithNewModule lodash.restparam@3.6.1 checking installable status
17840 silly cache add args [ 'lodash.restparam@^3.0.0', null ]
17841 verbose cache add spec lodash.restparam@^3.0.0
17842 silly cache add parsed spec Result {
17842 silly cache add raw: 'lodash.restparam@^3.0.0',
17842 silly cache add scope: null,
17842 silly cache add escapedName: 'lodash.restparam',
17842 silly cache add name: 'lodash.restparam',
17842 silly cache add rawSpec: '^3.0.0',
17842 silly cache add spec: '>=3.0.0 <4.0.0',
17842 silly cache add type: 'range' }
17843 silly addNamed lodash.restparam@>=3.0.0 <4.0.0
17844 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.restparam
17845 silly addNameRange { name: 'lodash.restparam',
17845 silly addNameRange range: '>=3.0.0 <4.0.0',
17845 silly addNameRange hasData: false }
17846 silly mapToRegistry name lodash.restparam
17847 silly mapToRegistry using default registry
17848 silly mapToRegistry registry https://registry.npmjs.org/
17849 silly mapToRegistry data Result {
17849 silly mapToRegistry raw: 'lodash.restparam',
17849 silly mapToRegistry scope: null,
17849 silly mapToRegistry escapedName: 'lodash.restparam',
17849 silly mapToRegistry name: 'lodash.restparam',
17849 silly mapToRegistry rawSpec: '',
17849 silly mapToRegistry spec: 'latest',
17849 silly mapToRegistry type: 'tag' }
17850 silly mapToRegistry uri https://registry.npmjs.org/lodash.restparam
17851 verbose addNameRange registry:https://registry.npmjs.org/lodash.restparam not in flight; fetching
17852 silly resolveWithNewModule lodash._isiterateecall@3.0.9 checking installable status
17853 silly cache add args [ 'lodash._isiterateecall@^3.0.0', null ]
17854 verbose cache add spec lodash._isiterateecall@^3.0.0
17855 silly cache add parsed spec Result {
17855 silly cache add raw: 'lodash._isiterateecall@^3.0.0',
17855 silly cache add scope: null,
17855 silly cache add escapedName: 'lodash._isiterateecall',
17855 silly cache add name: 'lodash._isiterateecall',
17855 silly cache add rawSpec: '^3.0.0',
17855 silly cache add spec: '>=3.0.0 <4.0.0',
17855 silly cache add type: 'range' }
17856 silly addNamed lodash._isiterateecall@>=3.0.0 <4.0.0
17857 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._isiterateecall
17858 silly addNameRange { name: 'lodash._isiterateecall',
17858 silly addNameRange range: '>=3.0.0 <4.0.0',
17858 silly addNameRange hasData: false }
17859 silly mapToRegistry name lodash._isiterateecall
17860 silly mapToRegistry using default registry
17861 silly mapToRegistry registry https://registry.npmjs.org/
17862 silly mapToRegistry data Result {
17862 silly mapToRegistry raw: 'lodash._isiterateecall',
17862 silly mapToRegistry scope: null,
17862 silly mapToRegistry escapedName: 'lodash._isiterateecall',
17862 silly mapToRegistry name: 'lodash._isiterateecall',
17862 silly mapToRegistry rawSpec: '',
17862 silly mapToRegistry spec: 'latest',
17862 silly mapToRegistry type: 'tag' }
17863 silly mapToRegistry uri https://registry.npmjs.org/lodash._isiterateecall
17864 verbose addNameRange registry:https://registry.npmjs.org/lodash._isiterateecall not in flight; fetching
17865 silly resolveWithNewModule lodash.keys@3.1.2 checking installable status
17866 silly cache add args [ 'lodash.keys@^3.0.0', null ]
17867 verbose cache add spec lodash.keys@^3.0.0
17868 silly cache add parsed spec Result {
17868 silly cache add raw: 'lodash.keys@^3.0.0',
17868 silly cache add scope: null,
17868 silly cache add escapedName: 'lodash.keys',
17868 silly cache add name: 'lodash.keys',
17868 silly cache add rawSpec: '^3.0.0',
17868 silly cache add spec: '>=3.0.0 <4.0.0',
17868 silly cache add type: 'range' }
17869 silly addNamed lodash.keys@>=3.0.0 <4.0.0
17870 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.keys
17871 silly addNameRange { name: 'lodash.keys', range: '>=3.0.0 <4.0.0', hasData: false }
17872 silly mapToRegistry name lodash.keys
17873 silly mapToRegistry using default registry
17874 silly mapToRegistry registry https://registry.npmjs.org/
17875 silly mapToRegistry data Result {
17875 silly mapToRegistry raw: 'lodash.keys',
17875 silly mapToRegistry scope: null,
17875 silly mapToRegistry escapedName: 'lodash.keys',
17875 silly mapToRegistry name: 'lodash.keys',
17875 silly mapToRegistry rawSpec: '',
17875 silly mapToRegistry spec: 'latest',
17875 silly mapToRegistry type: 'tag' }
17876 silly mapToRegistry uri https://registry.npmjs.org/lodash.keys
17877 verbose addNameRange registry:https://registry.npmjs.org/lodash.keys not in flight; fetching
17878 verbose get https://registry.npmjs.org/lodash._basetostring not expired, no request
17879 silly addNameRange number 2 { name: 'lodash._basetostring',
17879 silly addNameRange range: '>=3.0.0 <4.0.0',
17879 silly addNameRange hasData: true }
17880 silly addNameRange versions [ 'lodash._basetostring', [ '3.0.0', '3.0.1', '4.12.0' ] ]
17881 silly addNamed lodash._basetostring@3.0.1
17882 verbose addNamed "3.0.1" is a plain semver version for lodash._basetostring
17883 verbose get https://registry.npmjs.org/lodash.escape not expired, no request
17884 silly addNameRange number 2 { name: 'lodash.escape', range: '>=3.0.0 <4.0.0', hasData: true }
17885 silly addNameRange versions [ 'lodash.escape',
17885 silly addNameRange [ '2.0.0',
17885 silly addNameRange '2.1.0',
17885 silly addNameRange '2.2.0',
17885 silly addNameRange '2.2.1',
17885 silly addNameRange '2.3.0',
17885 silly addNameRange '2.4.0',
17885 silly addNameRange '2.4.1',
17885 silly addNameRange '3.0.0',
17885 silly addNameRange '3.1.0',
17885 silly addNameRange '3.1.1',
17885 silly addNameRange '3.1.2',
17885 silly addNameRange '3.2.0',
17885 silly addNameRange '4.0.0',
17885 silly addNameRange '4.0.1' ] ]
17886 silly addNamed lodash.escape@3.2.0
17887 verbose addNamed "3.2.0" is a plain semver version for lodash.escape
17888 verbose get https://registry.npmjs.org/lodash._basecopy not expired, no request
17889 silly addNameRange number 2 { name: 'lodash._basecopy',
17889 silly addNameRange range: '>=3.0.0 <4.0.0',
17889 silly addNameRange hasData: true }
17890 silly addNameRange versions [ 'lodash._basecopy', [ '3.0.0', '3.0.1' ] ]
17891 silly addNamed lodash._basecopy@3.0.1
17892 verbose addNamed "3.0.1" is a plain semver version for lodash._basecopy
17893 verbose get https://registry.npmjs.org/lodash.templatesettings not expired, no request
17894 silly addNameRange number 2 { name: 'lodash.templatesettings',
17894 silly addNameRange range: '>=3.0.0 <4.0.0',
17894 silly addNameRange hasData: true }
17895 silly addNameRange versions [ 'lodash.templatesettings',
17895 silly addNameRange [ '2.0.0',
17895 silly addNameRange '2.1.0',
17895 silly addNameRange '2.2.0',
17895 silly addNameRange '2.2.1',
17895 silly addNameRange '2.3.0',
17895 silly addNameRange '2.4.0',
17895 silly addNameRange '2.4.1',
17895 silly addNameRange '3.0.0',
17895 silly addNameRange '3.0.1',
17895 silly addNameRange '3.1.0',
17895 silly addNameRange '3.1.1',
17895 silly addNameRange '4.0.0',
17895 silly addNameRange '4.0.1',
17895 silly addNameRange '4.1.0' ] ]
17896 silly addNamed lodash.templatesettings@3.1.1
17897 verbose addNamed "3.1.1" is a plain semver version for lodash.templatesettings
17898 verbose get https://registry.npmjs.org/lodash._basevalues not expired, no request
17899 silly addNameRange number 2 { name: 'lodash._basevalues',
17899 silly addNameRange range: '>=3.0.0 <4.0.0',
17899 silly addNameRange hasData: true }
17900 silly addNameRange versions [ 'lodash._basevalues', [ '3.0.0' ] ]
17901 silly addNamed lodash._basevalues@3.0.0
17902 verbose addNamed "3.0.0" is a plain semver version for lodash._basevalues
17903 silly mapToRegistry name lodash._basetostring
17904 silly mapToRegistry using default registry
17905 silly mapToRegistry registry https://registry.npmjs.org/
17906 silly mapToRegistry data Result {
17906 silly mapToRegistry raw: 'lodash._basetostring',
17906 silly mapToRegistry scope: null,
17906 silly mapToRegistry escapedName: 'lodash._basetostring',
17906 silly mapToRegistry name: 'lodash._basetostring',
17906 silly mapToRegistry rawSpec: '',
17906 silly mapToRegistry spec: 'latest',
17906 silly mapToRegistry type: 'tag' }
17907 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
17908 verbose addRemoteTarball https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz not in flight; adding
17909 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz',
17909 verbose addRemoteTarball 'd1861d877f824a52f669832dcaf3ee15566a07d5' ]
17910 silly mapToRegistry name lodash.escape
17911 silly mapToRegistry using default registry
17912 silly mapToRegistry registry https://registry.npmjs.org/
17913 silly mapToRegistry data Result {
17913 silly mapToRegistry raw: 'lodash.escape',
17913 silly mapToRegistry scope: null,
17913 silly mapToRegistry escapedName: 'lodash.escape',
17913 silly mapToRegistry name: 'lodash.escape',
17913 silly mapToRegistry rawSpec: '',
17913 silly mapToRegistry spec: 'latest',
17913 silly mapToRegistry type: 'tag' }
17914 silly mapToRegistry uri https://registry.npmjs.org/lodash.escape
17915 verbose addRemoteTarball https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz not in flight; adding
17916 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz',
17916 verbose addRemoteTarball '995ee0dc18c1b48cc92effae71a10aab5b487698' ]
17917 silly mapToRegistry name lodash._basecopy
17918 silly mapToRegistry using default registry
17919 silly mapToRegistry registry https://registry.npmjs.org/
17920 silly mapToRegistry data Result {
17920 silly mapToRegistry raw: 'lodash._basecopy',
17920 silly mapToRegistry scope: null,
17920 silly mapToRegistry escapedName: 'lodash._basecopy',
17920 silly mapToRegistry name: 'lodash._basecopy',
17920 silly mapToRegistry rawSpec: '',
17920 silly mapToRegistry spec: 'latest',
17920 silly mapToRegistry type: 'tag' }
17921 silly mapToRegistry uri https://registry.npmjs.org/lodash._basecopy
17922 verbose addRemoteTarball https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz not in flight; adding
17923 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz',
17923 verbose addRemoteTarball '8da0e6a876cf344c0ad8a54882111dd3c5c7ca36' ]
17924 silly mapToRegistry name lodash.templatesettings
17925 silly mapToRegistry using default registry
17926 silly mapToRegistry registry https://registry.npmjs.org/
17927 silly mapToRegistry data Result {
17927 silly mapToRegistry raw: 'lodash.templatesettings',
17927 silly mapToRegistry scope: null,
17927 silly mapToRegistry escapedName: 'lodash.templatesettings',
17927 silly mapToRegistry name: 'lodash.templatesettings',
17927 silly mapToRegistry rawSpec: '',
17927 silly mapToRegistry spec: 'latest',
17927 silly mapToRegistry type: 'tag' }
17928 silly mapToRegistry uri https://registry.npmjs.org/lodash.templatesettings
17929 verbose addRemoteTarball https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz not in flight; adding
17930 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz',
17930 verbose addRemoteTarball 'fb307844753b66b9f1afa54e262c745307dba8e5' ]
17931 silly mapToRegistry name lodash._basevalues
17932 silly mapToRegistry using default registry
17933 silly mapToRegistry registry https://registry.npmjs.org/
17934 silly mapToRegistry data Result {
17934 silly mapToRegistry raw: 'lodash._basevalues',
17934 silly mapToRegistry scope: null,
17934 silly mapToRegistry escapedName: 'lodash._basevalues',
17934 silly mapToRegistry name: 'lodash._basevalues',
17934 silly mapToRegistry rawSpec: '',
17934 silly mapToRegistry spec: 'latest',
17934 silly mapToRegistry type: 'tag' }
17935 silly mapToRegistry uri https://registry.npmjs.org/lodash._basevalues
17936 verbose addRemoteTarball https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz not in flight; adding
17937 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz',
17937 verbose addRemoteTarball '5b775762802bde3d3297503e26300820fdf661b7' ]
17938 verbose get https://registry.npmjs.org/lodash.restparam not expired, no request
17939 silly addNameRange number 2 { name: 'lodash.restparam',
17939 silly addNameRange range: '>=3.0.0 <4.0.0',
17939 silly addNameRange hasData: true }
17940 silly addNameRange versions [ 'lodash.restparam', [ '3.6.0', '3.6.1' ] ]
17941 silly addNamed lodash.restparam@3.6.1
17942 verbose addNamed "3.6.1" is a plain semver version for lodash.restparam
17943 verbose get https://registry.npmjs.org/lodash._isiterateecall not expired, no request
17944 silly addNameRange number 2 { name: 'lodash._isiterateecall',
17944 silly addNameRange range: '>=3.0.0 <4.0.0',
17944 silly addNameRange hasData: true }
17945 silly addNameRange versions [ 'lodash._isiterateecall',
17945 silly addNameRange [ '3.0.0',
17945 silly addNameRange '3.0.1',
17945 silly addNameRange '3.0.2',
17945 silly addNameRange '3.0.3',
17945 silly addNameRange '3.0.4',
17945 silly addNameRange '3.0.5',
17945 silly addNameRange '3.0.6',
17945 silly addNameRange '3.0.7',
17945 silly addNameRange '3.0.8',
17945 silly addNameRange '3.0.9' ] ]
17946 silly addNamed lodash._isiterateecall@3.0.9
17947 verbose addNamed "3.0.9" is a plain semver version for lodash._isiterateecall
17948 silly mapToRegistry name lodash.restparam
17949 silly mapToRegistry using default registry
17950 silly mapToRegistry registry https://registry.npmjs.org/
17951 silly mapToRegistry data Result {
17951 silly mapToRegistry raw: 'lodash.restparam',
17951 silly mapToRegistry scope: null,
17951 silly mapToRegistry escapedName: 'lodash.restparam',
17951 silly mapToRegistry name: 'lodash.restparam',
17951 silly mapToRegistry rawSpec: '',
17951 silly mapToRegistry spec: 'latest',
17951 silly mapToRegistry type: 'tag' }
17952 silly mapToRegistry uri https://registry.npmjs.org/lodash.restparam
17953 verbose addRemoteTarball https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz not in flight; adding
17954 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz',
17954 verbose addRemoteTarball '936a4e309ef330a7645ed4145986c85ae5b20805' ]
17955 verbose get https://registry.npmjs.org/lodash.keys not expired, no request
17956 silly addNameRange number 2 { name: 'lodash.keys', range: '>=3.0.0 <4.0.0', hasData: true }
17957 silly addNameRange versions [ 'lodash.keys',
17957 silly addNameRange [ '2.0.0',
17957 silly addNameRange '2.1.0',
17957 silly addNameRange '2.2.0',
17957 silly addNameRange '2.2.1',
17957 silly addNameRange '2.3.0',
17957 silly addNameRange '2.4.0',
17957 silly addNameRange '2.4.1',
17957 silly addNameRange '3.0.0',
17957 silly addNameRange '3.0.1',
17957 silly addNameRange '3.0.2',
17957 silly addNameRange '3.0.3',
17957 silly addNameRange '3.0.4',
17957 silly addNameRange '3.0.5',
17957 silly addNameRange '3.0.6',
17957 silly addNameRange '3.0.7',
17957 silly addNameRange '3.1.0',
17957 silly addNameRange '3.1.1',
17957 silly addNameRange '3.1.2',
17957 silly addNameRange '4.0.0',
17957 silly addNameRange '4.0.1',
17957 silly addNameRange '4.0.2',
17957 silly addNameRange '4.0.3',
17957 silly addNameRange '4.0.4',
17957 silly addNameRange '4.0.5',
17957 silly addNameRange '4.0.6',
17957 silly addNameRange '4.0.7',
17957 silly addNameRange '4.0.8',
17957 silly addNameRange '4.2.0' ] ]
17958 silly addNamed lodash.keys@3.1.2
17959 verbose addNamed "3.1.2" is a plain semver version for lodash.keys
17960 info retry fetch attempt 1 at 7:44:11 AM
17961 info attempt registry request try #1 at 7:44:11 AM
17962 http fetch GET https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz
17963 silly mapToRegistry name lodash._isiterateecall
17964 silly mapToRegistry using default registry
17965 silly mapToRegistry registry https://registry.npmjs.org/
17966 silly mapToRegistry data Result {
17966 silly mapToRegistry raw: 'lodash._isiterateecall',
17966 silly mapToRegistry scope: null,
17966 silly mapToRegistry escapedName: 'lodash._isiterateecall',
17966 silly mapToRegistry name: 'lodash._isiterateecall',
17966 silly mapToRegistry rawSpec: '',
17966 silly mapToRegistry spec: 'latest',
17966 silly mapToRegistry type: 'tag' }
17967 silly mapToRegistry uri https://registry.npmjs.org/lodash._isiterateecall
17968 verbose addRemoteTarball https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz not in flight; adding
17969 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz',
17969 verbose addRemoteTarball '5203ad7ba425fae842460e696db9cf3e6aac057c' ]
17970 info retry fetch attempt 1 at 7:44:11 AM
17971 info attempt registry request try #1 at 7:44:11 AM
17972 http fetch GET https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz
17973 info retry fetch attempt 1 at 7:44:11 AM
17974 info attempt registry request try #1 at 7:44:11 AM
17975 http fetch GET https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz
17976 info retry fetch attempt 1 at 7:44:11 AM
17977 info attempt registry request try #1 at 7:44:11 AM
17978 http fetch GET https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz
17979 silly mapToRegistry name lodash.keys
17980 silly mapToRegistry using default registry
17981 silly mapToRegistry registry https://registry.npmjs.org/
17982 silly mapToRegistry data Result {
17982 silly mapToRegistry raw: 'lodash.keys',
17982 silly mapToRegistry scope: null,
17982 silly mapToRegistry escapedName: 'lodash.keys',
17982 silly mapToRegistry name: 'lodash.keys',
17982 silly mapToRegistry rawSpec: '',
17982 silly mapToRegistry spec: 'latest',
17982 silly mapToRegistry type: 'tag' }
17983 silly mapToRegistry uri https://registry.npmjs.org/lodash.keys
17984 verbose addRemoteTarball https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz not in flight; adding
17985 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz',
17985 verbose addRemoteTarball '4dbc0472b156be50a0b286855d1bd0b0c656098a' ]
17986 info retry fetch attempt 1 at 7:44:11 AM
17987 info attempt registry request try #1 at 7:44:11 AM
17988 http fetch GET https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz
17989 info retry fetch attempt 1 at 7:44:11 AM
17990 info attempt registry request try #1 at 7:44:11 AM
17991 http fetch GET https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz
17992 info retry fetch attempt 1 at 7:44:11 AM
17993 info attempt registry request try #1 at 7:44:11 AM
17994 http fetch GET https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz
17995 info retry fetch attempt 1 at 7:44:11 AM
17996 info attempt registry request try #1 at 7:44:11 AM
17997 http fetch GET https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz
17998 http fetch 200 https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz
17999 silly fetchAndShaCheck shasum d1861d877f824a52f669832dcaf3ee15566a07d5
18000 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz not in flight; adding
18001 verbose addTmpTarball already have metadata; skipping unpack for lodash._basetostring@3.0.1
18002 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18003 silly cache afterAdd lodash._basetostring@3.0.1
18004 verbose afterAdd /root/.npm/lodash._basetostring/3.0.1/package/package.json not in flight; writing
18005 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18006 http fetch 200 https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz
18007 http fetch 200 https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz
18008 http fetch 200 https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz
18009 http fetch 200 https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz
18010 http fetch 200 https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz
18011 http fetch 200 https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz
18012 verbose afterAdd /root/.npm/lodash._basetostring/3.0.1/package/package.json written
18013 silly fetchAndShaCheck shasum 8da0e6a876cf344c0ad8a54882111dd3c5c7ca36
18014 http fetch 200 https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz
18015 silly fetchAndShaCheck shasum fb307844753b66b9f1afa54e262c745307dba8e5
18016 silly fetchAndShaCheck shasum 995ee0dc18c1b48cc92effae71a10aab5b487698
18017 silly fetchAndShaCheck shasum 5b775762802bde3d3297503e26300820fdf661b7
18018 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz not in flight; adding
18019 verbose addTmpTarball already have metadata; skipping unpack for lodash._basecopy@3.0.1
18020 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18021 silly fetchAndShaCheck shasum 936a4e309ef330a7645ed4145986c85ae5b20805
18022 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz not in flight; adding
18023 verbose addTmpTarball already have metadata; skipping unpack for lodash.templatesettings@3.1.1
18024 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18025 silly fetchAndShaCheck shasum 5203ad7ba425fae842460e696db9cf3e6aac057c
18026 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz not in flight; adding
18027 verbose addTmpTarball already have metadata; skipping unpack for lodash.escape@3.2.0
18028 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18029 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz not in flight; adding
18030 verbose addTmpTarball already have metadata; skipping unpack for lodash._basevalues@3.0.0
18031 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18032 silly fetchAndShaCheck shasum 4dbc0472b156be50a0b286855d1bd0b0c656098a
18033 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz not in flight; adding
18034 verbose addTmpTarball already have metadata; skipping unpack for lodash.restparam@3.6.1
18035 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18036 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz not in flight; adding
18037 verbose addTmpTarball already have metadata; skipping unpack for lodash._isiterateecall@3.0.9
18038 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18039 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz not in flight; adding
18040 verbose addTmpTarball already have metadata; skipping unpack for lodash.keys@3.1.2
18041 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18042 silly cache afterAdd lodash._basecopy@3.0.1
18043 verbose afterAdd /root/.npm/lodash._basecopy/3.0.1/package/package.json not in flight; writing
18044 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18045 silly cache afterAdd lodash.templatesettings@3.1.1
18046 verbose afterAdd /root/.npm/lodash.templatesettings/3.1.1/package/package.json not in flight; writing
18047 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18048 silly cache afterAdd lodash._basevalues@3.0.0
18049 verbose afterAdd /root/.npm/lodash._basevalues/3.0.0/package/package.json not in flight; writing
18050 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18051 silly cache afterAdd lodash.escape@3.2.0
18052 verbose afterAdd /root/.npm/lodash.escape/3.2.0/package/package.json not in flight; writing
18053 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18054 silly cache afterAdd lodash.restparam@3.6.1
18055 verbose afterAdd /root/.npm/lodash.restparam/3.6.1/package/package.json not in flight; writing
18056 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18057 silly cache afterAdd lodash._isiterateecall@3.0.9
18058 verbose afterAdd /root/.npm/lodash._isiterateecall/3.0.9/package/package.json not in flight; writing
18059 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18060 verbose afterAdd /root/.npm/lodash._basecopy/3.0.1/package/package.json written
18061 silly cache afterAdd lodash.keys@3.1.2
18062 verbose afterAdd /root/.npm/lodash.keys/3.1.2/package/package.json not in flight; writing
18063 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18064 verbose afterAdd /root/.npm/lodash.templatesettings/3.1.1/package/package.json written
18065 verbose afterAdd /root/.npm/lodash._basevalues/3.0.0/package/package.json written
18066 verbose afterAdd /root/.npm/lodash.escape/3.2.0/package/package.json written
18067 verbose afterAdd /root/.npm/lodash.restparam/3.6.1/package/package.json written
18068 verbose afterAdd /root/.npm/lodash._isiterateecall/3.0.9/package/package.json written
18069 verbose afterAdd /root/.npm/lodash.keys/3.1.2/package/package.json written
18070 silly fetchNamedPackageData lodash._root
18071 silly mapToRegistry name lodash._root
18072 silly mapToRegistry using default registry
18073 silly mapToRegistry registry https://registry.npmjs.org/
18074 silly mapToRegistry data Result {
18074 silly mapToRegistry raw: 'lodash._root',
18074 silly mapToRegistry scope: null,
18074 silly mapToRegistry escapedName: 'lodash._root',
18074 silly mapToRegistry name: 'lodash._root',
18074 silly mapToRegistry rawSpec: '',
18074 silly mapToRegistry spec: 'latest',
18074 silly mapToRegistry type: 'tag' }
18075 silly mapToRegistry uri https://registry.npmjs.org/lodash._root
18076 verbose request uri https://registry.npmjs.org/lodash._root
18077 verbose request no auth needed
18078 info attempt registry request try #1 at 7:44:11 AM
18079 http request GET https://registry.npmjs.org/lodash._root
18080 http 200 https://registry.npmjs.org/lodash._root
18081 verbose headers { server: 'nginx/1.10.1',
18081 verbose headers 'content-type': 'application/json',
18081 verbose headers 'last-modified': 'Thu, 06 Oct 2016 17:01:39 GMT',
18081 verbose headers etag: 'W/"57f68373-117d"',
18081 verbose headers 'content-encoding': 'gzip',
18081 verbose headers 'cache-control': 'max-age=300',
18081 verbose headers 'content-length': '1128',
18081 verbose headers 'accept-ranges': 'bytes',
18081 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18081 verbose headers via: '1.1 varnish',
18081 verbose headers age: '10',
18081 verbose headers connection: 'keep-alive',
18081 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
18081 verbose headers 'x-cache': 'HIT',
18081 verbose headers 'x-cache-hits': '1',
18081 verbose headers 'x-timer': 'S1479109451.776802,VS0,VE0',
18081 verbose headers vary: 'Accept-Encoding' }
18082 silly get cb [ 200,
18082 silly get { server: 'nginx/1.10.1',
18082 silly get 'content-type': 'application/json',
18082 silly get 'last-modified': 'Thu, 06 Oct 2016 17:01:39 GMT',
18082 silly get etag: 'W/"57f68373-117d"',
18082 silly get 'content-encoding': 'gzip',
18082 silly get 'cache-control': 'max-age=300',
18082 silly get 'content-length': '1128',
18082 silly get 'accept-ranges': 'bytes',
18082 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18082 silly get via: '1.1 varnish',
18082 silly get age: '10',
18082 silly get connection: 'keep-alive',
18082 silly get 'x-served-by': 'cache-yyz8325-YYZ',
18082 silly get 'x-cache': 'HIT',
18082 silly get 'x-cache-hits': '1',
18082 silly get 'x-timer': 'S1479109451.776802,VS0,VE0',
18082 silly get vary: 'Accept-Encoding' } ]
18083 verbose get saving lodash._root to /root/.npm/registry.npmjs.org/lodash._root/.cache.json
18084 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18085 silly resolveWithNewModule lodash._root@3.0.1 checking installable status
18086 silly cache add args [ 'lodash._root@^3.0.0', null ]
18087 verbose cache add spec lodash._root@^3.0.0
18088 silly cache add parsed spec Result {
18088 silly cache add raw: 'lodash._root@^3.0.0',
18088 silly cache add scope: null,
18088 silly cache add escapedName: 'lodash._root',
18088 silly cache add name: 'lodash._root',
18088 silly cache add rawSpec: '^3.0.0',
18088 silly cache add spec: '>=3.0.0 <4.0.0',
18088 silly cache add type: 'range' }
18089 silly addNamed lodash._root@>=3.0.0 <4.0.0
18090 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._root
18091 silly addNameRange { name: 'lodash._root', range: '>=3.0.0 <4.0.0', hasData: false }
18092 silly mapToRegistry name lodash._root
18093 silly mapToRegistry using default registry
18094 silly mapToRegistry registry https://registry.npmjs.org/
18095 silly mapToRegistry data Result {
18095 silly mapToRegistry raw: 'lodash._root',
18095 silly mapToRegistry scope: null,
18095 silly mapToRegistry escapedName: 'lodash._root',
18095 silly mapToRegistry name: 'lodash._root',
18095 silly mapToRegistry rawSpec: '',
18095 silly mapToRegistry spec: 'latest',
18095 silly mapToRegistry type: 'tag' }
18096 silly mapToRegistry uri https://registry.npmjs.org/lodash._root
18097 verbose addNameRange registry:https://registry.npmjs.org/lodash._root not in flight; fetching
18098 verbose get https://registry.npmjs.org/lodash._root not expired, no request
18099 silly addNameRange number 2 { name: 'lodash._root', range: '>=3.0.0 <4.0.0', hasData: true }
18100 silly addNameRange versions [ 'lodash._root', [ '3.0.0', '3.0.1' ] ]
18101 silly addNamed lodash._root@3.0.1
18102 verbose addNamed "3.0.1" is a plain semver version for lodash._root
18103 silly mapToRegistry name lodash._root
18104 silly mapToRegistry using default registry
18105 silly mapToRegistry registry https://registry.npmjs.org/
18106 silly mapToRegistry data Result {
18106 silly mapToRegistry raw: 'lodash._root',
18106 silly mapToRegistry scope: null,
18106 silly mapToRegistry escapedName: 'lodash._root',
18106 silly mapToRegistry name: 'lodash._root',
18106 silly mapToRegistry rawSpec: '',
18106 silly mapToRegistry spec: 'latest',
18106 silly mapToRegistry type: 'tag' }
18107 silly mapToRegistry uri https://registry.npmjs.org/lodash._root
18108 verbose addRemoteTarball https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz not in flight; adding
18109 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz',
18109 verbose addRemoteTarball 'fba1c4524c19ee9a5f8136b4609f017cf4ded692' ]
18110 info retry fetch attempt 1 at 7:44:11 AM
18111 info attempt registry request try #1 at 7:44:11 AM
18112 http fetch GET https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz
18113 http fetch 200 https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz
18114 silly fetchAndShaCheck shasum fba1c4524c19ee9a5f8136b4609f017cf4ded692
18115 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz not in flight; adding
18116 verbose addTmpTarball already have metadata; skipping unpack for lodash._root@3.0.1
18117 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18118 silly cache afterAdd lodash._root@3.0.1
18119 verbose afterAdd /root/.npm/lodash._root/3.0.1/package/package.json not in flight; writing
18120 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18121 verbose afterAdd /root/.npm/lodash._root/3.0.1/package/package.json written
18122 silly fetchNamedPackageData lodash._getnative
18123 silly mapToRegistry name lodash._getnative
18124 silly mapToRegistry using default registry
18125 silly mapToRegistry registry https://registry.npmjs.org/
18126 silly mapToRegistry data Result {
18126 silly mapToRegistry raw: 'lodash._getnative',
18126 silly mapToRegistry scope: null,
18126 silly mapToRegistry escapedName: 'lodash._getnative',
18126 silly mapToRegistry name: 'lodash._getnative',
18126 silly mapToRegistry rawSpec: '',
18126 silly mapToRegistry spec: 'latest',
18126 silly mapToRegistry type: 'tag' }
18127 silly mapToRegistry uri https://registry.npmjs.org/lodash._getnative
18128 silly fetchNamedPackageData lodash.isarguments
18129 silly mapToRegistry name lodash.isarguments
18130 silly mapToRegistry using default registry
18131 silly mapToRegistry registry https://registry.npmjs.org/
18132 silly mapToRegistry data Result {
18132 silly mapToRegistry raw: 'lodash.isarguments',
18132 silly mapToRegistry scope: null,
18132 silly mapToRegistry escapedName: 'lodash.isarguments',
18132 silly mapToRegistry name: 'lodash.isarguments',
18132 silly mapToRegistry rawSpec: '',
18132 silly mapToRegistry spec: 'latest',
18132 silly mapToRegistry type: 'tag' }
18133 silly mapToRegistry uri https://registry.npmjs.org/lodash.isarguments
18134 silly fetchNamedPackageData lodash.isarray
18135 silly mapToRegistry name lodash.isarray
18136 silly mapToRegistry using default registry
18137 silly mapToRegistry registry https://registry.npmjs.org/
18138 silly mapToRegistry data Result {
18138 silly mapToRegistry raw: 'lodash.isarray',
18138 silly mapToRegistry scope: null,
18138 silly mapToRegistry escapedName: 'lodash.isarray',
18138 silly mapToRegistry name: 'lodash.isarray',
18138 silly mapToRegistry rawSpec: '',
18138 silly mapToRegistry spec: 'latest',
18138 silly mapToRegistry type: 'tag' }
18139 silly mapToRegistry uri https://registry.npmjs.org/lodash.isarray
18140 verbose request uri https://registry.npmjs.org/lodash._getnative
18141 verbose request no auth needed
18142 info attempt registry request try #1 at 7:44:11 AM
18143 http request GET https://registry.npmjs.org/lodash._getnative
18144 verbose request uri https://registry.npmjs.org/lodash.isarguments
18145 verbose request no auth needed
18146 info attempt registry request try #1 at 7:44:11 AM
18147 http request GET https://registry.npmjs.org/lodash.isarguments
18148 verbose request uri https://registry.npmjs.org/lodash.isarray
18149 verbose request no auth needed
18150 info attempt registry request try #1 at 7:44:11 AM
18151 http request GET https://registry.npmjs.org/lodash.isarray
18152 http 200 https://registry.npmjs.org/lodash._getnative
18153 verbose headers { server: 'nginx/1.10.1',
18153 verbose headers 'content-type': 'application/json',
18153 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:55:32 GMT',
18153 verbose headers etag: 'W/"57f68204-136d"',
18153 verbose headers 'content-encoding': 'gzip',
18153 verbose headers 'cache-control': 'max-age=300',
18153 verbose headers 'content-length': '1169',
18153 verbose headers 'accept-ranges': 'bytes',
18153 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18153 verbose headers via: '1.1 varnish',
18153 verbose headers age: '10',
18153 verbose headers connection: 'keep-alive',
18153 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
18153 verbose headers 'x-cache': 'HIT',
18153 verbose headers 'x-cache-hits': '7',
18153 verbose headers 'x-timer': 'S1479109451.808659,VS0,VE0',
18153 verbose headers vary: 'Accept-Encoding' }
18154 silly get cb [ 200,
18154 silly get { server: 'nginx/1.10.1',
18154 silly get 'content-type': 'application/json',
18154 silly get 'last-modified': 'Thu, 06 Oct 2016 16:55:32 GMT',
18154 silly get etag: 'W/"57f68204-136d"',
18154 silly get 'content-encoding': 'gzip',
18154 silly get 'cache-control': 'max-age=300',
18154 silly get 'content-length': '1169',
18154 silly get 'accept-ranges': 'bytes',
18154 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18154 silly get via: '1.1 varnish',
18154 silly get age: '10',
18154 silly get connection: 'keep-alive',
18154 silly get 'x-served-by': 'cache-yyz8324-YYZ',
18154 silly get 'x-cache': 'HIT',
18154 silly get 'x-cache-hits': '7',
18154 silly get 'x-timer': 'S1479109451.808659,VS0,VE0',
18154 silly get vary: 'Accept-Encoding' } ]
18155 verbose get saving lodash._getnative to /root/.npm/registry.npmjs.org/lodash._getnative/.cache.json
18156 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18157 http 200 https://registry.npmjs.org/lodash.isarray
18158 verbose headers { server: 'nginx/1.10.1',
18158 verbose headers 'content-type': 'application/json',
18158 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:47:45 GMT',
18158 verbose headers etag: 'W/"57f68031-5735"',
18158 verbose headers 'content-encoding': 'gzip',
18158 verbose headers 'cache-control': 'max-age=300',
18158 verbose headers 'content-length': '2286',
18158 verbose headers 'accept-ranges': 'bytes',
18158 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18158 verbose headers via: '1.1 varnish',
18158 verbose headers age: '10',
18158 verbose headers connection: 'keep-alive',
18158 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
18158 verbose headers 'x-cache': 'HIT',
18158 verbose headers 'x-cache-hits': '1',
18158 verbose headers 'x-timer': 'S1479109451.808694,VS0,VE0',
18158 verbose headers vary: 'Accept-Encoding' }
18159 silly get cb [ 200,
18159 silly get { server: 'nginx/1.10.1',
18159 silly get 'content-type': 'application/json',
18159 silly get 'last-modified': 'Thu, 06 Oct 2016 16:47:45 GMT',
18159 silly get etag: 'W/"57f68031-5735"',
18159 silly get 'content-encoding': 'gzip',
18159 silly get 'cache-control': 'max-age=300',
18159 silly get 'content-length': '2286',
18159 silly get 'accept-ranges': 'bytes',
18159 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18159 silly get via: '1.1 varnish',
18159 silly get age: '10',
18159 silly get connection: 'keep-alive',
18159 silly get 'x-served-by': 'cache-yyz8324-YYZ',
18159 silly get 'x-cache': 'HIT',
18159 silly get 'x-cache-hits': '1',
18159 silly get 'x-timer': 'S1479109451.808694,VS0,VE0',
18159 silly get vary: 'Accept-Encoding' } ]
18160 verbose get saving lodash.isarray to /root/.npm/registry.npmjs.org/lodash.isarray/.cache.json
18161 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18162 http 200 https://registry.npmjs.org/lodash.isarguments
18163 verbose headers { server: 'nginx/1.10.1',
18163 verbose headers 'content-type': 'application/json',
18163 verbose headers 'last-modified': 'Thu, 06 Oct 2016 16:47:43 GMT',
18163 verbose headers etag: 'W/"57f6802f-7680"',
18163 verbose headers 'content-encoding': 'gzip',
18163 verbose headers 'cache-control': 'max-age=300',
18163 verbose headers 'content-length': '2777',
18163 verbose headers 'accept-ranges': 'bytes',
18163 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18163 verbose headers via: '1.1 varnish',
18163 verbose headers age: '10',
18163 verbose headers connection: 'keep-alive',
18163 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
18163 verbose headers 'x-cache': 'HIT',
18163 verbose headers 'x-cache-hits': '1',
18163 verbose headers 'x-timer': 'S1479109451.808856,VS0,VE0',
18163 verbose headers vary: 'Accept-Encoding' }
18164 silly get cb [ 200,
18164 silly get { server: 'nginx/1.10.1',
18164 silly get 'content-type': 'application/json',
18164 silly get 'last-modified': 'Thu, 06 Oct 2016 16:47:43 GMT',
18164 silly get etag: 'W/"57f6802f-7680"',
18164 silly get 'content-encoding': 'gzip',
18164 silly get 'cache-control': 'max-age=300',
18164 silly get 'content-length': '2777',
18164 silly get 'accept-ranges': 'bytes',
18164 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18164 silly get via: '1.1 varnish',
18164 silly get age: '10',
18164 silly get connection: 'keep-alive',
18164 silly get 'x-served-by': 'cache-yyz8333-YYZ',
18164 silly get 'x-cache': 'HIT',
18164 silly get 'x-cache-hits': '1',
18164 silly get 'x-timer': 'S1479109451.808856,VS0,VE0',
18164 silly get vary: 'Accept-Encoding' } ]
18165 verbose get saving lodash.isarguments to /root/.npm/registry.npmjs.org/lodash.isarguments/.cache.json
18166 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18167 silly resolveWithNewModule lodash._getnative@3.9.1 checking installable status
18168 silly cache add args [ 'lodash._getnative@^3.0.0', null ]
18169 verbose cache add spec lodash._getnative@^3.0.0
18170 silly cache add parsed spec Result {
18170 silly cache add raw: 'lodash._getnative@^3.0.0',
18170 silly cache add scope: null,
18170 silly cache add escapedName: 'lodash._getnative',
18170 silly cache add name: 'lodash._getnative',
18170 silly cache add rawSpec: '^3.0.0',
18170 silly cache add spec: '>=3.0.0 <4.0.0',
18170 silly cache add type: 'range' }
18171 silly addNamed lodash._getnative@>=3.0.0 <4.0.0
18172 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._getnative
18173 silly addNameRange { name: 'lodash._getnative',
18173 silly addNameRange range: '>=3.0.0 <4.0.0',
18173 silly addNameRange hasData: false }
18174 silly mapToRegistry name lodash._getnative
18175 silly mapToRegistry using default registry
18176 silly mapToRegistry registry https://registry.npmjs.org/
18177 silly mapToRegistry data Result {
18177 silly mapToRegistry raw: 'lodash._getnative',
18177 silly mapToRegistry scope: null,
18177 silly mapToRegistry escapedName: 'lodash._getnative',
18177 silly mapToRegistry name: 'lodash._getnative',
18177 silly mapToRegistry rawSpec: '',
18177 silly mapToRegistry spec: 'latest',
18177 silly mapToRegistry type: 'tag' }
18178 silly mapToRegistry uri https://registry.npmjs.org/lodash._getnative
18179 verbose addNameRange registry:https://registry.npmjs.org/lodash._getnative not in flight; fetching
18180 silly resolveWithNewModule lodash.isarray@3.0.4 checking installable status
18181 silly cache add args [ 'lodash.isarray@^3.0.0', null ]
18182 verbose cache add spec lodash.isarray@^3.0.0
18183 silly cache add parsed spec Result {
18183 silly cache add raw: 'lodash.isarray@^3.0.0',
18183 silly cache add scope: null,
18183 silly cache add escapedName: 'lodash.isarray',
18183 silly cache add name: 'lodash.isarray',
18183 silly cache add rawSpec: '^3.0.0',
18183 silly cache add spec: '>=3.0.0 <4.0.0',
18183 silly cache add type: 'range' }
18184 silly addNamed lodash.isarray@>=3.0.0 <4.0.0
18185 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.isarray
18186 silly addNameRange { name: 'lodash.isarray',
18186 silly addNameRange range: '>=3.0.0 <4.0.0',
18186 silly addNameRange hasData: false }
18187 silly mapToRegistry name lodash.isarray
18188 silly mapToRegistry using default registry
18189 silly mapToRegistry registry https://registry.npmjs.org/
18190 silly mapToRegistry data Result {
18190 silly mapToRegistry raw: 'lodash.isarray',
18190 silly mapToRegistry scope: null,
18190 silly mapToRegistry escapedName: 'lodash.isarray',
18190 silly mapToRegistry name: 'lodash.isarray',
18190 silly mapToRegistry rawSpec: '',
18190 silly mapToRegistry spec: 'latest',
18190 silly mapToRegistry type: 'tag' }
18191 silly mapToRegistry uri https://registry.npmjs.org/lodash.isarray
18192 verbose addNameRange registry:https://registry.npmjs.org/lodash.isarray not in flight; fetching
18193 silly resolveWithNewModule lodash.isarguments@3.1.0 checking installable status
18194 silly cache add args [ 'lodash.isarguments@^3.0.0', null ]
18195 verbose cache add spec lodash.isarguments@^3.0.0
18196 silly cache add parsed spec Result {
18196 silly cache add raw: 'lodash.isarguments@^3.0.0',
18196 silly cache add scope: null,
18196 silly cache add escapedName: 'lodash.isarguments',
18196 silly cache add name: 'lodash.isarguments',
18196 silly cache add rawSpec: '^3.0.0',
18196 silly cache add spec: '>=3.0.0 <4.0.0',
18196 silly cache add type: 'range' }
18197 silly addNamed lodash.isarguments@>=3.0.0 <4.0.0
18198 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.isarguments
18199 silly addNameRange { name: 'lodash.isarguments',
18199 silly addNameRange range: '>=3.0.0 <4.0.0',
18199 silly addNameRange hasData: false }
18200 silly mapToRegistry name lodash.isarguments
18201 silly mapToRegistry using default registry
18202 silly mapToRegistry registry https://registry.npmjs.org/
18203 silly mapToRegistry data Result {
18203 silly mapToRegistry raw: 'lodash.isarguments',
18203 silly mapToRegistry scope: null,
18203 silly mapToRegistry escapedName: 'lodash.isarguments',
18203 silly mapToRegistry name: 'lodash.isarguments',
18203 silly mapToRegistry rawSpec: '',
18203 silly mapToRegistry spec: 'latest',
18203 silly mapToRegistry type: 'tag' }
18204 silly mapToRegistry uri https://registry.npmjs.org/lodash.isarguments
18205 verbose addNameRange registry:https://registry.npmjs.org/lodash.isarguments not in flight; fetching
18206 verbose get https://registry.npmjs.org/lodash._getnative not expired, no request
18207 silly addNameRange number 2 { name: 'lodash._getnative',
18207 silly addNameRange range: '>=3.0.0 <4.0.0',
18207 silly addNameRange hasData: true }
18208 silly addNameRange versions [ 'lodash._getnative', [ '3.9.0', '3.9.1' ] ]
18209 silly addNamed lodash._getnative@3.9.1
18210 verbose addNamed "3.9.1" is a plain semver version for lodash._getnative
18211 silly mapToRegistry name lodash._getnative
18212 silly mapToRegistry using default registry
18213 silly mapToRegistry registry https://registry.npmjs.org/
18214 silly mapToRegistry data Result {
18214 silly mapToRegistry raw: 'lodash._getnative',
18214 silly mapToRegistry scope: null,
18214 silly mapToRegistry escapedName: 'lodash._getnative',
18214 silly mapToRegistry name: 'lodash._getnative',
18214 silly mapToRegistry rawSpec: '',
18214 silly mapToRegistry spec: 'latest',
18214 silly mapToRegistry type: 'tag' }
18215 silly mapToRegistry uri https://registry.npmjs.org/lodash._getnative
18216 verbose addRemoteTarball https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz not in flight; adding
18217 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz',
18217 verbose addRemoteTarball '570bc7dede46d61cdcde687d65d3eecbaa3aaff5' ]
18218 verbose get https://registry.npmjs.org/lodash.isarray not expired, no request
18219 silly addNameRange number 2 { name: 'lodash.isarray',
18219 silly addNameRange range: '>=3.0.0 <4.0.0',
18219 silly addNameRange hasData: true }
18220 silly addNameRange versions [ 'lodash.isarray',
18220 silly addNameRange [ '2.0.0',
18220 silly addNameRange '2.1.0',
18220 silly addNameRange '2.2.0',
18220 silly addNameRange '2.2.1',
18220 silly addNameRange '2.3.0',
18220 silly addNameRange '2.4.0',
18220 silly addNameRange '2.4.1',
18220 silly addNameRange '3.0.0',
18220 silly addNameRange '3.0.1',
18220 silly addNameRange '3.0.2',
18220 silly addNameRange '3.0.3',
18220 silly addNameRange '3.0.4',
18220 silly addNameRange '4.0.0' ] ]
18221 silly addNamed lodash.isarray@3.0.4
18222 verbose addNamed "3.0.4" is a plain semver version for lodash.isarray
18223 verbose get https://registry.npmjs.org/lodash.isarguments not expired, no request
18224 silly addNameRange number 2 { name: 'lodash.isarguments',
18224 silly addNameRange range: '>=3.0.0 <4.0.0',
18224 silly addNameRange hasData: true }
18225 silly addNameRange versions [ 'lodash.isarguments',
18225 silly addNameRange [ '2.0.0',
18225 silly addNameRange '2.1.0',
18225 silly addNameRange '2.2.0',
18225 silly addNameRange '2.2.1',
18225 silly addNameRange '2.3.0',
18225 silly addNameRange '2.4.0',
18225 silly addNameRange '2.4.1',
18225 silly addNameRange '3.0.0',
18225 silly addNameRange '3.0.1',
18225 silly addNameRange '3.0.2',
18225 silly addNameRange '3.0.3',
18225 silly addNameRange '3.0.4',
18225 silly addNameRange '3.0.5',
18225 silly addNameRange '3.0.6',
18225 silly addNameRange '3.0.7',
18225 silly addNameRange '3.0.8',
18225 silly addNameRange '3.0.9',
18225 silly addNameRange '3.1.0' ] ]
18226 silly addNamed lodash.isarguments@3.1.0
18227 verbose addNamed "3.1.0" is a plain semver version for lodash.isarguments
18228 silly mapToRegistry name lodash.isarray
18229 silly mapToRegistry using default registry
18230 silly mapToRegistry registry https://registry.npmjs.org/
18231 silly mapToRegistry data Result {
18231 silly mapToRegistry raw: 'lodash.isarray',
18231 silly mapToRegistry scope: null,
18231 silly mapToRegistry escapedName: 'lodash.isarray',
18231 silly mapToRegistry name: 'lodash.isarray',
18231 silly mapToRegistry rawSpec: '',
18231 silly mapToRegistry spec: 'latest',
18231 silly mapToRegistry type: 'tag' }
18232 silly mapToRegistry uri https://registry.npmjs.org/lodash.isarray
18233 verbose addRemoteTarball https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz not in flight; adding
18234 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz',
18234 verbose addRemoteTarball '79e4eb88c36a8122af86f844aa9bcd851b5fbb55' ]
18235 silly mapToRegistry name lodash.isarguments
18236 silly mapToRegistry using default registry
18237 silly mapToRegistry registry https://registry.npmjs.org/
18238 silly mapToRegistry data Result {
18238 silly mapToRegistry raw: 'lodash.isarguments',
18238 silly mapToRegistry scope: null,
18238 silly mapToRegistry escapedName: 'lodash.isarguments',
18238 silly mapToRegistry name: 'lodash.isarguments',
18238 silly mapToRegistry rawSpec: '',
18238 silly mapToRegistry spec: 'latest',
18238 silly mapToRegistry type: 'tag' }
18239 silly mapToRegistry uri https://registry.npmjs.org/lodash.isarguments
18240 verbose addRemoteTarball https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz not in flight; adding
18241 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz',
18241 verbose addRemoteTarball '2f573d85c6a24289ff00663b491c1d338ff3458a' ]
18242 info retry fetch attempt 1 at 7:44:11 AM
18243 info attempt registry request try #1 at 7:44:11 AM
18244 http fetch GET https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz
18245 info retry fetch attempt 1 at 7:44:11 AM
18246 info attempt registry request try #1 at 7:44:11 AM
18247 http fetch GET https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz
18248 info retry fetch attempt 1 at 7:44:11 AM
18249 info attempt registry request try #1 at 7:44:11 AM
18250 http fetch GET https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz
18251 http fetch 200 https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz
18252 http fetch 200 https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz
18253 silly fetchAndShaCheck shasum 570bc7dede46d61cdcde687d65d3eecbaa3aaff5
18254 http fetch 200 https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz
18255 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz not in flight; adding
18256 verbose addTmpTarball already have metadata; skipping unpack for lodash._getnative@3.9.1
18257 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18258 silly fetchAndShaCheck shasum 79e4eb88c36a8122af86f844aa9bcd851b5fbb55
18259 silly fetchAndShaCheck shasum 2f573d85c6a24289ff00663b491c1d338ff3458a
18260 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz not in flight; adding
18261 verbose addTmpTarball already have metadata; skipping unpack for lodash.isarray@3.0.4
18262 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18263 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz not in flight; adding
18264 verbose addTmpTarball already have metadata; skipping unpack for lodash.isarguments@3.1.0
18265 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18266 silly cache afterAdd lodash._getnative@3.9.1
18267 verbose afterAdd /root/.npm/lodash._getnative/3.9.1/package/package.json not in flight; writing
18268 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18269 silly cache afterAdd lodash.isarray@3.0.4
18270 verbose afterAdd /root/.npm/lodash.isarray/3.0.4/package/package.json not in flight; writing
18271 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18272 verbose afterAdd /root/.npm/lodash._getnative/3.9.1/package/package.json written
18273 silly cache afterAdd lodash.isarguments@3.1.0
18274 verbose afterAdd /root/.npm/lodash.isarguments/3.1.0/package/package.json not in flight; writing
18275 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18276 verbose afterAdd /root/.npm/lodash.isarray/3.0.4/package/package.json written
18277 verbose afterAdd /root/.npm/lodash.isarguments/3.1.0/package/package.json written
18278 silly fetchNamedPackageData duplexer2
18279 silly mapToRegistry name duplexer2
18280 silly mapToRegistry using default registry
18281 silly mapToRegistry registry https://registry.npmjs.org/
18282 silly mapToRegistry data Result {
18282 silly mapToRegistry raw: 'duplexer2',
18282 silly mapToRegistry scope: null,
18282 silly mapToRegistry escapedName: 'duplexer2',
18282 silly mapToRegistry name: 'duplexer2',
18282 silly mapToRegistry rawSpec: '',
18282 silly mapToRegistry spec: 'latest',
18282 silly mapToRegistry type: 'tag' }
18283 silly mapToRegistry uri https://registry.npmjs.org/duplexer2
18284 verbose request uri https://registry.npmjs.org/duplexer2
18285 verbose request no auth needed
18286 info attempt registry request try #1 at 7:44:11 AM
18287 http request GET https://registry.npmjs.org/duplexer2
18288 http 200 https://registry.npmjs.org/duplexer2
18289 verbose headers { server: 'nginx/1.10.1',
18289 verbose headers 'content-type': 'application/json',
18289 verbose headers 'last-modified': 'Sun, 08 Nov 2015 08:07:39 GMT',
18289 verbose headers etag: 'W/"563f02cb-32c7"',
18289 verbose headers 'content-encoding': 'gzip',
18289 verbose headers 'cache-control': 'max-age=300',
18289 verbose headers 'content-length': '2959',
18289 verbose headers 'accept-ranges': 'bytes',
18289 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18289 verbose headers via: '1.1 varnish',
18289 verbose headers age: '10',
18289 verbose headers connection: 'keep-alive',
18289 verbose headers 'x-served-by': 'cache-yyz8330-YYZ',
18289 verbose headers 'x-cache': 'HIT',
18289 verbose headers 'x-cache-hits': '1',
18289 verbose headers 'x-timer': 'S1479109451.856817,VS0,VE0',
18289 verbose headers vary: 'Accept-Encoding' }
18290 silly get cb [ 200,
18290 silly get { server: 'nginx/1.10.1',
18290 silly get 'content-type': 'application/json',
18290 silly get 'last-modified': 'Sun, 08 Nov 2015 08:07:39 GMT',
18290 silly get etag: 'W/"563f02cb-32c7"',
18290 silly get 'content-encoding': 'gzip',
18290 silly get 'cache-control': 'max-age=300',
18290 silly get 'content-length': '2959',
18290 silly get 'accept-ranges': 'bytes',
18290 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18290 silly get via: '1.1 varnish',
18290 silly get age: '10',
18290 silly get connection: 'keep-alive',
18290 silly get 'x-served-by': 'cache-yyz8330-YYZ',
18290 silly get 'x-cache': 'HIT',
18290 silly get 'x-cache-hits': '1',
18290 silly get 'x-timer': 'S1479109451.856817,VS0,VE0',
18290 silly get vary: 'Accept-Encoding' } ]
18291 verbose get saving duplexer2 to /root/.npm/registry.npmjs.org/duplexer2/.cache.json
18292 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18293 silly resolveWithNewModule duplexer2@0.0.2 checking installable status
18294 silly cache add args [ 'duplexer2@0.0.2', null ]
18295 verbose cache add spec duplexer2@0.0.2
18296 silly cache add parsed spec Result {
18296 silly cache add raw: 'duplexer2@0.0.2',
18296 silly cache add scope: null,
18296 silly cache add escapedName: 'duplexer2',
18296 silly cache add name: 'duplexer2',
18296 silly cache add rawSpec: '0.0.2',
18296 silly cache add spec: '0.0.2',
18296 silly cache add type: 'version' }
18297 silly addNamed duplexer2@0.0.2
18298 verbose addNamed "0.0.2" is a plain semver version for duplexer2
18299 silly mapToRegistry name duplexer2
18300 silly mapToRegistry using default registry
18301 silly mapToRegistry registry https://registry.npmjs.org/
18302 silly mapToRegistry data Result {
18302 silly mapToRegistry raw: 'duplexer2',
18302 silly mapToRegistry scope: null,
18302 silly mapToRegistry escapedName: 'duplexer2',
18302 silly mapToRegistry name: 'duplexer2',
18302 silly mapToRegistry rawSpec: '',
18302 silly mapToRegistry spec: 'latest',
18302 silly mapToRegistry type: 'tag' }
18303 silly mapToRegistry uri https://registry.npmjs.org/duplexer2
18304 verbose addNameVersion registry:https://registry.npmjs.org/duplexer2 not in flight; fetching
18305 verbose get https://registry.npmjs.org/duplexer2 not expired, no request
18306 silly mapToRegistry name duplexer2
18307 silly mapToRegistry using default registry
18308 silly mapToRegistry registry https://registry.npmjs.org/
18309 silly mapToRegistry data Result {
18309 silly mapToRegistry raw: 'duplexer2',
18309 silly mapToRegistry scope: null,
18309 silly mapToRegistry escapedName: 'duplexer2',
18309 silly mapToRegistry name: 'duplexer2',
18309 silly mapToRegistry rawSpec: '',
18309 silly mapToRegistry spec: 'latest',
18309 silly mapToRegistry type: 'tag' }
18310 silly mapToRegistry uri https://registry.npmjs.org/duplexer2
18311 verbose addRemoteTarball https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz not in flight; adding
18312 verbose addRemoteTarball [ 'https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz',
18312 verbose addRemoteTarball 'c614dcf67e2fb14995a91711e5a617e8a60a31db' ]
18313 info retry fetch attempt 1 at 7:44:11 AM
18314 info attempt registry request try #1 at 7:44:11 AM
18315 http fetch GET https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz
18316 http fetch 200 https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz
18317 silly fetchAndShaCheck shasum c614dcf67e2fb14995a91711e5a617e8a60a31db
18318 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz not in flight; adding
18319 verbose addTmpTarball already have metadata; skipping unpack for duplexer2@0.0.2
18320 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18321 silly cache afterAdd duplexer2@0.0.2
18322 verbose afterAdd /root/.npm/duplexer2/0.0.2/package/package.json not in flight; writing
18323 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18324 verbose afterAdd /root/.npm/duplexer2/0.0.2/package/package.json written
18325 silly fetchNamedPackageData readable-stream
18326 silly mapToRegistry name readable-stream
18327 silly mapToRegistry using default registry
18328 silly mapToRegistry registry https://registry.npmjs.org/
18329 silly mapToRegistry data Result {
18329 silly mapToRegistry raw: 'readable-stream',
18329 silly mapToRegistry scope: null,
18329 silly mapToRegistry escapedName: 'readable-stream',
18329 silly mapToRegistry name: 'readable-stream',
18329 silly mapToRegistry rawSpec: '',
18329 silly mapToRegistry spec: 'latest',
18329 silly mapToRegistry type: 'tag' }
18330 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
18331 silly resolveWithNewModule readable-stream@2.0.6 checking installable status
18332 silly cache add args [ 'readable-stream@~2.0.0', null ]
18333 verbose cache add spec readable-stream@~2.0.0
18334 silly fetchNamedPackageData xtend
18335 silly mapToRegistry name xtend
18336 silly mapToRegistry using default registry
18337 silly mapToRegistry registry https://registry.npmjs.org/
18338 silly mapToRegistry data Result {
18338 silly mapToRegistry raw: 'xtend',
18338 silly mapToRegistry scope: null,
18338 silly mapToRegistry escapedName: 'xtend',
18338 silly mapToRegistry name: 'xtend',
18338 silly mapToRegistry rawSpec: '',
18338 silly mapToRegistry spec: 'latest',
18338 silly mapToRegistry type: 'tag' }
18339 silly mapToRegistry uri https://registry.npmjs.org/xtend
18340 silly cache add parsed spec Result {
18340 silly cache add raw: 'readable-stream@~2.0.0',
18340 silly cache add scope: null,
18340 silly cache add escapedName: 'readable-stream',
18340 silly cache add name: 'readable-stream',
18340 silly cache add rawSpec: '~2.0.0',
18340 silly cache add spec: '>=2.0.0 <2.1.0',
18340 silly cache add type: 'range' }
18341 silly addNamed readable-stream@>=2.0.0 <2.1.0
18342 verbose addNamed ">=2.0.0 <2.1.0" is a valid semver range for readable-stream
18343 silly addNameRange { name: 'readable-stream',
18343 silly addNameRange range: '>=2.0.0 <2.1.0',
18343 silly addNameRange hasData: false }
18344 silly mapToRegistry name readable-stream
18345 silly mapToRegistry using default registry
18346 silly mapToRegistry registry https://registry.npmjs.org/
18347 silly mapToRegistry data Result {
18347 silly mapToRegistry raw: 'readable-stream',
18347 silly mapToRegistry scope: null,
18347 silly mapToRegistry escapedName: 'readable-stream',
18347 silly mapToRegistry name: 'readable-stream',
18347 silly mapToRegistry rawSpec: '',
18347 silly mapToRegistry spec: 'latest',
18347 silly mapToRegistry type: 'tag' }
18348 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
18349 verbose addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching
18350 verbose request uri https://registry.npmjs.org/xtend
18351 verbose request no auth needed
18352 info attempt registry request try #1 at 7:44:11 AM
18353 http request GET https://registry.npmjs.org/xtend
18354 verbose get https://registry.npmjs.org/readable-stream not expired, no request
18355 silly addNameRange number 2 { name: 'readable-stream',
18355 silly addNameRange range: '>=2.0.0 <2.1.0',
18355 silly addNameRange hasData: true }
18356 silly addNameRange versions [ 'readable-stream',
18356 silly addNameRange [ '0.0.1',
18356 silly addNameRange '0.0.2',
18356 silly addNameRange '0.0.3',
18356 silly addNameRange '0.0.4',
18356 silly addNameRange '0.1.0',
18356 silly addNameRange '0.2.0',
18356 silly addNameRange '0.3.0',
18356 silly addNameRange '0.3.1',
18356 silly addNameRange '1.0.0',
18356 silly addNameRange '1.0.1',
18356 silly addNameRange '1.0.2',
18356 silly addNameRange '1.0.15',
18356 silly addNameRange '1.0.17',
18356 silly addNameRange '1.1.7',
18356 silly addNameRange '1.1.8',
18356 silly addNameRange '1.1.9',
18356 silly addNameRange '1.0.24',
18356 silly addNameRange '1.0.25',
18356 silly addNameRange '1.1.10',
18356 silly addNameRange '1.0.25-1',
18356 silly addNameRange '1.1.11',
18356 silly addNameRange '1.0.26',
18356 silly addNameRange '1.0.26-1',
18356 silly addNameRange '1.1.11-1',
18356 silly addNameRange '1.0.26-2',
18356 silly addNameRange '1.1.12',
18356 silly addNameRange '1.0.26-3',
18356 silly addNameRange '1.0.26-4',
18356 silly addNameRange '1.1.12-1',
18356 silly addNameRange '1.0.27-1',
18356 silly addNameRange '1.1.13-1',
18356 silly addNameRange '1.0.31',
18356 silly addNameRange '1.1.13',
18356 silly addNameRange '1.0.32',
18356 silly addNameRange '1.0.32-1',
18356 silly addNameRange '1.0.33-1',
18356 silly addNameRange '1.0.33-2',
18356 silly addNameRange '1.0.33',
18356 silly addNameRange '2.0.0',
18356 silly addNameRange '2.0.1',
18356 silly addNameRange '2.0.2',
18356 silly addNameRange '2.0.3',
18356 silly addNameRange '2.0.4',
18356 silly addNameRange '2.0.5',
18356 silly addNameRange '2.0.6',
18356 silly addNameRange '1.0.34',
18356 silly addNameRange '1.1.14',
18356 silly addNameRange '2.1.0',
18356 silly addNameRange '2.1.1',
18356 silly addNameRange '2.1.2',
18356 silly addNameRange '2.1.3',
18356 silly addNameRange '2.1.4',
18356 silly addNameRange '2.1.5',
18356 silly addNameRange '2.2.0',
18356 silly addNameRange '2.2.1' ] ]
18357 silly addNamed readable-stream@2.0.6
18358 verbose addNamed "2.0.6" is a plain semver version for readable-stream
18359 silly mapToRegistry name readable-stream
18360 silly mapToRegistry using default registry
18361 silly mapToRegistry registry https://registry.npmjs.org/
18362 silly mapToRegistry data Result {
18362 silly mapToRegistry raw: 'readable-stream',
18362 silly mapToRegistry scope: null,
18362 silly mapToRegistry escapedName: 'readable-stream',
18362 silly mapToRegistry name: 'readable-stream',
18362 silly mapToRegistry rawSpec: '',
18362 silly mapToRegistry spec: 'latest',
18362 silly mapToRegistry type: 'tag' }
18363 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
18364 verbose addRemoteTarball https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz not in flight; adding
18365 verbose addRemoteTarball [ 'https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz',
18365 verbose addRemoteTarball '8f90341e68a53ccc928788dacfcd11b36eb9b78e' ]
18366 info retry fetch attempt 1 at 7:44:11 AM
18367 info attempt registry request try #1 at 7:44:11 AM
18368 http fetch GET https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz
18369 http fetch 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz
18370 silly fetchAndShaCheck shasum 8f90341e68a53ccc928788dacfcd11b36eb9b78e
18371 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz not in flight; adding
18372 verbose addTmpTarball already have metadata; skipping unpack for readable-stream@2.0.6
18373 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18374 silly cache afterAdd readable-stream@2.0.6
18375 verbose afterAdd /root/.npm/readable-stream/2.0.6/package/package.json not in flight; writing
18376 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18377 verbose afterAdd /root/.npm/readable-stream/2.0.6/package/package.json written
18378 http 200 https://registry.npmjs.org/xtend
18379 verbose headers { server: 'nginx/1.10.1',
18379 verbose headers 'content-type': 'application/json',
18379 verbose headers 'last-modified': 'Sat, 05 Nov 2016 19:10:56 GMT',
18379 verbose headers etag: 'W/"581e2ec0-51cf"',
18379 verbose headers 'content-encoding': 'gzip',
18379 verbose headers 'cache-control': 'max-age=300',
18379 verbose headers 'content-length': '2766',
18379 verbose headers 'accept-ranges': 'bytes',
18379 verbose headers date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18379 verbose headers via: '1.1 varnish',
18379 verbose headers age: '0',
18379 verbose headers connection: 'keep-alive',
18379 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
18379 verbose headers 'x-cache': 'HIT',
18379 verbose headers 'x-cache-hits': '1',
18379 verbose headers 'x-timer': 'S1479109451.900852,VS0,VE68',
18379 verbose headers vary: 'Accept-Encoding' }
18380 silly get cb [ 200,
18380 silly get { server: 'nginx/1.10.1',
18380 silly get 'content-type': 'application/json',
18380 silly get 'last-modified': 'Sat, 05 Nov 2016 19:10:56 GMT',
18380 silly get etag: 'W/"581e2ec0-51cf"',
18380 silly get 'content-encoding': 'gzip',
18380 silly get 'cache-control': 'max-age=300',
18380 silly get 'content-length': '2766',
18380 silly get 'accept-ranges': 'bytes',
18380 silly get date: 'Mon, 14 Nov 2016 07:44:11 GMT',
18380 silly get via: '1.1 varnish',
18380 silly get age: '0',
18380 silly get connection: 'keep-alive',
18380 silly get 'x-served-by': 'cache-yyz8322-YYZ',
18380 silly get 'x-cache': 'HIT',
18380 silly get 'x-cache-hits': '1',
18380 silly get 'x-timer': 'S1479109451.900852,VS0,VE68',
18380 silly get vary: 'Accept-Encoding' } ]
18381 verbose get saving xtend to /root/.npm/registry.npmjs.org/xtend/.cache.json
18382 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18383 silly resolveWithNewModule xtend@4.0.1 checking installable status
18384 silly cache add args [ 'xtend@~4.0.0', null ]
18385 verbose cache add spec xtend@~4.0.0
18386 silly cache add parsed spec Result {
18386 silly cache add raw: 'xtend@~4.0.0',
18386 silly cache add scope: null,
18386 silly cache add escapedName: 'xtend',
18386 silly cache add name: 'xtend',
18386 silly cache add rawSpec: '~4.0.0',
18386 silly cache add spec: '>=4.0.0 <4.1.0',
18386 silly cache add type: 'range' }
18387 silly addNamed xtend@>=4.0.0 <4.1.0
18388 verbose addNamed ">=4.0.0 <4.1.0" is a valid semver range for xtend
18389 silly addNameRange { name: 'xtend', range: '>=4.0.0 <4.1.0', hasData: false }
18390 silly mapToRegistry name xtend
18391 silly mapToRegistry using default registry
18392 silly mapToRegistry registry https://registry.npmjs.org/
18393 silly mapToRegistry data Result {
18393 silly mapToRegistry raw: 'xtend',
18393 silly mapToRegistry scope: null,
18393 silly mapToRegistry escapedName: 'xtend',
18393 silly mapToRegistry name: 'xtend',
18393 silly mapToRegistry rawSpec: '',
18393 silly mapToRegistry spec: 'latest',
18393 silly mapToRegistry type: 'tag' }
18394 silly mapToRegistry uri https://registry.npmjs.org/xtend
18395 verbose addNameRange registry:https://registry.npmjs.org/xtend not in flight; fetching
18396 verbose get https://registry.npmjs.org/xtend not expired, no request
18397 silly addNameRange number 2 { name: 'xtend', range: '>=4.0.0 <4.1.0', hasData: true }
18398 silly addNameRange versions [ 'xtend',
18398 silly addNameRange [ '1.0.0',
18398 silly addNameRange '1.0.1',
18398 silly addNameRange '1.0.2',
18398 silly addNameRange '1.0.3',
18398 silly addNameRange '2.0.1',
18398 silly addNameRange '2.0.2',
18398 silly addNameRange '2.0.3',
18398 silly addNameRange '2.0.4',
18398 silly addNameRange '2.0.5',
18398 silly addNameRange '2.0.6',
18398 silly addNameRange '2.1.1',
18398 silly addNameRange '2.1.2',
18398 silly addNameRange '2.2.0',
18398 silly addNameRange '3.0.0',
18398 silly addNameRange '4.0.0',
18398 silly addNameRange '4.0.1' ] ]
18399 silly addNamed xtend@4.0.1
18400 verbose addNamed "4.0.1" is a plain semver version for xtend
18401 silly mapToRegistry name xtend
18402 silly mapToRegistry using default registry
18403 silly mapToRegistry registry https://registry.npmjs.org/
18404 silly mapToRegistry data Result {
18404 silly mapToRegistry raw: 'xtend',
18404 silly mapToRegistry scope: null,
18404 silly mapToRegistry escapedName: 'xtend',
18404 silly mapToRegistry name: 'xtend',
18404 silly mapToRegistry rawSpec: '',
18404 silly mapToRegistry spec: 'latest',
18404 silly mapToRegistry type: 'tag' }
18405 silly mapToRegistry uri https://registry.npmjs.org/xtend
18406 verbose addRemoteTarball https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz not in flight; adding
18407 verbose addRemoteTarball [ 'https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz',
18407 verbose addRemoteTarball 'a5c6d532be656e23db820efb943a1f04998d63af' ]
18408 info retry fetch attempt 1 at 7:44:11 AM
18409 info attempt registry request try #1 at 7:44:11 AM
18410 http fetch GET https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz
18411 http fetch 200 https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz
18412 silly fetchAndShaCheck shasum a5c6d532be656e23db820efb943a1f04998d63af
18413 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/xtend/-/xtend-4.0.1.tgz not in flight; adding
18414 verbose addTmpTarball already have metadata; skipping unpack for xtend@4.0.1
18415 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18416 silly cache afterAdd xtend@4.0.1
18417 verbose afterAdd /root/.npm/xtend/4.0.1/package/package.json not in flight; writing
18418 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18419 verbose afterAdd /root/.npm/xtend/4.0.1/package/package.json written
18420 silly fetchNamedPackageData isarray
18421 silly mapToRegistry name isarray
18422 silly mapToRegistry using default registry
18423 silly mapToRegistry registry https://registry.npmjs.org/
18424 silly mapToRegistry data Result {
18424 silly mapToRegistry raw: 'isarray',
18424 silly mapToRegistry scope: null,
18424 silly mapToRegistry escapedName: 'isarray',
18424 silly mapToRegistry name: 'isarray',
18424 silly mapToRegistry rawSpec: '',
18424 silly mapToRegistry spec: 'latest',
18424 silly mapToRegistry type: 'tag' }
18425 silly mapToRegistry uri https://registry.npmjs.org/isarray
18426 silly resolveWithNewModule isarray@1.0.0 checking installable status
18427 silly cache add args [ 'isarray@~1.0.0', null ]
18428 verbose cache add spec isarray@~1.0.0
18429 silly fetchNamedPackageData process-nextick-args
18430 silly mapToRegistry name process-nextick-args
18431 silly mapToRegistry using default registry
18432 silly mapToRegistry registry https://registry.npmjs.org/
18433 silly mapToRegistry data Result {
18433 silly mapToRegistry raw: 'process-nextick-args',
18433 silly mapToRegistry scope: null,
18433 silly mapToRegistry escapedName: 'process-nextick-args',
18433 silly mapToRegistry name: 'process-nextick-args',
18433 silly mapToRegistry rawSpec: '',
18433 silly mapToRegistry spec: 'latest',
18433 silly mapToRegistry type: 'tag' }
18434 silly mapToRegistry uri https://registry.npmjs.org/process-nextick-args
18435 silly fetchNamedPackageData util-deprecate
18436 silly mapToRegistry name util-deprecate
18437 silly mapToRegistry using default registry
18438 silly mapToRegistry registry https://registry.npmjs.org/
18439 silly mapToRegistry data Result {
18439 silly mapToRegistry raw: 'util-deprecate',
18439 silly mapToRegistry scope: null,
18439 silly mapToRegistry escapedName: 'util-deprecate',
18439 silly mapToRegistry name: 'util-deprecate',
18439 silly mapToRegistry rawSpec: '',
18439 silly mapToRegistry spec: 'latest',
18439 silly mapToRegistry type: 'tag' }
18440 silly mapToRegistry uri https://registry.npmjs.org/util-deprecate
18441 silly cache add parsed spec Result {
18441 silly cache add raw: 'isarray@~1.0.0',
18441 silly cache add scope: null,
18441 silly cache add escapedName: 'isarray',
18441 silly cache add name: 'isarray',
18441 silly cache add rawSpec: '~1.0.0',
18441 silly cache add spec: '>=1.0.0 <1.1.0',
18441 silly cache add type: 'range' }
18442 silly addNamed isarray@>=1.0.0 <1.1.0
18443 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for isarray
18444 silly addNameRange { name: 'isarray', range: '>=1.0.0 <1.1.0', hasData: false }
18445 silly mapToRegistry name isarray
18446 silly mapToRegistry using default registry
18447 silly mapToRegistry registry https://registry.npmjs.org/
18448 silly mapToRegistry data Result {
18448 silly mapToRegistry raw: 'isarray',
18448 silly mapToRegistry scope: null,
18448 silly mapToRegistry escapedName: 'isarray',
18448 silly mapToRegistry name: 'isarray',
18448 silly mapToRegistry rawSpec: '',
18448 silly mapToRegistry spec: 'latest',
18448 silly mapToRegistry type: 'tag' }
18449 silly mapToRegistry uri https://registry.npmjs.org/isarray
18450 verbose addNameRange registry:https://registry.npmjs.org/isarray not in flight; fetching
18451 verbose request uri https://registry.npmjs.org/process-nextick-args
18452 verbose request no auth needed
18453 info attempt registry request try #1 at 7:44:11 AM
18454 http request GET https://registry.npmjs.org/process-nextick-args
18455 verbose request uri https://registry.npmjs.org/util-deprecate
18456 verbose request no auth needed
18457 info attempt registry request try #1 at 7:44:11 AM
18458 http request GET https://registry.npmjs.org/util-deprecate
18459 verbose get https://registry.npmjs.org/isarray not expired, no request
18460 silly addNameRange number 2 { name: 'isarray', range: '>=1.0.0 <1.1.0', hasData: true }
18461 silly addNameRange versions [ 'isarray', [ '0.0.0', '0.0.1', '1.0.0', '2.0.0', '2.0.1' ] ]
18462 silly addNamed isarray@1.0.0
18463 verbose addNamed "1.0.0" is a plain semver version for isarray
18464 silly mapToRegistry name isarray
18465 silly mapToRegistry using default registry
18466 silly mapToRegistry registry https://registry.npmjs.org/
18467 silly mapToRegistry data Result {
18467 silly mapToRegistry raw: 'isarray',
18467 silly mapToRegistry scope: null,
18467 silly mapToRegistry escapedName: 'isarray',
18467 silly mapToRegistry name: 'isarray',
18467 silly mapToRegistry rawSpec: '',
18467 silly mapToRegistry spec: 'latest',
18467 silly mapToRegistry type: 'tag' }
18468 silly mapToRegistry uri https://registry.npmjs.org/isarray
18469 verbose addRemoteTarball https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz not in flight; adding
18470 verbose addRemoteTarball [ 'https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz',
18470 verbose addRemoteTarball 'bb935d48582cba168c06834957a54a3e07124f11' ]
18471 info retry fetch attempt 1 at 7:44:12 AM
18472 info attempt registry request try #1 at 7:44:12 AM
18473 http fetch GET https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz
18474 http 200 https://registry.npmjs.org/util-deprecate
18475 verbose headers { server: 'nginx/1.10.1',
18475 verbose headers 'content-type': 'application/json',
18475 verbose headers 'last-modified': 'Tue, 01 Nov 2016 18:47:39 GMT',
18475 verbose headers etag: 'W/"5818e34b-16d9"',
18475 verbose headers 'content-encoding': 'gzip',
18475 verbose headers 'cache-control': 'max-age=300',
18475 verbose headers 'content-length': '1806',
18475 verbose headers 'accept-ranges': 'bytes',
18475 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18475 verbose headers via: '1.1 varnish',
18475 verbose headers age: '126',
18475 verbose headers connection: 'keep-alive',
18475 verbose headers 'x-served-by': 'cache-yyz8335-YYZ',
18475 verbose headers 'x-cache': 'HIT',
18475 verbose headers 'x-cache-hits': '2',
18475 verbose headers 'x-timer': 'S1479109452.007763,VS0,VE0',
18475 verbose headers vary: 'Accept-Encoding' }
18476 silly get cb [ 200,
18476 silly get { server: 'nginx/1.10.1',
18476 silly get 'content-type': 'application/json',
18476 silly get 'last-modified': 'Tue, 01 Nov 2016 18:47:39 GMT',
18476 silly get etag: 'W/"5818e34b-16d9"',
18476 silly get 'content-encoding': 'gzip',
18476 silly get 'cache-control': 'max-age=300',
18476 silly get 'content-length': '1806',
18476 silly get 'accept-ranges': 'bytes',
18476 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18476 silly get via: '1.1 varnish',
18476 silly get age: '126',
18476 silly get connection: 'keep-alive',
18476 silly get 'x-served-by': 'cache-yyz8335-YYZ',
18476 silly get 'x-cache': 'HIT',
18476 silly get 'x-cache-hits': '2',
18476 silly get 'x-timer': 'S1479109452.007763,VS0,VE0',
18476 silly get vary: 'Accept-Encoding' } ]
18477 verbose get saving util-deprecate to /root/.npm/registry.npmjs.org/util-deprecate/.cache.json
18478 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18479 http 200 https://registry.npmjs.org/process-nextick-args
18480 verbose headers { server: 'nginx/1.10.1',
18480 verbose headers 'content-type': 'application/json',
18480 verbose headers 'last-modified': 'Tue, 01 Nov 2016 18:02:33 GMT',
18480 verbose headers etag: 'W/"5818d8b9-247f"',
18480 verbose headers 'content-encoding': 'gzip',
18480 verbose headers 'cache-control': 'max-age=300',
18480 verbose headers 'content-length': '1673',
18480 verbose headers 'accept-ranges': 'bytes',
18480 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18480 verbose headers via: '1.1 varnish',
18480 verbose headers age: '66',
18480 verbose headers connection: 'keep-alive',
18480 verbose headers 'x-served-by': 'cache-yyz8326-YYZ',
18480 verbose headers 'x-cache': 'HIT',
18480 verbose headers 'x-cache-hits': '1',
18480 verbose headers 'x-timer': 'S1479109452.007598,VS0,VE0',
18480 verbose headers vary: 'Accept-Encoding' }
18481 silly get cb [ 200,
18481 silly get { server: 'nginx/1.10.1',
18481 silly get 'content-type': 'application/json',
18481 silly get 'last-modified': 'Tue, 01 Nov 2016 18:02:33 GMT',
18481 silly get etag: 'W/"5818d8b9-247f"',
18481 silly get 'content-encoding': 'gzip',
18481 silly get 'cache-control': 'max-age=300',
18481 silly get 'content-length': '1673',
18481 silly get 'accept-ranges': 'bytes',
18481 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18481 silly get via: '1.1 varnish',
18481 silly get age: '66',
18481 silly get connection: 'keep-alive',
18481 silly get 'x-served-by': 'cache-yyz8326-YYZ',
18481 silly get 'x-cache': 'HIT',
18481 silly get 'x-cache-hits': '1',
18481 silly get 'x-timer': 'S1479109452.007598,VS0,VE0',
18481 silly get vary: 'Accept-Encoding' } ]
18482 verbose get saving process-nextick-args to /root/.npm/registry.npmjs.org/process-nextick-args/.cache.json
18483 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18484 http fetch 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz
18485 silly fetchAndShaCheck shasum bb935d48582cba168c06834957a54a3e07124f11
18486 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/isarray/-/isarray-1.0.0.tgz not in flight; adding
18487 verbose addTmpTarball already have metadata; skipping unpack for isarray@1.0.0
18488 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18489 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status
18490 silly cache add args [ 'util-deprecate@~1.0.1', null ]
18491 verbose cache add spec util-deprecate@~1.0.1
18492 silly cache add parsed spec Result {
18492 silly cache add raw: 'util-deprecate@~1.0.1',
18492 silly cache add scope: null,
18492 silly cache add escapedName: 'util-deprecate',
18492 silly cache add name: 'util-deprecate',
18492 silly cache add rawSpec: '~1.0.1',
18492 silly cache add spec: '>=1.0.1 <1.1.0',
18492 silly cache add type: 'range' }
18493 silly addNamed util-deprecate@>=1.0.1 <1.1.0
18494 verbose addNamed ">=1.0.1 <1.1.0" is a valid semver range for util-deprecate
18495 silly addNameRange { name: 'util-deprecate',
18495 silly addNameRange range: '>=1.0.1 <1.1.0',
18495 silly addNameRange hasData: false }
18496 silly mapToRegistry name util-deprecate
18497 silly mapToRegistry using default registry
18498 silly mapToRegistry registry https://registry.npmjs.org/
18499 silly mapToRegistry data Result {
18499 silly mapToRegistry raw: 'util-deprecate',
18499 silly mapToRegistry scope: null,
18499 silly mapToRegistry escapedName: 'util-deprecate',
18499 silly mapToRegistry name: 'util-deprecate',
18499 silly mapToRegistry rawSpec: '',
18499 silly mapToRegistry spec: 'latest',
18499 silly mapToRegistry type: 'tag' }
18500 silly mapToRegistry uri https://registry.npmjs.org/util-deprecate
18501 verbose addNameRange registry:https://registry.npmjs.org/util-deprecate not in flight; fetching
18502 silly resolveWithNewModule process-nextick-args@1.0.7 checking installable status
18503 silly cache add args [ 'process-nextick-args@~1.0.6', null ]
18504 verbose cache add spec process-nextick-args@~1.0.6
18505 silly cache add parsed spec Result {
18505 silly cache add raw: 'process-nextick-args@~1.0.6',
18505 silly cache add scope: null,
18505 silly cache add escapedName: 'process-nextick-args',
18505 silly cache add name: 'process-nextick-args',
18505 silly cache add rawSpec: '~1.0.6',
18505 silly cache add spec: '>=1.0.6 <1.1.0',
18505 silly cache add type: 'range' }
18506 silly addNamed process-nextick-args@>=1.0.6 <1.1.0
18507 verbose addNamed ">=1.0.6 <1.1.0" is a valid semver range for process-nextick-args
18508 silly addNameRange { name: 'process-nextick-args',
18508 silly addNameRange range: '>=1.0.6 <1.1.0',
18508 silly addNameRange hasData: false }
18509 silly mapToRegistry name process-nextick-args
18510 silly mapToRegistry using default registry
18511 silly mapToRegistry registry https://registry.npmjs.org/
18512 silly mapToRegistry data Result {
18512 silly mapToRegistry raw: 'process-nextick-args',
18512 silly mapToRegistry scope: null,
18512 silly mapToRegistry escapedName: 'process-nextick-args',
18512 silly mapToRegistry name: 'process-nextick-args',
18512 silly mapToRegistry rawSpec: '',
18512 silly mapToRegistry spec: 'latest',
18512 silly mapToRegistry type: 'tag' }
18513 silly mapToRegistry uri https://registry.npmjs.org/process-nextick-args
18514 verbose addNameRange registry:https://registry.npmjs.org/process-nextick-args not in flight; fetching
18515 verbose get https://registry.npmjs.org/util-deprecate not expired, no request
18516 silly addNameRange number 2 { name: 'util-deprecate',
18516 silly addNameRange range: '>=1.0.1 <1.1.0',
18516 silly addNameRange hasData: true }
18517 silly addNameRange versions [ 'util-deprecate', [ '1.0.0', '1.0.1', '1.0.2' ] ]
18518 silly addNamed util-deprecate@1.0.2
18519 verbose addNamed "1.0.2" is a plain semver version for util-deprecate
18520 silly mapToRegistry name util-deprecate
18521 silly mapToRegistry using default registry
18522 silly mapToRegistry registry https://registry.npmjs.org/
18523 silly mapToRegistry data Result {
18523 silly mapToRegistry raw: 'util-deprecate',
18523 silly mapToRegistry scope: null,
18523 silly mapToRegistry escapedName: 'util-deprecate',
18523 silly mapToRegistry name: 'util-deprecate',
18523 silly mapToRegistry rawSpec: '',
18523 silly mapToRegistry spec: 'latest',
18523 silly mapToRegistry type: 'tag' }
18524 silly mapToRegistry uri https://registry.npmjs.org/util-deprecate
18525 verbose addRemoteTarball https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz not in flight; adding
18526 verbose addRemoteTarball [ 'https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz',
18526 verbose addRemoteTarball '450d4dc9fa70de732762fbd2d4a28981419a0ccf' ]
18527 verbose get https://registry.npmjs.org/process-nextick-args not expired, no request
18528 silly addNameRange number 2 { name: 'process-nextick-args',
18528 silly addNameRange range: '>=1.0.6 <1.1.0',
18528 silly addNameRange hasData: true }
18529 silly addNameRange versions [ 'process-nextick-args',
18529 silly addNameRange [ '1.0.0',
18529 silly addNameRange '1.0.1',
18529 silly addNameRange '1.0.2',
18529 silly addNameRange '1.0.3',
18529 silly addNameRange '1.0.4',
18529 silly addNameRange '1.0.5',
18529 silly addNameRange '1.0.6',
18529 silly addNameRange '1.0.7' ] ]
18530 silly addNamed process-nextick-args@1.0.7
18531 verbose addNamed "1.0.7" is a plain semver version for process-nextick-args
18532 silly mapToRegistry name process-nextick-args
18533 silly mapToRegistry using default registry
18534 silly mapToRegistry registry https://registry.npmjs.org/
18535 silly mapToRegistry data Result {
18535 silly mapToRegistry raw: 'process-nextick-args',
18535 silly mapToRegistry scope: null,
18535 silly mapToRegistry escapedName: 'process-nextick-args',
18535 silly mapToRegistry name: 'process-nextick-args',
18535 silly mapToRegistry rawSpec: '',
18535 silly mapToRegistry spec: 'latest',
18535 silly mapToRegistry type: 'tag' }
18536 silly mapToRegistry uri https://registry.npmjs.org/process-nextick-args
18537 verbose addRemoteTarball https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz not in flight; adding
18538 verbose addRemoteTarball [ 'https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz',
18538 verbose addRemoteTarball '150e20b756590ad3f91093f25a4f2ad8bff30ba3' ]
18539 silly cache afterAdd isarray@1.0.0
18540 verbose afterAdd /root/.npm/isarray/1.0.0/package/package.json not in flight; writing
18541 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18542 info retry fetch attempt 1 at 7:44:12 AM
18543 info attempt registry request try #1 at 7:44:12 AM
18544 http fetch GET https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz
18545 info retry fetch attempt 1 at 7:44:12 AM
18546 info attempt registry request try #1 at 7:44:12 AM
18547 http fetch GET https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz
18548 verbose afterAdd /root/.npm/isarray/1.0.0/package/package.json written
18549 http fetch 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz
18550 http fetch 200 https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz
18551 silly fetchAndShaCheck shasum 450d4dc9fa70de732762fbd2d4a28981419a0ccf
18552 silly fetchAndShaCheck shasum 150e20b756590ad3f91093f25a4f2ad8bff30ba3
18553 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz not in flight; adding
18554 verbose addTmpTarball already have metadata; skipping unpack for util-deprecate@1.0.2
18555 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18556 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz not in flight; adding
18557 verbose addTmpTarball already have metadata; skipping unpack for process-nextick-args@1.0.7
18558 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18559 silly cache afterAdd util-deprecate@1.0.2
18560 verbose afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json not in flight; writing
18561 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18562 silly cache afterAdd process-nextick-args@1.0.7
18563 verbose afterAdd /root/.npm/process-nextick-args/1.0.7/package/package.json not in flight; writing
18564 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18565 verbose afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json written
18566 verbose afterAdd /root/.npm/process-nextick-args/1.0.7/package/package.json written
18567 silly fetchNamedPackageData clone
18568 silly mapToRegistry name clone
18569 silly mapToRegistry using default registry
18570 silly mapToRegistry registry https://registry.npmjs.org/
18571 silly mapToRegistry data Result {
18571 silly mapToRegistry raw: 'clone',
18571 silly mapToRegistry scope: null,
18571 silly mapToRegistry escapedName: 'clone',
18571 silly mapToRegistry name: 'clone',
18571 silly mapToRegistry rawSpec: '',
18571 silly mapToRegistry spec: 'latest',
18571 silly mapToRegistry type: 'tag' }
18572 silly mapToRegistry uri https://registry.npmjs.org/clone
18573 silly fetchNamedPackageData clone-stats
18574 silly mapToRegistry name clone-stats
18575 silly mapToRegistry using default registry
18576 silly mapToRegistry registry https://registry.npmjs.org/
18577 silly mapToRegistry data Result {
18577 silly mapToRegistry raw: 'clone-stats',
18577 silly mapToRegistry scope: null,
18577 silly mapToRegistry escapedName: 'clone-stats',
18577 silly mapToRegistry name: 'clone-stats',
18577 silly mapToRegistry rawSpec: '',
18577 silly mapToRegistry spec: 'latest',
18577 silly mapToRegistry type: 'tag' }
18578 silly mapToRegistry uri https://registry.npmjs.org/clone-stats
18579 verbose request uri https://registry.npmjs.org/clone
18580 verbose request no auth needed
18581 info attempt registry request try #1 at 7:44:12 AM
18582 http request GET https://registry.npmjs.org/clone
18583 verbose request uri https://registry.npmjs.org/clone-stats
18584 verbose request no auth needed
18585 info attempt registry request try #1 at 7:44:12 AM
18586 http request GET https://registry.npmjs.org/clone-stats
18587 http 200 https://registry.npmjs.org/clone-stats
18588 verbose headers { server: 'nginx/1.10.1',
18588 verbose headers 'content-type': 'application/json',
18588 verbose headers 'last-modified': 'Tue, 17 May 2016 01:33:41 GMT',
18588 verbose headers etag: 'W/"573a74f5-1342"',
18588 verbose headers 'content-encoding': 'gzip',
18588 verbose headers 'cache-control': 'max-age=300',
18588 verbose headers 'content-length': '1346',
18588 verbose headers 'accept-ranges': 'bytes',
18588 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18588 verbose headers via: '1.1 varnish',
18588 verbose headers age: '9',
18588 verbose headers connection: 'keep-alive',
18588 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
18588 verbose headers 'x-cache': 'HIT',
18588 verbose headers 'x-cache-hits': '1',
18588 verbose headers 'x-timer': 'S1479109452.045830,VS0,VE0',
18588 verbose headers vary: 'Accept-Encoding' }
18589 silly get cb [ 200,
18589 silly get { server: 'nginx/1.10.1',
18589 silly get 'content-type': 'application/json',
18589 silly get 'last-modified': 'Tue, 17 May 2016 01:33:41 GMT',
18589 silly get etag: 'W/"573a74f5-1342"',
18589 silly get 'content-encoding': 'gzip',
18589 silly get 'cache-control': 'max-age=300',
18589 silly get 'content-length': '1346',
18589 silly get 'accept-ranges': 'bytes',
18589 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18589 silly get via: '1.1 varnish',
18589 silly get age: '9',
18589 silly get connection: 'keep-alive',
18589 silly get 'x-served-by': 'cache-yyz8322-YYZ',
18589 silly get 'x-cache': 'HIT',
18589 silly get 'x-cache-hits': '1',
18589 silly get 'x-timer': 'S1479109452.045830,VS0,VE0',
18589 silly get vary: 'Accept-Encoding' } ]
18590 verbose get saving clone-stats to /root/.npm/registry.npmjs.org/clone-stats/.cache.json
18591 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18592 http 200 https://registry.npmjs.org/clone
18593 verbose headers { server: 'nginx/1.10.1',
18593 verbose headers 'content-type': 'application/json',
18593 verbose headers 'last-modified': 'Mon, 07 Nov 2016 18:31:13 GMT',
18593 verbose headers etag: 'W/"5820c871-e49f"',
18593 verbose headers 'content-encoding': 'gzip',
18593 verbose headers 'cache-control': 'max-age=300',
18593 verbose headers 'content-length': '6304',
18593 verbose headers 'accept-ranges': 'bytes',
18593 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18593 verbose headers via: '1.1 varnish',
18593 verbose headers age: '9',
18593 verbose headers connection: 'keep-alive',
18593 verbose headers 'x-served-by': 'cache-yyz8335-YYZ',
18593 verbose headers 'x-cache': 'HIT',
18593 verbose headers 'x-cache-hits': '1',
18593 verbose headers 'x-timer': 'S1479109452.046192,VS0,VE0',
18593 verbose headers vary: 'Accept-Encoding' }
18594 silly get cb [ 200,
18594 silly get { server: 'nginx/1.10.1',
18594 silly get 'content-type': 'application/json',
18594 silly get 'last-modified': 'Mon, 07 Nov 2016 18:31:13 GMT',
18594 silly get etag: 'W/"5820c871-e49f"',
18594 silly get 'content-encoding': 'gzip',
18594 silly get 'cache-control': 'max-age=300',
18594 silly get 'content-length': '6304',
18594 silly get 'accept-ranges': 'bytes',
18594 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18594 silly get via: '1.1 varnish',
18594 silly get age: '9',
18594 silly get connection: 'keep-alive',
18594 silly get 'x-served-by': 'cache-yyz8335-YYZ',
18594 silly get 'x-cache': 'HIT',
18594 silly get 'x-cache-hits': '1',
18594 silly get 'x-timer': 'S1479109452.046192,VS0,VE0',
18594 silly get vary: 'Accept-Encoding' } ]
18595 verbose get saving clone to /root/.npm/registry.npmjs.org/clone/.cache.json
18596 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18597 silly resolveWithNewModule clone-stats@0.0.1 checking installable status
18598 silly cache add args [ 'clone-stats@^0.0.1', null ]
18599 verbose cache add spec clone-stats@^0.0.1
18600 silly cache add parsed spec Result {
18600 silly cache add raw: 'clone-stats@^0.0.1',
18600 silly cache add scope: null,
18600 silly cache add escapedName: 'clone-stats',
18600 silly cache add name: 'clone-stats',
18600 silly cache add rawSpec: '^0.0.1',
18600 silly cache add spec: '>=0.0.1 <0.0.2',
18600 silly cache add type: 'range' }
18601 silly addNamed clone-stats@>=0.0.1 <0.0.2
18602 verbose addNamed ">=0.0.1 <0.0.2" is a valid semver range for clone-stats
18603 silly addNameRange { name: 'clone-stats', range: '>=0.0.1 <0.0.2', hasData: false }
18604 silly mapToRegistry name clone-stats
18605 silly mapToRegistry using default registry
18606 silly mapToRegistry registry https://registry.npmjs.org/
18607 silly mapToRegistry data Result {
18607 silly mapToRegistry raw: 'clone-stats',
18607 silly mapToRegistry scope: null,
18607 silly mapToRegistry escapedName: 'clone-stats',
18607 silly mapToRegistry name: 'clone-stats',
18607 silly mapToRegistry rawSpec: '',
18607 silly mapToRegistry spec: 'latest',
18607 silly mapToRegistry type: 'tag' }
18608 silly mapToRegistry uri https://registry.npmjs.org/clone-stats
18609 verbose addNameRange registry:https://registry.npmjs.org/clone-stats not in flight; fetching
18610 verbose get https://registry.npmjs.org/clone-stats not expired, no request
18611 silly addNameRange number 2 { name: 'clone-stats', range: '>=0.0.1 <0.0.2', hasData: true }
18612 silly addNameRange versions [ 'clone-stats', [ '0.0.0', '0.0.1', '1.0.0' ] ]
18613 silly addNamed clone-stats@0.0.1
18614 verbose addNamed "0.0.1" is a plain semver version for clone-stats
18615 silly mapToRegistry name clone-stats
18616 silly mapToRegistry using default registry
18617 silly mapToRegistry registry https://registry.npmjs.org/
18618 silly mapToRegistry data Result {
18618 silly mapToRegistry raw: 'clone-stats',
18618 silly mapToRegistry scope: null,
18618 silly mapToRegistry escapedName: 'clone-stats',
18618 silly mapToRegistry name: 'clone-stats',
18618 silly mapToRegistry rawSpec: '',
18618 silly mapToRegistry spec: 'latest',
18618 silly mapToRegistry type: 'tag' }
18619 silly mapToRegistry uri https://registry.npmjs.org/clone-stats
18620 verbose addRemoteTarball https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz not in flight; adding
18621 verbose addRemoteTarball [ 'https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz',
18621 verbose addRemoteTarball 'b88f94a82cf38b8791d58046ea4029ad88ca99d1' ]
18622 silly resolveWithNewModule clone@1.0.2 checking installable status
18623 silly cache add args [ 'clone@^1.0.0', null ]
18624 verbose cache add spec clone@^1.0.0
18625 silly cache add parsed spec Result {
18625 silly cache add raw: 'clone@^1.0.0',
18625 silly cache add scope: null,
18625 silly cache add escapedName: 'clone',
18625 silly cache add name: 'clone',
18625 silly cache add rawSpec: '^1.0.0',
18625 silly cache add spec: '>=1.0.0 <2.0.0',
18625 silly cache add type: 'range' }
18626 silly addNamed clone@>=1.0.0 <2.0.0
18627 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for clone
18628 silly addNameRange { name: 'clone', range: '>=1.0.0 <2.0.0', hasData: false }
18629 silly mapToRegistry name clone
18630 silly mapToRegistry using default registry
18631 silly mapToRegistry registry https://registry.npmjs.org/
18632 silly mapToRegistry data Result {
18632 silly mapToRegistry raw: 'clone',
18632 silly mapToRegistry scope: null,
18632 silly mapToRegistry escapedName: 'clone',
18632 silly mapToRegistry name: 'clone',
18632 silly mapToRegistry rawSpec: '',
18632 silly mapToRegistry spec: 'latest',
18632 silly mapToRegistry type: 'tag' }
18633 silly mapToRegistry uri https://registry.npmjs.org/clone
18634 verbose addNameRange registry:https://registry.npmjs.org/clone not in flight; fetching
18635 info retry fetch attempt 1 at 7:44:12 AM
18636 info attempt registry request try #1 at 7:44:12 AM
18637 http fetch GET https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz
18638 verbose get https://registry.npmjs.org/clone not expired, no request
18639 silly addNameRange number 2 { name: 'clone', range: '>=1.0.0 <2.0.0', hasData: true }
18640 silly addNameRange versions [ 'clone',
18640 silly addNameRange [ '0.0.0',
18640 silly addNameRange '0.0.1',
18640 silly addNameRange '0.0.2',
18640 silly addNameRange '0.0.3',
18640 silly addNameRange '0.0.4',
18640 silly addNameRange '0.0.5',
18640 silly addNameRange '0.0.6',
18640 silly addNameRange '0.0.7',
18640 silly addNameRange '0.1.0',
18640 silly addNameRange '0.1.1',
18640 silly addNameRange '0.1.2',
18640 silly addNameRange '0.1.3',
18640 silly addNameRange '0.1.4',
18640 silly addNameRange '0.1.5',
18640 silly addNameRange '0.1.6',
18640 silly addNameRange '0.1.7',
18640 silly addNameRange '0.1.8',
18640 silly addNameRange '0.1.9',
18640 silly addNameRange '0.1.10',
18640 silly addNameRange '0.1.11',
18640 silly addNameRange '0.1.12',
18640 silly addNameRange '0.1.13',
18640 silly addNameRange '0.1.14',
18640 silly addNameRange '0.1.15',
18640 silly addNameRange '0.1.16',
18640 silly addNameRange '0.1.17',
18640 silly addNameRange '0.1.18',
18640 silly addNameRange '0.2.0',
18640 silly addNameRange '0.1.19',
18640 silly addNameRange '1.0.0',
18640 silly addNameRange '1.0.1',
18640 silly addNameRange '1.0.2',
18640 silly addNameRange '2.0.0' ] ]
18641 silly addNamed clone@1.0.2
18642 verbose addNamed "1.0.2" is a plain semver version for clone
18643 silly mapToRegistry name clone
18644 silly mapToRegistry using default registry
18645 silly mapToRegistry registry https://registry.npmjs.org/
18646 silly mapToRegistry data Result {
18646 silly mapToRegistry raw: 'clone',
18646 silly mapToRegistry scope: null,
18646 silly mapToRegistry escapedName: 'clone',
18646 silly mapToRegistry name: 'clone',
18646 silly mapToRegistry rawSpec: '',
18646 silly mapToRegistry spec: 'latest',
18646 silly mapToRegistry type: 'tag' }
18647 silly mapToRegistry uri https://registry.npmjs.org/clone
18648 verbose addRemoteTarball https://registry.npmjs.org/clone/-/clone-1.0.2.tgz not in flight; adding
18649 verbose addRemoteTarball [ 'https://registry.npmjs.org/clone/-/clone-1.0.2.tgz',
18649 verbose addRemoteTarball '260b7a99ebb1edfe247538175f783243cb19d149' ]
18650 info retry fetch attempt 1 at 7:44:12 AM
18651 info attempt registry request try #1 at 7:44:12 AM
18652 http fetch GET https://registry.npmjs.org/clone/-/clone-1.0.2.tgz
18653 http fetch 200 https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz
18654 silly fetchAndShaCheck shasum b88f94a82cf38b8791d58046ea4029ad88ca99d1
18655 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz not in flight; adding
18656 verbose addTmpTarball already have metadata; skipping unpack for clone-stats@0.0.1
18657 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18658 silly cache afterAdd clone-stats@0.0.1
18659 verbose afterAdd /root/.npm/clone-stats/0.0.1/package/package.json not in flight; writing
18660 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18661 verbose afterAdd /root/.npm/clone-stats/0.0.1/package/package.json written
18662 http fetch 200 https://registry.npmjs.org/clone/-/clone-1.0.2.tgz
18663 silly fetchAndShaCheck shasum 260b7a99ebb1edfe247538175f783243cb19d149
18664 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/clone/-/clone-1.0.2.tgz not in flight; adding
18665 verbose addTmpTarball already have metadata; skipping unpack for clone@1.0.2
18666 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18667 silly cache afterAdd clone@1.0.2
18668 verbose afterAdd /root/.npm/clone/1.0.2/package/package.json not in flight; writing
18669 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18670 verbose afterAdd /root/.npm/clone/1.0.2/package/package.json written
18671 silly fetchNamedPackageData jsonfile
18672 silly mapToRegistry name jsonfile
18673 silly mapToRegistry using default registry
18674 silly mapToRegistry registry https://registry.npmjs.org/
18675 silly mapToRegistry data Result {
18675 silly mapToRegistry raw: 'jsonfile',
18675 silly mapToRegistry scope: null,
18675 silly mapToRegistry escapedName: 'jsonfile',
18675 silly mapToRegistry name: 'jsonfile',
18675 silly mapToRegistry rawSpec: '',
18675 silly mapToRegistry spec: 'latest',
18675 silly mapToRegistry type: 'tag' }
18676 silly mapToRegistry uri https://registry.npmjs.org/jsonfile
18677 silly fetchNamedPackageData klaw
18678 silly mapToRegistry name klaw
18679 silly mapToRegistry using default registry
18680 silly mapToRegistry registry https://registry.npmjs.org/
18681 silly mapToRegistry data Result {
18681 silly mapToRegistry raw: 'klaw',
18681 silly mapToRegistry scope: null,
18681 silly mapToRegistry escapedName: 'klaw',
18681 silly mapToRegistry name: 'klaw',
18681 silly mapToRegistry rawSpec: '',
18681 silly mapToRegistry spec: 'latest',
18681 silly mapToRegistry type: 'tag' }
18682 silly mapToRegistry uri https://registry.npmjs.org/klaw
18683 silly fetchNamedPackageData rimraf
18684 silly mapToRegistry name rimraf
18685 silly mapToRegistry using default registry
18686 silly mapToRegistry registry https://registry.npmjs.org/
18687 silly mapToRegistry data Result {
18687 silly mapToRegistry raw: 'rimraf',
18687 silly mapToRegistry scope: null,
18687 silly mapToRegistry escapedName: 'rimraf',
18687 silly mapToRegistry name: 'rimraf',
18687 silly mapToRegistry rawSpec: '',
18687 silly mapToRegistry spec: 'latest',
18687 silly mapToRegistry type: 'tag' }
18688 silly mapToRegistry uri https://registry.npmjs.org/rimraf
18689 verbose request uri https://registry.npmjs.org/jsonfile
18690 verbose request no auth needed
18691 info attempt registry request try #1 at 7:44:12 AM
18692 http request GET https://registry.npmjs.org/jsonfile
18693 verbose request uri https://registry.npmjs.org/klaw
18694 verbose request no auth needed
18695 info attempt registry request try #1 at 7:44:12 AM
18696 http request GET https://registry.npmjs.org/klaw
18697 verbose request uri https://registry.npmjs.org/rimraf
18698 verbose request no auth needed
18699 info attempt registry request try #1 at 7:44:12 AM
18700 verbose etag W/"58259226-d6d0"
18701 verbose lastModified Fri, 11 Nov 2016 09:40:54 GMT
18702 http request GET https://registry.npmjs.org/rimraf
18703 http 200 https://registry.npmjs.org/klaw
18704 verbose headers { server: 'nginx/1.10.1',
18704 verbose headers 'content-type': 'application/json',
18704 verbose headers 'last-modified': 'Tue, 01 Nov 2016 17:46:13 GMT',
18704 verbose headers etag: 'W/"5818d4e5-4acb"',
18704 verbose headers 'content-encoding': 'gzip',
18704 verbose headers 'cache-control': 'max-age=300',
18704 verbose headers 'content-length': '4266',
18704 verbose headers 'accept-ranges': 'bytes',
18704 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18704 verbose headers via: '1.1 varnish',
18704 verbose headers age: '279',
18704 verbose headers connection: 'keep-alive',
18704 verbose headers 'x-served-by': 'cache-yyz8331-YYZ',
18704 verbose headers 'x-cache': 'HIT',
18704 verbose headers 'x-cache-hits': '2',
18704 verbose headers 'x-timer': 'S1479109452.093199,VS0,VE0',
18704 verbose headers vary: 'Accept-Encoding' }
18705 silly get cb [ 200,
18705 silly get { server: 'nginx/1.10.1',
18705 silly get 'content-type': 'application/json',
18705 silly get 'last-modified': 'Tue, 01 Nov 2016 17:46:13 GMT',
18705 silly get etag: 'W/"5818d4e5-4acb"',
18705 silly get 'content-encoding': 'gzip',
18705 silly get 'cache-control': 'max-age=300',
18705 silly get 'content-length': '4266',
18705 silly get 'accept-ranges': 'bytes',
18705 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18705 silly get via: '1.1 varnish',
18705 silly get age: '279',
18705 silly get connection: 'keep-alive',
18705 silly get 'x-served-by': 'cache-yyz8331-YYZ',
18705 silly get 'x-cache': 'HIT',
18705 silly get 'x-cache-hits': '2',
18705 silly get 'x-timer': 'S1479109452.093199,VS0,VE0',
18705 silly get vary: 'Accept-Encoding' } ]
18706 verbose get saving klaw to /root/.npm/registry.npmjs.org/klaw/.cache.json
18707 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18708 silly resolveWithNewModule klaw@1.3.1 checking installable status
18709 silly cache add args [ 'klaw@^1.0.0', null ]
18710 verbose cache add spec klaw@^1.0.0
18711 silly cache add parsed spec Result {
18711 silly cache add raw: 'klaw@^1.0.0',
18711 silly cache add scope: null,
18711 silly cache add escapedName: 'klaw',
18711 silly cache add name: 'klaw',
18711 silly cache add rawSpec: '^1.0.0',
18711 silly cache add spec: '>=1.0.0 <2.0.0',
18711 silly cache add type: 'range' }
18712 silly addNamed klaw@>=1.0.0 <2.0.0
18713 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for klaw
18714 silly addNameRange { name: 'klaw', range: '>=1.0.0 <2.0.0', hasData: false }
18715 silly mapToRegistry name klaw
18716 silly mapToRegistry using default registry
18717 silly mapToRegistry registry https://registry.npmjs.org/
18718 silly mapToRegistry data Result {
18718 silly mapToRegistry raw: 'klaw',
18718 silly mapToRegistry scope: null,
18718 silly mapToRegistry escapedName: 'klaw',
18718 silly mapToRegistry name: 'klaw',
18718 silly mapToRegistry rawSpec: '',
18718 silly mapToRegistry spec: 'latest',
18718 silly mapToRegistry type: 'tag' }
18719 silly mapToRegistry uri https://registry.npmjs.org/klaw
18720 verbose addNameRange registry:https://registry.npmjs.org/klaw not in flight; fetching
18721 http 304 https://registry.npmjs.org/rimraf
18722 verbose headers { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18722 verbose headers via: '1.1 varnish',
18722 verbose headers 'cache-control': 'max-age=300',
18722 verbose headers etag: 'W/"58259226-d6d0"',
18722 verbose headers age: '132',
18722 verbose headers connection: 'keep-alive',
18722 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
18722 verbose headers 'x-cache': 'HIT',
18722 verbose headers 'x-cache-hits': '1',
18722 verbose headers 'x-timer': 'S1479109452.095329,VS0,VE0',
18722 verbose headers vary: 'Accept-Encoding' }
18723 silly get cb [ 304,
18723 silly get { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18723 silly get via: '1.1 varnish',
18723 silly get 'cache-control': 'max-age=300',
18723 silly get etag: 'W/"58259226-d6d0"',
18723 silly get age: '132',
18723 silly get connection: 'keep-alive',
18723 silly get 'x-served-by': 'cache-yyz8332-YYZ',
18723 silly get 'x-cache': 'HIT',
18723 silly get 'x-cache-hits': '1',
18723 silly get 'x-timer': 'S1479109452.095329,VS0,VE0',
18723 silly get vary: 'Accept-Encoding' } ]
18724 verbose etag https://registry.npmjs.org/rimraf from cache
18725 verbose get saving rimraf to /root/.npm/registry.npmjs.org/rimraf/.cache.json
18726 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18727 verbose get https://registry.npmjs.org/klaw not expired, no request
18728 silly addNameRange number 2 { name: 'klaw', range: '>=1.0.0 <2.0.0', hasData: true }
18729 silly addNameRange versions [ 'klaw',
18729 silly addNameRange [ '0.1.0',
18729 silly addNameRange '1.0.0',
18729 silly addNameRange '1.1.0',
18729 silly addNameRange '1.1.1',
18729 silly addNameRange '1.1.2',
18729 silly addNameRange '1.1.3',
18729 silly addNameRange '1.2.0',
18729 silly addNameRange '1.3.0',
18729 silly addNameRange '1.3.1' ] ]
18730 silly addNamed klaw@1.3.1
18731 verbose addNamed "1.3.1" is a plain semver version for klaw
18732 silly mapToRegistry name klaw
18733 silly mapToRegistry using default registry
18734 silly mapToRegistry registry https://registry.npmjs.org/
18735 silly mapToRegistry data Result {
18735 silly mapToRegistry raw: 'klaw',
18735 silly mapToRegistry scope: null,
18735 silly mapToRegistry escapedName: 'klaw',
18735 silly mapToRegistry name: 'klaw',
18735 silly mapToRegistry rawSpec: '',
18735 silly mapToRegistry spec: 'latest',
18735 silly mapToRegistry type: 'tag' }
18736 silly mapToRegistry uri https://registry.npmjs.org/klaw
18737 verbose addRemoteTarball https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz not in flight; adding
18738 verbose addRemoteTarball [ 'https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz',
18738 verbose addRemoteTarball '4088433b46b3b1ba259d78785d8e96f73ba02439' ]
18739 info retry fetch attempt 1 at 7:44:12 AM
18740 info attempt registry request try #1 at 7:44:12 AM
18741 http fetch GET https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz
18742 silly resolveWithNewModule rimraf@2.5.4 checking installable status
18743 silly cache add args [ 'rimraf@^2.2.8', null ]
18744 verbose cache add spec rimraf@^2.2.8
18745 silly cache add parsed spec Result {
18745 silly cache add raw: 'rimraf@^2.2.8',
18745 silly cache add scope: null,
18745 silly cache add escapedName: 'rimraf',
18745 silly cache add name: 'rimraf',
18745 silly cache add rawSpec: '^2.2.8',
18745 silly cache add spec: '>=2.2.8 <3.0.0',
18745 silly cache add type: 'range' }
18746 silly addNamed rimraf@>=2.2.8 <3.0.0
18747 verbose addNamed ">=2.2.8 <3.0.0" is a valid semver range for rimraf
18748 silly addNameRange { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: false }
18749 silly mapToRegistry name rimraf
18750 silly mapToRegistry using default registry
18751 silly mapToRegistry registry https://registry.npmjs.org/
18752 silly mapToRegistry data Result {
18752 silly mapToRegistry raw: 'rimraf',
18752 silly mapToRegistry scope: null,
18752 silly mapToRegistry escapedName: 'rimraf',
18752 silly mapToRegistry name: 'rimraf',
18752 silly mapToRegistry rawSpec: '',
18752 silly mapToRegistry spec: 'latest',
18752 silly mapToRegistry type: 'tag' }
18753 silly mapToRegistry uri https://registry.npmjs.org/rimraf
18754 verbose addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching
18755 verbose get https://registry.npmjs.org/rimraf not expired, no request
18756 silly addNameRange number 2 { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: true }
18757 silly addNameRange versions [ 'rimraf',
18757 silly addNameRange [ '1.0.0',
18757 silly addNameRange '1.0.1',
18757 silly addNameRange '1.0.2',
18757 silly addNameRange '1.0.4',
18757 silly addNameRange '1.0.5',
18757 silly addNameRange '1.0.6',
18757 silly addNameRange '1.0.7',
18757 silly addNameRange '1.0.8',
18757 silly addNameRange '1.0.9',
18757 silly addNameRange '2.0.0',
18757 silly addNameRange '2.0.1',
18757 silly addNameRange '2.0.2',
18757 silly addNameRange '2.0.3',
18757 silly addNameRange '2.1.0',
18757 silly addNameRange '2.1.1',
18757 silly addNameRange '2.1.2',
18757 silly addNameRange '2.1.3',
18757 silly addNameRange '2.1.4',
18757 silly addNameRange '2.2.0',
18757 silly addNameRange '2.2.1',
18757 silly addNameRange '2.2.2',
18757 silly addNameRange '2.2.3',
18757 silly addNameRange '2.2.4',
18757 silly addNameRange '2.2.5',
18757 silly addNameRange '2.2.6',
18757 silly addNameRange '2.2.8',
18757 silly addNameRange '2.3.0',
18757 silly addNameRange '2.3.1',
18757 silly addNameRange '2.3.2',
18757 silly addNameRange '2.3.3',
18757 silly addNameRange '2.3.4',
18757 silly addNameRange '2.4.0',
18757 silly addNameRange '2.4.1',
18757 silly addNameRange '2.4.2',
18757 silly addNameRange '2.4.3',
18757 silly addNameRange '2.4.4',
18757 silly addNameRange '2.4.5',
18757 silly addNameRange '2.5.0',
18757 silly addNameRange '2.5.1',
18757 silly addNameRange '2.5.2',
18757 silly addNameRange '2.5.3',
18757 silly addNameRange '2.5.4' ] ]
18758 silly addNamed rimraf@2.5.4
18759 verbose addNamed "2.5.4" is a plain semver version for rimraf
18760 silly cache afterAdd rimraf@2.5.4
18761 verbose afterAdd /root/.npm/rimraf/2.5.4/package/package.json not in flight; writing
18762 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18763 verbose afterAdd /root/.npm/rimraf/2.5.4/package/package.json written
18764 http fetch 200 https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz
18765 silly fetchAndShaCheck shasum 4088433b46b3b1ba259d78785d8e96f73ba02439
18766 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/klaw/-/klaw-1.3.1.tgz not in flight; adding
18767 verbose addTmpTarball already have metadata; skipping unpack for klaw@1.3.1
18768 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18769 silly cache afterAdd klaw@1.3.1
18770 verbose afterAdd /root/.npm/klaw/1.3.1/package/package.json not in flight; writing
18771 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18772 verbose afterAdd /root/.npm/klaw/1.3.1/package/package.json written
18773 http 200 https://registry.npmjs.org/jsonfile
18774 verbose headers { server: 'nginx/1.10.1',
18774 verbose headers 'content-type': 'application/json',
18774 verbose headers 'last-modified': 'Fri, 04 Nov 2016 18:37:57 GMT',
18774 verbose headers etag: 'W/"581cd585-62e9"',
18774 verbose headers 'content-encoding': 'gzip',
18774 verbose headers 'cache-control': 'max-age=300',
18774 verbose headers 'content-length': '4459',
18774 verbose headers 'accept-ranges': 'bytes',
18774 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18774 verbose headers via: '1.1 varnish',
18774 verbose headers age: '0',
18774 verbose headers connection: 'keep-alive',
18774 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
18774 verbose headers 'x-cache': 'HIT',
18774 verbose headers 'x-cache-hits': '1',
18774 verbose headers 'x-timer': 'S1479109452.093199,VS0,VE68',
18774 verbose headers vary: 'Accept-Encoding' }
18775 silly get cb [ 200,
18775 silly get { server: 'nginx/1.10.1',
18775 silly get 'content-type': 'application/json',
18775 silly get 'last-modified': 'Fri, 04 Nov 2016 18:37:57 GMT',
18775 silly get etag: 'W/"581cd585-62e9"',
18775 silly get 'content-encoding': 'gzip',
18775 silly get 'cache-control': 'max-age=300',
18775 silly get 'content-length': '4459',
18775 silly get 'accept-ranges': 'bytes',
18775 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18775 silly get via: '1.1 varnish',
18775 silly get age: '0',
18775 silly get connection: 'keep-alive',
18775 silly get 'x-served-by': 'cache-yyz8324-YYZ',
18775 silly get 'x-cache': 'HIT',
18775 silly get 'x-cache-hits': '1',
18775 silly get 'x-timer': 'S1479109452.093199,VS0,VE68',
18775 silly get vary: 'Accept-Encoding' } ]
18776 verbose get saving jsonfile to /root/.npm/registry.npmjs.org/jsonfile/.cache.json
18777 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18778 silly resolveWithNewModule jsonfile@2.4.0 checking installable status
18779 silly cache add args [ 'jsonfile@^2.1.0', null ]
18780 verbose cache add spec jsonfile@^2.1.0
18781 silly cache add parsed spec Result {
18781 silly cache add raw: 'jsonfile@^2.1.0',
18781 silly cache add scope: null,
18781 silly cache add escapedName: 'jsonfile',
18781 silly cache add name: 'jsonfile',
18781 silly cache add rawSpec: '^2.1.0',
18781 silly cache add spec: '>=2.1.0 <3.0.0',
18781 silly cache add type: 'range' }
18782 silly addNamed jsonfile@>=2.1.0 <3.0.0
18783 verbose addNamed ">=2.1.0 <3.0.0" is a valid semver range for jsonfile
18784 silly addNameRange { name: 'jsonfile', range: '>=2.1.0 <3.0.0', hasData: false }
18785 silly mapToRegistry name jsonfile
18786 silly mapToRegistry using default registry
18787 silly mapToRegistry registry https://registry.npmjs.org/
18788 silly mapToRegistry data Result {
18788 silly mapToRegistry raw: 'jsonfile',
18788 silly mapToRegistry scope: null,
18788 silly mapToRegistry escapedName: 'jsonfile',
18788 silly mapToRegistry name: 'jsonfile',
18788 silly mapToRegistry rawSpec: '',
18788 silly mapToRegistry spec: 'latest',
18788 silly mapToRegistry type: 'tag' }
18789 silly mapToRegistry uri https://registry.npmjs.org/jsonfile
18790 verbose addNameRange registry:https://registry.npmjs.org/jsonfile not in flight; fetching
18791 verbose get https://registry.npmjs.org/jsonfile not expired, no request
18792 silly addNameRange number 2 { name: 'jsonfile', range: '>=2.1.0 <3.0.0', hasData: true }
18793 silly addNameRange versions [ 'jsonfile',
18793 silly addNameRange [ '0.0.1',
18793 silly addNameRange '1.0.0',
18793 silly addNameRange '1.0.1',
18793 silly addNameRange '1.1.0',
18793 silly addNameRange '1.1.1',
18793 silly addNameRange '1.2.0',
18793 silly addNameRange '2.0.0',
18793 silly addNameRange '2.0.1',
18793 silly addNameRange '2.1.0',
18793 silly addNameRange '2.1.1',
18793 silly addNameRange '2.1.2',
18793 silly addNameRange '2.2.0',
18793 silly addNameRange '2.2.1',
18793 silly addNameRange '2.2.2',
18793 silly addNameRange '2.2.3',
18793 silly addNameRange '2.3.0',
18793 silly addNameRange '2.3.1',
18793 silly addNameRange '2.4.0' ] ]
18794 silly addNamed jsonfile@2.4.0
18795 verbose addNamed "2.4.0" is a plain semver version for jsonfile
18796 silly mapToRegistry name jsonfile
18797 silly mapToRegistry using default registry
18798 silly mapToRegistry registry https://registry.npmjs.org/
18799 silly mapToRegistry data Result {
18799 silly mapToRegistry raw: 'jsonfile',
18799 silly mapToRegistry scope: null,
18799 silly mapToRegistry escapedName: 'jsonfile',
18799 silly mapToRegistry name: 'jsonfile',
18799 silly mapToRegistry rawSpec: '',
18799 silly mapToRegistry spec: 'latest',
18799 silly mapToRegistry type: 'tag' }
18800 silly mapToRegistry uri https://registry.npmjs.org/jsonfile
18801 verbose addRemoteTarball https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz not in flight; adding
18802 verbose addRemoteTarball [ 'https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz',
18802 verbose addRemoteTarball '3736a2b428b87bbda0cc83b53fa3d633a35c2ae8' ]
18803 info retry fetch attempt 1 at 7:44:12 AM
18804 info attempt registry request try #1 at 7:44:12 AM
18805 http fetch GET https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz
18806 http fetch 200 https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz
18807 silly fetchAndShaCheck shasum 3736a2b428b87bbda0cc83b53fa3d633a35c2ae8
18808 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz not in flight; adding
18809 verbose addTmpTarball already have metadata; skipping unpack for jsonfile@2.4.0
18810 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18811 silly cache afterAdd jsonfile@2.4.0
18812 verbose afterAdd /root/.npm/jsonfile/2.4.0/package/package.json not in flight; writing
18813 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18814 verbose afterAdd /root/.npm/jsonfile/2.4.0/package/package.json written
18815 silly fetchNamedPackageData glob
18816 silly mapToRegistry name glob
18817 silly mapToRegistry using default registry
18818 silly mapToRegistry registry https://registry.npmjs.org/
18819 silly mapToRegistry data Result {
18819 silly mapToRegistry raw: 'glob',
18819 silly mapToRegistry scope: null,
18819 silly mapToRegistry escapedName: 'glob',
18819 silly mapToRegistry name: 'glob',
18819 silly mapToRegistry rawSpec: '',
18819 silly mapToRegistry spec: 'latest',
18819 silly mapToRegistry type: 'tag' }
18820 silly mapToRegistry uri https://registry.npmjs.org/glob
18821 silly resolveWithNewModule glob@7.1.1 checking installable status
18822 silly cache add args [ 'glob@^7.0.5', null ]
18823 verbose cache add spec glob@^7.0.5
18824 silly cache add parsed spec Result {
18824 silly cache add raw: 'glob@^7.0.5',
18824 silly cache add scope: null,
18824 silly cache add escapedName: 'glob',
18824 silly cache add name: 'glob',
18824 silly cache add rawSpec: '^7.0.5',
18824 silly cache add spec: '>=7.0.5 <8.0.0',
18824 silly cache add type: 'range' }
18825 silly addNamed glob@>=7.0.5 <8.0.0
18826 verbose addNamed ">=7.0.5 <8.0.0" is a valid semver range for glob
18827 silly addNameRange { name: 'glob', range: '>=7.0.5 <8.0.0', hasData: false }
18828 silly mapToRegistry name glob
18829 silly mapToRegistry using default registry
18830 silly mapToRegistry registry https://registry.npmjs.org/
18831 silly mapToRegistry data Result {
18831 silly mapToRegistry raw: 'glob',
18831 silly mapToRegistry scope: null,
18831 silly mapToRegistry escapedName: 'glob',
18831 silly mapToRegistry name: 'glob',
18831 silly mapToRegistry rawSpec: '',
18831 silly mapToRegistry spec: 'latest',
18831 silly mapToRegistry type: 'tag' }
18832 silly mapToRegistry uri https://registry.npmjs.org/glob
18833 verbose addNameRange registry:https://registry.npmjs.org/glob not in flight; fetching
18834 verbose request uri https://registry.npmjs.org/glob
18835 verbose request no auth needed
18836 info attempt registry request try #1 at 7:44:12 AM
18837 verbose etag W/"5825d15a-1f4cf"
18838 verbose lastModified Fri, 11 Nov 2016 14:10:34 GMT
18839 http request GET https://registry.npmjs.org/glob
18840 http 304 https://registry.npmjs.org/glob
18841 verbose headers { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18841 verbose headers via: '1.1 varnish',
18841 verbose headers 'cache-control': 'max-age=300',
18841 verbose headers etag: 'W/"5825d15a-1f4cf"',
18841 verbose headers age: '286',
18841 verbose headers connection: 'keep-alive',
18841 verbose headers 'x-served-by': 'cache-yyz8335-YYZ',
18841 verbose headers 'x-cache': 'HIT',
18841 verbose headers 'x-cache-hits': '1',
18841 verbose headers 'x-timer': 'S1479109452.210694,VS0,VE0',
18841 verbose headers vary: 'Accept-Encoding' }
18842 silly get cb [ 304,
18842 silly get { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18842 silly get via: '1.1 varnish',
18842 silly get 'cache-control': 'max-age=300',
18842 silly get etag: 'W/"5825d15a-1f4cf"',
18842 silly get age: '286',
18842 silly get connection: 'keep-alive',
18842 silly get 'x-served-by': 'cache-yyz8335-YYZ',
18842 silly get 'x-cache': 'HIT',
18842 silly get 'x-cache-hits': '1',
18842 silly get 'x-timer': 'S1479109452.210694,VS0,VE0',
18842 silly get vary: 'Accept-Encoding' } ]
18843 verbose etag https://registry.npmjs.org/glob from cache
18844 verbose get saving glob to /root/.npm/registry.npmjs.org/glob/.cache.json
18845 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18846 silly addNameRange number 2 { name: 'glob', range: '>=7.0.5 <8.0.0', hasData: true }
18847 silly addNameRange versions [ 'glob',
18847 silly addNameRange [ '1.1.0',
18847 silly addNameRange '2.0.9',
18847 silly addNameRange '2.0.8',
18847 silly addNameRange '2.0.7',
18847 silly addNameRange '2.1.0',
18847 silly addNameRange '3.0.0',
18847 silly addNameRange '3.0.1',
18847 silly addNameRange '3.1.0',
18847 silly addNameRange '3.1.1',
18847 silly addNameRange '3.1.2',
18847 silly addNameRange '3.1.3',
18847 silly addNameRange '3.1.4',
18847 silly addNameRange '3.1.5',
18847 silly addNameRange '3.1.6',
18847 silly addNameRange '3.1.7',
18847 silly addNameRange '3.1.9',
18847 silly addNameRange '3.1.10',
18847 silly addNameRange '3.1.11',
18847 silly addNameRange '3.1.12',
18847 silly addNameRange '3.1.13',
18847 silly addNameRange '3.1.14',
18847 silly addNameRange '3.1.15',
18847 silly addNameRange '3.1.16',
18847 silly addNameRange '3.1.17',
18847 silly addNameRange '3.1.18',
18847 silly addNameRange '3.1.19',
18847 silly addNameRange '3.1.20',
18847 silly addNameRange '3.1.21',
18847 silly addNameRange '3.2.0',
18847 silly addNameRange '3.2.1',
18847 silly addNameRange '3.2.3',
18847 silly addNameRange '3.2.4',
18847 silly addNameRange '3.2.5',
18847 silly addNameRange '3.2.6',
18847 silly addNameRange '3.2.7',
18847 silly addNameRange '3.2.8',
18847 silly addNameRange '3.2.9',
18847 silly addNameRange '3.2.10',
18847 silly addNameRange '3.2.11',
18847 silly addNameRange '4.0.0',
18847 silly addNameRange '4.0.1',
18847 silly addNameRange '4.0.2',
18847 silly addNameRange '4.0.3',
18847 silly addNameRange '4.0.4',
18847 silly addNameRange '4.0.5',
18847 silly addNameRange '4.0.6',
18847 silly addNameRange '4.1.2-beta',
18847 silly addNameRange '4.1.2',
18847 silly addNameRange '4.1.3',
18847 silly addNameRange '4.1.4',
18847 silly addNameRange '4.1.5',
18847 silly addNameRange '4.1.6',
18847 silly addNameRange '4.2.0',
18847 silly addNameRange '4.2.1',
18847 silly addNameRange '4.2.2',
18847 silly addNameRange '4.3.0',
18847 silly addNameRange '4.3.1',
18847 silly addNameRange '4.3.2',
18847 silly addNameRange '4.3.3',
18847 silly addNameRange '4.3.4',
18847 silly addNameRange '4.3.5',
18847 silly addNameRange '4.4.0',
18847 silly addNameRange '4.4.2',
18847 silly addNameRange '4.5.0',
18847 silly addNameRange '5.0.0',
18847 silly addNameRange '4.5.1',
18847 silly addNameRange '5.0.1',
18847 silly addNameRange '4.5.2',
18847 silly addNameRange '5.0.2',
18847 silly addNameRange '4.5.3',
18847 silly addNameRange '5.0.3',
18847 silly addNameRange '5.0.4',
18847 silly addNameRange '5.0.5',
18847 silly addNameRange '5.0.6',
18847 silly addNameRange '5.0.7',
18847 silly addNameRange '5.0.9',
18847 silly addNameRange '5.0.10',
18847 silly addNameRange '5.0.11',
18847 silly addNameRange '5.0.12',
18847 silly addNameRange '5.0.13',
18847 silly addNameRange '5.0.14',
18847 silly addNameRange '5.0.15',
18847 silly addNameRange '6.0.1',
18847 silly addNameRange '6.0.2',
18847 silly addNameRange '6.0.3',
18847 silly addNameRange '6.0.4',
18847 silly addNameRange '7.0.0',
18847 silly addNameRange '7.0.1',
18847 silly addNameRange '7.0.3',
18847 silly addNameRange '7.0.4',
18847 silly addNameRange '7.0.5',
18847 silly addNameRange '7.0.6',
18847 silly addNameRange '7.1.0',
18847 silly addNameRange '7.1.1' ] ]
18848 silly addNamed glob@7.1.1
18849 verbose addNamed "7.1.1" is a plain semver version for glob
18850 silly cache afterAdd glob@7.1.1
18851 verbose afterAdd /root/.npm/glob/7.1.1/package/package.json not in flight; writing
18852 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18853 verbose afterAdd /root/.npm/glob/7.1.1/package/package.json written
18854 silly fetchNamedPackageData fs.realpath
18855 silly mapToRegistry name fs.realpath
18856 silly mapToRegistry using default registry
18857 silly mapToRegistry registry https://registry.npmjs.org/
18858 silly mapToRegistry data Result {
18858 silly mapToRegistry raw: 'fs.realpath',
18858 silly mapToRegistry scope: null,
18858 silly mapToRegistry escapedName: 'fs.realpath',
18858 silly mapToRegistry name: 'fs.realpath',
18858 silly mapToRegistry rawSpec: '',
18858 silly mapToRegistry spec: 'latest',
18858 silly mapToRegistry type: 'tag' }
18859 silly mapToRegistry uri https://registry.npmjs.org/fs.realpath
18860 silly fetchNamedPackageData inflight
18861 silly mapToRegistry name inflight
18862 silly mapToRegistry using default registry
18863 silly mapToRegistry registry https://registry.npmjs.org/
18864 silly mapToRegistry data Result {
18864 silly mapToRegistry raw: 'inflight',
18864 silly mapToRegistry scope: null,
18864 silly mapToRegistry escapedName: 'inflight',
18864 silly mapToRegistry name: 'inflight',
18864 silly mapToRegistry rawSpec: '',
18864 silly mapToRegistry spec: 'latest',
18864 silly mapToRegistry type: 'tag' }
18865 silly mapToRegistry uri https://registry.npmjs.org/inflight
18866 silly fetchNamedPackageData once
18867 silly mapToRegistry name once
18868 silly mapToRegistry using default registry
18869 silly mapToRegistry registry https://registry.npmjs.org/
18870 silly mapToRegistry data Result {
18870 silly mapToRegistry raw: 'once',
18870 silly mapToRegistry scope: null,
18870 silly mapToRegistry escapedName: 'once',
18870 silly mapToRegistry name: 'once',
18870 silly mapToRegistry rawSpec: '',
18870 silly mapToRegistry spec: 'latest',
18870 silly mapToRegistry type: 'tag' }
18871 silly mapToRegistry uri https://registry.npmjs.org/once
18872 verbose request uri https://registry.npmjs.org/fs.realpath
18873 verbose request no auth needed
18874 info attempt registry request try #1 at 7:44:12 AM
18875 verbose etag W/"5818d000-107b"
18876 verbose lastModified Tue, 01 Nov 2016 17:25:20 GMT
18877 http request GET https://registry.npmjs.org/fs.realpath
18878 verbose request uri https://registry.npmjs.org/inflight
18879 verbose request no auth needed
18880 info attempt registry request try #1 at 7:44:12 AM
18881 verbose etag W/"5818d131-25a6"
18882 verbose lastModified Tue, 01 Nov 2016 17:30:25 GMT
18883 http request GET https://registry.npmjs.org/inflight
18884 verbose request uri https://registry.npmjs.org/once
18885 verbose request no auth needed
18886 info attempt registry request try #1 at 7:44:12 AM
18887 verbose etag W/"581e2fc5-2566"
18888 verbose lastModified Sat, 05 Nov 2016 19:15:17 GMT
18889 http request GET https://registry.npmjs.org/once
18890 http 304 https://registry.npmjs.org/fs.realpath
18891 verbose headers { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18891 verbose headers via: '1.1 varnish',
18891 verbose headers 'cache-control': 'max-age=300',
18891 verbose headers etag: 'W/"5818d000-107b"',
18891 verbose headers age: '37',
18891 verbose headers connection: 'keep-alive',
18891 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
18891 verbose headers 'x-cache': 'HIT',
18891 verbose headers 'x-cache-hits': '1',
18891 verbose headers 'x-timer': 'S1479109452.237948,VS0,VE0',
18891 verbose headers vary: 'Accept-Encoding' }
18892 silly get cb [ 304,
18892 silly get { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18892 silly get via: '1.1 varnish',
18892 silly get 'cache-control': 'max-age=300',
18892 silly get etag: 'W/"5818d000-107b"',
18892 silly get age: '37',
18892 silly get connection: 'keep-alive',
18892 silly get 'x-served-by': 'cache-yyz8324-YYZ',
18892 silly get 'x-cache': 'HIT',
18892 silly get 'x-cache-hits': '1',
18892 silly get 'x-timer': 'S1479109452.237948,VS0,VE0',
18892 silly get vary: 'Accept-Encoding' } ]
18893 verbose etag https://registry.npmjs.org/fs.realpath from cache
18894 verbose get saving fs.realpath to /root/.npm/registry.npmjs.org/fs.realpath/.cache.json
18895 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18896 http 304 https://registry.npmjs.org/once
18897 verbose headers { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18897 verbose headers via: '1.1 varnish',
18897 verbose headers 'cache-control': 'max-age=300',
18897 verbose headers etag: 'W/"581e2fc5-2566"',
18897 verbose headers age: '204',
18897 verbose headers connection: 'keep-alive',
18897 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
18897 verbose headers 'x-cache': 'HIT',
18897 verbose headers 'x-cache-hits': '280',
18897 verbose headers 'x-timer': 'S1479109452.239140,VS0,VE0',
18897 verbose headers vary: 'Accept-Encoding' }
18898 silly get cb [ 304,
18898 silly get { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18898 silly get via: '1.1 varnish',
18898 silly get 'cache-control': 'max-age=300',
18898 silly get etag: 'W/"581e2fc5-2566"',
18898 silly get age: '204',
18898 silly get connection: 'keep-alive',
18898 silly get 'x-served-by': 'cache-yyz8328-YYZ',
18898 silly get 'x-cache': 'HIT',
18898 silly get 'x-cache-hits': '280',
18898 silly get 'x-timer': 'S1479109452.239140,VS0,VE0',
18898 silly get vary: 'Accept-Encoding' } ]
18899 verbose etag https://registry.npmjs.org/once from cache
18900 verbose get saving once to /root/.npm/registry.npmjs.org/once/.cache.json
18901 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18902 http 304 https://registry.npmjs.org/inflight
18903 verbose headers { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18903 verbose headers via: '1.1 varnish',
18903 verbose headers 'cache-control': 'max-age=300',
18903 verbose headers etag: 'W/"5818d131-25a6"',
18903 verbose headers age: '204',
18903 verbose headers connection: 'keep-alive',
18903 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
18903 verbose headers 'x-cache': 'HIT',
18903 verbose headers 'x-cache-hits': '1',
18903 verbose headers 'x-timer': 'S1479109452.239140,VS0,VE0',
18903 verbose headers vary: 'Accept-Encoding' }
18904 silly get cb [ 304,
18904 silly get { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18904 silly get via: '1.1 varnish',
18904 silly get 'cache-control': 'max-age=300',
18904 silly get etag: 'W/"5818d131-25a6"',
18904 silly get age: '204',
18904 silly get connection: 'keep-alive',
18904 silly get 'x-served-by': 'cache-yyz8328-YYZ',
18904 silly get 'x-cache': 'HIT',
18904 silly get 'x-cache-hits': '1',
18904 silly get 'x-timer': 'S1479109452.239140,VS0,VE0',
18904 silly get vary: 'Accept-Encoding' } ]
18905 verbose etag https://registry.npmjs.org/inflight from cache
18906 verbose get saving inflight to /root/.npm/registry.npmjs.org/inflight/.cache.json
18907 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18908 silly resolveWithNewModule once@1.4.0 checking installable status
18909 silly cache add args [ 'once@^1.3.0', null ]
18910 verbose cache add spec once@^1.3.0
18911 silly cache add parsed spec Result {
18911 silly cache add raw: 'once@^1.3.0',
18911 silly cache add scope: null,
18911 silly cache add escapedName: 'once',
18911 silly cache add name: 'once',
18911 silly cache add rawSpec: '^1.3.0',
18911 silly cache add spec: '>=1.3.0 <2.0.0',
18911 silly cache add type: 'range' }
18912 silly addNamed once@>=1.3.0 <2.0.0
18913 verbose addNamed ">=1.3.0 <2.0.0" is a valid semver range for once
18914 silly addNameRange { name: 'once', range: '>=1.3.0 <2.0.0', hasData: false }
18915 silly mapToRegistry name once
18916 silly mapToRegistry using default registry
18917 silly mapToRegistry registry https://registry.npmjs.org/
18918 silly mapToRegistry data Result {
18918 silly mapToRegistry raw: 'once',
18918 silly mapToRegistry scope: null,
18918 silly mapToRegistry escapedName: 'once',
18918 silly mapToRegistry name: 'once',
18918 silly mapToRegistry rawSpec: '',
18918 silly mapToRegistry spec: 'latest',
18918 silly mapToRegistry type: 'tag' }
18919 silly mapToRegistry uri https://registry.npmjs.org/once
18920 verbose addNameRange registry:https://registry.npmjs.org/once not in flight; fetching
18921 silly resolveWithNewModule fs.realpath@1.0.0 checking installable status
18922 silly cache add args [ 'fs.realpath@^1.0.0', null ]
18923 verbose cache add spec fs.realpath@^1.0.0
18924 silly cache add parsed spec Result {
18924 silly cache add raw: 'fs.realpath@^1.0.0',
18924 silly cache add scope: null,
18924 silly cache add escapedName: 'fs.realpath',
18924 silly cache add name: 'fs.realpath',
18924 silly cache add rawSpec: '^1.0.0',
18924 silly cache add spec: '>=1.0.0 <2.0.0',
18924 silly cache add type: 'range' }
18925 silly addNamed fs.realpath@>=1.0.0 <2.0.0
18926 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for fs.realpath
18927 silly addNameRange { name: 'fs.realpath', range: '>=1.0.0 <2.0.0', hasData: false }
18928 silly mapToRegistry name fs.realpath
18929 silly mapToRegistry using default registry
18930 silly mapToRegistry registry https://registry.npmjs.org/
18931 silly mapToRegistry data Result {
18931 silly mapToRegistry raw: 'fs.realpath',
18931 silly mapToRegistry scope: null,
18931 silly mapToRegistry escapedName: 'fs.realpath',
18931 silly mapToRegistry name: 'fs.realpath',
18931 silly mapToRegistry rawSpec: '',
18931 silly mapToRegistry spec: 'latest',
18931 silly mapToRegistry type: 'tag' }
18932 silly mapToRegistry uri https://registry.npmjs.org/fs.realpath
18933 verbose addNameRange registry:https://registry.npmjs.org/fs.realpath not in flight; fetching
18934 silly resolveWithNewModule inflight@1.0.6 checking installable status
18935 silly cache add args [ 'inflight@^1.0.4', null ]
18936 verbose cache add spec inflight@^1.0.4
18937 silly cache add parsed spec Result {
18937 silly cache add raw: 'inflight@^1.0.4',
18937 silly cache add scope: null,
18937 silly cache add escapedName: 'inflight',
18937 silly cache add name: 'inflight',
18937 silly cache add rawSpec: '^1.0.4',
18937 silly cache add spec: '>=1.0.4 <2.0.0',
18937 silly cache add type: 'range' }
18938 silly addNamed inflight@>=1.0.4 <2.0.0
18939 verbose addNamed ">=1.0.4 <2.0.0" is a valid semver range for inflight
18940 silly addNameRange { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: false }
18941 silly mapToRegistry name inflight
18942 silly mapToRegistry using default registry
18943 silly mapToRegistry registry https://registry.npmjs.org/
18944 silly mapToRegistry data Result {
18944 silly mapToRegistry raw: 'inflight',
18944 silly mapToRegistry scope: null,
18944 silly mapToRegistry escapedName: 'inflight',
18944 silly mapToRegistry name: 'inflight',
18944 silly mapToRegistry rawSpec: '',
18944 silly mapToRegistry spec: 'latest',
18944 silly mapToRegistry type: 'tag' }
18945 silly mapToRegistry uri https://registry.npmjs.org/inflight
18946 verbose addNameRange registry:https://registry.npmjs.org/inflight not in flight; fetching
18947 verbose get https://registry.npmjs.org/once not expired, no request
18948 silly addNameRange number 2 { name: 'once', range: '>=1.3.0 <2.0.0', hasData: true }
18949 silly addNameRange versions [ 'once',
18949 silly addNameRange [ '1.1.1', '1.2.0', '1.3.0', '1.3.1', '1.3.2', '1.3.3', '1.4.0' ] ]
18950 silly addNamed once@1.4.0
18951 verbose addNamed "1.4.0" is a plain semver version for once
18952 verbose get https://registry.npmjs.org/fs.realpath not expired, no request
18953 silly addNameRange number 2 { name: 'fs.realpath', range: '>=1.0.0 <2.0.0', hasData: true }
18954 silly addNameRange versions [ 'fs.realpath', [ '0.0.0', '1.0.0' ] ]
18955 silly addNamed fs.realpath@1.0.0
18956 verbose addNamed "1.0.0" is a plain semver version for fs.realpath
18957 verbose get https://registry.npmjs.org/inflight not expired, no request
18958 silly addNameRange number 2 { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: true }
18959 silly addNameRange versions [ 'inflight',
18959 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4', '1.0.5', '1.0.6' ] ]
18960 silly addNamed inflight@1.0.6
18961 verbose addNamed "1.0.6" is a plain semver version for inflight
18962 silly cache afterAdd once@1.4.0
18963 verbose afterAdd /root/.npm/once/1.4.0/package/package.json not in flight; writing
18964 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18965 silly cache afterAdd fs.realpath@1.0.0
18966 verbose afterAdd /root/.npm/fs.realpath/1.0.0/package/package.json not in flight; writing
18967 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18968 silly cache afterAdd inflight@1.0.6
18969 verbose afterAdd /root/.npm/inflight/1.0.6/package/package.json not in flight; writing
18970 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18971 verbose afterAdd /root/.npm/once/1.4.0/package/package.json written
18972 verbose afterAdd /root/.npm/fs.realpath/1.0.0/package/package.json written
18973 verbose afterAdd /root/.npm/inflight/1.0.6/package/package.json written
18974 silly fetchNamedPackageData wrappy
18975 silly mapToRegistry name wrappy
18976 silly mapToRegistry using default registry
18977 silly mapToRegistry registry https://registry.npmjs.org/
18978 silly mapToRegistry data Result {
18978 silly mapToRegistry raw: 'wrappy',
18978 silly mapToRegistry scope: null,
18978 silly mapToRegistry escapedName: 'wrappy',
18978 silly mapToRegistry name: 'wrappy',
18978 silly mapToRegistry rawSpec: '',
18978 silly mapToRegistry spec: 'latest',
18978 silly mapToRegistry type: 'tag' }
18979 silly mapToRegistry uri https://registry.npmjs.org/wrappy
18980 verbose request uri https://registry.npmjs.org/wrappy
18981 verbose request no auth needed
18982 info attempt registry request try #1 at 7:44:12 AM
18983 verbose etag W/"5818e387-11a5"
18984 verbose lastModified Tue, 01 Nov 2016 18:48:39 GMT
18985 http request GET https://registry.npmjs.org/wrappy
18986 http 304 https://registry.npmjs.org/wrappy
18987 verbose headers { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18987 verbose headers via: '1.1 varnish',
18987 verbose headers 'cache-control': 'max-age=300',
18987 verbose headers etag: 'W/"5818e387-11a5"',
18987 verbose headers age: '128',
18987 verbose headers connection: 'keep-alive',
18987 verbose headers 'x-served-by': 'cache-yyz8330-YYZ',
18987 verbose headers 'x-cache': 'HIT',
18987 verbose headers 'x-cache-hits': '1',
18987 verbose headers 'x-timer': 'S1479109452.267769,VS0,VE0',
18987 verbose headers vary: 'Accept-Encoding' }
18988 silly get cb [ 304,
18988 silly get { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
18988 silly get via: '1.1 varnish',
18988 silly get 'cache-control': 'max-age=300',
18988 silly get etag: 'W/"5818e387-11a5"',
18988 silly get age: '128',
18988 silly get connection: 'keep-alive',
18988 silly get 'x-served-by': 'cache-yyz8330-YYZ',
18988 silly get 'x-cache': 'HIT',
18988 silly get 'x-cache-hits': '1',
18988 silly get 'x-timer': 'S1479109452.267769,VS0,VE0',
18988 silly get vary: 'Accept-Encoding' } ]
18989 verbose etag https://registry.npmjs.org/wrappy from cache
18990 verbose get saving wrappy to /root/.npm/registry.npmjs.org/wrappy/.cache.json
18991 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
18992 silly resolveWithNewModule wrappy@1.0.2 checking installable status
18993 silly cache add args [ 'wrappy@1', null ]
18994 verbose cache add spec wrappy@1
18995 silly cache add parsed spec Result {
18995 silly cache add raw: 'wrappy@1',
18995 silly cache add scope: null,
18995 silly cache add escapedName: 'wrappy',
18995 silly cache add name: 'wrappy',
18995 silly cache add rawSpec: '1',
18995 silly cache add spec: '>=1.0.0 <2.0.0',
18995 silly cache add type: 'range' }
18996 silly addNamed wrappy@>=1.0.0 <2.0.0
18997 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy
18998 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false }
18999 silly mapToRegistry name wrappy
19000 silly mapToRegistry using default registry
19001 silly mapToRegistry registry https://registry.npmjs.org/
19002 silly mapToRegistry data Result {
19002 silly mapToRegistry raw: 'wrappy',
19002 silly mapToRegistry scope: null,
19002 silly mapToRegistry escapedName: 'wrappy',
19002 silly mapToRegistry name: 'wrappy',
19002 silly mapToRegistry rawSpec: '',
19002 silly mapToRegistry spec: 'latest',
19002 silly mapToRegistry type: 'tag' }
19003 silly mapToRegistry uri https://registry.npmjs.org/wrappy
19004 verbose addNameRange registry:https://registry.npmjs.org/wrappy not in flight; fetching
19005 verbose get https://registry.npmjs.org/wrappy not expired, no request
19006 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true }
19007 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1', '1.0.2' ] ]
19008 silly addNamed wrappy@1.0.2
19009 verbose addNamed "1.0.2" is a plain semver version for wrappy
19010 silly cache afterAdd wrappy@1.0.2
19011 verbose afterAdd /root/.npm/wrappy/1.0.2/package/package.json not in flight; writing
19012 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19013 verbose afterAdd /root/.npm/wrappy/1.0.2/package/package.json written
19014 silly fetchNamedPackageData ansi-escapes
19015 silly mapToRegistry name ansi-escapes
19016 silly mapToRegistry using default registry
19017 silly mapToRegistry registry https://registry.npmjs.org/
19018 silly mapToRegistry data Result {
19018 silly mapToRegistry raw: 'ansi-escapes',
19018 silly mapToRegistry scope: null,
19018 silly mapToRegistry escapedName: 'ansi-escapes',
19018 silly mapToRegistry name: 'ansi-escapes',
19018 silly mapToRegistry rawSpec: '',
19018 silly mapToRegistry spec: 'latest',
19018 silly mapToRegistry type: 'tag' }
19019 silly mapToRegistry uri https://registry.npmjs.org/ansi-escapes
19020 silly fetchNamedPackageData cli-cursor
19021 silly mapToRegistry name cli-cursor
19022 silly mapToRegistry using default registry
19023 silly mapToRegistry registry https://registry.npmjs.org/
19024 silly mapToRegistry data Result {
19024 silly mapToRegistry raw: 'cli-cursor',
19024 silly mapToRegistry scope: null,
19024 silly mapToRegistry escapedName: 'cli-cursor',
19024 silly mapToRegistry name: 'cli-cursor',
19024 silly mapToRegistry rawSpec: '',
19024 silly mapToRegistry spec: 'latest',
19024 silly mapToRegistry type: 'tag' }
19025 silly mapToRegistry uri https://registry.npmjs.org/cli-cursor
19026 silly fetchNamedPackageData cli-width
19027 silly mapToRegistry name cli-width
19028 silly mapToRegistry using default registry
19029 silly mapToRegistry registry https://registry.npmjs.org/
19030 silly mapToRegistry data Result {
19030 silly mapToRegistry raw: 'cli-width',
19030 silly mapToRegistry scope: null,
19030 silly mapToRegistry escapedName: 'cli-width',
19030 silly mapToRegistry name: 'cli-width',
19030 silly mapToRegistry rawSpec: '',
19030 silly mapToRegistry spec: 'latest',
19030 silly mapToRegistry type: 'tag' }
19031 silly mapToRegistry uri https://registry.npmjs.org/cli-width
19032 silly fetchNamedPackageData figures
19033 silly mapToRegistry name figures
19034 silly mapToRegistry using default registry
19035 silly mapToRegistry registry https://registry.npmjs.org/
19036 silly mapToRegistry data Result {
19036 silly mapToRegistry raw: 'figures',
19036 silly mapToRegistry scope: null,
19036 silly mapToRegistry escapedName: 'figures',
19036 silly mapToRegistry name: 'figures',
19036 silly mapToRegistry rawSpec: '',
19036 silly mapToRegistry spec: 'latest',
19036 silly mapToRegistry type: 'tag' }
19037 silly mapToRegistry uri https://registry.npmjs.org/figures
19038 silly fetchNamedPackageData readline2
19039 silly mapToRegistry name readline2
19040 silly mapToRegistry using default registry
19041 silly mapToRegistry registry https://registry.npmjs.org/
19042 silly mapToRegistry data Result {
19042 silly mapToRegistry raw: 'readline2',
19042 silly mapToRegistry scope: null,
19042 silly mapToRegistry escapedName: 'readline2',
19042 silly mapToRegistry name: 'readline2',
19042 silly mapToRegistry rawSpec: '',
19042 silly mapToRegistry spec: 'latest',
19042 silly mapToRegistry type: 'tag' }
19043 silly mapToRegistry uri https://registry.npmjs.org/readline2
19044 silly fetchNamedPackageData run-async
19045 silly mapToRegistry name run-async
19046 silly mapToRegistry using default registry
19047 silly mapToRegistry registry https://registry.npmjs.org/
19048 silly mapToRegistry data Result {
19048 silly mapToRegistry raw: 'run-async',
19048 silly mapToRegistry scope: null,
19048 silly mapToRegistry escapedName: 'run-async',
19048 silly mapToRegistry name: 'run-async',
19048 silly mapToRegistry rawSpec: '',
19048 silly mapToRegistry spec: 'latest',
19048 silly mapToRegistry type: 'tag' }
19049 silly mapToRegistry uri https://registry.npmjs.org/run-async
19050 silly fetchNamedPackageData rx-lite
19051 silly mapToRegistry name rx-lite
19052 silly mapToRegistry using default registry
19053 silly mapToRegistry registry https://registry.npmjs.org/
19054 silly mapToRegistry data Result {
19054 silly mapToRegistry raw: 'rx-lite',
19054 silly mapToRegistry scope: null,
19054 silly mapToRegistry escapedName: 'rx-lite',
19054 silly mapToRegistry name: 'rx-lite',
19054 silly mapToRegistry rawSpec: '',
19054 silly mapToRegistry spec: 'latest',
19054 silly mapToRegistry type: 'tag' }
19055 silly mapToRegistry uri https://registry.npmjs.org/rx-lite
19056 silly fetchNamedPackageData string-width
19057 silly mapToRegistry name string-width
19058 silly mapToRegistry using default registry
19059 silly mapToRegistry registry https://registry.npmjs.org/
19060 silly mapToRegistry data Result {
19060 silly mapToRegistry raw: 'string-width',
19060 silly mapToRegistry scope: null,
19060 silly mapToRegistry escapedName: 'string-width',
19060 silly mapToRegistry name: 'string-width',
19060 silly mapToRegistry rawSpec: '',
19060 silly mapToRegistry spec: 'latest',
19060 silly mapToRegistry type: 'tag' }
19061 silly mapToRegistry uri https://registry.npmjs.org/string-width
19062 silly fetchNamedPackageData through
19063 silly mapToRegistry name through
19064 silly mapToRegistry using default registry
19065 silly mapToRegistry registry https://registry.npmjs.org/
19066 silly mapToRegistry data Result {
19066 silly mapToRegistry raw: 'through',
19066 silly mapToRegistry scope: null,
19066 silly mapToRegistry escapedName: 'through',
19066 silly mapToRegistry name: 'through',
19066 silly mapToRegistry rawSpec: '',
19066 silly mapToRegistry spec: 'latest',
19066 silly mapToRegistry type: 'tag' }
19067 silly mapToRegistry uri https://registry.npmjs.org/through
19068 verbose request uri https://registry.npmjs.org/ansi-escapes
19069 verbose request no auth needed
19070 info attempt registry request try #1 at 7:44:12 AM
19071 http request GET https://registry.npmjs.org/ansi-escapes
19072 verbose request uri https://registry.npmjs.org/cli-cursor
19073 verbose request no auth needed
19074 info attempt registry request try #1 at 7:44:12 AM
19075 http request GET https://registry.npmjs.org/cli-cursor
19076 verbose request uri https://registry.npmjs.org/cli-width
19077 verbose request no auth needed
19078 info attempt registry request try #1 at 7:44:12 AM
19079 http request GET https://registry.npmjs.org/cli-width
19080 verbose request uri https://registry.npmjs.org/figures
19081 verbose request no auth needed
19082 info attempt registry request try #1 at 7:44:12 AM
19083 http request GET https://registry.npmjs.org/figures
19084 verbose request uri https://registry.npmjs.org/readline2
19085 verbose request no auth needed
19086 info attempt registry request try #1 at 7:44:12 AM
19087 http request GET https://registry.npmjs.org/readline2
19088 verbose request uri https://registry.npmjs.org/run-async
19089 verbose request no auth needed
19090 info attempt registry request try #1 at 7:44:12 AM
19091 http request GET https://registry.npmjs.org/run-async
19092 verbose request uri https://registry.npmjs.org/rx-lite
19093 verbose request no auth needed
19094 info attempt registry request try #1 at 7:44:12 AM
19095 http request GET https://registry.npmjs.org/rx-lite
19096 verbose request uri https://registry.npmjs.org/string-width
19097 verbose request no auth needed
19098 info attempt registry request try #1 at 7:44:12 AM
19099 http request GET https://registry.npmjs.org/string-width
19100 verbose request uri https://registry.npmjs.org/through
19101 verbose request no auth needed
19102 info attempt registry request try #1 at 7:44:12 AM
19103 http request GET https://registry.npmjs.org/through
19104 http 200 https://registry.npmjs.org/through
19105 verbose headers { server: 'nginx/1.10.1',
19105 verbose headers 'content-type': 'application/json',
19105 verbose headers 'last-modified': 'Mon, 31 Oct 2016 23:31:43 GMT',
19105 verbose headers etag: 'W/"5817d45f-741f"',
19105 verbose headers 'content-encoding': 'gzip',
19105 verbose headers 'cache-control': 'max-age=300',
19105 verbose headers 'content-length': '4046',
19105 verbose headers 'accept-ranges': 'bytes',
19105 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19105 verbose headers via: '1.1 varnish',
19105 verbose headers age: '1',
19105 verbose headers connection: 'keep-alive',
19105 verbose headers 'x-served-by': 'cache-yyz8327-YYZ',
19105 verbose headers 'x-cache': 'HIT',
19105 verbose headers 'x-cache-hits': '1',
19105 verbose headers 'x-timer': 'S1479109452.304486,VS0,VE0',
19105 verbose headers vary: 'Accept-Encoding' }
19106 silly get cb [ 200,
19106 silly get { server: 'nginx/1.10.1',
19106 silly get 'content-type': 'application/json',
19106 silly get 'last-modified': 'Mon, 31 Oct 2016 23:31:43 GMT',
19106 silly get etag: 'W/"5817d45f-741f"',
19106 silly get 'content-encoding': 'gzip',
19106 silly get 'cache-control': 'max-age=300',
19106 silly get 'content-length': '4046',
19106 silly get 'accept-ranges': 'bytes',
19106 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19106 silly get via: '1.1 varnish',
19106 silly get age: '1',
19106 silly get connection: 'keep-alive',
19106 silly get 'x-served-by': 'cache-yyz8327-YYZ',
19106 silly get 'x-cache': 'HIT',
19106 silly get 'x-cache-hits': '1',
19106 silly get 'x-timer': 'S1479109452.304486,VS0,VE0',
19106 silly get vary: 'Accept-Encoding' } ]
19107 verbose get saving through to /root/.npm/registry.npmjs.org/through/.cache.json
19108 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19109 silly resolveWithNewModule through@2.3.8 checking installable status
19110 silly cache add args [ 'through@^2.3.6', null ]
19111 verbose cache add spec through@^2.3.6
19112 silly cache add parsed spec Result {
19112 silly cache add raw: 'through@^2.3.6',
19112 silly cache add scope: null,
19112 silly cache add escapedName: 'through',
19112 silly cache add name: 'through',
19112 silly cache add rawSpec: '^2.3.6',
19112 silly cache add spec: '>=2.3.6 <3.0.0',
19112 silly cache add type: 'range' }
19113 silly addNamed through@>=2.3.6 <3.0.0
19114 verbose addNamed ">=2.3.6 <3.0.0" is a valid semver range for through
19115 silly addNameRange { name: 'through', range: '>=2.3.6 <3.0.0', hasData: false }
19116 silly mapToRegistry name through
19117 silly mapToRegistry using default registry
19118 silly mapToRegistry registry https://registry.npmjs.org/
19119 silly mapToRegistry data Result {
19119 silly mapToRegistry raw: 'through',
19119 silly mapToRegistry scope: null,
19119 silly mapToRegistry escapedName: 'through',
19119 silly mapToRegistry name: 'through',
19119 silly mapToRegistry rawSpec: '',
19119 silly mapToRegistry spec: 'latest',
19119 silly mapToRegistry type: 'tag' }
19120 silly mapToRegistry uri https://registry.npmjs.org/through
19121 verbose addNameRange registry:https://registry.npmjs.org/through not in flight; fetching
19122 verbose get https://registry.npmjs.org/through not expired, no request
19123 silly addNameRange number 2 { name: 'through', range: '>=2.3.6 <3.0.0', hasData: true }
19124 silly addNameRange versions [ 'through',
19124 silly addNameRange [ '0.0.1',
19124 silly addNameRange '0.0.2',
19124 silly addNameRange '0.0.3',
19124 silly addNameRange '0.0.4',
19124 silly addNameRange '0.1.0',
19124 silly addNameRange '0.1.1',
19124 silly addNameRange '0.1.2',
19124 silly addNameRange '0.1.3',
19124 silly addNameRange '0.1.4',
19124 silly addNameRange '1.0.0',
19124 silly addNameRange '1.1.0',
19124 silly addNameRange '1.1.1',
19124 silly addNameRange '1.1.2',
19124 silly addNameRange '2.0.0',
19124 silly addNameRange '2.1.0',
19124 silly addNameRange '2.2.0',
19124 silly addNameRange '2.2.1',
19124 silly addNameRange '2.2.2',
19124 silly addNameRange '2.2.4',
19124 silly addNameRange '2.2.5',
19124 silly addNameRange '2.2.6',
19124 silly addNameRange '2.2.7',
19124 silly addNameRange '2.3.1',
19124 silly addNameRange '2.3.2',
19124 silly addNameRange '2.3.3',
19124 silly addNameRange '2.3.4',
19124 silly addNameRange '2.3.6',
19124 silly addNameRange '2.3.7',
19124 silly addNameRange '2.3.8' ] ]
19125 silly addNamed through@2.3.8
19126 verbose addNamed "2.3.8" is a plain semver version for through
19127 silly mapToRegistry name through
19128 silly mapToRegistry using default registry
19129 silly mapToRegistry registry https://registry.npmjs.org/
19130 silly mapToRegistry data Result {
19130 silly mapToRegistry raw: 'through',
19130 silly mapToRegistry scope: null,
19130 silly mapToRegistry escapedName: 'through',
19130 silly mapToRegistry name: 'through',
19130 silly mapToRegistry rawSpec: '',
19130 silly mapToRegistry spec: 'latest',
19130 silly mapToRegistry type: 'tag' }
19131 silly mapToRegistry uri https://registry.npmjs.org/through
19132 verbose addRemoteTarball https://registry.npmjs.org/through/-/through-2.3.8.tgz not in flight; adding
19133 verbose addRemoteTarball [ 'https://registry.npmjs.org/through/-/through-2.3.8.tgz',
19133 verbose addRemoteTarball '0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5' ]
19134 info retry fetch attempt 1 at 7:44:12 AM
19135 info attempt registry request try #1 at 7:44:12 AM
19136 http fetch GET https://registry.npmjs.org/through/-/through-2.3.8.tgz
19137 http fetch 200 https://registry.npmjs.org/through/-/through-2.3.8.tgz
19138 silly fetchAndShaCheck shasum 0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5
19139 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/through/-/through-2.3.8.tgz not in flight; adding
19140 verbose addTmpTarball already have metadata; skipping unpack for through@2.3.8
19141 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19142 silly cache afterAdd through@2.3.8
19143 verbose afterAdd /root/.npm/through/2.3.8/package/package.json not in flight; writing
19144 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19145 verbose afterAdd /root/.npm/through/2.3.8/package/package.json written
19146 http 200 https://registry.npmjs.org/figures
19147 verbose headers { server: 'nginx/1.10.1',
19147 verbose headers 'content-type': 'application/json',
19147 verbose headers 'last-modified': 'Tue, 18 Oct 2016 03:59:00 GMT',
19147 verbose headers etag: 'W/"58059e04-5e94"',
19147 verbose headers 'content-encoding': 'gzip',
19147 verbose headers 'cache-control': 'max-age=300',
19147 verbose headers 'content-length': '3969',
19147 verbose headers 'accept-ranges': 'bytes',
19147 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19147 verbose headers via: '1.1 varnish',
19147 verbose headers age: '0',
19147 verbose headers connection: 'keep-alive',
19147 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
19147 verbose headers 'x-cache': 'HIT',
19147 verbose headers 'x-cache-hits': '1',
19147 verbose headers 'x-timer': 'S1479109452.304522,VS0,VE69',
19147 verbose headers vary: 'Accept-Encoding' }
19148 silly get cb [ 200,
19148 silly get { server: 'nginx/1.10.1',
19148 silly get 'content-type': 'application/json',
19148 silly get 'last-modified': 'Tue, 18 Oct 2016 03:59:00 GMT',
19148 silly get etag: 'W/"58059e04-5e94"',
19148 silly get 'content-encoding': 'gzip',
19148 silly get 'cache-control': 'max-age=300',
19148 silly get 'content-length': '3969',
19148 silly get 'accept-ranges': 'bytes',
19148 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19148 silly get via: '1.1 varnish',
19148 silly get age: '0',
19148 silly get connection: 'keep-alive',
19148 silly get 'x-served-by': 'cache-yyz8333-YYZ',
19148 silly get 'x-cache': 'HIT',
19148 silly get 'x-cache-hits': '1',
19148 silly get 'x-timer': 'S1479109452.304522,VS0,VE69',
19148 silly get vary: 'Accept-Encoding' } ]
19149 verbose get saving figures to /root/.npm/registry.npmjs.org/figures/.cache.json
19150 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19151 silly resolveWithNewModule figures@1.7.0 checking installable status
19152 silly cache add args [ 'figures@^1.3.5', null ]
19153 verbose cache add spec figures@^1.3.5
19154 silly cache add parsed spec Result {
19154 silly cache add raw: 'figures@^1.3.5',
19154 silly cache add scope: null,
19154 silly cache add escapedName: 'figures',
19154 silly cache add name: 'figures',
19154 silly cache add rawSpec: '^1.3.5',
19154 silly cache add spec: '>=1.3.5 <2.0.0',
19154 silly cache add type: 'range' }
19155 silly addNamed figures@>=1.3.5 <2.0.0
19156 verbose addNamed ">=1.3.5 <2.0.0" is a valid semver range for figures
19157 silly addNameRange { name: 'figures', range: '>=1.3.5 <2.0.0', hasData: false }
19158 silly mapToRegistry name figures
19159 silly mapToRegistry using default registry
19160 silly mapToRegistry registry https://registry.npmjs.org/
19161 silly mapToRegistry data Result {
19161 silly mapToRegistry raw: 'figures',
19161 silly mapToRegistry scope: null,
19161 silly mapToRegistry escapedName: 'figures',
19161 silly mapToRegistry name: 'figures',
19161 silly mapToRegistry rawSpec: '',
19161 silly mapToRegistry spec: 'latest',
19161 silly mapToRegistry type: 'tag' }
19162 silly mapToRegistry uri https://registry.npmjs.org/figures
19163 verbose addNameRange registry:https://registry.npmjs.org/figures not in flight; fetching
19164 verbose get https://registry.npmjs.org/figures not expired, no request
19165 silly addNameRange number 2 { name: 'figures', range: '>=1.3.5 <2.0.0', hasData: true }
19166 silly addNameRange versions [ 'figures',
19166 silly addNameRange [ '1.0.0',
19166 silly addNameRange '1.0.1',
19166 silly addNameRange '1.0.2',
19166 silly addNameRange '1.1.0',
19166 silly addNameRange '1.2.0',
19166 silly addNameRange '1.3.0',
19166 silly addNameRange '1.3.1',
19166 silly addNameRange '1.3.2',
19166 silly addNameRange '1.3.3',
19166 silly addNameRange '1.3.4',
19166 silly addNameRange '1.3.5',
19166 silly addNameRange '1.4.0',
19166 silly addNameRange '1.5.0',
19166 silly addNameRange '1.6.0',
19166 silly addNameRange '1.7.0',
19166 silly addNameRange '2.0.0' ] ]
19167 silly addNamed figures@1.7.0
19168 verbose addNamed "1.7.0" is a plain semver version for figures
19169 silly mapToRegistry name figures
19170 silly mapToRegistry using default registry
19171 silly mapToRegistry registry https://registry.npmjs.org/
19172 silly mapToRegistry data Result {
19172 silly mapToRegistry raw: 'figures',
19172 silly mapToRegistry scope: null,
19172 silly mapToRegistry escapedName: 'figures',
19172 silly mapToRegistry name: 'figures',
19172 silly mapToRegistry rawSpec: '',
19172 silly mapToRegistry spec: 'latest',
19172 silly mapToRegistry type: 'tag' }
19173 silly mapToRegistry uri https://registry.npmjs.org/figures
19174 verbose addRemoteTarball https://registry.npmjs.org/figures/-/figures-1.7.0.tgz not in flight; adding
19175 verbose addRemoteTarball [ 'https://registry.npmjs.org/figures/-/figures-1.7.0.tgz',
19175 verbose addRemoteTarball 'cbe1e3affcf1cd44b80cadfed28dc793a9701d2e' ]
19176 http 200 https://registry.npmjs.org/string-width
19177 verbose headers { server: 'nginx/1.10.1',
19177 verbose headers 'content-type': 'application/json',
19177 verbose headers 'last-modified': 'Fri, 30 Sep 2016 15:19:01 GMT',
19177 verbose headers etag: 'W/"57ee8265-209c"',
19177 verbose headers 'content-encoding': 'gzip',
19177 verbose headers 'cache-control': 'max-age=300',
19177 verbose headers 'content-length': '1817',
19177 verbose headers 'accept-ranges': 'bytes',
19177 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19177 verbose headers via: '1.1 varnish',
19177 verbose headers age: '0',
19177 verbose headers connection: 'keep-alive',
19177 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
19177 verbose headers 'x-cache': 'HIT',
19177 verbose headers 'x-cache-hits': '1',
19177 verbose headers 'x-timer': 'S1479109452.304573,VS0,VE73',
19177 verbose headers vary: 'Accept-Encoding' }
19178 silly get cb [ 200,
19178 silly get { server: 'nginx/1.10.1',
19178 silly get 'content-type': 'application/json',
19178 silly get 'last-modified': 'Fri, 30 Sep 2016 15:19:01 GMT',
19178 silly get etag: 'W/"57ee8265-209c"',
19178 silly get 'content-encoding': 'gzip',
19178 silly get 'cache-control': 'max-age=300',
19178 silly get 'content-length': '1817',
19178 silly get 'accept-ranges': 'bytes',
19178 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19178 silly get via: '1.1 varnish',
19178 silly get age: '0',
19178 silly get connection: 'keep-alive',
19178 silly get 'x-served-by': 'cache-yyz8333-YYZ',
19178 silly get 'x-cache': 'HIT',
19178 silly get 'x-cache-hits': '1',
19178 silly get 'x-timer': 'S1479109452.304573,VS0,VE73',
19178 silly get vary: 'Accept-Encoding' } ]
19179 verbose get saving string-width to /root/.npm/registry.npmjs.org/string-width/.cache.json
19180 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19181 http 200 https://registry.npmjs.org/run-async
19182 verbose headers { server: 'nginx/1.10.1',
19182 verbose headers 'content-type': 'application/json',
19182 verbose headers 'last-modified': 'Thu, 17 Mar 2016 07:09:37 GMT',
19182 verbose headers etag: 'W/"56ea5831-2294"',
19182 verbose headers 'content-encoding': 'gzip',
19182 verbose headers 'cache-control': 'max-age=300',
19182 verbose headers 'content-length': '2192',
19182 verbose headers 'accept-ranges': 'bytes',
19182 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19182 verbose headers via: '1.1 varnish',
19182 verbose headers age: '0',
19182 verbose headers connection: 'keep-alive',
19182 verbose headers 'x-served-by': 'cache-yyz8327-YYZ',
19182 verbose headers 'x-cache': 'HIT',
19182 verbose headers 'x-cache-hits': '1',
19182 verbose headers 'x-timer': 'S1479109452.304488,VS0,VE74',
19182 verbose headers vary: 'Accept-Encoding' }
19183 silly get cb [ 200,
19183 silly get { server: 'nginx/1.10.1',
19183 silly get 'content-type': 'application/json',
19183 silly get 'last-modified': 'Thu, 17 Mar 2016 07:09:37 GMT',
19183 silly get etag: 'W/"56ea5831-2294"',
19183 silly get 'content-encoding': 'gzip',
19183 silly get 'cache-control': 'max-age=300',
19183 silly get 'content-length': '2192',
19183 silly get 'accept-ranges': 'bytes',
19183 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19183 silly get via: '1.1 varnish',
19183 silly get age: '0',
19183 silly get connection: 'keep-alive',
19183 silly get 'x-served-by': 'cache-yyz8327-YYZ',
19183 silly get 'x-cache': 'HIT',
19183 silly get 'x-cache-hits': '1',
19183 silly get 'x-timer': 'S1479109452.304488,VS0,VE74',
19183 silly get vary: 'Accept-Encoding' } ]
19184 verbose get saving run-async to /root/.npm/registry.npmjs.org/run-async/.cache.json
19185 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19186 http 200 https://registry.npmjs.org/readline2
19187 verbose headers { server: 'nginx/1.10.1',
19187 verbose headers 'content-type': 'application/json',
19187 verbose headers 'last-modified': 'Fri, 17 Jul 2015 07:05:50 GMT',
19187 verbose headers etag: 'W/"55a8a94e-1b1a"',
19187 verbose headers 'content-encoding': 'gzip',
19187 verbose headers 'cache-control': 'max-age=300',
19187 verbose headers 'content-length': '1892',
19187 verbose headers 'accept-ranges': 'bytes',
19187 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19187 verbose headers via: '1.1 varnish',
19187 verbose headers age: '0',
19187 verbose headers connection: 'keep-alive',
19187 verbose headers 'x-served-by': 'cache-yyz8321-YYZ',
19187 verbose headers 'x-cache': 'HIT',
19187 verbose headers 'x-cache-hits': '1',
19187 verbose headers 'x-timer': 'S1479109452.304214,VS0,VE75',
19187 verbose headers vary: 'Accept-Encoding' }
19188 silly get cb [ 200,
19188 silly get { server: 'nginx/1.10.1',
19188 silly get 'content-type': 'application/json',
19188 silly get 'last-modified': 'Fri, 17 Jul 2015 07:05:50 GMT',
19188 silly get etag: 'W/"55a8a94e-1b1a"',
19188 silly get 'content-encoding': 'gzip',
19188 silly get 'cache-control': 'max-age=300',
19188 silly get 'content-length': '1892',
19188 silly get 'accept-ranges': 'bytes',
19188 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19188 silly get via: '1.1 varnish',
19188 silly get age: '0',
19188 silly get connection: 'keep-alive',
19188 silly get 'x-served-by': 'cache-yyz8321-YYZ',
19188 silly get 'x-cache': 'HIT',
19188 silly get 'x-cache-hits': '1',
19188 silly get 'x-timer': 'S1479109452.304214,VS0,VE75',
19188 silly get vary: 'Accept-Encoding' } ]
19189 verbose get saving readline2 to /root/.npm/registry.npmjs.org/readline2/.cache.json
19190 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19191 info retry fetch attempt 1 at 7:44:12 AM
19192 info attempt registry request try #1 at 7:44:12 AM
19193 http fetch GET https://registry.npmjs.org/figures/-/figures-1.7.0.tgz
19194 http 200 https://registry.npmjs.org/rx-lite
19195 verbose headers { server: 'nginx/1.10.1',
19195 verbose headers 'content-type': 'application/json',
19195 verbose headers 'last-modified': 'Fri, 28 Oct 2016 15:52:03 GMT',
19195 verbose headers etag: 'W/"58137423-a9f8"',
19195 verbose headers 'content-encoding': 'gzip',
19195 verbose headers 'cache-control': 'max-age=300',
19195 verbose headers 'content-length': '5126',
19195 verbose headers 'accept-ranges': 'bytes',
19195 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19195 verbose headers via: '1.1 varnish',
19195 verbose headers age: '0',
19195 verbose headers connection: 'keep-alive',
19195 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
19195 verbose headers 'x-cache': 'HIT',
19195 verbose headers 'x-cache-hits': '1',
19195 verbose headers 'x-timer': 'S1479109452.304256,VS0,VE74',
19195 verbose headers vary: 'Accept-Encoding' }
19196 silly get cb [ 200,
19196 silly get { server: 'nginx/1.10.1',
19196 silly get 'content-type': 'application/json',
19196 silly get 'last-modified': 'Fri, 28 Oct 2016 15:52:03 GMT',
19196 silly get etag: 'W/"58137423-a9f8"',
19196 silly get 'content-encoding': 'gzip',
19196 silly get 'cache-control': 'max-age=300',
19196 silly get 'content-length': '5126',
19196 silly get 'accept-ranges': 'bytes',
19196 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19196 silly get via: '1.1 varnish',
19196 silly get age: '0',
19196 silly get connection: 'keep-alive',
19196 silly get 'x-served-by': 'cache-yyz8332-YYZ',
19196 silly get 'x-cache': 'HIT',
19196 silly get 'x-cache-hits': '1',
19196 silly get 'x-timer': 'S1479109452.304256,VS0,VE74',
19196 silly get vary: 'Accept-Encoding' } ]
19197 verbose get saving rx-lite to /root/.npm/registry.npmjs.org/rx-lite/.cache.json
19198 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19199 silly resolveWithNewModule string-width@1.0.2 checking installable status
19200 silly cache add args [ 'string-width@^1.0.1', null ]
19201 verbose cache add spec string-width@^1.0.1
19202 silly cache add parsed spec Result {
19202 silly cache add raw: 'string-width@^1.0.1',
19202 silly cache add scope: null,
19202 silly cache add escapedName: 'string-width',
19202 silly cache add name: 'string-width',
19202 silly cache add rawSpec: '^1.0.1',
19202 silly cache add spec: '>=1.0.1 <2.0.0',
19202 silly cache add type: 'range' }
19203 silly addNamed string-width@>=1.0.1 <2.0.0
19204 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for string-width
19205 silly addNameRange { name: 'string-width', range: '>=1.0.1 <2.0.0', hasData: false }
19206 silly mapToRegistry name string-width
19207 silly mapToRegistry using default registry
19208 silly mapToRegistry registry https://registry.npmjs.org/
19209 silly mapToRegistry data Result {
19209 silly mapToRegistry raw: 'string-width',
19209 silly mapToRegistry scope: null,
19209 silly mapToRegistry escapedName: 'string-width',
19209 silly mapToRegistry name: 'string-width',
19209 silly mapToRegistry rawSpec: '',
19209 silly mapToRegistry spec: 'latest',
19209 silly mapToRegistry type: 'tag' }
19210 silly mapToRegistry uri https://registry.npmjs.org/string-width
19211 verbose addNameRange registry:https://registry.npmjs.org/string-width not in flight; fetching
19212 silly resolveWithNewModule run-async@0.1.0 checking installable status
19213 silly cache add args [ 'run-async@^0.1.0', null ]
19214 verbose cache add spec run-async@^0.1.0
19215 silly cache add parsed spec Result {
19215 silly cache add raw: 'run-async@^0.1.0',
19215 silly cache add scope: null,
19215 silly cache add escapedName: 'run-async',
19215 silly cache add name: 'run-async',
19215 silly cache add rawSpec: '^0.1.0',
19215 silly cache add spec: '>=0.1.0 <0.2.0',
19215 silly cache add type: 'range' }
19216 silly addNamed run-async@>=0.1.0 <0.2.0
19217 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for run-async
19218 silly addNameRange { name: 'run-async', range: '>=0.1.0 <0.2.0', hasData: false }
19219 silly mapToRegistry name run-async
19220 silly mapToRegistry using default registry
19221 silly mapToRegistry registry https://registry.npmjs.org/
19222 silly mapToRegistry data Result {
19222 silly mapToRegistry raw: 'run-async',
19222 silly mapToRegistry scope: null,
19222 silly mapToRegistry escapedName: 'run-async',
19222 silly mapToRegistry name: 'run-async',
19222 silly mapToRegistry rawSpec: '',
19222 silly mapToRegistry spec: 'latest',
19222 silly mapToRegistry type: 'tag' }
19223 silly mapToRegistry uri https://registry.npmjs.org/run-async
19224 verbose addNameRange registry:https://registry.npmjs.org/run-async not in flight; fetching
19225 silly resolveWithNewModule readline2@1.0.1 checking installable status
19226 silly cache add args [ 'readline2@^1.0.1', null ]
19227 verbose cache add spec readline2@^1.0.1
19228 silly cache add parsed spec Result {
19228 silly cache add raw: 'readline2@^1.0.1',
19228 silly cache add scope: null,
19228 silly cache add escapedName: 'readline2',
19228 silly cache add name: 'readline2',
19228 silly cache add rawSpec: '^1.0.1',
19228 silly cache add spec: '>=1.0.1 <2.0.0',
19228 silly cache add type: 'range' }
19229 silly addNamed readline2@>=1.0.1 <2.0.0
19230 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for readline2
19231 silly addNameRange { name: 'readline2', range: '>=1.0.1 <2.0.0', hasData: false }
19232 silly mapToRegistry name readline2
19233 silly mapToRegistry using default registry
19234 silly mapToRegistry registry https://registry.npmjs.org/
19235 silly mapToRegistry data Result {
19235 silly mapToRegistry raw: 'readline2',
19235 silly mapToRegistry scope: null,
19235 silly mapToRegistry escapedName: 'readline2',
19235 silly mapToRegistry name: 'readline2',
19235 silly mapToRegistry rawSpec: '',
19235 silly mapToRegistry spec: 'latest',
19235 silly mapToRegistry type: 'tag' }
19236 silly mapToRegistry uri https://registry.npmjs.org/readline2
19237 verbose addNameRange registry:https://registry.npmjs.org/readline2 not in flight; fetching
19238 silly resolveWithNewModule rx-lite@3.1.2 checking installable status
19239 silly cache add args [ 'rx-lite@^3.1.2', null ]
19240 verbose cache add spec rx-lite@^3.1.2
19241 silly cache add parsed spec Result {
19241 silly cache add raw: 'rx-lite@^3.1.2',
19241 silly cache add scope: null,
19241 silly cache add escapedName: 'rx-lite',
19241 silly cache add name: 'rx-lite',
19241 silly cache add rawSpec: '^3.1.2',
19241 silly cache add spec: '>=3.1.2 <4.0.0',
19241 silly cache add type: 'range' }
19242 silly addNamed rx-lite@>=3.1.2 <4.0.0
19243 verbose addNamed ">=3.1.2 <4.0.0" is a valid semver range for rx-lite
19244 silly addNameRange { name: 'rx-lite', range: '>=3.1.2 <4.0.0', hasData: false }
19245 silly mapToRegistry name rx-lite
19246 silly mapToRegistry using default registry
19247 silly mapToRegistry registry https://registry.npmjs.org/
19248 silly mapToRegistry data Result {
19248 silly mapToRegistry raw: 'rx-lite',
19248 silly mapToRegistry scope: null,
19248 silly mapToRegistry escapedName: 'rx-lite',
19248 silly mapToRegistry name: 'rx-lite',
19248 silly mapToRegistry rawSpec: '',
19248 silly mapToRegistry spec: 'latest',
19248 silly mapToRegistry type: 'tag' }
19249 silly mapToRegistry uri https://registry.npmjs.org/rx-lite
19250 verbose addNameRange registry:https://registry.npmjs.org/rx-lite not in flight; fetching
19251 http fetch 200 https://registry.npmjs.org/figures/-/figures-1.7.0.tgz
19252 verbose get https://registry.npmjs.org/string-width not expired, no request
19253 silly addNameRange number 2 { name: 'string-width', range: '>=1.0.1 <2.0.0', hasData: true }
19254 silly addNameRange versions [ 'string-width', [ '1.0.0', '1.0.1', '1.0.2', '2.0.0' ] ]
19255 silly addNamed string-width@1.0.2
19256 verbose addNamed "1.0.2" is a plain semver version for string-width
19257 verbose get https://registry.npmjs.org/readline2 not expired, no request
19258 silly addNameRange number 2 { name: 'readline2', range: '>=1.0.1 <2.0.0', hasData: true }
19259 silly addNameRange versions [ 'readline2', [ '0.1.0', '0.1.1', '1.0.0', '1.0.1' ] ]
19260 silly addNamed readline2@1.0.1
19261 verbose addNamed "1.0.1" is a plain semver version for readline2
19262 verbose get https://registry.npmjs.org/run-async not expired, no request
19263 silly addNameRange number 2 { name: 'run-async', range: '>=0.1.0 <0.2.0', hasData: true }
19264 silly addNameRange versions [ 'run-async', [ '0.1.0', '1.0.0', '2.0.0', '2.1.0', '2.2.0' ] ]
19265 silly addNamed run-async@0.1.0
19266 verbose addNamed "0.1.0" is a plain semver version for run-async
19267 silly mapToRegistry name string-width
19268 silly mapToRegistry using default registry
19269 silly mapToRegistry registry https://registry.npmjs.org/
19270 silly mapToRegistry data Result {
19270 silly mapToRegistry raw: 'string-width',
19270 silly mapToRegistry scope: null,
19270 silly mapToRegistry escapedName: 'string-width',
19270 silly mapToRegistry name: 'string-width',
19270 silly mapToRegistry rawSpec: '',
19270 silly mapToRegistry spec: 'latest',
19270 silly mapToRegistry type: 'tag' }
19271 silly mapToRegistry uri https://registry.npmjs.org/string-width
19272 verbose addRemoteTarball https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz not in flight; adding
19273 verbose addRemoteTarball [ 'https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz',
19273 verbose addRemoteTarball '118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3' ]
19274 silly mapToRegistry name readline2
19275 silly mapToRegistry using default registry
19276 silly mapToRegistry registry https://registry.npmjs.org/
19277 silly mapToRegistry data Result {
19277 silly mapToRegistry raw: 'readline2',
19277 silly mapToRegistry scope: null,
19277 silly mapToRegistry escapedName: 'readline2',
19277 silly mapToRegistry name: 'readline2',
19277 silly mapToRegistry rawSpec: '',
19277 silly mapToRegistry spec: 'latest',
19277 silly mapToRegistry type: 'tag' }
19278 silly mapToRegistry uri https://registry.npmjs.org/readline2
19279 verbose addRemoteTarball https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz not in flight; adding
19280 verbose addRemoteTarball [ 'https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz',
19280 verbose addRemoteTarball '41059608ffc154757b715d9989d199ffbf372e35' ]
19281 silly mapToRegistry name run-async
19282 silly mapToRegistry using default registry
19283 silly mapToRegistry registry https://registry.npmjs.org/
19284 silly mapToRegistry data Result {
19284 silly mapToRegistry raw: 'run-async',
19284 silly mapToRegistry scope: null,
19284 silly mapToRegistry escapedName: 'run-async',
19284 silly mapToRegistry name: 'run-async',
19284 silly mapToRegistry rawSpec: '',
19284 silly mapToRegistry spec: 'latest',
19284 silly mapToRegistry type: 'tag' }
19285 silly mapToRegistry uri https://registry.npmjs.org/run-async
19286 verbose addRemoteTarball https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz not in flight; adding
19287 verbose addRemoteTarball [ 'https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz',
19287 verbose addRemoteTarball 'c8ad4a5e110661e402a7d21b530e009f25f8e389' ]
19288 verbose get https://registry.npmjs.org/rx-lite not expired, no request
19289 silly addNameRange number 2 { name: 'rx-lite', range: '>=3.1.2 <4.0.0', hasData: true }
19290 silly addNameRange versions [ 'rx-lite',
19290 silly addNameRange [ '2.4.2',
19290 silly addNameRange '2.4.3',
19290 silly addNameRange '2.4.4',
19290 silly addNameRange '2.4.6',
19290 silly addNameRange '2.4.7',
19290 silly addNameRange '2.4.8',
19290 silly addNameRange '2.4.9',
19290 silly addNameRange '2.4.10',
19290 silly addNameRange '2.5.0',
19290 silly addNameRange '2.5.1',
19290 silly addNameRange '2.5.2',
19290 silly addNameRange '3.0.0',
19290 silly addNameRange '3.0.1',
19290 silly addNameRange '3.1.0',
19290 silly addNameRange '3.1.1',
19290 silly addNameRange '3.1.2',
19290 silly addNameRange '4.0.0',
19290 silly addNameRange '4.0.1',
19290 silly addNameRange '4.0.2',
19290 silly addNameRange '4.0.3',
19290 silly addNameRange '4.0.4',
19290 silly addNameRange '4.0.5',
19290 silly addNameRange '4.0.6',
19290 silly addNameRange '4.0.7',
19290 silly addNameRange '4.0.8' ] ]
19291 silly addNamed rx-lite@3.1.2
19292 verbose addNamed "3.1.2" is a plain semver version for rx-lite
19293 info retry fetch attempt 1 at 7:44:12 AM
19294 info attempt registry request try #1 at 7:44:12 AM
19295 http fetch GET https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz
19296 silly mapToRegistry name rx-lite
19297 silly mapToRegistry using default registry
19298 silly mapToRegistry registry https://registry.npmjs.org/
19299 silly mapToRegistry data Result {
19299 silly mapToRegistry raw: 'rx-lite',
19299 silly mapToRegistry scope: null,
19299 silly mapToRegistry escapedName: 'rx-lite',
19299 silly mapToRegistry name: 'rx-lite',
19299 silly mapToRegistry rawSpec: '',
19299 silly mapToRegistry spec: 'latest',
19299 silly mapToRegistry type: 'tag' }
19300 silly mapToRegistry uri https://registry.npmjs.org/rx-lite
19301 verbose addRemoteTarball https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz not in flight; adding
19302 verbose addRemoteTarball [ 'https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz',
19302 verbose addRemoteTarball '19ce502ca572665f3b647b10939f97fd1615f102' ]
19303 info retry fetch attempt 1 at 7:44:12 AM
19304 info attempt registry request try #1 at 7:44:12 AM
19305 http fetch GET https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz
19306 info retry fetch attempt 1 at 7:44:12 AM
19307 info attempt registry request try #1 at 7:44:12 AM
19308 http fetch GET https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz
19309 silly fetchAndShaCheck shasum cbe1e3affcf1cd44b80cadfed28dc793a9701d2e
19310 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/figures/-/figures-1.7.0.tgz not in flight; adding
19311 verbose addTmpTarball already have metadata; skipping unpack for figures@1.7.0
19312 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19313 info retry fetch attempt 1 at 7:44:12 AM
19314 info attempt registry request try #1 at 7:44:12 AM
19315 http fetch GET https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz
19316 silly cache afterAdd figures@1.7.0
19317 verbose afterAdd /root/.npm/figures/1.7.0/package/package.json not in flight; writing
19318 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19319 verbose afterAdd /root/.npm/figures/1.7.0/package/package.json written
19320 http fetch 200 https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz
19321 http fetch 200 https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz
19322 silly fetchAndShaCheck shasum c8ad4a5e110661e402a7d21b530e009f25f8e389
19323 silly fetchAndShaCheck shasum 41059608ffc154757b715d9989d199ffbf372e35
19324 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/run-async/-/run-async-0.1.0.tgz not in flight; adding
19325 verbose addTmpTarball already have metadata; skipping unpack for run-async@0.1.0
19326 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19327 http fetch 200 https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz
19328 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/readline2/-/readline2-1.0.1.tgz not in flight; adding
19329 verbose addTmpTarball already have metadata; skipping unpack for readline2@1.0.1
19330 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19331 silly cache afterAdd run-async@0.1.0
19332 verbose afterAdd /root/.npm/run-async/0.1.0/package/package.json not in flight; writing
19333 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19334 silly cache afterAdd readline2@1.0.1
19335 verbose afterAdd /root/.npm/readline2/1.0.1/package/package.json not in flight; writing
19336 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19337 verbose afterAdd /root/.npm/run-async/0.1.0/package/package.json written
19338 verbose afterAdd /root/.npm/readline2/1.0.1/package/package.json written
19339 silly fetchAndShaCheck shasum 19ce502ca572665f3b647b10939f97fd1615f102
19340 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz not in flight; adding
19341 verbose addTmpTarball already have metadata; skipping unpack for rx-lite@3.1.2
19342 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19343 silly cache afterAdd rx-lite@3.1.2
19344 verbose afterAdd /root/.npm/rx-lite/3.1.2/package/package.json not in flight; writing
19345 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19346 verbose afterAdd /root/.npm/rx-lite/3.1.2/package/package.json written
19347 http fetch 200 https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz
19348 silly fetchAndShaCheck shasum 118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3
19349 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/string-width/-/string-width-1.0.2.tgz not in flight; adding
19350 verbose addTmpTarball already have metadata; skipping unpack for string-width@1.0.2
19351 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19352 silly cache afterAdd string-width@1.0.2
19353 verbose afterAdd /root/.npm/string-width/1.0.2/package/package.json not in flight; writing
19354 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19355 verbose afterAdd /root/.npm/string-width/1.0.2/package/package.json written
19356 http 200 https://registry.npmjs.org/cli-cursor
19357 verbose headers { server: 'nginx/1.10.1',
19357 verbose headers 'content-type': 'application/json',
19357 verbose headers 'last-modified': 'Sat, 08 Oct 2016 05:23:53 GMT',
19357 verbose headers etag: 'W/"57f882e9-13ad"',
19357 verbose headers 'content-encoding': 'gzip',
19357 verbose headers 'cache-control': 'max-age=300',
19357 verbose headers 'content-length': '1244',
19357 verbose headers 'accept-ranges': 'bytes',
19357 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19357 verbose headers via: '1.1 varnish',
19357 verbose headers age: '0',
19357 verbose headers connection: 'keep-alive',
19357 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
19357 verbose headers 'x-cache': 'HIT',
19357 verbose headers 'x-cache-hits': '1',
19357 verbose headers 'x-timer': 'S1479109452.304237,VS0,VE304',
19357 verbose headers vary: 'Accept-Encoding' }
19358 silly get cb [ 200,
19358 silly get { server: 'nginx/1.10.1',
19358 silly get 'content-type': 'application/json',
19358 silly get 'last-modified': 'Sat, 08 Oct 2016 05:23:53 GMT',
19358 silly get etag: 'W/"57f882e9-13ad"',
19358 silly get 'content-encoding': 'gzip',
19358 silly get 'cache-control': 'max-age=300',
19358 silly get 'content-length': '1244',
19358 silly get 'accept-ranges': 'bytes',
19358 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19358 silly get via: '1.1 varnish',
19358 silly get age: '0',
19358 silly get connection: 'keep-alive',
19358 silly get 'x-served-by': 'cache-yyz8320-YYZ',
19358 silly get 'x-cache': 'HIT',
19358 silly get 'x-cache-hits': '1',
19358 silly get 'x-timer': 'S1479109452.304237,VS0,VE304',
19358 silly get vary: 'Accept-Encoding' } ]
19359 verbose get saving cli-cursor to /root/.npm/registry.npmjs.org/cli-cursor/.cache.json
19360 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19361 silly resolveWithNewModule cli-cursor@1.0.2 checking installable status
19362 silly cache add args [ 'cli-cursor@^1.0.1', null ]
19363 verbose cache add spec cli-cursor@^1.0.1
19364 silly cache add parsed spec Result {
19364 silly cache add raw: 'cli-cursor@^1.0.1',
19364 silly cache add scope: null,
19364 silly cache add escapedName: 'cli-cursor',
19364 silly cache add name: 'cli-cursor',
19364 silly cache add rawSpec: '^1.0.1',
19364 silly cache add spec: '>=1.0.1 <2.0.0',
19364 silly cache add type: 'range' }
19365 silly addNamed cli-cursor@>=1.0.1 <2.0.0
19366 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for cli-cursor
19367 silly addNameRange { name: 'cli-cursor', range: '>=1.0.1 <2.0.0', hasData: false }
19368 silly mapToRegistry name cli-cursor
19369 silly mapToRegistry using default registry
19370 silly mapToRegistry registry https://registry.npmjs.org/
19371 silly mapToRegistry data Result {
19371 silly mapToRegistry raw: 'cli-cursor',
19371 silly mapToRegistry scope: null,
19371 silly mapToRegistry escapedName: 'cli-cursor',
19371 silly mapToRegistry name: 'cli-cursor',
19371 silly mapToRegistry rawSpec: '',
19371 silly mapToRegistry spec: 'latest',
19371 silly mapToRegistry type: 'tag' }
19372 silly mapToRegistry uri https://registry.npmjs.org/cli-cursor
19373 verbose addNameRange registry:https://registry.npmjs.org/cli-cursor not in flight; fetching
19374 http 200 https://registry.npmjs.org/cli-width
19375 verbose headers { server: 'nginx/1.10.1',
19375 verbose headers 'content-type': 'application/json',
19375 verbose headers 'last-modified': 'Mon, 15 Feb 2016 21:10:15 GMT',
19375 verbose headers etag: 'W/"56c23eb7-2621"',
19375 verbose headers 'content-encoding': 'gzip',
19375 verbose headers 'cache-control': 'max-age=300',
19375 verbose headers 'content-length': '2186',
19375 verbose headers 'accept-ranges': 'bytes',
19375 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19375 verbose headers via: '1.1 varnish',
19375 verbose headers age: '0',
19375 verbose headers connection: 'keep-alive',
19375 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
19375 verbose headers 'x-cache': 'HIT',
19375 verbose headers 'x-cache-hits': '1',
19375 verbose headers 'x-timer': 'S1479109452.303898,VS0,VE309',
19375 verbose headers vary: 'Accept-Encoding' }
19376 silly get cb [ 200,
19376 silly get { server: 'nginx/1.10.1',
19376 silly get 'content-type': 'application/json',
19376 silly get 'last-modified': 'Mon, 15 Feb 2016 21:10:15 GMT',
19376 silly get etag: 'W/"56c23eb7-2621"',
19376 silly get 'content-encoding': 'gzip',
19376 silly get 'cache-control': 'max-age=300',
19376 silly get 'content-length': '2186',
19376 silly get 'accept-ranges': 'bytes',
19376 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19376 silly get via: '1.1 varnish',
19376 silly get age: '0',
19376 silly get connection: 'keep-alive',
19376 silly get 'x-served-by': 'cache-yyz8332-YYZ',
19376 silly get 'x-cache': 'HIT',
19376 silly get 'x-cache-hits': '1',
19376 silly get 'x-timer': 'S1479109452.303898,VS0,VE309',
19376 silly get vary: 'Accept-Encoding' } ]
19377 verbose get saving cli-width to /root/.npm/registry.npmjs.org/cli-width/.cache.json
19378 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19379 verbose get https://registry.npmjs.org/cli-cursor not expired, no request
19380 silly addNameRange number 2 { name: 'cli-cursor', range: '>=1.0.1 <2.0.0', hasData: true }
19381 silly addNameRange versions [ 'cli-cursor', [ '1.0.0', '1.0.1', '1.0.2' ] ]
19382 silly addNamed cli-cursor@1.0.2
19383 verbose addNamed "1.0.2" is a plain semver version for cli-cursor
19384 silly mapToRegistry name cli-cursor
19385 silly mapToRegistry using default registry
19386 silly mapToRegistry registry https://registry.npmjs.org/
19387 silly mapToRegistry data Result {
19387 silly mapToRegistry raw: 'cli-cursor',
19387 silly mapToRegistry scope: null,
19387 silly mapToRegistry escapedName: 'cli-cursor',
19387 silly mapToRegistry name: 'cli-cursor',
19387 silly mapToRegistry rawSpec: '',
19387 silly mapToRegistry spec: 'latest',
19387 silly mapToRegistry type: 'tag' }
19388 silly mapToRegistry uri https://registry.npmjs.org/cli-cursor
19389 verbose addRemoteTarball https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz not in flight; adding
19390 verbose addRemoteTarball [ 'https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz',
19390 verbose addRemoteTarball '64da3f7d56a54412e59794bd62dc35295e8f2987' ]
19391 http 200 https://registry.npmjs.org/ansi-escapes
19392 verbose headers { server: 'nginx/1.10.1',
19392 verbose headers 'content-type': 'application/json',
19392 verbose headers 'last-modified': 'Sun, 17 Apr 2016 20:37:19 GMT',
19392 verbose headers etag: 'W/"5713f3ff-3193"',
19392 verbose headers 'content-encoding': 'gzip',
19392 verbose headers 'cache-control': 'max-age=300',
19392 verbose headers 'content-length': '2828',
19392 verbose headers 'accept-ranges': 'bytes',
19392 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19392 verbose headers via: '1.1 varnish',
19392 verbose headers age: '0',
19392 verbose headers connection: 'keep-alive',
19392 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
19392 verbose headers 'x-cache': 'HIT',
19392 verbose headers 'x-cache-hits': '1',
19392 verbose headers 'x-timer': 'S1479109452.303966,VS0,VE313',
19392 verbose headers vary: 'Accept-Encoding' }
19393 silly get cb [ 200,
19393 silly get { server: 'nginx/1.10.1',
19393 silly get 'content-type': 'application/json',
19393 silly get 'last-modified': 'Sun, 17 Apr 2016 20:37:19 GMT',
19393 silly get etag: 'W/"5713f3ff-3193"',
19393 silly get 'content-encoding': 'gzip',
19393 silly get 'cache-control': 'max-age=300',
19393 silly get 'content-length': '2828',
19393 silly get 'accept-ranges': 'bytes',
19393 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19393 silly get via: '1.1 varnish',
19393 silly get age: '0',
19393 silly get connection: 'keep-alive',
19393 silly get 'x-served-by': 'cache-yyz8332-YYZ',
19393 silly get 'x-cache': 'HIT',
19393 silly get 'x-cache-hits': '1',
19393 silly get 'x-timer': 'S1479109452.303966,VS0,VE313',
19393 silly get vary: 'Accept-Encoding' } ]
19394 verbose get saving ansi-escapes to /root/.npm/registry.npmjs.org/ansi-escapes/.cache.json
19395 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19396 info retry fetch attempt 1 at 7:44:12 AM
19397 info attempt registry request try #1 at 7:44:12 AM
19398 http fetch GET https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz
19399 silly resolveWithNewModule cli-width@2.1.0 checking installable status
19400 silly cache add args [ 'cli-width@^2.0.0', null ]
19401 verbose cache add spec cli-width@^2.0.0
19402 silly cache add parsed spec Result {
19402 silly cache add raw: 'cli-width@^2.0.0',
19402 silly cache add scope: null,
19402 silly cache add escapedName: 'cli-width',
19402 silly cache add name: 'cli-width',
19402 silly cache add rawSpec: '^2.0.0',
19402 silly cache add spec: '>=2.0.0 <3.0.0',
19402 silly cache add type: 'range' }
19403 silly addNamed cli-width@>=2.0.0 <3.0.0
19404 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for cli-width
19405 silly addNameRange { name: 'cli-width', range: '>=2.0.0 <3.0.0', hasData: false }
19406 silly mapToRegistry name cli-width
19407 silly mapToRegistry using default registry
19408 silly mapToRegistry registry https://registry.npmjs.org/
19409 silly mapToRegistry data Result {
19409 silly mapToRegistry raw: 'cli-width',
19409 silly mapToRegistry scope: null,
19409 silly mapToRegistry escapedName: 'cli-width',
19409 silly mapToRegistry name: 'cli-width',
19409 silly mapToRegistry rawSpec: '',
19409 silly mapToRegistry spec: 'latest',
19409 silly mapToRegistry type: 'tag' }
19410 silly mapToRegistry uri https://registry.npmjs.org/cli-width
19411 verbose addNameRange registry:https://registry.npmjs.org/cli-width not in flight; fetching
19412 silly resolveWithNewModule ansi-escapes@1.4.0 checking installable status
19413 silly cache add args [ 'ansi-escapes@^1.1.0', null ]
19414 verbose cache add spec ansi-escapes@^1.1.0
19415 silly cache add parsed spec Result {
19415 silly cache add raw: 'ansi-escapes@^1.1.0',
19415 silly cache add scope: null,
19415 silly cache add escapedName: 'ansi-escapes',
19415 silly cache add name: 'ansi-escapes',
19415 silly cache add rawSpec: '^1.1.0',
19415 silly cache add spec: '>=1.1.0 <2.0.0',
19415 silly cache add type: 'range' }
19416 silly addNamed ansi-escapes@>=1.1.0 <2.0.0
19417 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for ansi-escapes
19418 silly addNameRange { name: 'ansi-escapes', range: '>=1.1.0 <2.0.0', hasData: false }
19419 silly mapToRegistry name ansi-escapes
19420 silly mapToRegistry using default registry
19421 silly mapToRegistry registry https://registry.npmjs.org/
19422 silly mapToRegistry data Result {
19422 silly mapToRegistry raw: 'ansi-escapes',
19422 silly mapToRegistry scope: null,
19422 silly mapToRegistry escapedName: 'ansi-escapes',
19422 silly mapToRegistry name: 'ansi-escapes',
19422 silly mapToRegistry rawSpec: '',
19422 silly mapToRegistry spec: 'latest',
19422 silly mapToRegistry type: 'tag' }
19423 silly mapToRegistry uri https://registry.npmjs.org/ansi-escapes
19424 verbose addNameRange registry:https://registry.npmjs.org/ansi-escapes not in flight; fetching
19425 verbose get https://registry.npmjs.org/cli-width not expired, no request
19426 silly addNameRange number 2 { name: 'cli-width', range: '>=2.0.0 <3.0.0', hasData: true }
19427 silly addNameRange versions [ 'cli-width',
19427 silly addNameRange [ '1.0.0', '1.0.1', '1.1.0', '1.1.1', '2.0.0', '2.1.0' ] ]
19428 silly addNamed cli-width@2.1.0
19429 verbose addNamed "2.1.0" is a plain semver version for cli-width
19430 silly mapToRegistry name cli-width
19431 silly mapToRegistry using default registry
19432 silly mapToRegistry registry https://registry.npmjs.org/
19433 silly mapToRegistry data Result {
19433 silly mapToRegistry raw: 'cli-width',
19433 silly mapToRegistry scope: null,
19433 silly mapToRegistry escapedName: 'cli-width',
19433 silly mapToRegistry name: 'cli-width',
19433 silly mapToRegistry rawSpec: '',
19433 silly mapToRegistry spec: 'latest',
19433 silly mapToRegistry type: 'tag' }
19434 silly mapToRegistry uri https://registry.npmjs.org/cli-width
19435 verbose addRemoteTarball https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz not in flight; adding
19436 verbose addRemoteTarball [ 'https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz',
19436 verbose addRemoteTarball 'b234ca209b29ef66fc518d9b98d5847b00edf00a' ]
19437 verbose get https://registry.npmjs.org/ansi-escapes not expired, no request
19438 silly addNameRange number 2 { name: 'ansi-escapes', range: '>=1.1.0 <2.0.0', hasData: true }
19439 silly addNameRange versions [ 'ansi-escapes',
19439 silly addNameRange [ '1.0.0', '1.1.0', '1.1.1', '1.2.0', '1.3.0', '1.4.0' ] ]
19440 silly addNamed ansi-escapes@1.4.0
19441 verbose addNamed "1.4.0" is a plain semver version for ansi-escapes
19442 silly mapToRegistry name ansi-escapes
19443 silly mapToRegistry using default registry
19444 silly mapToRegistry registry https://registry.npmjs.org/
19445 silly mapToRegistry data Result {
19445 silly mapToRegistry raw: 'ansi-escapes',
19445 silly mapToRegistry scope: null,
19445 silly mapToRegistry escapedName: 'ansi-escapes',
19445 silly mapToRegistry name: 'ansi-escapes',
19445 silly mapToRegistry rawSpec: '',
19445 silly mapToRegistry spec: 'latest',
19445 silly mapToRegistry type: 'tag' }
19446 silly mapToRegistry uri https://registry.npmjs.org/ansi-escapes
19447 verbose addRemoteTarball https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz not in flight; adding
19448 verbose addRemoteTarball [ 'https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz',
19448 verbose addRemoteTarball 'd3a8a83b319aa67793662b13e761c7911422306e' ]
19449 info retry fetch attempt 1 at 7:44:12 AM
19450 info attempt registry request try #1 at 7:44:12 AM
19451 http fetch GET https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz
19452 http fetch 200 https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz
19453 info retry fetch attempt 1 at 7:44:12 AM
19454 info attempt registry request try #1 at 7:44:12 AM
19455 http fetch GET https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz
19456 silly fetchAndShaCheck shasum 64da3f7d56a54412e59794bd62dc35295e8f2987
19457 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz not in flight; adding
19458 verbose addTmpTarball already have metadata; skipping unpack for cli-cursor@1.0.2
19459 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19460 silly cache afterAdd cli-cursor@1.0.2
19461 verbose afterAdd /root/.npm/cli-cursor/1.0.2/package/package.json not in flight; writing
19462 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19463 verbose afterAdd /root/.npm/cli-cursor/1.0.2/package/package.json written
19464 http fetch 200 https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz
19465 http fetch 200 https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz
19466 silly fetchAndShaCheck shasum d3a8a83b319aa67793662b13e761c7911422306e
19467 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz not in flight; adding
19468 verbose addTmpTarball already have metadata; skipping unpack for ansi-escapes@1.4.0
19469 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19470 silly fetchAndShaCheck shasum b234ca209b29ef66fc518d9b98d5847b00edf00a
19471 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz not in flight; adding
19472 verbose addTmpTarball already have metadata; skipping unpack for cli-width@2.1.0
19473 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19474 silly cache afterAdd ansi-escapes@1.4.0
19475 verbose afterAdd /root/.npm/ansi-escapes/1.4.0/package/package.json not in flight; writing
19476 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19477 verbose afterAdd /root/.npm/ansi-escapes/1.4.0/package/package.json written
19478 silly cache afterAdd cli-width@2.1.0
19479 verbose afterAdd /root/.npm/cli-width/2.1.0/package/package.json not in flight; writing
19480 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19481 verbose afterAdd /root/.npm/cli-width/2.1.0/package/package.json written
19482 silly fetchNamedPackageData restore-cursor
19483 silly mapToRegistry name restore-cursor
19484 silly mapToRegistry using default registry
19485 silly mapToRegistry registry https://registry.npmjs.org/
19486 silly mapToRegistry data Result {
19486 silly mapToRegistry raw: 'restore-cursor',
19486 silly mapToRegistry scope: null,
19486 silly mapToRegistry escapedName: 'restore-cursor',
19486 silly mapToRegistry name: 'restore-cursor',
19486 silly mapToRegistry rawSpec: '',
19486 silly mapToRegistry spec: 'latest',
19486 silly mapToRegistry type: 'tag' }
19487 silly mapToRegistry uri https://registry.npmjs.org/restore-cursor
19488 verbose request uri https://registry.npmjs.org/restore-cursor
19489 verbose request no auth needed
19490 info attempt registry request try #1 at 7:44:12 AM
19491 http request GET https://registry.npmjs.org/restore-cursor
19492 http 200 https://registry.npmjs.org/restore-cursor
19493 verbose headers { server: 'nginx/1.10.1',
19493 verbose headers 'content-type': 'application/json',
19493 verbose headers 'last-modified': 'Fri, 18 Sep 2015 13:38:14 GMT',
19493 verbose headers etag: 'W/"55fc13c6-ecc"',
19493 verbose headers 'content-encoding': 'gzip',
19493 verbose headers 'cache-control': 'max-age=300',
19493 verbose headers 'content-length': '1023',
19493 verbose headers 'accept-ranges': 'bytes',
19493 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19493 verbose headers via: '1.1 varnish',
19493 verbose headers age: '0',
19493 verbose headers connection: 'keep-alive',
19493 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
19493 verbose headers 'x-cache': 'HIT',
19493 verbose headers 'x-cache-hits': '1',
19493 verbose headers 'x-timer': 'S1479109452.685559,VS0,VE69',
19493 verbose headers vary: 'Accept-Encoding' }
19494 silly get cb [ 200,
19494 silly get { server: 'nginx/1.10.1',
19494 silly get 'content-type': 'application/json',
19494 silly get 'last-modified': 'Fri, 18 Sep 2015 13:38:14 GMT',
19494 silly get etag: 'W/"55fc13c6-ecc"',
19494 silly get 'content-encoding': 'gzip',
19494 silly get 'cache-control': 'max-age=300',
19494 silly get 'content-length': '1023',
19494 silly get 'accept-ranges': 'bytes',
19494 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19494 silly get via: '1.1 varnish',
19494 silly get age: '0',
19494 silly get connection: 'keep-alive',
19494 silly get 'x-served-by': 'cache-yyz8320-YYZ',
19494 silly get 'x-cache': 'HIT',
19494 silly get 'x-cache-hits': '1',
19494 silly get 'x-timer': 'S1479109452.685559,VS0,VE69',
19494 silly get vary: 'Accept-Encoding' } ]
19495 verbose get saving restore-cursor to /root/.npm/registry.npmjs.org/restore-cursor/.cache.json
19496 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19497 silly resolveWithNewModule restore-cursor@1.0.1 checking installable status
19498 silly cache add args [ 'restore-cursor@^1.0.1', null ]
19499 verbose cache add spec restore-cursor@^1.0.1
19500 silly cache add parsed spec Result {
19500 silly cache add raw: 'restore-cursor@^1.0.1',
19500 silly cache add scope: null,
19500 silly cache add escapedName: 'restore-cursor',
19500 silly cache add name: 'restore-cursor',
19500 silly cache add rawSpec: '^1.0.1',
19500 silly cache add spec: '>=1.0.1 <2.0.0',
19500 silly cache add type: 'range' }
19501 silly addNamed restore-cursor@>=1.0.1 <2.0.0
19502 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for restore-cursor
19503 silly addNameRange { name: 'restore-cursor',
19503 silly addNameRange range: '>=1.0.1 <2.0.0',
19503 silly addNameRange hasData: false }
19504 silly mapToRegistry name restore-cursor
19505 silly mapToRegistry using default registry
19506 silly mapToRegistry registry https://registry.npmjs.org/
19507 silly mapToRegistry data Result {
19507 silly mapToRegistry raw: 'restore-cursor',
19507 silly mapToRegistry scope: null,
19507 silly mapToRegistry escapedName: 'restore-cursor',
19507 silly mapToRegistry name: 'restore-cursor',
19507 silly mapToRegistry rawSpec: '',
19507 silly mapToRegistry spec: 'latest',
19507 silly mapToRegistry type: 'tag' }
19508 silly mapToRegistry uri https://registry.npmjs.org/restore-cursor
19509 verbose addNameRange registry:https://registry.npmjs.org/restore-cursor not in flight; fetching
19510 verbose get https://registry.npmjs.org/restore-cursor not expired, no request
19511 silly addNameRange number 2 { name: 'restore-cursor',
19511 silly addNameRange range: '>=1.0.1 <2.0.0',
19511 silly addNameRange hasData: true }
19512 silly addNameRange versions [ 'restore-cursor', [ '1.0.0', '1.0.1' ] ]
19513 silly addNamed restore-cursor@1.0.1
19514 verbose addNamed "1.0.1" is a plain semver version for restore-cursor
19515 silly mapToRegistry name restore-cursor
19516 silly mapToRegistry using default registry
19517 silly mapToRegistry registry https://registry.npmjs.org/
19518 silly mapToRegistry data Result {
19518 silly mapToRegistry raw: 'restore-cursor',
19518 silly mapToRegistry scope: null,
19518 silly mapToRegistry escapedName: 'restore-cursor',
19518 silly mapToRegistry name: 'restore-cursor',
19518 silly mapToRegistry rawSpec: '',
19518 silly mapToRegistry spec: 'latest',
19518 silly mapToRegistry type: 'tag' }
19519 silly mapToRegistry uri https://registry.npmjs.org/restore-cursor
19520 verbose addRemoteTarball https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz not in flight; adding
19521 verbose addRemoteTarball [ 'https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz',
19521 verbose addRemoteTarball '34661f46886327fed2991479152252df92daa541' ]
19522 info retry fetch attempt 1 at 7:44:12 AM
19523 info attempt registry request try #1 at 7:44:12 AM
19524 http fetch GET https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz
19525 http fetch 200 https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz
19526 silly fetchAndShaCheck shasum 34661f46886327fed2991479152252df92daa541
19527 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz not in flight; adding
19528 verbose addTmpTarball already have metadata; skipping unpack for restore-cursor@1.0.1
19529 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19530 silly cache afterAdd restore-cursor@1.0.1
19531 verbose afterAdd /root/.npm/restore-cursor/1.0.1/package/package.json not in flight; writing
19532 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19533 verbose afterAdd /root/.npm/restore-cursor/1.0.1/package/package.json written
19534 silly fetchNamedPackageData exit-hook
19535 silly mapToRegistry name exit-hook
19536 silly mapToRegistry using default registry
19537 silly mapToRegistry registry https://registry.npmjs.org/
19538 silly mapToRegistry data Result {
19538 silly mapToRegistry raw: 'exit-hook',
19538 silly mapToRegistry scope: null,
19538 silly mapToRegistry escapedName: 'exit-hook',
19538 silly mapToRegistry name: 'exit-hook',
19538 silly mapToRegistry rawSpec: '',
19538 silly mapToRegistry spec: 'latest',
19538 silly mapToRegistry type: 'tag' }
19539 silly mapToRegistry uri https://registry.npmjs.org/exit-hook
19540 silly fetchNamedPackageData onetime
19541 silly mapToRegistry name onetime
19542 silly mapToRegistry using default registry
19543 silly mapToRegistry registry https://registry.npmjs.org/
19544 silly mapToRegistry data Result {
19544 silly mapToRegistry raw: 'onetime',
19544 silly mapToRegistry scope: null,
19544 silly mapToRegistry escapedName: 'onetime',
19544 silly mapToRegistry name: 'onetime',
19544 silly mapToRegistry rawSpec: '',
19544 silly mapToRegistry spec: 'latest',
19544 silly mapToRegistry type: 'tag' }
19545 silly mapToRegistry uri https://registry.npmjs.org/onetime
19546 verbose request uri https://registry.npmjs.org/exit-hook
19547 verbose request no auth needed
19548 info attempt registry request try #1 at 7:44:12 AM
19549 http request GET https://registry.npmjs.org/exit-hook
19550 verbose request uri https://registry.npmjs.org/onetime
19551 verbose request no auth needed
19552 info attempt registry request try #1 at 7:44:12 AM
19553 http request GET https://registry.npmjs.org/onetime
19554 http 200 https://registry.npmjs.org/exit-hook
19555 verbose headers { server: 'nginx/1.10.1',
19555 verbose headers 'content-type': 'application/json',
19555 verbose headers 'last-modified': 'Mon, 01 Sep 2014 13:14:50 GMT',
19555 verbose headers etag: 'W/"5404714a-130f"',
19555 verbose headers 'content-encoding': 'gzip',
19555 verbose headers 'cache-control': 'max-age=300',
19555 verbose headers 'content-length': '1150',
19555 verbose headers 'accept-ranges': 'bytes',
19555 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19555 verbose headers via: '1.1 varnish',
19555 verbose headers age: '0',
19555 verbose headers connection: 'keep-alive',
19555 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
19555 verbose headers 'x-cache': 'HIT',
19555 verbose headers 'x-cache-hits': '1',
19555 verbose headers 'x-timer': 'S1479109452.794077,VS0,VE68',
19555 verbose headers vary: 'Accept-Encoding' }
19556 silly get cb [ 200,
19556 silly get { server: 'nginx/1.10.1',
19556 silly get 'content-type': 'application/json',
19556 silly get 'last-modified': 'Mon, 01 Sep 2014 13:14:50 GMT',
19556 silly get etag: 'W/"5404714a-130f"',
19556 silly get 'content-encoding': 'gzip',
19556 silly get 'cache-control': 'max-age=300',
19556 silly get 'content-length': '1150',
19556 silly get 'accept-ranges': 'bytes',
19556 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19556 silly get via: '1.1 varnish',
19556 silly get age: '0',
19556 silly get connection: 'keep-alive',
19556 silly get 'x-served-by': 'cache-yyz8322-YYZ',
19556 silly get 'x-cache': 'HIT',
19556 silly get 'x-cache-hits': '1',
19556 silly get 'x-timer': 'S1479109452.794077,VS0,VE68',
19556 silly get vary: 'Accept-Encoding' } ]
19557 verbose get saving exit-hook to /root/.npm/registry.npmjs.org/exit-hook/.cache.json
19558 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19559 http 200 https://registry.npmjs.org/onetime
19560 verbose headers { server: 'nginx/1.10.1',
19560 verbose headers 'content-type': 'application/json',
19560 verbose headers 'last-modified': 'Wed, 19 Oct 2016 18:41:56 GMT',
19560 verbose headers etag: 'W/"5807be74-1d87"',
19560 verbose headers 'content-encoding': 'gzip',
19560 verbose headers 'cache-control': 'max-age=300',
19560 verbose headers 'content-length': '1823',
19560 verbose headers 'accept-ranges': 'bytes',
19560 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19560 verbose headers via: '1.1 varnish',
19560 verbose headers age: '0',
19560 verbose headers connection: 'keep-alive',
19560 verbose headers 'x-served-by': 'cache-yyz8327-YYZ',
19560 verbose headers 'x-cache': 'HIT',
19560 verbose headers 'x-cache-hits': '1',
19560 verbose headers 'x-timer': 'S1479109452.795228,VS0,VE69',
19560 verbose headers vary: 'Accept-Encoding' }
19561 silly get cb [ 200,
19561 silly get { server: 'nginx/1.10.1',
19561 silly get 'content-type': 'application/json',
19561 silly get 'last-modified': 'Wed, 19 Oct 2016 18:41:56 GMT',
19561 silly get etag: 'W/"5807be74-1d87"',
19561 silly get 'content-encoding': 'gzip',
19561 silly get 'cache-control': 'max-age=300',
19561 silly get 'content-length': '1823',
19561 silly get 'accept-ranges': 'bytes',
19561 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19561 silly get via: '1.1 varnish',
19561 silly get age: '0',
19561 silly get connection: 'keep-alive',
19561 silly get 'x-served-by': 'cache-yyz8327-YYZ',
19561 silly get 'x-cache': 'HIT',
19561 silly get 'x-cache-hits': '1',
19561 silly get 'x-timer': 'S1479109452.795228,VS0,VE69',
19561 silly get vary: 'Accept-Encoding' } ]
19562 verbose get saving onetime to /root/.npm/registry.npmjs.org/onetime/.cache.json
19563 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19564 silly resolveWithNewModule exit-hook@1.1.1 checking installable status
19565 silly cache add args [ 'exit-hook@^1.0.0', null ]
19566 verbose cache add spec exit-hook@^1.0.0
19567 silly cache add parsed spec Result {
19567 silly cache add raw: 'exit-hook@^1.0.0',
19567 silly cache add scope: null,
19567 silly cache add escapedName: 'exit-hook',
19567 silly cache add name: 'exit-hook',
19567 silly cache add rawSpec: '^1.0.0',
19567 silly cache add spec: '>=1.0.0 <2.0.0',
19567 silly cache add type: 'range' }
19568 silly addNamed exit-hook@>=1.0.0 <2.0.0
19569 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for exit-hook
19570 silly addNameRange { name: 'exit-hook', range: '>=1.0.0 <2.0.0', hasData: false }
19571 silly mapToRegistry name exit-hook
19572 silly mapToRegistry using default registry
19573 silly mapToRegistry registry https://registry.npmjs.org/
19574 silly mapToRegistry data Result {
19574 silly mapToRegistry raw: 'exit-hook',
19574 silly mapToRegistry scope: null,
19574 silly mapToRegistry escapedName: 'exit-hook',
19574 silly mapToRegistry name: 'exit-hook',
19574 silly mapToRegistry rawSpec: '',
19574 silly mapToRegistry spec: 'latest',
19574 silly mapToRegistry type: 'tag' }
19575 silly mapToRegistry uri https://registry.npmjs.org/exit-hook
19576 verbose addNameRange registry:https://registry.npmjs.org/exit-hook not in flight; fetching
19577 silly resolveWithNewModule onetime@1.1.0 checking installable status
19578 silly cache add args [ 'onetime@^1.0.0', null ]
19579 verbose cache add spec onetime@^1.0.0
19580 silly cache add parsed spec Result {
19580 silly cache add raw: 'onetime@^1.0.0',
19580 silly cache add scope: null,
19580 silly cache add escapedName: 'onetime',
19580 silly cache add name: 'onetime',
19580 silly cache add rawSpec: '^1.0.0',
19580 silly cache add spec: '>=1.0.0 <2.0.0',
19580 silly cache add type: 'range' }
19581 silly addNamed onetime@>=1.0.0 <2.0.0
19582 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for onetime
19583 silly addNameRange { name: 'onetime', range: '>=1.0.0 <2.0.0', hasData: false }
19584 silly mapToRegistry name onetime
19585 silly mapToRegistry using default registry
19586 silly mapToRegistry registry https://registry.npmjs.org/
19587 silly mapToRegistry data Result {
19587 silly mapToRegistry raw: 'onetime',
19587 silly mapToRegistry scope: null,
19587 silly mapToRegistry escapedName: 'onetime',
19587 silly mapToRegistry name: 'onetime',
19587 silly mapToRegistry rawSpec: '',
19587 silly mapToRegistry spec: 'latest',
19587 silly mapToRegistry type: 'tag' }
19588 silly mapToRegistry uri https://registry.npmjs.org/onetime
19589 verbose addNameRange registry:https://registry.npmjs.org/onetime not in flight; fetching
19590 verbose get https://registry.npmjs.org/exit-hook not expired, no request
19591 silly addNameRange number 2 { name: 'exit-hook', range: '>=1.0.0 <2.0.0', hasData: true }
19592 silly addNameRange versions [ 'exit-hook', [ '1.0.0', '1.1.0', '1.1.1' ] ]
19593 silly addNamed exit-hook@1.1.1
19594 verbose addNamed "1.1.1" is a plain semver version for exit-hook
19595 silly mapToRegistry name exit-hook
19596 silly mapToRegistry using default registry
19597 silly mapToRegistry registry https://registry.npmjs.org/
19598 silly mapToRegistry data Result {
19598 silly mapToRegistry raw: 'exit-hook',
19598 silly mapToRegistry scope: null,
19598 silly mapToRegistry escapedName: 'exit-hook',
19598 silly mapToRegistry name: 'exit-hook',
19598 silly mapToRegistry rawSpec: '',
19598 silly mapToRegistry spec: 'latest',
19598 silly mapToRegistry type: 'tag' }
19599 silly mapToRegistry uri https://registry.npmjs.org/exit-hook
19600 verbose addRemoteTarball https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz not in flight; adding
19601 verbose addRemoteTarball [ 'https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz',
19601 verbose addRemoteTarball 'f05ca233b48c05d54fff07765df8507e95c02ff8' ]
19602 verbose get https://registry.npmjs.org/onetime not expired, no request
19603 silly addNameRange number 2 { name: 'onetime', range: '>=1.0.0 <2.0.0', hasData: true }
19604 silly addNameRange versions [ 'onetime', [ '0.1.0', '0.1.1', '1.0.0', '1.1.0', '2.0.0' ] ]
19605 silly addNamed onetime@1.1.0
19606 verbose addNamed "1.1.0" is a plain semver version for onetime
19607 silly mapToRegistry name onetime
19608 silly mapToRegistry using default registry
19609 silly mapToRegistry registry https://registry.npmjs.org/
19610 silly mapToRegistry data Result {
19610 silly mapToRegistry raw: 'onetime',
19610 silly mapToRegistry scope: null,
19610 silly mapToRegistry escapedName: 'onetime',
19610 silly mapToRegistry name: 'onetime',
19610 silly mapToRegistry rawSpec: '',
19610 silly mapToRegistry spec: 'latest',
19610 silly mapToRegistry type: 'tag' }
19611 silly mapToRegistry uri https://registry.npmjs.org/onetime
19612 verbose addRemoteTarball https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz not in flight; adding
19613 verbose addRemoteTarball [ 'https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz',
19613 verbose addRemoteTarball 'a1f7838f8314c516f05ecefcbc4ccfe04b4ed789' ]
19614 info retry fetch attempt 1 at 7:44:12 AM
19615 info attempt registry request try #1 at 7:44:12 AM
19616 http fetch GET https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz
19617 info retry fetch attempt 1 at 7:44:12 AM
19618 info attempt registry request try #1 at 7:44:12 AM
19619 http fetch GET https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz
19620 http fetch 200 https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz
19621 http fetch 200 https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz
19622 silly fetchAndShaCheck shasum a1f7838f8314c516f05ecefcbc4ccfe04b4ed789
19623 silly fetchAndShaCheck shasum f05ca233b48c05d54fff07765df8507e95c02ff8
19624 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz not in flight; adding
19625 verbose addTmpTarball already have metadata; skipping unpack for exit-hook@1.1.1
19626 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19627 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/onetime/-/onetime-1.1.0.tgz not in flight; adding
19628 verbose addTmpTarball already have metadata; skipping unpack for onetime@1.1.0
19629 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19630 silly cache afterAdd onetime@1.1.0
19631 verbose afterAdd /root/.npm/onetime/1.1.0/package/package.json not in flight; writing
19632 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19633 silly cache afterAdd exit-hook@1.1.1
19634 verbose afterAdd /root/.npm/exit-hook/1.1.1/package/package.json not in flight; writing
19635 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19636 verbose afterAdd /root/.npm/onetime/1.1.0/package/package.json written
19637 verbose afterAdd /root/.npm/exit-hook/1.1.1/package/package.json written
19638 silly fetchNamedPackageData code-point-at
19639 silly mapToRegistry name code-point-at
19640 silly mapToRegistry using default registry
19641 silly mapToRegistry registry https://registry.npmjs.org/
19642 silly mapToRegistry data Result {
19642 silly mapToRegistry raw: 'code-point-at',
19642 silly mapToRegistry scope: null,
19642 silly mapToRegistry escapedName: 'code-point-at',
19642 silly mapToRegistry name: 'code-point-at',
19642 silly mapToRegistry rawSpec: '',
19642 silly mapToRegistry spec: 'latest',
19642 silly mapToRegistry type: 'tag' }
19643 silly mapToRegistry uri https://registry.npmjs.org/code-point-at
19644 silly fetchNamedPackageData is-fullwidth-code-point
19645 silly mapToRegistry name is-fullwidth-code-point
19646 silly mapToRegistry using default registry
19647 silly mapToRegistry registry https://registry.npmjs.org/
19648 silly mapToRegistry data Result {
19648 silly mapToRegistry raw: 'is-fullwidth-code-point',
19648 silly mapToRegistry scope: null,
19648 silly mapToRegistry escapedName: 'is-fullwidth-code-point',
19648 silly mapToRegistry name: 'is-fullwidth-code-point',
19648 silly mapToRegistry rawSpec: '',
19648 silly mapToRegistry spec: 'latest',
19648 silly mapToRegistry type: 'tag' }
19649 silly mapToRegistry uri https://registry.npmjs.org/is-fullwidth-code-point
19650 silly fetchNamedPackageData mute-stream
19651 silly mapToRegistry name mute-stream
19652 silly mapToRegistry using default registry
19653 silly mapToRegistry registry https://registry.npmjs.org/
19654 silly mapToRegistry data Result {
19654 silly mapToRegistry raw: 'mute-stream',
19654 silly mapToRegistry scope: null,
19654 silly mapToRegistry escapedName: 'mute-stream',
19654 silly mapToRegistry name: 'mute-stream',
19654 silly mapToRegistry rawSpec: '',
19654 silly mapToRegistry spec: 'latest',
19654 silly mapToRegistry type: 'tag' }
19655 silly mapToRegistry uri https://registry.npmjs.org/mute-stream
19656 verbose request uri https://registry.npmjs.org/code-point-at
19657 verbose request no auth needed
19658 info attempt registry request try #1 at 7:44:12 AM
19659 http request GET https://registry.npmjs.org/code-point-at
19660 verbose request uri https://registry.npmjs.org/is-fullwidth-code-point
19661 verbose request no auth needed
19662 info attempt registry request try #1 at 7:44:12 AM
19663 http request GET https://registry.npmjs.org/is-fullwidth-code-point
19664 verbose request uri https://registry.npmjs.org/mute-stream
19665 verbose request no auth needed
19666 info attempt registry request try #1 at 7:44:12 AM
19667 verbose etag W/"56becbda-1e8f"
19668 verbose lastModified Sat, 13 Feb 2016 06:23:22 GMT
19669 http request GET https://registry.npmjs.org/mute-stream
19670 http 304 https://registry.npmjs.org/mute-stream
19671 verbose headers { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19671 verbose headers via: '1.1 varnish',
19671 verbose headers 'cache-control': 'max-age=300',
19671 verbose headers etag: 'W/"56becbda-1e8f"',
19671 verbose headers age: '38',
19671 verbose headers connection: 'keep-alive',
19671 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
19671 verbose headers 'x-cache': 'HIT',
19671 verbose headers 'x-cache-hits': '1',
19671 verbose headers 'x-timer': 'S1479109452.919208,VS0,VE0',
19671 verbose headers vary: 'Accept-Encoding' }
19672 silly get cb [ 304,
19672 silly get { date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19672 silly get via: '1.1 varnish',
19672 silly get 'cache-control': 'max-age=300',
19672 silly get etag: 'W/"56becbda-1e8f"',
19672 silly get age: '38',
19672 silly get connection: 'keep-alive',
19672 silly get 'x-served-by': 'cache-yyz8322-YYZ',
19672 silly get 'x-cache': 'HIT',
19672 silly get 'x-cache-hits': '1',
19672 silly get 'x-timer': 'S1479109452.919208,VS0,VE0',
19672 silly get vary: 'Accept-Encoding' } ]
19673 verbose etag https://registry.npmjs.org/mute-stream from cache
19674 verbose get saving mute-stream to /root/.npm/registry.npmjs.org/mute-stream/.cache.json
19675 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19676 silly resolveWithNewModule mute-stream@0.0.5 checking installable status
19677 silly cache add args [ 'mute-stream@0.0.5', null ]
19678 verbose cache add spec mute-stream@0.0.5
19679 silly cache add parsed spec Result {
19679 silly cache add raw: 'mute-stream@0.0.5',
19679 silly cache add scope: null,
19679 silly cache add escapedName: 'mute-stream',
19679 silly cache add name: 'mute-stream',
19679 silly cache add rawSpec: '0.0.5',
19679 silly cache add spec: '0.0.5',
19679 silly cache add type: 'version' }
19680 silly addNamed mute-stream@0.0.5
19681 verbose addNamed "0.0.5" is a plain semver version for mute-stream
19682 silly mapToRegistry name mute-stream
19683 silly mapToRegistry using default registry
19684 silly mapToRegistry registry https://registry.npmjs.org/
19685 silly mapToRegistry data Result {
19685 silly mapToRegistry raw: 'mute-stream',
19685 silly mapToRegistry scope: null,
19685 silly mapToRegistry escapedName: 'mute-stream',
19685 silly mapToRegistry name: 'mute-stream',
19685 silly mapToRegistry rawSpec: '',
19685 silly mapToRegistry spec: 'latest',
19685 silly mapToRegistry type: 'tag' }
19686 silly mapToRegistry uri https://registry.npmjs.org/mute-stream
19687 verbose addNameVersion registry:https://registry.npmjs.org/mute-stream not in flight; fetching
19688 verbose get https://registry.npmjs.org/mute-stream not expired, no request
19689 silly mapToRegistry name mute-stream
19690 silly mapToRegistry using default registry
19691 silly mapToRegistry registry https://registry.npmjs.org/
19692 silly mapToRegistry data Result {
19692 silly mapToRegistry raw: 'mute-stream',
19692 silly mapToRegistry scope: null,
19692 silly mapToRegistry escapedName: 'mute-stream',
19692 silly mapToRegistry name: 'mute-stream',
19692 silly mapToRegistry rawSpec: '',
19692 silly mapToRegistry spec: 'latest',
19692 silly mapToRegistry type: 'tag' }
19693 silly mapToRegistry uri https://registry.npmjs.org/mute-stream
19694 verbose addRemoteTarball https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz not in flight; adding
19695 verbose addRemoteTarball [ 'https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz',
19695 verbose addRemoteTarball '8fbfabb0a98a253d3184331f9e8deb7372fac6c0' ]
19696 info retry fetch attempt 1 at 7:44:12 AM
19697 info attempt registry request try #1 at 7:44:12 AM
19698 http fetch GET https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz
19699 http fetch 200 https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz
19700 silly fetchAndShaCheck shasum 8fbfabb0a98a253d3184331f9e8deb7372fac6c0
19701 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz not in flight; adding
19702 verbose addTmpTarball already have metadata; skipping unpack for mute-stream@0.0.5
19703 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19704 silly cache afterAdd mute-stream@0.0.5
19705 verbose afterAdd /root/.npm/mute-stream/0.0.5/package/package.json not in flight; writing
19706 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19707 verbose afterAdd /root/.npm/mute-stream/0.0.5/package/package.json written
19708 http 200 https://registry.npmjs.org/is-fullwidth-code-point
19709 verbose headers { server: 'nginx/1.10.1',
19709 verbose headers 'content-type': 'application/json',
19709 verbose headers 'last-modified': 'Thu, 22 Sep 2016 06:42:49 GMT',
19709 verbose headers etag: 'W/"57e37d69-128d"',
19709 verbose headers 'content-encoding': 'gzip',
19709 verbose headers 'cache-control': 'max-age=300',
19709 verbose headers 'content-length': '1299',
19709 verbose headers 'accept-ranges': 'bytes',
19709 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19709 verbose headers via: '1.1 varnish',
19709 verbose headers age: '0',
19709 verbose headers connection: 'keep-alive',
19709 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
19709 verbose headers 'x-cache': 'HIT',
19709 verbose headers 'x-cache-hits': '1',
19709 verbose headers 'x-timer': 'S1479109452.917276,VS0,VE67',
19709 verbose headers vary: 'Accept-Encoding' }
19710 silly get cb [ 200,
19710 silly get { server: 'nginx/1.10.1',
19710 silly get 'content-type': 'application/json',
19710 silly get 'last-modified': 'Thu, 22 Sep 2016 06:42:49 GMT',
19710 silly get etag: 'W/"57e37d69-128d"',
19710 silly get 'content-encoding': 'gzip',
19710 silly get 'cache-control': 'max-age=300',
19710 silly get 'content-length': '1299',
19710 silly get 'accept-ranges': 'bytes',
19710 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19710 silly get via: '1.1 varnish',
19710 silly get age: '0',
19710 silly get connection: 'keep-alive',
19710 silly get 'x-served-by': 'cache-yyz8325-YYZ',
19710 silly get 'x-cache': 'HIT',
19710 silly get 'x-cache-hits': '1',
19710 silly get 'x-timer': 'S1479109452.917276,VS0,VE67',
19710 silly get vary: 'Accept-Encoding' } ]
19711 verbose get saving is-fullwidth-code-point to /root/.npm/registry.npmjs.org/is-fullwidth-code-point/.cache.json
19712 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19713 silly resolveWithNewModule is-fullwidth-code-point@1.0.0 checking installable status
19714 silly cache add args [ 'is-fullwidth-code-point@^1.0.0', null ]
19715 verbose cache add spec is-fullwidth-code-point@^1.0.0
19716 silly cache add parsed spec Result {
19716 silly cache add raw: 'is-fullwidth-code-point@^1.0.0',
19716 silly cache add scope: null,
19716 silly cache add escapedName: 'is-fullwidth-code-point',
19716 silly cache add name: 'is-fullwidth-code-point',
19716 silly cache add rawSpec: '^1.0.0',
19716 silly cache add spec: '>=1.0.0 <2.0.0',
19716 silly cache add type: 'range' }
19717 silly addNamed is-fullwidth-code-point@>=1.0.0 <2.0.0
19718 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-fullwidth-code-point
19719 silly addNameRange { name: 'is-fullwidth-code-point',
19719 silly addNameRange range: '>=1.0.0 <2.0.0',
19719 silly addNameRange hasData: false }
19720 silly mapToRegistry name is-fullwidth-code-point
19721 silly mapToRegistry using default registry
19722 silly mapToRegistry registry https://registry.npmjs.org/
19723 silly mapToRegistry data Result {
19723 silly mapToRegistry raw: 'is-fullwidth-code-point',
19723 silly mapToRegistry scope: null,
19723 silly mapToRegistry escapedName: 'is-fullwidth-code-point',
19723 silly mapToRegistry name: 'is-fullwidth-code-point',
19723 silly mapToRegistry rawSpec: '',
19723 silly mapToRegistry spec: 'latest',
19723 silly mapToRegistry type: 'tag' }
19724 silly mapToRegistry uri https://registry.npmjs.org/is-fullwidth-code-point
19725 verbose addNameRange registry:https://registry.npmjs.org/is-fullwidth-code-point not in flight; fetching
19726 http 200 https://registry.npmjs.org/code-point-at
19727 verbose headers { server: 'nginx/1.10.1',
19727 verbose headers 'content-type': 'application/json',
19727 verbose headers 'last-modified': 'Thu, 03 Nov 2016 10:43:00 GMT',
19727 verbose headers etag: 'W/"581b14b4-152e"',
19727 verbose headers 'content-encoding': 'gzip',
19727 verbose headers 'cache-control': 'max-age=300',
19727 verbose headers 'content-length': '1419',
19727 verbose headers 'accept-ranges': 'bytes',
19727 verbose headers date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19727 verbose headers via: '1.1 varnish',
19727 verbose headers age: '0',
19727 verbose headers connection: 'keep-alive',
19727 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
19727 verbose headers 'x-cache': 'HIT',
19727 verbose headers 'x-cache-hits': '1',
19727 verbose headers 'x-timer': 'S1479109452.917487,VS0,VE71',
19727 verbose headers vary: 'Accept-Encoding' }
19728 silly get cb [ 200,
19728 silly get { server: 'nginx/1.10.1',
19728 silly get 'content-type': 'application/json',
19728 silly get 'last-modified': 'Thu, 03 Nov 2016 10:43:00 GMT',
19728 silly get etag: 'W/"581b14b4-152e"',
19728 silly get 'content-encoding': 'gzip',
19728 silly get 'cache-control': 'max-age=300',
19728 silly get 'content-length': '1419',
19728 silly get 'accept-ranges': 'bytes',
19728 silly get date: 'Mon, 14 Nov 2016 07:44:12 GMT',
19728 silly get via: '1.1 varnish',
19728 silly get age: '0',
19728 silly get connection: 'keep-alive',
19728 silly get 'x-served-by': 'cache-yyz8329-YYZ',
19728 silly get 'x-cache': 'HIT',
19728 silly get 'x-cache-hits': '1',
19728 silly get 'x-timer': 'S1479109452.917487,VS0,VE71',
19728 silly get vary: 'Accept-Encoding' } ]
19729 verbose get saving code-point-at to /root/.npm/registry.npmjs.org/code-point-at/.cache.json
19730 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19731 verbose get https://registry.npmjs.org/is-fullwidth-code-point not expired, no request
19732 silly addNameRange number 2 { name: 'is-fullwidth-code-point',
19732 silly addNameRange range: '>=1.0.0 <2.0.0',
19732 silly addNameRange hasData: true }
19733 silly addNameRange versions [ 'is-fullwidth-code-point', [ '1.0.0', '2.0.0' ] ]
19734 silly addNamed is-fullwidth-code-point@1.0.0
19735 verbose addNamed "1.0.0" is a plain semver version for is-fullwidth-code-point
19736 silly mapToRegistry name is-fullwidth-code-point
19737 silly mapToRegistry using default registry
19738 silly mapToRegistry registry https://registry.npmjs.org/
19739 silly mapToRegistry data Result {
19739 silly mapToRegistry raw: 'is-fullwidth-code-point',
19739 silly mapToRegistry scope: null,
19739 silly mapToRegistry escapedName: 'is-fullwidth-code-point',
19739 silly mapToRegistry name: 'is-fullwidth-code-point',
19739 silly mapToRegistry rawSpec: '',
19739 silly mapToRegistry spec: 'latest',
19739 silly mapToRegistry type: 'tag' }
19740 silly mapToRegistry uri https://registry.npmjs.org/is-fullwidth-code-point
19741 verbose addRemoteTarball https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz not in flight; adding
19742 verbose addRemoteTarball [ 'https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz',
19742 verbose addRemoteTarball 'ef9e31386f031a7f0d643af82fde50c457ef00cb' ]
19743 info retry fetch attempt 1 at 7:44:12 AM
19744 info attempt registry request try #1 at 7:44:12 AM
19745 http fetch GET https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz
19746 silly resolveWithNewModule code-point-at@1.1.0 checking installable status
19747 silly cache add args [ 'code-point-at@^1.0.0', null ]
19748 verbose cache add spec code-point-at@^1.0.0
19749 silly cache add parsed spec Result {
19749 silly cache add raw: 'code-point-at@^1.0.0',
19749 silly cache add scope: null,
19749 silly cache add escapedName: 'code-point-at',
19749 silly cache add name: 'code-point-at',
19749 silly cache add rawSpec: '^1.0.0',
19749 silly cache add spec: '>=1.0.0 <2.0.0',
19749 silly cache add type: 'range' }
19750 silly addNamed code-point-at@>=1.0.0 <2.0.0
19751 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for code-point-at
19752 silly addNameRange { name: 'code-point-at',
19752 silly addNameRange range: '>=1.0.0 <2.0.0',
19752 silly addNameRange hasData: false }
19753 silly mapToRegistry name code-point-at
19754 silly mapToRegistry using default registry
19755 silly mapToRegistry registry https://registry.npmjs.org/
19756 silly mapToRegistry data Result {
19756 silly mapToRegistry raw: 'code-point-at',
19756 silly mapToRegistry scope: null,
19756 silly mapToRegistry escapedName: 'code-point-at',
19756 silly mapToRegistry name: 'code-point-at',
19756 silly mapToRegistry rawSpec: '',
19756 silly mapToRegistry spec: 'latest',
19756 silly mapToRegistry type: 'tag' }
19757 silly mapToRegistry uri https://registry.npmjs.org/code-point-at
19758 verbose addNameRange registry:https://registry.npmjs.org/code-point-at not in flight; fetching
19759 verbose get https://registry.npmjs.org/code-point-at not expired, no request
19760 silly addNameRange number 2 { name: 'code-point-at', range: '>=1.0.0 <2.0.0', hasData: true }
19761 silly addNameRange versions [ 'code-point-at', [ '1.0.0', '1.0.1', '1.1.0' ] ]
19762 silly addNamed code-point-at@1.1.0
19763 verbose addNamed "1.1.0" is a plain semver version for code-point-at
19764 silly mapToRegistry name code-point-at
19765 silly mapToRegistry using default registry
19766 silly mapToRegistry registry https://registry.npmjs.org/
19767 silly mapToRegistry data Result {
19767 silly mapToRegistry raw: 'code-point-at',
19767 silly mapToRegistry scope: null,
19767 silly mapToRegistry escapedName: 'code-point-at',
19767 silly mapToRegistry name: 'code-point-at',
19767 silly mapToRegistry rawSpec: '',
19767 silly mapToRegistry spec: 'latest',
19767 silly mapToRegistry type: 'tag' }
19768 silly mapToRegistry uri https://registry.npmjs.org/code-point-at
19769 verbose addRemoteTarball https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz not in flight; adding
19770 verbose addRemoteTarball [ 'https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz',
19770 verbose addRemoteTarball '0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77' ]
19771 info retry fetch attempt 1 at 7:44:13 AM
19772 info attempt registry request try #1 at 7:44:13 AM
19773 http fetch GET https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz
19774 http fetch 200 https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz
19775 silly fetchAndShaCheck shasum 0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77
19776 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz not in flight; adding
19777 verbose addTmpTarball already have metadata; skipping unpack for code-point-at@1.1.0
19778 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19779 silly cache afterAdd code-point-at@1.1.0
19780 verbose afterAdd /root/.npm/code-point-at/1.1.0/package/package.json not in flight; writing
19781 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19782 verbose afterAdd /root/.npm/code-point-at/1.1.0/package/package.json written
19783 http fetch 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz
19784 silly fetchAndShaCheck shasum ef9e31386f031a7f0d643af82fde50c457ef00cb
19785 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz not in flight; adding
19786 verbose addTmpTarball already have metadata; skipping unpack for is-fullwidth-code-point@1.0.0
19787 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19788 silly cache afterAdd is-fullwidth-code-point@1.0.0
19789 verbose afterAdd /root/.npm/is-fullwidth-code-point/1.0.0/package/package.json not in flight; writing
19790 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19791 verbose afterAdd /root/.npm/is-fullwidth-code-point/1.0.0/package/package.json written
19792 silly fetchNamedPackageData fb-watchman
19793 silly mapToRegistry name fb-watchman
19794 silly mapToRegistry using default registry
19795 silly mapToRegistry registry https://registry.npmjs.org/
19796 silly mapToRegistry data Result {
19796 silly mapToRegistry raw: 'fb-watchman',
19796 silly mapToRegistry scope: null,
19796 silly mapToRegistry escapedName: 'fb-watchman',
19796 silly mapToRegistry name: 'fb-watchman',
19796 silly mapToRegistry rawSpec: '',
19796 silly mapToRegistry spec: 'latest',
19796 silly mapToRegistry type: 'tag' }
19797 silly mapToRegistry uri https://registry.npmjs.org/fb-watchman
19798 silly fetchNamedPackageData multimatch
19799 silly mapToRegistry name multimatch
19800 silly mapToRegistry using default registry
19801 silly mapToRegistry registry https://registry.npmjs.org/
19802 silly mapToRegistry data Result {
19802 silly mapToRegistry raw: 'multimatch',
19802 silly mapToRegistry scope: null,
19802 silly mapToRegistry escapedName: 'multimatch',
19802 silly mapToRegistry name: 'multimatch',
19802 silly mapToRegistry rawSpec: '',
19802 silly mapToRegistry spec: 'latest',
19802 silly mapToRegistry type: 'tag' }
19803 silly mapToRegistry uri https://registry.npmjs.org/multimatch
19804 verbose request uri https://registry.npmjs.org/fb-watchman
19805 verbose request no auth needed
19806 info attempt registry request try #1 at 7:44:13 AM
19807 http request GET https://registry.npmjs.org/fb-watchman
19808 verbose request uri https://registry.npmjs.org/multimatch
19809 verbose request no auth needed
19810 info attempt registry request try #1 at 7:44:13 AM
19811 http request GET https://registry.npmjs.org/multimatch
19812 http 200 https://registry.npmjs.org/multimatch
19813 verbose headers { server: 'nginx/1.10.1',
19813 verbose headers 'content-type': 'application/json',
19813 verbose headers 'last-modified': 'Sat, 14 Nov 2015 13:52:12 GMT',
19813 verbose headers etag: 'W/"56473c8c-2c4c"',
19813 verbose headers 'content-encoding': 'gzip',
19813 verbose headers 'cache-control': 'max-age=300',
19813 verbose headers 'content-length': '2262',
19813 verbose headers 'accept-ranges': 'bytes',
19813 verbose headers date: 'Mon, 14 Nov 2016 07:44:13 GMT',
19813 verbose headers via: '1.1 varnish',
19813 verbose headers age: '0',
19813 verbose headers connection: 'keep-alive',
19813 verbose headers 'x-served-by': 'cache-yyz8331-YYZ',
19813 verbose headers 'x-cache': 'HIT',
19813 verbose headers 'x-cache-hits': '1',
19813 verbose headers 'x-timer': 'S1479109453.098266,VS0,VE69',
19813 verbose headers vary: 'Accept-Encoding' }
19814 silly get cb [ 200,
19814 silly get { server: 'nginx/1.10.1',
19814 silly get 'content-type': 'application/json',
19814 silly get 'last-modified': 'Sat, 14 Nov 2015 13:52:12 GMT',
19814 silly get etag: 'W/"56473c8c-2c4c"',
19814 silly get 'content-encoding': 'gzip',
19814 silly get 'cache-control': 'max-age=300',
19814 silly get 'content-length': '2262',
19814 silly get 'accept-ranges': 'bytes',
19814 silly get date: 'Mon, 14 Nov 2016 07:44:13 GMT',
19814 silly get via: '1.1 varnish',
19814 silly get age: '0',
19814 silly get connection: 'keep-alive',
19814 silly get 'x-served-by': 'cache-yyz8331-YYZ',
19814 silly get 'x-cache': 'HIT',
19814 silly get 'x-cache-hits': '1',
19814 silly get 'x-timer': 'S1479109453.098266,VS0,VE69',
19814 silly get vary: 'Accept-Encoding' } ]
19815 verbose get saving multimatch to /root/.npm/registry.npmjs.org/multimatch/.cache.json
19816 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19817 http 200 https://registry.npmjs.org/fb-watchman
19818 verbose headers { server: 'nginx/1.10.1',
19818 verbose headers 'content-type': 'application/json',
19818 verbose headers 'last-modified': 'Wed, 27 Jan 2016 22:19:42 GMT',
19818 verbose headers etag: 'W/"56a9427e-3ad8"',
19818 verbose headers 'content-encoding': 'gzip',
19818 verbose headers 'cache-control': 'max-age=300',
19818 verbose headers 'content-length': '2204',
19818 verbose headers 'accept-ranges': 'bytes',
19818 verbose headers date: 'Mon, 14 Nov 2016 07:44:13 GMT',
19818 verbose headers via: '1.1 varnish',
19818 verbose headers age: '0',
19818 verbose headers connection: 'keep-alive',
19818 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
19818 verbose headers 'x-cache': 'MISS',
19818 verbose headers 'x-cache-hits': '0',
19818 verbose headers 'x-timer': 'S1479109453.098328,VS0,VE69',
19818 verbose headers vary: 'Accept-Encoding' }
19819 silly get cb [ 200,
19819 silly get { server: 'nginx/1.10.1',
19819 silly get 'content-type': 'application/json',
19819 silly get 'last-modified': 'Wed, 27 Jan 2016 22:19:42 GMT',
19819 silly get etag: 'W/"56a9427e-3ad8"',
19819 silly get 'content-encoding': 'gzip',
19819 silly get 'cache-control': 'max-age=300',
19819 silly get 'content-length': '2204',
19819 silly get 'accept-ranges': 'bytes',
19819 silly get date: 'Mon, 14 Nov 2016 07:44:13 GMT',
19819 silly get via: '1.1 varnish',
19819 silly get age: '0',
19819 silly get connection: 'keep-alive',
19819 silly get 'x-served-by': 'cache-yyz8329-YYZ',
19819 silly get 'x-cache': 'MISS',
19819 silly get 'x-cache-hits': '0',
19819 silly get 'x-timer': 'S1479109453.098328,VS0,VE69',
19819 silly get vary: 'Accept-Encoding' } ]
19820 verbose get saving fb-watchman to /root/.npm/registry.npmjs.org/fb-watchman/.cache.json
19821 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19822 silly resolveWithNewModule multimatch@2.1.0 checking installable status
19823 silly cache add args [ 'multimatch@^2.1.0', null ]
19824 verbose cache add spec multimatch@^2.1.0
19825 silly cache add parsed spec Result {
19825 silly cache add raw: 'multimatch@^2.1.0',
19825 silly cache add scope: null,
19825 silly cache add escapedName: 'multimatch',
19825 silly cache add name: 'multimatch',
19825 silly cache add rawSpec: '^2.1.0',
19825 silly cache add spec: '>=2.1.0 <3.0.0',
19825 silly cache add type: 'range' }
19826 silly addNamed multimatch@>=2.1.0 <3.0.0
19827 verbose addNamed ">=2.1.0 <3.0.0" is a valid semver range for multimatch
19828 silly addNameRange { name: 'multimatch', range: '>=2.1.0 <3.0.0', hasData: false }
19829 silly mapToRegistry name multimatch
19830 silly mapToRegistry using default registry
19831 silly mapToRegistry registry https://registry.npmjs.org/
19832 silly mapToRegistry data Result {
19832 silly mapToRegistry raw: 'multimatch',
19832 silly mapToRegistry scope: null,
19832 silly mapToRegistry escapedName: 'multimatch',
19832 silly mapToRegistry name: 'multimatch',
19832 silly mapToRegistry rawSpec: '',
19832 silly mapToRegistry spec: 'latest',
19832 silly mapToRegistry type: 'tag' }
19833 silly mapToRegistry uri https://registry.npmjs.org/multimatch
19834 verbose addNameRange registry:https://registry.npmjs.org/multimatch not in flight; fetching
19835 silly resolveWithNewModule fb-watchman@1.9.0 checking installable status
19836 silly cache add args [ 'fb-watchman@^1.9.0', null ]
19837 verbose cache add spec fb-watchman@^1.9.0
19838 silly cache add parsed spec Result {
19838 silly cache add raw: 'fb-watchman@^1.9.0',
19838 silly cache add scope: null,
19838 silly cache add escapedName: 'fb-watchman',
19838 silly cache add name: 'fb-watchman',
19838 silly cache add rawSpec: '^1.9.0',
19838 silly cache add spec: '>=1.9.0 <2.0.0',
19838 silly cache add type: 'range' }
19839 silly addNamed fb-watchman@>=1.9.0 <2.0.0
19840 verbose addNamed ">=1.9.0 <2.0.0" is a valid semver range for fb-watchman
19841 silly addNameRange { name: 'fb-watchman', range: '>=1.9.0 <2.0.0', hasData: false }
19842 silly mapToRegistry name fb-watchman
19843 silly mapToRegistry using default registry
19844 silly mapToRegistry registry https://registry.npmjs.org/
19845 silly mapToRegistry data Result {
19845 silly mapToRegistry raw: 'fb-watchman',
19845 silly mapToRegistry scope: null,
19845 silly mapToRegistry escapedName: 'fb-watchman',
19845 silly mapToRegistry name: 'fb-watchman',
19845 silly mapToRegistry rawSpec: '',
19845 silly mapToRegistry spec: 'latest',
19845 silly mapToRegistry type: 'tag' }
19846 silly mapToRegistry uri https://registry.npmjs.org/fb-watchman
19847 verbose addNameRange registry:https://registry.npmjs.org/fb-watchman not in flight; fetching
19848 verbose get https://registry.npmjs.org/multimatch not expired, no request
19849 silly addNameRange number 2 { name: 'multimatch', range: '>=2.1.0 <3.0.0', hasData: true }
19850 silly addNameRange versions [ 'multimatch',
19850 silly addNameRange [ '0.1.0', '0.2.0', '0.3.0', '1.0.0', '1.0.1', '2.0.0', '2.1.0' ] ]
19851 silly addNamed multimatch@2.1.0
19852 verbose addNamed "2.1.0" is a plain semver version for multimatch
19853 verbose get https://registry.npmjs.org/fb-watchman not expired, no request
19854 silly addNameRange number 2 { name: 'fb-watchman', range: '>=1.9.0 <2.0.0', hasData: true }
19855 silly addNameRange versions [ 'fb-watchman',
19855 silly addNameRange [ '0.0.0',
19855 silly addNameRange '0.0.1',
19855 silly addNameRange '1.0.0',
19855 silly addNameRange '1.1.0',
19855 silly addNameRange '1.2.0',
19855 silly addNameRange '1.3.0',
19855 silly addNameRange '1.4.0',
19855 silly addNameRange '1.5.0',
19855 silly addNameRange '1.6.0',
19855 silly addNameRange '1.7.0',
19855 silly addNameRange '1.8.0',
19855 silly addNameRange '1.9.0' ] ]
19856 silly addNamed fb-watchman@1.9.0
19857 verbose addNamed "1.9.0" is a plain semver version for fb-watchman
19858 silly mapToRegistry name multimatch
19859 silly mapToRegistry using default registry
19860 silly mapToRegistry registry https://registry.npmjs.org/
19861 silly mapToRegistry data Result {
19861 silly mapToRegistry raw: 'multimatch',
19861 silly mapToRegistry scope: null,
19861 silly mapToRegistry escapedName: 'multimatch',
19861 silly mapToRegistry name: 'multimatch',
19861 silly mapToRegistry rawSpec: '',
19861 silly mapToRegistry spec: 'latest',
19861 silly mapToRegistry type: 'tag' }
19862 silly mapToRegistry uri https://registry.npmjs.org/multimatch
19863 verbose addRemoteTarball https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz not in flight; adding
19864 verbose addRemoteTarball [ 'https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz',
19864 verbose addRemoteTarball '9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b' ]
19865 silly mapToRegistry name fb-watchman
19866 silly mapToRegistry using default registry
19867 silly mapToRegistry registry https://registry.npmjs.org/
19868 silly mapToRegistry data Result {
19868 silly mapToRegistry raw: 'fb-watchman',
19868 silly mapToRegistry scope: null,
19868 silly mapToRegistry escapedName: 'fb-watchman',
19868 silly mapToRegistry name: 'fb-watchman',
19868 silly mapToRegistry rawSpec: '',
19868 silly mapToRegistry spec: 'latest',
19868 silly mapToRegistry type: 'tag' }
19869 silly mapToRegistry uri https://registry.npmjs.org/fb-watchman
19870 verbose addRemoteTarball https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz not in flight; adding
19871 verbose addRemoteTarball [ 'https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz',
19871 verbose addRemoteTarball '6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec' ]
19872 info retry fetch attempt 1 at 7:44:13 AM
19873 info attempt registry request try #1 at 7:44:13 AM
19874 http fetch GET https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz
19875 info retry fetch attempt 1 at 7:44:13 AM
19876 info attempt registry request try #1 at 7:44:13 AM
19877 http fetch GET https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz
19878 http fetch 200 https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz
19879 http fetch 200 https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz
19880 silly fetchAndShaCheck shasum 9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b
19881 silly fetchAndShaCheck shasum 6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec
19882 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz not in flight; adding
19883 verbose addTmpTarball already have metadata; skipping unpack for multimatch@2.1.0
19884 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19885 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz not in flight; adding
19886 verbose addTmpTarball already have metadata; skipping unpack for fb-watchman@1.9.0
19887 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19888 silly cache afterAdd multimatch@2.1.0
19889 verbose afterAdd /root/.npm/multimatch/2.1.0/package/package.json not in flight; writing
19890 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19891 silly cache afterAdd fb-watchman@1.9.0
19892 verbose afterAdd /root/.npm/fb-watchman/1.9.0/package/package.json not in flight; writing
19893 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19894 verbose afterAdd /root/.npm/multimatch/2.1.0/package/package.json written
19895 verbose afterAdd /root/.npm/fb-watchman/1.9.0/package/package.json written
19896 silly fetchNamedPackageData array-union
19897 silly mapToRegistry name array-union
19898 silly mapToRegistry using default registry
19899 silly mapToRegistry registry https://registry.npmjs.org/
19900 silly mapToRegistry data Result {
19900 silly mapToRegistry raw: 'array-union',
19900 silly mapToRegistry scope: null,
19900 silly mapToRegistry escapedName: 'array-union',
19900 silly mapToRegistry name: 'array-union',
19900 silly mapToRegistry rawSpec: '',
19900 silly mapToRegistry spec: 'latest',
19900 silly mapToRegistry type: 'tag' }
19901 silly mapToRegistry uri https://registry.npmjs.org/array-union
19902 silly fetchNamedPackageData arrify
19903 silly mapToRegistry name arrify
19904 silly mapToRegistry using default registry
19905 silly mapToRegistry registry https://registry.npmjs.org/
19906 silly mapToRegistry data Result {
19906 silly mapToRegistry raw: 'arrify',
19906 silly mapToRegistry scope: null,
19906 silly mapToRegistry escapedName: 'arrify',
19906 silly mapToRegistry name: 'arrify',
19906 silly mapToRegistry rawSpec: '',
19906 silly mapToRegistry spec: 'latest',
19906 silly mapToRegistry type: 'tag' }
19907 silly mapToRegistry uri https://registry.npmjs.org/arrify
19908 verbose request uri https://registry.npmjs.org/array-union
19909 verbose request no auth needed
19910 info attempt registry request try #1 at 7:44:13 AM
19911 http request GET https://registry.npmjs.org/array-union
19912 verbose request uri https://registry.npmjs.org/arrify
19913 verbose request no auth needed
19914 info attempt registry request try #1 at 7:44:13 AM
19915 http request GET https://registry.npmjs.org/arrify
19916 http 200 https://registry.npmjs.org/arrify
19917 verbose headers { server: 'nginx/1.10.1',
19917 verbose headers 'content-type': 'application/json',
19917 verbose headers 'last-modified': 'Wed, 09 Dec 2015 17:48:38 GMT',
19917 verbose headers etag: 'W/"56686976-ddc"',
19917 verbose headers 'content-encoding': 'gzip',
19917 verbose headers 'cache-control': 'max-age=300',
19917 verbose headers 'content-length': '1088',
19917 verbose headers 'accept-ranges': 'bytes',
19917 verbose headers date: 'Mon, 14 Nov 2016 07:44:13 GMT',
19917 verbose headers via: '1.1 varnish',
19917 verbose headers age: '37',
19917 verbose headers connection: 'keep-alive',
19917 verbose headers 'x-served-by': 'cache-yyz8332-YYZ',
19917 verbose headers 'x-cache': 'HIT',
19917 verbose headers 'x-cache-hits': '1',
19917 verbose headers 'x-timer': 'S1479109453.223884,VS0,VE0',
19917 verbose headers vary: 'Accept-Encoding' }
19918 silly get cb [ 200,
19918 silly get { server: 'nginx/1.10.1',
19918 silly get 'content-type': 'application/json',
19918 silly get 'last-modified': 'Wed, 09 Dec 2015 17:48:38 GMT',
19918 silly get etag: 'W/"56686976-ddc"',
19918 silly get 'content-encoding': 'gzip',
19918 silly get 'cache-control': 'max-age=300',
19918 silly get 'content-length': '1088',
19918 silly get 'accept-ranges': 'bytes',
19918 silly get date: 'Mon, 14 Nov 2016 07:44:13 GMT',
19918 silly get via: '1.1 varnish',
19918 silly get age: '37',
19918 silly get connection: 'keep-alive',
19918 silly get 'x-served-by': 'cache-yyz8332-YYZ',
19918 silly get 'x-cache': 'HIT',
19918 silly get 'x-cache-hits': '1',
19918 silly get 'x-timer': 'S1479109453.223884,VS0,VE0',
19918 silly get vary: 'Accept-Encoding' } ]
19919 verbose get saving arrify to /root/.npm/registry.npmjs.org/arrify/.cache.json
19920 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19921 silly resolveWithNewModule arrify@1.0.1 checking installable status
19922 silly cache add args [ 'arrify@^1.0.0', null ]
19923 verbose cache add spec arrify@^1.0.0
19924 silly cache add parsed spec Result {
19924 silly cache add raw: 'arrify@^1.0.0',
19924 silly cache add scope: null,
19924 silly cache add escapedName: 'arrify',
19924 silly cache add name: 'arrify',
19924 silly cache add rawSpec: '^1.0.0',
19924 silly cache add spec: '>=1.0.0 <2.0.0',
19924 silly cache add type: 'range' }
19925 silly addNamed arrify@>=1.0.0 <2.0.0
19926 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for arrify
19927 silly addNameRange { name: 'arrify', range: '>=1.0.0 <2.0.0', hasData: false }
19928 silly mapToRegistry name arrify
19929 silly mapToRegistry using default registry
19930 silly mapToRegistry registry https://registry.npmjs.org/
19931 silly mapToRegistry data Result {
19931 silly mapToRegistry raw: 'arrify',
19931 silly mapToRegistry scope: null,
19931 silly mapToRegistry escapedName: 'arrify',
19931 silly mapToRegistry name: 'arrify',
19931 silly mapToRegistry rawSpec: '',
19931 silly mapToRegistry spec: 'latest',
19931 silly mapToRegistry type: 'tag' }
19932 silly mapToRegistry uri https://registry.npmjs.org/arrify
19933 verbose addNameRange registry:https://registry.npmjs.org/arrify not in flight; fetching
19934 verbose get https://registry.npmjs.org/arrify not expired, no request
19935 silly addNameRange number 2 { name: 'arrify', range: '>=1.0.0 <2.0.0', hasData: true }
19936 silly addNameRange versions [ 'arrify', [ '1.0.0', '1.0.1' ] ]
19937 silly addNamed arrify@1.0.1
19938 verbose addNamed "1.0.1" is a plain semver version for arrify
19939 silly mapToRegistry name arrify
19940 silly mapToRegistry using default registry
19941 silly mapToRegistry registry https://registry.npmjs.org/
19942 silly mapToRegistry data Result {
19942 silly mapToRegistry raw: 'arrify',
19942 silly mapToRegistry scope: null,
19942 silly mapToRegistry escapedName: 'arrify',
19942 silly mapToRegistry name: 'arrify',
19942 silly mapToRegistry rawSpec: '',
19942 silly mapToRegistry spec: 'latest',
19942 silly mapToRegistry type: 'tag' }
19943 silly mapToRegistry uri https://registry.npmjs.org/arrify
19944 verbose addRemoteTarball https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz not in flight; adding
19945 verbose addRemoteTarball [ 'https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz',
19945 verbose addRemoteTarball '898508da2226f380df904728456849c1501a4b0d' ]
19946 info retry fetch attempt 1 at 7:44:13 AM
19947 info attempt registry request try #1 at 7:44:13 AM
19948 http fetch GET https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz
19949 http fetch 200 https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz
19950 silly fetchAndShaCheck shasum 898508da2226f380df904728456849c1501a4b0d
19951 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/arrify/-/arrify-1.0.1.tgz not in flight; adding
19952 verbose addTmpTarball already have metadata; skipping unpack for arrify@1.0.1
19953 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19954 silly cache afterAdd arrify@1.0.1
19955 verbose afterAdd /root/.npm/arrify/1.0.1/package/package.json not in flight; writing
19956 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19957 verbose afterAdd /root/.npm/arrify/1.0.1/package/package.json written
19958 http 200 https://registry.npmjs.org/array-union
19959 verbose headers { server: 'nginx/1.10.1',
19959 verbose headers 'content-type': 'application/json',
19959 verbose headers 'last-modified': 'Thu, 16 Jun 2016 12:16:52 GMT',
19959 verbose headers etag: 'W/"576298b4-18a7"',
19959 verbose headers 'content-encoding': 'gzip',
19959 verbose headers 'cache-control': 'max-age=300',
19959 verbose headers 'content-length': '1376',
19959 verbose headers 'accept-ranges': 'bytes',
19959 verbose headers date: 'Mon, 14 Nov 2016 07:44:13 GMT',
19959 verbose headers via: '1.1 varnish',
19959 verbose headers age: '0',
19959 verbose headers connection: 'keep-alive',
19959 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
19959 verbose headers 'x-cache': 'HIT',
19959 verbose headers 'x-cache-hits': '1',
19959 verbose headers 'x-timer': 'S1479109453.223832,VS0,VE67',
19959 verbose headers vary: 'Accept-Encoding' }
19960 silly get cb [ 200,
19960 silly get { server: 'nginx/1.10.1',
19960 silly get 'content-type': 'application/json',
19960 silly get 'last-modified': 'Thu, 16 Jun 2016 12:16:52 GMT',
19960 silly get etag: 'W/"576298b4-18a7"',
19960 silly get 'content-encoding': 'gzip',
19960 silly get 'cache-control': 'max-age=300',
19960 silly get 'content-length': '1376',
19960 silly get 'accept-ranges': 'bytes',
19960 silly get date: 'Mon, 14 Nov 2016 07:44:13 GMT',
19960 silly get via: '1.1 varnish',
19960 silly get age: '0',
19960 silly get connection: 'keep-alive',
19960 silly get 'x-served-by': 'cache-yyz8324-YYZ',
19960 silly get 'x-cache': 'HIT',
19960 silly get 'x-cache-hits': '1',
19960 silly get 'x-timer': 'S1479109453.223832,VS0,VE67',
19960 silly get vary: 'Accept-Encoding' } ]
19961 verbose get saving array-union to /root/.npm/registry.npmjs.org/array-union/.cache.json
19962 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19963 silly resolveWithNewModule array-union@1.0.2 checking installable status
19964 silly cache add args [ 'array-union@^1.0.1', null ]
19965 verbose cache add spec array-union@^1.0.1
19966 silly cache add parsed spec Result {
19966 silly cache add raw: 'array-union@^1.0.1',
19966 silly cache add scope: null,
19966 silly cache add escapedName: 'array-union',
19966 silly cache add name: 'array-union',
19966 silly cache add rawSpec: '^1.0.1',
19966 silly cache add spec: '>=1.0.1 <2.0.0',
19966 silly cache add type: 'range' }
19967 silly addNamed array-union@>=1.0.1 <2.0.0
19968 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for array-union
19969 silly addNameRange { name: 'array-union', range: '>=1.0.1 <2.0.0', hasData: false }
19970 silly mapToRegistry name array-union
19971 silly mapToRegistry using default registry
19972 silly mapToRegistry registry https://registry.npmjs.org/
19973 silly mapToRegistry data Result {
19973 silly mapToRegistry raw: 'array-union',
19973 silly mapToRegistry scope: null,
19973 silly mapToRegistry escapedName: 'array-union',
19973 silly mapToRegistry name: 'array-union',
19973 silly mapToRegistry rawSpec: '',
19973 silly mapToRegistry spec: 'latest',
19973 silly mapToRegistry type: 'tag' }
19974 silly mapToRegistry uri https://registry.npmjs.org/array-union
19975 verbose addNameRange registry:https://registry.npmjs.org/array-union not in flight; fetching
19976 verbose get https://registry.npmjs.org/array-union not expired, no request
19977 silly addNameRange number 2 { name: 'array-union', range: '>=1.0.1 <2.0.0', hasData: true }
19978 silly addNameRange versions [ 'array-union', [ '0.1.0', '1.0.0', '1.0.1', '1.0.2' ] ]
19979 silly addNamed array-union@1.0.2
19980 verbose addNamed "1.0.2" is a plain semver version for array-union
19981 silly mapToRegistry name array-union
19982 silly mapToRegistry using default registry
19983 silly mapToRegistry registry https://registry.npmjs.org/
19984 silly mapToRegistry data Result {
19984 silly mapToRegistry raw: 'array-union',
19984 silly mapToRegistry scope: null,
19984 silly mapToRegistry escapedName: 'array-union',
19984 silly mapToRegistry name: 'array-union',
19984 silly mapToRegistry rawSpec: '',
19984 silly mapToRegistry spec: 'latest',
19984 silly mapToRegistry type: 'tag' }
19985 silly mapToRegistry uri https://registry.npmjs.org/array-union
19986 verbose addRemoteTarball https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz not in flight; adding
19987 verbose addRemoteTarball [ 'https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz',
19987 verbose addRemoteTarball '9a34410e4f4e3da23dea375be5be70f24778ec39' ]
19988 info retry fetch attempt 1 at 7:44:13 AM
19989 info attempt registry request try #1 at 7:44:13 AM
19990 http fetch GET https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz
19991 http fetch 200 https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz
19992 silly fetchAndShaCheck shasum 9a34410e4f4e3da23dea375be5be70f24778ec39
19993 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/array-union/-/array-union-1.0.2.tgz not in flight; adding
19994 verbose addTmpTarball already have metadata; skipping unpack for array-union@1.0.2
19995 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19996 silly cache afterAdd array-union@1.0.2
19997 verbose afterAdd /root/.npm/array-union/1.0.2/package/package.json not in flight; writing
19998 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
19999 verbose afterAdd /root/.npm/array-union/1.0.2/package/package.json written
20000 silly fetchNamedPackageData errno
20001 silly mapToRegistry name errno
20002 silly mapToRegistry using default registry
20003 silly mapToRegistry registry https://registry.npmjs.org/
20004 silly mapToRegistry data Result {
20004 silly mapToRegistry raw: 'errno',
20004 silly mapToRegistry scope: null,
20004 silly mapToRegistry escapedName: 'errno',
20004 silly mapToRegistry name: 'errno',
20004 silly mapToRegistry rawSpec: '',
20004 silly mapToRegistry spec: 'latest',
20004 silly mapToRegistry type: 'tag' }
20005 silly mapToRegistry uri https://registry.npmjs.org/errno
20006 verbose request uri https://registry.npmjs.org/errno
20007 verbose request no auth needed
20008 info attempt registry request try #1 at 7:44:13 AM
20009 http request GET https://registry.npmjs.org/errno
20010 http 200 https://registry.npmjs.org/errno
20011 verbose headers { server: 'nginx/1.10.1',
20011 verbose headers 'content-type': 'application/json',
20011 verbose headers 'last-modified': 'Fri, 11 Nov 2016 09:34:47 GMT',
20011 verbose headers etag: 'W/"582590b7-3579"',
20011 verbose headers 'content-encoding': 'gzip',
20011 verbose headers 'cache-control': 'max-age=300',
20011 verbose headers 'content-length': '3682',
20011 verbose headers 'accept-ranges': 'bytes',
20011 verbose headers date: 'Mon, 14 Nov 2016 07:44:13 GMT',
20011 verbose headers via: '1.1 varnish',
20011 verbose headers age: '0',
20011 verbose headers connection: 'keep-alive',
20011 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
20011 verbose headers 'x-cache': 'HIT',
20011 verbose headers 'x-cache-hits': '1',
20011 verbose headers 'x-timer': 'S1479109453.330249,VS0,VE69',
20011 verbose headers vary: 'Accept-Encoding' }
20012 silly get cb [ 200,
20012 silly get { server: 'nginx/1.10.1',
20012 silly get 'content-type': 'application/json',
20012 silly get 'last-modified': 'Fri, 11 Nov 2016 09:34:47 GMT',
20012 silly get etag: 'W/"582590b7-3579"',
20012 silly get 'content-encoding': 'gzip',
20012 silly get 'cache-control': 'max-age=300',
20012 silly get 'content-length': '3682',
20012 silly get 'accept-ranges': 'bytes',
20012 silly get date: 'Mon, 14 Nov 2016 07:44:13 GMT',
20012 silly get via: '1.1 varnish',
20012 silly get age: '0',
20012 silly get connection: 'keep-alive',
20012 silly get 'x-served-by': 'cache-yyz8328-YYZ',
20012 silly get 'x-cache': 'HIT',
20012 silly get 'x-cache-hits': '1',
20012 silly get 'x-timer': 'S1479109453.330249,VS0,VE69',
20012 silly get vary: 'Accept-Encoding' } ]
20013 verbose get saving errno to /root/.npm/registry.npmjs.org/errno/.cache.json
20014 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20015 silly resolveWithNewModule errno@0.1.4 checking installable status
20016 silly cache add args [ 'errno@>=0.1.1 <0.2.0-0', null ]
20017 verbose cache add spec errno@>=0.1.1 <0.2.0-0
20018 silly cache add parsed spec Result {
20018 silly cache add raw: 'errno@>=0.1.1 <0.2.0-0',
20018 silly cache add scope: null,
20018 silly cache add escapedName: 'errno',
20018 silly cache add name: 'errno',
20018 silly cache add rawSpec: '>=0.1.1 <0.2.0-0',
20018 silly cache add spec: '>=0.1.1 <0.2.0-0',
20018 silly cache add type: 'range' }
20019 silly addNamed errno@>=0.1.1 <0.2.0-0
20020 verbose addNamed ">=0.1.1 <0.2.0-0" is a valid semver range for errno
20021 silly addNameRange { name: 'errno', range: '>=0.1.1 <0.2.0-0', hasData: false }
20022 silly mapToRegistry name errno
20023 silly mapToRegistry using default registry
20024 silly mapToRegistry registry https://registry.npmjs.org/
20025 silly mapToRegistry data Result {
20025 silly mapToRegistry raw: 'errno',
20025 silly mapToRegistry scope: null,
20025 silly mapToRegistry escapedName: 'errno',
20025 silly mapToRegistry name: 'errno',
20025 silly mapToRegistry rawSpec: '',
20025 silly mapToRegistry spec: 'latest',
20025 silly mapToRegistry type: 'tag' }
20026 silly mapToRegistry uri https://registry.npmjs.org/errno
20027 verbose addNameRange registry:https://registry.npmjs.org/errno not in flight; fetching
20028 verbose get https://registry.npmjs.org/errno not expired, no request
20029 silly addNameRange number 2 { name: 'errno', range: '>=0.1.1 <0.2.0-0', hasData: true }
20030 silly addNameRange versions [ 'errno',
20030 silly addNameRange [ '0.0.1',
20030 silly addNameRange '0.0.2',
20030 silly addNameRange '0.0.3',
20030 silly addNameRange '0.0.4',
20030 silly addNameRange '0.0.5',
20030 silly addNameRange '0.1.0',
20030 silly addNameRange '0.1.1',
20030 silly addNameRange '0.1.2',
20030 silly addNameRange '0.1.3',
20030 silly addNameRange '0.1.4' ] ]
20031 silly addNamed errno@0.1.4
20032 verbose addNamed "0.1.4" is a plain semver version for errno
20033 silly mapToRegistry name errno
20034 silly mapToRegistry using default registry
20035 silly mapToRegistry registry https://registry.npmjs.org/
20036 silly mapToRegistry data Result {
20036 silly mapToRegistry raw: 'errno',
20036 silly mapToRegistry scope: null,
20036 silly mapToRegistry escapedName: 'errno',
20036 silly mapToRegistry name: 'errno',
20036 silly mapToRegistry rawSpec: '',
20036 silly mapToRegistry spec: 'latest',
20036 silly mapToRegistry type: 'tag' }
20037 silly mapToRegistry uri https://registry.npmjs.org/errno
20038 verbose addRemoteTarball https://registry.npmjs.org/errno/-/errno-0.1.4.tgz not in flight; adding
20039 verbose addRemoteTarball [ 'https://registry.npmjs.org/errno/-/errno-0.1.4.tgz',
20039 verbose addRemoteTarball 'b896e23a9e5e8ba33871fc996abd3635fc9a1c7d' ]
20040 info retry fetch attempt 1 at 7:44:13 AM
20041 info attempt registry request try #1 at 7:44:13 AM
20042 http fetch GET https://registry.npmjs.org/errno/-/errno-0.1.4.tgz
20043 http fetch 200 https://registry.npmjs.org/errno/-/errno-0.1.4.tgz
20044 silly fetchAndShaCheck shasum b896e23a9e5e8ba33871fc996abd3635fc9a1c7d
20045 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/errno/-/errno-0.1.4.tgz not in flight; adding
20046 verbose addTmpTarball already have metadata; skipping unpack for errno@0.1.4
20047 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20048 silly cache afterAdd errno@0.1.4
20049 verbose afterAdd /root/.npm/errno/0.1.4/package/package.json not in flight; writing
20050 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20051 verbose afterAdd /root/.npm/errno/0.1.4/package/package.json written
20052 silly fetchNamedPackageData prr
20053 silly mapToRegistry name prr
20054 silly mapToRegistry using default registry
20055 silly mapToRegistry registry https://registry.npmjs.org/
20056 silly mapToRegistry data Result {
20056 silly mapToRegistry raw: 'prr',
20056 silly mapToRegistry scope: null,
20056 silly mapToRegistry escapedName: 'prr',
20056 silly mapToRegistry name: 'prr',
20056 silly mapToRegistry rawSpec: '',
20056 silly mapToRegistry spec: 'latest',
20056 silly mapToRegistry type: 'tag' }
20057 silly mapToRegistry uri https://registry.npmjs.org/prr
20058 verbose request uri https://registry.npmjs.org/prr
20059 verbose request no auth needed
20060 info attempt registry request try #1 at 7:44:13 AM
20061 http request GET https://registry.npmjs.org/prr
20062 http 200 https://registry.npmjs.org/prr
20063 verbose headers { server: 'nginx/1.10.1',
20063 verbose headers 'content-type': 'application/json',
20063 verbose headers 'last-modified': 'Tue, 22 Jul 2014 06:50:49 GMT',
20063 verbose headers etag: 'W/"53ce09c9-140f"',
20063 verbose headers 'content-encoding': 'gzip',
20063 verbose headers 'cache-control': 'max-age=300',
20063 verbose headers 'content-length': '1638',
20063 verbose headers 'accept-ranges': 'bytes',
20063 verbose headers date: 'Mon, 14 Nov 2016 07:44:13 GMT',
20063 verbose headers via: '1.1 varnish',
20063 verbose headers age: '0',
20063 verbose headers connection: 'keep-alive',
20063 verbose headers 'x-served-by': 'cache-yyz8330-YYZ',
20063 verbose headers 'x-cache': 'HIT',
20063 verbose headers 'x-cache-hits': '1',
20063 verbose headers 'x-timer': 'S1479109453.437285,VS0,VE307',
20063 verbose headers vary: 'Accept-Encoding' }
20064 silly get cb [ 200,
20064 silly get { server: 'nginx/1.10.1',
20064 silly get 'content-type': 'application/json',
20064 silly get 'last-modified': 'Tue, 22 Jul 2014 06:50:49 GMT',
20064 silly get etag: 'W/"53ce09c9-140f"',
20064 silly get 'content-encoding': 'gzip',
20064 silly get 'cache-control': 'max-age=300',
20064 silly get 'content-length': '1638',
20064 silly get 'accept-ranges': 'bytes',
20064 silly get date: 'Mon, 14 Nov 2016 07:44:13 GMT',
20064 silly get via: '1.1 varnish',
20064 silly get age: '0',
20064 silly get connection: 'keep-alive',
20064 silly get 'x-served-by': 'cache-yyz8330-YYZ',
20064 silly get 'x-cache': 'HIT',
20064 silly get 'x-cache-hits': '1',
20064 silly get 'x-timer': 'S1479109453.437285,VS0,VE307',
20064 silly get vary: 'Accept-Encoding' } ]
20065 verbose get saving prr to /root/.npm/registry.npmjs.org/prr/.cache.json
20066 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20067 silly resolveWithNewModule prr@0.0.0 checking installable status
20068 silly cache add args [ 'prr@~0.0.0', null ]
20069 verbose cache add spec prr@~0.0.0
20070 silly cache add parsed spec Result {
20070 silly cache add raw: 'prr@~0.0.0',
20070 silly cache add scope: null,
20070 silly cache add escapedName: 'prr',
20070 silly cache add name: 'prr',
20070 silly cache add rawSpec: '~0.0.0',
20070 silly cache add spec: '>=0.0.0 <0.1.0',
20070 silly cache add type: 'range' }
20071 silly addNamed prr@>=0.0.0 <0.1.0
20072 verbose addNamed ">=0.0.0 <0.1.0" is a valid semver range for prr
20073 silly addNameRange { name: 'prr', range: '>=0.0.0 <0.1.0', hasData: false }
20074 silly mapToRegistry name prr
20075 silly mapToRegistry using default registry
20076 silly mapToRegistry registry https://registry.npmjs.org/
20077 silly mapToRegistry data Result {
20077 silly mapToRegistry raw: 'prr',
20077 silly mapToRegistry scope: null,
20077 silly mapToRegistry escapedName: 'prr',
20077 silly mapToRegistry name: 'prr',
20077 silly mapToRegistry rawSpec: '',
20077 silly mapToRegistry spec: 'latest',
20077 silly mapToRegistry type: 'tag' }
20078 silly mapToRegistry uri https://registry.npmjs.org/prr
20079 verbose addNameRange registry:https://registry.npmjs.org/prr not in flight; fetching
20080 verbose get https://registry.npmjs.org/prr not expired, no request
20081 silly addNameRange number 2 { name: 'prr', range: '>=0.0.0 <0.1.0', hasData: true }
20082 silly addNameRange versions [ 'prr', [ '0.0.0', '1.0.0', '1.0.1' ] ]
20083 silly addNamed prr@0.0.0
20084 verbose addNamed "0.0.0" is a plain semver version for prr
20085 silly mapToRegistry name prr
20086 silly mapToRegistry using default registry
20087 silly mapToRegistry registry https://registry.npmjs.org/
20088 silly mapToRegistry data Result {
20088 silly mapToRegistry raw: 'prr',
20088 silly mapToRegistry scope: null,
20088 silly mapToRegistry escapedName: 'prr',
20088 silly mapToRegistry name: 'prr',
20088 silly mapToRegistry rawSpec: '',
20088 silly mapToRegistry spec: 'latest',
20088 silly mapToRegistry type: 'tag' }
20089 silly mapToRegistry uri https://registry.npmjs.org/prr
20090 verbose addRemoteTarball https://registry.npmjs.org/prr/-/prr-0.0.0.tgz not in flight; adding
20091 verbose addRemoteTarball [ 'https://registry.npmjs.org/prr/-/prr-0.0.0.tgz',
20091 verbose addRemoteTarball '1a84b85908325501411853d0081ee3fa86e2926a' ]
20092 info retry fetch attempt 1 at 7:44:13 AM
20093 info attempt registry request try #1 at 7:44:13 AM
20094 http fetch GET https://registry.npmjs.org/prr/-/prr-0.0.0.tgz
20095 http fetch 200 https://registry.npmjs.org/prr/-/prr-0.0.0.tgz
20096 silly fetchAndShaCheck shasum 1a84b85908325501411853d0081ee3fa86e2926a
20097 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/prr/-/prr-0.0.0.tgz not in flight; adding
20098 verbose addTmpTarball already have metadata; skipping unpack for prr@0.0.0
20099 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20100 silly cache afterAdd prr@0.0.0
20101 verbose afterAdd /root/.npm/prr/0.0.0/package/package.json not in flight; writing
20102 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20103 verbose afterAdd /root/.npm/prr/0.0.0/package/package.json written
20104 silly fetchNamedPackageData hoek
20105 silly mapToRegistry name hoek
20106 silly mapToRegistry using default registry
20107 silly mapToRegistry registry https://registry.npmjs.org/
20108 silly mapToRegistry data Result {
20108 silly mapToRegistry raw: 'hoek',
20108 silly mapToRegistry scope: null,
20108 silly mapToRegistry escapedName: 'hoek',
20108 silly mapToRegistry name: 'hoek',
20108 silly mapToRegistry rawSpec: '',
20108 silly mapToRegistry spec: 'latest',
20108 silly mapToRegistry type: 'tag' }
20109 silly mapToRegistry uri https://registry.npmjs.org/hoek
20110 silly fetchNamedPackageData topo
20111 silly mapToRegistry name topo
20112 silly mapToRegistry using default registry
20113 silly mapToRegistry registry https://registry.npmjs.org/
20114 silly mapToRegistry data Result {
20114 silly mapToRegistry raw: 'topo',
20114 silly mapToRegistry scope: null,
20114 silly mapToRegistry escapedName: 'topo',
20114 silly mapToRegistry name: 'topo',
20114 silly mapToRegistry rawSpec: '',
20114 silly mapToRegistry spec: 'latest',
20114 silly mapToRegistry type: 'tag' }
20115 silly mapToRegistry uri https://registry.npmjs.org/topo
20116 silly fetchNamedPackageData isemail
20117 silly mapToRegistry name isemail
20118 silly mapToRegistry using default registry
20119 silly mapToRegistry registry https://registry.npmjs.org/
20120 silly mapToRegistry data Result {
20120 silly mapToRegistry raw: 'isemail',
20120 silly mapToRegistry scope: null,
20120 silly mapToRegistry escapedName: 'isemail',
20120 silly mapToRegistry name: 'isemail',
20120 silly mapToRegistry rawSpec: '',
20120 silly mapToRegistry spec: 'latest',
20120 silly mapToRegistry type: 'tag' }
20121 silly mapToRegistry uri https://registry.npmjs.org/isemail
20122 verbose request uri https://registry.npmjs.org/hoek
20123 verbose request no auth needed
20124 info attempt registry request try #1 at 7:44:13 AM
20125 http request GET https://registry.npmjs.org/hoek
20126 verbose request uri https://registry.npmjs.org/topo
20127 verbose request no auth needed
20128 info attempt registry request try #1 at 7:44:13 AM
20129 http request GET https://registry.npmjs.org/topo
20130 verbose request uri https://registry.npmjs.org/isemail
20131 verbose request no auth needed
20132 info attempt registry request try #1 at 7:44:13 AM
20133 http request GET https://registry.npmjs.org/isemail
20134 http 200 https://registry.npmjs.org/hoek
20135 verbose headers { server: 'nginx/1.10.1',
20135 verbose headers 'content-type': 'application/json',
20135 verbose headers 'last-modified': 'Tue, 01 Nov 2016 17:28:53 GMT',
20135 verbose headers etag: 'W/"5818d0d5-1af42"',
20135 verbose headers 'content-encoding': 'gzip',
20135 verbose headers 'cache-control': 'max-age=300',
20135 verbose headers 'content-length': '9724',
20135 verbose headers 'accept-ranges': 'bytes',
20135 verbose headers date: 'Mon, 14 Nov 2016 07:44:13 GMT',
20135 verbose headers via: '1.1 varnish',
20135 verbose headers age: '245',
20135 verbose headers connection: 'keep-alive',
20135 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
20135 verbose headers 'x-cache': 'HIT',
20135 verbose headers 'x-cache-hits': '80',
20135 verbose headers 'x-timer': 'S1479109453.790507,VS0,VE0',
20135 verbose headers vary: 'Accept-Encoding' }
20136 silly get cb [ 200,
20136 silly get { server: 'nginx/1.10.1',
20136 silly get 'content-type': 'application/json',
20136 silly get 'last-modified': 'Tue, 01 Nov 2016 17:28:53 GMT',
20136 silly get etag: 'W/"5818d0d5-1af42"',
20136 silly get 'content-encoding': 'gzip',
20136 silly get 'cache-control': 'max-age=300',
20136 silly get 'content-length': '9724',
20136 silly get 'accept-ranges': 'bytes',
20136 silly get date: 'Mon, 14 Nov 2016 07:44:13 GMT',
20136 silly get via: '1.1 varnish',
20136 silly get age: '245',
20136 silly get connection: 'keep-alive',
20136 silly get 'x-served-by': 'cache-yyz8325-YYZ',
20136 silly get 'x-cache': 'HIT',
20136 silly get 'x-cache-hits': '80',
20136 silly get 'x-timer': 'S1479109453.790507,VS0,VE0',
20136 silly get vary: 'Accept-Encoding' } ]
20137 verbose get saving hoek to /root/.npm/registry.npmjs.org/hoek/.cache.json
20138 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20139 silly resolveWithNewModule hoek@2.16.3 checking installable status
20140 silly cache add args [ 'hoek@2.x.x', null ]
20141 verbose cache add spec hoek@2.x.x
20142 silly cache add parsed spec Result {
20142 silly cache add raw: 'hoek@2.x.x',
20142 silly cache add scope: null,
20142 silly cache add escapedName: 'hoek',
20142 silly cache add name: 'hoek',
20142 silly cache add rawSpec: '2.x.x',
20142 silly cache add spec: '>=2.0.0 <3.0.0',
20142 silly cache add type: 'range' }
20143 silly addNamed hoek@>=2.0.0 <3.0.0
20144 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for hoek
20145 silly addNameRange { name: 'hoek', range: '>=2.0.0 <3.0.0', hasData: false }
20146 silly mapToRegistry name hoek
20147 silly mapToRegistry using default registry
20148 silly mapToRegistry registry https://registry.npmjs.org/
20149 silly mapToRegistry data Result {
20149 silly mapToRegistry raw: 'hoek',
20149 silly mapToRegistry scope: null,
20149 silly mapToRegistry escapedName: 'hoek',
20149 silly mapToRegistry name: 'hoek',
20149 silly mapToRegistry rawSpec: '',
20149 silly mapToRegistry spec: 'latest',
20149 silly mapToRegistry type: 'tag' }
20150 silly mapToRegistry uri https://registry.npmjs.org/hoek
20151 verbose addNameRange registry:https://registry.npmjs.org/hoek not in flight; fetching
20152 verbose get https://registry.npmjs.org/hoek not expired, no request
20153 silly addNameRange number 2 { name: 'hoek', range: '>=2.0.0 <3.0.0', hasData: true }
20154 silly addNameRange versions [ 'hoek',
20154 silly addNameRange [ '0.0.1',
20154 silly addNameRange '0.0.2',
20154 silly addNameRange '0.0.3',
20154 silly addNameRange '0.0.4',
20154 silly addNameRange '0.0.5',
20154 silly addNameRange '0.0.6',
20154 silly addNameRange '0.0.7',
20154 silly addNameRange '0.0.8',
20154 silly addNameRange '0.0.9',
20154 silly addNameRange '0.0.10',
20154 silly addNameRange '0.0.11',
20154 silly addNameRange '0.0.12',
20154 silly addNameRange '0.0.13',
20154 silly addNameRange '0.0.14',
20154 silly addNameRange '0.0.15',
20154 silly addNameRange '0.0.16',
20154 silly addNameRange '0.0.17',
20154 silly addNameRange '0.0.18',
20154 silly addNameRange '0.0.19',
20154 silly addNameRange '0.0.21',
20154 silly addNameRange '0.1.0',
20154 silly addNameRange '0.2.0',
20154 silly addNameRange '0.3.0',
20154 silly addNameRange '0.4.0',
20154 silly addNameRange '0.4.1',
20154 silly addNameRange '0.4.2',
20154 silly addNameRange '0.4.3',
20154 silly addNameRange '0.4.4',
20154 silly addNameRange '0.4.5',
20154 silly addNameRange '0.5.0',
20154 silly addNameRange '0.6.0',
20154 silly addNameRange '0.6.1',
20154 silly addNameRange '0.6.2',
20154 silly addNameRange '0.7.0',
20154 silly addNameRange '0.7.1',
20154 silly addNameRange '0.7.2',
20154 silly addNameRange '0.7.3',
20154 silly addNameRange '0.7.4',
20154 silly addNameRange '0.7.5',
20154 silly addNameRange '0.7.6',
20154 silly addNameRange '0.8.0',
20154 silly addNameRange '0.8.1',
20154 silly addNameRange '0.8.2',
20154 silly addNameRange '0.8.3',
20154 silly addNameRange '0.8.4',
20154 silly addNameRange '0.8.5',
20154 silly addNameRange '0.9.0',
20154 silly addNameRange '0.9.1',
20154 silly addNameRange '0.10.0',
20154 silly addNameRange '1.0.0',
20154 silly addNameRange '1.0.1',
20154 silly addNameRange '1.0.2',
20154 silly addNameRange '1.0.3',
20154 silly addNameRange '1.1.0',
20154 silly addNameRange '1.1.1',
20154 silly addNameRange '1.1.2',
20154 silly addNameRange '1.2.0',
20154 silly addNameRange '1.3.0',
20154 silly addNameRange '1.4.0',
20154 silly addNameRange '1.4.1',
20154 silly addNameRange '1.5.0',
20154 silly addNameRange '1.5.1',
20154 silly addNameRange '1.5.2',
20154 silly addNameRange '2.0.0',
20154 silly addNameRange '2.1.0',
20154 silly addNameRange '2.1.1',
20154 silly addNameRange '2.2.0',
20154 silly addNameRange '2.3.0',
20154 silly addNameRange '2.4.0',
20154 silly addNameRange '2.4.1',
20154 silly addNameRange '2.5.0',
20154 silly addNameRange '2.5.1',
20154 silly addNameRange '2.6.0',
20154 silly addNameRange '2.7.0',
20154 silly addNameRange '2.8.0',
20154 silly addNameRange '2.8.1',
20154 silly addNameRange '2.9.0',
20154 silly addNameRange '2.9.1',
20154 silly addNameRange '2.10.0',
20154 silly addNameRange '2.11.0',
20154 silly addNameRange '2.11.1',
20154 silly addNameRange '2.12.0',
20154 silly addNameRange '2.13.0',
20154 silly addNameRange '2.13.1',
20154 silly addNameRange '2.14.0',
20154 silly addNameRange '2.15.0',
20154 silly addNameRange '2.16.0',
20154 silly addNameRange '2.16.1',
20154 silly addNameRange '2.16.2',
20154 silly addNameRange '2.16.3',
20154 silly addNameRange '3.0.0',
20154 silly addNameRange '3.0.1',
20154 silly addNameRange '3.0.2',
20154 silly addNameRange '3.0.3',
20154 silly addNameRange '3.0.4',
20154 silly addNameRange '4.0.0',
20154 silly addNameRange '4.0.1',
20154 silly addNameRange '4.0.2',
20154 silly addNameRange '4.1.0' ] ]
20155 silly addNamed hoek@2.16.3
20156 verbose addNamed "2.16.3" is a plain semver version for hoek
20157 silly mapToRegistry name hoek
20158 silly mapToRegistry using default registry
20159 silly mapToRegistry registry https://registry.npmjs.org/
20160 silly mapToRegistry data Result {
20160 silly mapToRegistry raw: 'hoek',
20160 silly mapToRegistry scope: null,
20160 silly mapToRegistry escapedName: 'hoek',
20160 silly mapToRegistry name: 'hoek',
20160 silly mapToRegistry rawSpec: '',
20160 silly mapToRegistry spec: 'latest',
20160 silly mapToRegistry type: 'tag' }
20161 silly mapToRegistry uri https://registry.npmjs.org/hoek
20162 verbose addRemoteTarball https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz not in flight; adding
20163 verbose addRemoteTarball [ 'https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz',
20163 verbose addRemoteTarball '20bb7403d3cea398e91dc4710a8ff1b8274a25ed' ]
20164 info retry fetch attempt 1 at 7:44:13 AM
20165 info attempt registry request try #1 at 7:44:13 AM
20166 http fetch GET https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz
20167 http fetch 200 https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz
20168 silly fetchAndShaCheck shasum 20bb7403d3cea398e91dc4710a8ff1b8274a25ed
20169 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/hoek/-/hoek-2.16.3.tgz not in flight; adding
20170 verbose addTmpTarball already have metadata; skipping unpack for hoek@2.16.3
20171 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20172 silly cache afterAdd hoek@2.16.3
20173 verbose afterAdd /root/.npm/hoek/2.16.3/package/package.json not in flight; writing
20174 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20175 verbose afterAdd /root/.npm/hoek/2.16.3/package/package.json written
20176 http 200 https://registry.npmjs.org/topo
20177 verbose headers { server: 'nginx/1.10.1',
20177 verbose headers 'content-type': 'application/json',
20177 verbose headers 'last-modified': 'Sun, 17 Jul 2016 18:47:04 GMT',
20177 verbose headers etag: 'W/"578bd2a8-290a"',
20177 verbose headers 'content-encoding': 'gzip',
20177 verbose headers 'cache-control': 'max-age=300',
20177 verbose headers 'content-length': '2104',
20177 verbose headers 'accept-ranges': 'bytes',
20177 verbose headers date: 'Mon, 14 Nov 2016 07:44:13 GMT',
20177 verbose headers via: '1.1 varnish',
20177 verbose headers age: '0',
20177 verbose headers connection: 'keep-alive',
20177 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
20177 verbose headers 'x-cache': 'HIT',
20177 verbose headers 'x-cache-hits': '1',
20177 verbose headers 'x-timer': 'S1479109453.790917,VS0,VE68',
20177 verbose headers vary: 'Accept-Encoding' }
20178 silly get cb [ 200,
20178 silly get { server: 'nginx/1.10.1',
20178 silly get 'content-type': 'application/json',
20178 silly get 'last-modified': 'Sun, 17 Jul 2016 18:47:04 GMT',
20178 silly get etag: 'W/"578bd2a8-290a"',
20178 silly get 'content-encoding': 'gzip',
20178 silly get 'cache-control': 'max-age=300',
20178 silly get 'content-length': '2104',
20178 silly get 'accept-ranges': 'bytes',
20178 silly get date: 'Mon, 14 Nov 2016 07:44:13 GMT',
20178 silly get via: '1.1 varnish',
20178 silly get age: '0',
20178 silly get connection: 'keep-alive',
20178 silly get 'x-served-by': 'cache-yyz8333-YYZ',
20178 silly get 'x-cache': 'HIT',
20178 silly get 'x-cache-hits': '1',
20178 silly get 'x-timer': 'S1479109453.790917,VS0,VE68',
20178 silly get vary: 'Accept-Encoding' } ]
20179 verbose get saving topo to /root/.npm/registry.npmjs.org/topo/.cache.json
20180 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20181 silly resolveWithNewModule topo@1.1.0 checking installable status
20182 silly cache add args [ 'topo@1.x.x', null ]
20183 verbose cache add spec topo@1.x.x
20184 silly cache add parsed spec Result {
20184 silly cache add raw: 'topo@1.x.x',
20184 silly cache add scope: null,
20184 silly cache add escapedName: 'topo',
20184 silly cache add name: 'topo',
20184 silly cache add rawSpec: '1.x.x',
20184 silly cache add spec: '>=1.0.0 <2.0.0',
20184 silly cache add type: 'range' }
20185 silly addNamed topo@>=1.0.0 <2.0.0
20186 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for topo
20187 silly addNameRange { name: 'topo', range: '>=1.0.0 <2.0.0', hasData: false }
20188 silly mapToRegistry name topo
20189 silly mapToRegistry using default registry
20190 silly mapToRegistry registry https://registry.npmjs.org/
20191 silly mapToRegistry data Result {
20191 silly mapToRegistry raw: 'topo',
20191 silly mapToRegistry scope: null,
20191 silly mapToRegistry escapedName: 'topo',
20191 silly mapToRegistry name: 'topo',
20191 silly mapToRegistry rawSpec: '',
20191 silly mapToRegistry spec: 'latest',
20191 silly mapToRegistry type: 'tag' }
20192 silly mapToRegistry uri https://registry.npmjs.org/topo
20193 verbose addNameRange registry:https://registry.npmjs.org/topo not in flight; fetching
20194 verbose get https://registry.npmjs.org/topo not expired, no request
20195 silly addNameRange number 2 { name: 'topo', range: '>=1.0.0 <2.0.0', hasData: true }
20196 silly addNameRange versions [ 'topo',
20196 silly addNameRange [ '1.0.0',
20196 silly addNameRange '1.0.1',
20196 silly addNameRange '1.0.2',
20196 silly addNameRange '1.0.3',
20196 silly addNameRange '1.1.0',
20196 silly addNameRange '2.0.0',
20196 silly addNameRange '2.0.1',
20196 silly addNameRange '2.0.2' ] ]
20197 silly addNamed topo@1.1.0
20198 verbose addNamed "1.1.0" is a plain semver version for topo
20199 silly mapToRegistry name topo
20200 silly mapToRegistry using default registry
20201 silly mapToRegistry registry https://registry.npmjs.org/
20202 silly mapToRegistry data Result {
20202 silly mapToRegistry raw: 'topo',
20202 silly mapToRegistry scope: null,
20202 silly mapToRegistry escapedName: 'topo',
20202 silly mapToRegistry name: 'topo',
20202 silly mapToRegistry rawSpec: '',
20202 silly mapToRegistry spec: 'latest',
20202 silly mapToRegistry type: 'tag' }
20203 silly mapToRegistry uri https://registry.npmjs.org/topo
20204 verbose addRemoteTarball https://registry.npmjs.org/topo/-/topo-1.1.0.tgz not in flight; adding
20205 verbose addRemoteTarball [ 'https://registry.npmjs.org/topo/-/topo-1.1.0.tgz',
20205 verbose addRemoteTarball 'e9d751615d1bb87dc865db182fa1ca0a5ef536d5' ]
20206 info retry fetch attempt 1 at 7:44:13 AM
20207 info attempt registry request try #1 at 7:44:13 AM
20208 http fetch GET https://registry.npmjs.org/topo/-/topo-1.1.0.tgz
20209 http fetch 200 https://registry.npmjs.org/topo/-/topo-1.1.0.tgz
20210 silly fetchAndShaCheck shasum e9d751615d1bb87dc865db182fa1ca0a5ef536d5
20211 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/topo/-/topo-1.1.0.tgz not in flight; adding
20212 verbose addTmpTarball already have metadata; skipping unpack for topo@1.1.0
20213 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20214 silly cache afterAdd topo@1.1.0
20215 verbose afterAdd /root/.npm/topo/1.1.0/package/package.json not in flight; writing
20216 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20217 verbose afterAdd /root/.npm/topo/1.1.0/package/package.json written
20218 http 200 https://registry.npmjs.org/isemail
20219 verbose headers { server: 'nginx/1.10.1',
20219 verbose headers 'content-type': 'application/json',
20219 verbose headers 'last-modified': 'Thu, 28 Jul 2016 18:44:29 GMT',
20219 verbose headers etag: 'W/"579a528d-531a"',
20219 verbose headers 'content-encoding': 'gzip',
20219 verbose headers 'cache-control': 'max-age=300',
20219 verbose headers 'content-length': '3947',
20219 verbose headers 'accept-ranges': 'bytes',
20219 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20219 verbose headers via: '1.1 varnish',
20219 verbose headers age: '0',
20219 verbose headers connection: 'keep-alive',
20219 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
20219 verbose headers 'x-cache': 'HIT',
20219 verbose headers 'x-cache-hits': '1',
20219 verbose headers 'x-timer': 'S1479109453.791058,VS0,VE312',
20219 verbose headers vary: 'Accept-Encoding' }
20220 silly get cb [ 200,
20220 silly get { server: 'nginx/1.10.1',
20220 silly get 'content-type': 'application/json',
20220 silly get 'last-modified': 'Thu, 28 Jul 2016 18:44:29 GMT',
20220 silly get etag: 'W/"579a528d-531a"',
20220 silly get 'content-encoding': 'gzip',
20220 silly get 'cache-control': 'max-age=300',
20220 silly get 'content-length': '3947',
20220 silly get 'accept-ranges': 'bytes',
20220 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20220 silly get via: '1.1 varnish',
20220 silly get age: '0',
20220 silly get connection: 'keep-alive',
20220 silly get 'x-served-by': 'cache-yyz8333-YYZ',
20220 silly get 'x-cache': 'HIT',
20220 silly get 'x-cache-hits': '1',
20220 silly get 'x-timer': 'S1479109453.791058,VS0,VE312',
20220 silly get vary: 'Accept-Encoding' } ]
20221 verbose get saving isemail to /root/.npm/registry.npmjs.org/isemail/.cache.json
20222 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20223 silly resolveWithNewModule isemail@1.2.0 checking installable status
20224 silly cache add args [ 'isemail@1.x.x', null ]
20225 verbose cache add spec isemail@1.x.x
20226 silly cache add parsed spec Result {
20226 silly cache add raw: 'isemail@1.x.x',
20226 silly cache add scope: null,
20226 silly cache add escapedName: 'isemail',
20226 silly cache add name: 'isemail',
20226 silly cache add rawSpec: '1.x.x',
20226 silly cache add spec: '>=1.0.0 <2.0.0',
20226 silly cache add type: 'range' }
20227 silly addNamed isemail@>=1.0.0 <2.0.0
20228 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for isemail
20229 silly addNameRange { name: 'isemail', range: '>=1.0.0 <2.0.0', hasData: false }
20230 silly mapToRegistry name isemail
20231 silly mapToRegistry using default registry
20232 silly mapToRegistry registry https://registry.npmjs.org/
20233 silly mapToRegistry data Result {
20233 silly mapToRegistry raw: 'isemail',
20233 silly mapToRegistry scope: null,
20233 silly mapToRegistry escapedName: 'isemail',
20233 silly mapToRegistry name: 'isemail',
20233 silly mapToRegistry rawSpec: '',
20233 silly mapToRegistry spec: 'latest',
20233 silly mapToRegistry type: 'tag' }
20234 silly mapToRegistry uri https://registry.npmjs.org/isemail
20235 verbose addNameRange registry:https://registry.npmjs.org/isemail not in flight; fetching
20236 verbose get https://registry.npmjs.org/isemail not expired, no request
20237 silly addNameRange number 2 { name: 'isemail', range: '>=1.0.0 <2.0.0', hasData: true }
20238 silly addNameRange versions [ 'isemail',
20238 silly addNameRange [ '0.1.0',
20238 silly addNameRange '0.1.1',
20238 silly addNameRange '0.1.2',
20238 silly addNameRange '1.0.0',
20238 silly addNameRange '1.0.1',
20238 silly addNameRange '1.1.0',
20238 silly addNameRange '1.1.1',
20238 silly addNameRange '1.1.2',
20238 silly addNameRange '1.2.0',
20238 silly addNameRange '2.0.0',
20238 silly addNameRange '2.1.0',
20238 silly addNameRange '2.1.2',
20238 silly addNameRange '2.2.0',
20238 silly addNameRange '2.2.1' ] ]
20239 silly addNamed isemail@1.2.0
20240 verbose addNamed "1.2.0" is a plain semver version for isemail
20241 silly mapToRegistry name isemail
20242 silly mapToRegistry using default registry
20243 silly mapToRegistry registry https://registry.npmjs.org/
20244 silly mapToRegistry data Result {
20244 silly mapToRegistry raw: 'isemail',
20244 silly mapToRegistry scope: null,
20244 silly mapToRegistry escapedName: 'isemail',
20244 silly mapToRegistry name: 'isemail',
20244 silly mapToRegistry rawSpec: '',
20244 silly mapToRegistry spec: 'latest',
20244 silly mapToRegistry type: 'tag' }
20245 silly mapToRegistry uri https://registry.npmjs.org/isemail
20246 verbose addRemoteTarball https://registry.npmjs.org/isemail/-/isemail-1.2.0.tgz not in flight; adding
20247 verbose addRemoteTarball [ 'https://registry.npmjs.org/isemail/-/isemail-1.2.0.tgz',
20247 verbose addRemoteTarball 'be03df8cc3e29de4d2c5df6501263f1fa4595e9a' ]
20248 info retry fetch attempt 1 at 7:44:14 AM
20249 info attempt registry request try #1 at 7:44:14 AM
20250 http fetch GET https://registry.npmjs.org/isemail/-/isemail-1.2.0.tgz
20251 http fetch 200 https://registry.npmjs.org/isemail/-/isemail-1.2.0.tgz
20252 silly fetchAndShaCheck shasum be03df8cc3e29de4d2c5df6501263f1fa4595e9a
20253 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/isemail/-/isemail-1.2.0.tgz not in flight; adding
20254 verbose addTmpTarball already have metadata; skipping unpack for isemail@1.2.0
20255 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20256 silly cache afterAdd isemail@1.2.0
20257 verbose afterAdd /root/.npm/isemail/1.2.0/package/package.json not in flight; writing
20258 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20259 verbose afterAdd /root/.npm/isemail/1.2.0/package/package.json written
20260 silly fetchNamedPackageData jsonify
20261 silly mapToRegistry name jsonify
20262 silly mapToRegistry using default registry
20263 silly mapToRegistry registry https://registry.npmjs.org/
20264 silly mapToRegistry data Result {
20264 silly mapToRegistry raw: 'jsonify',
20264 silly mapToRegistry scope: null,
20264 silly mapToRegistry escapedName: 'jsonify',
20264 silly mapToRegistry name: 'jsonify',
20264 silly mapToRegistry rawSpec: '',
20264 silly mapToRegistry spec: 'latest',
20264 silly mapToRegistry type: 'tag' }
20265 silly mapToRegistry uri https://registry.npmjs.org/jsonify
20266 verbose request uri https://registry.npmjs.org/jsonify
20267 verbose request no auth needed
20268 info attempt registry request try #1 at 7:44:14 AM
20269 http request GET https://registry.npmjs.org/jsonify
20270 http 200 https://registry.npmjs.org/jsonify
20271 verbose headers { server: 'nginx/1.10.1',
20271 verbose headers 'content-type': 'application/json',
20271 verbose headers 'last-modified': 'Sat, 26 Jan 2013 23:27:38 GMT',
20271 verbose headers etag: 'W/"5104666a-52a"',
20271 verbose headers 'content-encoding': 'gzip',
20271 verbose headers 'cache-control': 'max-age=300',
20271 verbose headers 'content-length': '621',
20271 verbose headers 'accept-ranges': 'bytes',
20271 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20271 verbose headers via: '1.1 varnish',
20271 verbose headers age: '0',
20271 verbose headers connection: 'keep-alive',
20271 verbose headers 'x-served-by': 'cache-yyz8328-YYZ',
20271 verbose headers 'x-cache': 'HIT',
20271 verbose headers 'x-cache-hits': '1',
20271 verbose headers 'x-timer': 'S1479109454.155283,VS0,VE68',
20271 verbose headers vary: 'Accept-Encoding' }
20272 silly get cb [ 200,
20272 silly get { server: 'nginx/1.10.1',
20272 silly get 'content-type': 'application/json',
20272 silly get 'last-modified': 'Sat, 26 Jan 2013 23:27:38 GMT',
20272 silly get etag: 'W/"5104666a-52a"',
20272 silly get 'content-encoding': 'gzip',
20272 silly get 'cache-control': 'max-age=300',
20272 silly get 'content-length': '621',
20272 silly get 'accept-ranges': 'bytes',
20272 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20272 silly get via: '1.1 varnish',
20272 silly get age: '0',
20272 silly get connection: 'keep-alive',
20272 silly get 'x-served-by': 'cache-yyz8328-YYZ',
20272 silly get 'x-cache': 'HIT',
20272 silly get 'x-cache-hits': '1',
20272 silly get 'x-timer': 'S1479109454.155283,VS0,VE68',
20272 silly get vary: 'Accept-Encoding' } ]
20273 verbose get saving jsonify to /root/.npm/registry.npmjs.org/jsonify/.cache.json
20274 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20275 silly resolveWithNewModule jsonify@0.0.0 checking installable status
20276 silly cache add args [ 'jsonify@~0.0.0', null ]
20277 verbose cache add spec jsonify@~0.0.0
20278 silly cache add parsed spec Result {
20278 silly cache add raw: 'jsonify@~0.0.0',
20278 silly cache add scope: null,
20278 silly cache add escapedName: 'jsonify',
20278 silly cache add name: 'jsonify',
20278 silly cache add rawSpec: '~0.0.0',
20278 silly cache add spec: '>=0.0.0 <0.1.0',
20278 silly cache add type: 'range' }
20279 silly addNamed jsonify@>=0.0.0 <0.1.0
20280 verbose addNamed ">=0.0.0 <0.1.0" is a valid semver range for jsonify
20281 silly addNameRange { name: 'jsonify', range: '>=0.0.0 <0.1.0', hasData: false }
20282 silly mapToRegistry name jsonify
20283 silly mapToRegistry using default registry
20284 silly mapToRegistry registry https://registry.npmjs.org/
20285 silly mapToRegistry data Result {
20285 silly mapToRegistry raw: 'jsonify',
20285 silly mapToRegistry scope: null,
20285 silly mapToRegistry escapedName: 'jsonify',
20285 silly mapToRegistry name: 'jsonify',
20285 silly mapToRegistry rawSpec: '',
20285 silly mapToRegistry spec: 'latest',
20285 silly mapToRegistry type: 'tag' }
20286 silly mapToRegistry uri https://registry.npmjs.org/jsonify
20287 verbose addNameRange registry:https://registry.npmjs.org/jsonify not in flight; fetching
20288 verbose get https://registry.npmjs.org/jsonify not expired, no request
20289 silly addNameRange number 2 { name: 'jsonify', range: '>=0.0.0 <0.1.0', hasData: true }
20290 silly addNameRange versions [ 'jsonify', [ '0.0.0' ] ]
20291 silly addNamed jsonify@0.0.0
20292 verbose addNamed "0.0.0" is a plain semver version for jsonify
20293 silly mapToRegistry name jsonify
20294 silly mapToRegistry using default registry
20295 silly mapToRegistry registry https://registry.npmjs.org/
20296 silly mapToRegistry data Result {
20296 silly mapToRegistry raw: 'jsonify',
20296 silly mapToRegistry scope: null,
20296 silly mapToRegistry escapedName: 'jsonify',
20296 silly mapToRegistry name: 'jsonify',
20296 silly mapToRegistry rawSpec: '',
20296 silly mapToRegistry spec: 'latest',
20296 silly mapToRegistry type: 'tag' }
20297 silly mapToRegistry uri https://registry.npmjs.org/jsonify
20298 verbose addRemoteTarball https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz not in flight; adding
20299 verbose addRemoteTarball [ 'https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz',
20299 verbose addRemoteTarball '2c74b6ee41d93ca51b7b5aaee8f503631d252a73' ]
20300 info retry fetch attempt 1 at 7:44:14 AM
20301 info attempt registry request try #1 at 7:44:14 AM
20302 http fetch GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz
20303 http fetch 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz
20304 silly fetchAndShaCheck shasum 2c74b6ee41d93ca51b7b5aaee8f503631d252a73
20305 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz not in flight; adding
20306 verbose addTmpTarball already have metadata; skipping unpack for jsonify@0.0.0
20307 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20308 silly cache afterAdd jsonify@0.0.0
20309 verbose afterAdd /root/.npm/jsonify/0.0.0/package/package.json not in flight; writing
20310 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20311 verbose afterAdd /root/.npm/jsonify/0.0.0/package/package.json written
20312 silly fetchNamedPackageData base62
20313 silly mapToRegistry name base62
20314 silly mapToRegistry using default registry
20315 silly mapToRegistry registry https://registry.npmjs.org/
20316 silly mapToRegistry data Result {
20316 silly mapToRegistry raw: 'base62',
20316 silly mapToRegistry scope: null,
20316 silly mapToRegistry escapedName: 'base62',
20316 silly mapToRegistry name: 'base62',
20316 silly mapToRegistry rawSpec: '',
20316 silly mapToRegistry spec: 'latest',
20316 silly mapToRegistry type: 'tag' }
20317 silly mapToRegistry uri https://registry.npmjs.org/base62
20318 silly fetchNamedPackageData commoner
20319 silly mapToRegistry name commoner
20320 silly mapToRegistry using default registry
20321 silly mapToRegistry registry https://registry.npmjs.org/
20322 silly mapToRegistry data Result {
20322 silly mapToRegistry raw: 'commoner',
20322 silly mapToRegistry scope: null,
20322 silly mapToRegistry escapedName: 'commoner',
20322 silly mapToRegistry name: 'commoner',
20322 silly mapToRegistry rawSpec: '',
20322 silly mapToRegistry spec: 'latest',
20322 silly mapToRegistry type: 'tag' }
20323 silly mapToRegistry uri https://registry.npmjs.org/commoner
20324 silly fetchNamedPackageData esprima-fb
20325 silly mapToRegistry name esprima-fb
20326 silly mapToRegistry using default registry
20327 silly mapToRegistry registry https://registry.npmjs.org/
20328 silly mapToRegistry data Result {
20328 silly mapToRegistry raw: 'esprima-fb',
20328 silly mapToRegistry scope: null,
20328 silly mapToRegistry escapedName: 'esprima-fb',
20328 silly mapToRegistry name: 'esprima-fb',
20328 silly mapToRegistry rawSpec: '',
20328 silly mapToRegistry spec: 'latest',
20328 silly mapToRegistry type: 'tag' }
20329 silly mapToRegistry uri https://registry.npmjs.org/esprima-fb
20330 silly fetchNamedPackageData object-assign
20331 silly mapToRegistry name object-assign
20332 silly mapToRegistry using default registry
20333 silly mapToRegistry registry https://registry.npmjs.org/
20334 silly mapToRegistry data Result {
20334 silly mapToRegistry raw: 'object-assign',
20334 silly mapToRegistry scope: null,
20334 silly mapToRegistry escapedName: 'object-assign',
20334 silly mapToRegistry name: 'object-assign',
20334 silly mapToRegistry rawSpec: '',
20334 silly mapToRegistry spec: 'latest',
20334 silly mapToRegistry type: 'tag' }
20335 silly mapToRegistry uri https://registry.npmjs.org/object-assign
20336 silly resolveWithNewModule object-assign@2.1.1 checking installable status
20337 silly cache add args [ 'object-assign@^2.0.0', null ]
20338 verbose cache add spec object-assign@^2.0.0
20339 silly fetchNamedPackageData source-map
20340 silly mapToRegistry name source-map
20341 silly mapToRegistry using default registry
20342 silly mapToRegistry registry https://registry.npmjs.org/
20343 silly mapToRegistry data Result {
20343 silly mapToRegistry raw: 'source-map',
20343 silly mapToRegistry scope: null,
20343 silly mapToRegistry escapedName: 'source-map',
20343 silly mapToRegistry name: 'source-map',
20343 silly mapToRegistry rawSpec: '',
20343 silly mapToRegistry spec: 'latest',
20343 silly mapToRegistry type: 'tag' }
20344 silly mapToRegistry uri https://registry.npmjs.org/source-map
20345 silly resolveWithNewModule source-map@0.4.4 checking installable status
20346 silly cache add args [ 'source-map@^0.4.2', null ]
20347 verbose cache add spec source-map@^0.4.2
20348 silly cache add parsed spec Result {
20348 silly cache add raw: 'object-assign@^2.0.0',
20348 silly cache add scope: null,
20348 silly cache add escapedName: 'object-assign',
20348 silly cache add name: 'object-assign',
20348 silly cache add rawSpec: '^2.0.0',
20348 silly cache add spec: '>=2.0.0 <3.0.0',
20348 silly cache add type: 'range' }
20349 silly addNamed object-assign@>=2.0.0 <3.0.0
20350 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for object-assign
20351 silly addNameRange { name: 'object-assign',
20351 silly addNameRange range: '>=2.0.0 <3.0.0',
20351 silly addNameRange hasData: false }
20352 silly mapToRegistry name object-assign
20353 silly mapToRegistry using default registry
20354 silly mapToRegistry registry https://registry.npmjs.org/
20355 silly mapToRegistry data Result {
20355 silly mapToRegistry raw: 'object-assign',
20355 silly mapToRegistry scope: null,
20355 silly mapToRegistry escapedName: 'object-assign',
20355 silly mapToRegistry name: 'object-assign',
20355 silly mapToRegistry rawSpec: '',
20355 silly mapToRegistry spec: 'latest',
20355 silly mapToRegistry type: 'tag' }
20356 silly mapToRegistry uri https://registry.npmjs.org/object-assign
20357 verbose addNameRange registry:https://registry.npmjs.org/object-assign not in flight; fetching
20358 silly cache add parsed spec Result {
20358 silly cache add raw: 'source-map@^0.4.2',
20358 silly cache add scope: null,
20358 silly cache add escapedName: 'source-map',
20358 silly cache add name: 'source-map',
20358 silly cache add rawSpec: '^0.4.2',
20358 silly cache add spec: '>=0.4.2 <0.5.0',
20358 silly cache add type: 'range' }
20359 silly addNamed source-map@>=0.4.2 <0.5.0
20360 verbose addNamed ">=0.4.2 <0.5.0" is a valid semver range for source-map
20361 silly addNameRange { name: 'source-map', range: '>=0.4.2 <0.5.0', hasData: false }
20362 silly mapToRegistry name source-map
20363 silly mapToRegistry using default registry
20364 silly mapToRegistry registry https://registry.npmjs.org/
20365 silly mapToRegistry data Result {
20365 silly mapToRegistry raw: 'source-map',
20365 silly mapToRegistry scope: null,
20365 silly mapToRegistry escapedName: 'source-map',
20365 silly mapToRegistry name: 'source-map',
20365 silly mapToRegistry rawSpec: '',
20365 silly mapToRegistry spec: 'latest',
20365 silly mapToRegistry type: 'tag' }
20366 silly mapToRegistry uri https://registry.npmjs.org/source-map
20367 verbose addNameRange registry:https://registry.npmjs.org/source-map not in flight; fetching
20368 verbose request uri https://registry.npmjs.org/base62
20369 verbose request no auth needed
20370 info attempt registry request try #1 at 7:44:14 AM
20371 http request GET https://registry.npmjs.org/base62
20372 verbose request uri https://registry.npmjs.org/commoner
20373 verbose request no auth needed
20374 info attempt registry request try #1 at 7:44:14 AM
20375 http request GET https://registry.npmjs.org/commoner
20376 verbose request uri https://registry.npmjs.org/esprima-fb
20377 verbose request no auth needed
20378 info attempt registry request try #1 at 7:44:14 AM
20379 http request GET https://registry.npmjs.org/esprima-fb
20380 verbose get https://registry.npmjs.org/object-assign not expired, no request
20381 silly addNameRange number 2 { name: 'object-assign', range: '>=2.0.0 <3.0.0', hasData: true }
20382 silly addNameRange versions [ 'object-assign',
20382 silly addNameRange [ '0.1.0',
20382 silly addNameRange '0.1.1',
20382 silly addNameRange '0.1.2',
20382 silly addNameRange '0.2.0',
20382 silly addNameRange '0.2.1',
20382 silly addNameRange '0.2.2',
20382 silly addNameRange '0.3.0',
20382 silly addNameRange '0.3.1',
20382 silly addNameRange '0.4.0',
20382 silly addNameRange '1.0.0',
20382 silly addNameRange '2.0.0',
20382 silly addNameRange '3.0.0',
20382 silly addNameRange '2.1.1',
20382 silly addNameRange '4.0.0',
20382 silly addNameRange '4.0.1',
20382 silly addNameRange '4.1.0' ] ]
20383 silly addNamed object-assign@2.1.1
20384 verbose addNamed "2.1.1" is a plain semver version for object-assign
20385 silly mapToRegistry name object-assign
20386 silly mapToRegistry using default registry
20387 silly mapToRegistry registry https://registry.npmjs.org/
20388 silly mapToRegistry data Result {
20388 silly mapToRegistry raw: 'object-assign',
20388 silly mapToRegistry scope: null,
20388 silly mapToRegistry escapedName: 'object-assign',
20388 silly mapToRegistry name: 'object-assign',
20388 silly mapToRegistry rawSpec: '',
20388 silly mapToRegistry spec: 'latest',
20388 silly mapToRegistry type: 'tag' }
20389 silly mapToRegistry uri https://registry.npmjs.org/object-assign
20390 verbose addRemoteTarball https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz not in flight; adding
20391 verbose addRemoteTarball [ 'https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz',
20391 verbose addRemoteTarball '43c36e5d569ff8e4816c4efa8be02d26967c18aa' ]
20392 verbose request uri https://registry.npmjs.org/source-map
20393 verbose request no auth needed
20394 info attempt registry request try #1 at 7:44:14 AM
20395 verbose etag W/"581d3d3c-25236"
20396 verbose lastModified Sat, 05 Nov 2016 02:00:28 GMT
20397 http request GET https://registry.npmjs.org/source-map
20398 info retry fetch attempt 1 at 7:44:14 AM
20399 info attempt registry request try #1 at 7:44:14 AM
20400 http fetch GET https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz
20401 http 304 https://registry.npmjs.org/source-map
20402 verbose headers { date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20402 verbose headers via: '1.1 varnish',
20402 verbose headers 'cache-control': 'max-age=300',
20402 verbose headers etag: 'W/"581d3d3c-25236"',
20402 verbose headers age: '131',
20402 verbose headers connection: 'keep-alive',
20402 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
20402 verbose headers 'x-cache': 'HIT',
20402 verbose headers 'x-cache-hits': '1',
20402 verbose headers 'x-timer': 'S1479109454.315495,VS0,VE0',
20402 verbose headers vary: 'Accept-Encoding' }
20403 silly get cb [ 304,
20403 silly get { date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20403 silly get via: '1.1 varnish',
20403 silly get 'cache-control': 'max-age=300',
20403 silly get etag: 'W/"581d3d3c-25236"',
20403 silly get age: '131',
20403 silly get connection: 'keep-alive',
20403 silly get 'x-served-by': 'cache-yyz8320-YYZ',
20403 silly get 'x-cache': 'HIT',
20403 silly get 'x-cache-hits': '1',
20403 silly get 'x-timer': 'S1479109454.315495,VS0,VE0',
20403 silly get vary: 'Accept-Encoding' } ]
20404 verbose etag https://registry.npmjs.org/source-map from cache
20405 verbose get saving source-map to /root/.npm/registry.npmjs.org/source-map/.cache.json
20406 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20407 http fetch 200 https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz
20408 silly fetchAndShaCheck shasum 43c36e5d569ff8e4816c4efa8be02d26967c18aa
20409 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz not in flight; adding
20410 verbose addTmpTarball already have metadata; skipping unpack for object-assign@2.1.1
20411 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20412 silly addNameRange number 2 { name: 'source-map', range: '>=0.4.2 <0.5.0', hasData: true }
20413 silly addNameRange versions [ 'source-map',
20413 silly addNameRange [ '0.0.0',
20413 silly addNameRange '0.1.0',
20413 silly addNameRange '0.1.1',
20413 silly addNameRange '0.1.2',
20413 silly addNameRange '0.1.3',
20413 silly addNameRange '0.1.4',
20413 silly addNameRange '0.1.5',
20413 silly addNameRange '0.1.6',
20413 silly addNameRange '0.1.7',
20413 silly addNameRange '0.1.8',
20413 silly addNameRange '0.1.9',
20413 silly addNameRange '0.1.10',
20413 silly addNameRange '0.1.11',
20413 silly addNameRange '0.1.12',
20413 silly addNameRange '0.1.13',
20413 silly addNameRange '0.1.14',
20413 silly addNameRange '0.1.15',
20413 silly addNameRange '0.1.16',
20413 silly addNameRange '0.1.17',
20413 silly addNameRange '0.1.18',
20413 silly addNameRange '0.1.19',
20413 silly addNameRange '0.1.20',
20413 silly addNameRange '0.1.21',
20413 silly addNameRange '0.1.22',
20413 silly addNameRange '0.1.23',
20413 silly addNameRange '0.1.24',
20413 silly addNameRange '0.1.25',
20413 silly addNameRange '0.1.26',
20413 silly addNameRange '0.1.27',
20413 silly addNameRange '0.1.28',
20413 silly addNameRange '0.1.29',
20413 silly addNameRange '0.1.30',
20413 silly addNameRange '0.1.31',
20413 silly addNameRange '0.1.32',
20413 silly addNameRange '0.1.33',
20413 silly addNameRange '0.1.34',
20413 silly addNameRange '0.1.35',
20413 silly addNameRange '0.1.36',
20413 silly addNameRange '0.1.37',
20413 silly addNameRange '0.1.38',
20413 silly addNameRange '0.1.39',
20413 silly addNameRange '0.1.40',
20413 silly addNameRange '0.1.41',
20413 silly addNameRange '0.1.42',
20413 silly addNameRange '0.1.43',
20413 silly addNameRange '0.2.0',
20413 silly addNameRange '0.3.0',
20413 silly addNameRange '0.4.0',
20413 silly addNameRange '0.4.1',
20413 silly addNameRange '0.4.2',
20413 silly addNameRange '0.4.3',
20413 silly addNameRange '0.4.4',
20413 silly addNameRange '0.5.0',
20413 silly addNameRange '0.5.1',
20413 silly addNameRange '0.5.2',
20413 silly addNameRange '0.5.3',
20413 silly addNameRange '0.5.4',
20413 silly addNameRange '0.5.5',
20413 silly addNameRange '0.5.6' ] ]
20414 silly addNamed source-map@0.4.4
20415 verbose addNamed "0.4.4" is a plain semver version for source-map
20416 silly mapToRegistry name source-map
20417 silly mapToRegistry using default registry
20418 silly mapToRegistry registry https://registry.npmjs.org/
20419 silly mapToRegistry data Result {
20419 silly mapToRegistry raw: 'source-map',
20419 silly mapToRegistry scope: null,
20419 silly mapToRegistry escapedName: 'source-map',
20419 silly mapToRegistry name: 'source-map',
20419 silly mapToRegistry rawSpec: '',
20419 silly mapToRegistry spec: 'latest',
20419 silly mapToRegistry type: 'tag' }
20420 silly mapToRegistry uri https://registry.npmjs.org/source-map
20421 verbose addRemoteTarball https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz not in flight; adding
20422 verbose addRemoteTarball [ 'https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz',
20422 verbose addRemoteTarball 'eba4f5da9c0dc999de68032d8b4f76173652036b' ]
20423 info retry fetch attempt 1 at 7:44:14 AM
20424 info attempt registry request try #1 at 7:44:14 AM
20425 http fetch GET https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz
20426 silly cache afterAdd object-assign@2.1.1
20427 verbose afterAdd /root/.npm/object-assign/2.1.1/package/package.json not in flight; writing
20428 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20429 verbose afterAdd /root/.npm/object-assign/2.1.1/package/package.json written
20430 http fetch 200 https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz
20431 silly fetchAndShaCheck shasum eba4f5da9c0dc999de68032d8b4f76173652036b
20432 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/source-map/-/source-map-0.4.4.tgz not in flight; adding
20433 verbose addTmpTarball already have metadata; skipping unpack for source-map@0.4.4
20434 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20435 silly cache afterAdd source-map@0.4.4
20436 verbose afterAdd /root/.npm/source-map/0.4.4/package/package.json not in flight; writing
20437 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20438 verbose afterAdd /root/.npm/source-map/0.4.4/package/package.json written
20439 http 200 https://registry.npmjs.org/base62
20440 verbose headers { server: 'nginx/1.10.1',
20440 verbose headers 'content-type': 'application/json',
20440 verbose headers 'last-modified': 'Mon, 14 Nov 2016 00:43:51 GMT',
20440 verbose headers etag: 'W/"582908c7-25a0"',
20440 verbose headers 'content-encoding': 'gzip',
20440 verbose headers 'cache-control': 'max-age=300',
20440 verbose headers 'content-length': '2296',
20440 verbose headers 'accept-ranges': 'bytes',
20440 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20440 verbose headers via: '1.1 varnish',
20440 verbose headers age: '0',
20440 verbose headers connection: 'keep-alive',
20440 verbose headers 'x-served-by': 'cache-yyz8333-YYZ',
20440 verbose headers 'x-cache': 'HIT',
20440 verbose headers 'x-cache-hits': '1',
20440 verbose headers 'x-timer': 'S1479109454.306736,VS0,VE69',
20440 verbose headers vary: 'Accept-Encoding' }
20441 silly get cb [ 200,
20441 silly get { server: 'nginx/1.10.1',
20441 silly get 'content-type': 'application/json',
20441 silly get 'last-modified': 'Mon, 14 Nov 2016 00:43:51 GMT',
20441 silly get etag: 'W/"582908c7-25a0"',
20441 silly get 'content-encoding': 'gzip',
20441 silly get 'cache-control': 'max-age=300',
20441 silly get 'content-length': '2296',
20441 silly get 'accept-ranges': 'bytes',
20441 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20441 silly get via: '1.1 varnish',
20441 silly get age: '0',
20441 silly get connection: 'keep-alive',
20441 silly get 'x-served-by': 'cache-yyz8333-YYZ',
20441 silly get 'x-cache': 'HIT',
20441 silly get 'x-cache-hits': '1',
20441 silly get 'x-timer': 'S1479109454.306736,VS0,VE69',
20441 silly get vary: 'Accept-Encoding' } ]
20442 verbose get saving base62 to /root/.npm/registry.npmjs.org/base62/.cache.json
20443 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20444 http 200 https://registry.npmjs.org/esprima-fb
20445 verbose headers { server: 'nginx/1.10.1',
20445 verbose headers 'content-type': 'application/json',
20445 verbose headers 'last-modified': 'Fri, 31 Jul 2015 22:47:13 GMT',
20445 verbose headers etag: 'W/"55bbfaf1-e596"',
20445 verbose headers 'content-encoding': 'gzip',
20445 verbose headers 'cache-control': 'max-age=300',
20445 verbose headers 'content-length': '4773',
20445 verbose headers 'accept-ranges': 'bytes',
20445 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20445 verbose headers via: '1.1 varnish',
20445 verbose headers age: '0',
20445 verbose headers connection: 'keep-alive',
20445 verbose headers 'x-served-by': 'cache-yyz8324-YYZ',
20445 verbose headers 'x-cache': 'HIT',
20445 verbose headers 'x-cache-hits': '1',
20445 verbose headers 'x-timer': 'S1479109454.306688,VS0,VE68',
20445 verbose headers vary: 'Accept-Encoding' }
20446 silly get cb [ 200,
20446 silly get { server: 'nginx/1.10.1',
20446 silly get 'content-type': 'application/json',
20446 silly get 'last-modified': 'Fri, 31 Jul 2015 22:47:13 GMT',
20446 silly get etag: 'W/"55bbfaf1-e596"',
20446 silly get 'content-encoding': 'gzip',
20446 silly get 'cache-control': 'max-age=300',
20446 silly get 'content-length': '4773',
20446 silly get 'accept-ranges': 'bytes',
20446 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20446 silly get via: '1.1 varnish',
20446 silly get age: '0',
20446 silly get connection: 'keep-alive',
20446 silly get 'x-served-by': 'cache-yyz8324-YYZ',
20446 silly get 'x-cache': 'HIT',
20446 silly get 'x-cache-hits': '1',
20446 silly get 'x-timer': 'S1479109454.306688,VS0,VE68',
20446 silly get vary: 'Accept-Encoding' } ]
20447 verbose get saving esprima-fb to /root/.npm/registry.npmjs.org/esprima-fb/.cache.json
20448 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20449 http 200 https://registry.npmjs.org/commoner
20450 verbose headers { server: 'nginx/1.10.1',
20450 verbose headers 'content-type': 'application/json',
20450 verbose headers 'last-modified': 'Thu, 05 Nov 2015 14:59:53 GMT',
20450 verbose headers etag: 'W/"563b6ee9-13125"',
20450 verbose headers 'content-encoding': 'gzip',
20450 verbose headers 'cache-control': 'max-age=300',
20450 verbose headers 'content-length': '10583',
20450 verbose headers 'accept-ranges': 'bytes',
20450 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20450 verbose headers via: '1.1 varnish',
20450 verbose headers age: '0',
20450 verbose headers connection: 'keep-alive',
20450 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
20450 verbose headers 'x-cache': 'HIT',
20450 verbose headers 'x-cache-hits': '1',
20450 verbose headers 'x-timer': 'S1479109454.306659,VS0,VE69',
20450 verbose headers vary: 'Accept-Encoding' }
20451 silly get cb [ 200,
20451 silly get { server: 'nginx/1.10.1',
20451 silly get 'content-type': 'application/json',
20451 silly get 'last-modified': 'Thu, 05 Nov 2015 14:59:53 GMT',
20451 silly get etag: 'W/"563b6ee9-13125"',
20451 silly get 'content-encoding': 'gzip',
20451 silly get 'cache-control': 'max-age=300',
20451 silly get 'content-length': '10583',
20451 silly get 'accept-ranges': 'bytes',
20451 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20451 silly get via: '1.1 varnish',
20451 silly get age: '0',
20451 silly get connection: 'keep-alive',
20451 silly get 'x-served-by': 'cache-yyz8329-YYZ',
20451 silly get 'x-cache': 'HIT',
20451 silly get 'x-cache-hits': '1',
20451 silly get 'x-timer': 'S1479109454.306659,VS0,VE69',
20451 silly get vary: 'Accept-Encoding' } ]
20452 verbose get saving commoner to /root/.npm/registry.npmjs.org/commoner/.cache.json
20453 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20454 silly resolveWithNewModule base62@1.1.2 checking installable status
20455 silly cache add args [ 'base62@^1.1.0', null ]
20456 verbose cache add spec base62@^1.1.0
20457 silly cache add parsed spec Result {
20457 silly cache add raw: 'base62@^1.1.0',
20457 silly cache add scope: null,
20457 silly cache add escapedName: 'base62',
20457 silly cache add name: 'base62',
20457 silly cache add rawSpec: '^1.1.0',
20457 silly cache add spec: '>=1.1.0 <2.0.0',
20457 silly cache add type: 'range' }
20458 silly addNamed base62@>=1.1.0 <2.0.0
20459 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for base62
20460 silly addNameRange { name: 'base62', range: '>=1.1.0 <2.0.0', hasData: false }
20461 silly mapToRegistry name base62
20462 silly mapToRegistry using default registry
20463 silly mapToRegistry registry https://registry.npmjs.org/
20464 silly mapToRegistry data Result {
20464 silly mapToRegistry raw: 'base62',
20464 silly mapToRegistry scope: null,
20464 silly mapToRegistry escapedName: 'base62',
20464 silly mapToRegistry name: 'base62',
20464 silly mapToRegistry rawSpec: '',
20464 silly mapToRegistry spec: 'latest',
20464 silly mapToRegistry type: 'tag' }
20465 silly mapToRegistry uri https://registry.npmjs.org/base62
20466 verbose addNameRange registry:https://registry.npmjs.org/base62 not in flight; fetching
20467 silly resolveWithNewModule esprima-fb@15001.1.0-dev-harmony-fb checking installable status
20468 silly cache add args [ 'esprima-fb@^15001.1.0-dev-harmony-fb', null ]
20469 verbose cache add spec esprima-fb@^15001.1.0-dev-harmony-fb
20470 silly cache add parsed spec Result {
20470 silly cache add raw: 'esprima-fb@^15001.1.0-dev-harmony-fb',
20470 silly cache add scope: null,
20470 silly cache add escapedName: 'esprima-fb',
20470 silly cache add name: 'esprima-fb',
20470 silly cache add rawSpec: '^15001.1.0-dev-harmony-fb',
20470 silly cache add spec: '>=15001.1.0-dev-harmony-fb <15002.0.0',
20470 silly cache add type: 'range' }
20471 silly addNamed esprima-fb@>=15001.1.0-dev-harmony-fb <15002.0.0
20472 verbose addNamed ">=15001.1.0-dev-harmony-fb <15002.0.0" is a valid semver range for esprima-fb
20473 silly addNameRange { name: 'esprima-fb',
20473 silly addNameRange range: '>=15001.1.0-dev-harmony-fb <15002.0.0',
20473 silly addNameRange hasData: false }
20474 silly mapToRegistry name esprima-fb
20475 silly mapToRegistry using default registry
20476 silly mapToRegistry registry https://registry.npmjs.org/
20477 silly mapToRegistry data Result {
20477 silly mapToRegistry raw: 'esprima-fb',
20477 silly mapToRegistry scope: null,
20477 silly mapToRegistry escapedName: 'esprima-fb',
20477 silly mapToRegistry name: 'esprima-fb',
20477 silly mapToRegistry rawSpec: '',
20477 silly mapToRegistry spec: 'latest',
20477 silly mapToRegistry type: 'tag' }
20478 silly mapToRegistry uri https://registry.npmjs.org/esprima-fb
20479 verbose addNameRange registry:https://registry.npmjs.org/esprima-fb not in flight; fetching
20480 verbose get https://registry.npmjs.org/base62 not expired, no request
20481 silly addNameRange number 2 { name: 'base62', range: '>=1.1.0 <2.0.0', hasData: true }
20482 silly addNameRange versions [ 'base62',
20482 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '1.0.0', '1.1.0', '1.1.1', '1.1.2' ] ]
20483 silly addNamed base62@1.1.2
20484 verbose addNamed "1.1.2" is a plain semver version for base62
20485 silly mapToRegistry name base62
20486 silly mapToRegistry using default registry
20487 silly mapToRegistry registry https://registry.npmjs.org/
20488 silly mapToRegistry data Result {
20488 silly mapToRegistry raw: 'base62',
20488 silly mapToRegistry scope: null,
20488 silly mapToRegistry escapedName: 'base62',
20488 silly mapToRegistry name: 'base62',
20488 silly mapToRegistry rawSpec: '',
20488 silly mapToRegistry spec: 'latest',
20488 silly mapToRegistry type: 'tag' }
20489 silly mapToRegistry uri https://registry.npmjs.org/base62
20490 verbose addRemoteTarball https://registry.npmjs.org/base62/-/base62-1.1.2.tgz not in flight; adding
20491 verbose addRemoteTarball [ 'https://registry.npmjs.org/base62/-/base62-1.1.2.tgz',
20491 verbose addRemoteTarball '22ced6a49913565bc0b8d9a11563a465c084124c' ]
20492 verbose get https://registry.npmjs.org/esprima-fb not expired, no request
20493 silly addNameRange number 2 { name: 'esprima-fb',
20493 silly addNameRange range: '>=15001.1.0-dev-harmony-fb <15002.0.0',
20493 silly addNameRange hasData: true }
20494 silly addNameRange versions [ 'esprima-fb',
20494 silly addNameRange [ '1001.1001.1000-dev-harmony-fb',
20494 silly addNameRange '1001.1001.1001-dev-harmony-fb',
20494 silly addNameRange '1001.1001.2000-dev-harmony-fb',
20494 silly addNameRange '2001.1001.2000-dev-harmony-fb',
20494 silly addNameRange '2001.1001.0-dev-harmony-fb',
20494 silly addNameRange '3001.1.0-dev-harmony-fb',
20494 silly addNameRange '4001.1.0-dev-harmony-fb',
20494 silly addNameRange '4001.1001.0-dev-harmony-fb',
20494 silly addNameRange '4001.3001.0-dev-harmony-fb',
20494 silly addNameRange '5001.1.0-dev-harmony-fb',
20494 silly addNameRange '6001.1.0-dev-harmony-fb',
20494 silly addNameRange '6001.1001.0-dev-harmony-fb',
20494 silly addNameRange '7001.1.0-dev-harmony-fb',
20494 silly addNameRange '8001.1.0-dev-harmony-fb',
20494 silly addNameRange '8001.1001.0-dev-harmony-fb',
20494 silly addNameRange '8001.2001.0-dev-harmony-fb',
20494 silly addNameRange '9001.1.0-dev-harmony-fb',
20494 silly addNameRange '10001.1.0-dev-harmony-fb',
20494 silly addNameRange '11001.1.0-dev-harmony-fb',
20494 silly addNameRange '12001.1.0-dev-harmony-fb',
20494 silly addNameRange '13001.1.0-dev-harmony-fb',
20494 silly addNameRange '13001.1001.0-dev-harmony-fb',
20494 silly addNameRange '14001.1.0-dev-harmony-fb',
20494 silly addNameRange '15001.1.0-dev-harmony-fb',
20494 silly addNameRange '15001.1001.0-dev-harmony-fb' ] ]
20495 silly addNamed esprima-fb@15001.1.0-dev-harmony-fb
20496 verbose addNamed "15001.1.0-dev-harmony-fb" is a plain semver version for esprima-fb
20497 info retry fetch attempt 1 at 7:44:14 AM
20498 info attempt registry request try #1 at 7:44:14 AM
20499 http fetch GET https://registry.npmjs.org/base62/-/base62-1.1.2.tgz
20500 silly mapToRegistry name esprima-fb
20501 silly mapToRegistry using default registry
20502 silly mapToRegistry registry https://registry.npmjs.org/
20503 silly mapToRegistry data Result {
20503 silly mapToRegistry raw: 'esprima-fb',
20503 silly mapToRegistry scope: null,
20503 silly mapToRegistry escapedName: 'esprima-fb',
20503 silly mapToRegistry name: 'esprima-fb',
20503 silly mapToRegistry rawSpec: '',
20503 silly mapToRegistry spec: 'latest',
20503 silly mapToRegistry type: 'tag' }
20504 silly mapToRegistry uri https://registry.npmjs.org/esprima-fb
20505 verbose addRemoteTarball https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1.0-dev-harmony-fb.tgz not in flight; adding
20506 verbose addRemoteTarball [ 'https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1.0-dev-harmony-fb.tgz',
20506 verbose addRemoteTarball '30a947303c6b8d5e955bee2b99b1d233206a6901' ]
20507 silly resolveWithNewModule commoner@0.10.4 checking installable status
20508 silly cache add args [ 'commoner@^0.10.1', null ]
20509 verbose cache add spec commoner@^0.10.1
20510 silly cache add parsed spec Result {
20510 silly cache add raw: 'commoner@^0.10.1',
20510 silly cache add scope: null,
20510 silly cache add escapedName: 'commoner',
20510 silly cache add name: 'commoner',
20510 silly cache add rawSpec: '^0.10.1',
20510 silly cache add spec: '>=0.10.1 <0.11.0',
20510 silly cache add type: 'range' }
20511 silly addNamed commoner@>=0.10.1 <0.11.0
20512 verbose addNamed ">=0.10.1 <0.11.0" is a valid semver range for commoner
20513 silly addNameRange { name: 'commoner', range: '>=0.10.1 <0.11.0', hasData: false }
20514 silly mapToRegistry name commoner
20515 silly mapToRegistry using default registry
20516 silly mapToRegistry registry https://registry.npmjs.org/
20517 silly mapToRegistry data Result {
20517 silly mapToRegistry raw: 'commoner',
20517 silly mapToRegistry scope: null,
20517 silly mapToRegistry escapedName: 'commoner',
20517 silly mapToRegistry name: 'commoner',
20517 silly mapToRegistry rawSpec: '',
20517 silly mapToRegistry spec: 'latest',
20517 silly mapToRegistry type: 'tag' }
20518 silly mapToRegistry uri https://registry.npmjs.org/commoner
20519 verbose addNameRange registry:https://registry.npmjs.org/commoner not in flight; fetching
20520 info retry fetch attempt 1 at 7:44:14 AM
20521 info attempt registry request try #1 at 7:44:14 AM
20522 http fetch GET https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1.0-dev-harmony-fb.tgz
20523 verbose get https://registry.npmjs.org/commoner not expired, no request
20524 silly addNameRange number 2 { name: 'commoner', range: '>=0.10.1 <0.11.0', hasData: true }
20525 silly addNameRange versions [ 'commoner',
20525 silly addNameRange [ '0.5.1',
20525 silly addNameRange '0.5.2',
20525 silly addNameRange '0.5.3',
20525 silly addNameRange '0.5.4',
20525 silly addNameRange '0.5.5',
20525 silly addNameRange '0.5.6',
20525 silly addNameRange '0.5.7',
20525 silly addNameRange '0.5.8',
20525 silly addNameRange '0.5.9',
20525 silly addNameRange '0.6.0',
20525 silly addNameRange '0.6.1',
20525 silly addNameRange '0.6.3',
20525 silly addNameRange '0.6.4',
20525 silly addNameRange '0.6.5',
20525 silly addNameRange '0.6.6',
20525 silly addNameRange '0.6.7',
20525 silly addNameRange '0.6.8',
20525 silly addNameRange '0.6.9',
20525 silly addNameRange '0.6.10',
20525 silly addNameRange '0.6.11',
20525 silly addNameRange '0.6.12',
20525 silly addNameRange '0.7.0',
20525 silly addNameRange '0.7.1',
20525 silly addNameRange '0.8.0',
20525 silly addNameRange '0.8.1',
20525 silly addNameRange '0.8.2',
20525 silly addNameRange '0.8.3',
20525 silly addNameRange '0.8.4',
20525 silly addNameRange '0.8.5',
20525 silly addNameRange '0.8.6',
20525 silly addNameRange '0.8.7',
20525 silly addNameRange '0.8.8',
20525 silly addNameRange '0.8.9',
20525 silly addNameRange '0.8.11',
20525 silly addNameRange '0.8.12',
20525 silly addNameRange '0.8.13',
20525 silly addNameRange '0.8.14',
20525 silly addNameRange '0.8.15',
20525 silly addNameRange '0.9.0',
20525 silly addNameRange '0.9.1',
20525 silly addNameRange '0.9.2',
20525 silly addNameRange '0.9.3',
20525 silly addNameRange '0.9.4',
20525 silly addNameRange '0.9.5',
20525 silly addNameRange '0.9.6',
20525 silly addNameRange '0.9.7',
20525 silly addNameRange '0.9.8',
20525 silly addNameRange '0.10.0',
20525 silly addNameRange '0.10.1',
20525 silly addNameRange '0.10.3',
20525 silly addNameRange '0.10.4' ] ]
20526 silly addNamed commoner@0.10.4
20527 verbose addNamed "0.10.4" is a plain semver version for commoner
20528 silly mapToRegistry name commoner
20529 silly mapToRegistry using default registry
20530 silly mapToRegistry registry https://registry.npmjs.org/
20531 silly mapToRegistry data Result {
20531 silly mapToRegistry raw: 'commoner',
20531 silly mapToRegistry scope: null,
20531 silly mapToRegistry escapedName: 'commoner',
20531 silly mapToRegistry name: 'commoner',
20531 silly mapToRegistry rawSpec: '',
20531 silly mapToRegistry spec: 'latest',
20531 silly mapToRegistry type: 'tag' }
20532 silly mapToRegistry uri https://registry.npmjs.org/commoner
20533 verbose addRemoteTarball https://registry.npmjs.org/commoner/-/commoner-0.10.4.tgz not in flight; adding
20534 verbose addRemoteTarball [ 'https://registry.npmjs.org/commoner/-/commoner-0.10.4.tgz',
20534 verbose addRemoteTarball '98f3333dd3ad399596bb2d384a783bb7213d68f8' ]
20535 info retry fetch attempt 1 at 7:44:14 AM
20536 info attempt registry request try #1 at 7:44:14 AM
20537 http fetch GET https://registry.npmjs.org/commoner/-/commoner-0.10.4.tgz
20538 http fetch 200 https://registry.npmjs.org/base62/-/base62-1.1.2.tgz
20539 silly fetchAndShaCheck shasum 22ced6a49913565bc0b8d9a11563a465c084124c
20540 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/base62/-/base62-1.1.2.tgz not in flight; adding
20541 verbose addTmpTarball already have metadata; skipping unpack for base62@1.1.2
20542 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20543 silly cache afterAdd base62@1.1.2
20544 verbose afterAdd /root/.npm/base62/1.1.2/package/package.json not in flight; writing
20545 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20546 verbose afterAdd /root/.npm/base62/1.1.2/package/package.json written
20547 http fetch 200 https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1.0-dev-harmony-fb.tgz
20548 http fetch 200 https://registry.npmjs.org/commoner/-/commoner-0.10.4.tgz
20549 silly fetchAndShaCheck shasum 98f3333dd3ad399596bb2d384a783bb7213d68f8
20550 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/commoner/-/commoner-0.10.4.tgz not in flight; adding
20551 verbose addTmpTarball already have metadata; skipping unpack for commoner@0.10.4
20552 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20553 silly cache afterAdd commoner@0.10.4
20554 verbose afterAdd /root/.npm/commoner/0.10.4/package/package.json not in flight; writing
20555 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20556 verbose afterAdd /root/.npm/commoner/0.10.4/package/package.json written
20557 silly fetchAndShaCheck shasum 30a947303c6b8d5e955bee2b99b1d233206a6901
20558 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1.0-dev-harmony-fb.tgz not in flight; adding
20559 verbose addTmpTarball already have metadata; skipping unpack for esprima-fb@15001.1.0-dev-harmony-fb
20560 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20561 silly cache afterAdd esprima-fb@15001.1.0-dev-harmony-fb
20562 verbose afterAdd /root/.npm/esprima-fb/15001.1.0-dev-harmony-fb/package/package.json not in flight; writing
20563 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20564 verbose afterAdd /root/.npm/esprima-fb/15001.1.0-dev-harmony-fb/package/package.json written
20565 silly fetchNamedPackageData detective
20566 silly mapToRegistry name detective
20567 silly mapToRegistry using default registry
20568 silly mapToRegistry registry https://registry.npmjs.org/
20569 silly mapToRegistry data Result {
20569 silly mapToRegistry raw: 'detective',
20569 silly mapToRegistry scope: null,
20569 silly mapToRegistry escapedName: 'detective',
20569 silly mapToRegistry name: 'detective',
20569 silly mapToRegistry rawSpec: '',
20569 silly mapToRegistry spec: 'latest',
20569 silly mapToRegistry type: 'tag' }
20570 silly mapToRegistry uri https://registry.npmjs.org/detective
20571 silly fetchNamedPackageData q
20572 silly mapToRegistry name q
20573 silly mapToRegistry using default registry
20574 silly mapToRegistry registry https://registry.npmjs.org/
20575 silly mapToRegistry data Result {
20575 silly mapToRegistry raw: 'q',
20575 silly mapToRegistry scope: null,
20575 silly mapToRegistry escapedName: 'q',
20575 silly mapToRegistry name: 'q',
20575 silly mapToRegistry rawSpec: '',
20575 silly mapToRegistry spec: 'latest',
20575 silly mapToRegistry type: 'tag' }
20576 silly mapToRegistry uri https://registry.npmjs.org/q
20577 silly fetchNamedPackageData recast
20578 silly mapToRegistry name recast
20579 silly mapToRegistry using default registry
20580 silly mapToRegistry registry https://registry.npmjs.org/
20581 silly mapToRegistry data Result {
20581 silly mapToRegistry raw: 'recast',
20581 silly mapToRegistry scope: null,
20581 silly mapToRegistry escapedName: 'recast',
20581 silly mapToRegistry name: 'recast',
20581 silly mapToRegistry rawSpec: '',
20581 silly mapToRegistry spec: 'latest',
20581 silly mapToRegistry type: 'tag' }
20582 silly mapToRegistry uri https://registry.npmjs.org/recast
20583 verbose request uri https://registry.npmjs.org/detective
20584 verbose request no auth needed
20585 info attempt registry request try #1 at 7:44:14 AM
20586 http request GET https://registry.npmjs.org/detective
20587 verbose request uri https://registry.npmjs.org/q
20588 verbose request no auth needed
20589 info attempt registry request try #1 at 7:44:14 AM
20590 http request GET https://registry.npmjs.org/q
20591 verbose request uri https://registry.npmjs.org/recast
20592 verbose request no auth needed
20593 info attempt registry request try #1 at 7:44:14 AM
20594 http request GET https://registry.npmjs.org/recast
20595 http 200 https://registry.npmjs.org/q
20596 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
20596 verbose headers 'content-type': 'application/json',
20596 verbose headers etag: '"58236f83-2387c"',
20596 verbose headers 'content-encoding': 'gzip',
20596 verbose headers 'cache-control': 'max-age=300',
20596 verbose headers 'content-length': '23357',
20596 verbose headers 'accept-ranges': 'bytes',
20596 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20596 verbose headers via: '1.1 varnish',
20596 verbose headers age: '53',
20596 verbose headers connection: 'keep-alive',
20596 verbose headers 'x-served-by': 'cache-yyz8325-YYZ',
20596 verbose headers 'x-cache': 'HIT',
20596 verbose headers 'x-cache-hits': '1',
20596 verbose headers 'x-timer': 'S1479109454.473962,VS0,VE0',
20596 verbose headers vary: 'Accept-Encoding' }
20597 silly get cb [ 200,
20597 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
20597 silly get 'content-type': 'application/json',
20597 silly get etag: '"58236f83-2387c"',
20597 silly get 'content-encoding': 'gzip',
20597 silly get 'cache-control': 'max-age=300',
20597 silly get 'content-length': '23357',
20597 silly get 'accept-ranges': 'bytes',
20597 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20597 silly get via: '1.1 varnish',
20597 silly get age: '53',
20597 silly get connection: 'keep-alive',
20597 silly get 'x-served-by': 'cache-yyz8325-YYZ',
20597 silly get 'x-cache': 'HIT',
20597 silly get 'x-cache-hits': '1',
20597 silly get 'x-timer': 'S1479109454.473962,VS0,VE0',
20597 silly get vary: 'Accept-Encoding' } ]
20598 verbose get saving q to /root/.npm/registry.npmjs.org/q/.cache.json
20599 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20600 silly resolveWithNewModule q@1.4.1 checking installable status
20601 silly cache add args [ 'q@^1.1.2', null ]
20602 verbose cache add spec q@^1.1.2
20603 silly cache add parsed spec Result {
20603 silly cache add raw: 'q@^1.1.2',
20603 silly cache add scope: null,
20603 silly cache add escapedName: 'q',
20603 silly cache add name: 'q',
20603 silly cache add rawSpec: '^1.1.2',
20603 silly cache add spec: '>=1.1.2 <2.0.0',
20603 silly cache add type: 'range' }
20604 silly addNamed q@>=1.1.2 <2.0.0
20605 verbose addNamed ">=1.1.2 <2.0.0" is a valid semver range for q
20606 silly addNameRange { name: 'q', range: '>=1.1.2 <2.0.0', hasData: false }
20607 silly mapToRegistry name q
20608 silly mapToRegistry using default registry
20609 silly mapToRegistry registry https://registry.npmjs.org/
20610 silly mapToRegistry data Result {
20610 silly mapToRegistry raw: 'q',
20610 silly mapToRegistry scope: null,
20610 silly mapToRegistry escapedName: 'q',
20610 silly mapToRegistry name: 'q',
20610 silly mapToRegistry rawSpec: '',
20610 silly mapToRegistry spec: 'latest',
20610 silly mapToRegistry type: 'tag' }
20611 silly mapToRegistry uri https://registry.npmjs.org/q
20612 verbose addNameRange registry:https://registry.npmjs.org/q not in flight; fetching
20613 verbose get https://registry.npmjs.org/q not expired, no request
20614 silly addNameRange number 2 { name: 'q', range: '>=1.1.2 <2.0.0', hasData: true }
20615 silly addNameRange versions [ 'q',
20615 silly addNameRange [ '0.0.0',
20615 silly addNameRange '0.0.1',
20615 silly addNameRange '0.0.2',
20615 silly addNameRange '0.0.3',
20615 silly addNameRange '0.1.0',
20615 silly addNameRange '0.1.1',
20615 silly addNameRange '0.1.2',
20615 silly addNameRange '0.1.3',
20615 silly addNameRange '0.1.4',
20615 silly addNameRange '0.1.5',
20615 silly addNameRange '0.1.6',
20615 silly addNameRange '0.1.7',
20615 silly addNameRange '0.1.8',
20615 silly addNameRange '0.1.9',
20615 silly addNameRange '0.2.0-rc1',
20615 silly addNameRange '0.2.0',
20615 silly addNameRange '0.2.1',
20615 silly addNameRange '0.2.2',
20615 silly addNameRange '0.2.3',
20615 silly addNameRange '0.2.4',
20615 silly addNameRange '0.2.5',
20615 silly addNameRange '0.2.6',
20615 silly addNameRange '0.2.7',
20615 silly addNameRange '0.2.8',
20615 silly addNameRange '0.2.9',
20615 silly addNameRange '0.3.0',
20615 silly addNameRange '0.2.10',
20615 silly addNameRange '0.4.0',
20615 silly addNameRange '0.4.1',
20615 silly addNameRange '0.4.2',
20615 silly addNameRange '0.4.4',
20615 silly addNameRange '0.5.0',
20615 silly addNameRange '0.5.1',
20615 silly addNameRange '0.5.2',
20615 silly addNameRange '0.5.3',
20615 silly addNameRange '0.6.0',
20615 silly addNameRange '0.7.0',
20615 silly addNameRange '0.7.1',
20615 silly addNameRange '0.7.2',
20615 silly addNameRange '0.8.0',
20615 silly addNameRange '0.8.1',
20615 silly addNameRange '0.8.2',
20615 silly addNameRange '0.8.3',
20615 silly addNameRange '0.8.4',
20615 silly addNameRange '0.8.5',
20615 silly addNameRange '0.8.6',
20615 silly addNameRange '0.8.7',
20615 silly addNameRange '0.8.8',
20615 silly addNameRange '0.8.9',
20615 silly addNameRange '0.8.10',
20615 silly addNameRange '0.8.11',
20615 silly addNameRange '0.8.12',
20615 silly addNameRange '0.9.0',
20615 silly addNameRange '0.9.1',
20615 silly addNameRange '0.9.2',
20615 silly addNameRange '0.9.3',
20615 silly addNameRange '0.9.4',
20615 silly addNameRange '0.9.5',
20615 silly addNameRange '0.9.6',
20615 silly addNameRange '0.9.7',
20615 silly addNameRange '1.0.0',
20615 silly addNameRange '1.0.1',
20615 silly addNameRange '2.0.0',
20615 silly addNameRange '2.0.1',
20615 silly addNameRange '2.0.2',
20615 silly addNameRange '1.1.0',
20615 silly addNameRange '1.1.1',
20615 silly addNameRange '1.1.2',
20615 silly addNameRange '2.0.3',
20615 silly addNameRange '1.2.0',
20615 silly addNameRange '1.2.1',
20615 silly addNameRange '1.3.0',
20615 silly addNameRange '1.4.0',
20615 silly addNameRange '1.4.1' ] ]
20616 silly addNamed q@1.4.1
20617 verbose addNamed "1.4.1" is a plain semver version for q
20618 silly mapToRegistry name q
20619 silly mapToRegistry using default registry
20620 silly mapToRegistry registry https://registry.npmjs.org/
20621 silly mapToRegistry data Result {
20621 silly mapToRegistry raw: 'q',
20621 silly mapToRegistry scope: null,
20621 silly mapToRegistry escapedName: 'q',
20621 silly mapToRegistry name: 'q',
20621 silly mapToRegistry rawSpec: '',
20621 silly mapToRegistry spec: 'latest',
20621 silly mapToRegistry type: 'tag' }
20622 silly mapToRegistry uri https://registry.npmjs.org/q
20623 verbose addRemoteTarball https://registry.npmjs.org/q/-/q-1.4.1.tgz not in flight; adding
20624 verbose addRemoteTarball [ 'https://registry.npmjs.org/q/-/q-1.4.1.tgz',
20624 verbose addRemoteTarball '55705bcd93c5f3673530c2c2cbc0c2b3addc286e' ]
20625 info retry fetch attempt 1 at 7:44:14 AM
20626 info attempt registry request try #1 at 7:44:14 AM
20627 http fetch GET https://registry.npmjs.org/q/-/q-1.4.1.tgz
20628 http 200 https://registry.npmjs.org/detective
20629 verbose headers { server: 'nginx/1.10.1',
20629 verbose headers 'content-type': 'application/json',
20629 verbose headers 'last-modified': 'Sat, 22 Oct 2016 18:59:16 GMT',
20629 verbose headers etag: 'W/"580bb704-8201"',
20629 verbose headers 'content-encoding': 'gzip',
20629 verbose headers 'cache-control': 'max-age=300',
20629 verbose headers 'content-length': '4246',
20629 verbose headers 'accept-ranges': 'bytes',
20629 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20629 verbose headers via: '1.1 varnish',
20629 verbose headers age: '0',
20629 verbose headers connection: 'keep-alive',
20629 verbose headers 'x-served-by': 'cache-yyz8320-YYZ',
20629 verbose headers 'x-cache': 'HIT',
20629 verbose headers 'x-cache-hits': '1',
20629 verbose headers 'x-timer': 'S1479109454.474194,VS0,VE69',
20629 verbose headers vary: 'Accept-Encoding' }
20630 silly get cb [ 200,
20630 silly get { server: 'nginx/1.10.1',
20630 silly get 'content-type': 'application/json',
20630 silly get 'last-modified': 'Sat, 22 Oct 2016 18:59:16 GMT',
20630 silly get etag: 'W/"580bb704-8201"',
20630 silly get 'content-encoding': 'gzip',
20630 silly get 'cache-control': 'max-age=300',
20630 silly get 'content-length': '4246',
20630 silly get 'accept-ranges': 'bytes',
20630 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20630 silly get via: '1.1 varnish',
20630 silly get age: '0',
20630 silly get connection: 'keep-alive',
20630 silly get 'x-served-by': 'cache-yyz8320-YYZ',
20630 silly get 'x-cache': 'HIT',
20630 silly get 'x-cache-hits': '1',
20630 silly get 'x-timer': 'S1479109454.474194,VS0,VE69',
20630 silly get vary: 'Accept-Encoding' } ]
20631 verbose get saving detective to /root/.npm/registry.npmjs.org/detective/.cache.json
20632 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20633 silly resolveWithNewModule detective@4.3.2 checking installable status
20634 silly cache add args [ 'detective@^4.3.1', null ]
20635 verbose cache add spec detective@^4.3.1
20636 silly cache add parsed spec Result {
20636 silly cache add raw: 'detective@^4.3.1',
20636 silly cache add scope: null,
20636 silly cache add escapedName: 'detective',
20636 silly cache add name: 'detective',
20636 silly cache add rawSpec: '^4.3.1',
20636 silly cache add spec: '>=4.3.1 <5.0.0',
20636 silly cache add type: 'range' }
20637 silly addNamed detective@>=4.3.1 <5.0.0
20638 verbose addNamed ">=4.3.1 <5.0.0" is a valid semver range for detective
20639 silly addNameRange { name: 'detective', range: '>=4.3.1 <5.0.0', hasData: false }
20640 silly mapToRegistry name detective
20641 silly mapToRegistry using default registry
20642 silly mapToRegistry registry https://registry.npmjs.org/
20643 silly mapToRegistry data Result {
20643 silly mapToRegistry raw: 'detective',
20643 silly mapToRegistry scope: null,
20643 silly mapToRegistry escapedName: 'detective',
20643 silly mapToRegistry name: 'detective',
20643 silly mapToRegistry rawSpec: '',
20643 silly mapToRegistry spec: 'latest',
20643 silly mapToRegistry type: 'tag' }
20644 silly mapToRegistry uri https://registry.npmjs.org/detective
20645 verbose addNameRange registry:https://registry.npmjs.org/detective not in flight; fetching
20646 verbose get https://registry.npmjs.org/detective not expired, no request
20647 silly addNameRange number 2 { name: 'detective', range: '>=4.3.1 <5.0.0', hasData: true }
20648 silly addNameRange versions [ 'detective',
20648 silly addNameRange [ '0.0.0',
20648 silly addNameRange '0.0.1',
20648 silly addNameRange '0.0.2',
20648 silly addNameRange '0.0.3',
20648 silly addNameRange '0.0.4',
20648 silly addNameRange '0.1.0',
20648 silly addNameRange '0.1.1',
20648 silly addNameRange '0.2.0',
20648 silly addNameRange '0.2.1',
20648 silly addNameRange '1.1.0',
20648 silly addNameRange '2.0.0',
20648 silly addNameRange '2.1.0',
20648 silly addNameRange '2.1.1',
20648 silly addNameRange '2.1.2',
20648 silly addNameRange '2.2.0',
20648 silly addNameRange '2.3.0',
20648 silly addNameRange '2.4.0',
20648 silly addNameRange '2.4.1',
20648 silly addNameRange '3.0.0',
20648 silly addNameRange '3.1.0',
20648 silly addNameRange '4.0.0',
20648 silly addNameRange '4.0.1',
20648 silly addNameRange '4.0.2',
20648 silly addNameRange '4.0.3',
20648 silly addNameRange '4.1.0',
20648 silly addNameRange '4.1.1',
20648 silly addNameRange '4.2.0',
20648 silly addNameRange '4.3.0',
20648 silly addNameRange '4.3.1',
20648 silly addNameRange '4.3.2' ] ]
20649 silly addNamed detective@4.3.2
20650 verbose addNamed "4.3.2" is a plain semver version for detective
20651 silly mapToRegistry name detective
20652 silly mapToRegistry using default registry
20653 silly mapToRegistry registry https://registry.npmjs.org/
20654 silly mapToRegistry data Result {
20654 silly mapToRegistry raw: 'detective',
20654 silly mapToRegistry scope: null,
20654 silly mapToRegistry escapedName: 'detective',
20654 silly mapToRegistry name: 'detective',
20654 silly mapToRegistry rawSpec: '',
20654 silly mapToRegistry spec: 'latest',
20654 silly mapToRegistry type: 'tag' }
20655 silly mapToRegistry uri https://registry.npmjs.org/detective
20656 verbose addRemoteTarball https://registry.npmjs.org/detective/-/detective-4.3.2.tgz not in flight; adding
20657 verbose addRemoteTarball [ 'https://registry.npmjs.org/detective/-/detective-4.3.2.tgz',
20657 verbose addRemoteTarball '77697e2e7947ac3fe7c8e26a6d6f115235afa91c' ]
20658 info retry fetch attempt 1 at 7:44:14 AM
20659 info attempt registry request try #1 at 7:44:14 AM
20660 http fetch GET https://registry.npmjs.org/detective/-/detective-4.3.2.tgz
20661 http fetch 200 https://registry.npmjs.org/detective/-/detective-4.3.2.tgz
20662 silly fetchAndShaCheck shasum 77697e2e7947ac3fe7c8e26a6d6f115235afa91c
20663 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/detective/-/detective-4.3.2.tgz not in flight; adding
20664 verbose addTmpTarball already have metadata; skipping unpack for detective@4.3.2
20665 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20666 silly cache afterAdd detective@4.3.2
20667 verbose afterAdd /root/.npm/detective/4.3.2/package/package.json not in flight; writing
20668 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20669 verbose afterAdd /root/.npm/detective/4.3.2/package/package.json written
20670 http 200 https://registry.npmjs.org/recast
20671 verbose headers { server: 'nginx/1.10.1',
20671 verbose headers 'content-type': 'application/json',
20671 verbose headers 'last-modified': 'Tue, 08 Nov 2016 16:12:53 GMT',
20671 verbose headers etag: 'W/"5821f985-3adca"',
20671 verbose headers 'content-encoding': 'gzip',
20671 verbose headers 'cache-control': 'max-age=300',
20671 verbose headers 'content-length': '20001',
20671 verbose headers 'accept-ranges': 'bytes',
20671 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20671 verbose headers via: '1.1 varnish',
20671 verbose headers age: '0',
20671 verbose headers connection: 'keep-alive',
20671 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
20671 verbose headers 'x-cache': 'HIT',
20671 verbose headers 'x-cache-hits': '1',
20671 verbose headers 'x-timer': 'S1479109454.474129,VS0,VE308',
20671 verbose headers vary: 'Accept-Encoding' }
20672 silly get cb [ 200,
20672 silly get { server: 'nginx/1.10.1',
20672 silly get 'content-type': 'application/json',
20672 silly get 'last-modified': 'Tue, 08 Nov 2016 16:12:53 GMT',
20672 silly get etag: 'W/"5821f985-3adca"',
20672 silly get 'content-encoding': 'gzip',
20672 silly get 'cache-control': 'max-age=300',
20672 silly get 'content-length': '20001',
20672 silly get 'accept-ranges': 'bytes',
20672 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20672 silly get via: '1.1 varnish',
20672 silly get age: '0',
20672 silly get connection: 'keep-alive',
20672 silly get 'x-served-by': 'cache-yyz8322-YYZ',
20672 silly get 'x-cache': 'HIT',
20672 silly get 'x-cache-hits': '1',
20672 silly get 'x-timer': 'S1479109454.474129,VS0,VE308',
20672 silly get vary: 'Accept-Encoding' } ]
20673 verbose get saving recast to /root/.npm/registry.npmjs.org/recast/.cache.json
20674 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20675 silly resolveWithNewModule recast@0.10.43 checking installable status
20676 silly cache add args [ 'recast@^0.10.0', null ]
20677 verbose cache add spec recast@^0.10.0
20678 silly cache add parsed spec Result {
20678 silly cache add raw: 'recast@^0.10.0',
20678 silly cache add scope: null,
20678 silly cache add escapedName: 'recast',
20678 silly cache add name: 'recast',
20678 silly cache add rawSpec: '^0.10.0',
20678 silly cache add spec: '>=0.10.0 <0.11.0',
20678 silly cache add type: 'range' }
20679 silly addNamed recast@>=0.10.0 <0.11.0
20680 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for recast
20681 silly addNameRange { name: 'recast', range: '>=0.10.0 <0.11.0', hasData: false }
20682 silly mapToRegistry name recast
20683 silly mapToRegistry using default registry
20684 silly mapToRegistry registry https://registry.npmjs.org/
20685 silly mapToRegistry data Result {
20685 silly mapToRegistry raw: 'recast',
20685 silly mapToRegistry scope: null,
20685 silly mapToRegistry escapedName: 'recast',
20685 silly mapToRegistry name: 'recast',
20685 silly mapToRegistry rawSpec: '',
20685 silly mapToRegistry spec: 'latest',
20685 silly mapToRegistry type: 'tag' }
20686 silly mapToRegistry uri https://registry.npmjs.org/recast
20687 verbose addNameRange registry:https://registry.npmjs.org/recast not in flight; fetching
20688 verbose get https://registry.npmjs.org/recast not expired, no request
20689 silly addNameRange number 2 { name: 'recast', range: '>=0.10.0 <0.11.0', hasData: true }
20690 silly addNameRange versions [ 'recast',
20690 silly addNameRange [ '0.1.0',
20690 silly addNameRange '0.1.1',
20690 silly addNameRange '0.1.2',
20690 silly addNameRange '0.1.3',
20690 silly addNameRange '0.1.4',
20690 silly addNameRange '0.1.5',
20690 silly addNameRange '0.1.6',
20690 silly addNameRange '0.1.7',
20690 silly addNameRange '0.1.8',
20690 silly addNameRange '0.1.9',
20690 silly addNameRange '0.1.10',
20690 silly addNameRange '0.1.11',
20690 silly addNameRange '0.1.12',
20690 silly addNameRange '0.1.13',
20690 silly addNameRange '0.2.0',
20690 silly addNameRange '0.2.1',
20690 silly addNameRange '0.2.2',
20690 silly addNameRange '0.2.3',
20690 silly addNameRange '0.2.4',
20690 silly addNameRange '0.3.0',
20690 silly addNameRange '0.3.2',
20690 silly addNameRange '0.3.3',
20690 silly addNameRange '0.3.4',
20690 silly addNameRange '0.3.5',
20690 silly addNameRange '0.4.0',
20690 silly addNameRange '0.4.1',
20690 silly addNameRange '0.4.2',
20690 silly addNameRange '0.4.3',
20690 silly addNameRange '0.4.4',
20690 silly addNameRange '0.4.5',
20690 silly addNameRange '0.4.6',
20690 silly addNameRange '0.4.7',
20690 silly addNameRange '0.4.8',
20690 silly addNameRange '0.4.9',
20690 silly addNameRange '0.4.10',
20690 silly addNameRange '0.4.11',
20690 silly addNameRange '0.4.12',
20690 silly addNameRange '0.4.13',
20690 silly addNameRange '0.4.14',
20690 silly addNameRange '0.4.15',
20690 silly addNameRange '0.4.16',
20690 silly addNameRange '0.4.17',
20690 silly addNameRange '0.4.18',
20690 silly addNameRange '0.4.19',
20690 silly addNameRange '0.4.20',
20690 silly addNameRange '0.4.21',
20690 silly addNameRange '0.4.22',
20690 silly addNameRange '0.4.23',
20690 silly addNameRange '0.4.24',
20690 silly addNameRange '0.4.25',
20690 silly addNameRange '0.5.0',
20690 silly addNameRange '0.5.1',
20690 silly addNameRange '0.5.2',
20690 silly addNameRange '0.5.3',
20690 silly addNameRange '0.5.4',
20690 silly addNameRange '0.5.5',
20690 silly addNameRange '0.5.6',
20690 silly addNameRange '0.5.7',
20690 silly addNameRange '0.5.8',
20690 silly addNameRange '0.5.9',
20690 silly addNameRange '0.5.10',
20690 silly addNameRange '0.5.11',
20690 silly addNameRange '0.5.12',
20690 silly addNameRange '0.5.13',
20690 silly addNameRange '0.5.14',
20690 silly addNameRange '0.5.15',
20690 silly addNameRange '0.5.16',
20690 silly addNameRange '0.5.17',
20690 silly addNameRange '0.5.18',
20690 silly addNameRange '0.5.19',
20690 silly addNameRange '0.5.20',
20690 silly addNameRange '0.5.21',
20690 silly addNameRange '0.5.22',
20690 silly addNameRange '0.5.23',
20690 silly addNameRange '0.5.24',
20690 silly addNameRange '0.5.25',
20690 silly addNameRange '0.5.26',
20690 silly addNameRange '0.5.27',
20690 silly addNameRange '0.6.0',
20690 silly addNameRange '0.6.1',
20690 silly addNameRange '0.6.2',
20690 silly addNameRange '0.6.3',
20690 silly addNameRange '0.6.4',
20690 silly addNameRange '0.6.5',
20690 silly addNameRange '0.6.6',
20690 silly addNameRange '0.6.7',
20690 silly addNameRange '0.6.8',
20690 silly addNameRange '0.6.9',
20690 silly addNameRange '0.6.10',
20690 silly addNameRange '0.7.0',
20690 silly addNameRange '0.7.1',
20690 silly addNameRange '0.7.2',
20690 silly addNameRange '0.7.3',
20690 silly addNameRange '0.7.4',
20690 silly addNameRange '0.7.5',
20690 silly addNameRange '0.8.0',
20690 silly addNameRange '0.8.1',
20690 silly addNameRange '0.8.2',
20690 silly addNameRange '0.8.3',
20690 silly addNameRange '0.8.4',
20690 silly addNameRange ... 84 more items ] ]
20691 silly addNamed recast@0.10.43
20692 verbose addNamed "0.10.43" is a plain semver version for recast
20693 http fetch 200 https://registry.npmjs.org/q/-/q-1.4.1.tgz
20694 silly mapToRegistry name recast
20695 silly mapToRegistry using default registry
20696 silly mapToRegistry registry https://registry.npmjs.org/
20697 silly mapToRegistry data Result {
20697 silly mapToRegistry raw: 'recast',
20697 silly mapToRegistry scope: null,
20697 silly mapToRegistry escapedName: 'recast',
20697 silly mapToRegistry name: 'recast',
20697 silly mapToRegistry rawSpec: '',
20697 silly mapToRegistry spec: 'latest',
20697 silly mapToRegistry type: 'tag' }
20698 silly mapToRegistry uri https://registry.npmjs.org/recast
20699 verbose addRemoteTarball https://registry.npmjs.org/recast/-/recast-0.10.43.tgz not in flight; adding
20700 verbose addRemoteTarball [ 'https://registry.npmjs.org/recast/-/recast-0.10.43.tgz',
20700 verbose addRemoteTarball 'b95d50f6d60761a5f6252e15d80678168491ce7f' ]
20701 info retry fetch attempt 1 at 7:44:14 AM
20702 info attempt registry request try #1 at 7:44:14 AM
20703 http fetch GET https://registry.npmjs.org/recast/-/recast-0.10.43.tgz
20704 silly fetchAndShaCheck shasum 55705bcd93c5f3673530c2c2cbc0c2b3addc286e
20705 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/q/-/q-1.4.1.tgz not in flight; adding
20706 verbose addTmpTarball already have metadata; skipping unpack for q@1.4.1
20707 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20708 silly cache afterAdd q@1.4.1
20709 verbose afterAdd /root/.npm/q/1.4.1/package/package.json not in flight; writing
20710 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20711 verbose afterAdd /root/.npm/q/1.4.1/package/package.json written
20712 http fetch 200 https://registry.npmjs.org/recast/-/recast-0.10.43.tgz
20713 silly fetchAndShaCheck shasum b95d50f6d60761a5f6252e15d80678168491ce7f
20714 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/recast/-/recast-0.10.43.tgz not in flight; adding
20715 verbose addTmpTarball already have metadata; skipping unpack for recast@0.10.43
20716 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20717 silly cache afterAdd recast@0.10.43
20718 verbose afterAdd /root/.npm/recast/0.10.43/package/package.json not in flight; writing
20719 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20720 verbose afterAdd /root/.npm/recast/0.10.43/package/package.json written
20721 silly fetchNamedPackageData acorn
20722 silly mapToRegistry name acorn
20723 silly mapToRegistry using default registry
20724 silly mapToRegistry registry https://registry.npmjs.org/
20725 silly mapToRegistry data Result {
20725 silly mapToRegistry raw: 'acorn',
20725 silly mapToRegistry scope: null,
20725 silly mapToRegistry escapedName: 'acorn',
20725 silly mapToRegistry name: 'acorn',
20725 silly mapToRegistry rawSpec: '',
20725 silly mapToRegistry spec: 'latest',
20725 silly mapToRegistry type: 'tag' }
20726 silly mapToRegistry uri https://registry.npmjs.org/acorn
20727 silly fetchNamedPackageData defined
20728 silly mapToRegistry name defined
20729 silly mapToRegistry using default registry
20730 silly mapToRegistry registry https://registry.npmjs.org/
20731 silly mapToRegistry data Result {
20731 silly mapToRegistry raw: 'defined',
20731 silly mapToRegistry scope: null,
20731 silly mapToRegistry escapedName: 'defined',
20731 silly mapToRegistry name: 'defined',
20731 silly mapToRegistry rawSpec: '',
20731 silly mapToRegistry spec: 'latest',
20731 silly mapToRegistry type: 'tag' }
20732 silly mapToRegistry uri https://registry.npmjs.org/defined
20733 verbose request uri https://registry.npmjs.org/acorn
20734 verbose request no auth needed
20735 info attempt registry request try #1 at 7:44:14 AM
20736 http request GET https://registry.npmjs.org/acorn
20737 verbose request uri https://registry.npmjs.org/defined
20738 verbose request no auth needed
20739 info attempt registry request try #1 at 7:44:14 AM
20740 http request GET https://registry.npmjs.org/defined
20741 http 200 https://registry.npmjs.org/acorn
20742 verbose headers { server: 'nginx/1.10.1',
20742 verbose headers 'content-type': 'application/json',
20742 verbose headers 'last-modified': 'Tue, 01 Nov 2016 21:41:40 GMT',
20742 verbose headers etag: 'W/"58190c14-19a69"',
20742 verbose headers 'content-encoding': 'gzip',
20742 verbose headers 'cache-control': 'max-age=300',
20742 verbose headers 'content-length': '13568',
20742 verbose headers 'accept-ranges': 'bytes',
20742 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20742 verbose headers via: '1.1 varnish',
20742 verbose headers age: '52',
20742 verbose headers connection: 'keep-alive',
20742 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
20742 verbose headers 'x-cache': 'HIT',
20742 verbose headers 'x-cache-hits': '1',
20742 verbose headers 'x-timer': 'S1479109454.874998,VS0,VE0',
20742 verbose headers vary: 'Accept-Encoding' }
20743 silly get cb [ 200,
20743 silly get { server: 'nginx/1.10.1',
20743 silly get 'content-type': 'application/json',
20743 silly get 'last-modified': 'Tue, 01 Nov 2016 21:41:40 GMT',
20743 silly get etag: 'W/"58190c14-19a69"',
20743 silly get 'content-encoding': 'gzip',
20743 silly get 'cache-control': 'max-age=300',
20743 silly get 'content-length': '13568',
20743 silly get 'accept-ranges': 'bytes',
20743 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20743 silly get via: '1.1 varnish',
20743 silly get age: '52',
20743 silly get connection: 'keep-alive',
20743 silly get 'x-served-by': 'cache-yyz8322-YYZ',
20743 silly get 'x-cache': 'HIT',
20743 silly get 'x-cache-hits': '1',
20743 silly get 'x-timer': 'S1479109454.874998,VS0,VE0',
20743 silly get vary: 'Accept-Encoding' } ]
20744 verbose get saving acorn to /root/.npm/registry.npmjs.org/acorn/.cache.json
20745 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20746 silly resolveWithNewModule acorn@3.3.0 checking installable status
20747 silly cache add args [ 'acorn@^3.1.0', null ]
20748 verbose cache add spec acorn@^3.1.0
20749 silly cache add parsed spec Result {
20749 silly cache add raw: 'acorn@^3.1.0',
20749 silly cache add scope: null,
20749 silly cache add escapedName: 'acorn',
20749 silly cache add name: 'acorn',
20749 silly cache add rawSpec: '^3.1.0',
20749 silly cache add spec: '>=3.1.0 <4.0.0',
20749 silly cache add type: 'range' }
20750 silly addNamed acorn@>=3.1.0 <4.0.0
20751 verbose addNamed ">=3.1.0 <4.0.0" is a valid semver range for acorn
20752 silly addNameRange { name: 'acorn', range: '>=3.1.0 <4.0.0', hasData: false }
20753 silly mapToRegistry name acorn
20754 silly mapToRegistry using default registry
20755 silly mapToRegistry registry https://registry.npmjs.org/
20756 silly mapToRegistry data Result {
20756 silly mapToRegistry raw: 'acorn',
20756 silly mapToRegistry scope: null,
20756 silly mapToRegistry escapedName: 'acorn',
20756 silly mapToRegistry name: 'acorn',
20756 silly mapToRegistry rawSpec: '',
20756 silly mapToRegistry spec: 'latest',
20756 silly mapToRegistry type: 'tag' }
20757 silly mapToRegistry uri https://registry.npmjs.org/acorn
20758 verbose addNameRange registry:https://registry.npmjs.org/acorn not in flight; fetching
20759 verbose get https://registry.npmjs.org/acorn not expired, no request
20760 silly addNameRange number 2 { name: 'acorn', range: '>=3.1.0 <4.0.0', hasData: true }
20761 silly addNameRange versions [ 'acorn',
20761 silly addNameRange [ '0.0.1',
20761 silly addNameRange '0.1.0',
20761 silly addNameRange '0.2.0',
20761 silly addNameRange '0.3.0',
20761 silly addNameRange '0.3.1',
20761 silly addNameRange '0.4.0',
20761 silly addNameRange '0.4.2',
20761 silly addNameRange '0.5.0',
20761 silly addNameRange '0.6.0',
20761 silly addNameRange '0.7.0',
20761 silly addNameRange '0.8.0',
20761 silly addNameRange '0.9.0',
20761 silly addNameRange '0.10.0',
20761 silly addNameRange '0.11.0',
20761 silly addNameRange '0.12.0',
20761 silly addNameRange '1.0.0',
20761 silly addNameRange '1.0.1',
20761 silly addNameRange '1.0.3',
20761 silly addNameRange '1.1.0',
20761 silly addNameRange '1.2.0',
20761 silly addNameRange '2.0.0',
20761 silly addNameRange '1.2.1',
20761 silly addNameRange '2.0.1',
20761 silly addNameRange '1.2.2',
20761 silly addNameRange '2.0.4',
20761 silly addNameRange '2.1.0',
20761 silly addNameRange '2.2.0',
20761 silly addNameRange '2.3.0',
20761 silly addNameRange '2.4.0',
20761 silly addNameRange '2.5.0',
20761 silly addNameRange '2.5.2',
20761 silly addNameRange '2.6.0',
20761 silly addNameRange '2.6.2',
20761 silly addNameRange '2.6.4',
20761 silly addNameRange '2.7.0',
20761 silly addNameRange '3.0.0',
20761 silly addNameRange '3.0.2',
20761 silly addNameRange '3.0.4',
20761 silly addNameRange '3.1.0',
20761 silly addNameRange '3.2.0',
20761 silly addNameRange '3.3.0',
20761 silly addNameRange '4.0.0',
20761 silly addNameRange '4.0.1',
20761 silly addNameRange '4.0.2',
20761 silly addNameRange '4.0.3' ] ]
20762 silly addNamed acorn@3.3.0
20763 verbose addNamed "3.3.0" is a plain semver version for acorn
20764 silly mapToRegistry name acorn
20765 silly mapToRegistry using default registry
20766 silly mapToRegistry registry https://registry.npmjs.org/
20767 silly mapToRegistry data Result {
20767 silly mapToRegistry raw: 'acorn',
20767 silly mapToRegistry scope: null,
20767 silly mapToRegistry escapedName: 'acorn',
20767 silly mapToRegistry name: 'acorn',
20767 silly mapToRegistry rawSpec: '',
20767 silly mapToRegistry spec: 'latest',
20767 silly mapToRegistry type: 'tag' }
20768 silly mapToRegistry uri https://registry.npmjs.org/acorn
20769 verbose addRemoteTarball https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz not in flight; adding
20770 verbose addRemoteTarball [ 'https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz',
20770 verbose addRemoteTarball '45e37fb39e8da3f25baee3ff5369e2bb5f22017a' ]
20771 info retry fetch attempt 1 at 7:44:14 AM
20772 info attempt registry request try #1 at 7:44:14 AM
20773 http fetch GET https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz
20774 http fetch 200 https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz
20775 silly fetchAndShaCheck shasum 45e37fb39e8da3f25baee3ff5369e2bb5f22017a
20776 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/acorn/-/acorn-3.3.0.tgz not in flight; adding
20777 verbose addTmpTarball already have metadata; skipping unpack for acorn@3.3.0
20778 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20779 silly cache afterAdd acorn@3.3.0
20780 verbose afterAdd /root/.npm/acorn/3.3.0/package/package.json not in flight; writing
20781 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20782 verbose afterAdd /root/.npm/acorn/3.3.0/package/package.json written
20783 http 200 https://registry.npmjs.org/defined
20784 verbose headers { server: 'nginx/1.10.1',
20784 verbose headers 'content-type': 'application/json',
20784 verbose headers 'last-modified': 'Mon, 03 Oct 2016 05:36:01 GMT',
20784 verbose headers etag: 'W/"57f1ee41-101c"',
20784 verbose headers 'content-encoding': 'gzip',
20784 verbose headers 'cache-control': 'max-age=300',
20784 verbose headers 'content-length': '1381',
20784 verbose headers 'accept-ranges': 'bytes',
20784 verbose headers date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20784 verbose headers via: '1.1 varnish',
20784 verbose headers age: '0',
20784 verbose headers connection: 'keep-alive',
20784 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
20784 verbose headers 'x-cache': 'HIT',
20784 verbose headers 'x-cache-hits': '1',
20784 verbose headers 'x-timer': 'S1479109454.874932,VS0,VE69',
20784 verbose headers vary: 'Accept-Encoding' }
20785 silly get cb [ 200,
20785 silly get { server: 'nginx/1.10.1',
20785 silly get 'content-type': 'application/json',
20785 silly get 'last-modified': 'Mon, 03 Oct 2016 05:36:01 GMT',
20785 silly get etag: 'W/"57f1ee41-101c"',
20785 silly get 'content-encoding': 'gzip',
20785 silly get 'cache-control': 'max-age=300',
20785 silly get 'content-length': '1381',
20785 silly get 'accept-ranges': 'bytes',
20785 silly get date: 'Mon, 14 Nov 2016 07:44:14 GMT',
20785 silly get via: '1.1 varnish',
20785 silly get age: '0',
20785 silly get connection: 'keep-alive',
20785 silly get 'x-served-by': 'cache-yyz8322-YYZ',
20785 silly get 'x-cache': 'HIT',
20785 silly get 'x-cache-hits': '1',
20785 silly get 'x-timer': 'S1479109454.874932,VS0,VE69',
20785 silly get vary: 'Accept-Encoding' } ]
20786 verbose get saving defined to /root/.npm/registry.npmjs.org/defined/.cache.json
20787 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20788 silly resolveWithNewModule defined@1.0.0 checking installable status
20789 silly cache add args [ 'defined@^1.0.0', null ]
20790 verbose cache add spec defined@^1.0.0
20791 silly cache add parsed spec Result {
20791 silly cache add raw: 'defined@^1.0.0',
20791 silly cache add scope: null,
20791 silly cache add escapedName: 'defined',
20791 silly cache add name: 'defined',
20791 silly cache add rawSpec: '^1.0.0',
20791 silly cache add spec: '>=1.0.0 <2.0.0',
20791 silly cache add type: 'range' }
20792 silly addNamed defined@>=1.0.0 <2.0.0
20793 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for defined
20794 silly addNameRange { name: 'defined', range: '>=1.0.0 <2.0.0', hasData: false }
20795 silly mapToRegistry name defined
20796 silly mapToRegistry using default registry
20797 silly mapToRegistry registry https://registry.npmjs.org/
20798 silly mapToRegistry data Result {
20798 silly mapToRegistry raw: 'defined',
20798 silly mapToRegistry scope: null,
20798 silly mapToRegistry escapedName: 'defined',
20798 silly mapToRegistry name: 'defined',
20798 silly mapToRegistry rawSpec: '',
20798 silly mapToRegistry spec: 'latest',
20798 silly mapToRegistry type: 'tag' }
20799 silly mapToRegistry uri https://registry.npmjs.org/defined
20800 verbose addNameRange registry:https://registry.npmjs.org/defined not in flight; fetching
20801 verbose get https://registry.npmjs.org/defined not expired, no request
20802 silly addNameRange number 2 { name: 'defined', range: '>=1.0.0 <2.0.0', hasData: true }
20803 silly addNameRange versions [ 'defined', [ '0.0.0', '1.0.0' ] ]
20804 silly addNamed defined@1.0.0
20805 verbose addNamed "1.0.0" is a plain semver version for defined
20806 silly mapToRegistry name defined
20807 silly mapToRegistry using default registry
20808 silly mapToRegistry registry https://registry.npmjs.org/
20809 silly mapToRegistry data Result {
20809 silly mapToRegistry raw: 'defined',
20809 silly mapToRegistry scope: null,
20809 silly mapToRegistry escapedName: 'defined',
20809 silly mapToRegistry name: 'defined',
20809 silly mapToRegistry rawSpec: '',
20809 silly mapToRegistry spec: 'latest',
20809 silly mapToRegistry type: 'tag' }
20810 silly mapToRegistry uri https://registry.npmjs.org/defined
20811 verbose addRemoteTarball https://registry.npmjs.org/defined/-/defined-1.0.0.tgz not in flight; adding
20812 verbose addRemoteTarball [ 'https://registry.npmjs.org/defined/-/defined-1.0.0.tgz',
20812 verbose addRemoteTarball 'c98d9bcef75674188e110969151199e39b1fa693' ]
20813 info retry fetch attempt 1 at 7:44:14 AM
20814 info attempt registry request try #1 at 7:44:14 AM
20815 http fetch GET https://registry.npmjs.org/defined/-/defined-1.0.0.tgz
20816 http fetch 200 https://registry.npmjs.org/defined/-/defined-1.0.0.tgz
20817 silly fetchAndShaCheck shasum c98d9bcef75674188e110969151199e39b1fa693
20818 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/defined/-/defined-1.0.0.tgz not in flight; adding
20819 verbose addTmpTarball already have metadata; skipping unpack for defined@1.0.0
20820 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20821 silly cache afterAdd defined@1.0.0
20822 verbose afterAdd /root/.npm/defined/1.0.0/package/package.json not in flight; writing
20823 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20824 verbose afterAdd /root/.npm/defined/1.0.0/package/package.json written
20825 silly fetchNamedPackageData esprima-fb
20826 silly mapToRegistry name esprima-fb
20827 silly mapToRegistry using default registry
20828 silly mapToRegistry registry https://registry.npmjs.org/
20829 silly mapToRegistry data Result {
20829 silly mapToRegistry raw: 'esprima-fb',
20829 silly mapToRegistry scope: null,
20829 silly mapToRegistry escapedName: 'esprima-fb',
20829 silly mapToRegistry name: 'esprima-fb',
20829 silly mapToRegistry rawSpec: '',
20829 silly mapToRegistry spec: 'latest',
20829 silly mapToRegistry type: 'tag' }
20830 silly mapToRegistry uri https://registry.npmjs.org/esprima-fb
20831 silly resolveWithNewModule esprima-fb@15001.1001.0-dev-harmony-fb checking installable status
20832 silly cache add args [ 'esprima-fb@~15001.1001.0-dev-harmony-fb', null ]
20833 verbose cache add spec esprima-fb@~15001.1001.0-dev-harmony-fb
20834 silly fetchNamedPackageData ast-types
20835 silly mapToRegistry name ast-types
20836 silly mapToRegistry using default registry
20837 silly mapToRegistry registry https://registry.npmjs.org/
20838 silly mapToRegistry data Result {
20838 silly mapToRegistry raw: 'ast-types',
20838 silly mapToRegistry scope: null,
20838 silly mapToRegistry escapedName: 'ast-types',
20838 silly mapToRegistry name: 'ast-types',
20838 silly mapToRegistry rawSpec: '',
20838 silly mapToRegistry spec: 'latest',
20838 silly mapToRegistry type: 'tag' }
20839 silly mapToRegistry uri https://registry.npmjs.org/ast-types
20840 silly cache add parsed spec Result {
20840 silly cache add raw: 'esprima-fb@~15001.1001.0-dev-harmony-fb',
20840 silly cache add scope: null,
20840 silly cache add escapedName: 'esprima-fb',
20840 silly cache add name: 'esprima-fb',
20840 silly cache add rawSpec: '~15001.1001.0-dev-harmony-fb',
20840 silly cache add spec: '>=15001.1001.0-dev-harmony-fb <15001.1002.0',
20840 silly cache add type: 'range' }
20841 silly addNamed esprima-fb@>=15001.1001.0-dev-harmony-fb <15001.1002.0
20842 verbose addNamed ">=15001.1001.0-dev-harmony-fb <15001.1002.0" is a valid semver range for esprima-fb
20843 silly addNameRange { name: 'esprima-fb',
20843 silly addNameRange range: '>=15001.1001.0-dev-harmony-fb <15001.1002.0',
20843 silly addNameRange hasData: false }
20844 silly mapToRegistry name esprima-fb
20845 silly mapToRegistry using default registry
20846 silly mapToRegistry registry https://registry.npmjs.org/
20847 silly mapToRegistry data Result {
20847 silly mapToRegistry raw: 'esprima-fb',
20847 silly mapToRegistry scope: null,
20847 silly mapToRegistry escapedName: 'esprima-fb',
20847 silly mapToRegistry name: 'esprima-fb',
20847 silly mapToRegistry rawSpec: '',
20847 silly mapToRegistry spec: 'latest',
20847 silly mapToRegistry type: 'tag' }
20848 silly mapToRegistry uri https://registry.npmjs.org/esprima-fb
20849 verbose addNameRange registry:https://registry.npmjs.org/esprima-fb not in flight; fetching
20850 verbose request uri https://registry.npmjs.org/ast-types
20851 verbose request no auth needed
20852 info attempt registry request try #1 at 7:44:14 AM
20853 http request GET https://registry.npmjs.org/ast-types
20854 verbose get https://registry.npmjs.org/esprima-fb not expired, no request
20855 silly addNameRange number 2 { name: 'esprima-fb',
20855 silly addNameRange range: '>=15001.1001.0-dev-harmony-fb <15001.1002.0',
20855 silly addNameRange hasData: true }
20856 silly addNameRange versions [ 'esprima-fb',
20856 silly addNameRange [ '1001.1001.1000-dev-harmony-fb',
20856 silly addNameRange '1001.1001.1001-dev-harmony-fb',
20856 silly addNameRange '1001.1001.2000-dev-harmony-fb',
20856 silly addNameRange '2001.1001.2000-dev-harmony-fb',
20856 silly addNameRange '2001.1001.0-dev-harmony-fb',
20856 silly addNameRange '3001.1.0-dev-harmony-fb',
20856 silly addNameRange '4001.1.0-dev-harmony-fb',
20856 silly addNameRange '4001.1001.0-dev-harmony-fb',
20856 silly addNameRange '4001.3001.0-dev-harmony-fb',
20856 silly addNameRange '5001.1.0-dev-harmony-fb',
20856 silly addNameRange '6001.1.0-dev-harmony-fb',
20856 silly addNameRange '6001.1001.0-dev-harmony-fb',
20856 silly addNameRange '7001.1.0-dev-harmony-fb',
20856 silly addNameRange '8001.1.0-dev-harmony-fb',
20856 silly addNameRange '8001.1001.0-dev-harmony-fb',
20856 silly addNameRange '8001.2001.0-dev-harmony-fb',
20856 silly addNameRange '9001.1.0-dev-harmony-fb',
20856 silly addNameRange '10001.1.0-dev-harmony-fb',
20856 silly addNameRange '11001.1.0-dev-harmony-fb',
20856 silly addNameRange '12001.1.0-dev-harmony-fb',
20856 silly addNameRange '13001.1.0-dev-harmony-fb',
20856 silly addNameRange '13001.1001.0-dev-harmony-fb',
20856 silly addNameRange '14001.1.0-dev-harmony-fb',
20856 silly addNameRange '15001.1.0-dev-harmony-fb',
20856 silly addNameRange '15001.1001.0-dev-harmony-fb' ] ]
20857 silly addNamed esprima-fb@15001.1001.0-dev-harmony-fb
20858 verbose addNamed "15001.1001.0-dev-harmony-fb" is a plain semver version for esprima-fb
20859 silly mapToRegistry name esprima-fb
20860 silly mapToRegistry using default registry
20861 silly mapToRegistry registry https://registry.npmjs.org/
20862 silly mapToRegistry data Result {
20862 silly mapToRegistry raw: 'esprima-fb',
20862 silly mapToRegistry scope: null,
20862 silly mapToRegistry escapedName: 'esprima-fb',
20862 silly mapToRegistry name: 'esprima-fb',
20862 silly mapToRegistry rawSpec: '',
20862 silly mapToRegistry spec: 'latest',
20862 silly mapToRegistry type: 'tag' }
20863 silly mapToRegistry uri https://registry.npmjs.org/esprima-fb
20864 verbose addRemoteTarball https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz not in flight; adding
20865 verbose addRemoteTarball [ 'https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz',
20865 verbose addRemoteTarball '43beb57ec26e8cf237d3dd8b33e42533577f2659' ]
20866 info retry fetch attempt 1 at 7:44:14 AM
20867 info attempt registry request try #1 at 7:44:14 AM
20868 http fetch GET https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz
20869 http fetch 200 https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz
20870 silly fetchAndShaCheck shasum 43beb57ec26e8cf237d3dd8b33e42533577f2659
20871 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz not in flight; adding
20872 verbose addTmpTarball already have metadata; skipping unpack for esprima-fb@15001.1001.0-dev-harmony-fb
20873 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20874 silly cache afterAdd esprima-fb@15001.1001.0-dev-harmony-fb
20875 verbose afterAdd /root/.npm/esprima-fb/15001.1001.0-dev-harmony-fb/package/package.json not in flight; writing
20876 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20877 verbose afterAdd /root/.npm/esprima-fb/15001.1001.0-dev-harmony-fb/package/package.json written
20878 http 200 https://registry.npmjs.org/ast-types
20879 verbose headers { server: 'nginx/1.10.1',
20879 verbose headers 'content-type': 'application/json',
20879 verbose headers 'last-modified': 'Tue, 08 Nov 2016 15:51:38 GMT',
20879 verbose headers etag: 'W/"5821f48a-2b930"',
20879 verbose headers 'content-encoding': 'gzip',
20879 verbose headers 'cache-control': 'max-age=300',
20879 verbose headers 'content-length': '17633',
20879 verbose headers 'accept-ranges': 'bytes',
20879 verbose headers date: 'Mon, 14 Nov 2016 07:44:15 GMT',
20879 verbose headers via: '1.1 varnish',
20879 verbose headers age: '0',
20879 verbose headers connection: 'keep-alive',
20879 verbose headers 'x-served-by': 'cache-yyz8322-YYZ',
20879 verbose headers 'x-cache': 'HIT',
20879 verbose headers 'x-cache-hits': '1',
20879 verbose headers 'x-timer': 'S1479109454.989597,VS0,VE69',
20879 verbose headers vary: 'Accept-Encoding' }
20880 silly get cb [ 200,
20880 silly get { server: 'nginx/1.10.1',
20880 silly get 'content-type': 'application/json',
20880 silly get 'last-modified': 'Tue, 08 Nov 2016 15:51:38 GMT',
20880 silly get etag: 'W/"5821f48a-2b930"',
20880 silly get 'content-encoding': 'gzip',
20880 silly get 'cache-control': 'max-age=300',
20880 silly get 'content-length': '17633',
20880 silly get 'accept-ranges': 'bytes',
20880 silly get date: 'Mon, 14 Nov 2016 07:44:15 GMT',
20880 silly get via: '1.1 varnish',
20880 silly get age: '0',
20880 silly get connection: 'keep-alive',
20880 silly get 'x-served-by': 'cache-yyz8322-YYZ',
20880 silly get 'x-cache': 'HIT',
20880 silly get 'x-cache-hits': '1',
20880 silly get 'x-timer': 'S1479109454.989597,VS0,VE69',
20880 silly get vary: 'Accept-Encoding' } ]
20881 verbose get saving ast-types to /root/.npm/registry.npmjs.org/ast-types/.cache.json
20882 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20883 silly resolveWithNewModule ast-types@0.8.15 checking installable status
20884 silly cache add args [ 'ast-types@0.8.15', null ]
20885 verbose cache add spec ast-types@0.8.15
20886 silly cache add parsed spec Result {
20886 silly cache add raw: 'ast-types@0.8.15',
20886 silly cache add scope: null,
20886 silly cache add escapedName: 'ast-types',
20886 silly cache add name: 'ast-types',
20886 silly cache add rawSpec: '0.8.15',
20886 silly cache add spec: '0.8.15',
20886 silly cache add type: 'version' }
20887 silly addNamed ast-types@0.8.15
20888 verbose addNamed "0.8.15" is a plain semver version for ast-types
20889 silly mapToRegistry name ast-types
20890 silly mapToRegistry using default registry
20891 silly mapToRegistry registry https://registry.npmjs.org/
20892 silly mapToRegistry data Result {
20892 silly mapToRegistry raw: 'ast-types',
20892 silly mapToRegistry scope: null,
20892 silly mapToRegistry escapedName: 'ast-types',
20892 silly mapToRegistry name: 'ast-types',
20892 silly mapToRegistry rawSpec: '',
20892 silly mapToRegistry spec: 'latest',
20892 silly mapToRegistry type: 'tag' }
20893 silly mapToRegistry uri https://registry.npmjs.org/ast-types
20894 verbose addNameVersion registry:https://registry.npmjs.org/ast-types not in flight; fetching
20895 verbose get https://registry.npmjs.org/ast-types not expired, no request
20896 silly mapToRegistry name ast-types
20897 silly mapToRegistry using default registry
20898 silly mapToRegistry registry https://registry.npmjs.org/
20899 silly mapToRegistry data Result {
20899 silly mapToRegistry raw: 'ast-types',
20899 silly mapToRegistry scope: null,
20899 silly mapToRegistry escapedName: 'ast-types',
20899 silly mapToRegistry name: 'ast-types',
20899 silly mapToRegistry rawSpec: '',
20899 silly mapToRegistry spec: 'latest',
20899 silly mapToRegistry type: 'tag' }
20900 silly mapToRegistry uri https://registry.npmjs.org/ast-types
20901 verbose addRemoteTarball https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz not in flight; adding
20902 verbose addRemoteTarball [ 'https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz',
20902 verbose addRemoteTarball '8eef0827f04dff0ec8857ba925abe3fea6194e52' ]
20903 info retry fetch attempt 1 at 7:44:15 AM
20904 info attempt registry request try #1 at 7:44:15 AM
20905 http fetch GET https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz
20906 http fetch 200 https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz
20907 silly fetchAndShaCheck shasum 8eef0827f04dff0ec8857ba925abe3fea6194e52
20908 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz not in flight; adding
20909 verbose addTmpTarball already have metadata; skipping unpack for ast-types@0.8.15
20910 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20911 silly cache afterAdd ast-types@0.8.15
20912 verbose afterAdd /root/.npm/ast-types/0.8.15/package/package.json not in flight; writing
20913 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20914 verbose afterAdd /root/.npm/ast-types/0.8.15/package/package.json written
20915 silly fetchNamedPackageData amdefine
20916 silly mapToRegistry name amdefine
20917 silly mapToRegistry using default registry
20918 silly mapToRegistry registry https://registry.npmjs.org/
20919 silly mapToRegistry data Result {
20919 silly mapToRegistry raw: 'amdefine',
20919 silly mapToRegistry scope: null,
20919 silly mapToRegistry escapedName: 'amdefine',
20919 silly mapToRegistry name: 'amdefine',
20919 silly mapToRegistry rawSpec: '',
20919 silly mapToRegistry spec: 'latest',
20919 silly mapToRegistry type: 'tag' }
20920 silly mapToRegistry uri https://registry.npmjs.org/amdefine
20921 verbose request uri https://registry.npmjs.org/amdefine
20922 verbose request no auth needed
20923 info attempt registry request try #1 at 7:44:15 AM
20924 http request GET https://registry.npmjs.org/amdefine
20925 http 200 https://registry.npmjs.org/amdefine
20926 verbose headers { server: 'nginx/1.10.1',
20926 verbose headers 'content-type': 'application/json',
20926 verbose headers 'last-modified': 'Wed, 02 Nov 2016 05:00:51 GMT',
20926 verbose headers etag: 'W/"58197303-489f"',
20926 verbose headers 'content-encoding': 'gzip',
20926 verbose headers 'cache-control': 'max-age=300',
20926 verbose headers 'content-length': '4442',
20926 verbose headers 'accept-ranges': 'bytes',
20926 verbose headers date: 'Mon, 14 Nov 2016 07:44:15 GMT',
20926 verbose headers via: '1.1 varnish',
20926 verbose headers age: '131',
20926 verbose headers connection: 'keep-alive',
20926 verbose headers 'x-served-by': 'cache-yyz8329-YYZ',
20926 verbose headers 'x-cache': 'HIT',
20926 verbose headers 'x-cache-hits': '2',
20926 verbose headers 'x-timer': 'S1479109455.120842,VS0,VE0',
20926 verbose headers vary: 'Accept-Encoding' }
20927 silly get cb [ 200,
20927 silly get { server: 'nginx/1.10.1',
20927 silly get 'content-type': 'application/json',
20927 silly get 'last-modified': 'Wed, 02 Nov 2016 05:00:51 GMT',
20927 silly get etag: 'W/"58197303-489f"',
20927 silly get 'content-encoding': 'gzip',
20927 silly get 'cache-control': 'max-age=300',
20927 silly get 'content-length': '4442',
20927 silly get 'accept-ranges': 'bytes',
20927 silly get date: 'Mon, 14 Nov 2016 07:44:15 GMT',
20927 silly get via: '1.1 varnish',
20927 silly get age: '131',
20927 silly get connection: 'keep-alive',
20927 silly get 'x-served-by': 'cache-yyz8329-YYZ',
20927 silly get 'x-cache': 'HIT',
20927 silly get 'x-cache-hits': '2',
20927 silly get 'x-timer': 'S1479109455.120842,VS0,VE0',
20927 silly get vary: 'Accept-Encoding' } ]
20928 verbose get saving amdefine to /root/.npm/registry.npmjs.org/amdefine/.cache.json
20929 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20930 silly resolveWithNewModule amdefine@1.0.1 checking installable status
20931 silly cache add args [ 'amdefine@>=0.0.4', null ]
20932 verbose cache add spec amdefine@>=0.0.4
20933 silly cache add parsed spec Result {
20933 silly cache add raw: 'amdefine@>=0.0.4',
20933 silly cache add scope: null,
20933 silly cache add escapedName: 'amdefine',
20933 silly cache add name: 'amdefine',
20933 silly cache add rawSpec: '>=0.0.4',
20933 silly cache add spec: '>=0.0.4',
20933 silly cache add type: 'range' }
20934 silly addNamed amdefine@>=0.0.4
20935 verbose addNamed ">=0.0.4" is a valid semver range for amdefine
20936 silly addNameRange { name: 'amdefine', range: '>=0.0.4', hasData: false }
20937 silly mapToRegistry name amdefine
20938 silly mapToRegistry using default registry
20939 silly mapToRegistry registry https://registry.npmjs.org/
20940 silly mapToRegistry data Result {
20940 silly mapToRegistry raw: 'amdefine',
20940 silly mapToRegistry scope: null,
20940 silly mapToRegistry escapedName: 'amdefine',
20940 silly mapToRegistry name: 'amdefine',
20940 silly mapToRegistry rawSpec: '',
20940 silly mapToRegistry spec: 'latest',
20940 silly mapToRegistry type: 'tag' }
20941 silly mapToRegistry uri https://registry.npmjs.org/amdefine
20942 verbose addNameRange registry:https://registry.npmjs.org/amdefine not in flight; fetching
20943 verbose get https://registry.npmjs.org/amdefine not expired, no request
20944 silly addNameRange number 2 { name: 'amdefine', range: '>=0.0.4', hasData: true }
20945 silly addNameRange versions [ 'amdefine',
20945 silly addNameRange [ '0.0.1',
20945 silly addNameRange '0.0.2',
20945 silly addNameRange '0.0.3',
20945 silly addNameRange '0.0.4',
20945 silly addNameRange '0.0.5',
20945 silly addNameRange '0.0.6',
20945 silly addNameRange '0.0.7',
20945 silly addNameRange '0.0.8',
20945 silly addNameRange '0.1.0',
20945 silly addNameRange '0.1.1',
20945 silly addNameRange '1.0.0',
20945 silly addNameRange '1.0.1' ] ]
20946 silly addNamed amdefine@1.0.1
20947 verbose addNamed "1.0.1" is a plain semver version for amdefine
20948 silly mapToRegistry name amdefine
20949 silly mapToRegistry using default registry
20950 silly mapToRegistry registry https://registry.npmjs.org/
20951 silly mapToRegistry data Result {
20951 silly mapToRegistry raw: 'amdefine',
20951 silly mapToRegistry scope: null,
20951 silly mapToRegistry escapedName: 'amdefine',
20951 silly mapToRegistry name: 'amdefine',
20951 silly mapToRegistry rawSpec: '',
20951 silly mapToRegistry spec: 'latest',
20951 silly mapToRegistry type: 'tag' }
20952 silly mapToRegistry uri https://registry.npmjs.org/amdefine
20953 verbose addRemoteTarball https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz not in flight; adding
20954 verbose addRemoteTarball [ 'https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz',
20954 verbose addRemoteTarball '4a5282ac164729e93619bcfd3ad151f817ce91f5' ]
20955 info retry fetch attempt 1 at 7:44:15 AM
20956 info attempt registry request try #1 at 7:44:15 AM
20957 http fetch GET https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz
20958 http fetch 200 https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz
20959 silly fetchAndShaCheck shasum 4a5282ac164729e93619bcfd3ad151f817ce91f5
20960 verbose addTmpTarball /tmp/npm-13-e8f36935/registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz not in flight; adding
20961 verbose addTmpTarball already have metadata; skipping unpack for amdefine@1.0.1
20962 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20963 silly cache afterAdd amdefine@1.0.1
20964 verbose afterAdd /root/.npm/amdefine/1.0.1/package/package.json not in flight; writing
20965 verbose correctMkdir /root/.npm correctMkdir not in flight; initializing
20966 verbose afterAdd /root/.npm/amdefine/1.0.1/package/package.json written
20967 silly fetchNamedPackageData JSONStream
20968 silly mapToRegistry name JSONStream
20969 silly mapToRegistry using default registry
20970 silly mapToRegistry registry https://registry.npmjs.org/
20971 silly mapToRegistry data Result {
20971 silly mapToRegistry raw: 'JSONStream',
20971 silly mapToRegistry scope: null,
20971 silly mapToRegistry escapedName: 'JSONStream',
20971 silly mapToRegistry name: 'JSONStream',
20971 silly mapToRegistry rawSpec: '',
20971 silly mapToRegistry spec: 'latest',
20971 silly mapToRegistry type: 'tag' }
20972 silly mapToRegistry uri https://registry.npmjs.org/JSONStream
20973 silly fetchNamedPackageData browser-resolve
20974 silly mapToRegistry name browser-resolve
20975 silly mapToRegistry using default registry
20976 silly mapToRegistry registry https://registry.npmjs.org/
20977 silly mapToRegistry data Result {
20977 silly mapToRegistry raw: 'browser-resolve',
20977 silly mapToRegistry scope: null,
20977 silly mapToRegistry escapedName: 'browser-resolve',
20977 silly mapToRegistry name: 'browser-resolve',
20977 silly mapToRegistry rawSpec: '',
20977 silly mapToRegistry spec: 'latest',
20977 silly mapToRegistry type: 'tag' }
20978 silly mapToRegistry uri https://registry.npmjs.org/browser-resolve
20979 silly fetchNamedPackageData concat-stream
20980 silly mapToRegistry name concat-stream
20981 silly mapToRegistry using default registry
20982 silly mapToRegistry registry https://registry.npmjs.org/
20983 silly mapToRegistry data Result {
20983 silly mapToRegistry raw: 'concat-stream',
20983 silly mapToRegistry scope: null,
20983 silly mapToRegistry escapedName: 'concat-stream',
20983 silly mapToRegistry name: 'concat-stream',
20983 silly mapToRegistry rawSpec: '',
20983 silly mapToRegistry spec: 'latest',
20983 silly mapToRegistry type: 'tag' }
20984 silly mapToRegistry uri https://registry.npmjs.org/concat-stream
20985 silly fetchNamedPackageData parents
20986 silly mapToRegistry name parents
20987 silly mapToRegistry using default registry
20988 silly mapToRegistry registry https://registry.npmjs.org/
20989 silly mapToRegistry data Result {
20989 silly mapToRegistry raw: 'parents',
20989 silly mapToRegistry scope: null,
20989 silly mapToRegistry escapedName: 'parents',
20989 silly mapToRegistry name: 'parents',
20989 silly mapToRegistry rawSpec: '',
20989 silly mapToRegistry spec: 'latest',
20989 silly mapToRegistry type: 'tag' }
20990 silly mapToRegistry uri https://registry.npmjs.org/parents
20991 silly fetchNamedPackageData resolve
20992 silly mapToRegistry name resolve
20993 silly mapToRegistry using default registry
20994 silly mapToRegistry registry https://registry.npmjs.org/
20995 silly mapToRegistry data Result {
20995 silly mapToRegistry raw: 'resolve',
20995 silly mapToRegistry scope: null,
20995 silly mapToRegistry escapedName: 'resolve',
20995 silly mapToRegistry name: 'resolve',
20995 silly mapToRegistry rawSpec: '',
20995 silly mapToRegistry spec: 'latest',
20995 silly mapToRegistry type: 'tag' }
20996 silly mapToRegistry uri https://registry.npmjs.org/resolve
20997 silly fetchNamedPackageData stream-combiner2
20998 silly mapToRegistry name stream-combiner2
20999 silly mapToRegistry using default registry
21000 silly mapToRegistry registry https://registry.npmjs.org/
21001 silly mapToRegistry data Result {
21001 silly mapToRegistry raw: 'stream-combiner2',
21001 silly mapToRegistry scope: null,
21001 silly mapToRegistry escapedName: 'stream-combiner2',
21001 silly mapToRegistry name: 'stream-combiner2',
21001 silly mapToRegistry rawSpec: '',
21001 silly mapToRegistry spec: 'latest',
21001 silly mapToRegistry type: 'tag' }
21002 silly mapToRegistry uri https://registry.npmjs.org/stream-combiner2
21003 silly fetchNamedPackageData subarg
21004 silly mapToRegistry name subarg
21005 silly mapToRegistry using default registry
21006 silly mapToRegistry registry https://registry.npmjs.org/
21007 silly mapToRegistry data Result {
21007 silly mapToRegistry raw: 'subarg',
21007 silly mapToRegistry scope: null,
21007 silly mapToRegistry escapedName: 'subarg',
21007 silly mapToRegistry name: 'subarg',
21007 silly mapToRegistry rawSpec: '',
21007 silly mapToRegistry spec: 'latest',
21007 silly mapToRegistry type: 'tag' }
21008 silly mapToRegistry uri https://registry.npmjs.org/subarg
21009 silly fetchNamedPackageData through2
21010 silly mapToRegistry name through2
21011 silly mapToRegistry using default registry
21012 silly mapToRegistry registry https://registry.npmjs.org/
21013 silly mapToRegistry data Result {
21013 silly mapToRegistry raw: 'through2',
21013 silly mapToRegistry scope: null,
21013 silly mapToRegistry escapedName: 'through2',
21013 silly mapToRegistry name: 'through2',
21013 silly mapToRegistry rawSpec: '',
21013 silly mapToRegistry spec: 'latest',
21013 silly mapToRegistry type: 'tag' }
21014 silly mapToRegistry uri https://registry.npmjs.org/through2
21015 silly resolveWithNewModule through2@1.1.1 checking installable status
21016 silly cache add args [ 'through2@^1.0.0', null ]
21017 verbose cache add spec through2@^1.0.0
21018 silly cache add parsed spec Result {
21018 silly cache add raw: 'through2@^1.0.0',
21018 silly cache add scope: null,
21018 silly cache add escapedName: 'through2',
21018 silly cache add name: 'through2',
21018 silly cache add rawSpec: '^1.0.0',
21018 silly cache add spec: '>=1.0.0 <2.0.0',
21018 silly cache add type: 'range' }
21019 silly addNamed through2@>=1.0.0 <2.0.0
21020 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for through2
21021 silly addNameRange { name: 'through2', range: '>=1.0.0 <2.0.0', hasData: false }
21022 silly mapToRegistry name through2
21023 silly mapToRegistry using default registry
21024 silly mapToRegistry registry https://registry.npmjs.org/
21025 silly mapToRegistry data Result {
21025 silly mapToRegistry raw: 'through2',
21025 silly mapToRegistry scope: null,
21025 silly mapToRegistry escapedName: 'through2',
21025 silly mapToRegistry name: 'through2',
21025 silly mapToRegistry rawSpec: '',
21025 silly mapToRegistry spec: 'latest',
21025 silly mapToRegistry type: 'tag' }
21026 silly mapToRegistry uri https://registry.npmjs.org/through2
21027 verbose addNameRange registry:https://registry.npmjs.org/through2 not in flight; fetching
21028 verbose request uri https://registry.npmjs.org/JSONStream
21029 verbose request no auth needed
21030 info attempt registry request try #1 at 7:44:15 AM
21031 http request GET htt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment