Last active
February 14, 2016 08:47
-
-
Save ronycohen/1c11af5459741a83f631 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@user:/srv/nodejs/testLevelDown# rm -rf node_modules/ | |
root@user:/srv/nodejs/testLevelDown# npm install leveldown --verbose | |
npm info it worked if it ends with ok | |
npm verb cli [ '/usr/local/bin/node', | |
npm verb cli '/usr/local/bin/npm', | |
npm verb cli 'install', | |
npm verb cli 'leveldown', | |
npm verb cli '--verbose' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm verb request uri https://registry.npmjs.org/leveldown | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:29 AM | |
npm verb request id 27aa2d03187b0a3c | |
npm verb etag "7YSZTQCNRZ0IO3O2GD2JW7X88" | |
npm http request GET https://registry.npmjs.org/leveldown | |
npm http 304 https://registry.npmjs.org/leveldown | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:29 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"7YSZTQCNRZ0IO3O2GD2JW7X88"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6334-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439529.512596,VS0,VE635', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/leveldown from cache | |
npm verb get saving leveldown to /root/.npm/registry.npmjs.org/leveldown/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec leveldown | |
npm verb addNamed "latest" is being treated as a dist-tag for leveldown | |
npm info addNameTag [ 'leveldown', 'latest' ] | |
npm verb addNameTag registry:https://registry.npmjs.org/leveldown not in flight; fetching | |
npm verb get https://registry.npmjs.org/leveldown not expired, no request | |
npm verb addNamed "1.4.4" is a plain semver version for leveldown | |
npm verb afterAdd /root/.npm/leveldown/1.4.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/leveldown/1.4.4/package/package.json written | |
npm verb request uri https://registry.npmjs.org/bindings | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:31 AM | |
npm verb etag "1LLBF9OH58DLBEL4629U6032D" | |
npm http request GET https://registry.npmjs.org/bindings | |
npm verb request uri https://registry.npmjs.org/abstract-leveldown | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:31 AM | |
npm verb etag "49J8A8D38LQICSTNFEZX4KGQK" | |
npm http request GET https://registry.npmjs.org/abstract-leveldown | |
npm verb request uri https://registry.npmjs.org/fast-future | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:31 AM | |
npm verb etag "HVO5ECEMQP9IV3UV4F2F2Y0G" | |
npm http request GET https://registry.npmjs.org/fast-future | |
npm verb request uri https://registry.npmjs.org/nan | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:31 AM | |
npm verb etag "7Y2U1A5TWU1O0YTKGMD4FB8ZN" | |
npm http request GET https://registry.npmjs.org/nan | |
npm verb request uri https://registry.npmjs.org/prebuild | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:31 AM | |
npm verb etag "BOMTOW0JA4VFOMDN0D1MM4J9O" | |
npm http request GET https://registry.npmjs.org/prebuild | |
npm http 304 https://registry.npmjs.org/nan | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:31 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"7Y2U1A5TWU1O0YTKGMD4FB8ZN"', | |
npm verb headers age: '261', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6328-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439531.621945,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/nan from cache | |
npm verb get saving nan to /root/.npm/registry.npmjs.org/nan/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec nan@~2.2.0 | |
npm verb addNamed ">=2.2.0 <2.3.0" is a valid semver range for nan | |
npm verb addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching | |
npm http 304 https://registry.npmjs.org/fast-future | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:31 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"HVO5ECEMQP9IV3UV4F2F2Y0G"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439531.614773,VS0,VE85', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/fast-future from cache | |
npm verb get saving fast-future to /root/.npm/registry.npmjs.org/fast-future/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb get https://registry.npmjs.org/nan not expired, no request | |
npm verb addNamed "2.2.0" is a plain semver version for nan | |
npm verb afterAdd /root/.npm/nan/2.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec fast-future@~1.0.0 | |
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for fast-future | |
npm verb addNameRange registry:https://registry.npmjs.org/fast-future not in flight; fetching | |
npm verb get https://registry.npmjs.org/fast-future not expired, no request | |
npm verb addNamed "1.0.1" is a plain semver version for fast-future | |
npm verb afterAdd /root/.npm/nan/2.2.0/package/package.json written | |
npm verb afterAdd /root/.npm/fast-future/1.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/bindings | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:31 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"1LLBF9OH58DLBEL4629U6032D"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6333-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439531.613518,VS0,VE348', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/bindings from cache | |
npm verb get saving bindings to /root/.npm/registry.npmjs.org/bindings/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/fast-future/1.0.1/package/package.json written | |
npm verb cache add spec bindings@~1.2.1 | |
npm verb addNamed ">=1.2.1 <1.3.0" is a valid semver range for bindings | |
npm verb addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching | |
npm verb get https://registry.npmjs.org/bindings not expired, no request | |
npm verb addNamed "1.2.1" is a plain semver version for bindings | |
npm verb afterAdd /root/.npm/bindings/1.2.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/bindings/1.2.1/package/package.json written | |
npm http 304 https://registry.npmjs.org/prebuild | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:31 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"BOMTOW0JA4VFOMDN0D1MM4J9O"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439531.620474,VS0,VE613', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/prebuild from cache | |
npm verb get saving prebuild to /root/.npm/registry.npmjs.org/prebuild/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/abstract-leveldown | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:31 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"49J8A8D38LQICSTNFEZX4KGQK"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439531.614290,VS0,VE662', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/abstract-leveldown from cache | |
npm verb get saving abstract-leveldown to /root/.npm/registry.npmjs.org/abstract-leveldown/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec prebuild@^2.8.0 | |
npm verb addNamed ">=2.8.0 <3.0.0" is a valid semver range for prebuild | |
npm verb addNameRange registry:https://registry.npmjs.org/prebuild not in flight; fetching | |
npm verb get https://registry.npmjs.org/prebuild not expired, no request | |
npm verb addNamed "2.9.2" is a plain semver version for prebuild | |
npm verb cache add spec abstract-leveldown@~2.4.0 | |
npm verb addNamed ">=2.4.0 <2.5.0" is a valid semver range for abstract-leveldown | |
npm verb addNameRange registry:https://registry.npmjs.org/abstract-leveldown not in flight; fetching | |
npm verb get https://registry.npmjs.org/abstract-leveldown not expired, no request | |
npm verb addNamed "2.4.1" is a plain semver version for abstract-leveldown | |
npm verb afterAdd /root/.npm/prebuild/2.9.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/prebuild/2.9.2/package/package.json written | |
npm verb afterAdd /root/.npm/abstract-leveldown/2.4.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/abstract-leveldown/2.4.1/package/package.json written | |
npm verb request uri https://registry.npmjs.org/xtend | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:32 AM | |
npm verb etag "6PM6WPHN8EFNYRW71BF6ZAAPP" | |
npm http request GET https://registry.npmjs.org/xtend | |
npm http 304 https://registry.npmjs.org/xtend | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:32 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"6PM6WPHN8EFNYRW71BF6ZAAPP"', | |
npm verb headers age: '170', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439532.766357,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/xtend from cache | |
npm verb get saving xtend to /root/.npm/registry.npmjs.org/xtend/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec xtend@~4.0.0 | |
npm verb addNamed ">=4.0.0 <4.1.0" is a valid semver range for xtend | |
npm verb addNameRange registry:https://registry.npmjs.org/xtend not in flight; fetching | |
npm verb get https://registry.npmjs.org/xtend not expired, no request | |
npm verb addNamed "4.0.1" is a plain semver version for xtend | |
npm verb afterAdd /root/.npm/xtend/4.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/xtend/4.0.1/package/package.json written | |
npm verb request uri https://registry.npmjs.org/expand-template | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:32 AM | |
npm verb etag "AMRRPPIH7RXYYCATH5807HO5C" | |
npm http request GET https://registry.npmjs.org/expand-template | |
npm verb request uri https://registry.npmjs.org/ghreleases | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "1VACIXRVSBTCZKZX08LJSC7WA" | |
npm http request GET https://registry.npmjs.org/ghreleases | |
npm verb request uri https://registry.npmjs.org/github-from-package | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "APG9RKLYS5WI0Z37DRJ0LRPJ6" | |
npm http request GET https://registry.npmjs.org/github-from-package | |
npm verb request uri https://registry.npmjs.org/async | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "NANROEJISM1AKQOFRNU4LQZY" | |
npm http request GET https://registry.npmjs.org/async | |
npm verb request uri https://registry.npmjs.org/minimist | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "6AM01IXP9UO3MT3SSZQ06HWAZ" | |
npm http request GET https://registry.npmjs.org/minimist | |
npm verb request uri https://registry.npmjs.org/mkdirp | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "9MR10I6GL3I0A3Q1WXX7KD1VJ" | |
npm http request GET https://registry.npmjs.org/mkdirp | |
npm verb request uri https://registry.npmjs.org/noop-logger | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "5FL21UTGGQGVNCJRXXUZIS12L" | |
npm http request GET https://registry.npmjs.org/noop-logger | |
npm verb request uri https://registry.npmjs.org/npmlog | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "CFXD0DV0F0QAIBKGDGMSZ2YE8" | |
npm http request GET https://registry.npmjs.org/npmlog | |
npm verb request uri https://registry.npmjs.org/os-homedir | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "EW6GFLS8HPJ06NR5WEQURJIQ0" | |
npm http request GET https://registry.npmjs.org/os-homedir | |
npm verb request uri https://registry.npmjs.org/node-gyp | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "5CKI7WE42FQW0N5LGX5DWUP0K" | |
npm http request GET https://registry.npmjs.org/node-gyp | |
npm verb request uri https://registry.npmjs.org/pump | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "CQJ2CMW7IQ9WLJCYU0NSK6UFC" | |
npm http request GET https://registry.npmjs.org/pump | |
npm verb request uri https://registry.npmjs.org/rc | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "CU0G0Y9BT0WYS44J40BVRXWA1" | |
npm http request GET https://registry.npmjs.org/rc | |
npm verb request uri https://registry.npmjs.org/simple-get | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "BXTIAHMRRZPPVJF70ULB5FG3N" | |
npm http request GET https://registry.npmjs.org/simple-get | |
npm verb request uri https://registry.npmjs.org/tar-fs | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "6NSS375PY96UF09YU7NB0DEJI" | |
npm http request GET https://registry.npmjs.org/tar-fs | |
npm verb request uri https://registry.npmjs.org/tar-stream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:33 AM | |
npm verb etag "AAWVO93ZUF316778T5B3NGBDY" | |
npm http request GET https://registry.npmjs.org/tar-stream | |
npm http 304 https://registry.npmjs.org/async | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"NANROEJISM1AKQOFRNU4LQZY"', | |
npm verb headers age: '28', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6328-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439533.395516,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/async from cache | |
npm verb get saving async to /root/.npm/registry.npmjs.org/async/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/minimist | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"6AM01IXP9UO3MT3SSZQ06HWAZ"', | |
npm verb headers age: '49', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6327-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '249', | |
npm verb headers 'x-timer': 'S1455439533.396309,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/minimist from cache | |
npm verb get saving minimist to /root/.npm/registry.npmjs.org/minimist/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/mkdirp | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9MR10I6GL3I0A3Q1WXX7KD1VJ"', | |
npm verb headers age: '269', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '11', | |
npm verb headers 'x-timer': 'S1455439533.396829,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/mkdirp from cache | |
npm verb get saving mkdirp to /root/.npm/registry.npmjs.org/mkdirp/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/npmlog | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CFXD0DV0F0QAIBKGDGMSZ2YE8"', | |
npm verb headers age: '119', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439533.397786,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/npmlog from cache | |
npm verb get saving npmlog to /root/.npm/registry.npmjs.org/npmlog/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/os-homedir | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"EW6GFLS8HPJ06NR5WEQURJIQ0"', | |
npm verb headers age: '29', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439533.398483,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/os-homedir from cache | |
npm verb get saving os-homedir to /root/.npm/registry.npmjs.org/os-homedir/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/node-gyp | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5CKI7WE42FQW0N5LGX5DWUP0K"', | |
npm verb headers age: '292', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439533.399620,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/node-gyp from cache | |
npm verb get saving node-gyp to /root/.npm/registry.npmjs.org/node-gyp/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/pump | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CQJ2CMW7IQ9WLJCYU0NSK6UFC"', | |
npm verb headers age: '17', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439533.400386,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/pump from cache | |
npm verb get saving pump to /root/.npm/registry.npmjs.org/pump/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/tar-stream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"AAWVO93ZUF316778T5B3NGBDY"', | |
npm verb headers age: '56', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439533.404206,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/tar-stream from cache | |
npm verb get saving tar-stream to /root/.npm/registry.npmjs.org/tar-stream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/rc | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CU0G0Y9BT0WYS44J40BVRXWA1"', | |
npm verb headers age: '282', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439533.407841,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/rc from cache | |
npm verb get saving rc to /root/.npm/registry.npmjs.org/rc/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/expand-template | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"AMRRPPIH7RXYYCATH5807HO5C"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439533.392898,VS0,VE86', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/expand-template from cache | |
npm verb get saving expand-template to /root/.npm/registry.npmjs.org/expand-template/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/noop-logger | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5FL21UTGGQGVNCJRXXUZIS12L"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439533.397807,VS0,VE91', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/noop-logger from cache | |
npm verb get saving noop-logger to /root/.npm/registry.npmjs.org/noop-logger/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec minimist@^1.1.2 | |
npm verb addNamed ">=1.1.2 <2.0.0" is a valid semver range for minimist | |
npm verb addNameRange registry:https://registry.npmjs.org/minimist not in flight; fetching | |
npm verb cache add spec npmlog@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for npmlog | |
npm verb addNameRange registry:https://registry.npmjs.org/npmlog not in flight; fetching | |
npm verb cache add spec mkdirp@^0.5.1 | |
npm verb addNamed ">=0.5.1 <0.6.0" is a valid semver range for mkdirp | |
npm verb addNameRange registry:https://registry.npmjs.org/mkdirp not in flight; fetching | |
npm verb cache add spec async@^1.4.0 | |
npm verb addNamed ">=1.4.0 <2.0.0" is a valid semver range for async | |
npm verb addNameRange registry:https://registry.npmjs.org/async not in flight; fetching | |
npm verb cache add spec os-homedir@^1.0.1 | |
npm verb addNamed ">=1.0.1 <2.0.0" is a valid semver range for os-homedir | |
npm verb addNameRange registry:https://registry.npmjs.org/os-homedir not in flight; fetching | |
npm verb cache add spec pump@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for pump | |
npm verb addNameRange registry:https://registry.npmjs.org/pump not in flight; fetching | |
npm verb cache add spec node-gyp@^3.0.3 | |
npm verb addNamed ">=3.0.3 <4.0.0" is a valid semver range for node-gyp | |
npm verb addNameRange registry:https://registry.npmjs.org/node-gyp not in flight; fetching | |
npm verb cache add spec rc@^1.0.3 | |
npm verb addNamed ">=1.0.3 <2.0.0" is a valid semver range for rc | |
npm verb addNameRange registry:https://registry.npmjs.org/rc not in flight; fetching | |
npm verb cache add spec tar-stream@^1.2.1 | |
npm verb addNamed ">=1.2.1 <2.0.0" is a valid semver range for tar-stream | |
npm verb addNameRange registry:https://registry.npmjs.org/tar-stream not in flight; fetching | |
npm http 304 https://registry.npmjs.org/tar-fs | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"6NSS375PY96UF09YU7NB0DEJI"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6326-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439533.402643,VS0,VE366', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/tar-fs from cache | |
npm verb get saving tar-fs to /root/.npm/registry.npmjs.org/tar-fs/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/simple-get | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"BXTIAHMRRZPPVJF70ULB5FG3N"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439533.401774,VS0,VE607', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/simple-get from cache | |
npm verb get saving simple-get to /root/.npm/registry.npmjs.org/simple-get/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec expand-template@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for expand-template | |
npm verb addNameRange registry:https://registry.npmjs.org/expand-template not in flight; fetching | |
npm verb cache add spec noop-logger@^0.1.0 | |
npm verb addNamed ">=0.1.0 <0.2.0" is a valid semver range for noop-logger | |
npm verb addNameRange registry:https://registry.npmjs.org/noop-logger not in flight; fetching | |
npm http 304 https://registry.npmjs.org/github-from-package | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"APG9RKLYS5WI0Z37DRJ0LRPJ6"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439533.394735,VS0,VE646', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/github-from-package from cache | |
npm verb get saving github-from-package to /root/.npm/registry.npmjs.org/github-from-package/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/ghreleases | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:33 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"1VACIXRVSBTCZKZX08LJSC7WA"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439533.394020,VS0,VE648', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ghreleases from cache | |
npm verb get saving ghreleases to /root/.npm/registry.npmjs.org/ghreleases/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb get https://registry.npmjs.org/minimist not expired, no request | |
npm verb addNamed "1.2.0" is a plain semver version for minimist | |
npm verb get https://registry.npmjs.org/npmlog not expired, no request | |
npm verb addNamed "2.0.2" is a plain semver version for npmlog | |
npm verb get https://registry.npmjs.org/mkdirp not expired, no request | |
npm verb addNamed "0.5.1" is a plain semver version for mkdirp | |
npm verb get https://registry.npmjs.org/os-homedir not expired, no request | |
npm verb addNamed "1.0.1" is a plain semver version for os-homedir | |
npm verb get https://registry.npmjs.org/pump not expired, no request | |
npm verb addNamed "1.0.1" is a plain semver version for pump | |
npm verb get https://registry.npmjs.org/async not expired, no request | |
npm verb addNamed "1.5.2" is a plain semver version for async | |
npm verb get https://registry.npmjs.org/node-gyp not expired, no request | |
npm verb addNamed "3.2.1" is a plain semver version for node-gyp | |
npm verb get https://registry.npmjs.org/rc not expired, no request | |
npm verb addNamed "1.1.6" is a plain semver version for rc | |
npm verb get https://registry.npmjs.org/tar-stream not expired, no request | |
npm verb addNamed "1.3.1" is a plain semver version for tar-stream | |
npm verb get https://registry.npmjs.org/expand-template not expired, no request | |
npm verb addNamed "1.0.2" is a plain semver version for expand-template | |
npm verb get https://registry.npmjs.org/noop-logger not expired, no request | |
npm verb addNamed "0.1.0" is a plain semver version for noop-logger | |
npm verb cache add spec tar-fs@^1.7.0 | |
npm verb addNamed ">=1.7.0 <2.0.0" is a valid semver range for tar-fs | |
npm verb addNameRange registry:https://registry.npmjs.org/tar-fs not in flight; fetching | |
npm verb cache add spec simple-get@^1.4.2 | |
npm verb addNamed ">=1.4.2 <2.0.0" is a valid semver range for simple-get | |
npm verb addNameRange registry:https://registry.npmjs.org/simple-get not in flight; fetching | |
npm verb afterAdd /root/.npm/minimist/1.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/npmlog/2.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/os-homedir/1.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/pump/1.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/async/1.5.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec [email protected] | |
npm verb addNamed "0.0.0" is a plain semver version for github-from-package | |
npm verb addNameVersion registry:https://registry.npmjs.org/github-from-package not in flight; fetching | |
npm verb cache add spec ghreleases@^1.0.2 | |
npm verb addNamed ">=1.0.2 <2.0.0" is a valid semver range for ghreleases | |
npm verb addNameRange registry:https://registry.npmjs.org/ghreleases not in flight; fetching | |
npm verb afterAdd /root/.npm/tar-stream/1.3.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/mkdirp/0.5.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/node-gyp/3.2.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/rc/1.1.6/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/expand-template/1.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/noop-logger/0.1.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb get https://registry.npmjs.org/tar-fs not expired, no request | |
npm verb addNamed "1.10.0" is a plain semver version for tar-fs | |
npm verb get https://registry.npmjs.org/simple-get not expired, no request | |
npm verb addNamed "1.4.3" is a plain semver version for simple-get | |
npm verb afterAdd /root/.npm/minimist/1.2.0/package/package.json written | |
npm verb afterAdd /root/.npm/npmlog/2.0.2/package/package.json written | |
npm verb afterAdd /root/.npm/os-homedir/1.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/pump/1.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/async/1.5.2/package/package.json written | |
npm verb get https://registry.npmjs.org/github-from-package not expired, no request | |
npm verb get https://registry.npmjs.org/ghreleases not expired, no request | |
npm verb addNamed "1.0.4" is a plain semver version for ghreleases | |
npm verb afterAdd /root/.npm/tar-stream/1.3.1/package/package.json written | |
npm verb afterAdd /root/.npm/mkdirp/0.5.1/package/package.json written | |
npm verb afterAdd /root/.npm/node-gyp/3.2.1/package/package.json written | |
npm verb afterAdd /root/.npm/rc/1.1.6/package/package.json written | |
npm verb afterAdd /root/.npm/expand-template/1.0.2/package/package.json written | |
npm verb afterAdd /root/.npm/noop-logger/0.1.0/package/package.json written | |
npm verb afterAdd /root/.npm/tar-fs/1.10.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/simple-get/1.4.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/github-from-package/0.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ghreleases/1.0.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/tar-fs/1.10.0/package/package.json written | |
npm verb afterAdd /root/.npm/simple-get/1.4.3/package/package.json written | |
npm verb afterAdd /root/.npm/github-from-package/0.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/ghreleases/1.0.4/package/package.json written | |
npm verb request uri https://registry.npmjs.org/after | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:35 AM | |
npm verb etag "Y1OZW09IBY9DBY11921GOY74" | |
npm http request GET https://registry.npmjs.org/after | |
npm verb request uri https://registry.npmjs.org/ghrepos | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:35 AM | |
npm verb etag "43FNT56EIF910HHYXZPP79LU" | |
npm http request GET https://registry.npmjs.org/ghrepos | |
npm verb request uri https://registry.npmjs.org/ghutils | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:35 AM | |
npm verb etag "8BG7MHUGHV0QQXZQMJLBMU3FP" | |
npm http request GET https://registry.npmjs.org/ghutils | |
npm verb request uri https://registry.npmjs.org/simple-mime | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:35 AM | |
npm verb etag "1E3VG46PEW95NGNPDOZNP51XM" | |
npm http request GET https://registry.npmjs.org/simple-mime | |
npm verb request uri https://registry.npmjs.org/url-template | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:35 AM | |
npm verb etag "B6DGBLAF45FA7MM5E69RU40A8" | |
npm http request GET https://registry.npmjs.org/url-template | |
npm http 304 https://registry.npmjs.org/after | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:35 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"Y1OZW09IBY9DBY11921GOY74"', | |
npm verb headers age: '41', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6331-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439535.216243,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/after from cache | |
npm verb get saving after to /root/.npm/registry.npmjs.org/after/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec after@~0.8.1 | |
npm verb addNamed ">=0.8.1 <0.9.0" is a valid semver range for after | |
npm verb addNameRange registry:https://registry.npmjs.org/after not in flight; fetching | |
npm verb get https://registry.npmjs.org/after not expired, no request | |
npm verb addNamed "0.8.1" is a plain semver version for after | |
npm verb afterAdd /root/.npm/after/0.8.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/after/0.8.1/package/package.json written | |
npm http 304 https://registry.npmjs.org/ghutils | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:35 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"8BG7MHUGHV0QQXZQMJLBMU3FP"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439535.215708,VS0,VE86', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ghutils from cache | |
npm verb get saving ghutils to /root/.npm/registry.npmjs.org/ghutils/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/url-template | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:35 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"B6DGBLAF45FA7MM5E69RU40A8"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439535.219395,VS0,VE86', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/url-template from cache | |
npm verb get saving url-template to /root/.npm/registry.npmjs.org/url-template/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/simple-mime | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:35 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"1E3VG46PEW95NGNPDOZNP51XM"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6326-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439535.217235,VS0,VE160', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/simple-mime from cache | |
npm verb get saving simple-mime to /root/.npm/registry.npmjs.org/simple-mime/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec ghutils@~3.2.0 | |
npm verb addNamed ">=3.2.0 <3.3.0" is a valid semver range for ghutils | |
npm verb addNameRange registry:https://registry.npmjs.org/ghutils not in flight; fetching | |
npm verb cache add spec url-template@~2.0.6 | |
npm verb addNamed ">=2.0.6 <2.1.0" is a valid semver range for url-template | |
npm verb addNameRange registry:https://registry.npmjs.org/url-template not in flight; fetching | |
npm verb get https://registry.npmjs.org/ghutils not expired, no request | |
npm verb addNamed "3.2.0" is a plain semver version for ghutils | |
npm verb cache add spec simple-mime@~0.1.0 | |
npm verb addNamed ">=0.1.0 <0.2.0" is a valid semver range for simple-mime | |
npm verb addNameRange registry:https://registry.npmjs.org/simple-mime not in flight; fetching | |
npm verb get https://registry.npmjs.org/url-template not expired, no request | |
npm verb addNamed "2.0.6" is a plain semver version for url-template | |
npm verb afterAdd /root/.npm/ghutils/3.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb get https://registry.npmjs.org/simple-mime not expired, no request | |
npm verb addNamed "0.1.0" is a plain semver version for simple-mime | |
npm verb afterAdd /root/.npm/url-template/2.0.6/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ghutils/3.2.0/package/package.json written | |
npm verb afterAdd /root/.npm/simple-mime/0.1.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/url-template/2.0.6/package/package.json written | |
npm verb afterAdd /root/.npm/simple-mime/0.1.0/package/package.json written | |
npm http 304 https://registry.npmjs.org/ghrepos | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:35 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"43FNT56EIF910HHYXZPP79LU"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439535.214990,VS0,VE662', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ghrepos from cache | |
npm verb get saving ghrepos to /root/.npm/registry.npmjs.org/ghrepos/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec ghrepos@~2.0.0 | |
npm verb addNamed ">=2.0.0 <2.1.0" is a valid semver range for ghrepos | |
npm verb addNameRange registry:https://registry.npmjs.org/ghrepos not in flight; fetching | |
npm verb get https://registry.npmjs.org/ghrepos not expired, no request | |
npm verb addNamed "2.0.0" is a plain semver version for ghrepos | |
npm verb afterAdd /root/.npm/ghrepos/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ghrepos/2.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/jsonist | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:36 AM | |
npm verb etag "BC6LRKYTOGSBKICKX67ZPVE7L" | |
npm http request GET https://registry.npmjs.org/jsonist | |
npm http 304 https://registry.npmjs.org/jsonist | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:36 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"BC6LRKYTOGSBKICKX67ZPVE7L"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6328-LHR', | |
npm verb headers 'x-cache': 'MISS', | |
npm verb headers 'x-cache-hits': '0', | |
npm verb headers 'x-timer': 'S1455439536.064675,VS0,VE346', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/jsonist from cache | |
npm verb get saving jsonist to /root/.npm/registry.npmjs.org/jsonist/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec jsonist@~1.2.0 | |
npm verb addNamed ">=1.2.0 <1.3.0" is a valid semver range for jsonist | |
npm verb addNameRange registry:https://registry.npmjs.org/jsonist not in flight; fetching | |
npm verb get https://registry.npmjs.org/jsonist not expired, no request | |
npm verb addNamed "1.2.0" is a plain semver version for jsonist | |
npm verb afterAdd /root/.npm/jsonist/1.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/jsonist/1.2.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/bl | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:36 AM | |
npm verb etag "3RBXLXMINOS4ML7ABOCV2GJN6" | |
npm http request GET https://registry.npmjs.org/bl | |
npm verb request uri https://registry.npmjs.org/hyperquest | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:36 AM | |
npm verb etag "8ZLBBUXIG237MIK7E5ONQG9MD" | |
npm http request GET https://registry.npmjs.org/hyperquest | |
npm verb request uri https://registry.npmjs.org/json-stringify-safe | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:36 AM | |
npm verb etag "53P9M0D8J4N1APJ961LCR8C9Y" | |
npm http request GET https://registry.npmjs.org/json-stringify-safe | |
npm http 304 https://registry.npmjs.org/bl | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:36 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"3RBXLXMINOS4ML7ABOCV2GJN6"', | |
npm verb headers age: '40', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6326-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439536.625576,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/bl from cache | |
npm verb get saving bl to /root/.npm/registry.npmjs.org/bl/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/json-stringify-safe | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:36 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"53P9M0D8J4N1APJ961LCR8C9Y"', | |
npm verb headers age: '227', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6321-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439536.626199,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/json-stringify-safe from cache | |
npm verb get saving json-stringify-safe to /root/.npm/registry.npmjs.org/json-stringify-safe/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec json-stringify-safe@~5.0.0 | |
npm verb addNamed ">=5.0.0 <5.1.0" is a valid semver range for json-stringify-safe | |
npm verb addNameRange registry:https://registry.npmjs.org/json-stringify-safe not in flight; fetching | |
npm verb cache add spec bl@~1.0.0 | |
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for bl | |
npm verb addNameRange registry:https://registry.npmjs.org/bl not in flight; fetching | |
npm verb get https://registry.npmjs.org/json-stringify-safe not expired, no request | |
npm verb addNamed "5.0.1" is a plain semver version for json-stringify-safe | |
npm verb get https://registry.npmjs.org/bl not expired, no request | |
npm verb addNamed "1.0.3" is a plain semver version for bl | |
npm verb afterAdd /root/.npm/json-stringify-safe/5.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/bl/1.0.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/json-stringify-safe/5.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/bl/1.0.3/package/package.json written | |
npm http 304 https://registry.npmjs.org/hyperquest | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:36 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"8ZLBBUXIG237MIK7E5ONQG9MD"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439536.624560,VS0,VE161', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/hyperquest from cache | |
npm verb get saving hyperquest to /root/.npm/registry.npmjs.org/hyperquest/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec hyperquest@~1.2.0 | |
npm verb addNamed ">=1.2.0 <1.3.0" is a valid semver range for hyperquest | |
npm verb addNameRange registry:https://registry.npmjs.org/hyperquest not in flight; fetching | |
npm verb get https://registry.npmjs.org/hyperquest not expired, no request | |
npm verb addNamed "1.2.0" is a plain semver version for hyperquest | |
npm verb afterAdd /root/.npm/hyperquest/1.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/hyperquest/1.2.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/readable-stream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:36 AM | |
npm verb etag "4W2K9FJS7DIUZXJOV284B8NZQ" | |
npm http request GET https://registry.npmjs.org/readable-stream | |
npm http 304 https://registry.npmjs.org/readable-stream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:36 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"4W2K9FJS7DIUZXJOV284B8NZQ"', | |
npm verb headers age: '192', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6331-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439536.977671,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/readable-stream from cache | |
npm verb get saving readable-stream to /root/.npm/registry.npmjs.org/readable-stream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec readable-stream@~2.0.5 | |
npm verb addNamed ">=2.0.5 <2.1.0" is a valid semver range for readable-stream | |
npm verb addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching | |
npm verb get https://registry.npmjs.org/readable-stream not expired, no request | |
npm verb addNamed "2.0.5" is a plain semver version for readable-stream | |
npm verb afterAdd /root/.npm/readable-stream/2.0.5/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/readable-stream/2.0.5/package/package.json written | |
npm verb request uri https://registry.npmjs.org/core-util-is | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:37 AM | |
npm verb etag "75RK9UUWAHLYO40UZKLLOJ8YF" | |
npm http request GET https://registry.npmjs.org/core-util-is | |
npm verb request uri https://registry.npmjs.org/inherits | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:37 AM | |
npm verb etag "9X8QQPTMEHBKEGT3NRFBWEXFL" | |
npm http request GET https://registry.npmjs.org/inherits | |
npm verb request uri https://registry.npmjs.org/isarray | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:37 AM | |
npm verb etag "9BAUPW5RTV3W0838KA6Y08NTG" | |
npm http request GET https://registry.npmjs.org/isarray | |
npm verb request uri https://registry.npmjs.org/process-nextick-args | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:37 AM | |
npm verb etag "5AJOT6HL2QR1J143EYQLHDSVU" | |
npm http request GET https://registry.npmjs.org/process-nextick-args | |
npm verb request uri https://registry.npmjs.org/string_decoder | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:37 AM | |
npm verb etag "3SLQP4XEWUIBONOV855WOPR0B" | |
npm http request GET https://registry.npmjs.org/string_decoder | |
npm verb request uri https://registry.npmjs.org/util-deprecate | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:37 AM | |
npm verb etag "363T1WE4HHZV0LMEHAOBAVT0G" | |
npm http request GET https://registry.npmjs.org/util-deprecate | |
npm http 304 https://registry.npmjs.org/core-util-is | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:37 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"75RK9UUWAHLYO40UZKLLOJ8YF"', | |
npm verb headers age: '44', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439537.267984,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/core-util-is from cache | |
npm verb get saving core-util-is to /root/.npm/registry.npmjs.org/core-util-is/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/isarray | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:37 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9BAUPW5RTV3W0838KA6Y08NTG"', | |
npm verb headers age: '201', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '8', | |
npm verb headers 'x-timer': 'S1455439537.268824,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/isarray from cache | |
npm verb get saving isarray to /root/.npm/registry.npmjs.org/isarray/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/inherits | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:37 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9X8QQPTMEHBKEGT3NRFBWEXFL"', | |
npm verb headers age: '201', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '14', | |
npm verb headers 'x-timer': 'S1455439537.269636,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/inherits from cache | |
npm verb get saving inherits to /root/.npm/registry.npmjs.org/inherits/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/string_decoder | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:37 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"3SLQP4XEWUIBONOV855WOPR0B"', | |
npm verb headers age: '34', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6334-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439537.270223,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/string_decoder from cache | |
npm verb get saving string_decoder to /root/.npm/registry.npmjs.org/string_decoder/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/process-nextick-args | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:37 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5AJOT6HL2QR1J143EYQLHDSVU"', | |
npm verb headers age: '263', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '225', | |
npm verb headers 'x-timer': 'S1455439537.271216,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/process-nextick-args from cache | |
npm verb get saving process-nextick-args to /root/.npm/registry.npmjs.org/process-nextick-args/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/util-deprecate | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:37 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"363T1WE4HHZV0LMEHAOBAVT0G"', | |
npm verb headers age: '167', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '6', | |
npm verb headers 'x-timer': 'S1455439537.272392,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/util-deprecate from cache | |
npm verb get saving util-deprecate to /root/.npm/registry.npmjs.org/util-deprecate/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec core-util-is@~1.0.0 | |
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for core-util-is | |
npm verb addNameRange registry:https://registry.npmjs.org/core-util-is not in flight; fetching | |
npm verb cache add spec [email protected] | |
npm verb addNamed "0.0.1" is a plain semver version for isarray | |
npm verb addNameVersion registry:https://registry.npmjs.org/isarray not in flight; fetching | |
npm verb cache add spec inherits@~2.0.1 | |
npm verb addNamed ">=2.0.1 <2.1.0" is a valid semver range for inherits | |
npm verb addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching | |
npm verb cache add spec string_decoder@~0.10.x | |
npm verb addNamed ">=0.10.0 <0.11.0" is a valid semver range for string_decoder | |
npm verb addNameRange registry:https://registry.npmjs.org/string_decoder not in flight; fetching | |
npm verb cache add spec process-nextick-args@~1.0.6 | |
npm verb addNamed ">=1.0.6 <1.1.0" is a valid semver range for process-nextick-args | |
npm verb addNameRange registry:https://registry.npmjs.org/process-nextick-args not in flight; fetching | |
npm verb cache add spec util-deprecate@~1.0.1 | |
npm verb addNamed ">=1.0.1 <1.1.0" is a valid semver range for util-deprecate | |
npm verb addNameRange registry:https://registry.npmjs.org/util-deprecate not in flight; fetching | |
npm verb get https://registry.npmjs.org/core-util-is not expired, no request | |
npm verb addNamed "1.0.2" is a plain semver version for core-util-is | |
npm verb get https://registry.npmjs.org/isarray not expired, no request | |
npm verb get https://registry.npmjs.org/inherits not expired, no request | |
npm verb addNamed "2.0.1" is a plain semver version for inherits | |
npm verb get https://registry.npmjs.org/string_decoder not expired, no request | |
npm verb addNamed "0.10.31" is a plain semver version for string_decoder | |
npm verb get https://registry.npmjs.org/process-nextick-args not expired, no request | |
npm verb addNamed "1.0.6" is a plain semver version for process-nextick-args | |
npm verb get https://registry.npmjs.org/util-deprecate not expired, no request | |
npm verb addNamed "1.0.2" is a plain semver version for util-deprecate | |
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/isarray/0.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/inherits/2.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/process-nextick-args/1.0.6/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/core-util-is/1.0.2/package/package.json written | |
npm verb afterAdd /root/.npm/isarray/0.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/inherits/2.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/string_decoder/0.10.31/package/package.json written | |
npm verb afterAdd /root/.npm/process-nextick-args/1.0.6/package/package.json written | |
npm verb afterAdd /root/.npm/util-deprecate/1.0.2/package/package.json written | |
npm verb request uri https://registry.npmjs.org/duplexer2 | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:37 AM | |
npm verb etag "5EBHT096LHJG57J432Q4RZ35D" | |
npm http request GET https://registry.npmjs.org/duplexer2 | |
npm verb request uri https://registry.npmjs.org/through2 | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:37 AM | |
npm verb etag "CRQ7ZQVXBDZ3LJSWQO1KKDSQ4" | |
npm http request GET https://registry.npmjs.org/through2 | |
npm http 304 https://registry.npmjs.org/duplexer2 | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:37 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5EBHT096LHJG57J432Q4RZ35D"', | |
npm verb headers age: '299', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6334-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439537.799751,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/duplexer2 from cache | |
npm verb get saving duplexer2 to /root/.npm/registry.npmjs.org/duplexer2/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/through2 | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:37 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CRQ7ZQVXBDZ3LJSWQO1KKDSQ4"', | |
npm verb headers age: '33', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6326-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439537.804971,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/through2 from cache | |
npm verb get saving through2 to /root/.npm/registry.npmjs.org/through2/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec duplexer2@~0.0.2 | |
npm verb addNamed ">=0.0.2 <0.1.0" is a valid semver range for duplexer2 | |
npm verb addNameRange registry:https://registry.npmjs.org/duplexer2 not in flight; fetching | |
npm verb cache add spec through2@~0.6.3 | |
npm verb addNamed ">=0.6.3 <0.7.0" is a valid semver range for through2 | |
npm verb addNameRange registry:https://registry.npmjs.org/through2 not in flight; fetching | |
npm verb get https://registry.npmjs.org/duplexer2 not expired, no request | |
npm verb addNamed "0.0.2" is a plain semver version for duplexer2 | |
npm verb get https://registry.npmjs.org/through2 not expired, no request | |
npm verb addNamed "0.6.5" is a plain semver version for through2 | |
npm verb afterAdd /root/.npm/duplexer2/0.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/through2/0.6.5/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/duplexer2/0.0.2/package/package.json written | |
npm verb afterAdd /root/.npm/through2/0.6.5/package/package.json written | |
npm verb cache add spec readable-stream@~1.1.9 | |
npm verb addNamed ">=1.1.9 <1.2.0" is a valid semver range for readable-stream | |
npm verb addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching | |
npm verb get https://registry.npmjs.org/readable-stream not expired, no request | |
npm verb addNamed "1.1.13" is a plain semver version for readable-stream | |
npm verb afterAdd /root/.npm/readable-stream/1.1.13/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/readable-stream/1.1.13/package/package.json written | |
npm verb cache add spec readable-stream@>=1.0.33-1 <1.1.0-0 | |
npm verb addNamed ">=1.0.33-1 <1.1.0-0" is a valid semver range for readable-stream | |
npm verb addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching | |
npm verb get https://registry.npmjs.org/readable-stream not expired, no request | |
npm verb addNamed "1.0.33" is a plain semver version for readable-stream | |
npm verb afterAdd /root/.npm/readable-stream/1.0.33/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/readable-stream/1.0.33/package/package.json written | |
npm verb cache add spec [email protected] | |
npm verb addNamed "0.0.8" is a plain semver version for minimist | |
npm verb addNameVersion registry:https://registry.npmjs.org/minimist not in flight; fetching | |
npm verb get https://registry.npmjs.org/minimist not expired, no request | |
npm verb afterAdd /root/.npm/minimist/0.0.8/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/minimist/0.0.8/package/package.json written | |
npm verb cache add spec npmlog@0 || 1 | |
npm verb addNamed ">=0.0.0 <1.0.0||>=1.0.0 <2.0.0" is a valid semver range for npmlog | |
npm verb addNameRange registry:https://registry.npmjs.org/npmlog not in flight; fetching | |
npm verb request uri https://registry.npmjs.org/fstream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "F3P7A4GMK8MDFB2FE8PBDB9GL" | |
npm http request GET https://registry.npmjs.org/fstream | |
npm verb request uri https://registry.npmjs.org/minimatch | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "8HS6SGP4P79QYX2D5VF5NHA4V" | |
npm http request GET https://registry.npmjs.org/minimatch | |
npm verb request uri https://registry.npmjs.org/graceful-fs | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "9TNV86S4JY0KNG7XI3UY0VKTV" | |
npm http request GET https://registry.npmjs.org/graceful-fs | |
npm verb request uri https://registry.npmjs.org/glob | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "5J5F31WTDC2YOBTBRY6SAL1PV" | |
npm http request GET https://registry.npmjs.org/glob | |
npm verb request uri https://registry.npmjs.org/osenv | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "5PEBCGQI27PB8P8C7TGV8M0K7" | |
npm http request GET https://registry.npmjs.org/osenv | |
npm verb request uri https://registry.npmjs.org/nopt | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "EOZTX9OIF152XUTZOK5DSHSTH" | |
npm http request GET https://registry.npmjs.org/nopt | |
npm verb request uri https://registry.npmjs.org/path-array | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "60YWSUYC1OS9CU3WA3RSQE43K" | |
npm http request GET https://registry.npmjs.org/path-array | |
npm verb request uri https://registry.npmjs.org/rimraf | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "ETYE6YE1DT1KP0KD3GV0NGG7A" | |
npm http request GET https://registry.npmjs.org/rimraf | |
npm verb request uri https://registry.npmjs.org/semver | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "9GG2YTTRYCB0LO0F649BP4N6J" | |
npm http request GET https://registry.npmjs.org/semver | |
npm verb request uri https://registry.npmjs.org/request | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "AY24MLJWCFV6AYHMHW72N35OF" | |
npm http request GET https://registry.npmjs.org/request | |
npm verb request uri https://registry.npmjs.org/tar | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "22N4UP1B5UBZPKSAF41K2Y4QJ" | |
npm http request GET https://registry.npmjs.org/tar | |
npm verb request uri https://registry.npmjs.org/which | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:39 AM | |
npm verb etag "B52BVY4O4P9O8PT73707GPCT8" | |
npm http request GET https://registry.npmjs.org/which | |
npm verb get https://registry.npmjs.org/npmlog not expired, no request | |
npm verb addNamed "1.2.1" is a plain semver version for npmlog | |
npm verb afterAdd /root/.npm/npmlog/1.2.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/npmlog/1.2.1/package/package.json written | |
npm http 304 https://registry.npmjs.org/fstream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"F3P7A4GMK8MDFB2FE8PBDB9GL"', | |
npm verb headers age: '288', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6333-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439539.723554,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/fstream from cache | |
npm verb get saving fstream to /root/.npm/registry.npmjs.org/fstream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/request | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"AY24MLJWCFV6AYHMHW72N35OF"', | |
npm verb headers age: '42', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6334-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439539.740843,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/request from cache | |
npm verb get saving request to /root/.npm/registry.npmjs.org/request/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/semver | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9GG2YTTRYCB0LO0F649BP4N6J"', | |
npm verb headers age: '77', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '346', | |
npm verb headers 'x-timer': 'S1455439539.741651,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/semver from cache | |
npm verb get saving semver to /root/.npm/registry.npmjs.org/semver/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/which | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"B52BVY4O4P9O8PT73707GPCT8"', | |
npm verb headers age: '225', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439539.742613,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/which from cache | |
npm verb get saving which to /root/.npm/registry.npmjs.org/which/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/minimatch | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"8HS6SGP4P79QYX2D5VF5NHA4V"', | |
npm verb headers age: '55', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439539.728971,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/minimatch from cache | |
npm verb get saving minimatch to /root/.npm/registry.npmjs.org/minimatch/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/graceful-fs | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9TNV86S4JY0KNG7XI3UY0VKTV"', | |
npm verb headers age: '299', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6333-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '8', | |
npm verb headers 'x-timer': 'S1455439539.734497,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/graceful-fs from cache | |
npm verb get saving graceful-fs to /root/.npm/registry.npmjs.org/graceful-fs/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/glob | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5J5F31WTDC2YOBTBRY6SAL1PV"', | |
npm verb headers age: '224', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6321-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439539.734661,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/glob from cache | |
npm verb get saving glob to /root/.npm/registry.npmjs.org/glob/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/osenv | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"5PEBCGQI27PB8P8C7TGV8M0K7"', | |
npm verb headers age: '48', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439539.735963,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/osenv from cache | |
npm verb get saving osenv to /root/.npm/registry.npmjs.org/osenv/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/nopt | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"EOZTX9OIF152XUTZOK5DSHSTH"', | |
npm verb headers age: '77', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439539.736435,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/nopt from cache | |
npm verb get saving nopt to /root/.npm/registry.npmjs.org/nopt/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/path-array | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"60YWSUYC1OS9CU3WA3RSQE43K"', | |
npm verb headers age: '50', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439539.736492,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/path-array from cache | |
npm verb get saving path-array to /root/.npm/registry.npmjs.org/path-array/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/rimraf | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"ETYE6YE1DT1KP0KD3GV0NGG7A"', | |
npm verb headers age: '251', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '7', | |
npm verb headers 'x-timer': 'S1455439539.736525,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/rimraf from cache | |
npm verb get saving rimraf to /root/.npm/registry.npmjs.org/rimraf/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/tar | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:39 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"22N4UP1B5UBZPKSAF41K2Y4QJ"', | |
npm verb headers age: '64', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439539.737228,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/tar from cache | |
npm verb get saving tar to /root/.npm/registry.npmjs.org/tar/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec fstream@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for fstream | |
npm verb addNameRange registry:https://registry.npmjs.org/fstream not in flight; fetching | |
npm verb cache add spec which@1 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for which | |
npm verb addNameRange registry:https://registry.npmjs.org/which not in flight; fetching | |
npm verb cache add spec [email protected] || 3.x || 4 || 5 | |
npm verb addNamed ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0||>=5.0.0 <6.0.0" is a valid semver range for semver | |
npm verb addNameRange registry:https://registry.npmjs.org/semver not in flight; fetching | |
npm verb cache add spec minimatch@1 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for minimatch | |
npm verb addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching | |
npm verb cache add spec graceful-fs@^4.1.2 | |
npm verb addNamed ">=4.1.2 <5.0.0" is a valid semver range for graceful-fs | |
npm verb addNameRange registry:https://registry.npmjs.org/graceful-fs not in flight; fetching | |
npm verb cache add spec osenv@0 | |
npm verb addNamed ">=0.0.0 <1.0.0" is a valid semver range for osenv | |
npm verb addNameRange registry:https://registry.npmjs.org/osenv not in flight; fetching | |
npm verb cache add spec nopt@2 || 3 | |
npm verb addNamed ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0" is a valid semver range for nopt | |
npm verb addNameRange registry:https://registry.npmjs.org/nopt not in flight; fetching | |
npm verb cache add spec glob@3 || 4 | |
npm verb addNamed ">=3.0.0 <4.0.0||>=4.0.0 <5.0.0" is a valid semver range for glob | |
npm verb addNameRange registry:https://registry.npmjs.org/glob not in flight; fetching | |
npm verb cache add spec path-array@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for path-array | |
npm verb addNameRange registry:https://registry.npmjs.org/path-array not in flight; fetching | |
npm verb cache add spec tar@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for tar | |
npm verb addNameRange registry:https://registry.npmjs.org/tar not in flight; fetching | |
npm verb cache add spec rimraf@2 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for rimraf | |
npm verb addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching | |
npm verb cache add spec request@2 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for request | |
npm verb addNameRange registry:https://registry.npmjs.org/request not in flight; fetching | |
npm verb get https://registry.npmjs.org/fstream not expired, no request | |
npm verb addNamed "1.0.8" is a plain semver version for fstream | |
npm verb get https://registry.npmjs.org/which not expired, no request | |
npm verb addNamed "1.2.4" is a plain semver version for which | |
npm verb get https://registry.npmjs.org/semver not expired, no request | |
npm verb addNamed "5.1.0" is a plain semver version for semver | |
npm verb get https://registry.npmjs.org/minimatch not expired, no request | |
npm verb addNamed "1.0.0" is a plain semver version for minimatch | |
npm verb get https://registry.npmjs.org/graceful-fs not expired, no request | |
npm verb addNamed "4.1.3" is a plain semver version for graceful-fs | |
npm verb get https://registry.npmjs.org/osenv not expired, no request | |
npm verb addNamed "0.1.3" is a plain semver version for osenv | |
npm verb get https://registry.npmjs.org/nopt not expired, no request | |
npm verb addNamed "3.0.6" is a plain semver version for nopt | |
npm verb get https://registry.npmjs.org/path-array not expired, no request | |
npm verb addNamed "1.0.1" is a plain semver version for path-array | |
npm verb get https://registry.npmjs.org/tar not expired, no request | |
npm verb addNamed "2.2.1" is a plain semver version for tar | |
npm verb get https://registry.npmjs.org/glob not expired, no request | |
npm verb addNamed "4.5.3" is a plain semver version for glob | |
npm verb get https://registry.npmjs.org/rimraf not expired, no request | |
npm verb addNamed "2.5.2" is a plain semver version for rimraf | |
npm verb get https://registry.npmjs.org/request not expired, no request | |
npm verb addNamed "2.69.0" is a plain semver version for request | |
npm verb afterAdd /root/.npm/fstream/1.0.8/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/minimatch/1.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/graceful-fs/4.1.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/osenv/0.1.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/path-array/1.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/which/1.2.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/tar/2.2.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/semver/5.1.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/glob/4.5.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/nopt/3.0.6/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/request/2.69.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/rimraf/2.5.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/fstream/1.0.8/package/package.json written | |
npm verb afterAdd /root/.npm/minimatch/1.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/graceful-fs/4.1.3/package/package.json written | |
npm verb afterAdd /root/.npm/path-array/1.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/osenv/0.1.3/package/package.json written | |
npm verb afterAdd /root/.npm/which/1.2.4/package/package.json written | |
npm verb afterAdd /root/.npm/tar/2.2.1/package/package.json written | |
npm verb afterAdd /root/.npm/semver/5.1.0/package/package.json written | |
npm verb afterAdd /root/.npm/glob/4.5.3/package/package.json written | |
npm verb afterAdd /root/.npm/nopt/3.0.6/package/package.json written | |
npm verb afterAdd /root/.npm/request/2.69.0/package/package.json written | |
npm verb afterAdd /root/.npm/rimraf/2.5.2/package/package.json written | |
npm verb cache add spec glob@^7.0.0 | |
npm verb addNamed ">=7.0.0 <8.0.0" is a valid semver range for glob | |
npm verb addNameRange registry:https://registry.npmjs.org/glob not in flight; fetching | |
npm verb get https://registry.npmjs.org/glob not expired, no request | |
npm verb addNamed "7.0.0" is a plain semver version for glob | |
npm verb afterAdd /root/.npm/glob/7.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/glob/7.0.0/package/package.json written | |
npm verb cache add spec minimatch@2 || 3 | |
npm verb addNamed ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0" is a valid semver range for minimatch | |
npm verb addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching | |
npm verb request uri https://registry.npmjs.org/inflight | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:41 AM | |
npm verb etag "AYD7KENJNHXM5Z0WKMT2D06HW" | |
npm http request GET https://registry.npmjs.org/inflight | |
npm verb request uri https://registry.npmjs.org/once | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:41 AM | |
npm verb etag "5RAZFX8WPD0EGBP3FS5E3MKNH" | |
npm http request GET https://registry.npmjs.org/once | |
npm verb request uri https://registry.npmjs.org/path-is-absolute | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:41 AM | |
npm verb etag "BN5VZYARJTFIZINEV94ZMOHSE" | |
npm http request GET https://registry.npmjs.org/path-is-absolute | |
npm verb get https://registry.npmjs.org/minimatch not expired, no request | |
npm verb addNamed "3.0.0" is a plain semver version for minimatch | |
npm verb afterAdd /root/.npm/minimatch/3.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/minimatch/3.0.0/package/package.json written | |
npm http 304 https://registry.npmjs.org/inflight | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:41 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"AYD7KENJNHXM5Z0WKMT2D06HW"', | |
npm verb headers age: '27', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439541.756967,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/inflight from cache | |
npm verb get saving inflight to /root/.npm/registry.npmjs.org/inflight/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/once | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:41 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5RAZFX8WPD0EGBP3FS5E3MKNH"', | |
npm verb headers age: '261', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '10', | |
npm verb headers 'x-timer': 'S1455439541.758457,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/once from cache | |
npm verb get saving once to /root/.npm/registry.npmjs.org/once/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/path-is-absolute | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:41 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"BN5VZYARJTFIZINEV94ZMOHSE"', | |
npm verb headers age: '256', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '440', | |
npm verb headers 'x-timer': 'S1455439541.758634,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/path-is-absolute from cache | |
npm verb get saving path-is-absolute to /root/.npm/registry.npmjs.org/path-is-absolute/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec inflight@^1.0.4 | |
npm verb addNamed ">=1.0.4 <2.0.0" is a valid semver range for inflight | |
npm verb addNameRange registry:https://registry.npmjs.org/inflight not in flight; fetching | |
npm verb cache add spec once@^1.3.0 | |
npm verb addNamed ">=1.3.0 <2.0.0" is a valid semver range for once | |
npm verb addNameRange registry:https://registry.npmjs.org/once not in flight; fetching | |
npm verb cache add spec path-is-absolute@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for path-is-absolute | |
npm verb addNameRange registry:https://registry.npmjs.org/path-is-absolute not in flight; fetching | |
npm verb get https://registry.npmjs.org/inflight not expired, no request | |
npm verb addNamed "1.0.4" is a plain semver version for inflight | |
npm verb get https://registry.npmjs.org/once not expired, no request | |
npm verb addNamed "1.3.3" is a plain semver version for once | |
npm verb get https://registry.npmjs.org/path-is-absolute not expired, no request | |
npm verb addNamed "1.0.0" is a plain semver version for path-is-absolute | |
npm verb afterAdd /root/.npm/inflight/1.0.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/once/1.3.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/path-is-absolute/1.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/inflight/1.0.4/package/package.json written | |
npm verb afterAdd /root/.npm/once/1.3.3/package/package.json written | |
npm verb afterAdd /root/.npm/path-is-absolute/1.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/wrappy | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:42 AM | |
npm verb etag "BC9JAW6E2PQBS8NYYKIYUR99F" | |
npm http request GET https://registry.npmjs.org/wrappy | |
npm http 304 https://registry.npmjs.org/wrappy | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:42 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"BC9JAW6E2PQBS8NYYKIYUR99F"', | |
npm verb headers age: '268', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '6', | |
npm verb headers 'x-timer': 'S1455439542.041973,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/wrappy from cache | |
npm verb get saving wrappy to /root/.npm/registry.npmjs.org/wrappy/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec wrappy@1 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy | |
npm verb addNameRange registry:https://registry.npmjs.org/wrappy not in flight; fetching | |
npm verb get https://registry.npmjs.org/wrappy not expired, no request | |
npm verb addNamed "1.0.1" is a plain semver version for wrappy | |
npm verb afterAdd /root/.npm/wrappy/1.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/wrappy/1.0.1/package/package.json written | |
npm verb request uri https://registry.npmjs.org/brace-expansion | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:42 AM | |
npm verb etag "9MB4GW1V361IHI8FF58TT6D7W" | |
npm http request GET https://registry.npmjs.org/brace-expansion | |
npm http 304 https://registry.npmjs.org/brace-expansion | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:42 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9MB4GW1V361IHI8FF58TT6D7W"', | |
npm verb headers age: '278', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '7', | |
npm verb headers 'x-timer': 'S1455439542.179622,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/brace-expansion from cache | |
npm verb get saving brace-expansion to /root/.npm/registry.npmjs.org/brace-expansion/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec brace-expansion@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for brace-expansion | |
npm verb addNameRange registry:https://registry.npmjs.org/brace-expansion not in flight; fetching | |
npm verb get https://registry.npmjs.org/brace-expansion not expired, no request | |
npm verb addNamed "1.1.3" is a plain semver version for brace-expansion | |
npm verb afterAdd /root/.npm/brace-expansion/1.1.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/brace-expansion/1.1.3/package/package.json written | |
npm verb request uri https://registry.npmjs.org/balanced-match | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:42 AM | |
npm verb etag "EWNXFSBBRIGH7I8HCEJKUKS4M" | |
npm http request GET https://registry.npmjs.org/balanced-match | |
npm verb request uri https://registry.npmjs.org/concat-map | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:42 AM | |
npm verb etag "66LI2B4AH1989LYDFSL4P944A" | |
npm http request GET https://registry.npmjs.org/concat-map | |
npm http 304 https://registry.npmjs.org/balanced-match | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:42 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"EWNXFSBBRIGH7I8HCEJKUKS4M"', | |
npm verb headers age: '25', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6324-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439542.353510,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/balanced-match from cache | |
npm verb get saving balanced-match to /root/.npm/registry.npmjs.org/balanced-match/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/concat-map | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:42 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"66LI2B4AH1989LYDFSL4P944A"', | |
npm verb headers age: '3', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439542.354225,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/concat-map from cache | |
npm verb get saving concat-map to /root/.npm/registry.npmjs.org/concat-map/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec [email protected] | |
npm verb addNamed "0.0.1" is a plain semver version for concat-map | |
npm verb addNameVersion registry:https://registry.npmjs.org/concat-map not in flight; fetching | |
npm verb cache add spec balanced-match@^0.3.0 | |
npm verb addNamed ">=0.3.0 <0.4.0" is a valid semver range for balanced-match | |
npm verb addNameRange registry:https://registry.npmjs.org/balanced-match not in flight; fetching | |
npm verb get https://registry.npmjs.org/concat-map not expired, no request | |
npm verb get https://registry.npmjs.org/balanced-match not expired, no request | |
npm verb addNamed "0.3.0" is a plain semver version for balanced-match | |
npm verb afterAdd /root/.npm/concat-map/0.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/balanced-match/0.3.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/concat-map/0.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/balanced-match/0.3.0/package/package.json written | |
npm verb cache add spec minimatch@^2.0.1 | |
npm verb addNamed ">=2.0.1 <3.0.0" is a valid semver range for minimatch | |
npm verb addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching | |
npm verb get https://registry.npmjs.org/minimatch not expired, no request | |
npm verb addNamed "2.0.10" is a plain semver version for minimatch | |
npm verb afterAdd /root/.npm/minimatch/2.0.10/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/minimatch/2.0.10/package/package.json written | |
npm verb request uri https://registry.npmjs.org/sigmund | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:42 AM | |
npm verb etag "1TUX00X8YEKNFED6GGWS214S3" | |
npm http request GET https://registry.npmjs.org/sigmund | |
npm verb request uri https://registry.npmjs.org/lru-cache | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:42 AM | |
npm verb etag "BVLQCATWZSI0VJ4WL1GYFXW40" | |
npm http request GET https://registry.npmjs.org/lru-cache | |
npm http 304 https://registry.npmjs.org/sigmund | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:42 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"1TUX00X8YEKNFED6GGWS214S3"', | |
npm verb headers age: '29', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439542.838816,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/sigmund from cache | |
npm verb get saving sigmund to /root/.npm/registry.npmjs.org/sigmund/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/lru-cache | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:42 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"BVLQCATWZSI0VJ4WL1GYFXW40"', | |
npm verb headers age: '78', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6331-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439542.839525,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/lru-cache from cache | |
npm verb get saving lru-cache to /root/.npm/registry.npmjs.org/lru-cache/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec sigmund@~1.0.0 | |
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for sigmund | |
npm verb addNameRange registry:https://registry.npmjs.org/sigmund not in flight; fetching | |
npm verb cache add spec lru-cache@2 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for lru-cache | |
npm verb addNameRange registry:https://registry.npmjs.org/lru-cache not in flight; fetching | |
npm verb get https://registry.npmjs.org/sigmund not expired, no request | |
npm verb addNamed "1.0.1" is a plain semver version for sigmund | |
npm verb get https://registry.npmjs.org/lru-cache not expired, no request | |
npm verb addNamed "2.7.3" is a plain semver version for lru-cache | |
npm verb afterAdd /root/.npm/sigmund/1.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/lru-cache/2.7.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/sigmund/1.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/lru-cache/2.7.3/package/package.json written | |
npm verb request uri https://registry.npmjs.org/abbrev | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "5COR5F08LNF679JR9VE4E6VZW" | |
npm http request GET https://registry.npmjs.org/abbrev | |
npm http 304 https://registry.npmjs.org/abbrev | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"5COR5F08LNF679JR9VE4E6VZW"', | |
npm verb headers age: '17', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439543.093735,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/abbrev from cache | |
npm verb get saving abbrev to /root/.npm/registry.npmjs.org/abbrev/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec abbrev@1 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for abbrev | |
npm verb addNameRange registry:https://registry.npmjs.org/abbrev not in flight; fetching | |
npm verb get https://registry.npmjs.org/abbrev not expired, no request | |
npm verb addNamed "1.0.7" is a plain semver version for abbrev | |
npm verb afterAdd /root/.npm/abbrev/1.0.7/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/abbrev/1.0.7/package/package.json written | |
npm verb request uri https://registry.npmjs.org/ansi | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "1AT5UJ80MK2VK1QM4MWWIBZ43" | |
npm http request GET https://registry.npmjs.org/ansi | |
npm verb request uri https://registry.npmjs.org/are-we-there-yet | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "9GWQ9H2W5F8KJG17DTW6N7NU9" | |
npm http request GET https://registry.npmjs.org/are-we-there-yet | |
npm verb request uri https://registry.npmjs.org/gauge | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "2BXSXVOKURZWMZ6DNO5ZOM2C" | |
npm http request GET https://registry.npmjs.org/gauge | |
npm http 304 https://registry.npmjs.org/ansi | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"1AT5UJ80MK2VK1QM4MWWIBZ43"', | |
npm verb headers age: '288', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439543.303823,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ansi from cache | |
npm verb get saving ansi to /root/.npm/registry.npmjs.org/ansi/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/are-we-there-yet | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9GWQ9H2W5F8KJG17DTW6N7NU9"', | |
npm verb headers age: '126', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439543.313300,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/are-we-there-yet from cache | |
npm verb get saving are-we-there-yet to /root/.npm/registry.npmjs.org/are-we-there-yet/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/gauge | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"2BXSXVOKURZWMZ6DNO5ZOM2C"', | |
npm verb headers age: '126', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439543.313225,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/gauge from cache | |
npm verb get saving gauge to /root/.npm/registry.npmjs.org/gauge/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec ansi@~0.3.0 | |
npm verb addNamed ">=0.3.0 <0.4.0" is a valid semver range for ansi | |
npm verb addNameRange registry:https://registry.npmjs.org/ansi not in flight; fetching | |
npm verb cache add spec are-we-there-yet@~1.0.0 | |
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for are-we-there-yet | |
npm verb addNameRange registry:https://registry.npmjs.org/are-we-there-yet not in flight; fetching | |
npm verb cache add spec gauge@~1.2.0 | |
npm verb addNamed ">=1.2.0 <1.3.0" is a valid semver range for gauge | |
npm verb addNameRange registry:https://registry.npmjs.org/gauge not in flight; fetching | |
npm verb get https://registry.npmjs.org/ansi not expired, no request | |
npm verb addNamed "0.3.1" is a plain semver version for ansi | |
npm verb get https://registry.npmjs.org/are-we-there-yet not expired, no request | |
npm verb addNamed "1.0.6" is a plain semver version for are-we-there-yet | |
npm verb get https://registry.npmjs.org/gauge not expired, no request | |
npm verb addNamed "1.2.5" is a plain semver version for gauge | |
npm verb afterAdd /root/.npm/ansi/0.3.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/are-we-there-yet/1.0.6/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/gauge/1.2.5/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ansi/0.3.1/package/package.json written | |
npm verb afterAdd /root/.npm/are-we-there-yet/1.0.6/package/package.json written | |
npm verb afterAdd /root/.npm/gauge/1.2.5/package/package.json written | |
npm verb request uri https://registry.npmjs.org/delegates | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "8CQ9I0U3O1F2F2SZMYDVB7D00" | |
npm http request GET https://registry.npmjs.org/delegates | |
npm http 304 https://registry.npmjs.org/delegates | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"8CQ9I0U3O1F2F2SZMYDVB7D00"', | |
npm verb headers age: '180', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6324-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439543.630676,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/delegates from cache | |
npm verb get saving delegates to /root/.npm/registry.npmjs.org/delegates/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec delegates@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for delegates | |
npm verb addNameRange registry:https://registry.npmjs.org/delegates not in flight; fetching | |
npm verb get https://registry.npmjs.org/delegates not expired, no request | |
npm verb addNamed "1.0.0" is a plain semver version for delegates | |
npm verb afterAdd /root/.npm/delegates/1.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/delegates/1.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/has-unicode | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "DAKTHOWNTADMBPFGR4LB1FIPH" | |
npm http request GET https://registry.npmjs.org/has-unicode | |
npm verb request uri https://registry.npmjs.org/lodash.pad | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "MRGUAD3UYRB7LF8OSQXH8T2P" | |
npm http request GET https://registry.npmjs.org/lodash.pad | |
npm verb request uri https://registry.npmjs.org/lodash.padleft | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "DCKIGSOE76IEN7LNRR7TTQP8X" | |
npm http request GET https://registry.npmjs.org/lodash.padleft | |
npm verb request uri https://registry.npmjs.org/lodash.padright | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:43 AM | |
npm verb etag "DY4HM7NDKF4DTWOIYMSK99KCY" | |
npm http request GET https://registry.npmjs.org/lodash.padright | |
npm http 304 https://registry.npmjs.org/has-unicode | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"DAKTHOWNTADMBPFGR4LB1FIPH"', | |
npm verb headers age: '121', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6328-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '138', | |
npm verb headers 'x-timer': 'S1455439543.846253,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/has-unicode from cache | |
npm verb get saving has-unicode to /root/.npm/registry.npmjs.org/has-unicode/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/lodash.pad | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"MRGUAD3UYRB7LF8OSQXH8T2P"', | |
npm verb headers age: '168', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6326-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439543.847072,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/lodash.pad from cache | |
npm verb get saving lodash.pad to /root/.npm/registry.npmjs.org/lodash.pad/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/lodash.padleft | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"DCKIGSOE76IEN7LNRR7TTQP8X"', | |
npm verb headers age: '121', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '75', | |
npm verb headers 'x-timer': 'S1455439543.847287,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/lodash.padleft from cache | |
npm verb get saving lodash.padleft to /root/.npm/registry.npmjs.org/lodash.padleft/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/lodash.padright | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:43 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"DY4HM7NDKF4DTWOIYMSK99KCY"', | |
npm verb headers age: '121', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439543.850438,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/lodash.padright from cache | |
npm verb get saving lodash.padright to /root/.npm/registry.npmjs.org/lodash.padright/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec has-unicode@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for has-unicode | |
npm verb addNameRange registry:https://registry.npmjs.org/has-unicode not in flight; fetching | |
npm verb cache add spec lodash.padleft@^3.0.0 | |
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.padleft | |
npm verb addNameRange registry:https://registry.npmjs.org/lodash.padleft not in flight; fetching | |
npm verb cache add spec lodash.padright@^3.0.0 | |
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.padright | |
npm verb addNameRange registry:https://registry.npmjs.org/lodash.padright not in flight; fetching | |
npm verb cache add spec lodash.pad@^3.0.0 | |
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.pad | |
npm verb addNameRange registry:https://registry.npmjs.org/lodash.pad not in flight; fetching | |
npm verb get https://registry.npmjs.org/has-unicode not expired, no request | |
npm verb addNamed "2.0.0" is a plain semver version for has-unicode | |
npm verb get https://registry.npmjs.org/lodash.padleft not expired, no request | |
npm verb addNamed "3.1.1" is a plain semver version for lodash.padleft | |
npm verb get https://registry.npmjs.org/lodash.padright not expired, no request | |
npm verb addNamed "3.1.1" is a plain semver version for lodash.padright | |
npm WARN deprecated [email protected]: This package has been renamed. Use lodash.padend@^4.0.0. | |
npm verb get https://registry.npmjs.org/lodash.pad not expired, no request | |
npm verb addNamed "3.3.0" is a plain semver version for lodash.pad | |
npm verb afterAdd /root/.npm/has-unicode/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/lodash.padleft/3.1.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/lodash.padright/3.1.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/lodash.pad/3.3.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/has-unicode/2.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/lodash.padright/3.1.1/package/package.json written | |
npm verb afterAdd /root/.npm/lodash.padleft/3.1.1/package/package.json written | |
npm verb afterAdd /root/.npm/lodash.pad/3.3.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/lodash._root | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:44 AM | |
npm verb etag "2SAESBOJJQGAX9AF72FD3BJDX" | |
npm http request GET https://registry.npmjs.org/lodash._root | |
npm verb request uri https://registry.npmjs.org/lodash.repeat | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:44 AM | |
npm verb etag "9M4T08C4WWHI0UK39FQUGY0CE" | |
npm http request GET https://registry.npmjs.org/lodash.repeat | |
npm http 304 https://registry.npmjs.org/lodash._root | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:44 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"2SAESBOJJQGAX9AF72FD3BJDX"', | |
npm verb headers age: '170', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6334-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439544.276925,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/lodash._root from cache | |
npm verb get saving lodash._root to /root/.npm/registry.npmjs.org/lodash._root/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/lodash.repeat | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:44 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9M4T08C4WWHI0UK39FQUGY0CE"', | |
npm verb headers age: '286', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439544.281753,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/lodash.repeat from cache | |
npm verb get saving lodash.repeat to /root/.npm/registry.npmjs.org/lodash.repeat/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec lodash._root@^3.0.0 | |
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._root | |
npm verb addNameRange registry:https://registry.npmjs.org/lodash._root not in flight; fetching | |
npm verb cache add spec lodash.repeat@^3.0.0 | |
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.repeat | |
npm verb addNameRange registry:https://registry.npmjs.org/lodash.repeat not in flight; fetching | |
npm verb get https://registry.npmjs.org/lodash._root not expired, no request | |
npm verb addNamed "3.0.0" is a plain semver version for lodash._root | |
npm verb get https://registry.npmjs.org/lodash.repeat not expired, no request | |
npm verb addNamed "3.2.0" is a plain semver version for lodash.repeat | |
npm verb afterAdd /root/.npm/lodash._root/3.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/lodash.repeat/3.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/lodash._root/3.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/lodash.repeat/3.2.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/lodash._basetostring | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:44 AM | |
npm verb etag "MRS46AR7GE4T5CBAU6QRGDAP" | |
npm http request GET https://registry.npmjs.org/lodash._basetostring | |
npm verb request uri https://registry.npmjs.org/lodash._createpadding | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:44 AM | |
npm verb etag "AW2AKS842F3V1J0BSJKNWAGEJ" | |
npm http request GET https://registry.npmjs.org/lodash._createpadding | |
npm http 304 https://registry.npmjs.org/lodash._basetostring | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:44 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"MRS46AR7GE4T5CBAU6QRGDAP"', | |
npm verb headers age: '172', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6333-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439544.512127,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/lodash._basetostring from cache | |
npm verb get saving lodash._basetostring to /root/.npm/registry.npmjs.org/lodash._basetostring/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/lodash._createpadding | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:44 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"AW2AKS842F3V1J0BSJKNWAGEJ"', | |
npm verb headers age: '118', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439544.517241,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/lodash._createpadding from cache | |
npm verb get saving lodash._createpadding to /root/.npm/registry.npmjs.org/lodash._createpadding/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec lodash._basetostring@^3.0.0 | |
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._basetostring | |
npm verb addNameRange registry:https://registry.npmjs.org/lodash._basetostring not in flight; fetching | |
npm verb cache add spec lodash._createpadding@^3.0.0 | |
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._createpadding | |
npm verb addNameRange registry:https://registry.npmjs.org/lodash._createpadding not in flight; fetching | |
npm verb get https://registry.npmjs.org/lodash._basetostring not expired, no request | |
npm verb addNamed "3.0.1" is a plain semver version for lodash._basetostring | |
npm verb get https://registry.npmjs.org/lodash._createpadding not expired, no request | |
npm verb addNamed "3.6.1" is a plain semver version for lodash._createpadding | |
npm verb afterAdd /root/.npm/lodash._basetostring/3.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/lodash._createpadding/3.6.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/lodash._basetostring/3.0.1/package/package.json written | |
npm verb afterAdd /root/.npm/lodash._createpadding/3.6.1/package/package.json written | |
npm verb request uri https://registry.npmjs.org/os-tmpdir | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:44 AM | |
npm verb etag "1D6S6GMNM0IZZHSSXH31RK0QV" | |
npm http request GET https://registry.npmjs.org/os-tmpdir | |
npm http 304 https://registry.npmjs.org/os-tmpdir | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:44 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"1D6S6GMNM0IZZHSSXH31RK0QV"', | |
npm verb headers age: '285', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439544.741688,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/os-tmpdir from cache | |
npm verb get saving os-tmpdir to /root/.npm/registry.npmjs.org/os-tmpdir/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec os-tmpdir@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for os-tmpdir | |
npm verb addNameRange registry:https://registry.npmjs.org/os-tmpdir not in flight; fetching | |
npm verb get https://registry.npmjs.org/os-tmpdir not expired, no request | |
npm verb addNamed "1.0.1" is a plain semver version for os-tmpdir | |
npm verb afterAdd /root/.npm/os-tmpdir/1.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/os-tmpdir/1.0.1/package/package.json written | |
npm verb request uri https://registry.npmjs.org/array-index | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:44 AM | |
npm verb etag "2QVTF5O9HFJL0OZ96HF43ZIWP" | |
npm http request GET https://registry.npmjs.org/array-index | |
npm http 304 https://registry.npmjs.org/array-index | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:44 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"2QVTF5O9HFJL0OZ96HF43ZIWP"', | |
npm verb headers age: '146', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439544.893177,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/array-index from cache | |
npm verb get saving array-index to /root/.npm/registry.npmjs.org/array-index/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec array-index@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for array-index | |
npm verb addNameRange registry:https://registry.npmjs.org/array-index not in flight; fetching | |
npm verb get https://registry.npmjs.org/array-index not expired, no request | |
npm verb addNamed "1.0.0" is a plain semver version for array-index | |
npm verb afterAdd /root/.npm/array-index/1.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/array-index/1.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/debug | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:45 AM | |
npm verb etag "AM8L0V4HEQJ9ZJIOLDEGO4MK2" | |
npm http request GET https://registry.npmjs.org/debug | |
npm verb request uri https://registry.npmjs.org/es6-symbol | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:45 AM | |
npm verb etag "AS6CHBAD9CPSJA1WYB7VUJ73K" | |
npm http request GET https://registry.npmjs.org/es6-symbol | |
npm http 304 https://registry.npmjs.org/debug | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:45 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"AM8L0V4HEQJ9ZJIOLDEGO4MK2"', | |
npm verb headers age: '99', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6327-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '6', | |
npm verb headers 'x-timer': 'S1455439545.062396,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/debug from cache | |
npm verb get saving debug to /root/.npm/registry.npmjs.org/debug/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/es6-symbol | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:45 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"AS6CHBAD9CPSJA1WYB7VUJ73K"', | |
npm verb headers age: '260', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439545.066291,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/es6-symbol from cache | |
npm verb get saving es6-symbol to /root/.npm/registry.npmjs.org/es6-symbol/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec debug@^2.2.0 | |
npm verb addNamed ">=2.2.0 <3.0.0" is a valid semver range for debug | |
npm verb addNameRange registry:https://registry.npmjs.org/debug not in flight; fetching | |
npm verb cache add spec es6-symbol@^3.0.2 | |
npm verb addNamed ">=3.0.2 <4.0.0" is a valid semver range for es6-symbol | |
npm verb addNameRange registry:https://registry.npmjs.org/es6-symbol not in flight; fetching | |
npm verb get https://registry.npmjs.org/debug not expired, no request | |
npm verb addNamed "2.2.0" is a plain semver version for debug | |
npm verb get https://registry.npmjs.org/es6-symbol not expired, no request | |
npm verb addNamed "3.0.2" is a plain semver version for es6-symbol | |
npm verb afterAdd /root/.npm/debug/2.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/es6-symbol/3.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/debug/2.2.0/package/package.json written | |
npm verb afterAdd /root/.npm/es6-symbol/3.0.2/package/package.json written | |
npm verb request uri https://registry.npmjs.org/ms | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:45 AM | |
npm verb etag "4X8DDCRC9UFP9Y538PJGNDFXD" | |
npm http request GET https://registry.npmjs.org/ms | |
npm http 304 https://registry.npmjs.org/ms | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:45 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"4X8DDCRC9UFP9Y538PJGNDFXD"', | |
npm verb headers age: '57', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439545.300047,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ms from cache | |
npm verb get saving ms to /root/.npm/registry.npmjs.org/ms/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec [email protected] | |
npm verb addNamed "0.7.1" is a plain semver version for ms | |
npm verb addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching | |
npm verb get https://registry.npmjs.org/ms not expired, no request | |
npm verb afterAdd /root/.npm/ms/0.7.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ms/0.7.1/package/package.json written | |
npm verb request uri https://registry.npmjs.org/d | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:45 AM | |
npm verb etag "D6K0EP7GBZWHEG8WIBMM3HGYU" | |
npm http request GET https://registry.npmjs.org/d | |
npm verb request uri https://registry.npmjs.org/es5-ext | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:45 AM | |
npm verb etag "5N3UDKF12VBAKPXU7J38W44DD" | |
npm http request GET https://registry.npmjs.org/es5-ext | |
npm http 304 https://registry.npmjs.org/d | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:45 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"D6K0EP7GBZWHEG8WIBMM3HGYU"', | |
npm verb headers age: '185', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439545.453701,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/d from cache | |
npm verb get saving d to /root/.npm/registry.npmjs.org/d/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/es5-ext | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:45 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5N3UDKF12VBAKPXU7J38W44DD"', | |
npm verb headers age: '259', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439545.462380,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/es5-ext from cache | |
npm verb get saving es5-ext to /root/.npm/registry.npmjs.org/es5-ext/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec d@~0.1.1 | |
npm verb addNamed ">=0.1.1 <0.2.0" is a valid semver range for d | |
npm verb addNameRange registry:https://registry.npmjs.org/d not in flight; fetching | |
npm verb cache add spec es5-ext@~0.10.10 | |
npm verb addNamed ">=0.10.10 <0.11.0" is a valid semver range for es5-ext | |
npm verb addNameRange registry:https://registry.npmjs.org/es5-ext not in flight; fetching | |
npm verb get https://registry.npmjs.org/d not expired, no request | |
npm verb addNamed "0.1.1" is a plain semver version for d | |
npm verb get https://registry.npmjs.org/es5-ext not expired, no request | |
npm verb addNamed "0.10.11" is a plain semver version for es5-ext | |
npm verb afterAdd /root/.npm/d/0.1.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/es5-ext/0.10.11/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/d/0.1.1/package/package.json written | |
npm verb afterAdd /root/.npm/es5-ext/0.10.11/package/package.json written | |
npm verb request uri https://registry.npmjs.org/es6-iterator | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "28TXQ5EQWF6GN9UHJJEGXFF7P" | |
npm http request GET https://registry.npmjs.org/es6-iterator | |
npm http 304 https://registry.npmjs.org/es6-iterator | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"28TXQ5EQWF6GN9UHJJEGXFF7P"', | |
npm verb headers age: '166', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439546.124575,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/es6-iterator from cache | |
npm verb get saving es6-iterator to /root/.npm/registry.npmjs.org/es6-iterator/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec es6-iterator@2 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for es6-iterator | |
npm verb addNameRange registry:https://registry.npmjs.org/es6-iterator not in flight; fetching | |
npm verb get https://registry.npmjs.org/es6-iterator not expired, no request | |
npm verb addNamed "2.0.0" is a plain semver version for es6-iterator | |
npm verb afterAdd /root/.npm/es6-iterator/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/es6-iterator/2.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/aws-sign2 | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "27R48E29FV1E9H5GP3QGA5YV3" | |
npm http request GET https://registry.npmjs.org/aws-sign2 | |
npm verb request uri https://registry.npmjs.org/caseless | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "31X3RJHEJY3DII8ZZ4JC45YBC" | |
npm http request GET https://registry.npmjs.org/caseless | |
npm verb request uri https://registry.npmjs.org/aws4 | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "CU1CGW0Q7VM3C229WX7BQRI81" | |
npm http request GET https://registry.npmjs.org/aws4 | |
npm verb request uri https://registry.npmjs.org/combined-stream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "B4WTGKY32M1VDZX0V45HEIVUL" | |
npm http request GET https://registry.npmjs.org/combined-stream | |
npm verb request uri https://registry.npmjs.org/extend | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "EB74JHZXUHH8MH6CTBEDZHD2E" | |
npm http request GET https://registry.npmjs.org/extend | |
npm verb request uri https://registry.npmjs.org/forever-agent | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "3Z9M332T1HPVIXR93E7J1RS1E" | |
npm http request GET https://registry.npmjs.org/forever-agent | |
npm verb request uri https://registry.npmjs.org/form-data | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "5HWKV325QQY34YZ8WIRWGKNPZ" | |
npm http request GET https://registry.npmjs.org/form-data | |
npm verb request uri https://registry.npmjs.org/har-validator | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "17YI2Z74EFAXC67102L5IRX21" | |
npm http request GET https://registry.npmjs.org/har-validator | |
npm verb request uri https://registry.npmjs.org/http-signature | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "3LOY4BPPOLHY6BXJ6EAARO7S9" | |
npm http request GET https://registry.npmjs.org/http-signature | |
npm verb request uri https://registry.npmjs.org/is-typedarray | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "A6APATMKGAWT16SSARJSIFFQD" | |
npm http request GET https://registry.npmjs.org/is-typedarray | |
npm verb request uri https://registry.npmjs.org/isstream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "45MB8HVQTANV1MBJA3FC9L1W2" | |
npm http request GET https://registry.npmjs.org/isstream | |
npm verb request uri https://registry.npmjs.org/hawk | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "2SKY1LMPPA89J6RZHQ796PFP1" | |
npm http request GET https://registry.npmjs.org/hawk | |
npm verb request uri https://registry.npmjs.org/mime-types | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "6VVSWJWQR15VZF3TCECYXBGW" | |
npm http request GET https://registry.npmjs.org/mime-types | |
npm verb request uri https://registry.npmjs.org/node-uuid | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "796X7H3NG76UVC84LYKGH8KFG" | |
npm http request GET https://registry.npmjs.org/node-uuid | |
npm verb request uri https://registry.npmjs.org/oauth-sign | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "9P5ESQ0UNHJTR4Z0BAF8IOD2W" | |
npm http request GET https://registry.npmjs.org/oauth-sign | |
npm verb request uri https://registry.npmjs.org/stringstream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "EBUPD6LZKZQ0XKY707YFHY8YL" | |
npm http request GET https://registry.npmjs.org/stringstream | |
npm verb request uri https://registry.npmjs.org/qs | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "9PNJBP6RQO0SI3QWMCMUZENB3" | |
npm http request GET https://registry.npmjs.org/qs | |
npm verb request uri https://registry.npmjs.org/tunnel-agent | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "5431PXAZURN09OWZMSA9JZ82Z" | |
npm http request GET https://registry.npmjs.org/tunnel-agent | |
npm verb request uri https://registry.npmjs.org/tough-cookie | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:46 AM | |
npm verb etag "4NZFGPLDZULR0EI8JXQDGBL12" | |
npm http request GET https://registry.npmjs.org/tough-cookie | |
npm http 304 https://registry.npmjs.org/aws-sign2 | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"27R48E29FV1E9H5GP3QGA5YV3"', | |
npm verb headers age: '281', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439546.811282,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/aws-sign2 from cache | |
npm verb get saving aws-sign2 to /root/.npm/registry.npmjs.org/aws-sign2/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/caseless | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"31X3RJHEJY3DII8ZZ4JC45YBC"', | |
npm verb headers age: '23', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6324-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439546.812278,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/caseless from cache | |
npm verb get saving caseless to /root/.npm/registry.npmjs.org/caseless/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/aws4 | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CU1CGW0Q7VM3C229WX7BQRI81"', | |
npm verb headers age: '84', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439546.813337,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/aws4 from cache | |
npm verb get saving aws4 to /root/.npm/registry.npmjs.org/aws4/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/combined-stream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"B4WTGKY32M1VDZX0V45HEIVUL"', | |
npm verb headers age: '296', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6334-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '6', | |
npm verb headers 'x-timer': 'S1455439546.814135,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/combined-stream from cache | |
npm verb get saving combined-stream to /root/.npm/registry.npmjs.org/combined-stream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/tough-cookie | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"4NZFGPLDZULR0EI8JXQDGBL12"', | |
npm verb headers age: '107', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439546.825017,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/tough-cookie from cache | |
npm verb get saving tough-cookie to /root/.npm/registry.npmjs.org/tough-cookie/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/tunnel-agent | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5431PXAZURN09OWZMSA9JZ82Z"', | |
npm verb headers age: '61', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6333-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439546.825662,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/tunnel-agent from cache | |
npm verb get saving tunnel-agent to /root/.npm/registry.npmjs.org/tunnel-agent/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/extend | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"EB74JHZXUHH8MH6CTBEDZHD2E"', | |
npm verb headers age: '158', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439546.815137,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/extend from cache | |
npm verb get saving extend to /root/.npm/registry.npmjs.org/extend/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/forever-agent | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"3Z9M332T1HPVIXR93E7J1RS1E"', | |
npm verb headers age: '50', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439546.816116,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/forever-agent from cache | |
npm verb get saving forever-agent to /root/.npm/registry.npmjs.org/forever-agent/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/form-data | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5HWKV325QQY34YZ8WIRWGKNPZ"', | |
npm verb headers age: '61', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439546.816889,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/form-data from cache | |
npm verb get saving form-data to /root/.npm/registry.npmjs.org/form-data/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/har-validator | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"17YI2Z74EFAXC67102L5IRX21"', | |
npm verb headers age: '48', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439546.817366,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/har-validator from cache | |
npm verb get saving har-validator to /root/.npm/registry.npmjs.org/har-validator/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/http-signature | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"3LOY4BPPOLHY6BXJ6EAARO7S9"', | |
npm verb headers age: '50', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439546.818357,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/http-signature from cache | |
npm verb get saving http-signature to /root/.npm/registry.npmjs.org/http-signature/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/is-typedarray | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"A6APATMKGAWT16SSARJSIFFQD"', | |
npm verb headers age: '48', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439546.819012,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/is-typedarray from cache | |
npm verb get saving is-typedarray to /root/.npm/registry.npmjs.org/is-typedarray/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/isstream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"45MB8HVQTANV1MBJA3FC9L1W2"', | |
npm verb headers age: '38', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439546.819592,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/isstream from cache | |
npm verb get saving isstream to /root/.npm/registry.npmjs.org/isstream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/hawk | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"2SKY1LMPPA89J6RZHQ796PFP1"', | |
npm verb headers age: '187', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6333-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439546.820584,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/hawk from cache | |
npm verb get saving hawk to /root/.npm/registry.npmjs.org/hawk/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/node-uuid | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"796X7H3NG76UVC84LYKGH8KFG"', | |
npm verb headers age: '178', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6326-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439546.821969,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/node-uuid from cache | |
npm verb get saving node-uuid to /root/.npm/registry.npmjs.org/node-uuid/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/mime-types | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"6VVSWJWQR15VZF3TCECYXBGW"', | |
npm verb headers age: '84', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6321-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439546.822413,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/mime-types from cache | |
npm verb get saving mime-types to /root/.npm/registry.npmjs.org/mime-types/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/oauth-sign | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9P5ESQ0UNHJTR4Z0BAF8IOD2W"', | |
npm verb headers age: '49', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439546.822578,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/oauth-sign from cache | |
npm verb get saving oauth-sign to /root/.npm/registry.npmjs.org/oauth-sign/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/qs | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"9PNJBP6RQO0SI3QWMCMUZENB3"', | |
npm verb headers age: '100', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439546.823356,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/qs from cache | |
npm verb get saving qs to /root/.npm/registry.npmjs.org/qs/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/stringstream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:46 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"EBUPD6LZKZQ0XKY707YFHY8YL"', | |
npm verb headers age: '23', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '160', | |
npm verb headers 'x-timer': 'S1455439546.831060,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/stringstream from cache | |
npm verb get saving stringstream to /root/.npm/registry.npmjs.org/stringstream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec aws-sign2@~0.6.0 | |
npm verb addNamed ">=0.6.0 <0.7.0" is a valid semver range for aws-sign2 | |
npm verb addNameRange registry:https://registry.npmjs.org/aws-sign2 not in flight; fetching | |
npm verb cache add spec caseless@~0.11.0 | |
npm verb addNamed ">=0.11.0 <0.12.0" is a valid semver range for caseless | |
npm verb addNameRange registry:https://registry.npmjs.org/caseless not in flight; fetching | |
npm verb cache add spec combined-stream@~1.0.5 | |
npm verb addNamed ">=1.0.5 <1.1.0" is a valid semver range for combined-stream | |
npm verb addNameRange registry:https://registry.npmjs.org/combined-stream not in flight; fetching | |
npm verb cache add spec aws4@^1.2.1 | |
npm verb addNamed ">=1.2.1 <2.0.0" is a valid semver range for aws4 | |
npm verb addNameRange registry:https://registry.npmjs.org/aws4 not in flight; fetching | |
npm verb cache add spec extend@~3.0.0 | |
npm verb addNamed ">=3.0.0 <3.1.0" is a valid semver range for extend | |
npm verb addNameRange registry:https://registry.npmjs.org/extend not in flight; fetching | |
npm verb cache add spec tough-cookie@~2.2.0 | |
npm verb addNamed ">=2.2.0 <2.3.0" is a valid semver range for tough-cookie | |
npm verb addNameRange registry:https://registry.npmjs.org/tough-cookie not in flight; fetching | |
npm verb cache add spec forever-agent@~0.6.1 | |
npm verb addNamed ">=0.6.1 <0.7.0" is a valid semver range for forever-agent | |
npm verb addNameRange registry:https://registry.npmjs.org/forever-agent not in flight; fetching | |
npm verb cache add spec tunnel-agent@~0.4.1 | |
npm verb addNamed ">=0.4.1 <0.5.0" is a valid semver range for tunnel-agent | |
npm verb addNameRange registry:https://registry.npmjs.org/tunnel-agent not in flight; fetching | |
npm verb cache add spec form-data@~1.0.0-rc3 | |
npm verb addNamed ">=1.0.0-rc3 <1.1.0" is a valid semver range for form-data | |
npm verb addNameRange registry:https://registry.npmjs.org/form-data not in flight; fetching | |
npm verb cache add spec har-validator@~2.0.6 | |
npm verb addNamed ">=2.0.6 <2.1.0" is a valid semver range for har-validator | |
npm verb addNameRange registry:https://registry.npmjs.org/har-validator not in flight; fetching | |
npm verb cache add spec is-typedarray@~1.0.0 | |
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for is-typedarray | |
npm verb addNameRange registry:https://registry.npmjs.org/is-typedarray not in flight; fetching | |
npm verb cache add spec isstream@~0.1.2 | |
npm verb addNamed ">=0.1.2 <0.2.0" is a valid semver range for isstream | |
npm verb addNameRange registry:https://registry.npmjs.org/isstream not in flight; fetching | |
npm verb cache add spec node-uuid@~1.4.7 | |
npm verb addNamed ">=1.4.7 <1.5.0" is a valid semver range for node-uuid | |
npm verb addNameRange registry:https://registry.npmjs.org/node-uuid not in flight; fetching | |
npm verb cache add spec hawk@~3.1.0 | |
npm verb addNamed ">=3.1.0 <3.2.0" is a valid semver range for hawk | |
npm verb addNameRange registry:https://registry.npmjs.org/hawk not in flight; fetching | |
npm verb cache add spec oauth-sign@~0.8.0 | |
npm verb addNamed ">=0.8.0 <0.9.0" is a valid semver range for oauth-sign | |
npm verb addNameRange registry:https://registry.npmjs.org/oauth-sign not in flight; fetching | |
npm verb cache add spec mime-types@~2.1.7 | |
npm verb addNamed ">=2.1.7 <2.2.0" is a valid semver range for mime-types | |
npm verb addNameRange registry:https://registry.npmjs.org/mime-types not in flight; fetching | |
npm verb cache add spec stringstream@~0.0.4 | |
npm verb addNamed ">=0.0.4 <0.1.0" is a valid semver range for stringstream | |
npm verb addNameRange registry:https://registry.npmjs.org/stringstream not in flight; fetching | |
npm verb cache add spec http-signature@~1.1.0 | |
npm verb addNamed ">=1.1.0 <1.2.0" is a valid semver range for http-signature | |
npm verb addNameRange registry:https://registry.npmjs.org/http-signature not in flight; fetching | |
npm verb cache add spec qs@~6.0.2 | |
npm verb addNamed ">=6.0.2 <6.1.0" is a valid semver range for qs | |
npm verb addNameRange registry:https://registry.npmjs.org/qs not in flight; fetching | |
npm verb get https://registry.npmjs.org/aws-sign2 not expired, no request | |
npm verb addNamed "0.6.0" is a plain semver version for aws-sign2 | |
npm verb get https://registry.npmjs.org/caseless not expired, no request | |
npm verb addNamed "0.11.0" is a plain semver version for caseless | |
npm verb get https://registry.npmjs.org/combined-stream not expired, no request | |
npm verb addNamed "1.0.5" is a plain semver version for combined-stream | |
npm verb get https://registry.npmjs.org/extend not expired, no request | |
npm verb addNamed "3.0.0" is a plain semver version for extend | |
npm verb get https://registry.npmjs.org/aws4 not expired, no request | |
npm verb addNamed "1.2.1" is a plain semver version for aws4 | |
npm verb get https://registry.npmjs.org/forever-agent not expired, no request | |
npm verb addNamed "0.6.1" is a plain semver version for forever-agent | |
npm verb get https://registry.npmjs.org/tough-cookie not expired, no request | |
npm verb addNamed "2.2.1" is a plain semver version for tough-cookie | |
npm verb get https://registry.npmjs.org/tunnel-agent not expired, no request | |
npm verb addNamed "0.4.2" is a plain semver version for tunnel-agent | |
npm verb get https://registry.npmjs.org/form-data not expired, no request | |
npm verb addNamed "1.0.0-rc3" is a plain semver version for form-data | |
npm verb get https://registry.npmjs.org/is-typedarray not expired, no request | |
npm verb addNamed "1.0.0" is a plain semver version for is-typedarray | |
npm verb get https://registry.npmjs.org/har-validator not expired, no request | |
npm verb addNamed "2.0.6" is a plain semver version for har-validator | |
npm verb get https://registry.npmjs.org/isstream not expired, no request | |
npm verb addNamed "0.1.2" is a plain semver version for isstream | |
npm verb get https://registry.npmjs.org/node-uuid not expired, no request | |
npm verb addNamed "1.4.7" is a plain semver version for node-uuid | |
npm verb get https://registry.npmjs.org/oauth-sign not expired, no request | |
npm verb addNamed "0.8.1" is a plain semver version for oauth-sign | |
npm verb get https://registry.npmjs.org/hawk not expired, no request | |
npm verb addNamed "3.1.3" is a plain semver version for hawk | |
npm verb get https://registry.npmjs.org/stringstream not expired, no request | |
npm verb addNamed "0.0.5" is a plain semver version for stringstream | |
npm verb get https://registry.npmjs.org/mime-types not expired, no request | |
npm verb addNamed "2.1.9" is a plain semver version for mime-types | |
npm verb get https://registry.npmjs.org/http-signature not expired, no request | |
npm verb addNamed "1.1.1" is a plain semver version for http-signature | |
npm verb get https://registry.npmjs.org/qs not expired, no request | |
npm verb addNamed "6.0.2" is a plain semver version for qs | |
npm verb afterAdd /root/.npm/aws-sign2/0.6.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/caseless/0.11.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/combined-stream/1.0.5/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/extend/3.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/aws4/1.2.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/forever-agent/0.6.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/tough-cookie/2.2.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/tunnel-agent/0.4.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/form-data/1.0.0-rc3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/is-typedarray/1.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/oauth-sign/0.8.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/hawk/3.1.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/stringstream/0.0.5/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/mime-types/2.1.9/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/har-validator/2.0.6/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/node-uuid/1.4.7/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/http-signature/1.1.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/qs/6.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/aws-sign2/0.6.0/package/package.json written | |
npm verb afterAdd /root/.npm/caseless/0.11.0/package/package.json written | |
npm verb afterAdd /root/.npm/combined-stream/1.0.5/package/package.json written | |
npm verb afterAdd /root/.npm/extend/3.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/aws4/1.2.1/package/package.json written | |
npm verb afterAdd /root/.npm/forever-agent/0.6.1/package/package.json written | |
npm verb afterAdd /root/.npm/tough-cookie/2.2.1/package/package.json written | |
npm verb afterAdd /root/.npm/tunnel-agent/0.4.2/package/package.json written | |
npm verb afterAdd /root/.npm/form-data/1.0.0-rc3/package/package.json written | |
npm verb afterAdd /root/.npm/is-typedarray/1.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/isstream/0.1.2/package/package.json written | |
npm verb afterAdd /root/.npm/oauth-sign/0.8.1/package/package.json written | |
npm verb afterAdd /root/.npm/hawk/3.1.3/package/package.json written | |
npm verb afterAdd /root/.npm/stringstream/0.0.5/package/package.json written | |
npm verb afterAdd /root/.npm/mime-types/2.1.9/package/package.json written | |
npm verb afterAdd /root/.npm/har-validator/2.0.6/package/package.json written | |
npm verb afterAdd /root/.npm/node-uuid/1.4.7/package/package.json written | |
npm verb afterAdd /root/.npm/http-signature/1.1.1/package/package.json written | |
npm verb afterAdd /root/.npm/qs/6.0.2/package/package.json written | |
npm verb request uri https://registry.npmjs.org/delayed-stream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:48 AM | |
npm verb etag "3R3PDLMYOHW7LS95R001QU3HH" | |
npm http request GET https://registry.npmjs.org/delayed-stream | |
npm http 304 https://registry.npmjs.org/delayed-stream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:48 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"3R3PDLMYOHW7LS95R001QU3HH"', | |
npm verb headers age: '57', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6331-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439548.739816,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/delayed-stream from cache | |
npm verb get saving delayed-stream to /root/.npm/registry.npmjs.org/delayed-stream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec delayed-stream@~1.0.0 | |
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for delayed-stream | |
npm verb addNameRange registry:https://registry.npmjs.org/delayed-stream not in flight; fetching | |
npm verb get https://registry.npmjs.org/delayed-stream not expired, no request | |
npm verb addNamed "1.0.0" is a plain semver version for delayed-stream | |
npm verb afterAdd /root/.npm/delayed-stream/1.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/delayed-stream/1.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/mime-db | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:48 AM | |
npm verb etag "290KJCV42JB2S720181WCB84U" | |
npm http request GET https://registry.npmjs.org/mime-db | |
npm http 304 https://registry.npmjs.org/mime-db | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:48 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"290KJCV42JB2S720181WCB84U"', | |
npm verb headers age: '150', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6321-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439548.915210,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/mime-db from cache | |
npm verb get saving mime-db to /root/.npm/registry.npmjs.org/mime-db/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec mime-db@~1.21.0 | |
npm verb addNamed ">=1.21.0 <1.22.0" is a valid semver range for mime-db | |
npm verb addNameRange registry:https://registry.npmjs.org/mime-db not in flight; fetching | |
npm verb get https://registry.npmjs.org/mime-db not expired, no request | |
npm verb addNamed "1.21.0" is a plain semver version for mime-db | |
npm verb afterAdd /root/.npm/mime-db/1.21.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/mime-db/1.21.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/chalk | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "3LI4Z9VJTG1SSAZYK3BD6ZAQF" | |
npm http request GET https://registry.npmjs.org/chalk | |
npm verb request uri https://registry.npmjs.org/commander | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "E8GLCZT2A7LJ9OONXGK2WB2YQ" | |
npm http request GET https://registry.npmjs.org/commander | |
npm verb request uri https://registry.npmjs.org/pinkie-promise | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "7ZHBBXWEAUCIJIMRCUNROKXSN" | |
npm http request GET https://registry.npmjs.org/pinkie-promise | |
npm verb request uri https://registry.npmjs.org/is-my-json-valid | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "EUHY1KVRO5QDSYUY9MXSSYOHC" | |
npm http request GET https://registry.npmjs.org/is-my-json-valid | |
npm http 304 https://registry.npmjs.org/chalk | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"3LI4Z9VJTG1SSAZYK3BD6ZAQF"', | |
npm verb headers age: '42', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439549.170421,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/chalk from cache | |
npm verb get saving chalk to /root/.npm/registry.npmjs.org/chalk/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/pinkie-promise | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"7ZHBBXWEAUCIJIMRCUNROKXSN"', | |
npm verb headers age: '228', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6328-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '5', | |
npm verb headers 'x-timer': 'S1455439549.171334,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/pinkie-promise from cache | |
npm verb get saving pinkie-promise to /root/.npm/registry.npmjs.org/pinkie-promise/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/commander | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"E8GLCZT2A7LJ9OONXGK2WB2YQ"', | |
npm verb headers age: '292', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '5', | |
npm verb headers 'x-timer': 'S1455439549.171489,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/commander from cache | |
npm verb get saving commander to /root/.npm/registry.npmjs.org/commander/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/is-my-json-valid | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"EUHY1KVRO5QDSYUY9MXSSYOHC"', | |
npm verb headers age: '41', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6333-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439549.174468,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/is-my-json-valid from cache | |
npm verb get saving is-my-json-valid to /root/.npm/registry.npmjs.org/is-my-json-valid/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec pinkie-promise@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for pinkie-promise | |
npm verb addNameRange registry:https://registry.npmjs.org/pinkie-promise not in flight; fetching | |
npm verb cache add spec is-my-json-valid@^2.12.4 | |
npm verb addNamed ">=2.12.4 <3.0.0" is a valid semver range for is-my-json-valid | |
npm verb addNameRange registry:https://registry.npmjs.org/is-my-json-valid not in flight; fetching | |
npm verb cache add spec chalk@^1.1.1 | |
npm verb addNamed ">=1.1.1 <2.0.0" is a valid semver range for chalk | |
npm verb addNameRange registry:https://registry.npmjs.org/chalk not in flight; fetching | |
npm verb cache add spec commander@^2.9.0 | |
npm verb addNamed ">=2.9.0 <3.0.0" is a valid semver range for commander | |
npm verb addNameRange registry:https://registry.npmjs.org/commander not in flight; fetching | |
npm verb get https://registry.npmjs.org/pinkie-promise not expired, no request | |
npm verb addNamed "2.0.0" is a plain semver version for pinkie-promise | |
npm verb get https://registry.npmjs.org/is-my-json-valid not expired, no request | |
npm verb addNamed "2.12.4" is a plain semver version for is-my-json-valid | |
npm verb get https://registry.npmjs.org/chalk not expired, no request | |
npm verb addNamed "1.1.1" is a plain semver version for chalk | |
npm verb get https://registry.npmjs.org/commander not expired, no request | |
npm verb addNamed "2.9.0" is a plain semver version for commander | |
npm verb afterAdd /root/.npm/pinkie-promise/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/is-my-json-valid/2.12.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/chalk/1.1.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/commander/2.9.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/pinkie-promise/2.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/is-my-json-valid/2.12.4/package/package.json written | |
npm verb afterAdd /root/.npm/chalk/1.1.1/package/package.json written | |
npm verb afterAdd /root/.npm/commander/2.9.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/ansi-styles | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "9LLFLOJ9GM4RQX3H0RXPTL575" | |
npm http request GET https://registry.npmjs.org/ansi-styles | |
npm verb request uri https://registry.npmjs.org/escape-string-regexp | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "CQ28SNE8P0TB6YG3YIR2OZNE0" | |
npm http request GET https://registry.npmjs.org/escape-string-regexp | |
npm verb request uri https://registry.npmjs.org/has-ansi | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "BBDMGI1OGAVY5ZWT2355AH7Y1" | |
npm http request GET https://registry.npmjs.org/has-ansi | |
npm verb request uri https://registry.npmjs.org/strip-ansi | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "RBPZS1J21XBKPHESKAG048ZH" | |
npm http request GET https://registry.npmjs.org/strip-ansi | |
npm verb request uri https://registry.npmjs.org/supports-color | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:49 AM | |
npm verb etag "91QPISXHGSPQQAUI4IY5OE9UJ" | |
npm http request GET https://registry.npmjs.org/supports-color | |
npm http 304 https://registry.npmjs.org/escape-string-regexp | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CQ28SNE8P0TB6YG3YIR2OZNE0"', | |
npm verb headers age: '281', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6333-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '6', | |
npm verb headers 'x-timer': 'S1455439549.761751,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/escape-string-regexp from cache | |
npm verb get saving escape-string-regexp to /root/.npm/registry.npmjs.org/escape-string-regexp/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/ansi-styles | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"9LLFLOJ9GM4RQX3H0RXPTL575"', | |
npm verb headers age: '47', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439549.762600,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ansi-styles from cache | |
npm verb get saving ansi-styles to /root/.npm/registry.npmjs.org/ansi-styles/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/has-ansi | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"BBDMGI1OGAVY5ZWT2355AH7Y1"', | |
npm verb headers age: '113', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '7', | |
npm verb headers 'x-timer': 'S1455439549.762879,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/has-ansi from cache | |
npm verb get saving has-ansi to /root/.npm/registry.npmjs.org/has-ansi/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/strip-ansi | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"RBPZS1J21XBKPHESKAG048ZH"', | |
npm verb headers age: '170', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6331-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439549.763336,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/strip-ansi from cache | |
npm verb get saving strip-ansi to /root/.npm/registry.npmjs.org/strip-ansi/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/supports-color | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:49 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"91QPISXHGSPQQAUI4IY5OE9UJ"', | |
npm verb headers age: '47', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439549.766456,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/supports-color from cache | |
npm verb get saving supports-color to /root/.npm/registry.npmjs.org/supports-color/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec escape-string-regexp@^1.0.2 | |
npm verb addNamed ">=1.0.2 <2.0.0" is a valid semver range for escape-string-regexp | |
npm verb addNameRange registry:https://registry.npmjs.org/escape-string-regexp not in flight; fetching | |
npm verb cache add spec ansi-styles@^2.1.0 | |
npm verb addNamed ">=2.1.0 <3.0.0" is a valid semver range for ansi-styles | |
npm verb addNameRange registry:https://registry.npmjs.org/ansi-styles not in flight; fetching | |
npm verb cache add spec strip-ansi@^3.0.0 | |
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for strip-ansi | |
npm verb addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching | |
npm verb cache add spec supports-color@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for supports-color | |
npm verb addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching | |
npm verb cache add spec has-ansi@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for has-ansi | |
npm verb addNameRange registry:https://registry.npmjs.org/has-ansi not in flight; fetching | |
npm verb get https://registry.npmjs.org/escape-string-regexp not expired, no request | |
npm verb addNamed "1.0.4" is a plain semver version for escape-string-regexp | |
npm verb get https://registry.npmjs.org/ansi-styles not expired, no request | |
npm verb addNamed "2.1.0" is a plain semver version for ansi-styles | |
npm verb get https://registry.npmjs.org/strip-ansi not expired, no request | |
npm verb addNamed "3.0.0" is a plain semver version for strip-ansi | |
npm verb get https://registry.npmjs.org/supports-color not expired, no request | |
npm verb addNamed "2.0.0" is a plain semver version for supports-color | |
npm verb get https://registry.npmjs.org/has-ansi not expired, no request | |
npm verb addNamed "2.0.0" is a plain semver version for has-ansi | |
npm verb afterAdd /root/.npm/escape-string-regexp/1.0.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ansi-styles/2.1.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/strip-ansi/3.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/supports-color/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/has-ansi/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/escape-string-regexp/1.0.4/package/package.json written | |
npm verb afterAdd /root/.npm/ansi-styles/2.1.0/package/package.json written | |
npm verb afterAdd /root/.npm/strip-ansi/3.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/supports-color/2.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/has-ansi/2.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/ansi-regex | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:50 AM | |
npm verb etag "1MRHZG3BYMGFOFAI4EBGRPR9U" | |
npm http request GET https://registry.npmjs.org/ansi-regex | |
npm http 304 https://registry.npmjs.org/ansi-regex | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:50 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"1MRHZG3BYMGFOFAI4EBGRPR9U"', | |
npm verb headers age: '279', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '5', | |
npm verb headers 'x-timer': 'S1455439550.217027,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ansi-regex from cache | |
npm verb get saving ansi-regex to /root/.npm/registry.npmjs.org/ansi-regex/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec ansi-regex@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for ansi-regex | |
npm verb addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching | |
npm verb get https://registry.npmjs.org/ansi-regex not expired, no request | |
npm verb addNamed "2.0.0" is a plain semver version for ansi-regex | |
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ansi-regex/2.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/graceful-readlink | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:50 AM | |
npm verb etag "4Y89F8JDJP0YPHGBB0IMVMPJA" | |
npm http request GET https://registry.npmjs.org/graceful-readlink | |
npm http 304 https://registry.npmjs.org/graceful-readlink | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:50 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"4Y89F8JDJP0YPHGBB0IMVMPJA"', | |
npm verb headers age: '235', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6324-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '63', | |
npm verb headers 'x-timer': 'S1455439550.359043,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/graceful-readlink from cache | |
npm verb get saving graceful-readlink to /root/.npm/registry.npmjs.org/graceful-readlink/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec graceful-readlink@>= 1.0.0 | |
npm verb addNamed ">=1.0.0" is a valid semver range for graceful-readlink | |
npm verb addNameRange registry:https://registry.npmjs.org/graceful-readlink not in flight; fetching | |
npm verb get https://registry.npmjs.org/graceful-readlink not expired, no request | |
npm verb addNamed "1.0.1" is a plain semver version for graceful-readlink | |
npm verb afterAdd /root/.npm/graceful-readlink/1.0.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/graceful-readlink/1.0.1/package/package.json written | |
npm verb request uri https://registry.npmjs.org/generate-function | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:50 AM | |
npm verb etag "12PLKYR2FNJXHNF7XFY76TLP0" | |
npm http request GET https://registry.npmjs.org/generate-function | |
npm verb request uri https://registry.npmjs.org/generate-object-property | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:50 AM | |
npm verb etag "72ZH0Q0U3MBSMZ2H72UQCNB13" | |
npm http request GET https://registry.npmjs.org/generate-object-property | |
npm verb request uri https://registry.npmjs.org/jsonpointer | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:50 AM | |
npm verb etag "17IGQ6M9N1AFI44BLUCGLMIK8" | |
npm http request GET https://registry.npmjs.org/jsonpointer | |
npm http 304 https://registry.npmjs.org/generate-function | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:50 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"12PLKYR2FNJXHNF7XFY76TLP0"', | |
npm verb headers age: '101', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6327-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439550.544254,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/generate-function from cache | |
npm verb get saving generate-function to /root/.npm/registry.npmjs.org/generate-function/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/generate-object-property | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:50 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"72ZH0Q0U3MBSMZ2H72UQCNB13"', | |
npm verb headers age: '48', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439550.544773,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/generate-object-property from cache | |
npm verb get saving generate-object-property to /root/.npm/registry.npmjs.org/generate-object-property/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/jsonpointer | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:50 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"17IGQ6M9N1AFI44BLUCGLMIK8"', | |
npm verb headers age: '146', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439550.548536,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/jsonpointer from cache | |
npm verb get saving jsonpointer to /root/.npm/registry.npmjs.org/jsonpointer/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec generate-function@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for generate-function | |
npm verb addNameRange registry:https://registry.npmjs.org/generate-function not in flight; fetching | |
npm verb cache add spec generate-object-property@^1.1.0 | |
npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for generate-object-property | |
npm verb addNameRange registry:https://registry.npmjs.org/generate-object-property not in flight; fetching | |
npm verb cache add spec [email protected] | |
npm verb addNamed "2.0.0" is a plain semver version for jsonpointer | |
npm verb addNameVersion registry:https://registry.npmjs.org/jsonpointer not in flight; fetching | |
npm verb get https://registry.npmjs.org/generate-function not expired, no request | |
npm verb addNamed "2.0.0" is a plain semver version for generate-function | |
npm verb get https://registry.npmjs.org/generate-object-property not expired, no request | |
npm verb addNamed "1.2.0" is a plain semver version for generate-object-property | |
npm verb get https://registry.npmjs.org/jsonpointer not expired, no request | |
npm verb afterAdd /root/.npm/generate-function/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/generate-object-property/1.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/jsonpointer/2.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/generate-object-property/1.2.0/package/package.json written | |
npm verb afterAdd /root/.npm/jsonpointer/2.0.0/package/package.json written | |
npm verb afterAdd /root/.npm/generate-function/2.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/is-property | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:50 AM | |
npm verb etag "BNDQTQHT86THGVOSXLSBPJXTY" | |
npm http request GET https://registry.npmjs.org/is-property | |
npm http 304 https://registry.npmjs.org/is-property | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:50 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"BNDQTQHT86THGVOSXLSBPJXTY"', | |
npm verb headers age: '300', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6328-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439550.849348,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/is-property from cache | |
npm verb get saving is-property to /root/.npm/registry.npmjs.org/is-property/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec is-property@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-property | |
npm verb addNameRange registry:https://registry.npmjs.org/is-property not in flight; fetching | |
npm verb get https://registry.npmjs.org/is-property not expired, no request | |
npm verb addNamed "1.0.2" is a plain semver version for is-property | |
npm verb afterAdd /root/.npm/is-property/1.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/is-property/1.0.2/package/package.json written | |
npm verb request uri https://registry.npmjs.org/pinkie | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:50 AM | |
npm verb etag "7LFW872Z1Z840YYF1P5HW24FP" | |
npm http request GET https://registry.npmjs.org/pinkie | |
npm http 304 https://registry.npmjs.org/pinkie | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:51 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"7LFW872Z1Z840YYF1P5HW24FP"', | |
npm verb headers age: '286', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '8', | |
npm verb headers 'x-timer': 'S1455439551.002734,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/pinkie from cache | |
npm verb get saving pinkie to /root/.npm/registry.npmjs.org/pinkie/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec pinkie@^2.0.0 | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for pinkie | |
npm verb addNameRange registry:https://registry.npmjs.org/pinkie not in flight; fetching | |
npm verb get https://registry.npmjs.org/pinkie not expired, no request | |
npm verb addNamed "2.0.4" is a plain semver version for pinkie | |
npm verb afterAdd /root/.npm/pinkie/2.0.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/pinkie/2.0.4/package/package.json written | |
npm verb request uri https://registry.npmjs.org/cryptiles | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:51 AM | |
npm verb etag "99IFMGJJU8VHDG34AJNVUOITE" | |
npm http request GET https://registry.npmjs.org/cryptiles | |
npm verb request uri https://registry.npmjs.org/sntp | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:51 AM | |
npm verb etag "26EOAOB5E6XN99QN0TPGQ2YJE" | |
npm http request GET https://registry.npmjs.org/sntp | |
npm verb request uri https://registry.npmjs.org/hoek | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:51 AM | |
npm verb etag "C9JW36JD2Q9YLPKQ976U6HJ4J" | |
npm http request GET https://registry.npmjs.org/hoek | |
npm verb request uri https://registry.npmjs.org/boom | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:51 AM | |
npm verb etag "6PZS9KAHI7G0QZAYZ2K96CF9V" | |
npm http request GET https://registry.npmjs.org/boom | |
npm http 304 https://registry.npmjs.org/cryptiles | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:51 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"99IFMGJJU8VHDG34AJNVUOITE"', | |
npm verb headers age: '32', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439551.241302,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/cryptiles from cache | |
npm verb get saving cryptiles to /root/.npm/registry.npmjs.org/cryptiles/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/sntp | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:51 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"26EOAOB5E6XN99QN0TPGQ2YJE"', | |
npm verb headers age: '58', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6323-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439551.241714,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/sntp from cache | |
npm verb get saving sntp to /root/.npm/registry.npmjs.org/sntp/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/hoek | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:51 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"C9JW36JD2Q9YLPKQ976U6HJ4J"', | |
npm verb headers age: '219', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6331-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439551.249289,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/hoek from cache | |
npm verb get saving hoek to /root/.npm/registry.npmjs.org/hoek/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/boom | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:51 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"6PZS9KAHI7G0QZAYZ2K96CF9V"', | |
npm verb headers age: '46', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6321-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439551.250360,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/boom from cache | |
npm verb get saving boom to /root/.npm/registry.npmjs.org/boom/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec [email protected] | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for cryptiles | |
npm verb addNameRange registry:https://registry.npmjs.org/cryptiles not in flight; fetching | |
npm verb cache add spec [email protected] | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for sntp | |
npm verb addNameRange registry:https://registry.npmjs.org/sntp not in flight; fetching | |
npm verb cache add spec [email protected] | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for hoek | |
npm verb addNameRange registry:https://registry.npmjs.org/hoek not in flight; fetching | |
npm verb cache add spec [email protected] | |
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for boom | |
npm verb addNameRange registry:https://registry.npmjs.org/boom not in flight; fetching | |
npm verb get https://registry.npmjs.org/cryptiles not expired, no request | |
npm verb addNamed "2.0.5" is a plain semver version for cryptiles | |
npm verb get https://registry.npmjs.org/sntp not expired, no request | |
npm verb addNamed "1.0.9" is a plain semver version for sntp | |
npm verb get https://registry.npmjs.org/hoek not expired, no request | |
npm verb addNamed "2.16.3" is a plain semver version for hoek | |
npm verb get https://registry.npmjs.org/boom not expired, no request | |
npm verb addNamed "2.10.1" is a plain semver version for boom | |
npm verb afterAdd /root/.npm/cryptiles/2.0.5/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/sntp/1.0.9/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/hoek/2.16.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/boom/2.10.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/cryptiles/2.0.5/package/package.json written | |
npm verb afterAdd /root/.npm/sntp/1.0.9/package/package.json written | |
npm verb afterAdd /root/.npm/hoek/2.16.3/package/package.json written | |
npm verb afterAdd /root/.npm/boom/2.10.1/package/package.json written | |
npm verb request uri https://registry.npmjs.org/assert-plus | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:51 AM | |
npm verb etag "CDXANEU9TYY5MJGCB0W7NKCP0" | |
npm http request GET https://registry.npmjs.org/assert-plus | |
npm verb request uri https://registry.npmjs.org/jsprim | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:51 AM | |
npm verb etag "3YGGY16NVDUR7BVVDXVSYGMYA" | |
npm http request GET https://registry.npmjs.org/jsprim | |
npm verb request uri https://registry.npmjs.org/sshpk | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:51 AM | |
npm verb etag "CSTAOJM9V2JSLMQKAE90R4V0Y" | |
npm http request GET https://registry.npmjs.org/sshpk | |
npm http 304 https://registry.npmjs.org/jsprim | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:51 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"3YGGY16NVDUR7BVVDXVSYGMYA"', | |
npm verb headers age: '140', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6331-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439551.803943,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/jsprim from cache | |
npm verb get saving jsprim to /root/.npm/registry.npmjs.org/jsprim/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/assert-plus | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:51 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CDXANEU9TYY5MJGCB0W7NKCP0"', | |
npm verb headers age: '234', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439551.807855,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/assert-plus from cache | |
npm verb get saving assert-plus to /root/.npm/registry.npmjs.org/assert-plus/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/sshpk | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:51 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CSTAOJM9V2JSLMQKAE90R4V0Y"', | |
npm verb headers age: '149', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439551.812471,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/sshpk from cache | |
npm verb get saving sshpk to /root/.npm/registry.npmjs.org/sshpk/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec jsprim@^1.2.2 | |
npm verb addNamed ">=1.2.2 <2.0.0" is a valid semver range for jsprim | |
npm verb addNameRange registry:https://registry.npmjs.org/jsprim not in flight; fetching | |
npm verb cache add spec assert-plus@^0.2.0 | |
npm verb addNamed ">=0.2.0 <0.3.0" is a valid semver range for assert-plus | |
npm verb addNameRange registry:https://registry.npmjs.org/assert-plus not in flight; fetching | |
npm verb cache add spec sshpk@^1.7.0 | |
npm verb addNamed ">=1.7.0 <2.0.0" is a valid semver range for sshpk | |
npm verb addNameRange registry:https://registry.npmjs.org/sshpk not in flight; fetching | |
npm verb get https://registry.npmjs.org/jsprim not expired, no request | |
npm verb addNamed "1.2.2" is a plain semver version for jsprim | |
npm verb get https://registry.npmjs.org/assert-plus not expired, no request | |
npm verb addNamed "0.2.0" is a plain semver version for assert-plus | |
npm verb get https://registry.npmjs.org/sshpk not expired, no request | |
npm verb addNamed "1.7.4" is a plain semver version for sshpk | |
npm verb afterAdd /root/.npm/jsprim/1.2.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/assert-plus/0.2.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/sshpk/1.7.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/jsprim/1.2.2/package/package.json written | |
npm verb afterAdd /root/.npm/assert-plus/0.2.0/package/package.json written | |
npm verb afterAdd /root/.npm/sshpk/1.7.4/package/package.json written | |
npm verb request uri https://registry.npmjs.org/extsprintf | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "8SZHSWXY2AGI2KX70GQFVOSWW" | |
npm http request GET https://registry.npmjs.org/extsprintf | |
npm verb request uri https://registry.npmjs.org/json-schema | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "AGGSVADHN0LDWZHCIH1AKOJQA" | |
npm http request GET https://registry.npmjs.org/json-schema | |
npm verb request uri https://registry.npmjs.org/verror | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "1MURXA0JOWG4WNPBFKQA4TVS7" | |
npm http request GET https://registry.npmjs.org/verror | |
npm http 304 https://registry.npmjs.org/extsprintf | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"8SZHSWXY2AGI2KX70GQFVOSWW"', | |
npm verb headers age: '24', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439552.189876,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/extsprintf from cache | |
npm verb get saving extsprintf to /root/.npm/registry.npmjs.org/extsprintf/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/json-schema | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"AGGSVADHN0LDWZHCIH1AKOJQA"', | |
npm verb headers age: '280', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6332-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439552.191213,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/json-schema from cache | |
npm verb get saving json-schema to /root/.npm/registry.npmjs.org/json-schema/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/verror | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"1MURXA0JOWG4WNPBFKQA4TVS7"', | |
npm verb headers age: '44', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439552.195093,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/verror from cache | |
npm verb get saving verror to /root/.npm/registry.npmjs.org/verror/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec [email protected] | |
npm verb addNamed "1.0.2" is a plain semver version for extsprintf | |
npm verb addNameVersion registry:https://registry.npmjs.org/extsprintf not in flight; fetching | |
npm verb cache add spec [email protected] | |
npm verb addNamed "0.2.2" is a plain semver version for json-schema | |
npm verb addNameVersion registry:https://registry.npmjs.org/json-schema not in flight; fetching | |
npm verb cache add spec [email protected] | |
npm verb addNamed "1.3.6" is a plain semver version for verror | |
npm verb addNameVersion registry:https://registry.npmjs.org/verror not in flight; fetching | |
npm verb get https://registry.npmjs.org/extsprintf not expired, no request | |
npm verb get https://registry.npmjs.org/json-schema not expired, no request | |
npm verb get https://registry.npmjs.org/verror not expired, no request | |
npm verb afterAdd /root/.npm/extsprintf/1.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/json-schema/0.2.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/verror/1.3.6/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/extsprintf/1.0.2/package/package.json written | |
npm verb afterAdd /root/.npm/json-schema/0.2.2/package/package.json written | |
npm verb afterAdd /root/.npm/verror/1.3.6/package/package.json written | |
npm verb request uri https://registry.npmjs.org/asn1 | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "8MZDEQY0TE5A5S43PFPN4Z679" | |
npm http request GET https://registry.npmjs.org/asn1 | |
npm verb request uri https://registry.npmjs.org/jsbn | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "33X0P4LH4FOWL4UGP1FCGR7SG" | |
npm http request GET https://registry.npmjs.org/jsbn | |
npm verb request uri https://registry.npmjs.org/dashdash | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "5IF609WK0FUGGKL61GOS9PKHJ" | |
npm http request GET https://registry.npmjs.org/dashdash | |
npm verb request uri https://registry.npmjs.org/jodid25519 | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "APSI4YRSNGRC822SKKV7D0GGN" | |
npm http request GET https://registry.npmjs.org/jodid25519 | |
npm verb request uri https://registry.npmjs.org/tweetnacl | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "B539ZE5T6OZBL235D42WGDH94" | |
npm http request GET https://registry.npmjs.org/tweetnacl | |
npm verb request uri https://registry.npmjs.org/ecc-jsbn | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:52 AM | |
npm verb etag "8IPAYE6OVAGXFBN0Q542LZIYT" | |
npm http request GET https://registry.npmjs.org/ecc-jsbn | |
npm http 304 https://registry.npmjs.org/asn1 | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"8MZDEQY0TE5A5S43PFPN4Z679"', | |
npm verb headers age: '22', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439552.565390,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/asn1 from cache | |
npm verb get saving asn1 to /root/.npm/registry.npmjs.org/asn1/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/dashdash | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"5IF609WK0FUGGKL61GOS9PKHJ"', | |
npm verb headers age: '148', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6320-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439552.566704,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/dashdash from cache | |
npm verb get saving dashdash to /root/.npm/registry.npmjs.org/dashdash/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/tweetnacl | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"B539ZE5T6OZBL235D42WGDH94"', | |
npm verb headers age: '123', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6328-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '66', | |
npm verb headers 'x-timer': 'S1455439552.568844,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/tweetnacl from cache | |
npm verb get saving tweetnacl to /root/.npm/registry.npmjs.org/tweetnacl/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/jodid25519 | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"APSI4YRSNGRC822SKKV7D0GGN"', | |
npm verb headers age: '123', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '4', | |
npm verb headers 'x-timer': 'S1455439552.570325,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/jodid25519 from cache | |
npm verb get saving jodid25519 to /root/.npm/registry.npmjs.org/jodid25519/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/ecc-jsbn | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"8IPAYE6OVAGXFBN0Q542LZIYT"', | |
npm verb headers age: '123', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6335-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '3', | |
npm verb headers 'x-timer': 'S1455439552.570527,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ecc-jsbn from cache | |
npm verb get saving ecc-jsbn to /root/.npm/registry.npmjs.org/ecc-jsbn/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/jsbn | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:52 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"33X0P4LH4FOWL4UGP1FCGR7SG"', | |
npm verb headers age: '122', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6321-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439552.570923,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/jsbn from cache | |
npm verb get saving jsbn to /root/.npm/registry.npmjs.org/jsbn/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec asn1@>=0.2.3 <0.3.0 | |
npm verb addNamed ">=0.2.3 <0.3.0" is a valid semver range for asn1 | |
npm verb addNameRange registry:https://registry.npmjs.org/asn1 not in flight; fetching | |
npm verb cache add spec dashdash@>=1.10.1 <2.0.0 | |
npm verb addNamed ">=1.10.1 <2.0.0" is a valid semver range for dashdash | |
npm verb addNameRange registry:https://registry.npmjs.org/dashdash not in flight; fetching | |
npm verb cache add spec jodid25519@>=1.0.0 <2.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for jodid25519 | |
npm verb addNameRange registry:https://registry.npmjs.org/jodid25519 not in flight; fetching | |
npm verb cache add spec tweetnacl@>=0.13.0 <1.0.0 | |
npm verb addNamed ">=0.13.0 <1.0.0" is a valid semver range for tweetnacl | |
npm verb addNameRange registry:https://registry.npmjs.org/tweetnacl not in flight; fetching | |
npm verb cache add spec ecc-jsbn@>=0.0.1 <1.0.0 | |
npm verb addNamed ">=0.0.1 <1.0.0" is a valid semver range for ecc-jsbn | |
npm verb addNameRange registry:https://registry.npmjs.org/ecc-jsbn not in flight; fetching | |
npm verb cache add spec jsbn@>=0.1.0 <0.2.0 | |
npm verb addNamed ">=0.1.0 <0.2.0" is a valid semver range for jsbn | |
npm verb addNameRange registry:https://registry.npmjs.org/jsbn not in flight; fetching | |
npm verb get https://registry.npmjs.org/asn1 not expired, no request | |
npm verb addNamed "0.2.3" is a plain semver version for asn1 | |
npm verb get https://registry.npmjs.org/jodid25519 not expired, no request | |
npm verb addNamed "1.0.2" is a plain semver version for jodid25519 | |
npm verb get https://registry.npmjs.org/dashdash not expired, no request | |
npm verb addNamed "1.13.0" is a plain semver version for dashdash | |
npm verb get https://registry.npmjs.org/ecc-jsbn not expired, no request | |
npm verb addNamed "0.1.1" is a plain semver version for ecc-jsbn | |
npm verb get https://registry.npmjs.org/tweetnacl not expired, no request | |
npm verb addNamed "0.13.3" is a plain semver version for tweetnacl | |
npm verb get https://registry.npmjs.org/jsbn not expired, no request | |
npm verb addNamed "0.1.0" is a plain semver version for jsbn | |
npm verb afterAdd /root/.npm/asn1/0.2.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/jodid25519/1.0.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/dashdash/1.13.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ecc-jsbn/0.1.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/tweetnacl/0.13.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/jsbn/0.1.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/asn1/0.2.3/package/package.json written | |
npm verb afterAdd /root/.npm/jodid25519/1.0.2/package/package.json written | |
npm verb afterAdd /root/.npm/dashdash/1.13.0/package/package.json written | |
npm verb afterAdd /root/.npm/ecc-jsbn/0.1.1/package/package.json written | |
npm verb afterAdd /root/.npm/tweetnacl/0.13.3/package/package.json written | |
npm verb afterAdd /root/.npm/jsbn/0.1.0/package/package.json written | |
npm verb cache add spec assert-plus@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for assert-plus | |
npm verb addNameRange registry:https://registry.npmjs.org/assert-plus not in flight; fetching | |
npm verb get https://registry.npmjs.org/assert-plus not expired, no request | |
npm verb addNamed "1.0.0" is a plain semver version for assert-plus | |
npm verb afterAdd /root/.npm/assert-plus/1.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/assert-plus/1.0.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/block-stream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:53 AM | |
npm verb etag "C7OJPKZD1OK2WI9TVJ794V0P5" | |
npm http request GET https://registry.npmjs.org/block-stream | |
npm http 304 https://registry.npmjs.org/block-stream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:53 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=60', | |
npm verb headers etag: '"C7OJPKZD1OK2WI9TVJ794V0P5"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6334-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439553.084554,VS0,VE613', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/block-stream from cache | |
npm verb get saving block-stream to /root/.npm/registry.npmjs.org/block-stream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec block-stream@* | |
npm verb addNamed "*" is a valid semver range for block-stream | |
npm verb addNameRange registry:https://registry.npmjs.org/block-stream not in flight; fetching | |
npm verb get https://registry.npmjs.org/block-stream not expired, no request | |
npm verb addNamed "0.0.8" is a plain semver version for block-stream | |
npm verb afterAdd /root/.npm/block-stream/0.0.8/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/block-stream/0.0.8/package/package.json written | |
npm verb request uri https://registry.npmjs.org/is-absolute | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:53 AM | |
npm verb etag "CPI4UKPPY6RVIFNM6AJ9B3780" | |
npm http request GET https://registry.npmjs.org/is-absolute | |
npm verb request uri https://registry.npmjs.org/isexe | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:53 AM | |
npm verb etag "A2WFQOVCYSXLEGQ5B5D2A8KGT" | |
npm http request GET https://registry.npmjs.org/isexe | |
npm http 304 https://registry.npmjs.org/isexe | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:53 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"A2WFQOVCYSXLEGQ5B5D2A8KGT"', | |
npm verb headers age: '202', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439553.854278,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/isexe from cache | |
npm verb get saving isexe to /root/.npm/registry.npmjs.org/isexe/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm http 304 https://registry.npmjs.org/is-absolute | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:53 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"CPI4UKPPY6RVIFNM6AJ9B3780"', | |
npm verb headers age: '16', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6322-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439553.861106,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/is-absolute from cache | |
npm verb get saving is-absolute to /root/.npm/registry.npmjs.org/is-absolute/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec isexe@^1.1.1 | |
npm verb addNamed ">=1.1.1 <2.0.0" is a valid semver range for isexe | |
npm verb addNameRange registry:https://registry.npmjs.org/isexe not in flight; fetching | |
npm verb cache add spec is-absolute@^0.1.7 | |
npm verb addNamed ">=0.1.7 <0.2.0" is a valid semver range for is-absolute | |
npm verb addNameRange registry:https://registry.npmjs.org/is-absolute not in flight; fetching | |
npm verb get https://registry.npmjs.org/isexe not expired, no request | |
npm verb addNamed "1.1.2" is a plain semver version for isexe | |
npm verb get https://registry.npmjs.org/is-absolute not expired, no request | |
npm verb addNamed "0.1.7" is a plain semver version for is-absolute | |
npm verb afterAdd /root/.npm/isexe/1.1.2/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/is-absolute/0.1.7/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/isexe/1.1.2/package/package.json written | |
npm verb afterAdd /root/.npm/is-absolute/0.1.7/package/package.json written | |
npm verb request uri https://registry.npmjs.org/is-relative | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:53 AM | |
npm verb etag "96AW5PE7LE078MLGG4XGGJNPM" | |
npm http request GET https://registry.npmjs.org/is-relative | |
npm http 304 https://registry.npmjs.org/is-relative | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:54 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"96AW5PE7LE078MLGG4XGGJNPM"', | |
npm verb headers age: '284', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6330-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '2', | |
npm verb headers 'x-timer': 'S1455439554.012087,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/is-relative from cache | |
npm verb get saving is-relative to /root/.npm/registry.npmjs.org/is-relative/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec is-relative@^0.1.0 | |
npm verb addNamed ">=0.1.0 <0.2.0" is a valid semver range for is-relative | |
npm verb addNameRange registry:https://registry.npmjs.org/is-relative not in flight; fetching | |
npm verb get https://registry.npmjs.org/is-relative not expired, no request | |
npm verb addNamed "0.1.3" is a plain semver version for is-relative | |
npm verb afterAdd /root/.npm/is-relative/0.1.3/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/is-relative/0.1.3/package/package.json written | |
npm verb request uri https://registry.npmjs.org/end-of-stream | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:54 AM | |
npm verb etag "2VKDDG33312SI2KM45FGTUN7C" | |
npm http request GET https://registry.npmjs.org/end-of-stream | |
npm http 304 https://registry.npmjs.org/end-of-stream | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:54 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"2VKDDG33312SI2KM45FGTUN7C"', | |
npm verb headers age: '178', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6324-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439554.140577,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/end-of-stream from cache | |
npm verb get saving end-of-stream to /root/.npm/registry.npmjs.org/end-of-stream/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec end-of-stream@^1.1.0 | |
npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for end-of-stream | |
npm verb addNameRange registry:https://registry.npmjs.org/end-of-stream not in flight; fetching | |
npm verb get https://registry.npmjs.org/end-of-stream not expired, no request | |
npm verb addNamed "1.1.0" is a plain semver version for end-of-stream | |
npm verb afterAdd /root/.npm/end-of-stream/1.1.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/end-of-stream/1.1.0/package/package.json written | |
npm verb request uri https://registry.npmjs.org/deep-extend | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:54 AM | |
npm verb etag "A49UMYP6GNWCJQWRZJM7BTP3T" | |
npm http request GET https://registry.npmjs.org/deep-extend | |
npm verb request uri https://registry.npmjs.org/ini | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:54 AM | |
npm verb etag "986RTSB0KZPN7RQZCGG2H24J4" | |
npm http request GET https://registry.npmjs.org/ini | |
npm verb request uri https://registry.npmjs.org/strip-json-comments | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:54 AM | |
npm verb etag "C54A9JNT6KDCRKFZYVHC4KT8A" | |
npm http request GET https://registry.npmjs.org/strip-json-comments | |
npm http 304 https://registry.npmjs.org/strip-json-comments | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:54 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"C54A9JNT6KDCRKFZYVHC4KT8A"', | |
npm verb headers age: '167', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6331-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '93', | |
npm verb headers 'x-timer': 'S1455439554.316706,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/strip-json-comments from cache | |
npm verb get saving strip-json-comments to /root/.npm/registry.npmjs.org/strip-json-comments/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec strip-json-comments@~1.0.4 | |
npm verb addNamed ">=1.0.4 <1.1.0" is a valid semver range for strip-json-comments | |
npm verb addNameRange registry:https://registry.npmjs.org/strip-json-comments not in flight; fetching | |
npm verb get https://registry.npmjs.org/strip-json-comments not expired, no request | |
npm verb addNamed "1.0.4" is a plain semver version for strip-json-comments | |
npm verb afterAdd /root/.npm/strip-json-comments/1.0.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/strip-json-comments/1.0.4/package/package.json written | |
npm http 304 https://registry.npmjs.org/deep-extend | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:54 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"A49UMYP6GNWCJQWRZJM7BTP3T"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6329-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439554.311599,VS0,VE348', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/deep-extend from cache | |
npm verb get saving deep-extend to /root/.npm/registry.npmjs.org/deep-extend/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec deep-extend@~0.4.0 | |
npm verb addNamed ">=0.4.0 <0.5.0" is a valid semver range for deep-extend | |
npm verb addNameRange registry:https://registry.npmjs.org/deep-extend not in flight; fetching | |
npm verb get https://registry.npmjs.org/deep-extend not expired, no request | |
npm verb addNamed "0.4.1" is a plain semver version for deep-extend | |
npm verb afterAdd /root/.npm/deep-extend/0.4.1/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/deep-extend/0.4.1/package/package.json written | |
npm http 304 https://registry.npmjs.org/ini | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:54 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"986RTSB0KZPN7RQZCGG2H24J4"', | |
npm verb headers age: '0', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6326-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439554.312873,VS0,VE614', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/ini from cache | |
npm verb get saving ini to /root/.npm/registry.npmjs.org/ini/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec ini@~1.3.0 | |
npm verb addNamed ">=1.3.0 <1.4.0" is a valid semver range for ini | |
npm verb addNameRange registry:https://registry.npmjs.org/ini not in flight; fetching | |
npm verb get https://registry.npmjs.org/ini not expired, no request | |
npm verb addNamed "1.3.4" is a plain semver version for ini | |
npm verb afterAdd /root/.npm/ini/1.3.4/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/ini/1.3.4/package/package.json written | |
npm verb request uri https://registry.npmjs.org/unzip-response | |
npm verb request no auth needed | |
npm info attempt registry request try #1 at 9:45:55 AM | |
npm verb etag "DWKRI622ZOCVE0554B7QH5O05" | |
npm http request GET https://registry.npmjs.org/unzip-response | |
npm http 304 https://registry.npmjs.org/unzip-response | |
npm verb headers { date: 'Sun, 14 Feb 2016 08:45:55 GMT', | |
npm verb headers via: '1.1 varnish', | |
npm verb headers 'cache-control': 'max-age=300', | |
npm verb headers etag: '"DWKRI622ZOCVE0554B7QH5O05"', | |
npm verb headers age: '146', | |
npm verb headers connection: 'keep-alive', | |
npm verb headers 'x-served-by': 'cache-lhr6325-LHR', | |
npm verb headers 'x-cache': 'HIT', | |
npm verb headers 'x-cache-hits': '1', | |
npm verb headers 'x-timer': 'S1455439555.615850,VS0,VE0', | |
npm verb headers vary: 'Accept' } | |
npm verb etag https://registry.npmjs.org/unzip-response from cache | |
npm verb get saving unzip-response to /root/.npm/registry.npmjs.org/unzip-response/.cache.json | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb cache add spec unzip-response@^1.0.0 | |
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for unzip-response | |
npm verb addNameRange registry:https://registry.npmjs.org/unzip-response not in flight; fetching | |
npm verb get https://registry.npmjs.org/unzip-response not expired, no request | |
npm verb addNamed "1.0.0" is a plain semver version for unzip-response | |
npm verb afterAdd /root/.npm/unzip-response/1.0.0/package/package.json not in flight; writing | |
npm verb correctMkdir /root/.npm correctMkdir not in flight; initializing | |
npm verb afterAdd /root/.npm/unzip-response/1.0.0/package/package.json written | |
npm verb correctMkdir /root/.npm/_locks correctMkdir not in flight; initializing | |
npm verb lock using /root/.npm/_locks/staging-79e7bdb544c4027f.lock for /srv/nodejs/testLevelDown/node_modules/.staging | |
npm verb unbuild node_modules/.staging/abbrev-98460703 | |
npm verb unbuild node_modules/.staging/after-8c00a708 | |
npm verb unbuild node_modules/.staging/ansi-40236de1 | |
npm verb unbuild node_modules/.staging/ansi-regex-436f37f3 | |
npm verb unbuild node_modules/.staging/ansi-styles-d37b88a5 | |
npm verb unbuild node_modules/.staging/asn1-a9e7c3a2 | |
npm verb unbuild node_modules/.staging/assert-plus-11e834d2 | |
npm verb unbuild node_modules/.staging/async-4260b1b1 | |
npm verb unbuild node_modules/.staging/aws-sign2-7e4ddd05 | |
npm verb unbuild node_modules/.staging/balanced-match-2b631e28 | |
npm verb unbuild node_modules/.staging/bindings-66c4b239 | |
npm verb unbuild node_modules/.staging/caseless-6dd40c3b | |
npm verb unbuild node_modules/.staging/concat-map-008a1c76 | |
npm verb unbuild node_modules/.staging/brace-expansion-bd529b49 | |
npm verb unbuild node_modules/.staging/core-util-is-75b91473 | |
npm verb unbuild node_modules/.staging/assert-plus-3f5e0a03 | |
npm verb unbuild node_modules/.staging/dashdash-cb2792cd | |
npm verb unbuild node_modules/.staging/deep-extend-88587da3 | |
npm verb unbuild node_modules/.staging/delayed-stream-f0c8b5a3 | |
npm verb unbuild node_modules/.staging/combined-stream-6d7eb33b | |
npm verb unbuild node_modules/.staging/delegates-d44b2dd6 | |
npm verb unbuild node_modules/.staging/es6-symbol-d250d612 | |
npm verb unbuild node_modules/.staging/es5-ext-85736c12 | |
npm verb unbuild node_modules/.staging/d-fe49860f | |
npm verb unbuild node_modules/.staging/es6-iterator-15327c48 | |
npm verb unbuild node_modules/.staging/escape-string-regexp-b1e12a97 | |
npm verb unbuild node_modules/.staging/expand-template-4b17ea25 | |
npm verb unbuild node_modules/.staging/extend-666cb4bf | |
npm verb unbuild node_modules/.staging/extsprintf-28aceca9 | |
npm verb unbuild node_modules/.staging/fast-future-5730590e | |
npm verb unbuild node_modules/.staging/forever-agent-105c31f8 | |
npm verb unbuild node_modules/.staging/generate-function-c539c3f2 | |
npm verb unbuild node_modules/.staging/github-from-package-09a40682 | |
npm verb unbuild node_modules/.staging/minimatch-ae01deda | |
npm verb unbuild node_modules/.staging/graceful-fs-f78c9f24 | |
npm verb unbuild node_modules/.staging/graceful-readlink-137dcd4a | |
npm verb unbuild node_modules/.staging/commander-a67f101a | |
npm verb unbuild node_modules/.staging/has-ansi-ded0e07b | |
npm verb unbuild node_modules/.staging/has-unicode-385642a2 | |
npm verb unbuild node_modules/.staging/hoek-4b5a1e80 | |
npm verb unbuild node_modules/.staging/boom-39ec31d7 | |
npm verb unbuild node_modules/.staging/cryptiles-776e5f1f | |
npm verb unbuild node_modules/.staging/inherits-0d474ac9 | |
npm verb unbuild node_modules/.staging/block-stream-51660bbd | |
npm verb unbuild node_modules/.staging/ini-f1c7b3db | |
npm verb unbuild node_modules/.staging/is-property-d2338cea | |
npm verb unbuild node_modules/.staging/generate-object-property-ad5ab06d | |
npm verb unbuild node_modules/.staging/is-relative-fd06a5b7 | |
npm verb unbuild node_modules/.staging/is-absolute-62f87fe5 | |
npm verb unbuild node_modules/.staging/is-typedarray-6a6fb6fe | |
npm verb unbuild node_modules/.staging/isarray-13e69e9e | |
npm verb unbuild node_modules/.staging/isexe-6456bce4 | |
npm verb unbuild node_modules/.staging/isstream-08db0932 | |
npm verb unbuild node_modules/.staging/jsbn-1bf76b48 | |
npm verb unbuild node_modules/.staging/jodid25519-c51ec5db | |
npm verb unbuild node_modules/.staging/ecc-jsbn-c5d316e1 | |
npm verb unbuild node_modules/.staging/json-schema-06037ad4 | |
npm verb unbuild node_modules/.staging/json-stringify-safe-c2075cc9 | |
npm verb unbuild node_modules/.staging/jsonpointer-2b794f7a | |
npm verb unbuild node_modules/.staging/lodash._basetostring-d63216e7 | |
npm verb unbuild node_modules/.staging/lodash._root-235aa69c | |
npm verb unbuild node_modules/.staging/lodash.repeat-bc8594e6 | |
npm verb unbuild node_modules/.staging/lodash.pad-7095f681 | |
npm verb unbuild node_modules/.staging/lodash._createpadding-518a0402 | |
npm verb unbuild node_modules/.staging/lodash.padright-eb7bacb1 | |
npm verb unbuild node_modules/.staging/lodash.padleft-47c3ac6b | |
npm verb unbuild node_modules/.staging/gauge-90157fb7 | |
npm verb unbuild node_modules/.staging/lru-cache-3d769509 | |
npm verb unbuild node_modules/.staging/aws4-a34c4075 | |
npm verb unbuild node_modules/.staging/mime-db-e99edd62 | |
npm verb unbuild node_modules/.staging/mime-types-a4399bf2 | |
npm verb unbuild node_modules/.staging/form-data-478e9055 | |
npm verb unbuild node_modules/.staging/minimist-51f33978 | |
npm verb unbuild node_modules/.staging/minimist-081f469d | |
npm verb unbuild node_modules/.staging/ms-da90a368 | |
npm verb unbuild node_modules/.staging/debug-732dbbdb | |
npm verb unbuild node_modules/.staging/array-index-077d526f | |
npm verb unbuild node_modules/.staging/nan-22a8c2fb | |
npm verb unbuild node_modules/.staging/noop-logger-6ab0ab99 | |
npm verb unbuild node_modules/.staging/oauth-sign-493d7359 | |
npm verb unbuild node_modules/.staging/os-homedir-a33e64ba | |
npm verb unbuild node_modules/.staging/os-tmpdir-aabb43d4 | |
npm verb unbuild node_modules/.staging/osenv-cd0f04a4 | |
npm verb unbuild node_modules/.staging/path-array-a0c04c5d | |
npm verb unbuild node_modules/.staging/path-is-absolute-f776ea35 | |
npm verb unbuild node_modules/.staging/pinkie-cbfecd09 | |
npm verb unbuild node_modules/.staging/pinkie-promise-4ae29412 | |
npm verb unbuild node_modules/.staging/process-nextick-args-bd183226 | |
npm verb unbuild node_modules/.staging/qs-86a151ad | |
npm verb unbuild node_modules/.staging/minimatch-5390da5c | |
npm verb unbuild node_modules/.staging/sigmund-86906dea | |
npm verb unbuild node_modules/.staging/minimatch-e397d5aa | |
npm verb unbuild node_modules/.staging/simple-mime-8ec6f331 | |
npm verb unbuild node_modules/.staging/sntp-6c86e9e1 | |
npm verb unbuild node_modules/.staging/hawk-1a2d198d | |
npm verb unbuild node_modules/.staging/string_decoder-add06b32 | |
npm verb unbuild node_modules/.staging/readable-stream-bf097150 | |
npm verb unbuild node_modules/.staging/duplexer2-70907cb4 | |
npm verb unbuild node_modules/.staging/stringstream-3f8458eb | |
npm verb unbuild node_modules/.staging/strip-ansi-35ea174a | |
npm verb unbuild node_modules/.staging/supports-color-c37bee03 | |
npm verb unbuild node_modules/.staging/chalk-287b4a16 | |
npm verb unbuild node_modules/.staging/readable-stream-1c5ad458 | |
npm verb unbuild node_modules/.staging/tough-cookie-aa789369 | |
npm verb unbuild node_modules/.staging/tunnel-agent-30a2b3d9 | |
npm verb unbuild node_modules/.staging/tweetnacl-0af39965 | |
npm verb unbuild node_modules/.staging/unzip-response-a1728a4a | |
npm verb unbuild node_modules/.staging/url-template-c6e1b04b | |
npm verb unbuild node_modules/.staging/util-deprecate-01592dbe | |
npm verb unbuild node_modules/.staging/readable-stream-3532c1ff | |
npm verb unbuild node_modules/.staging/bl-7219098f | |
npm verb unbuild node_modules/.staging/are-we-there-yet-075dc6e6 | |
npm verb unbuild node_modules/.staging/npmlog-9c79db72 | |
npm verb unbuild node_modules/.staging/npmlog-0c8d547e | |
npm verb unbuild node_modules/.staging/verror-1d906526 | |
npm verb unbuild node_modules/.staging/jsprim-031664fd | |
npm verb unbuild node_modules/.staging/http-signature-51db1ec0 | |
npm verb unbuild node_modules/.staging/wrappy-f460e195 | |
npm verb unbuild node_modules/.staging/once-b9fc5735 | |
npm verb unbuild node_modules/.staging/end-of-stream-7e21a8db | |
npm verb unbuild node_modules/.staging/pump-13380bc2 | |
npm verb unbuild node_modules/.staging/inflight-8d22f4a0 | |
npm verb unbuild node_modules/.staging/glob-28c304bd | |
npm verb unbuild node_modules/.staging/fstream-fc2bf77f | |
npm verb unbuild node_modules/.staging/tar-3f765a6b | |
npm verb unbuild node_modules/.staging/glob-c821db6f | |
npm verb unbuild node_modules/.staging/xtend-7720c2ba | |
npm verb unbuild node_modules/.staging/through2-d68dfb47 | |
npm verb unbuild node_modules/.staging/hyperquest-8cc8710d | |
npm verb unbuild node_modules/.staging/tar-stream-bee5db3a | |
npm verb unbuild node_modules/.staging/tar-fs-202208ca | |
npm verb unbuild node_modules/.staging/simple-get-7032048b | |
npm verb unbuild node_modules/.staging/jsonist-c9058bbc | |
npm verb unbuild node_modules/.staging/is-my-json-valid-7adb80b4 | |
npm verb unbuild node_modules/.staging/request-4fc92ec1 | |
npm verb unbuild node_modules/.staging/ghutils-93505670 | |
npm verb unbuild node_modules/.staging/ghrepos-cf1b6516 | |
npm verb unbuild node_modules/.staging/ghreleases-964caa31 | |
npm verb unbuild node_modules/.staging/abstract-leveldown-b87b0d4f | |
npm verb unbuild node_modules/.staging/leveldown-e0eec2f5 | |
npm verb unbuild node_modules/.staging/mkdirp-cc373711 | |
npm verb unbuild node_modules/.staging/node-uuid-f12c6f67 | |
npm verb unbuild node_modules/.staging/nopt-57554b6b | |
npm verb unbuild node_modules/.staging/semver-ba65396f | |
npm verb unbuild node_modules/.staging/strip-json-comments-ad5ceef2 | |
npm verb unbuild node_modules/.staging/rc-013e60e9 | |
npm verb unbuild node_modules/.staging/sshpk-a0d5b395 | |
npm verb unbuild node_modules/.staging/which-02adf337 | |
npm verb unbuild node_modules/.staging/rimraf-56cde592 | |
npm verb unbuild node_modules/.staging/har-validator-7918f7a0 | |
npm verb unbuild node_modules/.staging/node-gyp-3b24449e | |
npm verb unbuild node_modules/.staging/prebuild-3be5c5f9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/abbrev-98460703 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/after-8c00a708 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-40236de1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-regex-436f37f3 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-styles-d37b88a5 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/asn1-a9e7c3a2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/assert-plus-11e834d2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/async-4260b1b1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/aws-sign2-7e4ddd05 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/balanced-match-2b631e28 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/bindings-66c4b239 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/caseless-6dd40c3b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/concat-map-008a1c76 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/brace-expansion-bd529b49 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/core-util-is-75b91473 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/assert-plus-3f5e0a03 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/dashdash-cb2792cd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/deep-extend-88587da3 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/delayed-stream-f0c8b5a3 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/combined-stream-6d7eb33b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/delegates-d44b2dd6 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es6-symbol-d250d612 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es5-ext-85736c12 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/d-fe49860f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es6-iterator-15327c48 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/escape-string-regexp-b1e12a97 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/expand-template-4b17ea25 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/extend-666cb4bf | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/extsprintf-28aceca9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/fast-future-5730590e | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/forever-agent-105c31f8 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/generate-function-c539c3f2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/github-from-package-09a40682 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-ae01deda | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/graceful-fs-f78c9f24 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/graceful-readlink-137dcd4a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/commander-a67f101a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/has-ansi-ded0e07b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/has-unicode-385642a2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hoek-4b5a1e80 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/boom-39ec31d7 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/cryptiles-776e5f1f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/inherits-0d474ac9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/block-stream-51660bbd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ini-f1c7b3db | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-property-d2338cea | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/generate-object-property-ad5ab06d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-relative-fd06a5b7 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-absolute-62f87fe5 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-typedarray-6a6fb6fe | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isarray-13e69e9e | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isexe-6456bce4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isstream-08db0932 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsbn-1bf76b48 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jodid25519-c51ec5db | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ecc-jsbn-c5d316e1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/json-schema-06037ad4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/json-stringify-safe-c2075cc9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsonpointer-2b794f7a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._basetostring-d63216e7 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._root-235aa69c | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.repeat-bc8594e6 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.pad-7095f681 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._createpadding-518a0402 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.padright-eb7bacb1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.padleft-47c3ac6b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/gauge-90157fb7 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lru-cache-3d769509 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/aws4-a34c4075 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mime-db-e99edd62 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mime-types-a4399bf2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/form-data-478e9055 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimist-51f33978 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimist-081f469d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ms-da90a368 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/debug-732dbbdb | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/array-index-077d526f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/nan-22a8c2fb | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/noop-logger-6ab0ab99 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/oauth-sign-493d7359 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/os-homedir-a33e64ba | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/os-tmpdir-aabb43d4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/osenv-cd0f04a4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/path-array-a0c04c5d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/path-is-absolute-f776ea35 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pinkie-cbfecd09 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pinkie-promise-4ae29412 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/process-nextick-args-bd183226 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/qs-86a151ad | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-5390da5c | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sigmund-86906dea | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-e397d5aa | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/simple-mime-8ec6f331 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sntp-6c86e9e1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hawk-1a2d198d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/string_decoder-add06b32 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-bf097150 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/duplexer2-70907cb4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/stringstream-3f8458eb | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/strip-ansi-35ea174a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/supports-color-c37bee03 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/chalk-287b4a16 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-1c5ad458 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tough-cookie-aa789369 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tunnel-agent-30a2b3d9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tweetnacl-0af39965 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/unzip-response-a1728a4a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/url-template-c6e1b04b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/util-deprecate-01592dbe | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-3532c1ff | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/bl-7219098f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/are-we-there-yet-075dc6e6 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/npmlog-9c79db72 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/npmlog-0c8d547e | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/verror-1d906526 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsprim-031664fd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/http-signature-51db1ec0 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/wrappy-f460e195 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/once-b9fc5735 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/end-of-stream-7e21a8db | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pump-13380bc2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/inflight-8d22f4a0 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/glob-28c304bd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/fstream-fc2bf77f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-3f765a6b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/glob-c821db6f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/xtend-7720c2ba | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/through2-d68dfb47 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hyperquest-8cc8710d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-stream-bee5db3a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-fs-202208ca | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/simple-get-7032048b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsonist-c9058bbc | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-my-json-valid-7adb80b4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/request-4fc92ec1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghutils-93505670 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghrepos-cf1b6516 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghreleases-964caa31 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/abstract-leveldown-b87b0d4f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/leveldown-e0eec2f5 | |
npm verb tar unpack /root/.npm/abbrev/1.0.7/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/abbrev-98460703 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/abbrev-98460703 | |
npm verb tar unpack /root/.npm/after/0.8.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/after-8c00a708 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/after-8c00a708 | |
npm verb tar unpack /root/.npm/ansi/0.3.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ansi-40236de1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-40236de1 | |
npm verb tar unpack /root/.npm/ansi-regex/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ansi-regex-436f37f3 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-regex-436f37f3 | |
npm verb tar unpack /root/.npm/ansi-styles/2.1.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ansi-styles-d37b88a5 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-styles-d37b88a5 | |
npm verb tar unpack /root/.npm/asn1/0.2.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/asn1-a9e7c3a2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/asn1-a9e7c3a2 | |
npm verb tar unpack /root/.npm/assert-plus/0.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/assert-plus-11e834d2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/assert-plus-11e834d2 | |
npm verb tar unpack /root/.npm/async/1.5.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/async-4260b1b1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/async-4260b1b1 | |
npm verb tar unpack /root/.npm/aws-sign2/0.6.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/aws-sign2-7e4ddd05 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/aws-sign2-7e4ddd05 | |
npm verb tar unpack /root/.npm/balanced-match/0.3.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/balanced-match-2b631e28 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/balanced-match-2b631e28 | |
npm verb tar unpack /root/.npm/bindings/1.2.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/bindings-66c4b239 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/bindings-66c4b239 | |
npm verb tar unpack /root/.npm/caseless/0.11.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/caseless-6dd40c3b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/caseless-6dd40c3b | |
npm verb tar unpack /root/.npm/concat-map/0.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/concat-map-008a1c76 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/concat-map-008a1c76 | |
npm verb tar unpack /root/.npm/brace-expansion/1.1.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/brace-expansion-bd529b49 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/brace-expansion-bd529b49 | |
npm verb tar unpack /root/.npm/core-util-is/1.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/core-util-is-75b91473 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/core-util-is-75b91473 | |
npm verb tar unpack /root/.npm/assert-plus/1.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/assert-plus-3f5e0a03 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/assert-plus-3f5e0a03 | |
npm verb tar unpack /root/.npm/dashdash/1.13.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/dashdash-cb2792cd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/dashdash-cb2792cd | |
npm verb tar unpack /root/.npm/deep-extend/0.4.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/deep-extend-88587da3 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/deep-extend-88587da3 | |
npm verb tar unpack /root/.npm/delayed-stream/1.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/delayed-stream-f0c8b5a3 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/delayed-stream-f0c8b5a3 | |
npm verb tar unpack /root/.npm/combined-stream/1.0.5/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/combined-stream-6d7eb33b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/combined-stream-6d7eb33b | |
npm verb tar unpack /root/.npm/delegates/1.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/delegates-d44b2dd6 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/delegates-d44b2dd6 | |
npm verb tar unpack /root/.npm/es6-symbol/3.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/es6-symbol-d250d612 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es6-symbol-d250d612 | |
npm verb tar unpack /root/.npm/es5-ext/0.10.11/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/es5-ext-85736c12 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es5-ext-85736c12 | |
npm verb tar unpack /root/.npm/d/0.1.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/d-fe49860f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/d-fe49860f | |
npm verb tar unpack /root/.npm/es6-iterator/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/es6-iterator-15327c48 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es6-iterator-15327c48 | |
npm verb tar unpack /root/.npm/escape-string-regexp/1.0.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/escape-string-regexp-b1e12a97 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/escape-string-regexp-b1e12a97 | |
npm verb tar unpack /root/.npm/expand-template/1.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/expand-template-4b17ea25 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/expand-template-4b17ea25 | |
npm verb tar unpack /root/.npm/extend/3.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/extend-666cb4bf | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/extend-666cb4bf | |
npm verb tar unpack /root/.npm/extsprintf/1.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/extsprintf-28aceca9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/extsprintf-28aceca9 | |
npm verb tar unpack /root/.npm/fast-future/1.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/fast-future-5730590e | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/fast-future-5730590e | |
npm verb tar unpack /root/.npm/forever-agent/0.6.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/forever-agent-105c31f8 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/forever-agent-105c31f8 | |
npm verb tar unpack /root/.npm/generate-function/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/generate-function-c539c3f2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/generate-function-c539c3f2 | |
npm verb tar unpack /root/.npm/github-from-package/0.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/github-from-package-09a40682 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/github-from-package-09a40682 | |
npm verb tar unpack /root/.npm/minimatch/2.0.10/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-ae01deda | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-ae01deda | |
npm verb tar unpack /root/.npm/graceful-fs/4.1.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/graceful-fs-f78c9f24 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/graceful-fs-f78c9f24 | |
npm verb tar unpack /root/.npm/graceful-readlink/1.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/graceful-readlink-137dcd4a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/graceful-readlink-137dcd4a | |
npm verb tar unpack /root/.npm/commander/2.9.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/commander-a67f101a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/commander-a67f101a | |
npm verb tar unpack /root/.npm/has-ansi/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/has-ansi-ded0e07b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/has-ansi-ded0e07b | |
npm verb tar unpack /root/.npm/has-unicode/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/has-unicode-385642a2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/has-unicode-385642a2 | |
npm verb tar unpack /root/.npm/hoek/2.16.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/hoek-4b5a1e80 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hoek-4b5a1e80 | |
npm verb tar unpack /root/.npm/boom/2.10.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/boom-39ec31d7 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/boom-39ec31d7 | |
npm verb tar unpack /root/.npm/cryptiles/2.0.5/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/cryptiles-776e5f1f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/cryptiles-776e5f1f | |
npm verb tar unpack /root/.npm/inherits/2.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/inherits-0d474ac9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/inherits-0d474ac9 | |
npm verb tar unpack /root/.npm/block-stream/0.0.8/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/block-stream-51660bbd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/block-stream-51660bbd | |
npm verb tar unpack /root/.npm/ini/1.3.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ini-f1c7b3db | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ini-f1c7b3db | |
npm verb tar unpack /root/.npm/is-property/1.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/is-property-d2338cea | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-property-d2338cea | |
npm verb tar unpack /root/.npm/generate-object-property/1.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/generate-object-property-ad5ab06d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/generate-object-property-ad5ab06d | |
npm verb tar unpack /root/.npm/is-relative/0.1.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/is-relative-fd06a5b7 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-relative-fd06a5b7 | |
npm verb tar unpack /root/.npm/is-absolute/0.1.7/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/is-absolute-62f87fe5 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-absolute-62f87fe5 | |
npm verb tar unpack /root/.npm/is-typedarray/1.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/is-typedarray-6a6fb6fe | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-typedarray-6a6fb6fe | |
npm verb tar unpack /root/.npm/isarray/0.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/isarray-13e69e9e | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isarray-13e69e9e | |
npm verb tar unpack /root/.npm/isexe/1.1.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/isexe-6456bce4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isexe-6456bce4 | |
npm verb tar unpack /root/.npm/isstream/0.1.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/isstream-08db0932 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isstream-08db0932 | |
npm verb tar unpack /root/.npm/jsbn/0.1.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/jsbn-1bf76b48 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsbn-1bf76b48 | |
npm verb tar unpack /root/.npm/jodid25519/1.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/jodid25519-c51ec5db | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jodid25519-c51ec5db | |
npm verb tar unpack /root/.npm/ecc-jsbn/0.1.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ecc-jsbn-c5d316e1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ecc-jsbn-c5d316e1 | |
npm verb tar unpack /root/.npm/json-schema/0.2.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/json-schema-06037ad4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/json-schema-06037ad4 | |
npm verb tar unpack /root/.npm/json-stringify-safe/5.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/json-stringify-safe-c2075cc9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/json-stringify-safe-c2075cc9 | |
npm verb tar unpack /root/.npm/jsonpointer/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/jsonpointer-2b794f7a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsonpointer-2b794f7a | |
npm verb tar unpack /root/.npm/lodash._basetostring/3.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/lodash._basetostring-d63216e7 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._basetostring-d63216e7 | |
npm verb tar unpack /root/.npm/lodash._root/3.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/lodash._root-235aa69c | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._root-235aa69c | |
npm verb tar unpack /root/.npm/lodash.repeat/3.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/lodash.repeat-bc8594e6 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.repeat-bc8594e6 | |
npm verb tar unpack /root/.npm/lodash.pad/3.3.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/lodash.pad-7095f681 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.pad-7095f681 | |
npm verb tar unpack /root/.npm/lodash._createpadding/3.6.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/lodash._createpadding-518a0402 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._createpadding-518a0402 | |
npm verb tar unpack /root/.npm/lodash.padright/3.1.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/lodash.padright-eb7bacb1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.padright-eb7bacb1 | |
npm verb tar unpack /root/.npm/lodash.padleft/3.1.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/lodash.padleft-47c3ac6b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.padleft-47c3ac6b | |
npm verb tar unpack /root/.npm/gauge/1.2.5/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/gauge-90157fb7 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/gauge-90157fb7 | |
npm verb tar unpack /root/.npm/lru-cache/2.7.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/lru-cache-3d769509 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lru-cache-3d769509 | |
npm verb tar unpack /root/.npm/aws4/1.2.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/aws4-a34c4075 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/aws4-a34c4075 | |
npm verb tar unpack /root/.npm/mime-db/1.21.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/mime-db-e99edd62 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mime-db-e99edd62 | |
npm verb tar unpack /root/.npm/mime-types/2.1.9/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/mime-types-a4399bf2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mime-types-a4399bf2 | |
npm verb tar unpack /root/.npm/form-data/1.0.0-rc3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/form-data-478e9055 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/form-data-478e9055 | |
npm verb tar unpack /root/.npm/minimist/1.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/minimist-51f33978 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimist-51f33978 | |
npm verb tar unpack /root/.npm/minimist/0.0.8/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/minimist-081f469d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimist-081f469d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mkdirp-cc373711 | |
npm verb tar unpack /root/.npm/ms/0.7.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ms-da90a368 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ms-da90a368 | |
npm verb tar unpack /root/.npm/debug/2.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/debug-732dbbdb | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/debug-732dbbdb | |
npm verb tar unpack /root/.npm/array-index/1.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/array-index-077d526f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/array-index-077d526f | |
npm verb tar unpack /root/.npm/nan/2.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/nan-22a8c2fb | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/nan-22a8c2fb | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/node-uuid-f12c6f67 | |
npm verb tar unpack /root/.npm/noop-logger/0.1.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/noop-logger-6ab0ab99 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/noop-logger-6ab0ab99 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/nopt-57554b6b | |
npm verb tar unpack /root/.npm/oauth-sign/0.8.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/oauth-sign-493d7359 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/oauth-sign-493d7359 | |
npm verb tar unpack /root/.npm/os-homedir/1.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/os-homedir-a33e64ba | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/os-homedir-a33e64ba | |
npm verb tar unpack /root/.npm/os-tmpdir/1.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/os-tmpdir-aabb43d4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/os-tmpdir-aabb43d4 | |
npm verb tar unpack /root/.npm/osenv/0.1.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/osenv-cd0f04a4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/osenv-cd0f04a4 | |
npm verb tar unpack /root/.npm/path-array/1.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/path-array-a0c04c5d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/path-array-a0c04c5d | |
npm verb tar unpack /root/.npm/path-is-absolute/1.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/path-is-absolute-f776ea35 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/path-is-absolute-f776ea35 | |
npm verb tar unpack /root/.npm/pinkie/2.0.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/pinkie-cbfecd09 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pinkie-cbfecd09 | |
npm verb tar unpack /root/.npm/pinkie-promise/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/pinkie-promise-4ae29412 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pinkie-promise-4ae29412 | |
npm verb tar unpack /root/.npm/process-nextick-args/1.0.6/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/process-nextick-args-bd183226 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/process-nextick-args-bd183226 | |
npm verb tar unpack /root/.npm/qs/6.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/qs-86a151ad | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/qs-86a151ad | |
npm verb tar unpack /root/.npm/minimatch/3.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-5390da5c | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-5390da5c | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/semver-ba65396f | |
npm verb tar unpack /root/.npm/sigmund/1.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/sigmund-86906dea | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sigmund-86906dea | |
npm verb tar unpack /root/.npm/minimatch/1.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-e397d5aa | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-e397d5aa | |
npm verb tar unpack /root/.npm/simple-mime/0.1.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/simple-mime-8ec6f331 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/simple-mime-8ec6f331 | |
npm verb tar unpack /root/.npm/sntp/1.0.9/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/sntp-6c86e9e1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sntp-6c86e9e1 | |
npm verb tar unpack /root/.npm/hawk/3.1.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/hawk-1a2d198d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hawk-1a2d198d | |
npm verb tar unpack /root/.npm/string_decoder/0.10.31/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/string_decoder-add06b32 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/string_decoder-add06b32 | |
npm verb tar unpack /root/.npm/readable-stream/1.1.13/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-bf097150 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-bf097150 | |
npm verb tar unpack /root/.npm/duplexer2/0.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/duplexer2-70907cb4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/duplexer2-70907cb4 | |
npm verb tar unpack /root/.npm/stringstream/0.0.5/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/stringstream-3f8458eb | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/stringstream-3f8458eb | |
npm verb tar unpack /root/.npm/strip-ansi/3.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/strip-ansi-35ea174a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/strip-ansi-35ea174a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/strip-json-comments-ad5ceef2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/rc-013e60e9 | |
npm verb tar unpack /root/.npm/supports-color/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/supports-color-c37bee03 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/supports-color-c37bee03 | |
npm verb tar unpack /root/.npm/chalk/1.1.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/chalk-287b4a16 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/chalk-287b4a16 | |
npm verb tar unpack /root/.npm/readable-stream/1.0.33/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-1c5ad458 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-1c5ad458 | |
npm verb tar unpack /root/.npm/tough-cookie/2.2.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/tough-cookie-aa789369 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tough-cookie-aa789369 | |
npm verb tar unpack /root/.npm/tunnel-agent/0.4.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/tunnel-agent-30a2b3d9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tunnel-agent-30a2b3d9 | |
npm verb tar unpack /root/.npm/tweetnacl/0.13.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/tweetnacl-0af39965 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tweetnacl-0af39965 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sshpk-a0d5b395 | |
npm verb tar unpack /root/.npm/unzip-response/1.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/unzip-response-a1728a4a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/unzip-response-a1728a4a | |
npm verb tar unpack /root/.npm/url-template/2.0.6/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/url-template-c6e1b04b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/url-template-c6e1b04b | |
npm verb tar unpack /root/.npm/util-deprecate/1.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/util-deprecate-01592dbe | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/util-deprecate-01592dbe | |
npm verb tar unpack /root/.npm/readable-stream/2.0.5/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-3532c1ff | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-3532c1ff | |
npm verb tar unpack /root/.npm/bl/1.0.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/bl-7219098f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/bl-7219098f | |
npm verb tar unpack /root/.npm/are-we-there-yet/1.0.6/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/are-we-there-yet-075dc6e6 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/are-we-there-yet-075dc6e6 | |
npm verb tar unpack /root/.npm/npmlog/2.0.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/npmlog-9c79db72 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/npmlog-9c79db72 | |
npm verb tar unpack /root/.npm/npmlog/1.2.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/npmlog-0c8d547e | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/npmlog-0c8d547e | |
npm verb tar unpack /root/.npm/verror/1.3.6/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/verror-1d906526 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/verror-1d906526 | |
npm verb tar unpack /root/.npm/jsprim/1.2.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/jsprim-031664fd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsprim-031664fd | |
npm verb tar unpack /root/.npm/http-signature/1.1.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/http-signature-51db1ec0 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/http-signature-51db1ec0 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/which-02adf337 | |
npm verb tar unpack /root/.npm/wrappy/1.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/wrappy-f460e195 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/wrappy-f460e195 | |
npm verb tar unpack /root/.npm/once/1.3.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/once-b9fc5735 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/once-b9fc5735 | |
npm verb tar unpack /root/.npm/end-of-stream/1.1.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/end-of-stream-7e21a8db | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/end-of-stream-7e21a8db | |
npm verb tar unpack /root/.npm/pump/1.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/pump-13380bc2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pump-13380bc2 | |
npm verb tar unpack /root/.npm/inflight/1.0.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/inflight-8d22f4a0 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/inflight-8d22f4a0 | |
npm verb tar unpack /root/.npm/glob/7.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/glob-28c304bd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/glob-28c304bd | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/rimraf-56cde592 | |
npm verb tar unpack /root/.npm/fstream/1.0.8/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/fstream-fc2bf77f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/fstream-fc2bf77f | |
npm verb tar unpack /root/.npm/tar/2.2.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/tar-3f765a6b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-3f765a6b | |
npm verb tar unpack /root/.npm/glob/4.5.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/glob-c821db6f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/glob-c821db6f | |
npm verb tar unpack /root/.npm/xtend/4.0.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/xtend-7720c2ba | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/xtend-7720c2ba | |
npm verb tar unpack /root/.npm/through2/0.6.5/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/through2-d68dfb47 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/through2-d68dfb47 | |
npm verb tar unpack /root/.npm/hyperquest/1.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/hyperquest-8cc8710d | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hyperquest-8cc8710d | |
npm verb tar unpack /root/.npm/tar-stream/1.3.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/tar-stream-bee5db3a | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-stream-bee5db3a | |
npm verb tar unpack /root/.npm/tar-fs/1.10.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/tar-fs-202208ca | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-fs-202208ca | |
npm verb tar unpack /root/.npm/simple-get/1.4.3/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/simple-get-7032048b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/simple-get-7032048b | |
npm verb tar unpack /root/.npm/jsonist/1.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/jsonist-c9058bbc | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsonist-c9058bbc | |
npm verb tar unpack /root/.npm/is-my-json-valid/2.12.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/is-my-json-valid-7adb80b4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-my-json-valid-7adb80b4 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/har-validator-7918f7a0 | |
npm verb tar unpack /root/.npm/request/2.69.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/request-4fc92ec1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/request-4fc92ec1 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/node-gyp-3b24449e | |
npm verb tar unpack /root/.npm/ghutils/3.2.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ghutils-93505670 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghutils-93505670 | |
npm verb tar unpack /root/.npm/ghrepos/2.0.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ghrepos-cf1b6516 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghrepos-cf1b6516 | |
npm verb tar unpack /root/.npm/ghreleases/1.0.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/ghreleases-964caa31 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghreleases-964caa31 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/prebuild-3be5c5f9 | |
npm verb tar unpack /root/.npm/abstract-leveldown/2.4.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/abstract-leveldown-b87b0d4f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/abstract-leveldown-b87b0d4f | |
npm verb tar unpack /root/.npm/leveldown/1.4.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/leveldown-e0eec2f5 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/leveldown-e0eec2f5 | |
npm verb tar unpack /root/.npm/mkdirp/0.5.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/mkdirp-cc373711 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mkdirp-cc373711 | |
npm verb tar unpack /root/.npm/node-uuid/1.4.7/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/node-uuid-f12c6f67 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/node-uuid-f12c6f67 | |
npm verb tar unpack /root/.npm/nopt/3.0.6/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/nopt-57554b6b | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/nopt-57554b6b | |
npm verb tar unpack /root/.npm/semver/5.1.0/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/semver-ba65396f | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/semver-ba65396f | |
npm verb tar unpack /root/.npm/strip-json-comments/1.0.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/strip-json-comments-ad5ceef2 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/strip-json-comments-ad5ceef2 | |
npm verb tar unpack /root/.npm/rc/1.1.6/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/rc-013e60e9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/rc-013e60e9 | |
npm verb tar unpack /root/.npm/sshpk/1.7.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/sshpk-a0d5b395 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sshpk-a0d5b395 | |
npm verb tar unpack /root/.npm/which/1.2.4/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/which-02adf337 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/which-02adf337 | |
npm verb tar unpack /root/.npm/rimraf/2.5.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/rimraf-56cde592 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/rimraf-56cde592 | |
npm verb tar unpack /root/.npm/har-validator/2.0.6/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/har-validator-7918f7a0 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/har-validator-7918f7a0 | |
npm verb tar unpack /root/.npm/node-gyp/3.2.1/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/node-gyp-3b24449e | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/node-gyp-3b24449e | |
npm verb tar unpack /root/.npm/prebuild/2.9.2/package.tgz | |
npm verb tar unpacking to /srv/nodejs/testLevelDown/node_modules/.staging/prebuild-3be5c5f9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/prebuild-3be5c5f9 | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/bindings-66c4b239/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/aws-sign2-7e4ddd05/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-regex-436f37f3/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/escape-string-regexp-b1e12a97/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/forever-agent-105c31f8/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/has-ansi-ded0e07b/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ini-f1c7b3db/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-relative-fd06a5b7/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._root-235aa69c/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.repeat-bc8594e6/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.pad-7095f681/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pinkie-promise-4ae29412/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/simple-mime-8ec6f331/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/strip-ansi-35ea174a/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/once-b9fc5735/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-styles-d37b88a5/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-absolute-62f87fe5/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._basetostring-d63216e7/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash._createpadding-518a0402/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.padright-eb7bacb1/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lodash.padleft-47c3ac6b/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/os-homedir-a33e64ba/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/os-tmpdir-aabb43d4/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/path-is-absolute-f776ea35/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pinkie-cbfecd09/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/supports-color-c37bee03/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/chalk-287b4a16/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/unzip-response-a1728a4a/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/combined-stream-6d7eb33b/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-5390da5c/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tunnel-agent-30a2b3d9/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/assert-plus-11e834d2/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/brace-expansion-bd529b49/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/assert-plus-3f5e0a03/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/string_decoder-add06b32/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/dashdash-cb2792cd/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-property-d2338cea/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isarray-13e69e9e/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsonpointer-2b794f7a/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/oauth-sign-493d7359/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/caseless-6dd40c3b/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-typedarray-6a6fb6fe/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mime-types-a4399bf2/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/form-data-478e9055/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsprim-031664fd/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/through2-d68dfb47/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/wrappy-f460e195/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/commander-a67f101a/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/strip-json-comments-ad5ceef2/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/rimraf-56cde592/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-ae01deda/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/graceful-readlink-137dcd4a/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/expand-template-4b17ea25/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/inherits-0d474ac9/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/process-nextick-args-bd183226/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ms-da90a368/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/util-deprecate-01592dbe/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/deep-extend-88587da3/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/delayed-stream-f0c8b5a3/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/inflight-8d22f4a0/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/end-of-stream-7e21a8db/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/core-util-is-75b91473/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/simple-get-7032048b/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/has-unicode-385642a2/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sigmund-86906dea/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/glob-28c304bd/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/glob-c821db6f/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/generate-object-property-ad5ab06d/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/stringstream-3f8458eb/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/pump-13380bc2/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/generate-function-c539c3f2/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghutils-93505670/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/after-8c00a708/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/concat-map-008a1c76/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/graceful-fs-f78c9f24/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-stream-bee5db3a/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/cryptiles-776e5f1f/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsbn-1bf76b48/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/url-template-c6e1b04b/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghreleases-964caa31/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/gauge-90157fb7/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/abbrev-98460703/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/noop-logger-6ab0ab99/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/delegates-d44b2dd6/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/aws4-a34c4075/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mime-db-e99edd62/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isstream-08db0932/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jsonist-c9058bbc/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ghrepos-cf1b6516/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/path-array-a0c04c5d/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/bl-7219098f/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/npmlog-9c79db72/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/npmlog-0c8d547e/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/duplexer2-70907cb4/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/are-we-there-yet-075dc6e6/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/fast-future-5730590e/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/xtend-7720c2ba/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/balanced-match-2b631e28/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/async-4260b1b1/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/isexe-6456bce4/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/json-stringify-safe-c2075cc9/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ecc-jsbn-c5d316e1/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/osenv-cd0f04a4/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/boom-39ec31d7/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tweetnacl-0af39965/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/nopt-57554b6b/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/extsprintf-28aceca9/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/extend-666cb4bf/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/which-02adf337/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/array-index-077d526f/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/debug-732dbbdb/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sntp-6c86e9e1/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/lru-cache-3d769509/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimatch-e397d5aa/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tough-cookie-aa789369/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/http-signature-51db1ec0/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/ansi-40236de1/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/rc-013e60e9/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/github-from-package-09a40682/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/d-fe49860f/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/asn1-a9e7c3a2/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimist-081f469d/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-1c5ad458/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/semver-ba65396f/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/jodid25519-c51ec5db/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-bf097150/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/block-stream-51660bbd/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-fs-202208ca/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hoek-4b5a1e80/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/node-uuid-f12c6f67/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/verror-1d906526/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hyperquest-8cc8710d/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/readable-stream-3532c1ff/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/qs-86a151ad/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/minimist-51f33978/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es6-symbol-d250d612/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/request-4fc92ec1/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es6-iterator-15327c48/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/mkdirp-cc373711/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/har-validator-7918f7a0/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/fstream-fc2bf77f/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/abstract-leveldown-b87b0d4f/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/hawk-1a2d198d/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/sshpk-a0d5b395/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/prebuild-3be5c5f9/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/json-schema-06037ad4/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/tar-3f765a6b/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/is-my-json-valid-7adb80b4/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/nan-22a8c2fb/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/node-gyp-3b24449e/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/leveldown-e0eec2f5/node_modules | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.staging/es5-ext-85736c12/node_modules | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info lifecycle [email protected]~preinstall: [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { mkdirp: 'bin/cmd.js' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/mkdirp | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { uuid: './bin/uuid' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/uuid | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { nopt: './bin/nopt.js' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/nopt | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { semver: './bin/semver' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/semver | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { 'strip-json-comments': 'cli.js' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/strip-json-comments | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { rc: './index.js' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/rc | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { 'sshpk-conv': 'bin/sshpk-conv', | |
npm verb link bins 'sshpk-sign': 'bin/sshpk-sign', | |
npm verb link bins 'sshpk-verify': 'bin/sshpk-verify' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/sshpk-conv | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/sshpk-sign | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/sshpk-verify | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { which: './bin/which' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/which | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { rimraf: './bin.js' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/rimraf | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { 'har-validator': 'bin/har-validator' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/har-validator | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { 'node-gyp': './bin/node-gyp.js' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/node-gyp | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb link bins [ { prebuild: './bin.js' }, | |
npm verb link bins '/srv/nodejs/testLevelDown/node_modules/.bin', | |
npm verb link bins false ] | |
npm verb linkMans [email protected] | |
npm verb gentlyRm don't care about contents; nuking /srv/nodejs/testLevelDown/node_modules/.bin/prebuild | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info linkStuff [email protected] | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
npm info lifecycle [email protected]~install: [email protected] | |
> [email protected] install /srv/nodejs/testLevelDown/node_modules/leveldown | |
> prebuild --install | |
prebuild info begin Prebuild version 2.9.2 | |
prebuild info looking for local prebuild @ prebuilds/leveldown-v1.4.4-node-v47-linux-arm.tar.gz | |
prebuild info looking for cached prebuild @ /root/.npm/_prebuilds/https-github.com-level-leveldown-releases-download-v1.4.4-leveldown-v1.4.4-node-v47-linux-arm.tar.gz | |
prebuild http request GET https://github.com/level/leveldown/releases/download/v1.4.4/leveldown-v1.4.4-node-v47-linux-arm.tar.gz | |
prebuild http 404 https://github.com/level/leveldown/releases/download/v1.4.4/leveldown-v1.4.4-node-v47-linux-arm.tar.gz | |
prebuild WARN install Prebuilt binaries for node version v5.6.0 are not available | |
prebuild info install We will now try to compile from source. | |
prebuild verb starting node-gyp process | |
prebuild verb execute node-gyp with `node index.js rebuild --target=v5.6.0 --target_arch=arm` | |
gyp verb command rebuild [] | |
prebuild verb ok | |
gyp verb command clean [] | |
gyp verb clean removing "build" directory | |
prebuild verb ok | |
gyp verb command configure [] | |
gyp verb check python checking for Python executable "python2" in the PATH | |
gyp verb `which` succeeded python2 /usr/bin/python2 | |
gyp verb check python version `/usr/bin/python2 -c "import platform; print(platform.python_version());"` returned: "2.7.6\n" | |
gyp verb get node dir no --target version specified, falling back to host node version: 5.6.0 | |
gyp verb command install [ '5.6.0' ] | |
gyp verb install input version string "5.6.0" | |
gyp verb install installing version: 5.6.0 | |
gyp verb install --ensure was passed, so won't reinstall if already installed | |
gyp verb install version is already installed, need to check "installVersion" | |
gyp verb got "installVersion" 9 | |
gyp verb needs "installVersion" 9 | |
gyp verb install version is good | |
gyp verb get node dir target node version installed: 5.6.0 | |
gyp verb build dir attempting to create "build" dir: /srv/nodejs/testLevelDown/node_modules/leveldown/build | |
gyp verb build dir "build" dir needed to be created? /srv/nodejs/testLevelDown/node_modules/leveldown/build | |
gyp verb build/config.gypi creating config file | |
gyp verb build/config.gypi writing out config file: /srv/nodejs/testLevelDown/node_modules/leveldown/build/config.gypi | |
gyp verb config.gypi checking for gypi file: /srv/nodejs/testLevelDown/node_modules/leveldown/config.gypi | |
gyp verb common.gypi checking for gypi file: /srv/nodejs/testLevelDown/node_modules/leveldown/common.gypi | |
gyp verb gyp gyp format was not specified; forcing "make" | |
gyp info spawn /usr/bin/python2 | |
gyp info spawn args [ '/srv/nodejs/testLevelDown/node_modules/node-gyp/gyp/gyp_main.py', | |
gyp info spawn args 'binding.gyp', | |
gyp info spawn args '-f', | |
gyp info spawn args 'make', | |
gyp info spawn args '-I', | |
gyp info spawn args '/srv/nodejs/testLevelDown/node_modules/leveldown/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/srv/nodejs/testLevelDown/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/root/.node-gyp/5.6.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/root/.node-gyp/5.6.0', | |
gyp info spawn args '-Dnode_gyp_dir=/srv/nodejs/testLevelDown/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/srv/nodejs/testLevelDown/node_modules/leveldown', | |
gyp info spawn args '--depth=.', | |
gyp info spawn args '--no-parallel', | |
gyp info spawn args '--generator-output', | |
gyp info spawn args 'build', | |
gyp info spawn args '-Goutput_dir=.' ] | |
prebuild verb ok | |
gyp verb command build [] | |
gyp verb build type Release | |
gyp verb architecture arm | |
gyp verb node dev dir /root/.node-gyp/5.6.0 | |
gyp verb `which` succeeded for `make` /usr/bin/make | |
gyp info spawn make | |
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ] | |
make: Entering directory `/srv/nodejs/testLevelDown/node_modules/leveldown/build' | |
g++ '-DNODE_GYP_MODULE_NAME=leveldb' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DSNAPPY=1' '-DLEVELDB_PLATFORM_POSIX=1' '-DOS_LINUX=1' -I/root/.node-gyp/5.6.0/include/node -I/root/.node-gyp/5.6.0/src -I/root/.node-gyp/5.6.0/deps/uv/include -I/root/.node-gyp/5.6.0/deps/v8/include -I../deps/leveldb/leveldb-1.18.0 -I../deps/leveldb/leveldb-1.18.0/include -I../deps/snappy/snappy-1.1.1 -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -std=c++0x -Wno-sign-compare -Wno-unused-but-set-variable -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/leveldb/deps/leveldb/leveldb-1.18.0/db/builder.o.d.raw -c -o Release/obj.target/leveldb/deps/leveldb/leveldb-1.18.0/db/builder.o ../deps/leveldb/leveldb-1.18.0/db/builder.cc | |
make: g++: Command not found | |
make: *** [Release/obj.target/leveldb/deps/leveldb/leveldb-1.18.0/db/builder.o] Error 127 | |
make: Leaving directory `/srv/nodejs/testLevelDown/node_modules/leveldown/build' | |
prebuild ERR! build error | |
prebuild ERR! stack Error: `make` failed with exit code: 2 | |
prebuild ERR! stack at ChildProcess.onExit (/srv/nodejs/testLevelDown/node_modules/node-gyp/lib/build.js:276:23) | |
prebuild ERR! stack at emitTwo (events.js:100:13) | |
prebuild ERR! stack at ChildProcess.emit (events.js:185:7) | |
prebuild ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12) | |
prebuild ERR! not ok | |
prebuild ERR! build Error: `make` failed with exit code: 2 | |
prebuild ERR! build at ChildProcess.onExit (/srv/nodejs/testLevelDown/node_modules/node-gyp/lib/build.js:276:23) | |
prebuild ERR! build at emitTwo (events.js:100:13) | |
prebuild ERR! build at ChildProcess.emit (events.js:185:7) | |
prebuild ERR! build at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12) | |
npm verb lifecycle [email protected]~install: unsafe-perm in lifecycle false | |
npm verb lifecycle [email protected]~install: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/srv/nodejs/testLevelDown/node_modules/leveldown/node_modules/.bin:/srv/nodejs/testLevelDown/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games | |
npm verb lifecycle [email protected]~install: CWD: /srv/nodejs/testLevelDown/node_modules/leveldown | |
npm info lifecycle [email protected]~install: Failed to exec install script | |
npm verb unlock done using /root/.npm/_locks/staging-79e7bdb544c4027f.lock for /srv/nodejs/testLevelDown/node_modules/.staging | |
/srv/nodejs/testLevelDown | |
└── (empty) | |
npm WARN enoent ENOENT: no such file or directory, open '/srv/nodejs/testLevelDown/package.json' | |
npm WARN testLevelDown No description | |
npm WARN testLevelDown No repository field. | |
npm WARN testLevelDown No README data | |
npm WARN testLevelDown No license field. | |
npm verb stack Error: [email protected] install: `prebuild --install` | |
npm verb stack Exit status 2 | |
npm verb stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:232:16) | |
npm verb stack at emitTwo (events.js:100:13) | |
npm verb stack at EventEmitter.emit (events.js:185:7) | |
npm verb stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14) | |
npm verb stack at emitTwo (events.js:100:13) | |
npm verb stack at ChildProcess.emit (events.js:185:7) | |
npm verb stack at maybeClose (internal/child_process.js:827:16) | |
npm verb stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) | |
npm verb pkgid [email protected] | |
npm verb cwd /srv/nodejs/testLevelDown | |
npm ERR! Linux 3.2.34-30 | |
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "leveldown" "--verbose" | |
npm ERR! node v5.6.0 | |
npm ERR! npm v3.6.0 | |
npm ERR! code ELIFECYCLE | |
npm ERR! [email protected] install: `prebuild --install` | |
npm ERR! Exit status 2 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script 'prebuild --install'. | |
npm ERR! Make sure you have the latest version of node.js and npm installed. | |
npm ERR! If you do, this is most likely a problem with the leveldown package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! prebuild --install | |
npm ERR! You can get information on how to open an issue for this project with: | |
npm ERR! npm bugs leveldown | |
npm ERR! Or if that isn't available, you can get their info via: | |
npm ERR! npm owner ls leveldown | |
npm ERR! There is likely additional logging output above. | |
npm verb exit [ 1, true ] | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /srv/nodejs/testLevelDown/npm-debug.log | |
npm ERR! code 1 | |
root@user:/srv/nodejs/testLevelDown# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment