Created
October 5, 2015 21:03
-
-
Save othiym23/555eee679eebf0afad04 to your computer and use it in GitHub Desktop.
This file contains 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
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'i' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 silly loadCurrentTree Starting | |
5 silly install loadCurrentTree | |
6 silly install readLocalPackageData | |
7 silly install normalizeTree | |
8 silly loadCurrentTree Finishing | |
9 silly loadIdealTree Starting | |
10 silly install loadIdealTree | |
11 silly cloneCurrentTree Starting | |
12 silly install cloneCurrentTreeToIdealTree | |
13 silly cloneCurrentTree Finishing | |
14 silly loadShrinkwrap Starting | |
15 silly install loadShrinkwrap | |
16 silly loadShrinkwrap Finishing | |
17 silly loadAllDepsIntoIdealTree Starting | |
18 silly install loadAllDepsIntoIdealTree | |
19 silly fetchNamedPackageData nock | |
20 silly mapToRegistry name nock | |
21 silly mapToRegistry using default registry | |
22 silly mapToRegistry registry https://registry.npmjs.org/ | |
23 silly mapToRegistry uri https://registry.npmjs.org/nock | |
24 silly fetchNamedPackageData require-inject | |
25 silly mapToRegistry name require-inject | |
26 silly mapToRegistry using default registry | |
27 silly mapToRegistry registry https://registry.npmjs.org/ | |
28 silly mapToRegistry uri https://registry.npmjs.org/require-inject | |
29 silly fetchNamedPackageData tap | |
30 silly mapToRegistry name tap | |
31 silly mapToRegistry using default registry | |
32 silly mapToRegistry registry https://registry.npmjs.org/ | |
33 silly mapToRegistry uri https://registry.npmjs.org/tap | |
34 verbose request uri https://registry.npmjs.org/require-inject | |
35 verbose request no auth needed | |
36 info attempt registry request try #1 at 2:02:06 PM | |
37 verbose request using bearer token for auth | |
38 verbose request id aef223f6d8913d39 | |
39 verbose etag "4549N1IWLHJ0122117VU88FKX" | |
40 http request GET https://registry.npmjs.org/require-inject | |
41 verbose request uri https://registry.npmjs.org/tap | |
42 verbose request no auth needed | |
43 info attempt registry request try #1 at 2:02:06 PM | |
44 verbose request using bearer token for auth | |
45 verbose etag "13TCNYXHXVY3N09OUPUS762AB" | |
46 http request GET https://registry.npmjs.org/tap | |
47 verbose request uri https://registry.npmjs.org/nock | |
48 verbose request no auth needed | |
49 info attempt registry request try #1 at 2:02:06 PM | |
50 verbose request using bearer token for auth | |
51 verbose etag "1FA4FVIGQIJSYJWIVSB3IFNDV" | |
52 http request GET https://registry.npmjs.org/nock | |
53 http 200 https://registry.npmjs.org/require-inject | |
54 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
54 verbose headers etag: '"IYW57FW3WW50D5N7OIQAOEO2"', | |
54 verbose headers 'content-type': 'application/json', | |
54 verbose headers 'cache-control': 'max-age=60', | |
54 verbose headers 'content-length': '9697', | |
54 verbose headers 'accept-ranges': 'bytes', | |
54 verbose headers date: 'Mon, 05 Oct 2015 21:02:07 GMT', | |
54 verbose headers via: '1.1 varnish', | |
54 verbose headers connection: 'keep-alive', | |
54 verbose headers 'x-served-by': 'cache-sjc3133-SJC', | |
54 verbose headers 'x-cache': 'MISS', | |
54 verbose headers 'x-cache-hits': '0', | |
54 verbose headers 'x-timer': 'S1444078927.113416,VS0,VE91', | |
54 verbose headers vary: 'Accept' } | |
55 silly get cb [ 200, | |
55 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
55 silly get etag: '"IYW57FW3WW50D5N7OIQAOEO2"', | |
55 silly get 'content-type': 'application/json', | |
55 silly get 'cache-control': 'max-age=60', | |
55 silly get 'content-length': '9697', | |
55 silly get 'accept-ranges': 'bytes', | |
55 silly get date: 'Mon, 05 Oct 2015 21:02:07 GMT', | |
55 silly get via: '1.1 varnish', | |
55 silly get connection: 'keep-alive', | |
55 silly get 'x-served-by': 'cache-sjc3133-SJC', | |
55 silly get 'x-cache': 'MISS', | |
55 silly get 'x-cache-hits': '0', | |
55 silly get 'x-timer': 'S1444078927.113416,VS0,VE91', | |
55 silly get vary: 'Accept' } ] | |
56 verbose get saving require-inject to /Users/ogd/.npm/registry.npmjs.org/require-inject/.cache.json | |
57 silly resolveWithNewModule [email protected] checking installable status | |
58 silly cache add args [ 'require-inject@~1.2.1', null ] | |
59 verbose cache add spec require-inject@~1.2.1 | |
60 silly cache add parsed spec Result { | |
60 silly cache add raw: 'require-inject@~1.2.1', | |
60 silly cache add scope: null, | |
60 silly cache add name: 'require-inject', | |
60 silly cache add rawSpec: '~1.2.1', | |
60 silly cache add spec: '>=1.2.1 <1.3.0', | |
60 silly cache add type: 'range' } | |
61 silly addNamed require-inject@>=1.2.1 <1.3.0 | |
62 verbose addNamed ">=1.2.1 <1.3.0" is a valid semver range for require-inject | |
63 silly addNameRange { name: 'require-inject', | |
63 silly addNameRange range: '>=1.2.1 <1.3.0', | |
63 silly addNameRange hasData: false } | |
64 silly mapToRegistry name require-inject | |
65 silly mapToRegistry using default registry | |
66 silly mapToRegistry registry https://registry.npmjs.org/ | |
67 silly mapToRegistry uri https://registry.npmjs.org/require-inject | |
68 verbose addNameRange registry:https://registry.npmjs.org/require-inject not in flight; fetching | |
69 verbose get https://registry.npmjs.org/require-inject not expired, no request | |
70 silly addNameRange number 2 { name: 'require-inject', | |
70 silly addNameRange range: '>=1.2.1 <1.3.0', | |
70 silly addNameRange hasData: true } | |
71 silly addNameRange versions [ 'require-inject', | |
71 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.1.0', '1.1.1', '1.2.0', '1.2.1' ] ] | |
72 silly addNamed [email protected] | |
73 verbose addNamed "1.2.1" is a plain semver version for require-inject | |
74 silly mapToRegistry name require-inject | |
75 silly mapToRegistry using default registry | |
76 silly mapToRegistry registry https://registry.npmjs.org/ | |
77 silly mapToRegistry uri https://registry.npmjs.org/require-inject | |
78 verbose addRemoteTarball https://registry.npmjs.org/require-inject/-/require-inject-1.2.1.tgz not in flight; adding | |
79 verbose addRemoteTarball [ 'https://registry.npmjs.org/require-inject/-/require-inject-1.2.1.tgz', | |
79 verbose addRemoteTarball 'b4f9bceca54e1cf61e8f65c14dd4d1ad0c6605d4' ] | |
80 info retry fetch attempt 1 at 2:02:07 PM | |
81 info attempt registry request try #1 at 2:02:07 PM | |
82 http fetch GET https://registry.npmjs.org/require-inject/-/require-inject-1.2.1.tgz | |
83 verbose request using bearer token for auth | |
84 http fetch 200 https://registry.npmjs.org/require-inject/-/require-inject-1.2.1.tgz | |
85 silly fetchAndShaCheck shasum b4f9bceca54e1cf61e8f65c14dd4d1ad0c6605d4 | |
86 verbose addTmpTarball /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/registry.npmjs.org/require-inject/-/require-inject-1.2.1.tgz not in flight; adding | |
87 verbose addTmpTarball already have metadata; skipping unpack for [email protected] | |
88 silly cache afterAdd [email protected] | |
89 verbose afterAdd /Users/ogd/.npm/require-inject/1.2.1/package/package.json not in flight; writing | |
90 verbose afterAdd /Users/ogd/.npm/require-inject/1.2.1/package/package.json written | |
91 http 200 https://registry.npmjs.org/tap | |
92 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
92 verbose headers etag: '"32ZBH8ZZZY0B76294ZZGDTRLE"', | |
92 verbose headers 'content-type': 'application/json', | |
92 verbose headers 'cache-control': 'max-age=60', | |
92 verbose headers 'content-length': '139849', | |
92 verbose headers 'accept-ranges': 'bytes', | |
92 verbose headers date: 'Mon, 05 Oct 2015 21:02:07 GMT', | |
92 verbose headers via: '1.1 varnish', | |
92 verbose headers connection: 'keep-alive', | |
92 verbose headers 'x-served-by': 'cache-sjc3123-SJC', | |
92 verbose headers 'x-cache': 'MISS', | |
92 verbose headers 'x-cache-hits': '0', | |
92 verbose headers 'x-timer': 'S1444078927.112928,VS0,VE194', | |
92 verbose headers vary: 'Accept' } | |
93 silly get cb [ 200, | |
93 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
93 silly get etag: '"32ZBH8ZZZY0B76294ZZGDTRLE"', | |
93 silly get 'content-type': 'application/json', | |
93 silly get 'cache-control': 'max-age=60', | |
93 silly get 'content-length': '139849', | |
93 silly get 'accept-ranges': 'bytes', | |
93 silly get date: 'Mon, 05 Oct 2015 21:02:07 GMT', | |
93 silly get via: '1.1 varnish', | |
93 silly get connection: 'keep-alive', | |
93 silly get 'x-served-by': 'cache-sjc3123-SJC', | |
93 silly get 'x-cache': 'MISS', | |
93 silly get 'x-cache-hits': '0', | |
93 silly get 'x-timer': 'S1444078927.112928,VS0,VE194', | |
93 silly get vary: 'Accept' } ] | |
94 verbose get saving tap to /Users/ogd/.npm/registry.npmjs.org/tap/.cache.json | |
95 silly resolveWithNewModule [email protected] checking installable status | |
96 silly cache add args [ 'tap@~2.0.0', null ] | |
97 verbose cache add spec tap@~2.0.0 | |
98 silly cache add parsed spec Result { | |
98 silly cache add raw: 'tap@~2.0.0', | |
98 silly cache add scope: null, | |
98 silly cache add name: 'tap', | |
98 silly cache add rawSpec: '~2.0.0', | |
98 silly cache add spec: '>=2.0.0 <2.1.0', | |
98 silly cache add type: 'range' } | |
99 silly addNamed tap@>=2.0.0 <2.1.0 | |
100 verbose addNamed ">=2.0.0 <2.1.0" is a valid semver range for tap | |
101 silly addNameRange { name: 'tap', range: '>=2.0.0 <2.1.0', hasData: false } | |
102 silly mapToRegistry name tap | |
103 silly mapToRegistry using default registry | |
104 silly mapToRegistry registry https://registry.npmjs.org/ | |
105 silly mapToRegistry uri https://registry.npmjs.org/tap | |
106 verbose addNameRange registry:https://registry.npmjs.org/tap not in flight; fetching | |
107 verbose get https://registry.npmjs.org/tap not expired, no request | |
108 silly addNameRange number 2 { name: 'tap', range: '>=2.0.0 <2.1.0', hasData: true } | |
109 silly addNameRange versions [ 'tap', | |
109 silly addNameRange [ '0.0.1', | |
109 silly addNameRange '0.0.2', | |
109 silly addNameRange '0.0.3', | |
109 silly addNameRange '0.0.4', | |
109 silly addNameRange '0.0.5', | |
109 silly addNameRange '0.0.6', | |
109 silly addNameRange '0.0.7', | |
109 silly addNameRange '0.0.8', | |
109 silly addNameRange '0.0.9', | |
109 silly addNameRange '0.0.10', | |
109 silly addNameRange '0.0.11', | |
109 silly addNameRange '0.0.12', | |
109 silly addNameRange '0.0.13', | |
109 silly addNameRange '0.0.14', | |
109 silly addNameRange '0.1.0', | |
109 silly addNameRange '0.1.1', | |
109 silly addNameRange '0.1.2', | |
109 silly addNameRange '0.1.3', | |
109 silly addNameRange '0.1.4', | |
109 silly addNameRange '0.2.0', | |
109 silly addNameRange '0.2.1', | |
109 silly addNameRange '0.2.2', | |
109 silly addNameRange '0.2.3', | |
109 silly addNameRange '0.2.4', | |
109 silly addNameRange '0.2.5', | |
109 silly addNameRange '0.2.6', | |
109 silly addNameRange '0.3.0', | |
109 silly addNameRange '0.3.1', | |
109 silly addNameRange '0.3.2', | |
109 silly addNameRange '0.3.3', | |
109 silly addNameRange '0.4.0', | |
109 silly addNameRange '0.4.1', | |
109 silly addNameRange '0.4.2', | |
109 silly addNameRange '0.4.3', | |
109 silly addNameRange '0.4.4', | |
109 silly addNameRange '0.4.5', | |
109 silly addNameRange '0.4.6', | |
109 silly addNameRange '0.4.7', | |
109 silly addNameRange '0.4.8', | |
109 silly addNameRange '0.4.9', | |
109 silly addNameRange '0.4.11', | |
109 silly addNameRange '0.4.12', | |
109 silly addNameRange '0.4.13', | |
109 silly addNameRange '0.5.0', | |
109 silly addNameRange '0.6.0', | |
109 silly addNameRange '0.7.0', | |
109 silly addNameRange '0.7.1', | |
109 silly addNameRange '1.0.0-beta.0', | |
109 silly addNameRange '1.0.0-beta.1', | |
109 silly addNameRange '1.0.0-beta.2', | |
109 silly addNameRange '1.0.0-beta.3', | |
109 silly addNameRange '1.0.0-beta.4', | |
109 silly addNameRange '1.0.0-beta.5', | |
109 silly addNameRange '1.0.0', | |
109 silly addNameRange '1.0.1', | |
109 silly addNameRange '1.0.2', | |
109 silly addNameRange '1.0.3', | |
109 silly addNameRange '1.0.4', | |
109 silly addNameRange '1.0.5', | |
109 silly addNameRange '1.0.6', | |
109 silly addNameRange '1.0.7', | |
109 silly addNameRange '1.0.8', | |
109 silly addNameRange '1.0.10', | |
109 silly addNameRange '1.1.0', | |
109 silly addNameRange '1.1.3', | |
109 silly addNameRange '1.1.4', | |
109 silly addNameRange '1.2.0', | |
109 silly addNameRange '1.2.1', | |
109 silly addNameRange '1.3.0', | |
109 silly addNameRange '1.3.1', | |
109 silly addNameRange '1.3.2', | |
109 silly addNameRange '1.3.3', | |
109 silly addNameRange '1.3.4', | |
109 silly addNameRange '1.4.0', | |
109 silly addNameRange '1.4.1', | |
109 silly addNameRange '2.0.0' ] ] | |
110 silly addNamed [email protected] | |
111 verbose addNamed "2.0.0" is a plain semver version for tap | |
112 silly cache afterAdd [email protected] | |
113 verbose afterAdd /Users/ogd/.npm/tap/2.0.0/package/package.json not in flight; writing | |
114 verbose afterAdd /Users/ogd/.npm/tap/2.0.0/package/package.json written | |
115 verbose addBundled extract /Users/ogd/.npm/tap/2.0.0/package.tgz | |
116 verbose tar unpack /Users/ogd/.npm/tap/2.0.0/package.tgz | |
117 verbose tar unpacking to /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/unpack-d90dcc501db2f75358e7c035cd287a3a | |
118 silly gentlyRm /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/unpack-d90dcc501db2f75358e7c035cd287a3a is being purged | |
119 verbose gentlyRm don't care about contents; nuking /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/unpack-d90dcc501db2f75358e7c035cd287a3a | |
120 silly gunzTarPerm modes [ '755', '644' ] | |
121 silly gunzTarPerm extractEntry package.json | |
122 silly gunzTarPerm extractEntry README.md | |
123 silly gunzTarPerm extractEntry LICENSE | |
124 silly gunzTarPerm extractEntry bin/mochatap.js | |
125 silly gunzTarPerm extractEntry bin/run.js | |
126 silly gunzTarPerm extractEntry bin/usage.txt | |
127 silly gunzTarPerm extractEntry lib/assert.js | |
128 silly gunzTarPerm extractEntry lib/mocha.js | |
129 silly gunzTarPerm extractEntry lib/root.js | |
130 silly gunzTarPerm extractEntry lib/stack.js | |
131 silly gunzTarPerm extractEntry lib/synonyms.js | |
132 silly gunzTarPerm extractEntry lib/test.js | |
133 silly gunzTarPerm extractEntry node_modules/deep-equal/package.json | |
134 silly gunzTarPerm extractEntry node_modules/deep-equal/LICENSE | |
135 silly gunzTarPerm extractEntry node_modules/deep-equal/index.js | |
136 silly gunzTarPerm extractEntry node_modules/deep-equal/.travis.yml | |
137 silly gunzTarPerm extractEntry node_modules/deep-equal/example/cmp.js | |
138 silly gunzTarPerm extractEntry node_modules/deep-equal/lib/is_arguments.js | |
139 silly gunzTarPerm extractEntry node_modules/deep-equal/lib/keys.js | |
140 silly gunzTarPerm extractEntry node_modules/deep-equal/readme.markdown | |
141 silly gunzTarPerm extractEntry node_modules/deep-equal/test/cmp.js | |
142 silly addBundled read tarball | |
143 silly cleanup remove extracted module | |
144 http 200 https://registry.npmjs.org/nock | |
145 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
145 verbose headers etag: '"2SMIA0X1ZML93R0F0QZ0Z782Z"', | |
145 verbose headers 'content-type': 'application/json', | |
145 verbose headers 'cache-control': 'max-age=60', | |
145 verbose headers 'content-length': '371470', | |
145 verbose headers 'accept-ranges': 'bytes', | |
145 verbose headers date: 'Mon, 05 Oct 2015 21:02:07 GMT', | |
145 verbose headers via: '1.1 varnish', | |
145 verbose headers connection: 'keep-alive', | |
145 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
145 verbose headers 'x-cache': 'MISS', | |
145 verbose headers 'x-cache-hits': '0', | |
145 verbose headers 'x-timer': 'S1444078927.114658,VS0,VE177', | |
145 verbose headers vary: 'Accept' } | |
146 silly get cb [ 200, | |
146 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
146 silly get etag: '"2SMIA0X1ZML93R0F0QZ0Z782Z"', | |
146 silly get 'content-type': 'application/json', | |
146 silly get 'cache-control': 'max-age=60', | |
146 silly get 'content-length': '371470', | |
146 silly get 'accept-ranges': 'bytes', | |
146 silly get date: 'Mon, 05 Oct 2015 21:02:07 GMT', | |
146 silly get via: '1.1 varnish', | |
146 silly get connection: 'keep-alive', | |
146 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
146 silly get 'x-cache': 'MISS', | |
146 silly get 'x-cache-hits': '0', | |
146 silly get 'x-timer': 'S1444078927.114658,VS0,VE177', | |
146 silly get vary: 'Accept' } ] | |
147 verbose get saving nock to /Users/ogd/.npm/registry.npmjs.org/nock/.cache.json | |
148 silly resolveWithNewModule [email protected] checking installable status | |
149 silly cache add args [ 'nock@~2.13.0', null ] | |
150 verbose cache add spec nock@~2.13.0 | |
151 silly cache add parsed spec Result { | |
151 silly cache add raw: 'nock@~2.13.0', | |
151 silly cache add scope: null, | |
151 silly cache add name: 'nock', | |
151 silly cache add rawSpec: '~2.13.0', | |
151 silly cache add spec: '>=2.13.0 <2.14.0', | |
151 silly cache add type: 'range' } | |
152 silly addNamed nock@>=2.13.0 <2.14.0 | |
153 verbose addNamed ">=2.13.0 <2.14.0" is a valid semver range for nock | |
154 silly addNameRange { name: 'nock', range: '>=2.13.0 <2.14.0', hasData: false } | |
155 silly mapToRegistry name nock | |
156 silly mapToRegistry using default registry | |
157 silly mapToRegistry registry https://registry.npmjs.org/ | |
158 silly mapToRegistry uri https://registry.npmjs.org/nock | |
159 verbose addNameRange registry:https://registry.npmjs.org/nock not in flight; fetching | |
160 verbose get https://registry.npmjs.org/nock not expired, no request | |
161 silly addNameRange number 2 { name: 'nock', range: '>=2.13.0 <2.14.0', hasData: true } | |
162 silly addNameRange versions [ 'nock', | |
162 silly addNameRange [ '0.0.1', | |
162 silly addNameRange '0.1.0', | |
162 silly addNameRange '0.1.2', | |
162 silly addNameRange '0.1.3', | |
162 silly addNameRange '0.1.4', | |
162 silly addNameRange '0.1.5', | |
162 silly addNameRange '0.1.6', | |
162 silly addNameRange '0.1.7', | |
162 silly addNameRange '0.2.0', | |
162 silly addNameRange '0.2.1', | |
162 silly addNameRange '0.2.2', | |
162 silly addNameRange '0.3.0', | |
162 silly addNameRange '0.3.1', | |
162 silly addNameRange '0.4.0', | |
162 silly addNameRange '0.5.0', | |
162 silly addNameRange '0.5.1', | |
162 silly addNameRange '0.5.2', | |
162 silly addNameRange '0.5.3', | |
162 silly addNameRange '0.5.4', | |
162 silly addNameRange '0.5.5', | |
162 silly addNameRange '0.5.6', | |
162 silly addNameRange '0.5.7', | |
162 silly addNameRange '0.6.0', | |
162 silly addNameRange '0.6.1', | |
162 silly addNameRange '0.6.2', | |
162 silly addNameRange '0.6.3', | |
162 silly addNameRange '0.7.0', | |
162 silly addNameRange '0.7.1', | |
162 silly addNameRange '0.7.2', | |
162 silly addNameRange '0.7.3', | |
162 silly addNameRange '0.8.0', | |
162 silly addNameRange '0.8.2', | |
162 silly addNameRange '0.8.3', | |
162 silly addNameRange '0.8.4', | |
162 silly addNameRange '0.9.1', | |
162 silly addNameRange '0.9.2', | |
162 silly addNameRange '0.9.3', | |
162 silly addNameRange '0.10.0', | |
162 silly addNameRange '0.10.1', | |
162 silly addNameRange '0.10.2', | |
162 silly addNameRange '0.10.3', | |
162 silly addNameRange '0.10.4', | |
162 silly addNameRange '0.10.5', | |
162 silly addNameRange '0.10.6', | |
162 silly addNameRange '0.10.7', | |
162 silly addNameRange '0.10.8', | |
162 silly addNameRange '0.11.0', | |
162 silly addNameRange '0.11.1', | |
162 silly addNameRange '0.11.2', | |
162 silly addNameRange '0.11.3', | |
162 silly addNameRange '0.11.4', | |
162 silly addNameRange '0.11.5', | |
162 silly addNameRange '0.11.6', | |
162 silly addNameRange '0.12.0', | |
162 silly addNameRange '0.12.1', | |
162 silly addNameRange '0.12.2', | |
162 silly addNameRange '0.12.3', | |
162 silly addNameRange '0.13.0', | |
162 silly addNameRange '0.13.2', | |
162 silly addNameRange '0.13.3', | |
162 silly addNameRange '0.13.4', | |
162 silly addNameRange '0.13.5', | |
162 silly addNameRange '0.13.6', | |
162 silly addNameRange '0.13.7', | |
162 silly addNameRange '0.14.0', | |
162 silly addNameRange '0.14.1', | |
162 silly addNameRange '0.14.2', | |
162 silly addNameRange '0.14.3', | |
162 silly addNameRange '0.14.4', | |
162 silly addNameRange '0.15.0', | |
162 silly addNameRange '0.15.1', | |
162 silly addNameRange '0.15.2', | |
162 silly addNameRange '0.15.3', | |
162 silly addNameRange '0.16.0', | |
162 silly addNameRange '0.17.0', | |
162 silly addNameRange '0.17.1', | |
162 silly addNameRange '0.17.2', | |
162 silly addNameRange '0.17.3', | |
162 silly addNameRange '0.17.4', | |
162 silly addNameRange '0.17.5', | |
162 silly addNameRange '0.18.0', | |
162 silly addNameRange '0.18.1', | |
162 silly addNameRange '0.18.2', | |
162 silly addNameRange '0.19.0', | |
162 silly addNameRange '0.20.0', | |
162 silly addNameRange '0.20.1', | |
162 silly addNameRange '0.21.0', | |
162 silly addNameRange '0.22.0', | |
162 silly addNameRange '0.22.1', | |
162 silly addNameRange '0.23.0', | |
162 silly addNameRange '0.24.0', | |
162 silly addNameRange '0.24.1', | |
162 silly addNameRange '0.24.2', | |
162 silly addNameRange '0.25.0', | |
162 silly addNameRange '0.26.0', | |
162 silly addNameRange '0.27.0', | |
162 silly addNameRange '0.27.1', | |
162 silly addNameRange '0.27.2', | |
162 silly addNameRange '0.27.3', | |
162 silly addNameRange '0.28.0', | |
162 silly addNameRange '0.28.1', | |
162 silly addNameRange '0.28.2', | |
162 silly addNameRange '0.28.3', | |
162 silly addNameRange '0.29.0', | |
162 silly addNameRange '0.29.1', | |
162 silly addNameRange '0.29.2', | |
162 silly addNameRange '0.30.0', | |
162 silly addNameRange '0.30.1', | |
162 silly addNameRange '0.31.0', | |
162 silly addNameRange '0.31.1', | |
162 silly addNameRange '0.31.2', | |
162 silly addNameRange '0.31.3', | |
162 silly addNameRange '0.32.0', | |
162 silly addNameRange '0.32.1', | |
162 silly addNameRange '0.32.2', | |
162 silly addNameRange '0.32.3', | |
162 silly addNameRange '0.33.0', | |
162 silly addNameRange '0.34.0', | |
162 silly addNameRange '0.34.1', | |
162 silly addNameRange '0.35.0', | |
162 silly addNameRange '0.36.0', | |
162 silly addNameRange '0.36.1', | |
162 silly addNameRange '0.36.2', | |
162 silly addNameRange '0.37.0', | |
162 silly addNameRange '0.38.0', | |
162 silly addNameRange '0.39.0', | |
162 silly addNameRange '0.40.0', | |
162 silly addNameRange '0.41.0', | |
162 silly addNameRange '0.42.0', | |
162 silly addNameRange '0.42.1', | |
162 silly addNameRange '0.42.2', | |
162 silly addNameRange '0.42.3', | |
162 silly addNameRange '0.43.0', | |
162 silly addNameRange '0.43.1', | |
162 silly addNameRange '0.44.0', | |
162 silly addNameRange '0.44.1', | |
162 silly addNameRange '0.44.2', | |
162 silly addNameRange '0.44.3', | |
162 silly addNameRange '0.45.0', | |
162 silly addNameRange '0.46.0', | |
162 silly addNameRange '0.46.1', | |
162 silly addNameRange '0.47.0', | |
162 silly addNameRange '0.48.0', | |
162 silly addNameRange '0.49.0', | |
162 silly addNameRange '0.48.1', | |
162 silly addNameRange '0.48.2', | |
162 silly addNameRange '0.50.0', | |
162 silly addNameRange '0.51.0', | |
162 silly addNameRange '0.52.0', | |
162 silly addNameRange '0.52.1', | |
162 silly addNameRange '0.52.2', | |
162 silly addNameRange '0.52.3', | |
162 silly addNameRange '0.52.4', | |
162 silly addNameRange '0.53.0', | |
162 silly addNameRange '0.54.0', | |
162 silly addNameRange '0.55.0', | |
162 silly addNameRange '0.56.0', | |
162 silly addNameRange '0.57.0', | |
162 silly addNameRange '0.58.0', | |
162 silly addNameRange '0.59.0', | |
162 silly addNameRange '0.59.1', | |
162 silly addNameRange '1.0.0', | |
162 silly addNameRange '1.1.0', | |
162 silly addNameRange '1.2.0', | |
162 silly addNameRange '1.2.1', | |
162 silly addNameRange '1.3.0', | |
162 silly addNameRange '1.4.0', | |
162 silly addNameRange '1.5.0', | |
162 silly addNameRange '1.6.0', | |
162 silly addNameRange '1.6.1', | |
162 silly addNameRange '1.7.0', | |
162 silly addNameRange '1.7.1', | |
162 silly addNameRange '1.8.0', | |
162 silly addNameRange '1.9.0', | |
162 silly addNameRange '2.0.0', | |
162 silly addNameRange '2.0.1', | |
162 silly addNameRange '2.1.0', | |
162 silly addNameRange '2.2.0', | |
162 silly addNameRange '2.3.0', | |
162 silly addNameRange '2.4.0', | |
162 silly addNameRange '2.3.1', | |
162 silly addNameRange '2.4.1', | |
162 silly addNameRange '2.5.0', | |
162 silly addNameRange '2.6.0', | |
162 silly addNameRange '2.7.0', | |
162 silly addNameRange '2.8.0', | |
162 silly addNameRange '2.9.0', | |
162 silly addNameRange '2.9.1', | |
162 silly addNameRange '2.10.0', | |
162 silly addNameRange '2.11.0', | |
162 silly addNameRange '2.12.0', | |
162 silly addNameRange '2.13.0' ] ] | |
163 silly addNamed [email protected] | |
164 verbose addNamed "2.13.0" is a plain semver version for nock | |
165 silly mapToRegistry name nock | |
166 silly mapToRegistry using default registry | |
167 silly mapToRegistry registry https://registry.npmjs.org/ | |
168 silly mapToRegistry uri https://registry.npmjs.org/nock | |
169 verbose addRemoteTarball https://registry.npmjs.org/nock/-/nock-2.13.0.tgz not in flight; adding | |
170 verbose addRemoteTarball [ 'https://registry.npmjs.org/nock/-/nock-2.13.0.tgz', | |
170 verbose addRemoteTarball '7fd00852b3b35baea60d12aa0b7bb329945a702a' ] | |
171 info retry fetch attempt 1 at 2:02:07 PM | |
172 info attempt registry request try #1 at 2:02:07 PM | |
173 http fetch GET https://registry.npmjs.org/nock/-/nock-2.13.0.tgz | |
174 verbose request using bearer token for auth | |
175 http fetch 200 https://registry.npmjs.org/nock/-/nock-2.13.0.tgz | |
176 silly fetchAndShaCheck shasum 7fd00852b3b35baea60d12aa0b7bb329945a702a | |
177 verbose addTmpTarball /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/registry.npmjs.org/nock/-/nock-2.13.0.tgz not in flight; adding | |
178 verbose addTmpTarball already have metadata; skipping unpack for [email protected] | |
179 silly cache afterAdd [email protected] | |
180 verbose afterAdd /Users/ogd/.npm/nock/2.13.0/package/package.json not in flight; writing | |
181 verbose afterAdd /Users/ogd/.npm/nock/2.13.0/package/package.json written | |
182 silly fetchNamedPackageData chai | |
183 silly mapToRegistry name chai | |
184 silly mapToRegistry using default registry | |
185 silly mapToRegistry registry https://registry.npmjs.org/ | |
186 silly mapToRegistry uri https://registry.npmjs.org/chai | |
187 silly fetchNamedPackageData debug | |
188 silly mapToRegistry name debug | |
189 silly mapToRegistry using default registry | |
190 silly mapToRegistry registry https://registry.npmjs.org/ | |
191 silly mapToRegistry uri https://registry.npmjs.org/debug | |
192 silly fetchNamedPackageData lodash | |
193 silly mapToRegistry name lodash | |
194 silly mapToRegistry using default registry | |
195 silly mapToRegistry registry https://registry.npmjs.org/ | |
196 silly mapToRegistry uri https://registry.npmjs.org/lodash | |
197 silly fetchNamedPackageData propagate | |
198 silly mapToRegistry name propagate | |
199 silly mapToRegistry using default registry | |
200 silly mapToRegistry registry https://registry.npmjs.org/ | |
201 silly mapToRegistry uri https://registry.npmjs.org/propagate | |
202 verbose request uri https://registry.npmjs.org/debug | |
203 verbose request no auth needed | |
204 info attempt registry request try #1 at 2:02:08 PM | |
205 verbose request using bearer token for auth | |
206 verbose etag "DDEMUVAB5APUSOMLOL9G327XU" | |
207 http request GET https://registry.npmjs.org/debug | |
208 verbose request uri https://registry.npmjs.org/propagate | |
209 verbose request no auth needed | |
210 info attempt registry request try #1 at 2:02:08 PM | |
211 verbose request using bearer token for auth | |
212 verbose etag "2CAZRHZTM5XIH83YJXCPEDVQ0" | |
213 http request GET https://registry.npmjs.org/propagate | |
214 verbose request uri https://registry.npmjs.org/chai | |
215 verbose request no auth needed | |
216 info attempt registry request try #1 at 2:02:08 PM | |
217 verbose request using bearer token for auth | |
218 verbose etag "9V2VYKP0Y0Q516BJ3JQU1H6I3" | |
219 http request GET https://registry.npmjs.org/chai | |
220 verbose request uri https://registry.npmjs.org/lodash | |
221 verbose request no auth needed | |
222 info attempt registry request try #1 at 2:02:08 PM | |
223 verbose request using bearer token for auth | |
224 verbose etag "C0YZR9C1AGQGJ69UJF8BVTOPV" | |
225 http request GET https://registry.npmjs.org/lodash | |
226 http 304 https://registry.npmjs.org/propagate | |
227 verbose headers { 'cache-control': 'max-age=60', | |
227 verbose headers 'accept-ranges': 'bytes', | |
227 verbose headers date: 'Mon, 05 Oct 2015 21:02:08 GMT', | |
227 verbose headers via: '1.1 varnish', | |
227 verbose headers connection: 'keep-alive', | |
227 verbose headers 'x-served-by': 'cache-sjc3135-SJC', | |
227 verbose headers 'x-cache': 'MISS', | |
227 verbose headers 'x-cache-hits': '0', | |
227 verbose headers 'x-timer': 'S1444078928.291036,VS0,VE41' } | |
228 silly get cb [ 304, | |
228 silly get { 'cache-control': 'max-age=60', | |
228 silly get 'accept-ranges': 'bytes', | |
228 silly get date: 'Mon, 05 Oct 2015 21:02:08 GMT', | |
228 silly get via: '1.1 varnish', | |
228 silly get connection: 'keep-alive', | |
228 silly get 'x-served-by': 'cache-sjc3135-SJC', | |
228 silly get 'x-cache': 'MISS', | |
228 silly get 'x-cache-hits': '0', | |
228 silly get 'x-timer': 'S1444078928.291036,VS0,VE41' } ] | |
229 verbose etag https://registry.npmjs.org/propagate from cache | |
230 verbose get saving propagate to /Users/ogd/.npm/registry.npmjs.org/propagate/.cache.json | |
231 silly resolveWithNewModule [email protected] checking installable status | |
232 silly cache add args [ '[email protected]', null ] | |
233 verbose cache add spec [email protected] | |
234 silly cache add parsed spec Result { | |
234 silly cache add raw: '[email protected]', | |
234 silly cache add scope: null, | |
234 silly cache add name: 'propagate', | |
234 silly cache add rawSpec: '0.3.x', | |
234 silly cache add spec: '>=0.3.0 <0.4.0', | |
234 silly cache add type: 'range' } | |
235 silly addNamed propagate@>=0.3.0 <0.4.0 | |
236 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for propagate | |
237 silly addNameRange { name: 'propagate', range: '>=0.3.0 <0.4.0', hasData: false } | |
238 silly mapToRegistry name propagate | |
239 silly mapToRegistry using default registry | |
240 silly mapToRegistry registry https://registry.npmjs.org/ | |
241 silly mapToRegistry uri https://registry.npmjs.org/propagate | |
242 verbose addNameRange registry:https://registry.npmjs.org/propagate not in flight; fetching | |
243 verbose get https://registry.npmjs.org/propagate not expired, no request | |
244 silly addNameRange number 2 { name: 'propagate', range: '>=0.3.0 <0.4.0', hasData: true } | |
245 silly addNameRange versions [ 'propagate', | |
245 silly addNameRange [ '0.1.0', '0.1.1', '0.2.0', '0.2.1', '0.2.2', '0.3.0', '0.3.1' ] ] | |
246 silly addNamed [email protected] | |
247 verbose addNamed "0.3.1" is a plain semver version for propagate | |
248 silly cache afterAdd [email protected] | |
249 verbose afterAdd /Users/ogd/.npm/propagate/0.3.1/package/package.json not in flight; writing | |
250 verbose afterAdd /Users/ogd/.npm/propagate/0.3.1/package/package.json written | |
251 http 200 https://registry.npmjs.org/debug | |
252 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
252 verbose headers etag: '"CLTYDM5C7FY7WFOIH4LRW1OJ6"', | |
252 verbose headers 'content-type': 'application/json', | |
252 verbose headers 'cache-control': 'max-age=60', | |
252 verbose headers 'content-length': '35443', | |
252 verbose headers 'accept-ranges': 'bytes', | |
252 verbose headers date: 'Mon, 05 Oct 2015 21:02:08 GMT', | |
252 verbose headers via: '1.1 varnish', | |
252 verbose headers connection: 'keep-alive', | |
252 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
252 verbose headers 'x-cache': 'MISS', | |
252 verbose headers 'x-cache-hits': '0', | |
252 verbose headers 'x-timer': 'S1444078928.289252,VS0,VE179', | |
252 verbose headers vary: 'Accept' } | |
253 silly get cb [ 200, | |
253 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
253 silly get etag: '"CLTYDM5C7FY7WFOIH4LRW1OJ6"', | |
253 silly get 'content-type': 'application/json', | |
253 silly get 'cache-control': 'max-age=60', | |
253 silly get 'content-length': '35443', | |
253 silly get 'accept-ranges': 'bytes', | |
253 silly get date: 'Mon, 05 Oct 2015 21:02:08 GMT', | |
253 silly get via: '1.1 varnish', | |
253 silly get connection: 'keep-alive', | |
253 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
253 silly get 'x-cache': 'MISS', | |
253 silly get 'x-cache-hits': '0', | |
253 silly get 'x-timer': 'S1444078928.289252,VS0,VE179', | |
253 silly get vary: 'Accept' } ] | |
254 verbose get saving debug to /Users/ogd/.npm/registry.npmjs.org/debug/.cache.json | |
255 silly resolveWithNewModule [email protected] checking installable status | |
256 silly cache add args [ 'debug@^1.0.4', null ] | |
257 verbose cache add spec debug@^1.0.4 | |
258 silly cache add parsed spec Result { | |
258 silly cache add raw: 'debug@^1.0.4', | |
258 silly cache add scope: null, | |
258 silly cache add name: 'debug', | |
258 silly cache add rawSpec: '^1.0.4', | |
258 silly cache add spec: '>=1.0.4 <2.0.0', | |
258 silly cache add type: 'range' } | |
259 silly addNamed debug@>=1.0.4 <2.0.0 | |
260 verbose addNamed ">=1.0.4 <2.0.0" is a valid semver range for debug | |
261 silly addNameRange { name: 'debug', range: '>=1.0.4 <2.0.0', hasData: false } | |
262 silly mapToRegistry name debug | |
263 silly mapToRegistry using default registry | |
264 silly mapToRegistry registry https://registry.npmjs.org/ | |
265 silly mapToRegistry uri https://registry.npmjs.org/debug | |
266 verbose addNameRange registry:https://registry.npmjs.org/debug not in flight; fetching | |
267 verbose get https://registry.npmjs.org/debug not expired, no request | |
268 silly addNameRange number 2 { name: 'debug', range: '>=1.0.4 <2.0.0', hasData: true } | |
269 silly addNameRange versions [ 'debug', | |
269 silly addNameRange [ '0.0.1', | |
269 silly addNameRange '0.1.0', | |
269 silly addNameRange '0.2.0', | |
269 silly addNameRange '0.3.0', | |
269 silly addNameRange '0.4.0', | |
269 silly addNameRange '0.4.1', | |
269 silly addNameRange '0.5.0', | |
269 silly addNameRange '0.6.0', | |
269 silly addNameRange '0.7.0', | |
269 silly addNameRange '0.7.1', | |
269 silly addNameRange '0.7.2', | |
269 silly addNameRange '0.7.3', | |
269 silly addNameRange '0.7.4', | |
269 silly addNameRange '0.8.0', | |
269 silly addNameRange '0.8.1', | |
269 silly addNameRange '1.0.0', | |
269 silly addNameRange '1.0.1', | |
269 silly addNameRange '1.0.2', | |
269 silly addNameRange '1.0.3', | |
269 silly addNameRange '1.0.4', | |
269 silly addNameRange '2.0.0', | |
269 silly addNameRange '2.1.0', | |
269 silly addNameRange '2.1.1', | |
269 silly addNameRange '2.1.2', | |
269 silly addNameRange '2.1.3', | |
269 silly addNameRange '2.2.0' ] ] | |
270 silly addNamed [email protected] | |
271 verbose addNamed "1.0.4" is a plain semver version for debug | |
272 silly cache afterAdd [email protected] | |
273 verbose afterAdd /Users/ogd/.npm/debug/1.0.4/package/package.json not in flight; writing | |
274 verbose afterAdd /Users/ogd/.npm/debug/1.0.4/package/package.json written | |
275 http 200 https://registry.npmjs.org/chai | |
276 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
276 verbose headers etag: '"24PQWD8MCEY2VJ4T0T3LGP5Y7"', | |
276 verbose headers 'content-type': 'application/json', | |
276 verbose headers 'cache-control': 'max-age=60', | |
276 verbose headers 'content-length': '80642', | |
276 verbose headers 'accept-ranges': 'bytes', | |
276 verbose headers date: 'Mon, 05 Oct 2015 21:02:08 GMT', | |
276 verbose headers via: '1.1 varnish', | |
276 verbose headers connection: 'keep-alive', | |
276 verbose headers 'x-served-by': 'cache-sjc3134-SJC', | |
276 verbose headers 'x-cache': 'MISS', | |
276 verbose headers 'x-cache-hits': '0', | |
276 verbose headers 'x-timer': 'S1444078928.294373,VS0,VE179', | |
276 verbose headers vary: 'Accept' } | |
277 silly get cb [ 200, | |
277 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
277 silly get etag: '"24PQWD8MCEY2VJ4T0T3LGP5Y7"', | |
277 silly get 'content-type': 'application/json', | |
277 silly get 'cache-control': 'max-age=60', | |
277 silly get 'content-length': '80642', | |
277 silly get 'accept-ranges': 'bytes', | |
277 silly get date: 'Mon, 05 Oct 2015 21:02:08 GMT', | |
277 silly get via: '1.1 varnish', | |
277 silly get connection: 'keep-alive', | |
277 silly get 'x-served-by': 'cache-sjc3134-SJC', | |
277 silly get 'x-cache': 'MISS', | |
277 silly get 'x-cache-hits': '0', | |
277 silly get 'x-timer': 'S1444078928.294373,VS0,VE179', | |
277 silly get vary: 'Accept' } ] | |
278 verbose get saving chai to /Users/ogd/.npm/registry.npmjs.org/chai/.cache.json | |
279 silly resolveWithNewModule [email protected] checking installable status | |
280 silly cache add args [ 'chai@>=1.9.2 <4.0.0', null ] | |
281 verbose cache add spec chai@>=1.9.2 <4.0.0 | |
282 silly cache add parsed spec Result { | |
282 silly cache add raw: 'chai@>=1.9.2 <4.0.0', | |
282 silly cache add scope: null, | |
282 silly cache add name: 'chai', | |
282 silly cache add rawSpec: '>=1.9.2 <4.0.0', | |
282 silly cache add spec: '>=1.9.2 <4.0.0', | |
282 silly cache add type: 'range' } | |
283 silly addNamed chai@>=1.9.2 <4.0.0 | |
284 verbose addNamed ">=1.9.2 <4.0.0" is a valid semver range for chai | |
285 silly addNameRange { name: 'chai', range: '>=1.9.2 <4.0.0', hasData: false } | |
286 silly mapToRegistry name chai | |
287 silly mapToRegistry using default registry | |
288 silly mapToRegistry registry https://registry.npmjs.org/ | |
289 silly mapToRegistry uri https://registry.npmjs.org/chai | |
290 verbose addNameRange registry:https://registry.npmjs.org/chai not in flight; fetching | |
291 verbose get https://registry.npmjs.org/chai not expired, no request | |
292 silly addNameRange number 2 { name: 'chai', range: '>=1.9.2 <4.0.0', hasData: true } | |
293 silly addNameRange versions [ 'chai', | |
293 silly addNameRange [ '0.0.1', | |
293 silly addNameRange '0.0.2', | |
293 silly addNameRange '0.1.0', | |
293 silly addNameRange '0.1.1', | |
293 silly addNameRange '0.1.2', | |
293 silly addNameRange '0.1.3', | |
293 silly addNameRange '0.1.4', | |
293 silly addNameRange '0.1.5', | |
293 silly addNameRange '0.1.6', | |
293 silly addNameRange '0.1.7', | |
293 silly addNameRange '0.2.0', | |
293 silly addNameRange '0.2.1', | |
293 silly addNameRange '0.2.2', | |
293 silly addNameRange '0.2.3', | |
293 silly addNameRange '0.2.4', | |
293 silly addNameRange '0.3.0', | |
293 silly addNameRange '0.3.1', | |
293 silly addNameRange '0.3.2', | |
293 silly addNameRange '0.3.3', | |
293 silly addNameRange '0.3.4', | |
293 silly addNameRange '0.4.0', | |
293 silly addNameRange '0.4.1', | |
293 silly addNameRange '0.4.2', | |
293 silly addNameRange '0.5.0', | |
293 silly addNameRange '0.5.1', | |
293 silly addNameRange '0.5.2', | |
293 silly addNameRange '0.5.3', | |
293 silly addNameRange '1.0.0', | |
293 silly addNameRange '1.0.1', | |
293 silly addNameRange '1.0.2', | |
293 silly addNameRange '1.0.3', | |
293 silly addNameRange '1.0.4', | |
293 silly addNameRange '1.1.0', | |
293 silly addNameRange '1.1.1', | |
293 silly addNameRange '1.2.0', | |
293 silly addNameRange '1.3.0', | |
293 silly addNameRange '1.4.0', | |
293 silly addNameRange '1.4.1', | |
293 silly addNameRange '1.4.2', | |
293 silly addNameRange '1.5.0', | |
293 silly addNameRange '1.6.0', | |
293 silly addNameRange '1.6.1', | |
293 silly addNameRange '1.7.0', | |
293 silly addNameRange '1.7.1', | |
293 silly addNameRange '1.7.2', | |
293 silly addNameRange '1.8.0', | |
293 silly addNameRange '1.8.1', | |
293 silly addNameRange '1.9.0', | |
293 silly addNameRange '1.9.1', | |
293 silly addNameRange '1.9.2', | |
293 silly addNameRange '1.10.0', | |
293 silly addNameRange '2.0.0', | |
293 silly addNameRange '2.1.0', | |
293 silly addNameRange '2.1.1', | |
293 silly addNameRange '2.1.2', | |
293 silly addNameRange '2.2.0', | |
293 silly addNameRange '2.3.0', | |
293 silly addNameRange '3.0.0', | |
293 silly addNameRange '3.1.0', | |
293 silly addNameRange '3.2.0', | |
293 silly addNameRange '3.3.0' ] ] | |
294 silly addNamed [email protected] | |
295 verbose addNamed "3.3.0" is a plain semver version for chai | |
296 silly mapToRegistry name chai | |
297 silly mapToRegistry using default registry | |
298 silly mapToRegistry registry https://registry.npmjs.org/ | |
299 silly mapToRegistry uri https://registry.npmjs.org/chai | |
300 verbose addRemoteTarball https://registry.npmjs.org/chai/-/chai-3.3.0.tgz not in flight; adding | |
301 verbose addRemoteTarball [ 'https://registry.npmjs.org/chai/-/chai-3.3.0.tgz', | |
301 verbose addRemoteTarball 'ffc291674da551e589077d6627384acabca2e02c' ] | |
302 info retry fetch attempt 1 at 2:02:08 PM | |
303 info attempt registry request try #1 at 2:02:08 PM | |
304 http fetch GET https://registry.npmjs.org/chai/-/chai-3.3.0.tgz | |
305 verbose request using bearer token for auth | |
306 http 200 https://registry.npmjs.org/lodash | |
307 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
307 verbose headers etag: '"EIDRNIUX5TS4A6B0DHY4R7HN6"', | |
307 verbose headers 'content-type': 'application/json', | |
307 verbose headers 'cache-control': 'max-age=60', | |
307 verbose headers 'content-length': '109504', | |
307 verbose headers 'accept-ranges': 'bytes', | |
307 verbose headers date: 'Mon, 05 Oct 2015 21:02:08 GMT', | |
307 verbose headers via: '1.1 varnish', | |
307 verbose headers connection: 'keep-alive', | |
307 verbose headers 'x-served-by': 'cache-sjc3134-SJC', | |
307 verbose headers 'x-cache': 'MISS', | |
307 verbose headers 'x-cache-hits': '0', | |
307 verbose headers 'x-timer': 'S1444078928.288843,VS0,VE196', | |
307 verbose headers vary: 'Accept' } | |
308 silly get cb [ 200, | |
308 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
308 silly get etag: '"EIDRNIUX5TS4A6B0DHY4R7HN6"', | |
308 silly get 'content-type': 'application/json', | |
308 silly get 'cache-control': 'max-age=60', | |
308 silly get 'content-length': '109504', | |
308 silly get 'accept-ranges': 'bytes', | |
308 silly get date: 'Mon, 05 Oct 2015 21:02:08 GMT', | |
308 silly get via: '1.1 varnish', | |
308 silly get connection: 'keep-alive', | |
308 silly get 'x-served-by': 'cache-sjc3134-SJC', | |
308 silly get 'x-cache': 'MISS', | |
308 silly get 'x-cache-hits': '0', | |
308 silly get 'x-timer': 'S1444078928.288843,VS0,VE196', | |
308 silly get vary: 'Accept' } ] | |
309 verbose get saving lodash to /Users/ogd/.npm/registry.npmjs.org/lodash/.cache.json | |
310 silly resolveWithNewModule [email protected] checking installable status | |
311 silly cache add args [ '[email protected]', null ] | |
312 verbose cache add spec [email protected] | |
313 silly cache add parsed spec Result { | |
313 silly cache add raw: '[email protected]', | |
313 silly cache add scope: null, | |
313 silly cache add name: 'lodash', | |
313 silly cache add rawSpec: '2.4.1', | |
313 silly cache add spec: '2.4.1', | |
313 silly cache add type: 'version' } | |
314 silly addNamed [email protected] | |
315 verbose addNamed "2.4.1" is a plain semver version for lodash | |
316 silly mapToRegistry name lodash | |
317 silly mapToRegistry using default registry | |
318 silly mapToRegistry registry https://registry.npmjs.org/ | |
319 silly mapToRegistry uri https://registry.npmjs.org/lodash | |
320 verbose addNameVersion registry:https://registry.npmjs.org/lodash not in flight; fetching | |
321 verbose get https://registry.npmjs.org/lodash not expired, no request | |
322 silly cache afterAdd [email protected] | |
323 verbose afterAdd /Users/ogd/.npm/lodash/2.4.1/package/package.json not in flight; writing | |
324 verbose afterAdd /Users/ogd/.npm/lodash/2.4.1/package/package.json written | |
325 http fetch 200 https://registry.npmjs.org/chai/-/chai-3.3.0.tgz | |
326 silly fetchAndShaCheck shasum ffc291674da551e589077d6627384acabca2e02c | |
327 verbose addTmpTarball /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/registry.npmjs.org/chai/-/chai-3.3.0.tgz not in flight; adding | |
328 verbose addTmpTarball already have metadata; skipping unpack for [email protected] | |
329 silly cache afterAdd [email protected] | |
330 verbose afterAdd /Users/ogd/.npm/chai/3.3.0/package/package.json not in flight; writing | |
331 verbose afterAdd /Users/ogd/.npm/chai/3.3.0/package/package.json written | |
332 silly fetchNamedPackageData assertion-error | |
333 silly mapToRegistry name assertion-error | |
334 silly mapToRegistry using default registry | |
335 silly mapToRegistry registry https://registry.npmjs.org/ | |
336 silly mapToRegistry uri https://registry.npmjs.org/assertion-error | |
337 silly fetchNamedPackageData deep-eql | |
338 silly mapToRegistry name deep-eql | |
339 silly mapToRegistry using default registry | |
340 silly mapToRegistry registry https://registry.npmjs.org/ | |
341 silly mapToRegistry uri https://registry.npmjs.org/deep-eql | |
342 silly fetchNamedPackageData type-detect | |
343 silly mapToRegistry name type-detect | |
344 silly mapToRegistry using default registry | |
345 silly mapToRegistry registry https://registry.npmjs.org/ | |
346 silly mapToRegistry uri https://registry.npmjs.org/type-detect | |
347 verbose request uri https://registry.npmjs.org/deep-eql | |
348 verbose request no auth needed | |
349 info attempt registry request try #1 at 2:02:09 PM | |
350 verbose request using bearer token for auth | |
351 verbose etag "4J4CQZCY7T9LYAX8QU0YTYBMA" | |
352 http request GET https://registry.npmjs.org/deep-eql | |
353 verbose request uri https://registry.npmjs.org/assertion-error | |
354 verbose request no auth needed | |
355 info attempt registry request try #1 at 2:02:09 PM | |
356 verbose request using bearer token for auth | |
357 verbose etag "24FGJ5E43YUU76OMKWEHAIZNF" | |
358 http request GET https://registry.npmjs.org/assertion-error | |
359 verbose request uri https://registry.npmjs.org/type-detect | |
360 verbose request no auth needed | |
361 info attempt registry request try #1 at 2:02:09 PM | |
362 verbose request using bearer token for auth | |
363 verbose etag "9DDN9OVCPG8TXADH24J312J20" | |
364 http request GET https://registry.npmjs.org/type-detect | |
365 http 304 https://registry.npmjs.org/assertion-error | |
366 verbose headers { 'cache-control': 'max-age=60', | |
366 verbose headers 'accept-ranges': 'bytes', | |
366 verbose headers date: 'Mon, 05 Oct 2015 21:02:09 GMT', | |
366 verbose headers via: '1.1 varnish', | |
366 verbose headers connection: 'keep-alive', | |
366 verbose headers 'x-served-by': 'cache-sjc3124-SJC', | |
366 verbose headers 'x-cache': 'MISS', | |
366 verbose headers 'x-cache-hits': '0', | |
366 verbose headers 'x-timer': 'S1444078929.264649,VS0,VE36' } | |
367 silly get cb [ 304, | |
367 silly get { 'cache-control': 'max-age=60', | |
367 silly get 'accept-ranges': 'bytes', | |
367 silly get date: 'Mon, 05 Oct 2015 21:02:09 GMT', | |
367 silly get via: '1.1 varnish', | |
367 silly get connection: 'keep-alive', | |
367 silly get 'x-served-by': 'cache-sjc3124-SJC', | |
367 silly get 'x-cache': 'MISS', | |
367 silly get 'x-cache-hits': '0', | |
367 silly get 'x-timer': 'S1444078929.264649,VS0,VE36' } ] | |
368 verbose etag https://registry.npmjs.org/assertion-error from cache | |
369 verbose get saving assertion-error to /Users/ogd/.npm/registry.npmjs.org/assertion-error/.cache.json | |
370 silly resolveWithNewModule [email protected] checking installable status | |
371 silly cache add args [ 'assertion-error@^1.0.1', null ] | |
372 verbose cache add spec assertion-error@^1.0.1 | |
373 silly cache add parsed spec Result { | |
373 silly cache add raw: 'assertion-error@^1.0.1', | |
373 silly cache add scope: null, | |
373 silly cache add name: 'assertion-error', | |
373 silly cache add rawSpec: '^1.0.1', | |
373 silly cache add spec: '>=1.0.1 <2.0.0', | |
373 silly cache add type: 'range' } | |
374 silly addNamed assertion-error@>=1.0.1 <2.0.0 | |
375 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for assertion-error | |
376 silly addNameRange { name: 'assertion-error', | |
376 silly addNameRange range: '>=1.0.1 <2.0.0', | |
376 silly addNameRange hasData: false } | |
377 silly mapToRegistry name assertion-error | |
378 silly mapToRegistry using default registry | |
379 silly mapToRegistry registry https://registry.npmjs.org/ | |
380 silly mapToRegistry uri https://registry.npmjs.org/assertion-error | |
381 verbose addNameRange registry:https://registry.npmjs.org/assertion-error not in flight; fetching | |
382 verbose get https://registry.npmjs.org/assertion-error not expired, no request | |
383 silly addNameRange number 2 { name: 'assertion-error', | |
383 silly addNameRange range: '>=1.0.1 <2.0.0', | |
383 silly addNameRange hasData: true } | |
384 silly addNameRange versions [ 'assertion-error', [ '0.1.0', '1.0.0', '1.0.1' ] ] | |
385 silly addNamed [email protected] | |
386 verbose addNamed "1.0.1" is a plain semver version for assertion-error | |
387 silly cache afterAdd [email protected] | |
388 verbose afterAdd /Users/ogd/.npm/assertion-error/1.0.1/package/package.json not in flight; writing | |
389 verbose afterAdd /Users/ogd/.npm/assertion-error/1.0.1/package/package.json written | |
390 http 304 https://registry.npmjs.org/deep-eql | |
391 verbose headers { 'cache-control': 'max-age=60', | |
391 verbose headers 'accept-ranges': 'bytes', | |
391 verbose headers date: 'Mon, 05 Oct 2015 21:02:09 GMT', | |
391 verbose headers via: '1.1 varnish', | |
391 verbose headers connection: 'keep-alive', | |
391 verbose headers 'x-served-by': 'cache-sjc3125-SJC', | |
391 verbose headers 'x-cache': 'MISS', | |
391 verbose headers 'x-cache-hits': '0', | |
391 verbose headers 'x-timer': 'S1444078929.269368,VS0,VE38' } | |
392 silly get cb [ 304, | |
392 silly get { 'cache-control': 'max-age=60', | |
392 silly get 'accept-ranges': 'bytes', | |
392 silly get date: 'Mon, 05 Oct 2015 21:02:09 GMT', | |
392 silly get via: '1.1 varnish', | |
392 silly get connection: 'keep-alive', | |
392 silly get 'x-served-by': 'cache-sjc3125-SJC', | |
392 silly get 'x-cache': 'MISS', | |
392 silly get 'x-cache-hits': '0', | |
392 silly get 'x-timer': 'S1444078929.269368,VS0,VE38' } ] | |
393 verbose etag https://registry.npmjs.org/deep-eql from cache | |
394 verbose get saving deep-eql to /Users/ogd/.npm/registry.npmjs.org/deep-eql/.cache.json | |
395 http 304 https://registry.npmjs.org/type-detect | |
396 verbose headers { 'cache-control': 'max-age=60', | |
396 verbose headers 'accept-ranges': 'bytes', | |
396 verbose headers date: 'Mon, 05 Oct 2015 21:02:09 GMT', | |
396 verbose headers via: '1.1 varnish', | |
396 verbose headers connection: 'keep-alive', | |
396 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
396 verbose headers 'x-cache': 'MISS', | |
396 verbose headers 'x-cache-hits': '0', | |
396 verbose headers 'x-timer': 'S1444078929.271114,VS0,VE39' } | |
397 silly get cb [ 304, | |
397 silly get { 'cache-control': 'max-age=60', | |
397 silly get 'accept-ranges': 'bytes', | |
397 silly get date: 'Mon, 05 Oct 2015 21:02:09 GMT', | |
397 silly get via: '1.1 varnish', | |
397 silly get connection: 'keep-alive', | |
397 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
397 silly get 'x-cache': 'MISS', | |
397 silly get 'x-cache-hits': '0', | |
397 silly get 'x-timer': 'S1444078929.271114,VS0,VE39' } ] | |
398 verbose etag https://registry.npmjs.org/type-detect from cache | |
399 verbose get saving type-detect to /Users/ogd/.npm/registry.npmjs.org/type-detect/.cache.json | |
400 silly resolveWithNewModule [email protected] checking installable status | |
401 silly cache add args [ 'deep-eql@^0.1.3', null ] | |
402 verbose cache add spec deep-eql@^0.1.3 | |
403 silly cache add parsed spec Result { | |
403 silly cache add raw: 'deep-eql@^0.1.3', | |
403 silly cache add scope: null, | |
403 silly cache add name: 'deep-eql', | |
403 silly cache add rawSpec: '^0.1.3', | |
403 silly cache add spec: '>=0.1.3 <0.2.0', | |
403 silly cache add type: 'range' } | |
404 silly addNamed deep-eql@>=0.1.3 <0.2.0 | |
405 verbose addNamed ">=0.1.3 <0.2.0" is a valid semver range for deep-eql | |
406 silly addNameRange { name: 'deep-eql', range: '>=0.1.3 <0.2.0', hasData: false } | |
407 silly mapToRegistry name deep-eql | |
408 silly mapToRegistry using default registry | |
409 silly mapToRegistry registry https://registry.npmjs.org/ | |
410 silly mapToRegistry uri https://registry.npmjs.org/deep-eql | |
411 verbose addNameRange registry:https://registry.npmjs.org/deep-eql not in flight; fetching | |
412 silly resolveWithNewModule [email protected] checking installable status | |
413 silly cache add args [ 'type-detect@^1.0.0', null ] | |
414 verbose cache add spec type-detect@^1.0.0 | |
415 silly cache add parsed spec Result { | |
415 silly cache add raw: 'type-detect@^1.0.0', | |
415 silly cache add scope: null, | |
415 silly cache add name: 'type-detect', | |
415 silly cache add rawSpec: '^1.0.0', | |
415 silly cache add spec: '>=1.0.0 <2.0.0', | |
415 silly cache add type: 'range' } | |
416 silly addNamed type-detect@>=1.0.0 <2.0.0 | |
417 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for type-detect | |
418 silly addNameRange { name: 'type-detect', range: '>=1.0.0 <2.0.0', hasData: false } | |
419 silly mapToRegistry name type-detect | |
420 silly mapToRegistry using default registry | |
421 silly mapToRegistry registry https://registry.npmjs.org/ | |
422 silly mapToRegistry uri https://registry.npmjs.org/type-detect | |
423 verbose addNameRange registry:https://registry.npmjs.org/type-detect not in flight; fetching | |
424 verbose get https://registry.npmjs.org/deep-eql not expired, no request | |
425 silly addNameRange number 2 { name: 'deep-eql', range: '>=0.1.3 <0.2.0', hasData: true } | |
426 silly addNameRange versions [ 'deep-eql', [ '0.1.0', '0.1.1', '0.1.2', '0.1.3' ] ] | |
427 silly addNamed [email protected] | |
428 verbose addNamed "0.1.3" is a plain semver version for deep-eql | |
429 verbose get https://registry.npmjs.org/type-detect not expired, no request | |
430 silly addNameRange number 2 { name: 'type-detect', range: '>=1.0.0 <2.0.0', hasData: true } | |
431 silly addNameRange versions [ 'type-detect', [ '0.1.0', '0.1.1', '0.1.2', '1.0.0' ] ] | |
432 silly addNamed [email protected] | |
433 verbose addNamed "1.0.0" is a plain semver version for type-detect | |
434 silly mapToRegistry name type-detect | |
435 silly mapToRegistry using default registry | |
436 silly mapToRegistry registry https://registry.npmjs.org/ | |
437 silly mapToRegistry uri https://registry.npmjs.org/type-detect | |
438 verbose addRemoteTarball https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz not in flight; adding | |
439 verbose addRemoteTarball [ 'https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz', | |
439 verbose addRemoteTarball '762217cc06db258ec48908a1298e8b95121e8ea2' ] | |
440 silly cache afterAdd [email protected] | |
441 verbose afterAdd /Users/ogd/.npm/deep-eql/0.1.3/package/package.json not in flight; writing | |
442 info retry fetch attempt 1 at 2:02:09 PM | |
443 info attempt registry request try #1 at 2:02:09 PM | |
444 http fetch GET https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz | |
445 verbose request using bearer token for auth | |
446 verbose afterAdd /Users/ogd/.npm/deep-eql/0.1.3/package/package.json written | |
447 http fetch 200 https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz | |
448 silly fetchAndShaCheck shasum 762217cc06db258ec48908a1298e8b95121e8ea2 | |
449 verbose addTmpTarball /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz not in flight; adding | |
450 verbose addTmpTarball already have metadata; skipping unpack for [email protected] | |
451 silly cache afterAdd [email protected] | |
452 verbose afterAdd /Users/ogd/.npm/type-detect/1.0.0/package/package.json not in flight; writing | |
453 verbose afterAdd /Users/ogd/.npm/type-detect/1.0.0/package/package.json written | |
454 silly fetchNamedPackageData type-detect | |
455 silly mapToRegistry name type-detect | |
456 silly mapToRegistry using default registry | |
457 silly mapToRegistry registry https://registry.npmjs.org/ | |
458 silly mapToRegistry uri https://registry.npmjs.org/type-detect | |
459 silly resolveWithNewModule [email protected] checking installable status | |
460 silly cache add args [ '[email protected]', null ] | |
461 verbose cache add spec [email protected] | |
462 silly cache add parsed spec Result { | |
462 silly cache add raw: '[email protected]', | |
462 silly cache add scope: null, | |
462 silly cache add name: 'type-detect', | |
462 silly cache add rawSpec: '0.1.1', | |
462 silly cache add spec: '0.1.1', | |
462 silly cache add type: 'version' } | |
463 silly addNamed [email protected] | |
464 verbose addNamed "0.1.1" is a plain semver version for type-detect | |
465 silly mapToRegistry name type-detect | |
466 silly mapToRegistry using default registry | |
467 silly mapToRegistry registry https://registry.npmjs.org/ | |
468 silly mapToRegistry uri https://registry.npmjs.org/type-detect | |
469 verbose addNameVersion registry:https://registry.npmjs.org/type-detect not in flight; fetching | |
470 verbose get https://registry.npmjs.org/type-detect not expired, no request | |
471 silly cache afterAdd [email protected] | |
472 verbose afterAdd /Users/ogd/.npm/type-detect/0.1.1/package/package.json not in flight; writing | |
473 verbose afterAdd /Users/ogd/.npm/type-detect/0.1.1/package/package.json written | |
474 silly fetchNamedPackageData ms | |
475 silly mapToRegistry name ms | |
476 silly mapToRegistry using default registry | |
477 silly mapToRegistry registry https://registry.npmjs.org/ | |
478 silly mapToRegistry uri https://registry.npmjs.org/ms | |
479 verbose request uri https://registry.npmjs.org/ms | |
480 verbose request no auth needed | |
481 info attempt registry request try #1 at 2:02:09 PM | |
482 verbose request using bearer token for auth | |
483 verbose etag "DUAQ0ETDNK1O3W1OBHV985ZJD" | |
484 http request GET https://registry.npmjs.org/ms | |
485 http 200 https://registry.npmjs.org/ms | |
486 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
486 verbose headers etag: '"EUEAIR363BMA5VFZKLGS1UWZA"', | |
486 verbose headers 'content-type': 'application/json', | |
486 verbose headers 'cache-control': 'max-age=60', | |
486 verbose headers 'content-length': '8446', | |
486 verbose headers 'accept-ranges': 'bytes', | |
486 verbose headers date: 'Mon, 05 Oct 2015 21:02:09 GMT', | |
486 verbose headers via: '1.1 varnish', | |
486 verbose headers connection: 'keep-alive', | |
486 verbose headers 'x-served-by': 'cache-sjc3125-SJC', | |
486 verbose headers 'x-cache': 'MISS', | |
486 verbose headers 'x-cache-hits': '0', | |
486 verbose headers 'x-timer': 'S1444078929.677061,VS0,VE46', | |
486 verbose headers vary: 'Accept' } | |
487 silly get cb [ 200, | |
487 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
487 silly get etag: '"EUEAIR363BMA5VFZKLGS1UWZA"', | |
487 silly get 'content-type': 'application/json', | |
487 silly get 'cache-control': 'max-age=60', | |
487 silly get 'content-length': '8446', | |
487 silly get 'accept-ranges': 'bytes', | |
487 silly get date: 'Mon, 05 Oct 2015 21:02:09 GMT', | |
487 silly get via: '1.1 varnish', | |
487 silly get connection: 'keep-alive', | |
487 silly get 'x-served-by': 'cache-sjc3125-SJC', | |
487 silly get 'x-cache': 'MISS', | |
487 silly get 'x-cache-hits': '0', | |
487 silly get 'x-timer': 'S1444078929.677061,VS0,VE46', | |
487 silly get vary: 'Accept' } ] | |
488 verbose get saving ms to /Users/ogd/.npm/registry.npmjs.org/ms/.cache.json | |
489 silly resolveWithNewModule [email protected] checking installable status | |
490 silly cache add args [ '[email protected]', null ] | |
491 verbose cache add spec [email protected] | |
492 silly cache add parsed spec Result { | |
492 silly cache add raw: '[email protected]', | |
492 silly cache add scope: null, | |
492 silly cache add name: 'ms', | |
492 silly cache add rawSpec: '0.6.2', | |
492 silly cache add spec: '0.6.2', | |
492 silly cache add type: 'version' } | |
493 silly addNamed [email protected] | |
494 verbose addNamed "0.6.2" is a plain semver version for ms | |
495 silly mapToRegistry name ms | |
496 silly mapToRegistry using default registry | |
497 silly mapToRegistry registry https://registry.npmjs.org/ | |
498 silly mapToRegistry uri https://registry.npmjs.org/ms | |
499 verbose addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching | |
500 verbose get https://registry.npmjs.org/ms not expired, no request | |
501 silly cache afterAdd [email protected] | |
502 verbose afterAdd /Users/ogd/.npm/ms/0.6.2/package/package.json not in flight; writing | |
503 verbose afterAdd /Users/ogd/.npm/ms/0.6.2/package/package.json written | |
504 silly fetchNamedPackageData coveralls | |
505 silly mapToRegistry name coveralls | |
506 silly mapToRegistry using default registry | |
507 silly mapToRegistry registry https://registry.npmjs.org/ | |
508 silly mapToRegistry uri https://registry.npmjs.org/coveralls | |
509 silly fetchNamedPackageData deeper | |
510 silly mapToRegistry name deeper | |
511 silly mapToRegistry using default registry | |
512 silly mapToRegistry registry https://registry.npmjs.org/ | |
513 silly mapToRegistry uri https://registry.npmjs.org/deeper | |
514 silly fetchNamedPackageData foreground-child | |
515 silly mapToRegistry name foreground-child | |
516 silly mapToRegistry using default registry | |
517 silly mapToRegistry registry https://registry.npmjs.org/ | |
518 silly mapToRegistry uri https://registry.npmjs.org/foreground-child | |
519 silly fetchNamedPackageData nyc | |
520 silly mapToRegistry name nyc | |
521 silly mapToRegistry using default registry | |
522 silly mapToRegistry registry https://registry.npmjs.org/ | |
523 silly mapToRegistry uri https://registry.npmjs.org/nyc | |
524 silly fetchNamedPackageData only-shallow | |
525 silly mapToRegistry name only-shallow | |
526 silly mapToRegistry using default registry | |
527 silly mapToRegistry registry https://registry.npmjs.org/ | |
528 silly mapToRegistry uri https://registry.npmjs.org/only-shallow | |
529 silly fetchNamedPackageData readable-stream | |
530 silly mapToRegistry name readable-stream | |
531 silly mapToRegistry using default registry | |
532 silly mapToRegistry registry https://registry.npmjs.org/ | |
533 silly mapToRegistry uri https://registry.npmjs.org/readable-stream | |
534 silly fetchNamedPackageData signal-exit | |
535 silly mapToRegistry name signal-exit | |
536 silly mapToRegistry using default registry | |
537 silly mapToRegistry registry https://registry.npmjs.org/ | |
538 silly mapToRegistry uri https://registry.npmjs.org/signal-exit | |
539 silly fetchNamedPackageData supports-color | |
540 silly mapToRegistry name supports-color | |
541 silly mapToRegistry using default registry | |
542 silly mapToRegistry registry https://registry.npmjs.org/ | |
543 silly mapToRegistry uri https://registry.npmjs.org/supports-color | |
544 silly fetchNamedPackageData tap-mocha-reporter | |
545 silly mapToRegistry name tap-mocha-reporter | |
546 silly mapToRegistry using default registry | |
547 silly mapToRegistry registry https://registry.npmjs.org/ | |
548 silly mapToRegistry uri https://registry.npmjs.org/tap-mocha-reporter | |
549 silly fetchNamedPackageData tap-parser | |
550 silly mapToRegistry name tap-parser | |
551 silly mapToRegistry using default registry | |
552 silly mapToRegistry registry https://registry.npmjs.org/ | |
553 silly mapToRegistry uri https://registry.npmjs.org/tap-parser | |
554 silly fetchNamedPackageData tmatch | |
555 silly mapToRegistry name tmatch | |
556 silly mapToRegistry using default registry | |
557 silly mapToRegistry registry https://registry.npmjs.org/ | |
558 silly mapToRegistry uri https://registry.npmjs.org/tmatch | |
559 verbose request uri https://registry.npmjs.org/deeper | |
560 verbose request no auth needed | |
561 info attempt registry request try #1 at 2:02:09 PM | |
562 verbose request using bearer token for auth | |
563 verbose etag "85OBQNUKNJDEYFAUFCPNYH1G4" | |
564 http request GET https://registry.npmjs.org/deeper | |
565 verbose request uri https://registry.npmjs.org/coveralls | |
566 verbose request no auth needed | |
567 info attempt registry request try #1 at 2:02:09 PM | |
568 verbose request using bearer token for auth | |
569 verbose etag "4LEFERU0A2PHVHKLLHO5Y1YHE" | |
570 http request GET https://registry.npmjs.org/coveralls | |
571 verbose request uri https://registry.npmjs.org/foreground-child | |
572 verbose request no auth needed | |
573 info attempt registry request try #1 at 2:02:09 PM | |
574 verbose request using bearer token for auth | |
575 verbose etag "B8AX4EEYODVK97DNY4L48TL03" | |
576 http request GET https://registry.npmjs.org/foreground-child | |
577 verbose request uri https://registry.npmjs.org/only-shallow | |
578 verbose request no auth needed | |
579 info attempt registry request try #1 at 2:02:09 PM | |
580 verbose request using bearer token for auth | |
581 verbose etag "DX9I25FSZ2F2A34IIISNH4HD0" | |
582 http request GET https://registry.npmjs.org/only-shallow | |
583 verbose request uri https://registry.npmjs.org/nyc | |
584 verbose request no auth needed | |
585 info attempt registry request try #1 at 2:02:09 PM | |
586 verbose request using bearer token for auth | |
587 verbose etag "96VGMXNJ25H6W7TX9N57X4M34" | |
588 http request GET https://registry.npmjs.org/nyc | |
589 verbose request uri https://registry.npmjs.org/readable-stream | |
590 verbose request no auth needed | |
591 info attempt registry request try #1 at 2:02:09 PM | |
592 verbose request using bearer token for auth | |
593 verbose etag "82TTSAI8QQG39EFUWDIODAL81" | |
594 http request GET https://registry.npmjs.org/readable-stream | |
595 verbose request uri https://registry.npmjs.org/supports-color | |
596 verbose request no auth needed | |
597 info attempt registry request try #1 at 2:02:09 PM | |
598 verbose request using bearer token for auth | |
599 verbose etag "AEN1WEU081MO2O8ZJXY4G7G8V" | |
600 http request GET https://registry.npmjs.org/supports-color | |
601 verbose request uri https://registry.npmjs.org/tap-mocha-reporter | |
602 verbose request no auth needed | |
603 info attempt registry request try #1 at 2:02:09 PM | |
604 verbose request using bearer token for auth | |
605 verbose etag "BLRQBHV01ELV2CH9WZJD4YOYG" | |
606 http request GET https://registry.npmjs.org/tap-mocha-reporter | |
607 verbose request uri https://registry.npmjs.org/tap-parser | |
608 verbose request no auth needed | |
609 info attempt registry request try #1 at 2:02:09 PM | |
610 verbose request using bearer token for auth | |
611 verbose etag "EYFUN3JW2FHN30YWG1UX218ME" | |
612 http request GET https://registry.npmjs.org/tap-parser | |
613 verbose request uri https://registry.npmjs.org/tmatch | |
614 verbose request no auth needed | |
615 info attempt registry request try #1 at 2:02:09 PM | |
616 verbose request using bearer token for auth | |
617 verbose etag "81H23PLO7E708D7BPNER7HJ3K" | |
618 http request GET https://registry.npmjs.org/tmatch | |
619 verbose request uri https://registry.npmjs.org/signal-exit | |
620 verbose request no auth needed | |
621 info attempt registry request try #1 at 2:02:09 PM | |
622 verbose request using bearer token for auth | |
623 verbose etag "91TBB4V2M8D2BZFQMLUIDL2NP" | |
624 http request GET https://registry.npmjs.org/signal-exit | |
625 http 304 https://registry.npmjs.org/nyc | |
626 verbose headers { 'cache-control': 'max-age=60', | |
626 verbose headers 'accept-ranges': 'bytes', | |
626 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
626 verbose headers via: '1.1 varnish', | |
626 verbose headers connection: 'keep-alive', | |
626 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
626 verbose headers 'x-cache': 'MISS', | |
626 verbose headers 'x-cache-hits': '0', | |
626 verbose headers 'x-timer': 'S1444078930.183466,VS0,VE36' } | |
627 silly get cb [ 304, | |
627 silly get { 'cache-control': 'max-age=60', | |
627 silly get 'accept-ranges': 'bytes', | |
627 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
627 silly get via: '1.1 varnish', | |
627 silly get connection: 'keep-alive', | |
627 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
627 silly get 'x-cache': 'MISS', | |
627 silly get 'x-cache-hits': '0', | |
627 silly get 'x-timer': 'S1444078930.183466,VS0,VE36' } ] | |
628 verbose etag https://registry.npmjs.org/nyc from cache | |
629 verbose get saving nyc to /Users/ogd/.npm/registry.npmjs.org/nyc/.cache.json | |
630 http 304 https://registry.npmjs.org/only-shallow | |
631 verbose headers { 'cache-control': 'max-age=60', | |
631 verbose headers 'accept-ranges': 'bytes', | |
631 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
631 verbose headers via: '1.1 varnish', | |
631 verbose headers connection: 'keep-alive', | |
631 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
631 verbose headers 'x-cache': 'MISS', | |
631 verbose headers 'x-cache-hits': '0', | |
631 verbose headers 'x-timer': 'S1444078930.184930,VS0,VE37' } | |
632 silly get cb [ 304, | |
632 silly get { 'cache-control': 'max-age=60', | |
632 silly get 'accept-ranges': 'bytes', | |
632 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
632 silly get via: '1.1 varnish', | |
632 silly get connection: 'keep-alive', | |
632 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
632 silly get 'x-cache': 'MISS', | |
632 silly get 'x-cache-hits': '0', | |
632 silly get 'x-timer': 'S1444078930.184930,VS0,VE37' } ] | |
633 verbose etag https://registry.npmjs.org/only-shallow from cache | |
634 verbose get saving only-shallow to /Users/ogd/.npm/registry.npmjs.org/only-shallow/.cache.json | |
635 http 304 https://registry.npmjs.org/tap-mocha-reporter | |
636 verbose headers { 'cache-control': 'max-age=60', | |
636 verbose headers 'accept-ranges': 'bytes', | |
636 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
636 verbose headers via: '1.1 varnish', | |
636 verbose headers connection: 'keep-alive', | |
636 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
636 verbose headers 'x-cache': 'MISS', | |
636 verbose headers 'x-cache-hits': '0', | |
636 verbose headers 'x-timer': 'S1444078930.181366,VS0,VE38' } | |
637 silly get cb [ 304, | |
637 silly get { 'cache-control': 'max-age=60', | |
637 silly get 'accept-ranges': 'bytes', | |
637 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
637 silly get via: '1.1 varnish', | |
637 silly get connection: 'keep-alive', | |
637 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
637 silly get 'x-cache': 'MISS', | |
637 silly get 'x-cache-hits': '0', | |
637 silly get 'x-timer': 'S1444078930.181366,VS0,VE38' } ] | |
638 verbose etag https://registry.npmjs.org/tap-mocha-reporter from cache | |
639 verbose get saving tap-mocha-reporter to /Users/ogd/.npm/registry.npmjs.org/tap-mocha-reporter/.cache.json | |
640 silly resolveWithNewModule [email protected] checking installable status | |
641 silly cache add args [ 'nyc@^3.1.0', null ] | |
642 verbose cache add spec nyc@^3.1.0 | |
643 silly cache add parsed spec Result { | |
643 silly cache add raw: 'nyc@^3.1.0', | |
643 silly cache add scope: null, | |
643 silly cache add name: 'nyc', | |
643 silly cache add rawSpec: '^3.1.0', | |
643 silly cache add spec: '>=3.1.0 <4.0.0', | |
643 silly cache add type: 'range' } | |
644 silly addNamed nyc@>=3.1.0 <4.0.0 | |
645 verbose addNamed ">=3.1.0 <4.0.0" is a valid semver range for nyc | |
646 silly addNameRange { name: 'nyc', range: '>=3.1.0 <4.0.0', hasData: false } | |
647 silly mapToRegistry name nyc | |
648 silly mapToRegistry using default registry | |
649 silly mapToRegistry registry https://registry.npmjs.org/ | |
650 silly mapToRegistry uri https://registry.npmjs.org/nyc | |
651 verbose addNameRange registry:https://registry.npmjs.org/nyc not in flight; fetching | |
652 silly resolveWithNewModule [email protected] checking installable status | |
653 silly cache add args [ '[email protected] || 1', null ] | |
654 verbose cache add spec [email protected] || 1 | |
655 silly cache add parsed spec Result { | |
655 silly cache add raw: '[email protected] || 1', | |
655 silly cache add scope: null, | |
655 silly cache add name: 'tap-mocha-reporter', | |
655 silly cache add rawSpec: '0.0 || 1', | |
655 silly cache add spec: '>=0.0.0 <0.1.0||>=1.0.0 <2.0.0', | |
655 silly cache add type: 'range' } | |
656 silly addNamed tap-mocha-reporter@>=0.0.0 <0.1.0||>=1.0.0 <2.0.0 | |
657 verbose addNamed ">=0.0.0 <0.1.0||>=1.0.0 <2.0.0" is a valid semver range for tap-mocha-reporter | |
658 silly addNameRange { name: 'tap-mocha-reporter', | |
658 silly addNameRange range: '>=0.0.0 <0.1.0||>=1.0.0 <2.0.0', | |
658 silly addNameRange hasData: false } | |
659 silly mapToRegistry name tap-mocha-reporter | |
660 silly mapToRegistry using default registry | |
661 silly mapToRegistry registry https://registry.npmjs.org/ | |
662 silly mapToRegistry uri https://registry.npmjs.org/tap-mocha-reporter | |
663 verbose addNameRange registry:https://registry.npmjs.org/tap-mocha-reporter not in flight; fetching | |
664 http 304 https://registry.npmjs.org/tmatch | |
665 verbose headers { 'cache-control': 'max-age=60', | |
665 verbose headers 'accept-ranges': 'bytes', | |
665 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
665 verbose headers via: '1.1 varnish', | |
665 verbose headers connection: 'keep-alive', | |
665 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
665 verbose headers 'x-cache': 'MISS', | |
665 verbose headers 'x-cache-hits': '0', | |
665 verbose headers 'x-timer': 'S1444078930.189304,VS0,VE37' } | |
666 silly get cb [ 304, | |
666 silly get { 'cache-control': 'max-age=60', | |
666 silly get 'accept-ranges': 'bytes', | |
666 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
666 silly get via: '1.1 varnish', | |
666 silly get connection: 'keep-alive', | |
666 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
666 silly get 'x-cache': 'MISS', | |
666 silly get 'x-cache-hits': '0', | |
666 silly get 'x-timer': 'S1444078930.189304,VS0,VE37' } ] | |
667 verbose etag https://registry.npmjs.org/tmatch from cache | |
668 verbose get saving tmatch to /Users/ogd/.npm/registry.npmjs.org/tmatch/.cache.json | |
669 silly resolveWithNewModule [email protected] checking installable status | |
670 silly cache add args [ 'only-shallow@^1.0.2', null ] | |
671 verbose cache add spec only-shallow@^1.0.2 | |
672 silly cache add parsed spec Result { | |
672 silly cache add raw: 'only-shallow@^1.0.2', | |
672 silly cache add scope: null, | |
672 silly cache add name: 'only-shallow', | |
672 silly cache add rawSpec: '^1.0.2', | |
672 silly cache add spec: '>=1.0.2 <2.0.0', | |
672 silly cache add type: 'range' } | |
673 silly addNamed only-shallow@>=1.0.2 <2.0.0 | |
674 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for only-shallow | |
675 silly addNameRange { name: 'only-shallow', range: '>=1.0.2 <2.0.0', hasData: false } | |
676 silly mapToRegistry name only-shallow | |
677 silly mapToRegistry using default registry | |
678 silly mapToRegistry registry https://registry.npmjs.org/ | |
679 silly mapToRegistry uri https://registry.npmjs.org/only-shallow | |
680 verbose addNameRange registry:https://registry.npmjs.org/only-shallow not in flight; fetching | |
681 verbose get https://registry.npmjs.org/nyc not expired, no request | |
682 silly addNameRange number 2 { name: 'nyc', range: '>=3.1.0 <4.0.0', hasData: true } | |
683 silly addNameRange versions [ 'nyc', | |
683 silly addNameRange [ '1.1.0', | |
683 silly addNameRange '1.1.1', | |
683 silly addNameRange '1.1.2', | |
683 silly addNameRange '1.1.3', | |
683 silly addNameRange '1.1.4', | |
683 silly addNameRange '1.1.5', | |
683 silly addNameRange '1.1.6', | |
683 silly addNameRange '1.1.7', | |
683 silly addNameRange '1.1.8', | |
683 silly addNameRange '1.1.9', | |
683 silly addNameRange '1.2.0', | |
683 silly addNameRange '1.3.0', | |
683 silly addNameRange '1.4.0', | |
683 silly addNameRange '1.4.1', | |
683 silly addNameRange '2.0.0', | |
683 silly addNameRange '2.0.1', | |
683 silly addNameRange '2.0.2', | |
683 silly addNameRange '2.0.3', | |
683 silly addNameRange '2.0.4', | |
683 silly addNameRange '2.0.5', | |
683 silly addNameRange '2.0.6', | |
683 silly addNameRange '2.1.0', | |
683 silly addNameRange '2.1.1', | |
683 silly addNameRange '2.1.2', | |
683 silly addNameRange '2.1.3', | |
683 silly addNameRange '2.1.4', | |
683 silly addNameRange '2.2.0', | |
683 silly addNameRange '2.2.1', | |
683 silly addNameRange '2.3.0', | |
683 silly addNameRange '2.4.0', | |
683 silly addNameRange '3.0.0', | |
683 silly addNameRange '3.0.1', | |
683 silly addNameRange '3.1.0', | |
683 silly addNameRange '3.2.0', | |
683 silly addNameRange '3.2.1', | |
683 silly addNameRange '3.2.2' ] ] | |
684 silly addNamed [email protected] | |
685 verbose addNamed "3.2.2" is a plain semver version for nyc | |
686 verbose get https://registry.npmjs.org/tap-mocha-reporter not expired, no request | |
687 silly addNameRange number 2 { name: 'tap-mocha-reporter', | |
687 silly addNameRange range: '>=0.0.0 <0.1.0||>=1.0.0 <2.0.0', | |
687 silly addNameRange hasData: true } | |
688 silly addNameRange versions [ 'tap-mocha-reporter', | |
688 silly addNameRange [ '0.0.3', | |
688 silly addNameRange '0.0.4', | |
688 silly addNameRange '0.0.5', | |
688 silly addNameRange '0.0.6', | |
688 silly addNameRange '0.0.7', | |
688 silly addNameRange '0.0.8', | |
688 silly addNameRange '0.0.9', | |
688 silly addNameRange '0.0.10', | |
688 silly addNameRange '0.0.11', | |
688 silly addNameRange '0.0.12', | |
688 silly addNameRange '0.0.13', | |
688 silly addNameRange '0.0.14', | |
688 silly addNameRange '0.0.15', | |
688 silly addNameRange '0.0.16', | |
688 silly addNameRange '0.0.17', | |
688 silly addNameRange '0.0.18', | |
688 silly addNameRange '0.0.19', | |
688 silly addNameRange '0.0.20', | |
688 silly addNameRange '0.0.21' ] ] | |
689 silly addNamed [email protected] | |
690 verbose addNamed "0.0.21" is a plain semver version for tap-mocha-reporter | |
691 verbose get https://registry.npmjs.org/only-shallow not expired, no request | |
692 silly addNameRange number 2 { name: 'only-shallow', range: '>=1.0.2 <2.0.0', hasData: true } | |
693 silly addNameRange versions [ 'only-shallow', | |
693 silly addNameRange [ '1.0.1', | |
693 silly addNameRange '1.0.2', | |
693 silly addNameRange '1.0.3', | |
693 silly addNameRange '1.0.4', | |
693 silly addNameRange '1.1.0', | |
693 silly addNameRange '1.1.1', | |
693 silly addNameRange '1.1.2', | |
693 silly addNameRange '1.1.3', | |
693 silly addNameRange '1.1.4', | |
693 silly addNameRange '1.1.5', | |
693 silly addNameRange '1.2.0' ] ] | |
694 silly addNamed [email protected] | |
695 verbose addNamed "1.2.0" is a plain semver version for only-shallow | |
696 silly cache afterAdd [email protected] | |
697 verbose afterAdd /Users/ogd/.npm/nyc/3.2.2/package/package.json not in flight; writing | |
698 silly resolveWithNewModule [email protected] checking installable status | |
699 silly cache add args [ 'tmatch@^1.0.2', null ] | |
700 verbose cache add spec tmatch@^1.0.2 | |
701 silly cache add parsed spec Result { | |
701 silly cache add raw: 'tmatch@^1.0.2', | |
701 silly cache add scope: null, | |
701 silly cache add name: 'tmatch', | |
701 silly cache add rawSpec: '^1.0.2', | |
701 silly cache add spec: '>=1.0.2 <2.0.0', | |
701 silly cache add type: 'range' } | |
702 silly addNamed tmatch@>=1.0.2 <2.0.0 | |
703 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for tmatch | |
704 silly addNameRange { name: 'tmatch', range: '>=1.0.2 <2.0.0', hasData: false } | |
705 silly mapToRegistry name tmatch | |
706 silly mapToRegistry using default registry | |
707 silly mapToRegistry registry https://registry.npmjs.org/ | |
708 silly mapToRegistry uri https://registry.npmjs.org/tmatch | |
709 verbose addNameRange registry:https://registry.npmjs.org/tmatch not in flight; fetching | |
710 silly cache afterAdd [email protected] | |
711 verbose afterAdd /Users/ogd/.npm/tap-mocha-reporter/0.0.21/package/package.json not in flight; writing | |
712 silly cache afterAdd [email protected] | |
713 verbose afterAdd /Users/ogd/.npm/only-shallow/1.2.0/package/package.json not in flight; writing | |
714 verbose get https://registry.npmjs.org/tmatch not expired, no request | |
715 silly addNameRange number 2 { name: 'tmatch', range: '>=1.0.2 <2.0.0', hasData: true } | |
716 silly addNameRange versions [ 'tmatch', [ '1.0.0', '1.0.1', '1.0.2' ] ] | |
717 silly addNamed [email protected] | |
718 verbose addNamed "1.0.2" is a plain semver version for tmatch | |
719 verbose afterAdd /Users/ogd/.npm/nyc/3.2.2/package/package.json written | |
720 verbose afterAdd /Users/ogd/.npm/tap-mocha-reporter/0.0.21/package/package.json written | |
721 verbose afterAdd /Users/ogd/.npm/only-shallow/1.2.0/package/package.json written | |
722 silly cache afterAdd [email protected] | |
723 verbose afterAdd /Users/ogd/.npm/tmatch/1.0.2/package/package.json not in flight; writing | |
724 verbose addBundled extract /Users/ogd/.npm/nyc/3.2.2/package.tgz | |
725 verbose tar unpack /Users/ogd/.npm/nyc/3.2.2/package.tgz | |
726 verbose tar unpacking to /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/unpack-3caba9953bfa2323fc23e56e25d6c0a5 | |
727 silly gentlyRm /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/unpack-3caba9953bfa2323fc23e56e25d6c0a5 is being purged | |
728 verbose afterAdd /Users/ogd/.npm/tmatch/1.0.2/package/package.json written | |
729 verbose gentlyRm don't care about contents; nuking /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/unpack-3caba9953bfa2323fc23e56e25d6c0a5 | |
730 silly gunzTarPerm modes [ '755', '644' ] | |
731 http 304 https://registry.npmjs.org/foreground-child | |
732 verbose headers { 'cache-control': 'max-age=60', | |
732 verbose headers 'accept-ranges': 'bytes', | |
732 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
732 verbose headers via: '1.1 varnish', | |
732 verbose headers connection: 'keep-alive', | |
732 verbose headers 'x-served-by': 'cache-sjc3123-SJC', | |
732 verbose headers 'x-cache': 'MISS', | |
732 verbose headers 'x-cache-hits': '0', | |
732 verbose headers 'x-timer': 'S1444078930.169407,VS0,VE85' } | |
733 silly get cb [ 304, | |
733 silly get { 'cache-control': 'max-age=60', | |
733 silly get 'accept-ranges': 'bytes', | |
733 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
733 silly get via: '1.1 varnish', | |
733 silly get connection: 'keep-alive', | |
733 silly get 'x-served-by': 'cache-sjc3123-SJC', | |
733 silly get 'x-cache': 'MISS', | |
733 silly get 'x-cache-hits': '0', | |
733 silly get 'x-timer': 'S1444078930.169407,VS0,VE85' } ] | |
734 verbose etag https://registry.npmjs.org/foreground-child from cache | |
735 verbose get saving foreground-child to /Users/ogd/.npm/registry.npmjs.org/foreground-child/.cache.json | |
736 silly gunzTarPerm extractEntry package.json | |
737 silly gunzTarPerm extractEntry .npmignore | |
738 silly gunzTarPerm extractEntry README.md | |
739 silly resolveWithNewModule [email protected] checking installable status | |
740 silly cache add args [ 'foreground-child@^1.2.0', null ] | |
741 verbose cache add spec foreground-child@^1.2.0 | |
742 silly cache add parsed spec Result { | |
742 silly cache add raw: 'foreground-child@^1.2.0', | |
742 silly cache add scope: null, | |
742 silly cache add name: 'foreground-child', | |
742 silly cache add rawSpec: '^1.2.0', | |
742 silly cache add spec: '>=1.2.0 <2.0.0', | |
742 silly cache add type: 'range' } | |
743 silly addNamed foreground-child@>=1.2.0 <2.0.0 | |
744 verbose addNamed ">=1.2.0 <2.0.0" is a valid semver range for foreground-child | |
745 silly addNameRange { name: 'foreground-child', | |
745 silly addNameRange range: '>=1.2.0 <2.0.0', | |
745 silly addNameRange hasData: false } | |
746 silly mapToRegistry name foreground-child | |
747 silly mapToRegistry using default registry | |
748 silly mapToRegistry registry https://registry.npmjs.org/ | |
749 silly mapToRegistry uri https://registry.npmjs.org/foreground-child | |
750 verbose addNameRange registry:https://registry.npmjs.org/foreground-child not in flight; fetching | |
751 verbose get https://registry.npmjs.org/foreground-child not expired, no request | |
752 silly addNameRange number 2 { name: 'foreground-child', | |
752 silly addNameRange range: '>=1.2.0 <2.0.0', | |
752 silly addNameRange hasData: true } | |
753 silly addNameRange versions [ 'foreground-child', | |
753 silly addNameRange [ '1.0.0', '1.1.0', '1.2.0', '1.3.0', '1.3.1' ] ] | |
754 silly addNamed [email protected] | |
755 verbose addNamed "1.3.1" is a plain semver version for foreground-child | |
756 silly gunzTarPerm extractEntry index.js | |
757 silly gunzTarPerm extractEntry LICENSE.txt | |
758 http 304 https://registry.npmjs.org/deeper | |
759 verbose headers { 'cache-control': 'max-age=60', | |
759 verbose headers 'accept-ranges': 'bytes', | |
759 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
759 verbose headers via: '1.1 varnish', | |
759 verbose headers connection: 'keep-alive', | |
759 verbose headers 'x-served-by': 'cache-sjc3125-SJC', | |
759 verbose headers 'x-cache': 'MISS', | |
759 verbose headers 'x-cache-hits': '0', | |
759 verbose headers 'x-timer': 'S1444078930.182320,VS0,VE81' } | |
760 silly get cb [ 304, | |
760 silly get { 'cache-control': 'max-age=60', | |
760 silly get 'accept-ranges': 'bytes', | |
760 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
760 silly get via: '1.1 varnish', | |
760 silly get connection: 'keep-alive', | |
760 silly get 'x-served-by': 'cache-sjc3125-SJC', | |
760 silly get 'x-cache': 'MISS', | |
760 silly get 'x-cache-hits': '0', | |
760 silly get 'x-timer': 'S1444078930.182320,VS0,VE81' } ] | |
761 verbose etag https://registry.npmjs.org/deeper from cache | |
762 verbose get saving deeper to /Users/ogd/.npm/registry.npmjs.org/deeper/.cache.json | |
763 silly cache afterAdd [email protected] | |
764 verbose afterAdd /Users/ogd/.npm/foreground-child/1.3.1/package/package.json not in flight; writing | |
765 silly gunzTarPerm extractEntry bin/nyc.js | |
766 silly gunzTarPerm extractEntry .travis.yml | |
767 silly gunzTarPerm extractEntry CHANGELOG.md | |
768 silly gunzTarPerm extractEntry test/nyc-test.js | |
769 silly gunzTarPerm extractEntry test/fixtures/package.json | |
770 silly gunzTarPerm extractEntry test/fixtures/not-loaded.js | |
771 silly gunzTarPerm extractEntry test/fixtures/sigint.js | |
772 silly gunzTarPerm extractEntry test/fixtures/sigterm.js | |
773 silly gunzTarPerm extractEntry test/fixtures/.istanbul.yml | |
774 silly gunzTarPerm extractEntry node_modules/foreground-child/package.json | |
775 silly gunzTarPerm extractEntry node_modules/foreground-child/.npmignore | |
776 silly gunzTarPerm extractEntry node_modules/foreground-child/README.md | |
777 silly gunzTarPerm extractEntry node_modules/foreground-child/LICENSE | |
778 silly gunzTarPerm extractEntry node_modules/foreground-child/index.js | |
779 silly gunzTarPerm extractEntry node_modules/foreground-child/.travis.yml | |
780 silly gunzTarPerm extractEntry node_modules/foreground-child/test/basic.js | |
781 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/package.json | |
782 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/.npmignore | |
783 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/README.md | |
784 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/index.js | |
785 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/bin/win-spawn | |
786 silly gunzTarPerm extractEntry node_modules/spawn-wrap/package.json | |
787 silly gunzTarPerm extractEntry node_modules/spawn-wrap/README.md | |
788 silly gunzTarPerm extractEntry node_modules/spawn-wrap/LICENSE | |
789 silly gunzTarPerm extractEntry node_modules/spawn-wrap/index.js | |
790 silly gunzTarPerm extractEntry node_modules/spawn-wrap/shim.js | |
791 silly gunzTarPerm extractEntry node_modules/spawn-wrap/t.js | |
792 silly gunzTarPerm extractEntry node_modules/spawn-wrap/.travis.yml | |
793 silly gunzTarPerm extractEntry node_modules/spawn-wrap/lib/is-windows.js | |
794 silly gunzTarPerm extractEntry node_modules/spawn-wrap/lib/win-rebase.js | |
795 silly gunzTarPerm extractEntry node_modules/spawn-wrap/test/basic.js | |
796 silly gunzTarPerm extractEntry node_modules/spawn-wrap/test/win-rebase.js | |
797 silly gunzTarPerm extractEntry node_modules/spawn-wrap/test/fixtures/script.js | |
798 silly gunzTarPerm extractEntry node_modules/spawn-wrap/node_modules/os-homedir/package.json | |
799 silly gunzTarPerm extractEntry node_modules/spawn-wrap/node_modules/os-homedir/index.js | |
800 silly gunzTarPerm extractEntry node_modules/spawn-wrap/node_modules/os-homedir/license | |
801 silly gunzTarPerm extractEntry node_modules/spawn-wrap/node_modules/os-homedir/readme.md | |
802 silly resolveWithNewModule [email protected] checking installable status | |
803 silly cache add args [ 'deeper@^2.1.0', null ] | |
804 verbose cache add spec deeper@^2.1.0 | |
805 silly cache add parsed spec Result { | |
805 silly cache add raw: 'deeper@^2.1.0', | |
805 silly cache add scope: null, | |
805 silly cache add name: 'deeper', | |
805 silly cache add rawSpec: '^2.1.0', | |
805 silly cache add spec: '>=2.1.0 <3.0.0', | |
805 silly cache add type: 'range' } | |
806 silly addNamed deeper@>=2.1.0 <3.0.0 | |
807 verbose addNamed ">=2.1.0 <3.0.0" is a valid semver range for deeper | |
808 silly addNameRange { name: 'deeper', range: '>=2.1.0 <3.0.0', hasData: false } | |
809 silly mapToRegistry name deeper | |
810 silly mapToRegistry using default registry | |
811 silly mapToRegistry registry https://registry.npmjs.org/ | |
812 silly mapToRegistry uri https://registry.npmjs.org/deeper | |
813 verbose addNameRange registry:https://registry.npmjs.org/deeper not in flight; fetching | |
814 http 304 https://registry.npmjs.org/supports-color | |
815 verbose headers { 'cache-control': 'max-age=60', | |
815 verbose headers 'accept-ranges': 'bytes', | |
815 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
815 verbose headers via: '1.1 varnish', | |
815 verbose headers connection: 'keep-alive', | |
815 verbose headers 'x-served-by': 'cache-sjc3135-SJC', | |
815 verbose headers 'x-cache': 'MISS', | |
815 verbose headers 'x-cache-hits': '0', | |
815 verbose headers 'x-timer': 'S1444078930.189697,VS0,VE84' } | |
816 silly get cb [ 304, | |
816 silly get { 'cache-control': 'max-age=60', | |
816 silly get 'accept-ranges': 'bytes', | |
816 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
816 silly get via: '1.1 varnish', | |
816 silly get connection: 'keep-alive', | |
816 silly get 'x-served-by': 'cache-sjc3135-SJC', | |
816 silly get 'x-cache': 'MISS', | |
816 silly get 'x-cache-hits': '0', | |
816 silly get 'x-timer': 'S1444078930.189697,VS0,VE84' } ] | |
817 verbose etag https://registry.npmjs.org/supports-color from cache | |
818 verbose get saving supports-color to /Users/ogd/.npm/registry.npmjs.org/supports-color/.cache.json | |
819 verbose afterAdd /Users/ogd/.npm/foreground-child/1.3.1/package/package.json written | |
820 http 304 https://registry.npmjs.org/signal-exit | |
821 verbose headers { 'cache-control': 'max-age=60', | |
821 verbose headers 'accept-ranges': 'bytes', | |
821 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
821 verbose headers via: '1.1 varnish', | |
821 verbose headers connection: 'keep-alive', | |
821 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
821 verbose headers 'x-cache': 'MISS', | |
821 verbose headers 'x-cache-hits': '0', | |
821 verbose headers 'x-timer': 'S1444078930.187803,VS0,VE86' } | |
822 silly get cb [ 304, | |
822 silly get { 'cache-control': 'max-age=60', | |
822 silly get 'accept-ranges': 'bytes', | |
822 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
822 silly get via: '1.1 varnish', | |
822 silly get connection: 'keep-alive', | |
822 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
822 silly get 'x-cache': 'MISS', | |
822 silly get 'x-cache-hits': '0', | |
822 silly get 'x-timer': 'S1444078930.187803,VS0,VE86' } ] | |
823 verbose etag https://registry.npmjs.org/signal-exit from cache | |
824 verbose get saving signal-exit to /Users/ogd/.npm/registry.npmjs.org/signal-exit/.cache.json | |
825 verbose get https://registry.npmjs.org/deeper not expired, no request | |
826 silly addNameRange number 2 { name: 'deeper', range: '>=2.1.0 <3.0.0', hasData: true } | |
827 silly addNameRange versions [ 'deeper', | |
827 silly addNameRange [ '1.0.0', | |
827 silly addNameRange '1.0.1', | |
827 silly addNameRange '1.0.2', | |
827 silly addNameRange '1.0.3', | |
827 silly addNameRange '2.0.0', | |
827 silly addNameRange '2.0.1', | |
827 silly addNameRange '2.0.2', | |
827 silly addNameRange '2.0.3', | |
827 silly addNameRange '2.0.4', | |
827 silly addNameRange '2.1.0' ] ] | |
828 silly addNamed [email protected] | |
829 verbose addNamed "2.1.0" is a plain semver version for deeper | |
830 http 304 https://registry.npmjs.org/tap-parser | |
831 verbose headers { 'cache-control': 'max-age=60', | |
831 verbose headers 'accept-ranges': 'bytes', | |
831 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
831 verbose headers via: '1.1 varnish', | |
831 verbose headers connection: 'keep-alive', | |
831 verbose headers 'x-served-by': 'cache-sjc3124-SJC', | |
831 verbose headers 'x-cache': 'MISS', | |
831 verbose headers 'x-cache-hits': '0', | |
831 verbose headers 'x-timer': 'S1444078930.189165,VS0,VE90' } | |
832 silly get cb [ 304, | |
832 silly get { 'cache-control': 'max-age=60', | |
832 silly get 'accept-ranges': 'bytes', | |
832 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
832 silly get via: '1.1 varnish', | |
832 silly get connection: 'keep-alive', | |
832 silly get 'x-served-by': 'cache-sjc3124-SJC', | |
832 silly get 'x-cache': 'MISS', | |
832 silly get 'x-cache-hits': '0', | |
832 silly get 'x-timer': 'S1444078930.189165,VS0,VE90' } ] | |
833 verbose etag https://registry.npmjs.org/tap-parser from cache | |
834 verbose get saving tap-parser to /Users/ogd/.npm/registry.npmjs.org/tap-parser/.cache.json | |
835 silly resolveWithNewModule [email protected] checking installable status | |
836 silly cache add args [ 'supports-color@^1.3.1', null ] | |
837 verbose cache add spec supports-color@^1.3.1 | |
838 silly cache add parsed spec Result { | |
838 silly cache add raw: 'supports-color@^1.3.1', | |
838 silly cache add scope: null, | |
838 silly cache add name: 'supports-color', | |
838 silly cache add rawSpec: '^1.3.1', | |
838 silly cache add spec: '>=1.3.1 <2.0.0', | |
838 silly cache add type: 'range' } | |
839 silly addNamed supports-color@>=1.3.1 <2.0.0 | |
840 verbose addNamed ">=1.3.1 <2.0.0" is a valid semver range for supports-color | |
841 silly addNameRange { name: 'supports-color', | |
841 silly addNameRange range: '>=1.3.1 <2.0.0', | |
841 silly addNameRange hasData: false } | |
842 silly mapToRegistry name supports-color | |
843 silly mapToRegistry using default registry | |
844 silly mapToRegistry registry https://registry.npmjs.org/ | |
845 silly mapToRegistry uri https://registry.npmjs.org/supports-color | |
846 verbose addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching | |
847 http 304 https://registry.npmjs.org/readable-stream | |
848 verbose headers { 'cache-control': 'max-age=60', | |
848 verbose headers 'accept-ranges': 'bytes', | |
848 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
848 verbose headers via: '1.1 varnish', | |
848 verbose headers connection: 'keep-alive', | |
848 verbose headers 'x-served-by': 'cache-sjc3134-SJC', | |
848 verbose headers 'x-cache': 'MISS', | |
848 verbose headers 'x-cache-hits': '0', | |
848 verbose headers 'x-timer': 'S1444078930.187640,VS0,VE91' } | |
849 silly get cb [ 304, | |
849 silly get { 'cache-control': 'max-age=60', | |
849 silly get 'accept-ranges': 'bytes', | |
849 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
849 silly get via: '1.1 varnish', | |
849 silly get connection: 'keep-alive', | |
849 silly get 'x-served-by': 'cache-sjc3134-SJC', | |
849 silly get 'x-cache': 'MISS', | |
849 silly get 'x-cache-hits': '0', | |
849 silly get 'x-timer': 'S1444078930.187640,VS0,VE91' } ] | |
850 verbose etag https://registry.npmjs.org/readable-stream from cache | |
851 verbose get saving readable-stream to /Users/ogd/.npm/registry.npmjs.org/readable-stream/.cache.json | |
852 silly cache afterAdd [email protected] | |
853 verbose afterAdd /Users/ogd/.npm/deeper/2.1.0/package/package.json not in flight; writing | |
854 silly resolveWithNewModule [email protected] checking installable status | |
855 silly cache add args [ 'signal-exit@^2.0.0', null ] | |
856 verbose cache add spec signal-exit@^2.0.0 | |
857 silly cache add parsed spec Result { | |
857 silly cache add raw: 'signal-exit@^2.0.0', | |
857 silly cache add scope: null, | |
857 silly cache add name: 'signal-exit', | |
857 silly cache add rawSpec: '^2.0.0', | |
857 silly cache add spec: '>=2.0.0 <3.0.0', | |
857 silly cache add type: 'range' } | |
858 silly addNamed signal-exit@>=2.0.0 <3.0.0 | |
859 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for signal-exit | |
860 silly addNameRange { name: 'signal-exit', range: '>=2.0.0 <3.0.0', hasData: false } | |
861 silly mapToRegistry name signal-exit | |
862 silly mapToRegistry using default registry | |
863 silly mapToRegistry registry https://registry.npmjs.org/ | |
864 silly mapToRegistry uri https://registry.npmjs.org/signal-exit | |
865 verbose addNameRange registry:https://registry.npmjs.org/signal-exit not in flight; fetching | |
866 verbose get https://registry.npmjs.org/supports-color not expired, no request | |
867 silly addNameRange number 2 { name: 'supports-color', | |
867 silly addNameRange range: '>=1.3.1 <2.0.0', | |
867 silly addNameRange hasData: true } | |
868 silly addNameRange versions [ 'supports-color', | |
868 silly addNameRange [ '0.2.0', | |
868 silly addNameRange '1.0.0', | |
868 silly addNameRange '1.1.0', | |
868 silly addNameRange '1.2.0', | |
868 silly addNameRange '1.2.1', | |
868 silly addNameRange '1.3.0', | |
868 silly addNameRange '1.3.1', | |
868 silly addNameRange '2.0.0', | |
868 silly addNameRange '3.0.0', | |
868 silly addNameRange '3.0.1', | |
868 silly addNameRange '3.1.0', | |
868 silly addNameRange '3.1.1' ] ] | |
869 silly addNamed [email protected] | |
870 verbose addNamed "1.3.1" is a plain semver version for supports-color | |
871 verbose get https://registry.npmjs.org/signal-exit not expired, no request | |
872 silly addNameRange number 2 { name: 'signal-exit', range: '>=2.0.0 <3.0.0', hasData: true } | |
873 silly addNameRange versions [ 'signal-exit', | |
873 silly addNameRange [ '1.0.0', | |
873 silly addNameRange '1.0.1', | |
873 silly addNameRange '1.1.0', | |
873 silly addNameRange '1.2.0', | |
873 silly addNameRange '1.3.0', | |
873 silly addNameRange '1.3.1', | |
873 silly addNameRange '2.1.0', | |
873 silly addNameRange '2.1.1', | |
873 silly addNameRange '2.0.0', | |
873 silly addNameRange '2.1.2' ] ] | |
874 silly addNamed [email protected] | |
875 verbose addNamed "2.1.2" is a plain semver version for signal-exit | |
876 silly resolveWithNewModule [email protected] checking installable status | |
877 silly cache add args [ 'tap-parser@^1.2.2', null ] | |
878 verbose cache add spec tap-parser@^1.2.2 | |
879 silly cache add parsed spec Result { | |
879 silly cache add raw: 'tap-parser@^1.2.2', | |
879 silly cache add scope: null, | |
879 silly cache add name: 'tap-parser', | |
879 silly cache add rawSpec: '^1.2.2', | |
879 silly cache add spec: '>=1.2.2 <2.0.0', | |
879 silly cache add type: 'range' } | |
880 silly addNamed tap-parser@>=1.2.2 <2.0.0 | |
881 verbose addNamed ">=1.2.2 <2.0.0" is a valid semver range for tap-parser | |
882 silly addNameRange { name: 'tap-parser', range: '>=1.2.2 <2.0.0', hasData: false } | |
883 silly mapToRegistry name tap-parser | |
884 silly mapToRegistry using default registry | |
885 silly mapToRegistry registry https://registry.npmjs.org/ | |
886 silly mapToRegistry uri https://registry.npmjs.org/tap-parser | |
887 verbose addNameRange registry:https://registry.npmjs.org/tap-parser not in flight; fetching | |
888 verbose afterAdd /Users/ogd/.npm/deeper/2.1.0/package/package.json written | |
889 silly resolveWithNewModule [email protected] checking installable status | |
890 silly cache add args [ 'readable-stream@^2.0.2', null ] | |
891 verbose cache add spec readable-stream@^2.0.2 | |
892 silly cache add parsed spec Result { | |
892 silly cache add raw: 'readable-stream@^2.0.2', | |
892 silly cache add scope: null, | |
892 silly cache add name: 'readable-stream', | |
892 silly cache add rawSpec: '^2.0.2', | |
892 silly cache add spec: '>=2.0.2 <3.0.0', | |
892 silly cache add type: 'range' } | |
893 silly addNamed readable-stream@>=2.0.2 <3.0.0 | |
894 verbose addNamed ">=2.0.2 <3.0.0" is a valid semver range for readable-stream | |
895 silly addNameRange { name: 'readable-stream', | |
895 silly addNameRange range: '>=2.0.2 <3.0.0', | |
895 silly addNameRange hasData: false } | |
896 silly mapToRegistry name readable-stream | |
897 silly mapToRegistry using default registry | |
898 silly mapToRegistry registry https://registry.npmjs.org/ | |
899 silly mapToRegistry uri https://registry.npmjs.org/readable-stream | |
900 verbose addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching | |
901 verbose get https://registry.npmjs.org/tap-parser not expired, no request | |
902 silly addNameRange number 2 { name: 'tap-parser', range: '>=1.2.2 <2.0.0', hasData: true } | |
903 silly addNameRange versions [ 'tap-parser', | |
903 silly addNameRange [ '0.0.0', | |
903 silly addNameRange '0.0.1', | |
903 silly addNameRange '0.0.2', | |
903 silly addNameRange '0.1.0', | |
903 silly addNameRange '0.2.0', | |
903 silly addNameRange '0.2.1', | |
903 silly addNameRange '0.3.0', | |
903 silly addNameRange '0.4.0', | |
903 silly addNameRange '0.4.1', | |
903 silly addNameRange '0.4.2', | |
903 silly addNameRange '0.4.3', | |
903 silly addNameRange '0.5.0', | |
903 silly addNameRange '0.6.0', | |
903 silly addNameRange '0.6.1', | |
903 silly addNameRange '0.6.2', | |
903 silly addNameRange '0.7.0', | |
903 silly addNameRange '1.0.0', | |
903 silly addNameRange '1.0.1', | |
903 silly addNameRange '1.0.2', | |
903 silly addNameRange '1.0.4', | |
903 silly addNameRange '1.1.0', | |
903 silly addNameRange '1.1.1', | |
903 silly addNameRange '1.1.2', | |
903 silly addNameRange '1.1.3', | |
903 silly addNameRange '1.1.4', | |
903 silly addNameRange '1.1.5', | |
903 silly addNameRange '1.1.6', | |
903 silly addNameRange '1.2.0', | |
903 silly addNameRange '1.2.1', | |
903 silly addNameRange '1.2.2' ] ] | |
904 silly addNamed [email protected] | |
905 verbose addNamed "1.2.2" is a plain semver version for tap-parser | |
906 silly cache afterAdd [email protected] | |
907 verbose afterAdd /Users/ogd/.npm/signal-exit/2.1.2/package/package.json not in flight; writing | |
908 verbose get https://registry.npmjs.org/readable-stream not expired, no request | |
909 silly addNameRange number 2 { name: 'readable-stream', | |
909 silly addNameRange range: '>=2.0.2 <3.0.0', | |
909 silly addNameRange hasData: true } | |
910 silly addNameRange versions [ 'readable-stream', | |
910 silly addNameRange [ '0.0.1', | |
910 silly addNameRange '0.0.2', | |
910 silly addNameRange '0.0.3', | |
910 silly addNameRange '0.0.4', | |
910 silly addNameRange '0.1.0', | |
910 silly addNameRange '0.2.0', | |
910 silly addNameRange '0.3.0', | |
910 silly addNameRange '0.3.1', | |
910 silly addNameRange '1.0.0', | |
910 silly addNameRange '1.0.1', | |
910 silly addNameRange '1.0.2', | |
910 silly addNameRange '1.0.15', | |
910 silly addNameRange '1.0.17', | |
910 silly addNameRange '1.1.7', | |
910 silly addNameRange '1.1.8', | |
910 silly addNameRange '1.1.9', | |
910 silly addNameRange '1.0.24', | |
910 silly addNameRange '1.0.25', | |
910 silly addNameRange '1.1.10', | |
910 silly addNameRange '1.0.25-1', | |
910 silly addNameRange '1.1.11', | |
910 silly addNameRange '1.0.26', | |
910 silly addNameRange '1.0.26-1', | |
910 silly addNameRange '1.1.11-1', | |
910 silly addNameRange '1.0.26-2', | |
910 silly addNameRange '1.1.12', | |
910 silly addNameRange '1.0.26-3', | |
910 silly addNameRange '1.0.26-4', | |
910 silly addNameRange '1.1.12-1', | |
910 silly addNameRange '1.0.27-1', | |
910 silly addNameRange '1.1.13-1', | |
910 silly addNameRange '1.0.31', | |
910 silly addNameRange '1.1.13', | |
910 silly addNameRange '1.0.32', | |
910 silly addNameRange '1.0.32-1', | |
910 silly addNameRange '1.0.33-1', | |
910 silly addNameRange '1.0.33-2', | |
910 silly addNameRange '1.0.33', | |
910 silly addNameRange '2.0.0', | |
910 silly addNameRange '2.0.1', | |
910 silly addNameRange '2.0.2' ] ] | |
911 silly addNamed [email protected] | |
912 verbose addNamed "2.0.2" is a plain semver version for readable-stream | |
913 silly cache afterAdd [email protected] | |
914 verbose afterAdd /Users/ogd/.npm/supports-color/1.3.1/package/package.json not in flight; writing | |
915 verbose afterAdd /Users/ogd/.npm/signal-exit/2.1.2/package/package.json written | |
916 verbose afterAdd /Users/ogd/.npm/supports-color/1.3.1/package/package.json written | |
917 silly cache afterAdd [email protected] | |
918 verbose afterAdd /Users/ogd/.npm/tap-parser/1.2.2/package/package.json not in flight; writing | |
919 silly cache afterAdd [email protected] | |
920 verbose afterAdd /Users/ogd/.npm/readable-stream/2.0.2/package/package.json not in flight; writing | |
921 verbose afterAdd /Users/ogd/.npm/tap-parser/1.2.2/package/package.json written | |
922 verbose afterAdd /Users/ogd/.npm/readable-stream/2.0.2/package/package.json written | |
923 silly addBundled read tarball | |
924 silly cleanup remove extracted module | |
925 http 200 https://registry.npmjs.org/coveralls | |
926 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
926 verbose headers etag: '"6W7ODN8CM1SC3OJW2GEPSTRSZ"', | |
926 verbose headers 'content-type': 'application/json', | |
926 verbose headers 'cache-control': 'max-age=60', | |
926 verbose headers 'content-length': '57623', | |
926 verbose headers 'accept-ranges': 'bytes', | |
926 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
926 verbose headers via: '1.1 varnish', | |
926 verbose headers connection: 'keep-alive', | |
926 verbose headers 'x-served-by': 'cache-sjc3134-SJC', | |
926 verbose headers 'x-cache': 'MISS', | |
926 verbose headers 'x-cache-hits': '0', | |
926 verbose headers 'x-timer': 'S1444078930.174715,VS0,VE173', | |
926 verbose headers vary: 'Accept' } | |
927 silly get cb [ 200, | |
927 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
927 silly get etag: '"6W7ODN8CM1SC3OJW2GEPSTRSZ"', | |
927 silly get 'content-type': 'application/json', | |
927 silly get 'cache-control': 'max-age=60', | |
927 silly get 'content-length': '57623', | |
927 silly get 'accept-ranges': 'bytes', | |
927 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
927 silly get via: '1.1 varnish', | |
927 silly get connection: 'keep-alive', | |
927 silly get 'x-served-by': 'cache-sjc3134-SJC', | |
927 silly get 'x-cache': 'MISS', | |
927 silly get 'x-cache-hits': '0', | |
927 silly get 'x-timer': 'S1444078930.174715,VS0,VE173', | |
927 silly get vary: 'Accept' } ] | |
928 verbose get saving coveralls to /Users/ogd/.npm/registry.npmjs.org/coveralls/.cache.json | |
929 silly resolveWithNewModule [email protected] checking installable status | |
930 silly cache add args [ 'coveralls@^2.11.2', null ] | |
931 verbose cache add spec coveralls@^2.11.2 | |
932 silly cache add parsed spec Result { | |
932 silly cache add raw: 'coveralls@^2.11.2', | |
932 silly cache add scope: null, | |
932 silly cache add name: 'coveralls', | |
932 silly cache add rawSpec: '^2.11.2', | |
932 silly cache add spec: '>=2.11.2 <3.0.0', | |
932 silly cache add type: 'range' } | |
933 silly addNamed coveralls@>=2.11.2 <3.0.0 | |
934 verbose addNamed ">=2.11.2 <3.0.0" is a valid semver range for coveralls | |
935 silly addNameRange { name: 'coveralls', range: '>=2.11.2 <3.0.0', hasData: false } | |
936 silly mapToRegistry name coveralls | |
937 silly mapToRegistry using default registry | |
938 silly mapToRegistry registry https://registry.npmjs.org/ | |
939 silly mapToRegistry uri https://registry.npmjs.org/coveralls | |
940 verbose addNameRange registry:https://registry.npmjs.org/coveralls not in flight; fetching | |
941 verbose get https://registry.npmjs.org/coveralls not expired, no request | |
942 silly addNameRange number 2 { name: 'coveralls', range: '>=2.11.2 <3.0.0', hasData: true } | |
943 silly addNameRange versions [ 'coveralls', | |
943 silly addNameRange [ '1.0.0', | |
943 silly addNameRange '1.1.0', | |
943 silly addNameRange '1.1.1', | |
943 silly addNameRange '1.1.2', | |
943 silly addNameRange '1.1.3', | |
943 silly addNameRange '2.0.0', | |
943 silly addNameRange '2.0.1', | |
943 silly addNameRange '2.0.2', | |
943 silly addNameRange '2.0.3', | |
943 silly addNameRange '2.0.4', | |
943 silly addNameRange '2.0.5', | |
943 silly addNameRange '2.0.6', | |
943 silly addNameRange '2.0.7', | |
943 silly addNameRange '2.0.8', | |
943 silly addNameRange '2.0.9', | |
943 silly addNameRange '2.0.10', | |
943 silly addNameRange '2.0.11', | |
943 silly addNameRange '2.0.12', | |
943 silly addNameRange '2.0.13', | |
943 silly addNameRange '2.0.15', | |
943 silly addNameRange '2.0.16', | |
943 silly addNameRange '2.1.0', | |
943 silly addNameRange '2.2.0', | |
943 silly addNameRange '2.3.0', | |
943 silly addNameRange '2.5.0', | |
943 silly addNameRange '2.6.0', | |
943 silly addNameRange '2.6.1', | |
943 silly addNameRange '2.7.0', | |
943 silly addNameRange '2.7.1', | |
943 silly addNameRange '2.8.0', | |
943 silly addNameRange '2.10.0', | |
943 silly addNameRange '2.10.1', | |
943 silly addNameRange '2.11.0', | |
943 silly addNameRange '2.11.1', | |
943 silly addNameRange '2.11.2', | |
943 silly addNameRange '2.11.3', | |
943 silly addNameRange '2.11.4' ] ] | |
944 silly addNamed [email protected] | |
945 verbose addNamed "2.11.4" is a plain semver version for coveralls | |
946 silly cache afterAdd [email protected] | |
947 verbose afterAdd /Users/ogd/.npm/coveralls/2.11.4/package/package.json not in flight; writing | |
948 verbose afterAdd /Users/ogd/.npm/coveralls/2.11.4/package/package.json written | |
949 silly fetchNamedPackageData js-yaml | |
950 silly mapToRegistry name js-yaml | |
951 silly mapToRegistry using default registry | |
952 silly mapToRegistry registry https://registry.npmjs.org/ | |
953 silly mapToRegistry uri https://registry.npmjs.org/js-yaml | |
954 silly fetchNamedPackageData lcov-parse | |
955 silly mapToRegistry name lcov-parse | |
956 silly mapToRegistry using default registry | |
957 silly mapToRegistry registry https://registry.npmjs.org/ | |
958 silly mapToRegistry uri https://registry.npmjs.org/lcov-parse | |
959 silly fetchNamedPackageData log-driver | |
960 silly mapToRegistry name log-driver | |
961 silly mapToRegistry using default registry | |
962 silly mapToRegistry registry https://registry.npmjs.org/ | |
963 silly mapToRegistry uri https://registry.npmjs.org/log-driver | |
964 silly fetchNamedPackageData request | |
965 silly mapToRegistry name request | |
966 silly mapToRegistry using default registry | |
967 silly mapToRegistry registry https://registry.npmjs.org/ | |
968 silly mapToRegistry uri https://registry.npmjs.org/request | |
969 verbose request uri https://registry.npmjs.org/lcov-parse | |
970 verbose request no auth needed | |
971 info attempt registry request try #1 at 2:02:10 PM | |
972 verbose request using bearer token for auth | |
973 verbose etag "EVO6ASG4XT2LV2NWRIJGEUVNT" | |
974 http request GET https://registry.npmjs.org/lcov-parse | |
975 verbose request uri https://registry.npmjs.org/log-driver | |
976 verbose request no auth needed | |
977 info attempt registry request try #1 at 2:02:10 PM | |
978 verbose request using bearer token for auth | |
979 verbose etag "G16JNC1P51HGP2TO097GGSAL" | |
980 http request GET https://registry.npmjs.org/log-driver | |
981 verbose request uri https://registry.npmjs.org/js-yaml | |
982 verbose request no auth needed | |
983 info attempt registry request try #1 at 2:02:10 PM | |
984 verbose request using bearer token for auth | |
985 verbose etag "B2UOCR0ZG9DN5Z2AM7QJKTXBQ" | |
986 http request GET https://registry.npmjs.org/js-yaml | |
987 verbose request uri https://registry.npmjs.org/request | |
988 verbose request no auth needed | |
989 info attempt registry request try #1 at 2:02:10 PM | |
990 verbose request using bearer token for auth | |
991 verbose etag "42TQK95F11B5MPLZF89A3FXJS" | |
992 http request GET https://registry.npmjs.org/request | |
993 http 304 https://registry.npmjs.org/log-driver | |
994 verbose headers { 'cache-control': 'max-age=60', | |
994 verbose headers 'accept-ranges': 'bytes', | |
994 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
994 verbose headers via: '1.1 varnish', | |
994 verbose headers connection: 'keep-alive', | |
994 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
994 verbose headers 'x-cache': 'MISS', | |
994 verbose headers 'x-cache-hits': '0', | |
994 verbose headers 'x-timer': 'S1444078930.719618,VS0,VE36' } | |
995 silly get cb [ 304, | |
995 silly get { 'cache-control': 'max-age=60', | |
995 silly get 'accept-ranges': 'bytes', | |
995 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
995 silly get via: '1.1 varnish', | |
995 silly get connection: 'keep-alive', | |
995 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
995 silly get 'x-cache': 'MISS', | |
995 silly get 'x-cache-hits': '0', | |
995 silly get 'x-timer': 'S1444078930.719618,VS0,VE36' } ] | |
996 verbose etag https://registry.npmjs.org/log-driver from cache | |
997 verbose get saving log-driver to /Users/ogd/.npm/registry.npmjs.org/log-driver/.cache.json | |
998 silly resolveWithNewModule [email protected] checking installable status | |
999 silly cache add args [ '[email protected]', null ] | |
1000 verbose cache add spec [email protected] | |
1001 silly cache add parsed spec Result { | |
1001 silly cache add raw: '[email protected]', | |
1001 silly cache add scope: null, | |
1001 silly cache add name: 'log-driver', | |
1001 silly cache add rawSpec: '1.2.4', | |
1001 silly cache add spec: '1.2.4', | |
1001 silly cache add type: 'version' } | |
1002 silly addNamed [email protected] | |
1003 verbose addNamed "1.2.4" is a plain semver version for log-driver | |
1004 silly mapToRegistry name log-driver | |
1005 silly mapToRegistry using default registry | |
1006 silly mapToRegistry registry https://registry.npmjs.org/ | |
1007 silly mapToRegistry uri https://registry.npmjs.org/log-driver | |
1008 verbose addNameVersion registry:https://registry.npmjs.org/log-driver not in flight; fetching | |
1009 verbose get https://registry.npmjs.org/log-driver not expired, no request | |
1010 silly cache afterAdd [email protected] | |
1011 verbose afterAdd /Users/ogd/.npm/log-driver/1.2.4/package/package.json not in flight; writing | |
1012 verbose afterAdd /Users/ogd/.npm/log-driver/1.2.4/package/package.json written | |
1013 http 304 https://registry.npmjs.org/lcov-parse | |
1014 verbose headers { 'cache-control': 'max-age=60', | |
1014 verbose headers 'accept-ranges': 'bytes', | |
1014 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
1014 verbose headers via: '1.1 varnish', | |
1014 verbose headers connection: 'keep-alive', | |
1014 verbose headers 'x-served-by': 'cache-sjc3123-SJC', | |
1014 verbose headers 'x-cache': 'MISS', | |
1014 verbose headers 'x-cache-hits': '0', | |
1014 verbose headers 'x-timer': 'S1444078930.719798,VS0,VE84' } | |
1015 silly get cb [ 304, | |
1015 silly get { 'cache-control': 'max-age=60', | |
1015 silly get 'accept-ranges': 'bytes', | |
1015 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
1015 silly get via: '1.1 varnish', | |
1015 silly get connection: 'keep-alive', | |
1015 silly get 'x-served-by': 'cache-sjc3123-SJC', | |
1015 silly get 'x-cache': 'MISS', | |
1015 silly get 'x-cache-hits': '0', | |
1015 silly get 'x-timer': 'S1444078930.719798,VS0,VE84' } ] | |
1016 verbose etag https://registry.npmjs.org/lcov-parse from cache | |
1017 verbose get saving lcov-parse to /Users/ogd/.npm/registry.npmjs.org/lcov-parse/.cache.json | |
1018 silly resolveWithNewModule [email protected] checking installable status | |
1019 silly cache add args [ '[email protected]', null ] | |
1020 verbose cache add spec [email protected] | |
1021 silly cache add parsed spec Result { | |
1021 silly cache add raw: '[email protected]', | |
1021 silly cache add scope: null, | |
1021 silly cache add name: 'lcov-parse', | |
1021 silly cache add rawSpec: '0.0.6', | |
1021 silly cache add spec: '0.0.6', | |
1021 silly cache add type: 'version' } | |
1022 silly addNamed [email protected] | |
1023 verbose addNamed "0.0.6" is a plain semver version for lcov-parse | |
1024 silly mapToRegistry name lcov-parse | |
1025 silly mapToRegistry using default registry | |
1026 silly mapToRegistry registry https://registry.npmjs.org/ | |
1027 silly mapToRegistry uri https://registry.npmjs.org/lcov-parse | |
1028 verbose addNameVersion registry:https://registry.npmjs.org/lcov-parse not in flight; fetching | |
1029 verbose get https://registry.npmjs.org/lcov-parse not expired, no request | |
1030 silly cache afterAdd [email protected] | |
1031 verbose afterAdd /Users/ogd/.npm/lcov-parse/0.0.6/package/package.json not in flight; writing | |
1032 verbose afterAdd /Users/ogd/.npm/lcov-parse/0.0.6/package/package.json written | |
1033 http 304 https://registry.npmjs.org/js-yaml | |
1034 verbose headers { 'cache-control': 'max-age=60', | |
1034 verbose headers 'accept-ranges': 'bytes', | |
1034 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
1034 verbose headers via: '1.1 varnish', | |
1034 verbose headers connection: 'keep-alive', | |
1034 verbose headers 'x-served-by': 'cache-sjc3125-SJC', | |
1034 verbose headers 'x-cache': 'MISS', | |
1034 verbose headers 'x-cache-hits': '0', | |
1034 verbose headers 'x-timer': 'S1444078930.730815,VS0,VE86' } | |
1035 silly get cb [ 304, | |
1035 silly get { 'cache-control': 'max-age=60', | |
1035 silly get 'accept-ranges': 'bytes', | |
1035 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
1035 silly get via: '1.1 varnish', | |
1035 silly get connection: 'keep-alive', | |
1035 silly get 'x-served-by': 'cache-sjc3125-SJC', | |
1035 silly get 'x-cache': 'MISS', | |
1035 silly get 'x-cache-hits': '0', | |
1035 silly get 'x-timer': 'S1444078930.730815,VS0,VE86' } ] | |
1036 verbose etag https://registry.npmjs.org/js-yaml from cache | |
1037 verbose get saving js-yaml to /Users/ogd/.npm/registry.npmjs.org/js-yaml/.cache.json | |
1038 silly resolveWithNewModule [email protected] checking installable status | |
1039 silly cache add args [ '[email protected]', null ] | |
1040 verbose cache add spec [email protected] | |
1041 silly cache add parsed spec Result { | |
1041 silly cache add raw: '[email protected]', | |
1041 silly cache add scope: null, | |
1041 silly cache add name: 'js-yaml', | |
1041 silly cache add rawSpec: '3.0.1', | |
1041 silly cache add spec: '3.0.1', | |
1041 silly cache add type: 'version' } | |
1042 silly addNamed [email protected] | |
1043 verbose addNamed "3.0.1" is a plain semver version for js-yaml | |
1044 silly mapToRegistry name js-yaml | |
1045 silly mapToRegistry using default registry | |
1046 silly mapToRegistry registry https://registry.npmjs.org/ | |
1047 silly mapToRegistry uri https://registry.npmjs.org/js-yaml | |
1048 verbose addNameVersion registry:https://registry.npmjs.org/js-yaml not in flight; fetching | |
1049 verbose get https://registry.npmjs.org/js-yaml not expired, no request | |
1050 silly cache afterAdd [email protected] | |
1051 verbose afterAdd /Users/ogd/.npm/js-yaml/3.0.1/package/package.json not in flight; writing | |
1052 verbose afterAdd /Users/ogd/.npm/js-yaml/3.0.1/package/package.json written | |
1053 http 200 https://registry.npmjs.org/request | |
1054 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1054 verbose headers etag: '"1W7KHC5YMQVWSZZLDQXV6MU9O"', | |
1054 verbose headers 'content-type': 'application/json', | |
1054 verbose headers 'cache-control': 'max-age=60', | |
1054 verbose headers 'content-length': '172544', | |
1054 verbose headers 'accept-ranges': 'bytes', | |
1054 verbose headers date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
1054 verbose headers via: '1.1 varnish', | |
1054 verbose headers connection: 'keep-alive', | |
1054 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
1054 verbose headers 'x-cache': 'MISS', | |
1054 verbose headers 'x-cache-hits': '0', | |
1054 verbose headers 'x-timer': 'S1444078930.713150,VS0,VE209', | |
1054 verbose headers vary: 'Accept' } | |
1055 silly get cb [ 200, | |
1055 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1055 silly get etag: '"1W7KHC5YMQVWSZZLDQXV6MU9O"', | |
1055 silly get 'content-type': 'application/json', | |
1055 silly get 'cache-control': 'max-age=60', | |
1055 silly get 'content-length': '172544', | |
1055 silly get 'accept-ranges': 'bytes', | |
1055 silly get date: 'Mon, 05 Oct 2015 21:02:10 GMT', | |
1055 silly get via: '1.1 varnish', | |
1055 silly get connection: 'keep-alive', | |
1055 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
1055 silly get 'x-cache': 'MISS', | |
1055 silly get 'x-cache-hits': '0', | |
1055 silly get 'x-timer': 'S1444078930.713150,VS0,VE209', | |
1055 silly get vary: 'Accept' } ] | |
1056 verbose get saving request to /Users/ogd/.npm/registry.npmjs.org/request/.cache.json | |
1057 silly resolveWithNewModule [email protected] checking installable status | |
1058 silly cache add args [ '[email protected]', null ] | |
1059 verbose cache add spec [email protected] | |
1060 silly cache add parsed spec Result { | |
1060 silly cache add raw: '[email protected]', | |
1060 silly cache add scope: null, | |
1060 silly cache add name: 'request', | |
1060 silly cache add rawSpec: '2.40.0', | |
1060 silly cache add spec: '2.40.0', | |
1060 silly cache add type: 'version' } | |
1061 silly addNamed [email protected] | |
1062 verbose addNamed "2.40.0" is a plain semver version for request | |
1063 silly mapToRegistry name request | |
1064 silly mapToRegistry using default registry | |
1065 silly mapToRegistry registry https://registry.npmjs.org/ | |
1066 silly mapToRegistry uri https://registry.npmjs.org/request | |
1067 verbose addNameVersion registry:https://registry.npmjs.org/request not in flight; fetching | |
1068 verbose get https://registry.npmjs.org/request not expired, no request | |
1069 silly cache afterAdd [email protected] | |
1070 verbose afterAdd /Users/ogd/.npm/request/2.40.0/package/package.json not in flight; writing | |
1071 verbose afterAdd /Users/ogd/.npm/request/2.40.0/package/package.json written | |
1072 silly fetchNamedPackageData argparse | |
1073 silly mapToRegistry name argparse | |
1074 silly mapToRegistry using default registry | |
1075 silly mapToRegistry registry https://registry.npmjs.org/ | |
1076 silly mapToRegistry uri https://registry.npmjs.org/argparse | |
1077 silly fetchNamedPackageData esprima | |
1078 silly mapToRegistry name esprima | |
1079 silly mapToRegistry using default registry | |
1080 silly mapToRegistry registry https://registry.npmjs.org/ | |
1081 silly mapToRegistry uri https://registry.npmjs.org/esprima | |
1082 verbose request uri https://registry.npmjs.org/argparse | |
1083 verbose request no auth needed | |
1084 info attempt registry request try #1 at 2:02:11 PM | |
1085 verbose request using bearer token for auth | |
1086 verbose etag "1YVE94MY8B3O26I9J9JFXF27N" | |
1087 http request GET https://registry.npmjs.org/argparse | |
1088 verbose request uri https://registry.npmjs.org/esprima | |
1089 verbose request no auth needed | |
1090 info attempt registry request try #1 at 2:02:11 PM | |
1091 verbose request using bearer token for auth | |
1092 verbose etag "760IOOBWKG7YX9EI2TP5KMCAI" | |
1093 http request GET https://registry.npmjs.org/esprima | |
1094 http 304 https://registry.npmjs.org/argparse | |
1095 verbose headers { 'cache-control': 'max-age=60', | |
1095 verbose headers 'accept-ranges': 'bytes', | |
1095 verbose headers date: 'Mon, 05 Oct 2015 21:02:11 GMT', | |
1095 verbose headers via: '1.1 varnish', | |
1095 verbose headers connection: 'keep-alive', | |
1095 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
1095 verbose headers 'x-cache': 'MISS', | |
1095 verbose headers 'x-cache-hits': '0', | |
1095 verbose headers 'x-timer': 'S1444078931.396427,VS0,VE84' } | |
1096 silly get cb [ 304, | |
1096 silly get { 'cache-control': 'max-age=60', | |
1096 silly get 'accept-ranges': 'bytes', | |
1096 silly get date: 'Mon, 05 Oct 2015 21:02:11 GMT', | |
1096 silly get via: '1.1 varnish', | |
1096 silly get connection: 'keep-alive', | |
1096 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
1096 silly get 'x-cache': 'MISS', | |
1096 silly get 'x-cache-hits': '0', | |
1096 silly get 'x-timer': 'S1444078931.396427,VS0,VE84' } ] | |
1097 verbose etag https://registry.npmjs.org/argparse from cache | |
1098 verbose get saving argparse to /Users/ogd/.npm/registry.npmjs.org/argparse/.cache.json | |
1099 silly resolveWithNewModule [email protected] checking installable status | |
1100 silly cache add args [ 'argparse@~ 0.1.11', null ] | |
1101 verbose cache add spec argparse@~ 0.1.11 | |
1102 silly cache add parsed spec Result { | |
1102 silly cache add raw: 'argparse@~ 0.1.11', | |
1102 silly cache add scope: null, | |
1102 silly cache add name: 'argparse', | |
1102 silly cache add rawSpec: '~ 0.1.11', | |
1102 silly cache add spec: '>=0.1.11 <0.2.0', | |
1102 silly cache add type: 'range' } | |
1103 silly addNamed argparse@>=0.1.11 <0.2.0 | |
1104 verbose addNamed ">=0.1.11 <0.2.0" is a valid semver range for argparse | |
1105 silly addNameRange { name: 'argparse', range: '>=0.1.11 <0.2.0', hasData: false } | |
1106 silly mapToRegistry name argparse | |
1107 silly mapToRegistry using default registry | |
1108 silly mapToRegistry registry https://registry.npmjs.org/ | |
1109 silly mapToRegistry uri https://registry.npmjs.org/argparse | |
1110 verbose addNameRange registry:https://registry.npmjs.org/argparse not in flight; fetching | |
1111 verbose get https://registry.npmjs.org/argparse not expired, no request | |
1112 silly addNameRange number 2 { name: 'argparse', range: '>=0.1.11 <0.2.0', hasData: true } | |
1113 silly addNameRange versions [ 'argparse', | |
1113 silly addNameRange [ '0.1.0', | |
1113 silly addNameRange '0.1.1', | |
1113 silly addNameRange '0.1.2', | |
1113 silly addNameRange '0.1.3', | |
1113 silly addNameRange '0.1.4', | |
1113 silly addNameRange '0.1.5', | |
1113 silly addNameRange '0.1.6', | |
1113 silly addNameRange '0.1.7', | |
1113 silly addNameRange '0.1.8', | |
1113 silly addNameRange '0.1.9', | |
1113 silly addNameRange '0.1.10', | |
1113 silly addNameRange '0.1.11', | |
1113 silly addNameRange '0.1.12', | |
1113 silly addNameRange '0.1.13', | |
1113 silly addNameRange '0.1.14', | |
1113 silly addNameRange '0.1.15', | |
1113 silly addNameRange '0.1.16', | |
1113 silly addNameRange '1.0.0', | |
1113 silly addNameRange '1.0.1', | |
1113 silly addNameRange '1.0.2' ] ] | |
1114 silly addNamed [email protected] | |
1115 verbose addNamed "0.1.16" is a plain semver version for argparse | |
1116 silly cache afterAdd [email protected] | |
1117 verbose afterAdd /Users/ogd/.npm/argparse/0.1.16/package/package.json not in flight; writing | |
1118 verbose afterAdd /Users/ogd/.npm/argparse/0.1.16/package/package.json written | |
1119 http 200 https://registry.npmjs.org/esprima | |
1120 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1120 verbose headers etag: '"AVSCUW57SRTFITAKH26IJ4XIX"', | |
1120 verbose headers 'content-type': 'application/json', | |
1120 verbose headers 'cache-control': 'max-age=60', | |
1120 verbose headers 'content-length': '58651', | |
1120 verbose headers 'accept-ranges': 'bytes', | |
1120 verbose headers date: 'Mon, 05 Oct 2015 21:02:11 GMT', | |
1120 verbose headers via: '1.1 varnish', | |
1120 verbose headers connection: 'keep-alive', | |
1120 verbose headers 'x-served-by': 'cache-sjc3131-SJC', | |
1120 verbose headers 'x-cache': 'MISS', | |
1120 verbose headers 'x-cache-hits': '0', | |
1120 verbose headers 'x-timer': 'S1444078931.393098,VS0,VE199', | |
1120 verbose headers vary: 'Accept' } | |
1121 silly get cb [ 200, | |
1121 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1121 silly get etag: '"AVSCUW57SRTFITAKH26IJ4XIX"', | |
1121 silly get 'content-type': 'application/json', | |
1121 silly get 'cache-control': 'max-age=60', | |
1121 silly get 'content-length': '58651', | |
1121 silly get 'accept-ranges': 'bytes', | |
1121 silly get date: 'Mon, 05 Oct 2015 21:02:11 GMT', | |
1121 silly get via: '1.1 varnish', | |
1121 silly get connection: 'keep-alive', | |
1121 silly get 'x-served-by': 'cache-sjc3131-SJC', | |
1121 silly get 'x-cache': 'MISS', | |
1121 silly get 'x-cache-hits': '0', | |
1121 silly get 'x-timer': 'S1444078931.393098,VS0,VE199', | |
1121 silly get vary: 'Accept' } ] | |
1122 verbose get saving esprima to /Users/ogd/.npm/registry.npmjs.org/esprima/.cache.json | |
1123 silly resolveWithNewModule [email protected] checking installable status | |
1124 silly cache add args [ 'esprima@~ 1.0.2', null ] | |
1125 verbose cache add spec esprima@~ 1.0.2 | |
1126 silly cache add parsed spec Result { | |
1126 silly cache add raw: 'esprima@~ 1.0.2', | |
1126 silly cache add scope: null, | |
1126 silly cache add name: 'esprima', | |
1126 silly cache add rawSpec: '~ 1.0.2', | |
1126 silly cache add spec: '>=1.0.2 <1.1.0', | |
1126 silly cache add type: 'range' } | |
1127 silly addNamed esprima@>=1.0.2 <1.1.0 | |
1128 verbose addNamed ">=1.0.2 <1.1.0" is a valid semver range for esprima | |
1129 silly addNameRange { name: 'esprima', range: '>=1.0.2 <1.1.0', hasData: false } | |
1130 silly mapToRegistry name esprima | |
1131 silly mapToRegistry using default registry | |
1132 silly mapToRegistry registry https://registry.npmjs.org/ | |
1133 silly mapToRegistry uri https://registry.npmjs.org/esprima | |
1134 verbose addNameRange registry:https://registry.npmjs.org/esprima not in flight; fetching | |
1135 verbose get https://registry.npmjs.org/esprima not expired, no request | |
1136 silly addNameRange number 2 { name: 'esprima', range: '>=1.0.2 <1.1.0', hasData: true } | |
1137 silly addNameRange versions [ 'esprima', | |
1137 silly addNameRange [ '0.7.0', | |
1137 silly addNameRange '0.8.0', | |
1137 silly addNameRange '0.8.1', | |
1137 silly addNameRange '0.8.2', | |
1137 silly addNameRange '0.9.0', | |
1137 silly addNameRange '0.9.1', | |
1137 silly addNameRange '0.9.2', | |
1137 silly addNameRange '0.9.3', | |
1137 silly addNameRange '0.9.4', | |
1137 silly addNameRange '0.9.5', | |
1137 silly addNameRange '0.9.6', | |
1137 silly addNameRange '0.9.7', | |
1137 silly addNameRange '0.9.8', | |
1137 silly addNameRange '0.9.9', | |
1137 silly addNameRange '1.0.0', | |
1137 silly addNameRange '1.0.1', | |
1137 silly addNameRange '1.0.2', | |
1137 silly addNameRange '1.0.3', | |
1137 silly addNameRange '1.0.4', | |
1137 silly addNameRange '1.1.0', | |
1137 silly addNameRange '1.1.1', | |
1137 silly addNameRange '1.2.0', | |
1137 silly addNameRange '1.2.1', | |
1137 silly addNameRange '1.2.2', | |
1137 silly addNameRange '1.2.3', | |
1137 silly addNameRange '1.2.4', | |
1137 silly addNameRange '2.0.0', | |
1137 silly addNameRange '1.2.5', | |
1137 silly addNameRange '2.1.0', | |
1137 silly addNameRange '2.2.0', | |
1137 silly addNameRange '2.3.0', | |
1137 silly addNameRange '2.4.0', | |
1137 silly addNameRange '2.4.1', | |
1137 silly addNameRange '2.5.0', | |
1137 silly addNameRange '2.6.0' ] ] | |
1138 silly addNamed [email protected] | |
1139 verbose addNamed "1.0.4" is a plain semver version for esprima | |
1140 silly cache afterAdd [email protected] | |
1141 verbose afterAdd /Users/ogd/.npm/esprima/1.0.4/package/package.json not in flight; writing | |
1142 verbose afterAdd /Users/ogd/.npm/esprima/1.0.4/package/package.json written | |
1143 silly fetchNamedPackageData underscore | |
1144 silly mapToRegistry name underscore | |
1145 silly mapToRegistry using default registry | |
1146 silly mapToRegistry registry https://registry.npmjs.org/ | |
1147 silly mapToRegistry uri https://registry.npmjs.org/underscore | |
1148 silly fetchNamedPackageData underscore.string | |
1149 silly mapToRegistry name underscore.string | |
1150 silly mapToRegistry using default registry | |
1151 silly mapToRegistry registry https://registry.npmjs.org/ | |
1152 silly mapToRegistry uri https://registry.npmjs.org/underscore.string | |
1153 verbose request uri https://registry.npmjs.org/underscore | |
1154 verbose request no auth needed | |
1155 info attempt registry request try #1 at 2:02:11 PM | |
1156 verbose request using bearer token for auth | |
1157 verbose etag "3M5ZHXQFL8JK95ST19QWYN77B" | |
1158 http request GET https://registry.npmjs.org/underscore | |
1159 verbose request uri https://registry.npmjs.org/underscore.string | |
1160 verbose request no auth needed | |
1161 info attempt registry request try #1 at 2:02:11 PM | |
1162 verbose request using bearer token for auth | |
1163 verbose etag "7DJTWIE3M1MN92O00SP2C7L3M" | |
1164 http request GET https://registry.npmjs.org/underscore.string | |
1165 http 304 https://registry.npmjs.org/underscore.string | |
1166 verbose headers { 'cache-control': 'max-age=60', | |
1166 verbose headers 'accept-ranges': 'bytes', | |
1166 verbose headers date: 'Mon, 05 Oct 2015 21:02:11 GMT', | |
1166 verbose headers via: '1.1 varnish', | |
1166 verbose headers connection: 'keep-alive', | |
1166 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
1166 verbose headers 'x-cache': 'MISS', | |
1166 verbose headers 'x-cache-hits': '0', | |
1166 verbose headers 'x-timer': 'S1444078931.875161,VS0,VE42' } | |
1167 silly get cb [ 304, | |
1167 silly get { 'cache-control': 'max-age=60', | |
1167 silly get 'accept-ranges': 'bytes', | |
1167 silly get date: 'Mon, 05 Oct 2015 21:02:11 GMT', | |
1167 silly get via: '1.1 varnish', | |
1167 silly get connection: 'keep-alive', | |
1167 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
1167 silly get 'x-cache': 'MISS', | |
1167 silly get 'x-cache-hits': '0', | |
1167 silly get 'x-timer': 'S1444078931.875161,VS0,VE42' } ] | |
1168 verbose etag https://registry.npmjs.org/underscore.string from cache | |
1169 verbose get saving underscore.string to /Users/ogd/.npm/registry.npmjs.org/underscore.string/.cache.json | |
1170 silly resolveWithNewModule [email protected] checking installable status | |
1171 silly cache add args [ 'underscore.string@~2.4.0', null ] | |
1172 verbose cache add spec underscore.string@~2.4.0 | |
1173 silly cache add parsed spec Result { | |
1173 silly cache add raw: 'underscore.string@~2.4.0', | |
1173 silly cache add scope: null, | |
1173 silly cache add name: 'underscore.string', | |
1173 silly cache add rawSpec: '~2.4.0', | |
1173 silly cache add spec: '>=2.4.0 <2.5.0', | |
1173 silly cache add type: 'range' } | |
1174 silly addNamed underscore.string@>=2.4.0 <2.5.0 | |
1175 verbose addNamed ">=2.4.0 <2.5.0" is a valid semver range for underscore.string | |
1176 silly addNameRange { name: 'underscore.string', | |
1176 silly addNameRange range: '>=2.4.0 <2.5.0', | |
1176 silly addNameRange hasData: false } | |
1177 silly mapToRegistry name underscore.string | |
1178 silly mapToRegistry using default registry | |
1179 silly mapToRegistry registry https://registry.npmjs.org/ | |
1180 silly mapToRegistry uri https://registry.npmjs.org/underscore.string | |
1181 verbose addNameRange registry:https://registry.npmjs.org/underscore.string not in flight; fetching | |
1182 verbose get https://registry.npmjs.org/underscore.string not expired, no request | |
1183 silly addNameRange number 2 { name: 'underscore.string', | |
1183 silly addNameRange range: '>=2.4.0 <2.5.0', | |
1183 silly addNameRange hasData: true } | |
1184 silly addNameRange versions [ 'underscore.string', | |
1184 silly addNameRange [ '0.9.2', | |
1184 silly addNameRange '1.0.0', | |
1184 silly addNameRange '1.1.3', | |
1184 silly addNameRange '1.1.4', | |
1184 silly addNameRange '1.1.5', | |
1184 silly addNameRange '1.1.6', | |
1184 silly addNameRange '2.0.0', | |
1184 silly addNameRange '2.1.0', | |
1184 silly addNameRange '2.1.1', | |
1184 silly addNameRange '2.3.0', | |
1184 silly addNameRange '2.3.1', | |
1184 silly addNameRange '2.3.2', | |
1184 silly addNameRange '2.2.1', | |
1184 silly addNameRange '2.2.0-rc', | |
1184 silly addNameRange '2.3.3', | |
1184 silly addNameRange '2.4.0', | |
1184 silly addNameRange '3.0.0', | |
1184 silly addNameRange '3.0.1', | |
1184 silly addNameRange '3.0.2', | |
1184 silly addNameRange '3.0.3', | |
1184 silly addNameRange '3.1.0', | |
1184 silly addNameRange '3.1.1', | |
1184 silly addNameRange '3.2.0', | |
1184 silly addNameRange '3.2.1', | |
1184 silly addNameRange '3.2.2' ] ] | |
1185 silly addNamed [email protected] | |
1186 verbose addNamed "2.4.0" is a plain semver version for underscore.string | |
1187 silly cache afterAdd [email protected] | |
1188 verbose afterAdd /Users/ogd/.npm/underscore.string/2.4.0/package/package.json not in flight; writing | |
1189 verbose afterAdd /Users/ogd/.npm/underscore.string/2.4.0/package/package.json written | |
1190 http 200 https://registry.npmjs.org/underscore | |
1191 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1191 verbose headers etag: '"DMXKJYRATFAHYFB5QSZIDCSXL"', | |
1191 verbose headers 'content-type': 'application/json', | |
1191 verbose headers 'cache-control': 'max-age=60', | |
1191 verbose headers 'content-length': '41388', | |
1191 verbose headers 'accept-ranges': 'bytes', | |
1191 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1191 verbose headers via: '1.1 varnish', | |
1191 verbose headers connection: 'keep-alive', | |
1191 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
1191 verbose headers 'x-cache': 'MISS', | |
1191 verbose headers 'x-cache-hits': '0', | |
1191 verbose headers 'x-timer': 'S1444078931.876819,VS0,VE204', | |
1191 verbose headers vary: 'Accept' } | |
1192 silly get cb [ 200, | |
1192 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1192 silly get etag: '"DMXKJYRATFAHYFB5QSZIDCSXL"', | |
1192 silly get 'content-type': 'application/json', | |
1192 silly get 'cache-control': 'max-age=60', | |
1192 silly get 'content-length': '41388', | |
1192 silly get 'accept-ranges': 'bytes', | |
1192 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1192 silly get via: '1.1 varnish', | |
1192 silly get connection: 'keep-alive', | |
1192 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
1192 silly get 'x-cache': 'MISS', | |
1192 silly get 'x-cache-hits': '0', | |
1192 silly get 'x-timer': 'S1444078931.876819,VS0,VE204', | |
1192 silly get vary: 'Accept' } ] | |
1193 verbose get saving underscore to /Users/ogd/.npm/registry.npmjs.org/underscore/.cache.json | |
1194 silly resolveWithNewModule [email protected] checking installable status | |
1195 silly cache add args [ 'underscore@~1.7.0', null ] | |
1196 verbose cache add spec underscore@~1.7.0 | |
1197 silly cache add parsed spec Result { | |
1197 silly cache add raw: 'underscore@~1.7.0', | |
1197 silly cache add scope: null, | |
1197 silly cache add name: 'underscore', | |
1197 silly cache add rawSpec: '~1.7.0', | |
1197 silly cache add spec: '>=1.7.0 <1.8.0', | |
1197 silly cache add type: 'range' } | |
1198 silly addNamed underscore@>=1.7.0 <1.8.0 | |
1199 verbose addNamed ">=1.7.0 <1.8.0" is a valid semver range for underscore | |
1200 silly addNameRange { name: 'underscore', range: '>=1.7.0 <1.8.0', hasData: false } | |
1201 silly mapToRegistry name underscore | |
1202 silly mapToRegistry using default registry | |
1203 silly mapToRegistry registry https://registry.npmjs.org/ | |
1204 silly mapToRegistry uri https://registry.npmjs.org/underscore | |
1205 verbose addNameRange registry:https://registry.npmjs.org/underscore not in flight; fetching | |
1206 verbose get https://registry.npmjs.org/underscore not expired, no request | |
1207 silly addNameRange number 2 { name: 'underscore', range: '>=1.7.0 <1.8.0', hasData: true } | |
1208 silly addNameRange versions [ 'underscore', | |
1208 silly addNameRange [ '1.0.3', | |
1208 silly addNameRange '1.0.4', | |
1208 silly addNameRange '1.1.0', | |
1208 silly addNameRange '1.1.1', | |
1208 silly addNameRange '1.1.2', | |
1208 silly addNameRange '1.1.3', | |
1208 silly addNameRange '1.1.4', | |
1208 silly addNameRange '1.1.5', | |
1208 silly addNameRange '1.1.6', | |
1208 silly addNameRange '1.1.7', | |
1208 silly addNameRange '1.2.0', | |
1208 silly addNameRange '1.2.1', | |
1208 silly addNameRange '1.2.2', | |
1208 silly addNameRange '1.2.3', | |
1208 silly addNameRange '1.2.4', | |
1208 silly addNameRange '1.3.0', | |
1208 silly addNameRange '1.3.1', | |
1208 silly addNameRange '1.3.2', | |
1208 silly addNameRange '1.3.3', | |
1208 silly addNameRange '1.4.0', | |
1208 silly addNameRange '1.4.1', | |
1208 silly addNameRange '1.4.2', | |
1208 silly addNameRange '1.4.3', | |
1208 silly addNameRange '1.4.4', | |
1208 silly addNameRange '1.5.0', | |
1208 silly addNameRange '1.5.1', | |
1208 silly addNameRange '1.5.2', | |
1208 silly addNameRange '1.6.0', | |
1208 silly addNameRange '1.7.0', | |
1208 silly addNameRange '1.8.0', | |
1208 silly addNameRange '1.8.1', | |
1208 silly addNameRange '1.8.2', | |
1208 silly addNameRange '1.8.3' ] ] | |
1209 silly addNamed [email protected] | |
1210 verbose addNamed "1.7.0" is a plain semver version for underscore | |
1211 silly cache afterAdd [email protected] | |
1212 verbose afterAdd /Users/ogd/.npm/underscore/1.7.0/package/package.json not in flight; writing | |
1213 verbose afterAdd /Users/ogd/.npm/underscore/1.7.0/package/package.json written | |
1214 silly fetchNamedPackageData qs | |
1215 silly mapToRegistry name qs | |
1216 silly mapToRegistry using default registry | |
1217 silly mapToRegistry registry https://registry.npmjs.org/ | |
1218 silly mapToRegistry uri https://registry.npmjs.org/qs | |
1219 silly fetchNamedPackageData mime-types | |
1220 silly mapToRegistry name mime-types | |
1221 silly mapToRegistry using default registry | |
1222 silly mapToRegistry registry https://registry.npmjs.org/ | |
1223 silly mapToRegistry uri https://registry.npmjs.org/mime-types | |
1224 silly fetchNamedPackageData forever-agent | |
1225 silly mapToRegistry name forever-agent | |
1226 silly mapToRegistry using default registry | |
1227 silly mapToRegistry registry https://registry.npmjs.org/ | |
1228 silly mapToRegistry uri https://registry.npmjs.org/forever-agent | |
1229 silly fetchNamedPackageData form-data | |
1230 silly mapToRegistry name form-data | |
1231 silly mapToRegistry using default registry | |
1232 silly mapToRegistry registry https://registry.npmjs.org/ | |
1233 silly mapToRegistry uri https://registry.npmjs.org/form-data | |
1234 silly fetchNamedPackageData http-signature | |
1235 silly mapToRegistry name http-signature | |
1236 silly mapToRegistry using default registry | |
1237 silly mapToRegistry registry https://registry.npmjs.org/ | |
1238 silly mapToRegistry uri https://registry.npmjs.org/http-signature | |
1239 silly fetchNamedPackageData oauth-sign | |
1240 silly mapToRegistry name oauth-sign | |
1241 silly mapToRegistry using default registry | |
1242 silly mapToRegistry registry https://registry.npmjs.org/ | |
1243 silly mapToRegistry uri https://registry.npmjs.org/oauth-sign | |
1244 silly fetchNamedPackageData hawk | |
1245 silly mapToRegistry name hawk | |
1246 silly mapToRegistry using default registry | |
1247 silly mapToRegistry registry https://registry.npmjs.org/ | |
1248 silly mapToRegistry uri https://registry.npmjs.org/hawk | |
1249 verbose request uri https://registry.npmjs.org/form-data | |
1250 verbose request no auth needed | |
1251 info attempt registry request try #1 at 2:02:12 PM | |
1252 verbose request using bearer token for auth | |
1253 verbose etag "CZ34L70VQN0YY7G34GET1WGP8" | |
1254 http request GET https://registry.npmjs.org/form-data | |
1255 verbose request uri https://registry.npmjs.org/qs | |
1256 verbose request no auth needed | |
1257 info attempt registry request try #1 at 2:02:12 PM | |
1258 verbose request using bearer token for auth | |
1259 verbose etag "9WRMFB9X0WKKQO3MU4N6YJE5R" | |
1260 http request GET https://registry.npmjs.org/qs | |
1261 verbose request uri https://registry.npmjs.org/forever-agent | |
1262 verbose request no auth needed | |
1263 info attempt registry request try #1 at 2:02:12 PM | |
1264 verbose request using bearer token for auth | |
1265 verbose etag "CWCRJ4EQTE7B8DNSNMGZFPBBZ" | |
1266 http request GET https://registry.npmjs.org/forever-agent | |
1267 verbose request uri https://registry.npmjs.org/mime-types | |
1268 verbose request no auth needed | |
1269 info attempt registry request try #1 at 2:02:12 PM | |
1270 verbose request using bearer token for auth | |
1271 verbose etag "5XVIJ6SJVBJ1EP0JKG8R6IAFJ" | |
1272 http request GET https://registry.npmjs.org/mime-types | |
1273 verbose request uri https://registry.npmjs.org/oauth-sign | |
1274 verbose request no auth needed | |
1275 info attempt registry request try #1 at 2:02:12 PM | |
1276 verbose request using bearer token for auth | |
1277 verbose etag "EDJNZ0SD5DV6ZTLTXN76D4X7I" | |
1278 http request GET https://registry.npmjs.org/oauth-sign | |
1279 verbose request uri https://registry.npmjs.org/http-signature | |
1280 verbose request no auth needed | |
1281 info attempt registry request try #1 at 2:02:12 PM | |
1282 verbose request using bearer token for auth | |
1283 verbose etag "6X2EFJAJVCHY73LZ2MHUQ1TCT" | |
1284 http request GET https://registry.npmjs.org/http-signature | |
1285 verbose request uri https://registry.npmjs.org/hawk | |
1286 verbose request no auth needed | |
1287 info attempt registry request try #1 at 2:02:12 PM | |
1288 verbose request using bearer token for auth | |
1289 verbose etag "1FCXI6W6ILUX4QROJNAZUZ236" | |
1290 http request GET https://registry.npmjs.org/hawk | |
1291 http 304 https://registry.npmjs.org/form-data | |
1292 verbose headers { 'cache-control': 'max-age=60', | |
1292 verbose headers 'accept-ranges': 'bytes', | |
1292 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1292 verbose headers via: '1.1 varnish', | |
1292 verbose headers connection: 'keep-alive', | |
1292 verbose headers 'x-served-by': 'cache-sjc3135-SJC', | |
1292 verbose headers 'x-cache': 'MISS', | |
1292 verbose headers 'x-cache-hits': '0', | |
1292 verbose headers 'x-timer': 'S1444078932.387464,VS0,VE37' } | |
1293 silly get cb [ 304, | |
1293 silly get { 'cache-control': 'max-age=60', | |
1293 silly get 'accept-ranges': 'bytes', | |
1293 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1293 silly get via: '1.1 varnish', | |
1293 silly get connection: 'keep-alive', | |
1293 silly get 'x-served-by': 'cache-sjc3135-SJC', | |
1293 silly get 'x-cache': 'MISS', | |
1293 silly get 'x-cache-hits': '0', | |
1293 silly get 'x-timer': 'S1444078932.387464,VS0,VE37' } ] | |
1294 verbose etag https://registry.npmjs.org/form-data from cache | |
1295 verbose get saving form-data to /Users/ogd/.npm/registry.npmjs.org/form-data/.cache.json | |
1296 silly resolveWithNewModule [email protected] checking installable status | |
1297 silly cache add args [ 'form-data@~0.1.0', null ] | |
1298 verbose cache add spec form-data@~0.1.0 | |
1299 silly cache add parsed spec Result { | |
1299 silly cache add raw: 'form-data@~0.1.0', | |
1299 silly cache add scope: null, | |
1299 silly cache add name: 'form-data', | |
1299 silly cache add rawSpec: '~0.1.0', | |
1299 silly cache add spec: '>=0.1.0 <0.2.0', | |
1299 silly cache add type: 'range' } | |
1300 silly addNamed form-data@>=0.1.0 <0.2.0 | |
1301 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for form-data | |
1302 silly addNameRange { name: 'form-data', range: '>=0.1.0 <0.2.0', hasData: false } | |
1303 silly mapToRegistry name form-data | |
1304 silly mapToRegistry using default registry | |
1305 silly mapToRegistry registry https://registry.npmjs.org/ | |
1306 silly mapToRegistry uri https://registry.npmjs.org/form-data | |
1307 verbose addNameRange registry:https://registry.npmjs.org/form-data not in flight; fetching | |
1308 verbose get https://registry.npmjs.org/form-data not expired, no request | |
1309 silly addNameRange number 2 { name: 'form-data', range: '>=0.1.0 <0.2.0', hasData: true } | |
1310 silly addNameRange versions [ 'form-data', | |
1310 silly addNameRange [ '0.0.0', | |
1310 silly addNameRange '0.0.2', | |
1310 silly addNameRange '0.0.3', | |
1310 silly addNameRange '0.0.4', | |
1310 silly addNameRange '0.0.5', | |
1310 silly addNameRange '0.0.6', | |
1310 silly addNameRange '0.0.7', | |
1310 silly addNameRange '0.0.8', | |
1310 silly addNameRange '0.0.9', | |
1310 silly addNameRange '0.0.10', | |
1310 silly addNameRange '0.1.0', | |
1310 silly addNameRange '0.1.1', | |
1310 silly addNameRange '0.1.2', | |
1310 silly addNameRange '0.1.3', | |
1310 silly addNameRange '0.1.4', | |
1310 silly addNameRange '0.2.0', | |
1310 silly addNameRange '1.0.0-rc1', | |
1310 silly addNameRange '1.0.0-rc2', | |
1310 silly addNameRange '1.0.0-rc3' ] ] | |
1311 silly addNamed [email protected] | |
1312 verbose addNamed "0.1.4" is a plain semver version for form-data | |
1313 silly cache afterAdd [email protected] | |
1314 verbose afterAdd /Users/ogd/.npm/form-data/0.1.4/package/package.json not in flight; writing | |
1315 verbose afterAdd /Users/ogd/.npm/form-data/0.1.4/package/package.json written | |
1316 http 304 https://registry.npmjs.org/forever-agent | |
1317 verbose headers { 'cache-control': 'max-age=60', | |
1317 verbose headers 'accept-ranges': 'bytes', | |
1317 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1317 verbose headers via: '1.1 varnish', | |
1317 verbose headers connection: 'keep-alive', | |
1317 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
1317 verbose headers 'x-cache': 'MISS', | |
1317 verbose headers 'x-cache-hits': '0', | |
1317 verbose headers 'x-timer': 'S1444078932.414958,VS0,VE37' } | |
1318 silly get cb [ 304, | |
1318 silly get { 'cache-control': 'max-age=60', | |
1318 silly get 'accept-ranges': 'bytes', | |
1318 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1318 silly get via: '1.1 varnish', | |
1318 silly get connection: 'keep-alive', | |
1318 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
1318 silly get 'x-cache': 'MISS', | |
1318 silly get 'x-cache-hits': '0', | |
1318 silly get 'x-timer': 'S1444078932.414958,VS0,VE37' } ] | |
1319 verbose etag https://registry.npmjs.org/forever-agent from cache | |
1320 verbose get saving forever-agent to /Users/ogd/.npm/registry.npmjs.org/forever-agent/.cache.json | |
1321 http 304 https://registry.npmjs.org/oauth-sign | |
1322 verbose headers { 'cache-control': 'max-age=60', | |
1322 verbose headers 'accept-ranges': 'bytes', | |
1322 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1322 verbose headers via: '1.1 varnish', | |
1322 verbose headers connection: 'keep-alive', | |
1322 verbose headers 'x-served-by': 'cache-sjc3131-SJC', | |
1322 verbose headers 'x-cache': 'MISS', | |
1322 verbose headers 'x-cache-hits': '0', | |
1322 verbose headers 'x-timer': 'S1444078932.414153,VS0,VE37' } | |
1323 silly get cb [ 304, | |
1323 silly get { 'cache-control': 'max-age=60', | |
1323 silly get 'accept-ranges': 'bytes', | |
1323 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1323 silly get via: '1.1 varnish', | |
1323 silly get connection: 'keep-alive', | |
1323 silly get 'x-served-by': 'cache-sjc3131-SJC', | |
1323 silly get 'x-cache': 'MISS', | |
1323 silly get 'x-cache-hits': '0', | |
1323 silly get 'x-timer': 'S1444078932.414153,VS0,VE37' } ] | |
1324 verbose etag https://registry.npmjs.org/oauth-sign from cache | |
1325 verbose get saving oauth-sign to /Users/ogd/.npm/registry.npmjs.org/oauth-sign/.cache.json | |
1326 silly resolveWithNewModule [email protected] checking installable status | |
1327 silly cache add args [ 'forever-agent@~0.5.0', null ] | |
1328 verbose cache add spec forever-agent@~0.5.0 | |
1329 silly cache add parsed spec Result { | |
1329 silly cache add raw: 'forever-agent@~0.5.0', | |
1329 silly cache add scope: null, | |
1329 silly cache add name: 'forever-agent', | |
1329 silly cache add rawSpec: '~0.5.0', | |
1329 silly cache add spec: '>=0.5.0 <0.6.0', | |
1329 silly cache add type: 'range' } | |
1330 silly addNamed forever-agent@>=0.5.0 <0.6.0 | |
1331 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for forever-agent | |
1332 silly addNameRange { name: 'forever-agent', | |
1332 silly addNameRange range: '>=0.5.0 <0.6.0', | |
1332 silly addNameRange hasData: false } | |
1333 silly mapToRegistry name forever-agent | |
1334 silly mapToRegistry using default registry | |
1335 silly mapToRegistry registry https://registry.npmjs.org/ | |
1336 silly mapToRegistry uri https://registry.npmjs.org/forever-agent | |
1337 verbose addNameRange registry:https://registry.npmjs.org/forever-agent not in flight; fetching | |
1338 silly resolveWithNewModule [email protected] checking installable status | |
1339 silly cache add args [ 'oauth-sign@~0.3.0', null ] | |
1340 verbose cache add spec oauth-sign@~0.3.0 | |
1341 silly cache add parsed spec Result { | |
1341 silly cache add raw: 'oauth-sign@~0.3.0', | |
1341 silly cache add scope: null, | |
1341 silly cache add name: 'oauth-sign', | |
1341 silly cache add rawSpec: '~0.3.0', | |
1341 silly cache add spec: '>=0.3.0 <0.4.0', | |
1341 silly cache add type: 'range' } | |
1342 silly addNamed oauth-sign@>=0.3.0 <0.4.0 | |
1343 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for oauth-sign | |
1344 silly addNameRange { name: 'oauth-sign', range: '>=0.3.0 <0.4.0', hasData: false } | |
1345 silly mapToRegistry name oauth-sign | |
1346 silly mapToRegistry using default registry | |
1347 silly mapToRegistry registry https://registry.npmjs.org/ | |
1348 silly mapToRegistry uri https://registry.npmjs.org/oauth-sign | |
1349 verbose addNameRange registry:https://registry.npmjs.org/oauth-sign not in flight; fetching | |
1350 verbose get https://registry.npmjs.org/forever-agent not expired, no request | |
1351 silly addNameRange number 2 { name: 'forever-agent', range: '>=0.5.0 <0.6.0', hasData: true } | |
1352 silly addNameRange versions [ 'forever-agent', | |
1352 silly addNameRange [ '0.2.0', '0.3.0', '0.4.0', '0.5.0', '0.5.2', '0.6.0', '0.6.1' ] ] | |
1353 silly addNamed [email protected] | |
1354 verbose addNamed "0.5.2" is a plain semver version for forever-agent | |
1355 verbose get https://registry.npmjs.org/oauth-sign not expired, no request | |
1356 silly addNameRange number 2 { name: 'oauth-sign', range: '>=0.3.0 <0.4.0', hasData: true } | |
1357 silly addNameRange versions [ 'oauth-sign', | |
1357 silly addNameRange [ '0.2.0', '0.3.0', '0.4.0', '0.5.0', '0.6.0', '0.7.0', '0.8.0' ] ] | |
1358 silly addNamed [email protected] | |
1359 verbose addNamed "0.3.0" is a plain semver version for oauth-sign | |
1360 silly cache afterAdd [email protected] | |
1361 verbose afterAdd /Users/ogd/.npm/forever-agent/0.5.2/package/package.json not in flight; writing | |
1362 silly cache afterAdd [email protected] | |
1363 verbose afterAdd /Users/ogd/.npm/oauth-sign/0.3.0/package/package.json not in flight; writing | |
1364 verbose afterAdd /Users/ogd/.npm/forever-agent/0.5.2/package/package.json written | |
1365 verbose afterAdd /Users/ogd/.npm/oauth-sign/0.3.0/package/package.json written | |
1366 http 304 https://registry.npmjs.org/http-signature | |
1367 verbose headers { 'cache-control': 'max-age=60', | |
1367 verbose headers 'accept-ranges': 'bytes', | |
1367 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1367 verbose headers via: '1.1 varnish', | |
1367 verbose headers connection: 'keep-alive', | |
1367 verbose headers 'x-served-by': 'cache-sjc3121-SJC', | |
1367 verbose headers 'x-cache': 'MISS', | |
1367 verbose headers 'x-cache-hits': '0', | |
1367 verbose headers 'x-timer': 'S1444078932.415032,VS0,VE82' } | |
1368 silly get cb [ 304, | |
1368 silly get { 'cache-control': 'max-age=60', | |
1368 silly get 'accept-ranges': 'bytes', | |
1368 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1368 silly get via: '1.1 varnish', | |
1368 silly get connection: 'keep-alive', | |
1368 silly get 'x-served-by': 'cache-sjc3121-SJC', | |
1368 silly get 'x-cache': 'MISS', | |
1368 silly get 'x-cache-hits': '0', | |
1368 silly get 'x-timer': 'S1444078932.415032,VS0,VE82' } ] | |
1369 verbose etag https://registry.npmjs.org/http-signature from cache | |
1370 verbose get saving http-signature to /Users/ogd/.npm/registry.npmjs.org/http-signature/.cache.json | |
1371 http 304 https://registry.npmjs.org/hawk | |
1372 verbose headers { 'cache-control': 'max-age=60', | |
1372 verbose headers 'accept-ranges': 'bytes', | |
1372 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1372 verbose headers via: '1.1 varnish', | |
1372 verbose headers connection: 'keep-alive', | |
1372 verbose headers 'x-served-by': 'cache-sjc3131-SJC', | |
1372 verbose headers 'x-cache': 'MISS', | |
1372 verbose headers 'x-cache-hits': '0', | |
1372 verbose headers 'x-timer': 'S1444078932.414446,VS0,VE85' } | |
1373 silly get cb [ 304, | |
1373 silly get { 'cache-control': 'max-age=60', | |
1373 silly get 'accept-ranges': 'bytes', | |
1373 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1373 silly get via: '1.1 varnish', | |
1373 silly get connection: 'keep-alive', | |
1373 silly get 'x-served-by': 'cache-sjc3131-SJC', | |
1373 silly get 'x-cache': 'MISS', | |
1373 silly get 'x-cache-hits': '0', | |
1373 silly get 'x-timer': 'S1444078932.414446,VS0,VE85' } ] | |
1374 verbose etag https://registry.npmjs.org/hawk from cache | |
1375 verbose get saving hawk to /Users/ogd/.npm/registry.npmjs.org/hawk/.cache.json | |
1376 silly resolveWithNewModule [email protected] checking installable status | |
1377 silly cache add args [ 'http-signature@~0.10.0', null ] | |
1378 verbose cache add spec http-signature@~0.10.0 | |
1379 silly cache add parsed spec Result { | |
1379 silly cache add raw: 'http-signature@~0.10.0', | |
1379 silly cache add scope: null, | |
1379 silly cache add name: 'http-signature', | |
1379 silly cache add rawSpec: '~0.10.0', | |
1379 silly cache add spec: '>=0.10.0 <0.11.0', | |
1379 silly cache add type: 'range' } | |
1380 silly addNamed http-signature@>=0.10.0 <0.11.0 | |
1381 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for http-signature | |
1382 silly addNameRange { name: 'http-signature', | |
1382 silly addNameRange range: '>=0.10.0 <0.11.0', | |
1382 silly addNameRange hasData: false } | |
1383 silly mapToRegistry name http-signature | |
1384 silly mapToRegistry using default registry | |
1385 silly mapToRegistry registry https://registry.npmjs.org/ | |
1386 silly mapToRegistry uri https://registry.npmjs.org/http-signature | |
1387 verbose addNameRange registry:https://registry.npmjs.org/http-signature not in flight; fetching | |
1388 verbose get https://registry.npmjs.org/http-signature not expired, no request | |
1389 silly addNameRange number 2 { name: 'http-signature', | |
1389 silly addNameRange range: '>=0.10.0 <0.11.0', | |
1389 silly addNameRange hasData: true } | |
1390 silly addNameRange versions [ 'http-signature', | |
1390 silly addNameRange [ '0.9.0', | |
1390 silly addNameRange '0.9.2', | |
1390 silly addNameRange '0.9.3', | |
1390 silly addNameRange '0.9.4', | |
1390 silly addNameRange '0.9.5', | |
1390 silly addNameRange '0.9.6', | |
1390 silly addNameRange '0.9.7', | |
1390 silly addNameRange '0.9.8', | |
1390 silly addNameRange '0.9.9', | |
1390 silly addNameRange '0.9.10', | |
1390 silly addNameRange '0.9.11', | |
1390 silly addNameRange '0.10.0', | |
1390 silly addNameRange '0.10.1', | |
1390 silly addNameRange '0.11.0' ] ] | |
1391 silly addNamed [email protected] | |
1392 verbose addNamed "0.10.1" is a plain semver version for http-signature | |
1393 silly resolveWithNewModule [email protected] checking installable status | |
1394 silly cache add args [ '[email protected]', null ] | |
1395 verbose cache add spec [email protected] | |
1396 silly cache add parsed spec Result { | |
1396 silly cache add raw: '[email protected]', | |
1396 silly cache add scope: null, | |
1396 silly cache add name: 'hawk', | |
1396 silly cache add rawSpec: '1.1.1', | |
1396 silly cache add spec: '1.1.1', | |
1396 silly cache add type: 'version' } | |
1397 silly addNamed [email protected] | |
1398 verbose addNamed "1.1.1" is a plain semver version for hawk | |
1399 silly mapToRegistry name hawk | |
1400 silly mapToRegistry using default registry | |
1401 silly mapToRegistry registry https://registry.npmjs.org/ | |
1402 silly mapToRegistry uri https://registry.npmjs.org/hawk | |
1403 verbose addNameVersion registry:https://registry.npmjs.org/hawk not in flight; fetching | |
1404 verbose get https://registry.npmjs.org/hawk not expired, no request | |
1405 silly cache afterAdd [email protected] | |
1406 verbose afterAdd /Users/ogd/.npm/http-signature/0.10.1/package/package.json not in flight; writing | |
1407 verbose afterAdd /Users/ogd/.npm/http-signature/0.10.1/package/package.json written | |
1408 silly cache afterAdd [email protected] | |
1409 verbose afterAdd /Users/ogd/.npm/hawk/1.1.1/package/package.json not in flight; writing | |
1410 verbose afterAdd /Users/ogd/.npm/hawk/1.1.1/package/package.json written | |
1411 http 200 https://registry.npmjs.org/qs | |
1412 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1412 verbose headers etag: '"UFO0O2VH9SBH00XVJBJKCJPH"', | |
1412 verbose headers 'content-type': 'application/json', | |
1412 verbose headers 'cache-control': 'max-age=60', | |
1412 verbose headers 'content-length': '60395', | |
1412 verbose headers 'accept-ranges': 'bytes', | |
1412 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1412 verbose headers via: '1.1 varnish', | |
1412 verbose headers connection: 'keep-alive', | |
1412 verbose headers 'x-served-by': 'cache-sjc3131-SJC', | |
1412 verbose headers 'x-cache': 'MISS', | |
1412 verbose headers 'x-cache-hits': '0', | |
1412 verbose headers 'x-timer': 'S1444078932.401187,VS0,VE197', | |
1412 verbose headers vary: 'Accept' } | |
1413 silly get cb [ 200, | |
1413 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1413 silly get etag: '"UFO0O2VH9SBH00XVJBJKCJPH"', | |
1413 silly get 'content-type': 'application/json', | |
1413 silly get 'cache-control': 'max-age=60', | |
1413 silly get 'content-length': '60395', | |
1413 silly get 'accept-ranges': 'bytes', | |
1413 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1413 silly get via: '1.1 varnish', | |
1413 silly get connection: 'keep-alive', | |
1413 silly get 'x-served-by': 'cache-sjc3131-SJC', | |
1413 silly get 'x-cache': 'MISS', | |
1413 silly get 'x-cache-hits': '0', | |
1413 silly get 'x-timer': 'S1444078932.401187,VS0,VE197', | |
1413 silly get vary: 'Accept' } ] | |
1414 verbose get saving qs to /Users/ogd/.npm/registry.npmjs.org/qs/.cache.json | |
1415 http 200 https://registry.npmjs.org/mime-types | |
1416 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1416 verbose headers etag: '"5E021C2P0BA35N73SRLTW02TQ"', | |
1416 verbose headers 'content-type': 'application/json', | |
1416 verbose headers 'cache-control': 'max-age=60', | |
1416 verbose headers 'content-length': '46341', | |
1416 verbose headers 'accept-ranges': 'bytes', | |
1416 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1416 verbose headers via: '1.1 varnish', | |
1416 verbose headers connection: 'keep-alive', | |
1416 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
1416 verbose headers 'x-cache': 'MISS', | |
1416 verbose headers 'x-cache-hits': '0', | |
1416 verbose headers 'x-timer': 'S1444078932.414916,VS0,VE172', | |
1416 verbose headers vary: 'Accept' } | |
1417 silly get cb [ 200, | |
1417 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1417 silly get etag: '"5E021C2P0BA35N73SRLTW02TQ"', | |
1417 silly get 'content-type': 'application/json', | |
1417 silly get 'cache-control': 'max-age=60', | |
1417 silly get 'content-length': '46341', | |
1417 silly get 'accept-ranges': 'bytes', | |
1417 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1417 silly get via: '1.1 varnish', | |
1417 silly get connection: 'keep-alive', | |
1417 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
1417 silly get 'x-cache': 'MISS', | |
1417 silly get 'x-cache-hits': '0', | |
1417 silly get 'x-timer': 'S1444078932.414916,VS0,VE172', | |
1417 silly get vary: 'Accept' } ] | |
1418 verbose get saving mime-types to /Users/ogd/.npm/registry.npmjs.org/mime-types/.cache.json | |
1419 silly resolveWithNewModule [email protected] checking installable status | |
1420 silly cache add args [ 'qs@~1.0.0', null ] | |
1421 verbose cache add spec qs@~1.0.0 | |
1422 silly cache add parsed spec Result { | |
1422 silly cache add raw: 'qs@~1.0.0', | |
1422 silly cache add scope: null, | |
1422 silly cache add name: 'qs', | |
1422 silly cache add rawSpec: '~1.0.0', | |
1422 silly cache add spec: '>=1.0.0 <1.1.0', | |
1422 silly cache add type: 'range' } | |
1423 silly addNamed qs@>=1.0.0 <1.1.0 | |
1424 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for qs | |
1425 silly addNameRange { name: 'qs', range: '>=1.0.0 <1.1.0', hasData: false } | |
1426 silly mapToRegistry name qs | |
1427 silly mapToRegistry using default registry | |
1428 silly mapToRegistry registry https://registry.npmjs.org/ | |
1429 silly mapToRegistry uri https://registry.npmjs.org/qs | |
1430 verbose addNameRange registry:https://registry.npmjs.org/qs not in flight; fetching | |
1431 silly resolveWithNewModule [email protected] checking installable status | |
1432 silly cache add args [ 'mime-types@~1.0.1', null ] | |
1433 verbose cache add spec mime-types@~1.0.1 | |
1434 silly cache add parsed spec Result { | |
1434 silly cache add raw: 'mime-types@~1.0.1', | |
1434 silly cache add scope: null, | |
1434 silly cache add name: 'mime-types', | |
1434 silly cache add rawSpec: '~1.0.1', | |
1434 silly cache add spec: '>=1.0.1 <1.1.0', | |
1434 silly cache add type: 'range' } | |
1435 silly addNamed mime-types@>=1.0.1 <1.1.0 | |
1436 verbose addNamed ">=1.0.1 <1.1.0" is a valid semver range for mime-types | |
1437 silly addNameRange { name: 'mime-types', range: '>=1.0.1 <1.1.0', hasData: false } | |
1438 silly mapToRegistry name mime-types | |
1439 silly mapToRegistry using default registry | |
1440 silly mapToRegistry registry https://registry.npmjs.org/ | |
1441 silly mapToRegistry uri https://registry.npmjs.org/mime-types | |
1442 verbose addNameRange registry:https://registry.npmjs.org/mime-types not in flight; fetching | |
1443 verbose get https://registry.npmjs.org/qs not expired, no request | |
1444 silly addNameRange number 2 { name: 'qs', range: '>=1.0.0 <1.1.0', hasData: true } | |
1445 silly addNameRange versions [ 'qs', | |
1445 silly addNameRange [ '0.0.1', | |
1445 silly addNameRange '0.0.2', | |
1445 silly addNameRange '0.0.3', | |
1445 silly addNameRange '0.0.4', | |
1445 silly addNameRange '0.0.5', | |
1445 silly addNameRange '0.0.6', | |
1445 silly addNameRange '0.0.7', | |
1445 silly addNameRange '0.1.0', | |
1445 silly addNameRange '0.2.0', | |
1445 silly addNameRange '0.3.0', | |
1445 silly addNameRange '0.3.1', | |
1445 silly addNameRange '0.3.2', | |
1445 silly addNameRange '0.4.0', | |
1445 silly addNameRange '0.4.1', | |
1445 silly addNameRange '0.4.2', | |
1445 silly addNameRange '0.5.0', | |
1445 silly addNameRange '0.5.1', | |
1445 silly addNameRange '0.5.2', | |
1445 silly addNameRange '0.5.3', | |
1445 silly addNameRange '0.5.4', | |
1445 silly addNameRange '0.5.5', | |
1445 silly addNameRange '0.5.6', | |
1445 silly addNameRange '0.6.0', | |
1445 silly addNameRange '0.6.1', | |
1445 silly addNameRange '0.6.2', | |
1445 silly addNameRange '0.6.3', | |
1445 silly addNameRange '0.6.4', | |
1445 silly addNameRange '0.6.5', | |
1445 silly addNameRange '0.6.6', | |
1445 silly addNameRange '1.0.0', | |
1445 silly addNameRange '1.0.1', | |
1445 silly addNameRange '1.0.2', | |
1445 silly addNameRange '1.1.0', | |
1445 silly addNameRange '1.2.0', | |
1445 silly addNameRange '1.2.1', | |
1445 silly addNameRange '1.2.2', | |
1445 silly addNameRange '2.0.0', | |
1445 silly addNameRange '2.1.0', | |
1445 silly addNameRange '2.2.0', | |
1445 silly addNameRange '2.2.1', | |
1445 silly addNameRange '2.2.2', | |
1445 silly addNameRange '2.2.3', | |
1445 silly addNameRange '2.2.4', | |
1445 silly addNameRange '2.2.5', | |
1445 silly addNameRange '2.3.0', | |
1445 silly addNameRange '2.3.1', | |
1445 silly addNameRange '2.3.2', | |
1445 silly addNameRange '2.3.3', | |
1445 silly addNameRange '2.4.0', | |
1445 silly addNameRange '2.4.1', | |
1445 silly addNameRange '2.4.2', | |
1445 silly addNameRange '3.0.0', | |
1445 silly addNameRange '3.1.0', | |
1445 silly addNameRange '4.0.0', | |
1445 silly addNameRange '5.0.0', | |
1445 silly addNameRange '5.1.0' ] ] | |
1446 silly addNamed [email protected] | |
1447 verbose addNamed "1.0.2" is a plain semver version for qs | |
1448 verbose get https://registry.npmjs.org/mime-types not expired, no request | |
1449 silly addNameRange number 2 { name: 'mime-types', range: '>=1.0.1 <1.1.0', hasData: true } | |
1450 silly addNameRange versions [ 'mime-types', | |
1450 silly addNameRange [ '0.1.0', | |
1450 silly addNameRange '1.0.0', | |
1450 silly addNameRange '1.0.1', | |
1450 silly addNameRange '1.0.2', | |
1450 silly addNameRange '2.0.0', | |
1450 silly addNameRange '2.0.1', | |
1450 silly addNameRange '2.0.2', | |
1450 silly addNameRange '2.0.3', | |
1450 silly addNameRange '2.0.4', | |
1450 silly addNameRange '2.0.5', | |
1450 silly addNameRange '2.0.6', | |
1450 silly addNameRange '2.0.7', | |
1450 silly addNameRange '2.0.8', | |
1450 silly addNameRange '2.0.9', | |
1450 silly addNameRange '2.0.10', | |
1450 silly addNameRange '2.0.11', | |
1450 silly addNameRange '2.0.12', | |
1450 silly addNameRange '2.0.13', | |
1450 silly addNameRange '2.0.14', | |
1450 silly addNameRange '2.1.0', | |
1450 silly addNameRange '2.1.1', | |
1450 silly addNameRange '2.1.2', | |
1450 silly addNameRange '2.1.3', | |
1450 silly addNameRange '2.1.4', | |
1450 silly addNameRange '2.1.5', | |
1450 silly addNameRange '2.1.6', | |
1450 silly addNameRange '2.1.7' ] ] | |
1451 silly addNamed [email protected] | |
1452 verbose addNamed "1.0.2" is a plain semver version for mime-types | |
1453 silly cache afterAdd [email protected] | |
1454 verbose afterAdd /Users/ogd/.npm/qs/1.0.2/package/package.json not in flight; writing | |
1455 silly cache afterAdd [email protected] | |
1456 verbose afterAdd /Users/ogd/.npm/mime-types/1.0.2/package/package.json not in flight; writing | |
1457 verbose afterAdd /Users/ogd/.npm/qs/1.0.2/package/package.json written | |
1458 verbose afterAdd /Users/ogd/.npm/mime-types/1.0.2/package/package.json written | |
1459 silly fetchNamedPackageData combined-stream | |
1460 silly mapToRegistry name combined-stream | |
1461 silly mapToRegistry using default registry | |
1462 silly mapToRegistry registry https://registry.npmjs.org/ | |
1463 silly mapToRegistry uri https://registry.npmjs.org/combined-stream | |
1464 silly fetchNamedPackageData mime | |
1465 silly mapToRegistry name mime | |
1466 silly mapToRegistry using default registry | |
1467 silly mapToRegistry registry https://registry.npmjs.org/ | |
1468 silly mapToRegistry uri https://registry.npmjs.org/mime | |
1469 silly fetchNamedPackageData async | |
1470 silly mapToRegistry name async | |
1471 silly mapToRegistry using default registry | |
1472 silly mapToRegistry registry https://registry.npmjs.org/ | |
1473 silly mapToRegistry uri https://registry.npmjs.org/async | |
1474 verbose request uri https://registry.npmjs.org/mime | |
1475 verbose request no auth needed | |
1476 info attempt registry request try #1 at 2:02:12 PM | |
1477 verbose request using bearer token for auth | |
1478 verbose etag "DUXVO72V2E4JG4B380RQYB6C5" | |
1479 http request GET https://registry.npmjs.org/mime | |
1480 verbose request uri https://registry.npmjs.org/combined-stream | |
1481 verbose request no auth needed | |
1482 info attempt registry request try #1 at 2:02:12 PM | |
1483 verbose request using bearer token for auth | |
1484 verbose etag "B4WTGKY32M1VDZX0V45HEIVUL" | |
1485 http request GET https://registry.npmjs.org/combined-stream | |
1486 verbose request uri https://registry.npmjs.org/async | |
1487 verbose request no auth needed | |
1488 info attempt registry request try #1 at 2:02:12 PM | |
1489 verbose request using bearer token for auth | |
1490 verbose etag "9N4P6BBTRZ5Z2RBD3F96A2NO8" | |
1491 http request GET https://registry.npmjs.org/async | |
1492 http 304 https://registry.npmjs.org/mime | |
1493 verbose headers { 'cache-control': 'max-age=60', | |
1493 verbose headers 'accept-ranges': 'bytes', | |
1493 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1493 verbose headers via: '1.1 varnish', | |
1493 verbose headers connection: 'keep-alive', | |
1493 verbose headers 'x-served-by': 'cache-sjc3125-SJC', | |
1493 verbose headers 'x-cache': 'MISS', | |
1493 verbose headers 'x-cache-hits': '0', | |
1493 verbose headers 'x-timer': 'S1444078932.906931,VS0,VE37' } | |
1494 silly get cb [ 304, | |
1494 silly get { 'cache-control': 'max-age=60', | |
1494 silly get 'accept-ranges': 'bytes', | |
1494 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1494 silly get via: '1.1 varnish', | |
1494 silly get connection: 'keep-alive', | |
1494 silly get 'x-served-by': 'cache-sjc3125-SJC', | |
1494 silly get 'x-cache': 'MISS', | |
1494 silly get 'x-cache-hits': '0', | |
1494 silly get 'x-timer': 'S1444078932.906931,VS0,VE37' } ] | |
1495 verbose etag https://registry.npmjs.org/mime from cache | |
1496 verbose get saving mime to /Users/ogd/.npm/registry.npmjs.org/mime/.cache.json | |
1497 http 304 https://registry.npmjs.org/combined-stream | |
1498 verbose headers { 'cache-control': 'max-age=60', | |
1498 verbose headers 'accept-ranges': 'bytes', | |
1498 verbose headers date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1498 verbose headers via: '1.1 varnish', | |
1498 verbose headers connection: 'keep-alive', | |
1498 verbose headers 'x-served-by': 'cache-sjc3135-SJC', | |
1498 verbose headers 'x-cache': 'MISS', | |
1498 verbose headers 'x-cache-hits': '0', | |
1498 verbose headers 'x-timer': 'S1444078932.907857,VS0,VE39' } | |
1499 silly get cb [ 304, | |
1499 silly get { 'cache-control': 'max-age=60', | |
1499 silly get 'accept-ranges': 'bytes', | |
1499 silly get date: 'Mon, 05 Oct 2015 21:02:12 GMT', | |
1499 silly get via: '1.1 varnish', | |
1499 silly get connection: 'keep-alive', | |
1499 silly get 'x-served-by': 'cache-sjc3135-SJC', | |
1499 silly get 'x-cache': 'MISS', | |
1499 silly get 'x-cache-hits': '0', | |
1499 silly get 'x-timer': 'S1444078932.907857,VS0,VE39' } ] | |
1500 verbose etag https://registry.npmjs.org/combined-stream from cache | |
1501 verbose get saving combined-stream to /Users/ogd/.npm/registry.npmjs.org/combined-stream/.cache.json | |
1502 silly resolveWithNewModule [email protected] checking installable status | |
1503 silly cache add args [ 'mime@~1.2.11', null ] | |
1504 verbose cache add spec mime@~1.2.11 | |
1505 silly cache add parsed spec Result { | |
1505 silly cache add raw: 'mime@~1.2.11', | |
1505 silly cache add scope: null, | |
1505 silly cache add name: 'mime', | |
1505 silly cache add rawSpec: '~1.2.11', | |
1505 silly cache add spec: '>=1.2.11 <1.3.0', | |
1505 silly cache add type: 'range' } | |
1506 silly addNamed mime@>=1.2.11 <1.3.0 | |
1507 verbose addNamed ">=1.2.11 <1.3.0" is a valid semver range for mime | |
1508 silly addNameRange { name: 'mime', range: '>=1.2.11 <1.3.0', hasData: false } | |
1509 silly mapToRegistry name mime | |
1510 silly mapToRegistry using default registry | |
1511 silly mapToRegistry registry https://registry.npmjs.org/ | |
1512 silly mapToRegistry uri https://registry.npmjs.org/mime | |
1513 verbose addNameRange registry:https://registry.npmjs.org/mime not in flight; fetching | |
1514 silly resolveWithNewModule [email protected] checking installable status | |
1515 silly cache add args [ 'combined-stream@~0.0.4', null ] | |
1516 verbose cache add spec combined-stream@~0.0.4 | |
1517 silly cache add parsed spec Result { | |
1517 silly cache add raw: 'combined-stream@~0.0.4', | |
1517 silly cache add scope: null, | |
1517 silly cache add name: 'combined-stream', | |
1517 silly cache add rawSpec: '~0.0.4', | |
1517 silly cache add spec: '>=0.0.4 <0.1.0', | |
1517 silly cache add type: 'range' } | |
1518 silly addNamed combined-stream@>=0.0.4 <0.1.0 | |
1519 verbose addNamed ">=0.0.4 <0.1.0" is a valid semver range for combined-stream | |
1520 silly addNameRange { name: 'combined-stream', | |
1520 silly addNameRange range: '>=0.0.4 <0.1.0', | |
1520 silly addNameRange hasData: false } | |
1521 silly mapToRegistry name combined-stream | |
1522 silly mapToRegistry using default registry | |
1523 silly mapToRegistry registry https://registry.npmjs.org/ | |
1524 silly mapToRegistry uri https://registry.npmjs.org/combined-stream | |
1525 verbose addNameRange registry:https://registry.npmjs.org/combined-stream not in flight; fetching | |
1526 verbose get https://registry.npmjs.org/mime not expired, no request | |
1527 silly addNameRange number 2 { name: 'mime', range: '>=1.2.11 <1.3.0', hasData: true } | |
1528 silly addNameRange versions [ 'mime', | |
1528 silly addNameRange [ '1.0.0', | |
1528 silly addNameRange '1.1.0', | |
1528 silly addNameRange '1.2.1', | |
1528 silly addNameRange '1.2.2', | |
1528 silly addNameRange '1.2.3', | |
1528 silly addNameRange '1.2.4', | |
1528 silly addNameRange '1.2.5', | |
1528 silly addNameRange '1.2.6', | |
1528 silly addNameRange '1.2.7', | |
1528 silly addNameRange '1.2.8', | |
1528 silly addNameRange '1.2.9', | |
1528 silly addNameRange '1.2.10', | |
1528 silly addNameRange '1.2.11', | |
1528 silly addNameRange '1.3.0', | |
1528 silly addNameRange '1.3.2', | |
1528 silly addNameRange '1.3.3', | |
1528 silly addNameRange '1.3.4' ] ] | |
1529 silly addNamed [email protected] | |
1530 verbose addNamed "1.2.11" is a plain semver version for mime | |
1531 verbose get https://registry.npmjs.org/combined-stream not expired, no request | |
1532 silly addNameRange number 2 { name: 'combined-stream', | |
1532 silly addNameRange range: '>=0.0.4 <0.1.0', | |
1532 silly addNameRange hasData: true } | |
1533 silly addNameRange versions [ 'combined-stream', | |
1533 silly addNameRange [ '0.0.0', | |
1533 silly addNameRange '0.0.1', | |
1533 silly addNameRange '0.0.2', | |
1533 silly addNameRange '0.0.3', | |
1533 silly addNameRange '0.0.4', | |
1533 silly addNameRange '0.0.5', | |
1533 silly addNameRange '0.0.7', | |
1533 silly addNameRange '1.0.0', | |
1533 silly addNameRange '1.0.1', | |
1533 silly addNameRange '1.0.2', | |
1533 silly addNameRange '1.0.3', | |
1533 silly addNameRange '1.0.4', | |
1533 silly addNameRange '1.0.5' ] ] | |
1534 silly addNamed [email protected] | |
1535 verbose addNamed "0.0.7" is a plain semver version for combined-stream | |
1536 silly cache afterAdd [email protected] | |
1537 verbose afterAdd /Users/ogd/.npm/mime/1.2.11/package/package.json not in flight; writing | |
1538 silly cache afterAdd [email protected] | |
1539 verbose afterAdd /Users/ogd/.npm/combined-stream/0.0.7/package/package.json not in flight; writing | |
1540 verbose afterAdd /Users/ogd/.npm/mime/1.2.11/package/package.json written | |
1541 verbose afterAdd /Users/ogd/.npm/combined-stream/0.0.7/package/package.json written | |
1542 http 200 https://registry.npmjs.org/async | |
1543 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1543 verbose headers etag: '"EASXEYH2PCJRJI9QLCMC40IY6"', | |
1543 verbose headers 'content-type': 'application/json', | |
1543 verbose headers 'cache-control': 'max-age=60', | |
1543 verbose headers 'content-length': '128976', | |
1543 verbose headers 'accept-ranges': 'bytes', | |
1543 verbose headers date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1543 verbose headers via: '1.1 varnish', | |
1543 verbose headers connection: 'keep-alive', | |
1543 verbose headers 'x-served-by': 'cache-sjc3135-SJC', | |
1543 verbose headers 'x-cache': 'MISS', | |
1543 verbose headers 'x-cache-hits': '0', | |
1543 verbose headers 'x-timer': 'S1444078932.913459,VS0,VE106', | |
1543 verbose headers vary: 'Accept' } | |
1544 silly get cb [ 200, | |
1544 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1544 silly get etag: '"EASXEYH2PCJRJI9QLCMC40IY6"', | |
1544 silly get 'content-type': 'application/json', | |
1544 silly get 'cache-control': 'max-age=60', | |
1544 silly get 'content-length': '128976', | |
1544 silly get 'accept-ranges': 'bytes', | |
1544 silly get date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1544 silly get via: '1.1 varnish', | |
1544 silly get connection: 'keep-alive', | |
1544 silly get 'x-served-by': 'cache-sjc3135-SJC', | |
1544 silly get 'x-cache': 'MISS', | |
1544 silly get 'x-cache-hits': '0', | |
1544 silly get 'x-timer': 'S1444078932.913459,VS0,VE106', | |
1544 silly get vary: 'Accept' } ] | |
1545 verbose get saving async to /Users/ogd/.npm/registry.npmjs.org/async/.cache.json | |
1546 silly resolveWithNewModule [email protected] checking installable status | |
1547 silly cache add args [ 'async@~0.9.0', null ] | |
1548 verbose cache add spec async@~0.9.0 | |
1549 silly cache add parsed spec Result { | |
1549 silly cache add raw: 'async@~0.9.0', | |
1549 silly cache add scope: null, | |
1549 silly cache add name: 'async', | |
1549 silly cache add rawSpec: '~0.9.0', | |
1549 silly cache add spec: '>=0.9.0 <0.10.0', | |
1549 silly cache add type: 'range' } | |
1550 silly addNamed async@>=0.9.0 <0.10.0 | |
1551 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for async | |
1552 silly addNameRange { name: 'async', range: '>=0.9.0 <0.10.0', hasData: false } | |
1553 silly mapToRegistry name async | |
1554 silly mapToRegistry using default registry | |
1555 silly mapToRegistry registry https://registry.npmjs.org/ | |
1556 silly mapToRegistry uri https://registry.npmjs.org/async | |
1557 verbose addNameRange registry:https://registry.npmjs.org/async not in flight; fetching | |
1558 verbose get https://registry.npmjs.org/async not expired, no request | |
1559 silly addNameRange number 2 { name: 'async', range: '>=0.9.0 <0.10.0', hasData: true } | |
1560 silly addNameRange versions [ 'async', | |
1560 silly addNameRange [ '0.1.0', | |
1560 silly addNameRange '0.1.1', | |
1560 silly addNameRange '0.1.2', | |
1560 silly addNameRange '0.1.3', | |
1560 silly addNameRange '0.1.4', | |
1560 silly addNameRange '0.1.5', | |
1560 silly addNameRange '0.1.6', | |
1560 silly addNameRange '0.1.7', | |
1560 silly addNameRange '0.1.8', | |
1560 silly addNameRange '0.1.9', | |
1560 silly addNameRange '0.1.10', | |
1560 silly addNameRange '0.1.11', | |
1560 silly addNameRange '0.1.12', | |
1560 silly addNameRange '0.1.13', | |
1560 silly addNameRange '0.1.14', | |
1560 silly addNameRange '0.1.15', | |
1560 silly addNameRange '0.1.16', | |
1560 silly addNameRange '0.1.17', | |
1560 silly addNameRange '0.1.18', | |
1560 silly addNameRange '0.1.19', | |
1560 silly addNameRange '0.1.20', | |
1560 silly addNameRange '0.1.21', | |
1560 silly addNameRange '0.1.22', | |
1560 silly addNameRange '0.2.0', | |
1560 silly addNameRange '0.2.1', | |
1560 silly addNameRange '0.2.2', | |
1560 silly addNameRange '0.2.3', | |
1560 silly addNameRange '0.2.4', | |
1560 silly addNameRange '0.2.5', | |
1560 silly addNameRange '0.2.6', | |
1560 silly addNameRange '0.2.7', | |
1560 silly addNameRange '0.2.8', | |
1560 silly addNameRange '0.2.9', | |
1560 silly addNameRange '0.2.10', | |
1560 silly addNameRange '0.3.0', | |
1560 silly addNameRange '0.4.0', | |
1560 silly addNameRange '0.4.1', | |
1560 silly addNameRange '0.5.0', | |
1560 silly addNameRange '0.6.0', | |
1560 silly addNameRange '0.6.1', | |
1560 silly addNameRange '0.6.2', | |
1560 silly addNameRange '0.7.0', | |
1560 silly addNameRange '0.8.0', | |
1560 silly addNameRange '0.9.0', | |
1560 silly addNameRange '0.9.2', | |
1560 silly addNameRange '1.0.0', | |
1560 silly addNameRange '1.1.0', | |
1560 silly addNameRange '1.2.0', | |
1560 silly addNameRange '1.1.1', | |
1560 silly addNameRange '1.2.1', | |
1560 silly addNameRange '1.3.0', | |
1560 silly addNameRange '1.4.0', | |
1560 silly addNameRange '1.4.1', | |
1560 silly addNameRange '1.4.2' ] ] | |
1561 silly addNamed [email protected] | |
1562 verbose addNamed "0.9.2" is a plain semver version for async | |
1563 silly cache afterAdd [email protected] | |
1564 verbose afterAdd /Users/ogd/.npm/async/0.9.2/package/package.json not in flight; writing | |
1565 verbose afterAdd /Users/ogd/.npm/async/0.9.2/package/package.json written | |
1566 silly fetchNamedPackageData delayed-stream | |
1567 silly mapToRegistry name delayed-stream | |
1568 silly mapToRegistry using default registry | |
1569 silly mapToRegistry registry https://registry.npmjs.org/ | |
1570 silly mapToRegistry uri https://registry.npmjs.org/delayed-stream | |
1571 verbose request uri https://registry.npmjs.org/delayed-stream | |
1572 verbose request no auth needed | |
1573 info attempt registry request try #1 at 2:02:13 PM | |
1574 verbose request using bearer token for auth | |
1575 verbose etag "3R3PDLMYOHW7LS95R001QU3HH" | |
1576 http request GET https://registry.npmjs.org/delayed-stream | |
1577 http 304 https://registry.npmjs.org/delayed-stream | |
1578 verbose headers { 'cache-control': 'max-age=60', | |
1578 verbose headers 'accept-ranges': 'bytes', | |
1578 verbose headers date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1578 verbose headers via: '1.1 varnish', | |
1578 verbose headers connection: 'keep-alive', | |
1578 verbose headers 'x-served-by': 'cache-sjc3131-SJC', | |
1578 verbose headers 'x-cache': 'MISS', | |
1578 verbose headers 'x-cache-hits': '0', | |
1578 verbose headers 'x-timer': 'S1444078933.387407,VS0,VE83' } | |
1579 silly get cb [ 304, | |
1579 silly get { 'cache-control': 'max-age=60', | |
1579 silly get 'accept-ranges': 'bytes', | |
1579 silly get date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1579 silly get via: '1.1 varnish', | |
1579 silly get connection: 'keep-alive', | |
1579 silly get 'x-served-by': 'cache-sjc3131-SJC', | |
1579 silly get 'x-cache': 'MISS', | |
1579 silly get 'x-cache-hits': '0', | |
1579 silly get 'x-timer': 'S1444078933.387407,VS0,VE83' } ] | |
1580 verbose etag https://registry.npmjs.org/delayed-stream from cache | |
1581 verbose get saving delayed-stream to /Users/ogd/.npm/registry.npmjs.org/delayed-stream/.cache.json | |
1582 silly resolveWithNewModule [email protected] checking installable status | |
1583 silly cache add args [ '[email protected]', null ] | |
1584 verbose cache add spec [email protected] | |
1585 silly cache add parsed spec Result { | |
1585 silly cache add raw: '[email protected]', | |
1585 silly cache add scope: null, | |
1585 silly cache add name: 'delayed-stream', | |
1585 silly cache add rawSpec: '0.0.5', | |
1585 silly cache add spec: '0.0.5', | |
1585 silly cache add type: 'version' } | |
1586 silly addNamed [email protected] | |
1587 verbose addNamed "0.0.5" is a plain semver version for delayed-stream | |
1588 silly mapToRegistry name delayed-stream | |
1589 silly mapToRegistry using default registry | |
1590 silly mapToRegistry registry https://registry.npmjs.org/ | |
1591 silly mapToRegistry uri https://registry.npmjs.org/delayed-stream | |
1592 verbose addNameVersion registry:https://registry.npmjs.org/delayed-stream not in flight; fetching | |
1593 verbose get https://registry.npmjs.org/delayed-stream not expired, no request | |
1594 silly cache afterAdd [email protected] | |
1595 verbose afterAdd /Users/ogd/.npm/delayed-stream/0.0.5/package/package.json not in flight; writing | |
1596 verbose afterAdd /Users/ogd/.npm/delayed-stream/0.0.5/package/package.json written | |
1597 silly fetchNamedPackageData hoek | |
1598 silly mapToRegistry name hoek | |
1599 silly mapToRegistry using default registry | |
1600 silly mapToRegistry registry https://registry.npmjs.org/ | |
1601 silly mapToRegistry uri https://registry.npmjs.org/hoek | |
1602 silly fetchNamedPackageData boom | |
1603 silly mapToRegistry name boom | |
1604 silly mapToRegistry using default registry | |
1605 silly mapToRegistry registry https://registry.npmjs.org/ | |
1606 silly mapToRegistry uri https://registry.npmjs.org/boom | |
1607 silly fetchNamedPackageData cryptiles | |
1608 silly mapToRegistry name cryptiles | |
1609 silly mapToRegistry using default registry | |
1610 silly mapToRegistry registry https://registry.npmjs.org/ | |
1611 silly mapToRegistry uri https://registry.npmjs.org/cryptiles | |
1612 silly fetchNamedPackageData sntp | |
1613 silly mapToRegistry name sntp | |
1614 silly mapToRegistry using default registry | |
1615 silly mapToRegistry registry https://registry.npmjs.org/ | |
1616 silly mapToRegistry uri https://registry.npmjs.org/sntp | |
1617 verbose request uri https://registry.npmjs.org/cryptiles | |
1618 verbose request no auth needed | |
1619 info attempt registry request try #1 at 2:02:13 PM | |
1620 verbose request using bearer token for auth | |
1621 verbose etag "8NGQUEYF92R57JT4MWXP4WHVS" | |
1622 http request GET https://registry.npmjs.org/cryptiles | |
1623 verbose request uri https://registry.npmjs.org/sntp | |
1624 verbose request no auth needed | |
1625 info attempt registry request try #1 at 2:02:13 PM | |
1626 verbose request using bearer token for auth | |
1627 verbose etag "BIQL559CK9WWT2W3XDIZP620E" | |
1628 http request GET https://registry.npmjs.org/sntp | |
1629 verbose request uri https://registry.npmjs.org/boom | |
1630 verbose request no auth needed | |
1631 info attempt registry request try #1 at 2:02:13 PM | |
1632 verbose request using bearer token for auth | |
1633 verbose etag "5C2XLLLYNKPILVXWM65VGEPMZ" | |
1634 http request GET https://registry.npmjs.org/boom | |
1635 verbose request uri https://registry.npmjs.org/hoek | |
1636 verbose request no auth needed | |
1637 info attempt registry request try #1 at 2:02:13 PM | |
1638 verbose request using bearer token for auth | |
1639 verbose etag "A8Z5KFOM3B145X2BGB5KQYEE7" | |
1640 http request GET https://registry.npmjs.org/hoek | |
1641 http 304 https://registry.npmjs.org/cryptiles | |
1642 verbose headers { 'cache-control': 'max-age=60', | |
1642 verbose headers 'accept-ranges': 'bytes', | |
1642 verbose headers date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1642 verbose headers via: '1.1 varnish', | |
1642 verbose headers connection: 'keep-alive', | |
1642 verbose headers 'x-served-by': 'cache-sjc3121-SJC', | |
1642 verbose headers 'x-cache': 'MISS', | |
1642 verbose headers 'x-cache-hits': '0', | |
1642 verbose headers 'x-timer': 'S1444078933.577516,VS0,VE38' } | |
1643 silly get cb [ 304, | |
1643 silly get { 'cache-control': 'max-age=60', | |
1643 silly get 'accept-ranges': 'bytes', | |
1643 silly get date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1643 silly get via: '1.1 varnish', | |
1643 silly get connection: 'keep-alive', | |
1643 silly get 'x-served-by': 'cache-sjc3121-SJC', | |
1643 silly get 'x-cache': 'MISS', | |
1643 silly get 'x-cache-hits': '0', | |
1643 silly get 'x-timer': 'S1444078933.577516,VS0,VE38' } ] | |
1644 verbose etag https://registry.npmjs.org/cryptiles from cache | |
1645 verbose get saving cryptiles to /Users/ogd/.npm/registry.npmjs.org/cryptiles/.cache.json | |
1646 http 304 https://registry.npmjs.org/boom | |
1647 verbose headers { 'cache-control': 'max-age=60', | |
1647 verbose headers 'accept-ranges': 'bytes', | |
1647 verbose headers date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1647 verbose headers via: '1.1 varnish', | |
1647 verbose headers connection: 'keep-alive', | |
1647 verbose headers 'x-served-by': 'cache-sjc3134-SJC', | |
1647 verbose headers 'x-cache': 'MISS', | |
1647 verbose headers 'x-cache-hits': '0', | |
1647 verbose headers 'x-timer': 'S1444078933.599415,VS0,VE39' } | |
1648 silly get cb [ 304, | |
1648 silly get { 'cache-control': 'max-age=60', | |
1648 silly get 'accept-ranges': 'bytes', | |
1648 silly get date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1648 silly get via: '1.1 varnish', | |
1648 silly get connection: 'keep-alive', | |
1648 silly get 'x-served-by': 'cache-sjc3134-SJC', | |
1648 silly get 'x-cache': 'MISS', | |
1648 silly get 'x-cache-hits': '0', | |
1648 silly get 'x-timer': 'S1444078933.599415,VS0,VE39' } ] | |
1649 verbose etag https://registry.npmjs.org/boom from cache | |
1650 verbose get saving boom to /Users/ogd/.npm/registry.npmjs.org/boom/.cache.json | |
1651 http 304 https://registry.npmjs.org/sntp | |
1652 verbose headers { 'cache-control': 'max-age=60', | |
1652 verbose headers 'accept-ranges': 'bytes', | |
1652 verbose headers date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1652 verbose headers via: '1.1 varnish', | |
1652 verbose headers connection: 'keep-alive', | |
1652 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
1652 verbose headers 'x-cache': 'MISS', | |
1652 verbose headers 'x-cache-hits': '0', | |
1652 verbose headers 'x-timer': 'S1444078933.587069,VS0,VE86' } | |
1653 silly get cb [ 304, | |
1653 silly get { 'cache-control': 'max-age=60', | |
1653 silly get 'accept-ranges': 'bytes', | |
1653 silly get date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1653 silly get via: '1.1 varnish', | |
1653 silly get connection: 'keep-alive', | |
1653 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
1653 silly get 'x-cache': 'MISS', | |
1653 silly get 'x-cache-hits': '0', | |
1653 silly get 'x-timer': 'S1444078933.587069,VS0,VE86' } ] | |
1654 verbose etag https://registry.npmjs.org/sntp from cache | |
1655 verbose get saving sntp to /Users/ogd/.npm/registry.npmjs.org/sntp/.cache.json | |
1656 http 304 https://registry.npmjs.org/hoek | |
1657 verbose headers { 'cache-control': 'max-age=60', | |
1657 verbose headers 'accept-ranges': 'bytes', | |
1657 verbose headers date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1657 verbose headers via: '1.1 varnish', | |
1657 verbose headers connection: 'keep-alive', | |
1657 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
1657 verbose headers 'x-cache': 'MISS', | |
1657 verbose headers 'x-cache-hits': '0', | |
1657 verbose headers 'x-timer': 'S1444078933.591384,VS0,VE85' } | |
1658 silly get cb [ 304, | |
1658 silly get { 'cache-control': 'max-age=60', | |
1658 silly get 'accept-ranges': 'bytes', | |
1658 silly get date: 'Mon, 05 Oct 2015 21:02:13 GMT', | |
1658 silly get via: '1.1 varnish', | |
1658 silly get connection: 'keep-alive', | |
1658 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
1658 silly get 'x-cache': 'MISS', | |
1658 silly get 'x-cache-hits': '0', | |
1658 silly get 'x-timer': 'S1444078933.591384,VS0,VE85' } ] | |
1659 verbose etag https://registry.npmjs.org/hoek from cache | |
1660 verbose get saving hoek to /Users/ogd/.npm/registry.npmjs.org/hoek/.cache.json | |
1661 silly resolveWithNewModule [email protected] checking installable status | |
1662 silly cache add args [ '[email protected]', null ] | |
1663 verbose cache add spec [email protected] | |
1664 silly cache add parsed spec Result { | |
1664 silly cache add raw: '[email protected]', | |
1664 silly cache add scope: null, | |
1664 silly cache add name: 'hoek', | |
1664 silly cache add rawSpec: '0.9.x', | |
1664 silly cache add spec: '>=0.9.0 <0.10.0', | |
1664 silly cache add type: 'range' } | |
1665 silly addNamed hoek@>=0.9.0 <0.10.0 | |
1666 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for hoek | |
1667 silly addNameRange { name: 'hoek', range: '>=0.9.0 <0.10.0', hasData: false } | |
1668 silly mapToRegistry name hoek | |
1669 silly mapToRegistry using default registry | |
1670 silly mapToRegistry registry https://registry.npmjs.org/ | |
1671 silly mapToRegistry uri https://registry.npmjs.org/hoek | |
1672 verbose addNameRange registry:https://registry.npmjs.org/hoek not in flight; fetching | |
1673 silly resolveWithNewModule [email protected] checking installable status | |
1674 silly cache add args [ '[email protected]', null ] | |
1675 verbose cache add spec [email protected] | |
1676 silly cache add parsed spec Result { | |
1676 silly cache add raw: '[email protected]', | |
1676 silly cache add scope: null, | |
1676 silly cache add name: 'cryptiles', | |
1676 silly cache add rawSpec: '0.2.x', | |
1676 silly cache add spec: '>=0.2.0 <0.3.0', | |
1676 silly cache add type: 'range' } | |
1677 silly addNamed cryptiles@>=0.2.0 <0.3.0 | |
1678 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for cryptiles | |
1679 silly addNameRange { name: 'cryptiles', range: '>=0.2.0 <0.3.0', hasData: false } | |
1680 silly mapToRegistry name cryptiles | |
1681 silly mapToRegistry using default registry | |
1682 silly mapToRegistry registry https://registry.npmjs.org/ | |
1683 silly mapToRegistry uri https://registry.npmjs.org/cryptiles | |
1684 verbose addNameRange registry:https://registry.npmjs.org/cryptiles not in flight; fetching | |
1685 silly resolveWithNewModule [email protected] checking installable status | |
1686 silly cache add args [ '[email protected]', null ] | |
1687 verbose cache add spec [email protected] | |
1688 silly cache add parsed spec Result { | |
1688 silly cache add raw: '[email protected]', | |
1688 silly cache add scope: null, | |
1688 silly cache add name: 'boom', | |
1688 silly cache add rawSpec: '0.4.x', | |
1688 silly cache add spec: '>=0.4.0 <0.5.0', | |
1688 silly cache add type: 'range' } | |
1689 silly addNamed boom@>=0.4.0 <0.5.0 | |
1690 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for boom | |
1691 silly addNameRange { name: 'boom', range: '>=0.4.0 <0.5.0', hasData: false } | |
1692 silly mapToRegistry name boom | |
1693 silly mapToRegistry using default registry | |
1694 silly mapToRegistry registry https://registry.npmjs.org/ | |
1695 silly mapToRegistry uri https://registry.npmjs.org/boom | |
1696 verbose addNameRange registry:https://registry.npmjs.org/boom not in flight; fetching | |
1697 silly resolveWithNewModule [email protected] checking installable status | |
1698 silly cache add args [ '[email protected]', null ] | |
1699 verbose cache add spec [email protected] | |
1700 silly cache add parsed spec Result { | |
1700 silly cache add raw: '[email protected]', | |
1700 silly cache add scope: null, | |
1700 silly cache add name: 'sntp', | |
1700 silly cache add rawSpec: '0.2.x', | |
1700 silly cache add spec: '>=0.2.0 <0.3.0', | |
1700 silly cache add type: 'range' } | |
1701 silly addNamed sntp@>=0.2.0 <0.3.0 | |
1702 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for sntp | |
1703 silly addNameRange { name: 'sntp', range: '>=0.2.0 <0.3.0', hasData: false } | |
1704 silly mapToRegistry name sntp | |
1705 silly mapToRegistry using default registry | |
1706 silly mapToRegistry registry https://registry.npmjs.org/ | |
1707 silly mapToRegistry uri https://registry.npmjs.org/sntp | |
1708 verbose addNameRange registry:https://registry.npmjs.org/sntp not in flight; fetching | |
1709 verbose get https://registry.npmjs.org/cryptiles not expired, no request | |
1710 silly addNameRange number 2 { name: 'cryptiles', range: '>=0.2.0 <0.3.0', hasData: true } | |
1711 silly addNameRange versions [ 'cryptiles', | |
1711 silly addNameRange [ '0.0.1', | |
1711 silly addNameRange '0.0.2', | |
1711 silly addNameRange '0.1.0', | |
1711 silly addNameRange '0.1.1', | |
1711 silly addNameRange '0.1.2', | |
1711 silly addNameRange '0.1.3', | |
1711 silly addNameRange '0.2.0', | |
1711 silly addNameRange '0.2.1', | |
1711 silly addNameRange '0.2.2', | |
1711 silly addNameRange '1.0.0', | |
1711 silly addNameRange '1.0.1', | |
1711 silly addNameRange '2.0.0', | |
1711 silly addNameRange '2.0.1', | |
1711 silly addNameRange '2.0.2', | |
1711 silly addNameRange '2.0.3', | |
1711 silly addNameRange '2.0.4', | |
1711 silly addNameRange '2.0.5' ] ] | |
1712 silly addNamed [email protected] | |
1713 verbose addNamed "0.2.2" is a plain semver version for cryptiles | |
1714 verbose get https://registry.npmjs.org/hoek not expired, no request | |
1715 silly addNameRange number 2 { name: 'hoek', range: '>=0.9.0 <0.10.0', hasData: true } | |
1716 silly addNameRange versions [ 'hoek', | |
1716 silly addNameRange [ '0.0.1', | |
1716 silly addNameRange '0.0.2', | |
1716 silly addNameRange '0.0.3', | |
1716 silly addNameRange '0.0.4', | |
1716 silly addNameRange '0.0.5', | |
1716 silly addNameRange '0.0.6', | |
1716 silly addNameRange '0.0.7', | |
1716 silly addNameRange '0.0.8', | |
1716 silly addNameRange '0.0.9', | |
1716 silly addNameRange '0.0.10', | |
1716 silly addNameRange '0.0.11', | |
1716 silly addNameRange '0.0.12', | |
1716 silly addNameRange '0.0.13', | |
1716 silly addNameRange '0.0.14', | |
1716 silly addNameRange '0.0.15', | |
1716 silly addNameRange '0.0.16', | |
1716 silly addNameRange '0.0.17', | |
1716 silly addNameRange '0.0.18', | |
1716 silly addNameRange '0.0.19', | |
1716 silly addNameRange '0.0.21', | |
1716 silly addNameRange '0.1.0', | |
1716 silly addNameRange '0.2.0', | |
1716 silly addNameRange '0.3.0', | |
1716 silly addNameRange '0.4.0', | |
1716 silly addNameRange '0.4.1', | |
1716 silly addNameRange '0.4.2', | |
1716 silly addNameRange '0.4.3', | |
1716 silly addNameRange '0.4.4', | |
1716 silly addNameRange '0.4.5', | |
1716 silly addNameRange '0.5.0', | |
1716 silly addNameRange '0.6.0', | |
1716 silly addNameRange '0.6.1', | |
1716 silly addNameRange '0.6.2', | |
1716 silly addNameRange '0.7.0', | |
1716 silly addNameRange '0.7.1', | |
1716 silly addNameRange '0.7.2', | |
1716 silly addNameRange '0.7.3', | |
1716 silly addNameRange '0.7.4', | |
1716 silly addNameRange '0.7.5', | |
1716 silly addNameRange '0.7.6', | |
1716 silly addNameRange '0.8.0', | |
1716 silly addNameRange '0.8.1', | |
1716 silly addNameRange '0.8.2', | |
1716 silly addNameRange '0.8.3', | |
1716 silly addNameRange '0.8.4', | |
1716 silly addNameRange '0.8.5', | |
1716 silly addNameRange '0.9.0', | |
1716 silly addNameRange '0.9.1', | |
1716 silly addNameRange '0.10.0', | |
1716 silly addNameRange '1.0.0', | |
1716 silly addNameRange '1.0.1', | |
1716 silly addNameRange '1.0.2', | |
1716 silly addNameRange '1.0.3', | |
1716 silly addNameRange '1.1.0', | |
1716 silly addNameRange '1.1.1', | |
1716 silly addNameRange '1.1.2', | |
1716 silly addNameRange '1.2.0', | |
1716 silly addNameRange '1.3.0', | |
1716 silly addNameRange '1.4.0', | |
1716 silly addNameRange '1.4.1', | |
1716 silly addNameRange '1.5.0', | |
1716 silly addNameRange '1.5.1', | |
1716 silly addNameRange '1.5.2', | |
1716 silly addNameRange '2.0.0', | |
1716 silly addNameRange '2.1.0', | |
1716 silly addNameRange '2.1.1', | |
1716 silly addNameRange '2.2.0', | |
1716 silly addNameRange '2.3.0', | |
1716 silly addNameRange '2.4.0', | |
1716 silly addNameRange '2.4.1', | |
1716 silly addNameRange '2.5.0', | |
1716 silly addNameRange '2.5.1', | |
1716 silly addNameRange '2.6.0', | |
1716 silly addNameRange '2.7.0', | |
1716 silly addNameRange '2.8.0', | |
1716 silly addNameRange '2.8.1', | |
1716 silly addNameRange '2.9.0', | |
1716 silly addNameRange '2.9.1', | |
1716 silly addNameRange '2.10.0', | |
1716 silly addNameRange '2.11.0', | |
1716 silly addNameRange '2.11.1', | |
1716 silly addNameRange '2.12.0', | |
1716 silly addNameRange '2.13.0', | |
1716 silly addNameRange '2.13.1', | |
1716 silly addNameRange '2.14.0', | |
1716 silly addNameRange '2.15.0', | |
1716 silly addNameRange '2.16.0', | |
1716 silly addNameRange '2.16.1', | |
1716 silly addNameRange '2.16.2', | |
1716 silly addNameRange '2.16.3' ] ] | |
1717 silly addNamed [email protected] | |
1718 verbose addNamed "0.9.1" is a plain semver version for hoek | |
1719 verbose get https://registry.npmjs.org/boom not expired, no request | |
1720 silly addNameRange number 2 { name: 'boom', range: '>=0.4.0 <0.5.0', hasData: true } | |
1721 silly addNameRange versions [ 'boom', | |
1721 silly addNameRange [ '0.0.1', | |
1721 silly addNameRange '0.0.2', | |
1721 silly addNameRange '0.1.0', | |
1721 silly addNameRange '0.2.0', | |
1721 silly addNameRange '0.2.1', | |
1721 silly addNameRange '0.3.0', | |
1721 silly addNameRange '0.3.1', | |
1721 silly addNameRange '0.3.2', | |
1721 silly addNameRange '0.3.3', | |
1721 silly addNameRange '0.3.4', | |
1721 silly addNameRange '0.3.5', | |
1721 silly addNameRange '0.3.6', | |
1721 silly addNameRange '0.3.7', | |
1721 silly addNameRange '0.3.8', | |
1721 silly addNameRange '0.4.0', | |
1721 silly addNameRange '0.4.1', | |
1721 silly addNameRange '0.4.2', | |
1721 silly addNameRange '1.0.0', | |
1721 silly addNameRange '1.0.1', | |
1721 silly addNameRange '1.0.2', | |
1721 silly addNameRange '1.1.0', | |
1721 silly addNameRange '1.1.1', | |
1721 silly addNameRange '1.1.2', | |
1721 silly addNameRange '1.2.0', | |
1721 silly addNameRange '1.2.1', | |
1721 silly addNameRange '2.0.0', | |
1721 silly addNameRange '2.1.0', | |
1721 silly addNameRange '2.2.0', | |
1721 silly addNameRange '2.2.1', | |
1721 silly addNameRange '2.2.2', | |
1721 silly addNameRange '2.3.0', | |
1721 silly addNameRange '2.4.0', | |
1721 silly addNameRange '2.4.1', | |
1721 silly addNameRange '2.4.2', | |
1721 silly addNameRange '2.5.0', | |
1721 silly addNameRange '2.5.1', | |
1721 silly addNameRange '2.6.0', | |
1721 silly addNameRange '2.6.1', | |
1721 silly addNameRange '2.7.0', | |
1721 silly addNameRange '2.7.1', | |
1721 silly addNameRange '2.7.2', | |
1721 silly addNameRange '2.8.0', | |
1721 silly addNameRange '2.9.0' ] ] | |
1722 silly addNamed [email protected] | |
1723 verbose addNamed "0.4.2" is a plain semver version for boom | |
1724 verbose get https://registry.npmjs.org/sntp not expired, no request | |
1725 silly addNameRange number 2 { name: 'sntp', range: '>=0.2.0 <0.3.0', hasData: true } | |
1726 silly addNameRange versions [ 'sntp', | |
1726 silly addNameRange [ '0.0.0', | |
1726 silly addNameRange '0.0.1', | |
1726 silly addNameRange '0.1.0', | |
1726 silly addNameRange '0.1.1', | |
1726 silly addNameRange '0.1.2', | |
1726 silly addNameRange '0.1.3', | |
1726 silly addNameRange '0.1.4', | |
1726 silly addNameRange '0.2.0', | |
1726 silly addNameRange '0.2.1', | |
1726 silly addNameRange '0.2.2', | |
1726 silly addNameRange '0.2.3', | |
1726 silly addNameRange '0.2.4', | |
1726 silly addNameRange '1.0.0', | |
1726 silly addNameRange '1.0.1', | |
1726 silly addNameRange '1.0.2', | |
1726 silly addNameRange '1.0.3', | |
1726 silly addNameRange '1.0.4', | |
1726 silly addNameRange '1.0.5', | |
1726 silly addNameRange '1.0.6', | |
1726 silly addNameRange '1.0.7', | |
1726 silly addNameRange '1.0.8', | |
1726 silly addNameRange '1.0.9' ] ] | |
1727 silly addNamed [email protected] | |
1728 verbose addNamed "0.2.4" is a plain semver version for sntp | |
1729 silly cache afterAdd [email protected] | |
1730 verbose afterAdd /Users/ogd/.npm/cryptiles/0.2.2/package/package.json not in flight; writing | |
1731 silly cache afterAdd [email protected] | |
1732 verbose afterAdd /Users/ogd/.npm/hoek/0.9.1/package/package.json not in flight; writing | |
1733 silly cache afterAdd [email protected] | |
1734 verbose afterAdd /Users/ogd/.npm/boom/0.4.2/package/package.json not in flight; writing | |
1735 silly cache afterAdd [email protected] | |
1736 verbose afterAdd /Users/ogd/.npm/sntp/0.2.4/package/package.json not in flight; writing | |
1737 verbose afterAdd /Users/ogd/.npm/hoek/0.9.1/package/package.json written | |
1738 verbose afterAdd /Users/ogd/.npm/cryptiles/0.2.2/package/package.json written | |
1739 verbose afterAdd /Users/ogd/.npm/boom/0.4.2/package/package.json written | |
1740 verbose afterAdd /Users/ogd/.npm/sntp/0.2.4/package/package.json written | |
1741 silly fetchNamedPackageData win-spawn | |
1742 silly mapToRegistry name win-spawn | |
1743 silly mapToRegistry using default registry | |
1744 silly mapToRegistry registry https://registry.npmjs.org/ | |
1745 silly mapToRegistry uri https://registry.npmjs.org/win-spawn | |
1746 verbose request uri https://registry.npmjs.org/win-spawn | |
1747 verbose request no auth needed | |
1748 info attempt registry request try #1 at 2:02:13 PM | |
1749 verbose request using bearer token for auth | |
1750 verbose etag "A4L1H0W8DMCME8ZHHW9EH1H8Z" | |
1751 http request GET https://registry.npmjs.org/win-spawn | |
1752 http 304 https://registry.npmjs.org/win-spawn | |
1753 verbose headers { 'cache-control': 'max-age=60', | |
1753 verbose headers 'accept-ranges': 'bytes', | |
1753 verbose headers date: 'Mon, 05 Oct 2015 21:02:14 GMT', | |
1753 verbose headers via: '1.1 varnish', | |
1753 verbose headers connection: 'keep-alive', | |
1753 verbose headers 'x-served-by': 'cache-sjc3133-SJC', | |
1753 verbose headers 'x-cache': 'MISS', | |
1753 verbose headers 'x-cache-hits': '0', | |
1753 verbose headers 'x-timer': 'S1444078933.894336,VS0,VE153' } | |
1754 silly get cb [ 304, | |
1754 silly get { 'cache-control': 'max-age=60', | |
1754 silly get 'accept-ranges': 'bytes', | |
1754 silly get date: 'Mon, 05 Oct 2015 21:02:14 GMT', | |
1754 silly get via: '1.1 varnish', | |
1754 silly get connection: 'keep-alive', | |
1754 silly get 'x-served-by': 'cache-sjc3133-SJC', | |
1754 silly get 'x-cache': 'MISS', | |
1754 silly get 'x-cache-hits': '0', | |
1754 silly get 'x-timer': 'S1444078933.894336,VS0,VE153' } ] | |
1755 verbose etag https://registry.npmjs.org/win-spawn from cache | |
1756 verbose get saving win-spawn to /Users/ogd/.npm/registry.npmjs.org/win-spawn/.cache.json | |
1757 silly resolveWithNewModule [email protected] checking installable status | |
1758 silly cache add args [ 'win-spawn@^2.0.0', null ] | |
1759 verbose cache add spec win-spawn@^2.0.0 | |
1760 silly cache add parsed spec Result { | |
1760 silly cache add raw: 'win-spawn@^2.0.0', | |
1760 silly cache add scope: null, | |
1760 silly cache add name: 'win-spawn', | |
1760 silly cache add rawSpec: '^2.0.0', | |
1760 silly cache add spec: '>=2.0.0 <3.0.0', | |
1760 silly cache add type: 'range' } | |
1761 silly addNamed win-spawn@>=2.0.0 <3.0.0 | |
1762 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for win-spawn | |
1763 silly addNameRange { name: 'win-spawn', range: '>=2.0.0 <3.0.0', hasData: false } | |
1764 silly mapToRegistry name win-spawn | |
1765 silly mapToRegistry using default registry | |
1766 silly mapToRegistry registry https://registry.npmjs.org/ | |
1767 silly mapToRegistry uri https://registry.npmjs.org/win-spawn | |
1768 verbose addNameRange registry:https://registry.npmjs.org/win-spawn not in flight; fetching | |
1769 verbose get https://registry.npmjs.org/win-spawn not expired, no request | |
1770 silly addNameRange number 2 { name: 'win-spawn', range: '>=2.0.0 <3.0.0', hasData: true } | |
1771 silly addNameRange versions [ 'win-spawn', | |
1771 silly addNameRange [ '0.0.0', '1.0.1', '1.0.2', '1.1.0', '1.1.1', '1.1.2', '2.0.0' ] ] | |
1772 silly addNamed [email protected] | |
1773 verbose addNamed "2.0.0" is a plain semver version for win-spawn | |
1774 silly cache afterAdd [email protected] | |
1775 verbose afterAdd /Users/ogd/.npm/win-spawn/2.0.0/package/package.json not in flight; writing | |
1776 verbose afterAdd /Users/ogd/.npm/win-spawn/2.0.0/package/package.json written | |
1777 silly fetchNamedPackageData istanbul | |
1778 silly mapToRegistry name istanbul | |
1779 silly mapToRegistry using default registry | |
1780 silly mapToRegistry registry https://registry.npmjs.org/ | |
1781 silly mapToRegistry uri https://registry.npmjs.org/istanbul | |
1782 silly fetchNamedPackageData strip-bom | |
1783 silly mapToRegistry name strip-bom | |
1784 silly mapToRegistry using default registry | |
1785 silly mapToRegistry registry https://registry.npmjs.org/ | |
1786 silly mapToRegistry uri https://registry.npmjs.org/strip-bom | |
1787 silly fetchNamedPackageData yargs | |
1788 silly mapToRegistry name yargs | |
1789 silly mapToRegistry using default registry | |
1790 silly mapToRegistry registry https://registry.npmjs.org/ | |
1791 silly mapToRegistry uri https://registry.npmjs.org/yargs | |
1792 verbose request uri https://registry.npmjs.org/strip-bom | |
1793 verbose request no auth needed | |
1794 info attempt registry request try #1 at 2:02:14 PM | |
1795 verbose request using bearer token for auth | |
1796 verbose etag "F0FYNLQQOUT576DDIYMHFZRZ4" | |
1797 http request GET https://registry.npmjs.org/strip-bom | |
1798 verbose request uri https://registry.npmjs.org/istanbul | |
1799 verbose request no auth needed | |
1800 info attempt registry request try #1 at 2:02:14 PM | |
1801 verbose request using bearer token for auth | |
1802 verbose etag "F32DWYUVQP4WHXBP3V18WZX35" | |
1803 http request GET https://registry.npmjs.org/istanbul | |
1804 verbose request uri https://registry.npmjs.org/yargs | |
1805 verbose request no auth needed | |
1806 info attempt registry request try #1 at 2:02:14 PM | |
1807 verbose request using bearer token for auth | |
1808 verbose etag "CHP9TQ3E6TL7UICBVIH8WVALG" | |
1809 http request GET https://registry.npmjs.org/yargs | |
1810 http 304 https://registry.npmjs.org/strip-bom | |
1811 verbose headers { 'cache-control': 'max-age=60', | |
1811 verbose headers 'accept-ranges': 'bytes', | |
1811 verbose headers date: 'Mon, 05 Oct 2015 21:02:14 GMT', | |
1811 verbose headers via: '1.1 varnish', | |
1811 verbose headers connection: 'keep-alive', | |
1811 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
1811 verbose headers 'x-cache': 'MISS', | |
1811 verbose headers 'x-cache-hits': '0', | |
1811 verbose headers 'x-timer': 'S1444078934.315738,VS0,VE38' } | |
1812 silly get cb [ 304, | |
1812 silly get { 'cache-control': 'max-age=60', | |
1812 silly get 'accept-ranges': 'bytes', | |
1812 silly get date: 'Mon, 05 Oct 2015 21:02:14 GMT', | |
1812 silly get via: '1.1 varnish', | |
1812 silly get connection: 'keep-alive', | |
1812 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
1812 silly get 'x-cache': 'MISS', | |
1812 silly get 'x-cache-hits': '0', | |
1812 silly get 'x-timer': 'S1444078934.315738,VS0,VE38' } ] | |
1813 verbose etag https://registry.npmjs.org/strip-bom from cache | |
1814 verbose get saving strip-bom to /Users/ogd/.npm/registry.npmjs.org/strip-bom/.cache.json | |
1815 silly resolveWithNewModule [email protected] checking installable status | |
1816 silly cache add args [ 'strip-bom@^2.0.0', null ] | |
1817 verbose cache add spec strip-bom@^2.0.0 | |
1818 silly cache add parsed spec Result { | |
1818 silly cache add raw: 'strip-bom@^2.0.0', | |
1818 silly cache add scope: null, | |
1818 silly cache add name: 'strip-bom', | |
1818 silly cache add rawSpec: '^2.0.0', | |
1818 silly cache add spec: '>=2.0.0 <3.0.0', | |
1818 silly cache add type: 'range' } | |
1819 silly addNamed strip-bom@>=2.0.0 <3.0.0 | |
1820 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for strip-bom | |
1821 silly addNameRange { name: 'strip-bom', range: '>=2.0.0 <3.0.0', hasData: false } | |
1822 silly mapToRegistry name strip-bom | |
1823 silly mapToRegistry using default registry | |
1824 silly mapToRegistry registry https://registry.npmjs.org/ | |
1825 silly mapToRegistry uri https://registry.npmjs.org/strip-bom | |
1826 verbose addNameRange registry:https://registry.npmjs.org/strip-bom not in flight; fetching | |
1827 verbose get https://registry.npmjs.org/strip-bom not expired, no request | |
1828 silly addNameRange number 2 { name: 'strip-bom', range: '>=2.0.0 <3.0.0', hasData: true } | |
1829 silly addNameRange versions [ 'strip-bom', | |
1829 silly addNameRange [ '0.1.0', '0.2.0', '0.2.1', '0.3.0', '0.3.1', '1.0.0', '2.0.0' ] ] | |
1830 silly addNamed [email protected] | |
1831 verbose addNamed "2.0.0" is a plain semver version for strip-bom | |
1832 silly cache afterAdd [email protected] | |
1833 verbose afterAdd /Users/ogd/.npm/strip-bom/2.0.0/package/package.json not in flight; writing | |
1834 verbose afterAdd /Users/ogd/.npm/strip-bom/2.0.0/package/package.json written | |
1835 http 200 https://registry.npmjs.org/yargs | |
1836 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1836 verbose headers etag: '"5NORQ9DGQMQEGVZRQE1VP6A8Z"', | |
1836 verbose headers 'content-type': 'application/json', | |
1836 verbose headers 'cache-control': 'max-age=60', | |
1836 verbose headers 'content-length': '158181', | |
1836 verbose headers 'accept-ranges': 'bytes', | |
1836 verbose headers date: 'Mon, 05 Oct 2015 21:02:14 GMT', | |
1836 verbose headers via: '1.1 varnish', | |
1836 verbose headers connection: 'keep-alive', | |
1836 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
1836 verbose headers 'x-cache': 'MISS', | |
1836 verbose headers 'x-cache-hits': '0', | |
1836 verbose headers 'x-timer': 'S1444078934.315680,VS0,VE109', | |
1836 verbose headers vary: 'Accept' } | |
1837 silly get cb [ 200, | |
1837 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1837 silly get etag: '"5NORQ9DGQMQEGVZRQE1VP6A8Z"', | |
1837 silly get 'content-type': 'application/json', | |
1837 silly get 'cache-control': 'max-age=60', | |
1837 silly get 'content-length': '158181', | |
1837 silly get 'accept-ranges': 'bytes', | |
1837 silly get date: 'Mon, 05 Oct 2015 21:02:14 GMT', | |
1837 silly get via: '1.1 varnish', | |
1837 silly get connection: 'keep-alive', | |
1837 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
1837 silly get 'x-cache': 'MISS', | |
1837 silly get 'x-cache-hits': '0', | |
1837 silly get 'x-timer': 'S1444078934.315680,VS0,VE109', | |
1837 silly get vary: 'Accept' } ] | |
1838 verbose get saving yargs to /Users/ogd/.npm/registry.npmjs.org/yargs/.cache.json | |
1839 silly resolveWithNewModule [email protected] checking installable status | |
1840 silly cache add args [ 'yargs@^3.15.0', null ] | |
1841 verbose cache add spec yargs@^3.15.0 | |
1842 silly cache add parsed spec Result { | |
1842 silly cache add raw: 'yargs@^3.15.0', | |
1842 silly cache add scope: null, | |
1842 silly cache add name: 'yargs', | |
1842 silly cache add rawSpec: '^3.15.0', | |
1842 silly cache add spec: '>=3.15.0 <4.0.0', | |
1842 silly cache add type: 'range' } | |
1843 silly addNamed yargs@>=3.15.0 <4.0.0 | |
1844 verbose addNamed ">=3.15.0 <4.0.0" is a valid semver range for yargs | |
1845 silly addNameRange { name: 'yargs', range: '>=3.15.0 <4.0.0', hasData: false } | |
1846 silly mapToRegistry name yargs | |
1847 silly mapToRegistry using default registry | |
1848 silly mapToRegistry registry https://registry.npmjs.org/ | |
1849 silly mapToRegistry uri https://registry.npmjs.org/yargs | |
1850 verbose addNameRange registry:https://registry.npmjs.org/yargs not in flight; fetching | |
1851 verbose get https://registry.npmjs.org/yargs not expired, no request | |
1852 silly addNameRange number 2 { name: 'yargs', range: '>=3.15.0 <4.0.0', hasData: true } | |
1853 silly addNameRange versions [ 'yargs', | |
1853 silly addNameRange [ '1.0.0', | |
1853 silly addNameRange '1.0.1', | |
1853 silly addNameRange '1.0.3', | |
1853 silly addNameRange '1.0.4', | |
1853 silly addNameRange '1.0.5', | |
1853 silly addNameRange '1.0.6', | |
1853 silly addNameRange '1.0.7', | |
1853 silly addNameRange '1.0.8', | |
1853 silly addNameRange '1.0.9', | |
1853 silly addNameRange '1.0.10', | |
1853 silly addNameRange '1.0.11', | |
1853 silly addNameRange '1.0.12', | |
1853 silly addNameRange '1.0.13', | |
1853 silly addNameRange '1.0.15', | |
1853 silly addNameRange '1.1.0', | |
1853 silly addNameRange '1.1.1', | |
1853 silly addNameRange '1.1.2', | |
1853 silly addNameRange '1.1.3', | |
1853 silly addNameRange '1.2.0', | |
1853 silly addNameRange '1.2.1', | |
1853 silly addNameRange '1.2.2', | |
1853 silly addNameRange '1.2.3', | |
1853 silly addNameRange '1.2.4', | |
1853 silly addNameRange '1.2.5', | |
1853 silly addNameRange '1.2.6', | |
1853 silly addNameRange '1.3.0', | |
1853 silly addNameRange '1.3.1', | |
1853 silly addNameRange '1.3.2', | |
1853 silly addNameRange '1.3.3', | |
1853 silly addNameRange '2.1.1', | |
1853 silly addNameRange '2.3.0', | |
1853 silly addNameRange '3.0.0', | |
1853 silly addNameRange '3.0.1', | |
1853 silly addNameRange '3.0.2', | |
1853 silly addNameRange '3.0.3', | |
1853 silly addNameRange '3.0.4', | |
1853 silly addNameRange '3.1.0', | |
1853 silly addNameRange '3.2.1', | |
1853 silly addNameRange '3.3.1', | |
1853 silly addNameRange '3.4.0', | |
1853 silly addNameRange '3.4.4', | |
1853 silly addNameRange '3.4.5', | |
1853 silly addNameRange '3.5.0', | |
1853 silly addNameRange '3.5.1', | |
1853 silly addNameRange '3.5.2', | |
1853 silly addNameRange '3.5.3', | |
1853 silly addNameRange '3.5.4', | |
1853 silly addNameRange '3.6.0', | |
1853 silly addNameRange '3.7.0', | |
1853 silly addNameRange '3.7.1', | |
1853 silly addNameRange '3.7.2', | |
1853 silly addNameRange '3.8.0', | |
1853 silly addNameRange '3.9.0', | |
1853 silly addNameRange '3.9.1', | |
1853 silly addNameRange '3.10.0', | |
1853 silly addNameRange '3.11.0', | |
1853 silly addNameRange '3.12.0', | |
1853 silly addNameRange '3.13.0', | |
1853 silly addNameRange '3.14.0', | |
1853 silly addNameRange '3.15.0', | |
1853 silly addNameRange '3.16.0', | |
1853 silly addNameRange '3.16.1', | |
1853 silly addNameRange '3.17.1', | |
1853 silly addNameRange '3.18.0', | |
1853 silly addNameRange '3.18.1', | |
1853 silly addNameRange '3.19.0', | |
1853 silly addNameRange '3.20.0', | |
1853 silly addNameRange '3.21.0', | |
1853 silly addNameRange '3.21.1', | |
1853 silly addNameRange '3.22.0', | |
1853 silly addNameRange '3.22.1', | |
1853 silly addNameRange '3.22.2', | |
1853 silly addNameRange '3.23.0', | |
1853 silly addNameRange '3.24.0', | |
1853 silly addNameRange '3.25.0', | |
1853 silly addNameRange '3.26.0' ] ] | |
1854 silly addNamed [email protected] | |
1855 verbose addNamed "3.26.0" is a plain semver version for yargs | |
1856 silly cache afterAdd [email protected] | |
1857 verbose afterAdd /Users/ogd/.npm/yargs/3.26.0/package/package.json not in flight; writing | |
1858 verbose afterAdd /Users/ogd/.npm/yargs/3.26.0/package/package.json written | |
1859 http 200 https://registry.npmjs.org/istanbul | |
1860 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1860 verbose headers etag: '"DI2LBF1SUR18N6XD7TVHL0T51"', | |
1860 verbose headers 'content-type': 'application/json', | |
1860 verbose headers 'cache-control': 'max-age=60', | |
1860 verbose headers 'content-length': '264000', | |
1860 verbose headers 'accept-ranges': 'bytes', | |
1860 verbose headers date: 'Mon, 05 Oct 2015 21:02:14 GMT', | |
1860 verbose headers via: '1.1 varnish', | |
1860 verbose headers connection: 'keep-alive', | |
1860 verbose headers 'x-served-by': 'cache-sjc3125-SJC', | |
1860 verbose headers 'x-cache': 'MISS', | |
1860 verbose headers 'x-cache-hits': '0', | |
1860 verbose headers 'x-timer': 'S1444078934.309229,VS0,VE163', | |
1860 verbose headers vary: 'Accept' } | |
1861 silly get cb [ 200, | |
1861 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
1861 silly get etag: '"DI2LBF1SUR18N6XD7TVHL0T51"', | |
1861 silly get 'content-type': 'application/json', | |
1861 silly get 'cache-control': 'max-age=60', | |
1861 silly get 'content-length': '264000', | |
1861 silly get 'accept-ranges': 'bytes', | |
1861 silly get date: 'Mon, 05 Oct 2015 21:02:14 GMT', | |
1861 silly get via: '1.1 varnish', | |
1861 silly get connection: 'keep-alive', | |
1861 silly get 'x-served-by': 'cache-sjc3125-SJC', | |
1861 silly get 'x-cache': 'MISS', | |
1861 silly get 'x-cache-hits': '0', | |
1861 silly get 'x-timer': 'S1444078934.309229,VS0,VE163', | |
1861 silly get vary: 'Accept' } ] | |
1862 verbose get saving istanbul to /Users/ogd/.npm/registry.npmjs.org/istanbul/.cache.json | |
1863 silly resolveWithNewModule [email protected] checking installable status | |
1864 silly cache add args [ 'istanbul@^0.3.19', null ] | |
1865 verbose cache add spec istanbul@^0.3.19 | |
1866 silly cache add parsed spec Result { | |
1866 silly cache add raw: 'istanbul@^0.3.19', | |
1866 silly cache add scope: null, | |
1866 silly cache add name: 'istanbul', | |
1866 silly cache add rawSpec: '^0.3.19', | |
1866 silly cache add spec: '>=0.3.19 <0.4.0', | |
1866 silly cache add type: 'range' } | |
1867 silly addNamed istanbul@>=0.3.19 <0.4.0 | |
1868 verbose addNamed ">=0.3.19 <0.4.0" is a valid semver range for istanbul | |
1869 silly addNameRange { name: 'istanbul', range: '>=0.3.19 <0.4.0', hasData: false } | |
1870 silly mapToRegistry name istanbul | |
1871 silly mapToRegistry using default registry | |
1872 silly mapToRegistry registry https://registry.npmjs.org/ | |
1873 silly mapToRegistry uri https://registry.npmjs.org/istanbul | |
1874 verbose addNameRange registry:https://registry.npmjs.org/istanbul not in flight; fetching | |
1875 verbose get https://registry.npmjs.org/istanbul not expired, no request | |
1876 silly addNameRange number 2 { name: 'istanbul', range: '>=0.3.19 <0.4.0', hasData: true } | |
1877 silly addNameRange versions [ 'istanbul', | |
1877 silly addNameRange [ '0.1.0', | |
1877 silly addNameRange '0.1.1', | |
1877 silly addNameRange '0.1.2', | |
1877 silly addNameRange '0.1.3', | |
1877 silly addNameRange '0.1.4', | |
1877 silly addNameRange '0.1.5', | |
1877 silly addNameRange '0.1.6', | |
1877 silly addNameRange '0.1.7', | |
1877 silly addNameRange '0.1.8', | |
1877 silly addNameRange '0.1.9', | |
1877 silly addNameRange '0.1.10', | |
1877 silly addNameRange '0.1.11', | |
1877 silly addNameRange '0.1.12', | |
1877 silly addNameRange '0.1.13', | |
1877 silly addNameRange '0.1.14', | |
1877 silly addNameRange '0.1.15', | |
1877 silly addNameRange '0.1.16', | |
1877 silly addNameRange '0.1.17', | |
1877 silly addNameRange '0.1.18', | |
1877 silly addNameRange '0.1.19', | |
1877 silly addNameRange '0.1.20', | |
1877 silly addNameRange '0.1.21', | |
1877 silly addNameRange '0.1.22', | |
1877 silly addNameRange '0.1.23', | |
1877 silly addNameRange '0.1.24', | |
1877 silly addNameRange '0.1.25', | |
1877 silly addNameRange '0.1.26', | |
1877 silly addNameRange '0.1.27', | |
1877 silly addNameRange '0.1.28', | |
1877 silly addNameRange '0.1.29', | |
1877 silly addNameRange '0.1.30', | |
1877 silly addNameRange '0.1.31', | |
1877 silly addNameRange '0.1.32', | |
1877 silly addNameRange '0.1.33', | |
1877 silly addNameRange '0.1.34', | |
1877 silly addNameRange '0.1.35', | |
1877 silly addNameRange '0.1.36', | |
1877 silly addNameRange '0.1.37', | |
1877 silly addNameRange '0.1.38', | |
1877 silly addNameRange '0.1.39', | |
1877 silly addNameRange '0.1.40', | |
1877 silly addNameRange '0.1.41', | |
1877 silly addNameRange '0.1.42', | |
1877 silly addNameRange '0.1.43', | |
1877 silly addNameRange '0.1.44', | |
1877 silly addNameRange '0.1.45', | |
1877 silly addNameRange '0.1.46', | |
1877 silly addNameRange '0.2.0', | |
1877 silly addNameRange '0.2.1', | |
1877 silly addNameRange '0.2.2', | |
1877 silly addNameRange '0.2.3', | |
1877 silly addNameRange '0.2.4', | |
1877 silly addNameRange '0.2.5', | |
1877 silly addNameRange '0.2.6', | |
1877 silly addNameRange '0.2.7', | |
1877 silly addNameRange '0.2.8', | |
1877 silly addNameRange '0.2.9', | |
1877 silly addNameRange '0.2.10', | |
1877 silly addNameRange '0.2.11', | |
1877 silly addNameRange '0.2.12', | |
1877 silly addNameRange '0.2.13', | |
1877 silly addNameRange '0.2.14', | |
1877 silly addNameRange '0.2.15', | |
1877 silly addNameRange '0.2.16', | |
1877 silly addNameRange '0.3.0', | |
1877 silly addNameRange '0.3.1', | |
1877 silly addNameRange '0.3.2', | |
1877 silly addNameRange '0.3.3', | |
1877 silly addNameRange '0.3.4', | |
1877 silly addNameRange '0.3.5', | |
1877 silly addNameRange '0.3.6', | |
1877 silly addNameRange '0.3.7', | |
1877 silly addNameRange '0.3.8', | |
1877 silly addNameRange '0.3.9', | |
1877 silly addNameRange '0.3.10', | |
1877 silly addNameRange '0.3.11', | |
1877 silly addNameRange '0.3.13', | |
1877 silly addNameRange '0.3.14', | |
1877 silly addNameRange '0.3.15', | |
1877 silly addNameRange '0.3.16', | |
1877 silly addNameRange '0.3.17', | |
1877 silly addNameRange '0.3.18', | |
1877 silly addNameRange '0.3.19', | |
1877 silly addNameRange '0.3.20', | |
1877 silly addNameRange '0.3.21', | |
1877 silly addNameRange '0.3.22' ] ] | |
1878 silly addNamed [email protected] | |
1879 verbose addNamed "0.3.22" is a plain semver version for istanbul | |
1880 silly mapToRegistry name istanbul | |
1881 silly mapToRegistry using default registry | |
1882 silly mapToRegistry registry https://registry.npmjs.org/ | |
1883 silly mapToRegistry uri https://registry.npmjs.org/istanbul | |
1884 verbose addRemoteTarball https://registry.npmjs.org/istanbul/-/istanbul-0.3.22.tgz not in flight; adding | |
1885 verbose addRemoteTarball [ 'https://registry.npmjs.org/istanbul/-/istanbul-0.3.22.tgz', | |
1885 verbose addRemoteTarball '3e164d85021fe19c985d1f0e7ef0c3e22d012eb6' ] | |
1886 info retry fetch attempt 1 at 2:02:14 PM | |
1887 info attempt registry request try #1 at 2:02:14 PM | |
1888 http fetch GET https://registry.npmjs.org/istanbul/-/istanbul-0.3.22.tgz | |
1889 verbose request using bearer token for auth | |
1890 http fetch 200 https://registry.npmjs.org/istanbul/-/istanbul-0.3.22.tgz | |
1891 silly fetchAndShaCheck shasum 3e164d85021fe19c985d1f0e7ef0c3e22d012eb6 | |
1892 verbose addTmpTarball /var/folders/bf/1f70gl7x2_g0s1dchcrw97xm0000gn/T/npm-65966-96a2c7af/registry.npmjs.org/istanbul/-/istanbul-0.3.22.tgz not in flight; adding | |
1893 verbose addTmpTarball already have metadata; skipping unpack for [email protected] | |
1894 silly cache afterAdd [email protected] | |
1895 verbose afterAdd /Users/ogd/.npm/istanbul/0.3.22/package/package.json not in flight; writing | |
1896 verbose afterAdd /Users/ogd/.npm/istanbul/0.3.22/package/package.json written | |
1897 silly fetchNamedPackageData escodegen | |
1898 silly mapToRegistry name escodegen | |
1899 silly mapToRegistry using default registry | |
1900 silly mapToRegistry registry https://registry.npmjs.org/ | |
1901 silly mapToRegistry uri https://registry.npmjs.org/escodegen | |
1902 silly fetchNamedPackageData esprima | |
1903 silly mapToRegistry name esprima | |
1904 silly mapToRegistry using default registry | |
1905 silly mapToRegistry registry https://registry.npmjs.org/ | |
1906 silly mapToRegistry uri https://registry.npmjs.org/esprima | |
1907 silly resolveWithNewModule [email protected] checking installable status | |
1908 silly cache add args [ '[email protected]', null ] | |
1909 verbose cache add spec [email protected] | |
1910 silly fetchNamedPackageData fileset | |
1911 silly mapToRegistry name fileset | |
1912 silly mapToRegistry using default registry | |
1913 silly mapToRegistry registry https://registry.npmjs.org/ | |
1914 silly mapToRegistry uri https://registry.npmjs.org/fileset | |
1915 silly fetchNamedPackageData handlebars | |
1916 silly mapToRegistry name handlebars | |
1917 silly mapToRegistry using default registry | |
1918 silly mapToRegistry registry https://registry.npmjs.org/ | |
1919 silly mapToRegistry uri https://registry.npmjs.org/handlebars | |
1920 silly fetchNamedPackageData supports-color | |
1921 silly mapToRegistry name supports-color | |
1922 silly mapToRegistry using default registry | |
1923 silly mapToRegistry registry https://registry.npmjs.org/ | |
1924 silly mapToRegistry uri https://registry.npmjs.org/supports-color | |
1925 silly resolveWithNewModule [email protected] checking installable status | |
1926 silly cache add args [ 'supports-color@^3.1.0', null ] | |
1927 verbose cache add spec supports-color@^3.1.0 | |
1928 silly fetchNamedPackageData wordwrap | |
1929 silly mapToRegistry name wordwrap | |
1930 silly mapToRegistry using default registry | |
1931 silly mapToRegistry registry https://registry.npmjs.org/ | |
1932 silly mapToRegistry uri https://registry.npmjs.org/wordwrap | |
1933 silly cache add parsed spec Result { | |
1933 silly cache add raw: '[email protected]', | |
1933 silly cache add scope: null, | |
1933 silly cache add name: 'esprima', | |
1933 silly cache add rawSpec: '2.5.x', | |
1933 silly cache add spec: '>=2.5.0 <2.6.0', | |
1933 silly cache add type: 'range' } | |
1934 silly addNamed esprima@>=2.5.0 <2.6.0 | |
1935 verbose addNamed ">=2.5.0 <2.6.0" is a valid semver range for esprima | |
1936 silly addNameRange { name: 'esprima', range: '>=2.5.0 <2.6.0', hasData: false } | |
1937 silly mapToRegistry name esprima | |
1938 silly mapToRegistry using default registry | |
1939 silly mapToRegistry registry https://registry.npmjs.org/ | |
1940 silly mapToRegistry uri https://registry.npmjs.org/esprima | |
1941 verbose addNameRange registry:https://registry.npmjs.org/esprima not in flight; fetching | |
1942 silly cache add parsed spec Result { | |
1942 silly cache add raw: 'supports-color@^3.1.0', | |
1942 silly cache add scope: null, | |
1942 silly cache add name: 'supports-color', | |
1942 silly cache add rawSpec: '^3.1.0', | |
1942 silly cache add spec: '>=3.1.0 <4.0.0', | |
1942 silly cache add type: 'range' } | |
1943 silly addNamed supports-color@>=3.1.0 <4.0.0 | |
1944 verbose addNamed ">=3.1.0 <4.0.0" is a valid semver range for supports-color | |
1945 silly addNameRange { name: 'supports-color', | |
1945 silly addNameRange range: '>=3.1.0 <4.0.0', | |
1945 silly addNameRange hasData: false } | |
1946 silly mapToRegistry name supports-color | |
1947 silly mapToRegistry using default registry | |
1948 silly mapToRegistry registry https://registry.npmjs.org/ | |
1949 silly mapToRegistry uri https://registry.npmjs.org/supports-color | |
1950 verbose addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching | |
1951 verbose request uri https://registry.npmjs.org/fileset | |
1952 verbose request no auth needed | |
1953 info attempt registry request try #1 at 2:02:15 PM | |
1954 verbose request using bearer token for auth | |
1955 verbose etag "26TXLYXMYOOWKMC7521B3WUG6" | |
1956 http request GET https://registry.npmjs.org/fileset | |
1957 verbose get https://registry.npmjs.org/esprima not expired, no request | |
1958 silly addNameRange number 2 { name: 'esprima', range: '>=2.5.0 <2.6.0', hasData: true } | |
1959 silly addNameRange versions [ 'esprima', | |
1959 silly addNameRange [ '0.7.0', | |
1959 silly addNameRange '0.8.0', | |
1959 silly addNameRange '0.8.1', | |
1959 silly addNameRange '0.8.2', | |
1959 silly addNameRange '0.9.0', | |
1959 silly addNameRange '0.9.1', | |
1959 silly addNameRange '0.9.2', | |
1959 silly addNameRange '0.9.3', | |
1959 silly addNameRange '0.9.4', | |
1959 silly addNameRange '0.9.5', | |
1959 silly addNameRange '0.9.6', | |
1959 silly addNameRange '0.9.7', | |
1959 silly addNameRange '0.9.8', | |
1959 silly addNameRange '0.9.9', | |
1959 silly addNameRange '1.0.0', | |
1959 silly addNameRange '1.0.1', | |
1959 silly addNameRange '1.0.2', | |
1959 silly addNameRange '1.0.3', | |
1959 silly addNameRange '1.0.4', | |
1959 silly addNameRange '1.1.0', | |
1959 silly addNameRange '1.1.1', | |
1959 silly addNameRange '1.2.0', | |
1959 silly addNameRange '1.2.1', | |
1959 silly addNameRange '1.2.2', | |
1959 silly addNameRange '1.2.3', | |
1959 silly addNameRange '1.2.4', | |
1959 silly addNameRange '2.0.0', | |
1959 silly addNameRange '1.2.5', | |
1959 silly addNameRange '2.1.0', | |
1959 silly addNameRange '2.2.0', | |
1959 silly addNameRange '2.3.0', | |
1959 silly addNameRange '2.4.0', | |
1959 silly addNameRange '2.4.1', | |
1959 silly addNameRange '2.5.0', | |
1959 silly addNameRange '2.6.0' ] ] | |
1960 silly addNamed [email protected] | |
1961 verbose addNamed "2.5.0" is a plain semver version for esprima | |
1962 verbose request uri https://registry.npmjs.org/wordwrap | |
1963 verbose request no auth needed | |
1964 info attempt registry request try #1 at 2:02:15 PM | |
1965 verbose request using bearer token for auth | |
1966 verbose etag "5TO81278FOKJW7UV893Z7ZH0U" | |
1967 http request GET https://registry.npmjs.org/wordwrap | |
1968 verbose get https://registry.npmjs.org/supports-color not expired, no request | |
1969 silly addNameRange number 2 { name: 'supports-color', | |
1969 silly addNameRange range: '>=3.1.0 <4.0.0', | |
1969 silly addNameRange hasData: true } | |
1970 silly addNameRange versions [ 'supports-color', | |
1970 silly addNameRange [ '0.2.0', | |
1970 silly addNameRange '1.0.0', | |
1970 silly addNameRange '1.1.0', | |
1970 silly addNameRange '1.2.0', | |
1970 silly addNameRange '1.2.1', | |
1970 silly addNameRange '1.3.0', | |
1970 silly addNameRange '1.3.1', | |
1970 silly addNameRange '2.0.0', | |
1970 silly addNameRange '3.0.0', | |
1970 silly addNameRange '3.0.1', | |
1970 silly addNameRange '3.1.0', | |
1970 silly addNameRange '3.1.1' ] ] | |
1971 silly addNamed [email protected] | |
1972 verbose addNamed "3.1.1" is a plain semver version for supports-color | |
1973 verbose request uri https://registry.npmjs.org/escodegen | |
1974 verbose request no auth needed | |
1975 info attempt registry request try #1 at 2:02:15 PM | |
1976 verbose request using bearer token for auth | |
1977 verbose etag "8AS2JKVF6VX3DYHF1HJRHOQT4" | |
1978 http request GET https://registry.npmjs.org/escodegen | |
1979 verbose request uri https://registry.npmjs.org/handlebars | |
1980 verbose request no auth needed | |
1981 info attempt registry request try #1 at 2:02:15 PM | |
1982 verbose request using bearer token for auth | |
1983 verbose etag "5MF5A72121ZECNOJSQBOACSOO" | |
1984 http request GET https://registry.npmjs.org/handlebars | |
1985 silly cache afterAdd [email protected] | |
1986 verbose afterAdd /Users/ogd/.npm/supports-color/3.1.1/package/package.json not in flight; writing | |
1987 silly cache afterAdd [email protected] | |
1988 verbose afterAdd /Users/ogd/.npm/esprima/2.5.0/package/package.json not in flight; writing | |
1989 verbose afterAdd /Users/ogd/.npm/supports-color/3.1.1/package/package.json written | |
1990 verbose afterAdd /Users/ogd/.npm/esprima/2.5.0/package/package.json written | |
1991 http 304 https://registry.npmjs.org/escodegen | |
1992 verbose headers { 'cache-control': 'max-age=60', | |
1992 verbose headers 'accept-ranges': 'bytes', | |
1992 verbose headers date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
1992 verbose headers via: '1.1 varnish', | |
1992 verbose headers connection: 'keep-alive', | |
1992 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
1992 verbose headers 'x-cache': 'MISS', | |
1992 verbose headers 'x-cache-hits': '0', | |
1992 verbose headers 'x-timer': 'S1444078935.392408,VS0,VE36' } | |
1993 silly get cb [ 304, | |
1993 silly get { 'cache-control': 'max-age=60', | |
1993 silly get 'accept-ranges': 'bytes', | |
1993 silly get date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
1993 silly get via: '1.1 varnish', | |
1993 silly get connection: 'keep-alive', | |
1993 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
1993 silly get 'x-cache': 'MISS', | |
1993 silly get 'x-cache-hits': '0', | |
1993 silly get 'x-timer': 'S1444078935.392408,VS0,VE36' } ] | |
1994 verbose etag https://registry.npmjs.org/escodegen from cache | |
1995 verbose get saving escodegen to /Users/ogd/.npm/registry.npmjs.org/escodegen/.cache.json | |
1996 silly resolveWithNewModule [email protected] checking installable status | |
1997 silly cache add args [ '[email protected]', null ] | |
1998 verbose cache add spec [email protected] | |
1999 silly cache add parsed spec Result { | |
1999 silly cache add raw: '[email protected]', | |
1999 silly cache add scope: null, | |
1999 silly cache add name: 'escodegen', | |
1999 silly cache add rawSpec: '1.7.x', | |
1999 silly cache add spec: '>=1.7.0 <1.8.0', | |
1999 silly cache add type: 'range' } | |
2000 silly addNamed escodegen@>=1.7.0 <1.8.0 | |
2001 verbose addNamed ">=1.7.0 <1.8.0" is a valid semver range for escodegen | |
2002 silly addNameRange { name: 'escodegen', range: '>=1.7.0 <1.8.0', hasData: false } | |
2003 silly mapToRegistry name escodegen | |
2004 silly mapToRegistry using default registry | |
2005 silly mapToRegistry registry https://registry.npmjs.org/ | |
2006 silly mapToRegistry uri https://registry.npmjs.org/escodegen | |
2007 verbose addNameRange registry:https://registry.npmjs.org/escodegen not in flight; fetching | |
2008 verbose get https://registry.npmjs.org/escodegen not expired, no request | |
2009 silly addNameRange number 2 { name: 'escodegen', range: '>=1.7.0 <1.8.0', hasData: true } | |
2010 silly addNameRange versions [ 'escodegen', | |
2010 silly addNameRange [ '0.0.1', | |
2010 silly addNameRange '0.0.2', | |
2010 silly addNameRange '0.0.3', | |
2010 silly addNameRange '0.0.4', | |
2010 silly addNameRange '0.0.5', | |
2010 silly addNameRange '0.0.6', | |
2010 silly addNameRange '0.0.7', | |
2010 silly addNameRange '0.0.8', | |
2010 silly addNameRange '0.0.9', | |
2010 silly addNameRange '0.0.10', | |
2010 silly addNameRange '0.0.11', | |
2010 silly addNameRange '0.0.12', | |
2010 silly addNameRange '0.0.14', | |
2010 silly addNameRange '0.0.15', | |
2010 silly addNameRange '0.0.16', | |
2010 silly addNameRange '0.0.17', | |
2010 silly addNameRange '0.0.18', | |
2010 silly addNameRange '0.0.19', | |
2010 silly addNameRange '0.0.20', | |
2010 silly addNameRange '0.0.21', | |
2010 silly addNameRange '0.0.22', | |
2010 silly addNameRange '0.0.23', | |
2010 silly addNameRange '0.0.24', | |
2010 silly addNameRange '0.0.25', | |
2010 silly addNameRange '0.0.26', | |
2010 silly addNameRange '0.0.27', | |
2010 silly addNameRange '0.0.28', | |
2010 silly addNameRange '1.0.0', | |
2010 silly addNameRange '1.0.1', | |
2010 silly addNameRange '1.1.0', | |
2010 silly addNameRange '1.2.0', | |
2010 silly addNameRange '1.3.0', | |
2010 silly addNameRange '1.3.1', | |
2010 silly addNameRange '1.3.2', | |
2010 silly addNameRange '1.3.3', | |
2010 silly addNameRange '1.4.0', | |
2010 silly addNameRange '1.4.1', | |
2010 silly addNameRange '1.4.2', | |
2010 silly addNameRange '1.4.3', | |
2010 silly addNameRange '1.5.0', | |
2010 silly addNameRange '1.6.0', | |
2010 silly addNameRange '1.6.1', | |
2010 silly addNameRange '1.7.0' ] ] | |
2011 silly addNamed [email protected] | |
2012 verbose addNamed "1.7.0" is a plain semver version for escodegen | |
2013 silly cache afterAdd [email protected] | |
2014 verbose afterAdd /Users/ogd/.npm/escodegen/1.7.0/package/package.json not in flight; writing | |
2015 verbose afterAdd /Users/ogd/.npm/escodegen/1.7.0/package/package.json written | |
2016 http 304 https://registry.npmjs.org/fileset | |
2017 verbose headers { 'cache-control': 'max-age=60', | |
2017 verbose headers 'accept-ranges': 'bytes', | |
2017 verbose headers date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2017 verbose headers via: '1.1 varnish', | |
2017 verbose headers connection: 'keep-alive', | |
2017 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
2017 verbose headers 'x-cache': 'MISS', | |
2017 verbose headers 'x-cache-hits': '0', | |
2017 verbose headers 'x-timer': 'S1444078935.363302,VS0,VE82' } | |
2018 silly get cb [ 304, | |
2018 silly get { 'cache-control': 'max-age=60', | |
2018 silly get 'accept-ranges': 'bytes', | |
2018 silly get date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2018 silly get via: '1.1 varnish', | |
2018 silly get connection: 'keep-alive', | |
2018 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
2018 silly get 'x-cache': 'MISS', | |
2018 silly get 'x-cache-hits': '0', | |
2018 silly get 'x-timer': 'S1444078935.363302,VS0,VE82' } ] | |
2019 verbose etag https://registry.npmjs.org/fileset from cache | |
2020 verbose get saving fileset to /Users/ogd/.npm/registry.npmjs.org/fileset/.cache.json | |
2021 silly resolveWithNewModule [email protected] checking installable status | |
2022 silly cache add args [ '[email protected]', null ] | |
2023 verbose cache add spec [email protected] | |
2024 silly cache add parsed spec Result { | |
2024 silly cache add raw: '[email protected]', | |
2024 silly cache add scope: null, | |
2024 silly cache add name: 'fileset', | |
2024 silly cache add rawSpec: '0.2.x', | |
2024 silly cache add spec: '>=0.2.0 <0.3.0', | |
2024 silly cache add type: 'range' } | |
2025 silly addNamed fileset@>=0.2.0 <0.3.0 | |
2026 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for fileset | |
2027 silly addNameRange { name: 'fileset', range: '>=0.2.0 <0.3.0', hasData: false } | |
2028 silly mapToRegistry name fileset | |
2029 silly mapToRegistry using default registry | |
2030 silly mapToRegistry registry https://registry.npmjs.org/ | |
2031 silly mapToRegistry uri https://registry.npmjs.org/fileset | |
2032 verbose addNameRange registry:https://registry.npmjs.org/fileset not in flight; fetching | |
2033 verbose get https://registry.npmjs.org/fileset not expired, no request | |
2034 silly addNameRange number 2 { name: 'fileset', range: '>=0.2.0 <0.3.0', hasData: true } | |
2035 silly addNameRange versions [ 'fileset', | |
2035 silly addNameRange [ '0.0.1', | |
2035 silly addNameRange '0.1.0', | |
2035 silly addNameRange '0.1.1', | |
2035 silly addNameRange '0.1.2', | |
2035 silly addNameRange '0.1.3', | |
2035 silly addNameRange '0.1.4', | |
2035 silly addNameRange '0.1.5', | |
2035 silly addNameRange '0.1.6', | |
2035 silly addNameRange '0.1.7', | |
2035 silly addNameRange '0.1.8', | |
2035 silly addNameRange '0.2.1' ] ] | |
2036 silly addNamed [email protected] | |
2037 verbose addNamed "0.2.1" is a plain semver version for fileset | |
2038 http 200 https://registry.npmjs.org/wordwrap | |
2039 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
2039 verbose headers etag: '"2DUJJFXDI3JZ1SGDOBDV071O0"', | |
2039 verbose headers 'content-type': 'application/json', | |
2039 verbose headers 'cache-control': 'max-age=60', | |
2039 verbose headers 'content-length': '6772', | |
2039 verbose headers 'accept-ranges': 'bytes', | |
2039 verbose headers date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2039 verbose headers via: '1.1 varnish', | |
2039 verbose headers connection: 'keep-alive', | |
2039 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
2039 verbose headers 'x-cache': 'MISS', | |
2039 verbose headers 'x-cache-hits': '0', | |
2039 verbose headers 'x-timer': 'S1444078935.366945,VS0,VE91', | |
2039 verbose headers vary: 'Accept' } | |
2040 silly get cb [ 200, | |
2040 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
2040 silly get etag: '"2DUJJFXDI3JZ1SGDOBDV071O0"', | |
2040 silly get 'content-type': 'application/json', | |
2040 silly get 'cache-control': 'max-age=60', | |
2040 silly get 'content-length': '6772', | |
2040 silly get 'accept-ranges': 'bytes', | |
2040 silly get date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2040 silly get via: '1.1 varnish', | |
2040 silly get connection: 'keep-alive', | |
2040 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
2040 silly get 'x-cache': 'MISS', | |
2040 silly get 'x-cache-hits': '0', | |
2040 silly get 'x-timer': 'S1444078935.366945,VS0,VE91', | |
2040 silly get vary: 'Accept' } ] | |
2041 verbose get saving wordwrap to /Users/ogd/.npm/registry.npmjs.org/wordwrap/.cache.json | |
2042 silly cache afterAdd [email protected] | |
2043 verbose afterAdd /Users/ogd/.npm/fileset/0.2.1/package/package.json not in flight; writing | |
2044 verbose afterAdd /Users/ogd/.npm/fileset/0.2.1/package/package.json written | |
2045 silly resolveWithNewModule [email protected] checking installable status | |
2046 silly cache add args [ 'wordwrap@^1.0.0', null ] | |
2047 verbose cache add spec wordwrap@^1.0.0 | |
2048 silly cache add parsed spec Result { | |
2048 silly cache add raw: 'wordwrap@^1.0.0', | |
2048 silly cache add scope: null, | |
2048 silly cache add name: 'wordwrap', | |
2048 silly cache add rawSpec: '^1.0.0', | |
2048 silly cache add spec: '>=1.0.0 <2.0.0', | |
2048 silly cache add type: 'range' } | |
2049 silly addNamed wordwrap@>=1.0.0 <2.0.0 | |
2050 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wordwrap | |
2051 silly addNameRange { name: 'wordwrap', range: '>=1.0.0 <2.0.0', hasData: false } | |
2052 silly mapToRegistry name wordwrap | |
2053 silly mapToRegistry using default registry | |
2054 silly mapToRegistry registry https://registry.npmjs.org/ | |
2055 silly mapToRegistry uri https://registry.npmjs.org/wordwrap | |
2056 verbose addNameRange registry:https://registry.npmjs.org/wordwrap not in flight; fetching | |
2057 verbose get https://registry.npmjs.org/wordwrap not expired, no request | |
2058 silly addNameRange number 2 { name: 'wordwrap', range: '>=1.0.0 <2.0.0', hasData: true } | |
2059 silly addNameRange versions [ 'wordwrap', [ '0.0.1', '0.0.2', '0.0.3', '1.0.0' ] ] | |
2060 silly addNamed [email protected] | |
2061 verbose addNamed "1.0.0" is a plain semver version for wordwrap | |
2062 silly cache afterAdd [email protected] | |
2063 verbose afterAdd /Users/ogd/.npm/wordwrap/1.0.0/package/package.json not in flight; writing | |
2064 verbose afterAdd /Users/ogd/.npm/wordwrap/1.0.0/package/package.json written | |
2065 http 200 https://registry.npmjs.org/handlebars | |
2066 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
2066 verbose headers etag: '"90YH9I95OQUKNTQS3WYFYJPRL"', | |
2066 verbose headers 'content-type': 'application/json', | |
2066 verbose headers 'cache-control': 'max-age=60', | |
2066 verbose headers 'content-length': '56934', | |
2066 verbose headers 'accept-ranges': 'bytes', | |
2066 verbose headers date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2066 verbose headers via: '1.1 varnish', | |
2066 verbose headers connection: 'keep-alive', | |
2066 verbose headers 'x-served-by': 'cache-sjc3122-SJC', | |
2066 verbose headers 'x-cache': 'MISS', | |
2066 verbose headers 'x-cache-hits': '0', | |
2066 verbose headers 'x-timer': 'S1444078935.392917,VS0,VE80', | |
2066 verbose headers vary: 'Accept' } | |
2067 silly get cb [ 200, | |
2067 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
2067 silly get etag: '"90YH9I95OQUKNTQS3WYFYJPRL"', | |
2067 silly get 'content-type': 'application/json', | |
2067 silly get 'cache-control': 'max-age=60', | |
2067 silly get 'content-length': '56934', | |
2067 silly get 'accept-ranges': 'bytes', | |
2067 silly get date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2067 silly get via: '1.1 varnish', | |
2067 silly get connection: 'keep-alive', | |
2067 silly get 'x-served-by': 'cache-sjc3122-SJC', | |
2067 silly get 'x-cache': 'MISS', | |
2067 silly get 'x-cache-hits': '0', | |
2067 silly get 'x-timer': 'S1444078935.392917,VS0,VE80', | |
2067 silly get vary: 'Accept' } ] | |
2068 verbose get saving handlebars to /Users/ogd/.npm/registry.npmjs.org/handlebars/.cache.json | |
2069 silly resolveWithNewModule [email protected] checking installable status | |
2070 silly cache add args [ 'handlebars@^4.0.1', null ] | |
2071 verbose cache add spec handlebars@^4.0.1 | |
2072 silly cache add parsed spec Result { | |
2072 silly cache add raw: 'handlebars@^4.0.1', | |
2072 silly cache add scope: null, | |
2072 silly cache add name: 'handlebars', | |
2072 silly cache add rawSpec: '^4.0.1', | |
2072 silly cache add spec: '>=4.0.1 <5.0.0', | |
2072 silly cache add type: 'range' } | |
2073 silly addNamed handlebars@>=4.0.1 <5.0.0 | |
2074 verbose addNamed ">=4.0.1 <5.0.0" is a valid semver range for handlebars | |
2075 silly addNameRange { name: 'handlebars', range: '>=4.0.1 <5.0.0', hasData: false } | |
2076 silly mapToRegistry name handlebars | |
2077 silly mapToRegistry using default registry | |
2078 silly mapToRegistry registry https://registry.npmjs.org/ | |
2079 silly mapToRegistry uri https://registry.npmjs.org/handlebars | |
2080 verbose addNameRange registry:https://registry.npmjs.org/handlebars not in flight; fetching | |
2081 verbose get https://registry.npmjs.org/handlebars not expired, no request | |
2082 silly addNameRange number 2 { name: 'handlebars', range: '>=4.0.1 <5.0.0', hasData: true } | |
2083 silly addNameRange versions [ 'handlebars', | |
2083 silly addNameRange [ '1.0.6', | |
2083 silly addNameRange '1.0.6-2', | |
2083 silly addNameRange '1.0.7', | |
2083 silly addNameRange '1.0.8', | |
2083 silly addNameRange '1.0.9', | |
2083 silly addNameRange '1.0.10', | |
2083 silly addNameRange '1.0.11', | |
2083 silly addNameRange '1.0.12', | |
2083 silly addNameRange '1.1.0', | |
2083 silly addNameRange '1.1.1', | |
2083 silly addNameRange '1.1.2', | |
2083 silly addNameRange '1.2.0', | |
2083 silly addNameRange '1.2.1', | |
2083 silly addNameRange '1.3.0', | |
2083 silly addNameRange '2.0.0-alpha.1', | |
2083 silly addNameRange '2.0.0-alpha.2', | |
2083 silly addNameRange '2.0.0-alpha.3', | |
2083 silly addNameRange '2.0.0-alpha.4', | |
2083 silly addNameRange '2.0.0-beta.1', | |
2083 silly addNameRange '2.0.0', | |
2083 silly addNameRange '3.0.0', | |
2083 silly addNameRange '3.0.1', | |
2083 silly addNameRange '3.0.2', | |
2083 silly addNameRange '3.0.3', | |
2083 silly addNameRange '4.0.0', | |
2083 silly addNameRange '4.0.1', | |
2083 silly addNameRange '4.0.2', | |
2083 silly addNameRange '4.0.3', | |
2083 silly addNameRange '1.0.2-beta', | |
2083 silly addNameRange '1.0.4-beta', | |
2083 silly addNameRange '1.0.5-beta' ] ] | |
2084 silly addNamed [email protected] | |
2085 verbose addNamed "4.0.3" is a plain semver version for handlebars | |
2086 silly cache afterAdd [email protected] | |
2087 verbose afterAdd /Users/ogd/.npm/handlebars/4.0.3/package/package.json not in flight; writing | |
2088 verbose afterAdd /Users/ogd/.npm/handlebars/4.0.3/package/package.json written | |
2089 silly fetchNamedPackageData estraverse | |
2090 silly mapToRegistry name estraverse | |
2091 silly mapToRegistry using default registry | |
2092 silly mapToRegistry registry https://registry.npmjs.org/ | |
2093 silly mapToRegistry uri https://registry.npmjs.org/estraverse | |
2094 silly fetchNamedPackageData esutils | |
2095 silly mapToRegistry name esutils | |
2096 silly mapToRegistry using default registry | |
2097 silly mapToRegistry registry https://registry.npmjs.org/ | |
2098 silly mapToRegistry uri https://registry.npmjs.org/esutils | |
2099 silly fetchNamedPackageData esprima | |
2100 silly mapToRegistry name esprima | |
2101 silly mapToRegistry using default registry | |
2102 silly mapToRegistry registry https://registry.npmjs.org/ | |
2103 silly mapToRegistry uri https://registry.npmjs.org/esprima | |
2104 silly resolveWithNewModule [email protected] checking installable status | |
2105 silly cache add args [ 'esprima@^1.2.2', null ] | |
2106 verbose cache add spec esprima@^1.2.2 | |
2107 silly fetchNamedPackageData source-map | |
2108 silly mapToRegistry name source-map | |
2109 silly mapToRegistry using default registry | |
2110 silly mapToRegistry registry https://registry.npmjs.org/ | |
2111 silly mapToRegistry uri https://registry.npmjs.org/source-map | |
2112 silly cache add parsed spec Result { | |
2112 silly cache add raw: 'esprima@^1.2.2', | |
2112 silly cache add scope: null, | |
2112 silly cache add name: 'esprima', | |
2112 silly cache add rawSpec: '^1.2.2', | |
2112 silly cache add spec: '>=1.2.2 <2.0.0', | |
2112 silly cache add type: 'range' } | |
2113 silly addNamed esprima@>=1.2.2 <2.0.0 | |
2114 verbose addNamed ">=1.2.2 <2.0.0" is a valid semver range for esprima | |
2115 silly addNameRange { name: 'esprima', range: '>=1.2.2 <2.0.0', hasData: false } | |
2116 silly mapToRegistry name esprima | |
2117 silly mapToRegistry using default registry | |
2118 silly mapToRegistry registry https://registry.npmjs.org/ | |
2119 silly mapToRegistry uri https://registry.npmjs.org/esprima | |
2120 verbose addNameRange registry:https://registry.npmjs.org/esprima not in flight; fetching | |
2121 verbose get https://registry.npmjs.org/esprima not expired, no request | |
2122 silly addNameRange number 2 { name: 'esprima', range: '>=1.2.2 <2.0.0', hasData: true } | |
2123 silly addNameRange versions [ 'esprima', | |
2123 silly addNameRange [ '0.7.0', | |
2123 silly addNameRange '0.8.0', | |
2123 silly addNameRange '0.8.1', | |
2123 silly addNameRange '0.8.2', | |
2123 silly addNameRange '0.9.0', | |
2123 silly addNameRange '0.9.1', | |
2123 silly addNameRange '0.9.2', | |
2123 silly addNameRange '0.9.3', | |
2123 silly addNameRange '0.9.4', | |
2123 silly addNameRange '0.9.5', | |
2123 silly addNameRange '0.9.6', | |
2123 silly addNameRange '0.9.7', | |
2123 silly addNameRange '0.9.8', | |
2123 silly addNameRange '0.9.9', | |
2123 silly addNameRange '1.0.0', | |
2123 silly addNameRange '1.0.1', | |
2123 silly addNameRange '1.0.2', | |
2123 silly addNameRange '1.0.3', | |
2123 silly addNameRange '1.0.4', | |
2123 silly addNameRange '1.1.0', | |
2123 silly addNameRange '1.1.1', | |
2123 silly addNameRange '1.2.0', | |
2123 silly addNameRange '1.2.1', | |
2123 silly addNameRange '1.2.2', | |
2123 silly addNameRange '1.2.3', | |
2123 silly addNameRange '1.2.4', | |
2123 silly addNameRange '2.0.0', | |
2123 silly addNameRange '1.2.5', | |
2123 silly addNameRange '2.1.0', | |
2123 silly addNameRange '2.2.0', | |
2123 silly addNameRange '2.3.0', | |
2123 silly addNameRange '2.4.0', | |
2123 silly addNameRange '2.4.1', | |
2123 silly addNameRange '2.5.0', | |
2123 silly addNameRange '2.6.0' ] ] | |
2124 silly addNamed [email protected] | |
2125 verbose addNamed "1.2.5" is a plain semver version for esprima | |
2126 verbose request uri https://registry.npmjs.org/estraverse | |
2127 verbose request no auth needed | |
2128 info attempt registry request try #1 at 2:02:15 PM | |
2129 verbose request using bearer token for auth | |
2130 verbose etag "9WLGP5QY62STTTXQ70QHKNJKO" | |
2131 http request GET https://registry.npmjs.org/estraverse | |
2132 verbose request uri https://registry.npmjs.org/esutils | |
2133 verbose request no auth needed | |
2134 info attempt registry request try #1 at 2:02:15 PM | |
2135 verbose request using bearer token for auth | |
2136 verbose etag "7VMH27EN8T99V4NDNMXTFFUJD" | |
2137 http request GET https://registry.npmjs.org/esutils | |
2138 verbose request uri https://registry.npmjs.org/source-map | |
2139 verbose request no auth needed | |
2140 info attempt registry request try #1 at 2:02:15 PM | |
2141 verbose request using bearer token for auth | |
2142 verbose etag "42K53LDDF1ONWC2DR3KJYJZ8J" | |
2143 http request GET https://registry.npmjs.org/source-map | |
2144 silly cache afterAdd [email protected] | |
2145 verbose afterAdd /Users/ogd/.npm/esprima/1.2.5/package/package.json not in flight; writing | |
2146 verbose afterAdd /Users/ogd/.npm/esprima/1.2.5/package/package.json written | |
2147 http 304 https://registry.npmjs.org/source-map | |
2148 verbose headers { 'cache-control': 'max-age=60', | |
2148 verbose headers 'accept-ranges': 'bytes', | |
2148 verbose headers date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2148 verbose headers via: '1.1 varnish', | |
2148 verbose headers connection: 'keep-alive', | |
2148 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
2148 verbose headers 'x-cache': 'MISS', | |
2148 verbose headers 'x-cache-hits': '0', | |
2148 verbose headers 'x-timer': 'S1444078935.721864,VS0,VE85' } | |
2149 silly get cb [ 304, | |
2149 silly get { 'cache-control': 'max-age=60', | |
2149 silly get 'accept-ranges': 'bytes', | |
2149 silly get date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2149 silly get via: '1.1 varnish', | |
2149 silly get connection: 'keep-alive', | |
2149 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
2149 silly get 'x-cache': 'MISS', | |
2149 silly get 'x-cache-hits': '0', | |
2149 silly get 'x-timer': 'S1444078935.721864,VS0,VE85' } ] | |
2150 verbose etag https://registry.npmjs.org/source-map from cache | |
2151 verbose get saving source-map to /Users/ogd/.npm/registry.npmjs.org/source-map/.cache.json | |
2152 http 304 https://registry.npmjs.org/esutils | |
2153 verbose headers { 'cache-control': 'max-age=60', | |
2153 verbose headers 'accept-ranges': 'bytes', | |
2153 verbose headers date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2153 verbose headers via: '1.1 varnish', | |
2153 verbose headers connection: 'keep-alive', | |
2153 verbose headers 'x-served-by': 'cache-sjc3133-SJC', | |
2153 verbose headers 'x-cache': 'MISS', | |
2153 verbose headers 'x-cache-hits': '0', | |
2153 verbose headers 'x-timer': 'S1444078935.729231,VS0,VE85' } | |
2154 silly get cb [ 304, | |
2154 silly get { 'cache-control': 'max-age=60', | |
2154 silly get 'accept-ranges': 'bytes', | |
2154 silly get date: 'Mon, 05 Oct 2015 21:02:15 GMT', | |
2154 silly get via: '1.1 varnish', | |
2154 silly get connection: 'keep-alive', | |
2154 silly get 'x-served-by': 'cache-sjc3133-SJC', | |
2154 silly get 'x-cache': 'MISS', | |
2154 silly get 'x-cache-hits': '0', | |
2154 silly get 'x-timer': 'S1444078935.729231,VS0,VE85' } ] | |
2155 verbose etag https://registry.npmjs.org/esutils from cache | |
2156 verbose get saving esutils to /Users/ogd/.npm/registry.npmjs.org/esutils/.cache.json | |
2157 silly resolveWithNewModule [email protected] checking installable status | |
2158 silly cache add args [ 'esutils@^2.0.2', null ] | |
2159 verbose cache add spec esutils@^2.0.2 | |
2160 silly cache add parsed spec Result { | |
2160 silly cache add raw: 'esutils@^2.0.2', | |
2160 silly cache add scope: null, | |
2160 silly cache add name: 'esutils', | |
2160 silly cache add rawSpec: '^2.0.2', | |
2160 silly cache add spec: '>=2.0.2 <3.0.0', | |
2160 silly cache add type: 'range' } | |
2161 silly addNamed esutils@>=2.0.2 <3.0.0 | |
2162 verbose addNamed ">=2.0.2 <3.0.0" is a valid semver range for esutils | |
2163 silly addNameRange { name: 'esutils', range: '>=2.0.2 <3.0.0', hasData: false } | |
2164 silly mapToRegistry name esutils | |
2165 silly mapToRegistry using default registry | |
2166 silly mapToRegistry registry https://registry.npmjs.org/ | |
2167 silly mapToRegistry uri https://registry.npmjs.org/esutils | |
2168 verbose addNameRange registry:https://registry.npmjs.org/esutils not in flight; fetching | |
2169 silly resolveWithNewModule [email protected] checking installable status | |
2170 silly cache add args [ 'source-map@~0.2.0', null ] | |
2171 verbose cache add spec source-map@~0.2.0 | |
2172 silly cache add parsed spec Result { | |
2172 silly cache add raw: 'source-map@~0.2.0', | |
2172 silly cache add scope: null, | |
2172 silly cache add name: 'source-map', | |
2172 silly cache add rawSpec: '~0.2.0', | |
2172 silly cache add spec: '>=0.2.0 <0.3.0', | |
2172 silly cache add type: 'range' } | |
2173 silly addNamed source-map@>=0.2.0 <0.3.0 | |
2174 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for source-map | |
2175 silly addNameRange { name: 'source-map', range: '>=0.2.0 <0.3.0', hasData: false } | |
2176 silly mapToRegistry name source-map | |
2177 silly mapToRegistry using default registry | |
2178 silly mapToRegistry registry https://registry.npmjs.org/ | |
2179 silly mapToRegistry uri https://registry.npmjs.org/source-map | |
2180 verbose addNameRange registry:https://registry.npmjs.org/source-map not in flight; fetching | |
2181 verbose get https://registry.npmjs.org/esutils not expired, no request | |
2182 silly addNameRange number 2 { name: 'esutils', range: '>=2.0.2 <3.0.0', hasData: true } | |
2183 silly addNameRange versions [ 'esutils', | |
2183 silly addNameRange [ '1.0.0', | |
2183 silly addNameRange '1.1.0', | |
2183 silly addNameRange '1.1.1', | |
2183 silly addNameRange '1.1.2', | |
2183 silly addNameRange '1.1.3', | |
2183 silly addNameRange '1.1.4', | |
2183 silly addNameRange '1.1.5-dev', | |
2183 silly addNameRange '1.1.5', | |
2183 silly addNameRange '1.1.6', | |
2183 silly addNameRange '2.0.0', | |
2183 silly addNameRange '2.0.1', | |
2183 silly addNameRange '2.0.2' ] ] | |
2184 silly addNamed [email protected] | |
2185 verbose addNamed "2.0.2" is a plain semver version for esutils | |
2186 verbose get https://registry.npmjs.org/source-map not expired, no request | |
2187 silly addNameRange number 2 { name: 'source-map', range: '>=0.2.0 <0.3.0', hasData: true } | |
2188 silly addNameRange versions [ 'source-map', | |
2188 silly addNameRange [ '0.0.0', | |
2188 silly addNameRange '0.1.0', | |
2188 silly addNameRange '0.1.1', | |
2188 silly addNameRange '0.1.2', | |
2188 silly addNameRange '0.1.3', | |
2188 silly addNameRange '0.1.4', | |
2188 silly addNameRange '0.1.5', | |
2188 silly addNameRange '0.1.6', | |
2188 silly addNameRange '0.1.7', | |
2188 silly addNameRange '0.1.8', | |
2188 silly addNameRange '0.1.9', | |
2188 silly addNameRange '0.1.10', | |
2188 silly addNameRange '0.1.11', | |
2188 silly addNameRange '0.1.12', | |
2188 silly addNameRange '0.1.13', | |
2188 silly addNameRange '0.1.14', | |
2188 silly addNameRange '0.1.15', | |
2188 silly addNameRange '0.1.16', | |
2188 silly addNameRange '0.1.17', | |
2188 silly addNameRange '0.1.18', | |
2188 silly addNameRange '0.1.19', | |
2188 silly addNameRange '0.1.20', | |
2188 silly addNameRange '0.1.21', | |
2188 silly addNameRange '0.1.22', | |
2188 silly addNameRange '0.1.23', | |
2188 silly addNameRange '0.1.24', | |
2188 silly addNameRange '0.1.25', | |
2188 silly addNameRange '0.1.26', | |
2188 silly addNameRange '0.1.27', | |
2188 silly addNameRange '0.1.28', | |
2188 silly addNameRange '0.1.29', | |
2188 silly addNameRange '0.1.30', | |
2188 silly addNameRange '0.1.31', | |
2188 silly addNameRange '0.1.32', | |
2188 silly addNameRange '0.1.33', | |
2188 silly addNameRange '0.1.34', | |
2188 silly addNameRange '0.1.35', | |
2188 silly addNameRange '0.1.36', | |
2188 silly addNameRange '0.1.37', | |
2188 silly addNameRange '0.1.38', | |
2188 silly addNameRange '0.1.39', | |
2188 silly addNameRange '0.1.40', | |
2188 silly addNameRange '0.1.41', | |
2188 silly addNameRange '0.1.42', | |
2188 silly addNameRange '0.1.43', | |
2188 silly addNameRange '0.2.0', | |
2188 silly addNameRange '0.3.0', | |
2188 silly addNameRange '0.4.0', | |
2188 silly addNameRange '0.4.1', | |
2188 silly addNameRange '0.4.2', | |
2188 silly addNameRange '0.4.3', | |
2188 silly addNameRange '0.4.4', | |
2188 silly addNameRange '0.5.0', | |
2188 silly addNameRange '0.5.1' ] ] | |
2189 silly addNamed [email protected] | |
2190 verbose addNamed "0.2.0" is a plain semver version for source-map | |
2191 silly cache afterAdd [email protected] | |
2192 verbose afterAdd /Users/ogd/.npm/esutils/2.0.2/package/package.json not in flight; writing | |
2193 silly cache afterAdd [email protected] | |
2194 verbose afterAdd /Users/ogd/.npm/source-map/0.2.0/package/package.json not in flight; writing | |
2195 verbose afterAdd /Users/ogd/.npm/esutils/2.0.2/package/package.json written | |
2196 verbose afterAdd /Users/ogd/.npm/source-map/0.2.0/package/package.json written | |
2197 http 304 https://registry.npmjs.org/estraverse | |
2198 verbose headers { 'cache-control': 'max-age=60', | |
2198 verbose headers 'accept-ranges': 'bytes', | |
2198 verbose headers date: 'Mon, 05 Oct 2015 21:02:16 GMT', | |
2198 verbose headers via: '1.1 varnish', | |
2198 verbose headers connection: 'keep-alive', | |
2198 verbose headers 'x-served-by': 'cache-sjc3123-SJC', | |
2198 verbose headers 'x-cache': 'MISS', | |
2198 verbose headers 'x-cache-hits': '0', | |
2198 verbose headers 'x-timer': 'S1444078935.713861,VS0,VE337' } | |
2199 silly get cb [ 304, | |
2199 silly get { 'cache-control': 'max-age=60', | |
2199 silly get 'accept-ranges': 'bytes', | |
2199 silly get date: 'Mon, 05 Oct 2015 21:02:16 GMT', | |
2199 silly get via: '1.1 varnish', | |
2199 silly get connection: 'keep-alive', | |
2199 silly get 'x-served-by': 'cache-sjc3123-SJC', | |
2199 silly get 'x-cache': 'MISS', | |
2199 silly get 'x-cache-hits': '0', | |
2199 silly get 'x-timer': 'S1444078935.713861,VS0,VE337' } ] | |
2200 verbose etag https://registry.npmjs.org/estraverse from cache | |
2201 verbose get saving estraverse to /Users/ogd/.npm/registry.npmjs.org/estraverse/.cache.json | |
2202 silly resolveWithNewModule [email protected] checking installable status | |
2203 silly cache add args [ 'estraverse@^1.9.1', null ] | |
2204 verbose cache add spec estraverse@^1.9.1 | |
2205 silly cache add parsed spec Result { | |
2205 silly cache add raw: 'estraverse@^1.9.1', | |
2205 silly cache add scope: null, | |
2205 silly cache add name: 'estraverse', | |
2205 silly cache add rawSpec: '^1.9.1', | |
2205 silly cache add spec: '>=1.9.1 <2.0.0', | |
2205 silly cache add type: 'range' } | |
2206 silly addNamed estraverse@>=1.9.1 <2.0.0 | |
2207 verbose addNamed ">=1.9.1 <2.0.0" is a valid semver range for estraverse | |
2208 silly addNameRange { name: 'estraverse', range: '>=1.9.1 <2.0.0', hasData: false } | |
2209 silly mapToRegistry name estraverse | |
2210 silly mapToRegistry using default registry | |
2211 silly mapToRegistry registry https://registry.npmjs.org/ | |
2212 silly mapToRegistry uri https://registry.npmjs.org/estraverse | |
2213 verbose addNameRange registry:https://registry.npmjs.org/estraverse not in flight; fetching | |
2214 verbose get https://registry.npmjs.org/estraverse not expired, no request | |
2215 silly addNameRange number 2 { name: 'estraverse', range: '>=1.9.1 <2.0.0', hasData: true } | |
2216 silly addNameRange versions [ 'estraverse', | |
2216 silly addNameRange [ '0.0.1', | |
2216 silly addNameRange '0.0.2', | |
2216 silly addNameRange '0.0.3', | |
2216 silly addNameRange '0.0.4', | |
2216 silly addNameRange '1.0.0', | |
2216 silly addNameRange '1.1.0', | |
2216 silly addNameRange '1.1.1', | |
2216 silly addNameRange '1.1.2-1', | |
2216 silly addNameRange '1.2.0', | |
2216 silly addNameRange '1.3.0', | |
2216 silly addNameRange '1.3.1', | |
2216 silly addNameRange '1.3.2', | |
2216 silly addNameRange '1.4.0', | |
2216 silly addNameRange '1.5.0', | |
2216 silly addNameRange '1.5.1', | |
2216 silly addNameRange '1.6.0', | |
2216 silly addNameRange '1.7.0', | |
2216 silly addNameRange '1.7.1', | |
2216 silly addNameRange '1.8.0', | |
2216 silly addNameRange '1.9.0', | |
2216 silly addNameRange '1.9.1', | |
2216 silly addNameRange '1.9.3', | |
2216 silly addNameRange '2.0.0', | |
2216 silly addNameRange '3.0.0', | |
2216 silly addNameRange '3.1.0', | |
2216 silly addNameRange '4.0.0', | |
2216 silly addNameRange '4.1.0' ] ] | |
2217 silly addNamed [email protected] | |
2218 verbose addNamed "1.9.3" is a plain semver version for estraverse | |
2219 silly cache afterAdd [email protected] | |
2220 verbose afterAdd /Users/ogd/.npm/estraverse/1.9.3/package/package.json not in flight; writing | |
2221 verbose afterAdd /Users/ogd/.npm/estraverse/1.9.3/package/package.json written | |
2222 silly fetchNamedPackageData amdefine | |
2223 silly mapToRegistry name amdefine | |
2224 silly mapToRegistry using default registry | |
2225 silly mapToRegistry registry https://registry.npmjs.org/ | |
2226 silly mapToRegistry uri https://registry.npmjs.org/amdefine | |
2227 verbose request uri https://registry.npmjs.org/amdefine | |
2228 verbose request no auth needed | |
2229 info attempt registry request try #1 at 2:02:16 PM | |
2230 verbose request using bearer token for auth | |
2231 verbose etag "CQH8SW0THU42U5RKW7K6F1TRH" | |
2232 http request GET https://registry.npmjs.org/amdefine | |
2233 http 304 https://registry.npmjs.org/amdefine | |
2234 verbose headers { 'cache-control': 'max-age=60', | |
2234 verbose headers 'accept-ranges': 'bytes', | |
2234 verbose headers date: 'Mon, 05 Oct 2015 21:02:16 GMT', | |
2234 verbose headers via: '1.1 varnish', | |
2234 verbose headers connection: 'keep-alive', | |
2234 verbose headers 'x-served-by': 'cache-sjc3131-SJC', | |
2234 verbose headers 'x-cache': 'MISS', | |
2234 verbose headers 'x-cache-hits': '0', | |
2234 verbose headers 'x-timer': 'S1444078936.169811,VS0,VE162' } | |
2235 silly get cb [ 304, | |
2235 silly get { 'cache-control': 'max-age=60', | |
2235 silly get 'accept-ranges': 'bytes', | |
2235 silly get date: 'Mon, 05 Oct 2015 21:02:16 GMT', | |
2235 silly get via: '1.1 varnish', | |
2235 silly get connection: 'keep-alive', | |
2235 silly get 'x-served-by': 'cache-sjc3131-SJC', | |
2235 silly get 'x-cache': 'MISS', | |
2235 silly get 'x-cache-hits': '0', | |
2235 silly get 'x-timer': 'S1444078936.169811,VS0,VE162' } ] | |
2236 verbose etag https://registry.npmjs.org/amdefine from cache | |
2237 verbose get saving amdefine to /Users/ogd/.npm/registry.npmjs.org/amdefine/.cache.json | |
2238 silly resolveWithNewModule [email protected] checking installable status | |
2239 silly cache add args [ 'amdefine@>=0.0.4', null ] | |
2240 verbose cache add spec amdefine@>=0.0.4 | |
2241 silly cache add parsed spec Result { | |
2241 silly cache add raw: 'amdefine@>=0.0.4', | |
2241 silly cache add scope: null, | |
2241 silly cache add name: 'amdefine', | |
2241 silly cache add rawSpec: '>=0.0.4', | |
2241 silly cache add spec: '>=0.0.4', | |
2241 silly cache add type: 'range' } | |
2242 silly addNamed amdefine@>=0.0.4 | |
2243 verbose addNamed ">=0.0.4" is a valid semver range for amdefine | |
2244 silly addNameRange { name: 'amdefine', range: '>=0.0.4', hasData: false } | |
2245 silly mapToRegistry name amdefine | |
2246 silly mapToRegistry using default registry | |
2247 silly mapToRegistry registry https://registry.npmjs.org/ | |
2248 silly mapToRegistry uri https://registry.npmjs.org/amdefine | |
2249 verbose addNameRange registry:https://registry.npmjs.org/amdefine not in flight; fetching | |
2250 verbose get https://registry.npmjs.org/amdefine not expired, no request | |
2251 silly addNameRange number 2 { name: 'amdefine', range: '>=0.0.4', hasData: true } | |
2252 silly addNameRange versions [ 'amdefine', | |
2252 silly addNameRange [ '0.0.1', | |
2252 silly addNameRange '0.0.2', | |
2252 silly addNameRange '0.0.3', | |
2252 silly addNameRange '0.0.4', | |
2252 silly addNameRange '0.0.5', | |
2252 silly addNameRange '0.0.6', | |
2252 silly addNameRange '0.0.7', | |
2252 silly addNameRange '0.0.8', | |
2252 silly addNameRange '0.1.0', | |
2252 silly addNameRange '0.1.1', | |
2252 silly addNameRange '1.0.0' ] ] | |
2253 silly addNamed [email protected] | |
2254 verbose addNamed "1.0.0" is a plain semver version for amdefine | |
2255 silly cache afterAdd [email protected] | |
2256 verbose afterAdd /Users/ogd/.npm/amdefine/1.0.0/package/package.json not in flight; writing | |
2257 verbose afterAdd /Users/ogd/.npm/amdefine/1.0.0/package/package.json written | |
2258 silly fetchNamedPackageData optimist | |
2259 silly mapToRegistry name optimist | |
2260 silly mapToRegistry using default registry | |
2261 silly mapToRegistry registry https://registry.npmjs.org/ | |
2262 silly mapToRegistry uri https://registry.npmjs.org/optimist | |
2263 silly fetchNamedPackageData source-map | |
2264 silly mapToRegistry name source-map | |
2265 silly mapToRegistry using default registry | |
2266 silly mapToRegistry registry https://registry.npmjs.org/ | |
2267 silly mapToRegistry uri https://registry.npmjs.org/source-map | |
2268 silly resolveWithNewModule [email protected] checking installable status | |
2269 silly cache add args [ 'source-map@^0.4.4', null ] | |
2270 verbose cache add spec source-map@^0.4.4 | |
2271 silly fetchNamedPackageData uglify-js | |
2272 silly mapToRegistry name uglify-js | |
2273 silly mapToRegistry using default registry | |
2274 silly mapToRegistry registry https://registry.npmjs.org/ | |
2275 silly mapToRegistry uri https://registry.npmjs.org/uglify-js | |
2276 silly cache add parsed spec Result { | |
2276 silly cache add raw: 'source-map@^0.4.4', | |
2276 silly cache add scope: null, | |
2276 silly cache add name: 'source-map', | |
2276 silly cache add rawSpec: '^0.4.4', | |
2276 silly cache add spec: '>=0.4.4 <0.5.0', | |
2276 silly cache add type: 'range' } | |
2277 silly addNamed source-map@>=0.4.4 <0.5.0 | |
2278 verbose addNamed ">=0.4.4 <0.5.0" is a valid semver range for source-map | |
2279 silly addNameRange { name: 'source-map', range: '>=0.4.4 <0.5.0', hasData: false } | |
2280 silly mapToRegistry name source-map | |
2281 silly mapToRegistry using default registry | |
2282 silly mapToRegistry registry https://registry.npmjs.org/ | |
2283 silly mapToRegistry uri https://registry.npmjs.org/source-map | |
2284 verbose addNameRange registry:https://registry.npmjs.org/source-map not in flight; fetching | |
2285 verbose get https://registry.npmjs.org/source-map not expired, no request | |
2286 silly addNameRange number 2 { name: 'source-map', range: '>=0.4.4 <0.5.0', hasData: true } | |
2287 silly addNameRange versions [ 'source-map', | |
2287 silly addNameRange [ '0.0.0', | |
2287 silly addNameRange '0.1.0', | |
2287 silly addNameRange '0.1.1', | |
2287 silly addNameRange '0.1.2', | |
2287 silly addNameRange '0.1.3', | |
2287 silly addNameRange '0.1.4', | |
2287 silly addNameRange '0.1.5', | |
2287 silly addNameRange '0.1.6', | |
2287 silly addNameRange '0.1.7', | |
2287 silly addNameRange '0.1.8', | |
2287 silly addNameRange '0.1.9', | |
2287 silly addNameRange '0.1.10', | |
2287 silly addNameRange '0.1.11', | |
2287 silly addNameRange '0.1.12', | |
2287 silly addNameRange '0.1.13', | |
2287 silly addNameRange '0.1.14', | |
2287 silly addNameRange '0.1.15', | |
2287 silly addNameRange '0.1.16', | |
2287 silly addNameRange '0.1.17', | |
2287 silly addNameRange '0.1.18', | |
2287 silly addNameRange '0.1.19', | |
2287 silly addNameRange '0.1.20', | |
2287 silly addNameRange '0.1.21', | |
2287 silly addNameRange '0.1.22', | |
2287 silly addNameRange '0.1.23', | |
2287 silly addNameRange '0.1.24', | |
2287 silly addNameRange '0.1.25', | |
2287 silly addNameRange '0.1.26', | |
2287 silly addNameRange '0.1.27', | |
2287 silly addNameRange '0.1.28', | |
2287 silly addNameRange '0.1.29', | |
2287 silly addNameRange '0.1.30', | |
2287 silly addNameRange '0.1.31', | |
2287 silly addNameRange '0.1.32', | |
2287 silly addNameRange '0.1.33', | |
2287 silly addNameRange '0.1.34', | |
2287 silly addNameRange '0.1.35', | |
2287 silly addNameRange '0.1.36', | |
2287 silly addNameRange '0.1.37', | |
2287 silly addNameRange '0.1.38', | |
2287 silly addNameRange '0.1.39', | |
2287 silly addNameRange '0.1.40', | |
2287 silly addNameRange '0.1.41', | |
2287 silly addNameRange '0.1.42', | |
2287 silly addNameRange '0.1.43', | |
2287 silly addNameRange '0.2.0', | |
2287 silly addNameRange '0.3.0', | |
2287 silly addNameRange '0.4.0', | |
2287 silly addNameRange '0.4.1', | |
2287 silly addNameRange '0.4.2', | |
2287 silly addNameRange '0.4.3', | |
2287 silly addNameRange '0.4.4', | |
2287 silly addNameRange '0.5.0', | |
2287 silly addNameRange '0.5.1' ] ] | |
2288 silly addNamed [email protected] | |
2289 verbose addNamed "0.4.4" is a plain semver version for source-map | |
2290 verbose request uri https://registry.npmjs.org/optimist | |
2291 verbose request no auth needed | |
2292 info attempt registry request try #1 at 2:02:16 PM | |
2293 verbose request using bearer token for auth | |
2294 verbose etag "E004JVE1GJB2PQM84CXY4HD09" | |
2295 http request GET https://registry.npmjs.org/optimist | |
2296 verbose request uri https://registry.npmjs.org/uglify-js | |
2297 verbose request no auth needed | |
2298 info attempt registry request try #1 at 2:02:16 PM | |
2299 verbose request using bearer token for auth | |
2300 verbose etag "DN5OBP0JE5JJDA8VQ5HH60RNU" | |
2301 http request GET https://registry.npmjs.org/uglify-js | |
2302 silly cache afterAdd [email protected] | |
2303 verbose afterAdd /Users/ogd/.npm/source-map/0.4.4/package/package.json not in flight; writing | |
2304 verbose afterAdd /Users/ogd/.npm/source-map/0.4.4/package/package.json written | |
2305 http 200 https://registry.npmjs.org/optimist | |
2306 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
2306 verbose headers etag: '"9RQUNK7BUOJS98VF9ZAO7UP4H"', | |
2306 verbose headers 'content-type': 'application/json', | |
2306 verbose headers 'cache-control': 'max-age=60', | |
2306 verbose headers 'content-length': '46448', | |
2306 verbose headers 'accept-ranges': 'bytes', | |
2306 verbose headers date: 'Mon, 05 Oct 2015 21:02:16 GMT', | |
2306 verbose headers via: '1.1 varnish', | |
2306 verbose headers connection: 'keep-alive', | |
2306 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
2306 verbose headers 'x-cache': 'MISS', | |
2306 verbose headers 'x-cache-hits': '0', | |
2306 verbose headers 'x-timer': 'S1444078936.550558,VS0,VE171', | |
2306 verbose headers vary: 'Accept' } | |
2307 silly get cb [ 200, | |
2307 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
2307 silly get etag: '"9RQUNK7BUOJS98VF9ZAO7UP4H"', | |
2307 silly get 'content-type': 'application/json', | |
2307 silly get 'cache-control': 'max-age=60', | |
2307 silly get 'content-length': '46448', | |
2307 silly get 'accept-ranges': 'bytes', | |
2307 silly get date: 'Mon, 05 Oct 2015 21:02:16 GMT', | |
2307 silly get via: '1.1 varnish', | |
2307 silly get connection: 'keep-alive', | |
2307 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
2307 silly get 'x-cache': 'MISS', | |
2307 silly get 'x-cache-hits': '0', | |
2307 silly get 'x-timer': 'S1444078936.550558,VS0,VE171', | |
2307 silly get vary: 'Accept' } ] | |
2308 verbose get saving optimist to /Users/ogd/.npm/registry.npmjs.org/optimist/.cache.json | |
2309 silly resolveWithNewModule [email protected] checking installable status | |
2310 silly cache add args [ 'optimist@^0.6.1', null ] | |
2311 verbose cache add spec optimist@^0.6.1 | |
2312 silly cache add parsed spec Result { | |
2312 silly cache add raw: 'optimist@^0.6.1', | |
2312 silly cache add scope: null, | |
2312 silly cache add name: 'optimist', | |
2312 silly cache add rawSpec: '^0.6.1', | |
2312 silly cache add spec: '>=0.6.1 <0.7.0', | |
2312 silly cache add type: 'range' } | |
2313 silly addNamed optimist@>=0.6.1 <0.7.0 | |
2314 verbose addNamed ">=0.6.1 <0.7.0" is a valid semver range for optimist | |
2315 silly addNameRange { name: 'optimist', range: '>=0.6.1 <0.7.0', hasData: false } | |
2316 silly mapToRegistry name optimist | |
2317 silly mapToRegistry using default registry | |
2318 silly mapToRegistry registry https://registry.npmjs.org/ | |
2319 silly mapToRegistry uri https://registry.npmjs.org/optimist | |
2320 verbose addNameRange registry:https://registry.npmjs.org/optimist not in flight; fetching | |
2321 verbose get https://registry.npmjs.org/optimist not expired, no request | |
2322 silly addNameRange number 2 { name: 'optimist', range: '>=0.6.1 <0.7.0', hasData: true } | |
2323 silly addNameRange versions [ 'optimist', | |
2323 silly addNameRange [ '0.0.1', | |
2323 silly addNameRange '0.0.2', | |
2323 silly addNameRange '0.0.4', | |
2323 silly addNameRange '0.0.5', | |
2323 silly addNameRange '0.0.6', | |
2323 silly addNameRange '0.0.7', | |
2323 silly addNameRange '0.1.0', | |
2323 silly addNameRange '0.1.1', | |
2323 silly addNameRange '0.1.2', | |
2323 silly addNameRange '0.1.3', | |
2323 silly addNameRange '0.1.4', | |
2323 silly addNameRange '0.1.5', | |
2323 silly addNameRange '0.1.6', | |
2323 silly addNameRange '0.1.7', | |
2323 silly addNameRange '0.1.8', | |
2323 silly addNameRange '0.1.9', | |
2323 silly addNameRange '0.0.3', | |
2323 silly addNameRange '0.2.0', | |
2323 silly addNameRange '0.2.1', | |
2323 silly addNameRange '0.2.2', | |
2323 silly addNameRange '0.2.3', | |
2323 silly addNameRange '0.2.4', | |
2323 silly addNameRange '0.2.5', | |
2323 silly addNameRange '0.2.6', | |
2323 silly addNameRange '0.2.7', | |
2323 silly addNameRange '0.2.8', | |
2323 silly addNameRange '0.3.0', | |
2323 silly addNameRange '0.3.1', | |
2323 silly addNameRange '0.3.3', | |
2323 silly addNameRange '0.3.4', | |
2323 silly addNameRange '0.3.5', | |
2323 silly addNameRange '0.3.6', | |
2323 silly addNameRange '0.3.7', | |
2323 silly addNameRange '0.4.0', | |
2323 silly addNameRange '0.5.0', | |
2323 silly addNameRange '0.5.1', | |
2323 silly addNameRange '0.5.2', | |
2323 silly addNameRange '0.6.0', | |
2323 silly addNameRange '0.6.1' ] ] | |
2324 silly addNamed [email protected] | |
2325 verbose addNamed "0.6.1" is a plain semver version for optimist | |
2326 silly cache afterAdd [email protected] | |
2327 verbose afterAdd /Users/ogd/.npm/optimist/0.6.1/package/package.json not in flight; writing | |
2328 verbose afterAdd /Users/ogd/.npm/optimist/0.6.1/package/package.json written | |
2329 http 200 https://registry.npmjs.org/uglify-js | |
2330 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
2330 verbose headers etag: '"9GFWPIQ303TTPIT18RHTHPK6L"', | |
2330 verbose headers 'content-type': 'application/json', | |
2330 verbose headers 'cache-control': 'max-age=60', | |
2330 verbose headers 'content-length': '97864', | |
2330 verbose headers 'accept-ranges': 'bytes', | |
2330 verbose headers date: 'Mon, 05 Oct 2015 21:02:16 GMT', | |
2330 verbose headers via: '1.1 varnish', | |
2330 verbose headers connection: 'keep-alive', | |
2330 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
2330 verbose headers 'x-cache': 'MISS', | |
2330 verbose headers 'x-cache-hits': '0', | |
2330 verbose headers 'x-timer': 'S1444078936.548658,VS0,VE186', | |
2330 verbose headers vary: 'Accept' } | |
2331 silly get cb [ 200, | |
2331 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | |
2331 silly get etag: '"9GFWPIQ303TTPIT18RHTHPK6L"', | |
2331 silly get 'content-type': 'application/json', | |
2331 silly get 'cache-control': 'max-age=60', | |
2331 silly get 'content-length': '97864', | |
2331 silly get 'accept-ranges': 'bytes', | |
2331 silly get date: 'Mon, 05 Oct 2015 21:02:16 GMT', | |
2331 silly get via: '1.1 varnish', | |
2331 silly get connection: 'keep-alive', | |
2331 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
2331 silly get 'x-cache': 'MISS', | |
2331 silly get 'x-cache-hits': '0', | |
2331 silly get 'x-timer': 'S1444078936.548658,VS0,VE186', | |
2331 silly get vary: 'Accept' } ] | |
2332 verbose get saving uglify-js to /Users/ogd/.npm/registry.npmjs.org/uglify-js/.cache.json | |
2333 silly resolveWithNewModule [email protected] checking installable status | |
2334 silly cache add args [ 'uglify-js@~2.4', null ] | |
2335 verbose cache add spec uglify-js@~2.4 | |
2336 silly cache add parsed spec Result { | |
2336 silly cache add raw: 'uglify-js@~2.4', | |
2336 silly cache add scope: null, | |
2336 silly cache add name: 'uglify-js', | |
2336 silly cache add rawSpec: '~2.4', | |
2336 silly cache add spec: '>=2.4.0 <2.5.0', | |
2336 silly cache add type: 'range' } | |
2337 silly addNamed uglify-js@>=2.4.0 <2.5.0 | |
2338 verbose addNamed ">=2.4.0 <2.5.0" is a valid semver range for uglify-js | |
2339 silly addNameRange { name: 'uglify-js', range: '>=2.4.0 <2.5.0', hasData: false } | |
2340 silly mapToRegistry name uglify-js | |
2341 silly mapToRegistry using default registry | |
2342 silly mapToRegistry registry https://registry.npmjs.org/ | |
2343 silly mapToRegistry uri https://registry.npmjs.org/uglify-js | |
2344 verbose addNameRange registry:https://registry.npmjs.org/uglify-js not in flight; fetching | |
2345 verbose get https://registry.npmjs.org/uglify-js not expired, no request | |
2346 silly addNameRange number 2 { name: 'uglify-js', range: '>=2.4.0 <2.5.0', hasData: true } | |
2347 silly addNameRange versions [ 'uglify-js', | |
2347 silly addNameRange [ '0.0.1', | |
2347 silly addNameRange '0.0.2', | |
2347 silly addNameRange '0.0.3', | |
2347 silly addNameRange '0.0.4', | |
2347 silly addNameRange '0.0.5', | |
2347 silly addNameRange '1.0.1', | |
2347 silly addNameRange '1.0.2', | |
2347 silly addNameRange '1.0.3', | |
2347 silly addNameRange '1.0.4', | |
2347 silly addNameRange '1.0.5', | |
2347 silly addNameRange '1.0.6', | |
2347 silly addNameRange '1.0.7', | |
2347 silly addNameRange '1.1.0', | |
2347 silly addNameRange '1.1.1', | |
2347 silly addNameRange '1.2.0', | |
2347 silly addNameRange '1.2.1', | |
2347 silly addNameRange '1.2.2', | |
2347 silly addNameRange '1.2.3', | |
2347 silly addNameRange '1.2.4', | |
2347 silly addNameRange '1.2.5', | |
2347 silly addNameRange '1.2.6', | |
2347 silly addNameRange '1.3.0', | |
2347 silly addNameRange '1.3.1', | |
2347 silly addNameRange '1.3.2', | |
2347 silly addNameRange '1.3.3', | |
2347 silly addNameRange '1.3.4', | |
2347 silly addNameRange '2.2.0', | |
2347 silly addNameRange '2.2.1', | |
2347 silly addNameRange '2.2.2', | |
2347 silly addNameRange '2.2.3', | |
2347 silly addNameRange '2.2.4', | |
2347 silly addNameRange '2.2.5', | |
2347 silly addNameRange '2.3.0', | |
2347 silly addNameRange '2.3.1', | |
2347 silly addNameRange '2.3.2', | |
2347 silly addNameRange '2.3.3', | |
2347 silly addNameRange '2.3.4', | |
2347 silly addNameRange '2.3.5', | |
2347 silly addNameRange '2.3.6', | |
2347 silly addNameRange '1.3.5', | |
2347 silly addNameRange '2.4.0', | |
2347 silly addNameRange '2.4.1', | |
2347 silly addNameRange '2.4.2', | |
2347 silly addNameRange '2.4.3', | |
2347 silly addNameRange '2.4.4', | |
2347 silly addNameRange '2.4.5', | |
2347 silly addNameRange '2.4.6', | |
2347 silly addNameRange '2.4.7', | |
2347 silly addNameRange '2.4.8', | |
2347 silly addNameRange '2.4.9', | |
2347 silly addNameRange '2.4.10', | |
2347 silly addNameRange '2.4.11', | |
2347 silly addNameRange '2.4.12', | |
2347 silly addNameRange '2.4.13', | |
2347 silly addNameRange '2.4.14', | |
2347 silly addNameRange '2.4.15', | |
2347 silly addNameRange '2.4.16', | |
2347 silly addNameRange '2.4.17', | |
2347 silly addNameRange '2.4.18', | |
2347 silly addNameRange '2.4.19', | |
2347 silly addNameRange '2.4.20', | |
2347 silly addNameRange '2.4.21', | |
2347 silly addNameRange '2.4.22', | |
2347 silly addNameRange '2.4.23', | |
2347 silly addNameRange '2.4.24' ] ] | |
2348 silly addNamed [email protected] | |
2349 verbose addNamed "2.4.24" is a plain semver version for uglify-js | |
2350 silly cache afterAdd [email protected] | |
2351 verbose afterAdd /Users/ogd/.npm/uglify-js/2.4.24/package/package.json not in flight; writing | |
2352 verbose afterAdd /Users/ogd/.npm/uglify-js/2.4.24/package/package.json written | |
2353 silly fetchNamedPackageData async | |
2354 silly mapToRegistry name async | |
2355 silly mapToRegistry using default registry | |
2356 silly mapToRegistry registry https://registry.npmjs.org/ | |
2357 silly mapToRegistry uri https://registry.npmjs.org/async | |
2358 silly resolveWithNewModule [email protected] checking installable status | |
2359 silly cache add args [ 'async@~0.2.6', null ] | |
2360 verbose cache add spec async@~0.2.6 | |
2361 silly fetchNamedPackageData source-map | |
2362 silly mapToRegistry name source-map | |
2363 silly mapToRegistry using default registry | |
2364 silly mapToRegistry registry https://registry.npmjs.org/ | |
2365 silly mapToRegistry uri https://registry.npmjs.org/source-map | |
2366 silly resolveWithNewModule [email protected] checking installable status | |
2367 silly cache add args [ '[email protected]', null ] | |
2368 verbose cache add spec [email protected] | |
2369 silly fetchNamedPackageData uglify-to-browserify | |
2370 silly mapToRegistry name uglify-to-browserify | |
2371 silly mapToRegistry using default registry | |
2372 silly mapToRegistry registry https://registry.npmjs.org/ | |
2373 silly mapToRegistry uri https://registry.npmjs.org/uglify-to-browserify | |
2374 silly fetchNamedPackageData yargs | |
2375 silly mapToRegistry name yargs | |
2376 silly mapToRegistry using default registry | |
2377 silly mapToRegistry registry https://registry.npmjs.org/ | |
2378 silly mapToRegistry uri https://registry.npmjs.org/yargs | |
2379 silly resolveWithNewModule [email protected] checking installable status | |
2380 silly cache add args [ 'yargs@~3.5.4', null ] | |
2381 verbose cache add spec yargs@~3.5.4 | |
2382 silly cache add parsed spec Result { | |
2382 silly cache add raw: 'async@~0.2.6', | |
2382 silly cache add scope: null, | |
2382 silly cache add name: 'async', | |
2382 silly cache add rawSpec: '~0.2.6', | |
2382 silly cache add spec: '>=0.2.6 <0.3.0', | |
2382 silly cache add type: 'range' } | |
2383 silly addNamed async@>=0.2.6 <0.3.0 | |
2384 verbose addNamed ">=0.2.6 <0.3.0" is a valid semver range for async | |
2385 silly addNameRange { name: 'async', range: '>=0.2.6 <0.3.0', hasData: false } | |
2386 silly mapToRegistry name async | |
2387 silly mapToRegistry using default registry | |
2388 silly mapToRegistry registry https://registry.npmjs.org/ | |
2389 silly mapToRegistry uri https://registry.npmjs.org/async | |
2390 verbose addNameRange registry:https://registry.npmjs.org/async not in flight; fetching | |
2391 silly cache add parsed spec Result { | |
2391 silly cache add raw: '[email protected]', | |
2391 silly cache add scope: null, | |
2391 silly cache add name: 'source-map', | |
2391 silly cache add rawSpec: '0.1.34', | |
2391 silly cache add spec: '0.1.34', | |
2391 silly cache add type: 'version' } | |
2392 silly addNamed [email protected] | |
2393 verbose addNamed "0.1.34" is a plain semver version for source-map | |
2394 silly mapToRegistry name source-map | |
2395 silly mapToRegistry using default registry | |
2396 silly mapToRegistry registry https://registry.npmjs.org/ | |
2397 silly mapToRegistry uri https://registry.npmjs.org/source-map | |
2398 verbose addNameVersion registry:https://registry.npmjs.org/source-map not in flight; fetching | |
2399 silly cache add parsed spec Result { | |
2399 silly cache add raw: 'yargs@~3.5.4', | |
2399 silly cache add scope: null, | |
2399 silly cache add name: 'yargs', | |
2399 silly cache add rawSpec: '~3.5.4', | |
2399 silly cache add spec: '>=3.5.4 <3.6.0', | |
2399 silly cache add type: 'range' } | |
2400 silly addNamed yargs@>=3.5.4 <3.6.0 | |
2401 verbose addNamed ">=3.5.4 <3.6.0" is a valid semver range for yargs | |
2402 silly addNameRange { name: 'yargs', range: '>=3.5.4 <3.6.0', hasData: false } | |
2403 silly mapToRegistry name yargs | |
2404 silly mapToRegistry using default registry | |
2405 silly mapToRegistry registry https://registry.npmjs.org/ | |
2406 silly mapToRegistry uri https://registry.npmjs.org/yargs | |
2407 verbose addNameRange registry:https://registry.npmjs.org/yargs not in flight; fetching | |
2408 verbose get https://registry.npmjs.org/async not expired, no request | |
2409 silly addNameRange number 2 { name: 'async', range: '>=0.2.6 <0.3.0', hasData: true } | |
2410 silly addNameRange versions [ 'async', | |
2410 silly addNameRange [ '0.1.0', | |
2410 silly addNameRange '0.1.1', | |
2410 silly addNameRange '0.1.2', | |
2410 silly addNameRange '0.1.3', | |
2410 silly addNameRange '0.1.4', | |
2410 silly addNameRange '0.1.5', | |
2410 silly addNameRange '0.1.6', | |
2410 silly addNameRange '0.1.7', | |
2410 silly addNameRange '0.1.8', | |
2410 silly addNameRange '0.1.9', | |
2410 silly addNameRange '0.1.10', | |
2410 silly addNameRange '0.1.11', | |
2410 silly addNameRange '0.1.12', | |
2410 silly addNameRange '0.1.13', | |
2410 silly addNameRange '0.1.14', | |
2410 silly addNameRange '0.1.15', | |
2410 silly addNameRange '0.1.16', | |
2410 silly addNameRange '0.1.17', | |
2410 silly addNameRange '0.1.18', | |
2410 silly addNameRange '0.1.19', | |
2410 silly addNameRange '0.1.20', | |
2410 silly addNameRange '0.1.21', | |
2410 silly addNameRange '0.1.22', | |
2410 silly addNameRange '0.2.0', | |
2410 silly addNameRange '0.2.1', | |
2410 silly addNameRange '0.2.2', | |
2410 silly addNameRange '0.2.3', | |
2410 silly addNameRange '0.2.4', | |
2410 silly addNameRange '0.2.5', | |
2410 silly addNameRange '0.2.6', | |
2410 silly addNameRange '0.2.7', | |
2410 silly addNameRange '0.2.8', | |
2410 silly addNameRange '0.2.9', | |
2410 silly addNameRange '0.2.10', | |
2410 silly addNameRange '0.3.0', | |
2410 silly addNameRange '0.4.0', | |
2410 silly addNameRange '0.4.1', | |
2410 silly addNameRange '0.5.0', | |
2410 silly addNameRange '0.6.0', | |
2410 silly addNameRange '0.6.1', | |
2410 silly addNameRange '0.6.2', | |
2410 silly addNameRange '0.7.0', | |
2410 silly addNameRange '0.8.0', | |
2410 silly addNameRange '0.9.0', | |
2410 silly addNameRange '0.9.2', | |
2410 silly addNameRange '1.0.0', | |
2410 silly addNameRange '1.1.0', | |
2410 silly addNameRange '1.2.0', | |
2410 silly addNameRange '1.1.1', | |
2410 silly addNameRange '1.2.1', | |
2410 silly addNameRange '1.3.0', | |
2410 silly addNameRange '1.4.0', | |
2410 silly addNameRange '1.4.1', | |
2410 silly addNameRange '1.4.2' ] ] | |
2411 silly addNamed [email protected] | |
2412 verbose addNamed "0.2.10" is a plain semver version for async | |
2413 verbose get https://registry.npmjs.org/source-map not expired, no request | |
2414 verbose get https://registry.npmjs.org/yargs not expired, no request | |
2415 silly addNameRange number 2 { name: 'yargs', range: '>=3.5.4 <3.6.0', hasData: true } | |
2416 silly addNameRange versions [ 'yargs', | |
2416 silly addNameRange [ '1.0.0', | |
2416 silly addNameRange '1.0.1', | |
2416 silly addNameRange '1.0.3', | |
2416 silly addNameRange '1.0.4', | |
2416 silly addNameRange '1.0.5', | |
2416 silly addNameRange '1.0.6', | |
2416 silly addNameRange '1.0.7', | |
2416 silly addNameRange '1.0.8', | |
2416 silly addNameRange '1.0.9', | |
2416 silly addNameRange '1.0.10', | |
2416 silly addNameRange '1.0.11', | |
2416 silly addNameRange '1.0.12', | |
2416 silly addNameRange '1.0.13', | |
2416 silly addNameRange '1.0.15', | |
2416 silly addNameRange '1.1.0', | |
2416 silly addNameRange '1.1.1', | |
2416 silly addNameRange '1.1.2', | |
2416 silly addNameRange '1.1.3', | |
2416 silly addNameRange '1.2.0', | |
2416 silly addNameRange '1.2.1', | |
2416 silly addNameRange '1.2.2', | |
2416 silly addNameRange '1.2.3', | |
2416 silly addNameRange '1.2.4', | |
2416 silly addNameRange '1.2.5', | |
2416 silly addNameRange '1.2.6', | |
2416 silly addNameRange '1.3.0', | |
2416 silly addNameRange '1.3.1', | |
2416 silly addNameRange '1.3.2', | |
2416 silly addNameRange '1.3.3', | |
2416 silly addNameRange '2.1.1', | |
2416 silly addNameRange '2.3.0', | |
2416 silly addNameRange '3.0.0', | |
2416 silly addNameRange '3.0.1', | |
2416 silly addNameRange '3.0.2', | |
2416 silly addNameRange '3.0.3', | |
2416 silly addNameRange '3.0.4', | |
2416 silly addNameRange '3.1.0', | |
2416 silly addNameRange '3.2.1', | |
2416 silly addNameRange '3.3.1', | |
2416 silly addNameRange '3.4.0', | |
2416 silly addNameRange '3.4.4', | |
2416 silly addNameRange '3.4.5', | |
2416 silly addNameRange '3.5.0', | |
2416 silly addNameRange '3.5.1', | |
2416 silly addNameRange '3.5.2', | |
2416 silly addNameRange '3.5.3', | |
2416 silly addNameRange '3.5.4', | |
2416 silly addNameRange '3.6.0', | |
2416 silly addNameRange '3.7.0', | |
2416 silly addNameRange '3.7.1', | |
2416 silly addNameRange '3.7.2', | |
2416 silly addNameRange '3.8.0', | |
2416 silly addNameRange '3.9.0', | |
2416 silly addNameRange '3.9.1', | |
2416 silly addNameRange '3.10.0', | |
2416 silly addNameRange '3.11.0', | |
2416 silly addNameRange '3.12.0', | |
2416 silly addNameRange '3.13.0', | |
2416 silly addNameRange '3.14.0', | |
2416 silly addNameRange '3.15.0', | |
2416 silly addNameRange '3.16.0', | |
2416 silly addNameRange '3.16.1', | |
2416 silly addNameRange '3.17.1', | |
2416 silly addNameRange '3.18.0', | |
2416 silly addNameRange '3.18.1', | |
2416 silly addNameRange '3.19.0', | |
2416 silly addNameRange '3.20.0', | |
2416 silly addNameRange '3.21.0', | |
2416 silly addNameRange '3.21.1', | |
2416 silly addNameRange '3.22.0', | |
2416 silly addNameRange '3.22.1', | |
2416 silly addNameRange '3.22.2', | |
2416 silly addNameRange '3.23.0', | |
2416 silly addNameRange '3.24.0', | |
2416 silly addNameRange '3.25.0', | |
2416 silly addNameRange '3.26.0' ] ] | |
2417 silly addNamed [email protected] | |
2418 verbose addNamed "3.5.4" is a plain semver version for yargs | |
2419 verbose request uri https://registry.npmjs.org/uglify-to-browserify | |
2420 verbose request no auth needed | |
2421 info attempt registry request try #1 at 2:02:17 PM | |
2422 verbose request using bearer token for auth | |
2423 verbose etag "BEHQLBD9DR6K29JIICSDUTRUR" | |
2424 http request GET https://registry.npmjs.org/uglify-to-browserify | |
2425 silly cache afterAdd [email protected] | |
2426 verbose afterAdd /Users/ogd/.npm/async/0.2.10/package/package.json not in flight; writing | |
2427 silly cache afterAdd [email protected] | |
2428 verbose afterAdd /Users/ogd/.npm/source-map/0.1.34/package/package.json not in flight; writing | |
2429 silly cache afterAdd [email protected] | |
2430 verbose afterAdd /Users/ogd/.npm/yargs/3.5.4/package/package.json not in flight; writing | |
2431 verbose afterAdd /Users/ogd/.npm/async/0.2.10/package/package.json written | |
2432 verbose afterAdd /Users/ogd/.npm/source-map/0.1.34/package/package.json written | |
2433 verbose afterAdd /Users/ogd/.npm/yargs/3.5.4/package/package.json written | |
2434 http 304 https://registry.npmjs.org/uglify-to-browserify | |
2435 verbose headers { 'cache-control': 'max-age=60', | |
2435 verbose headers 'accept-ranges': 'bytes', | |
2435 verbose headers date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2435 verbose headers via: '1.1 varnish', | |
2435 verbose headers connection: 'keep-alive', | |
2435 verbose headers 'x-served-by': 'cache-sjc3124-SJC', | |
2435 verbose headers 'x-cache': 'MISS', | |
2435 verbose headers 'x-cache-hits': '0', | |
2435 verbose headers 'x-timer': 'S1444078937.163697,VS0,VE86' } | |
2436 silly get cb [ 304, | |
2436 silly get { 'cache-control': 'max-age=60', | |
2436 silly get 'accept-ranges': 'bytes', | |
2436 silly get date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2436 silly get via: '1.1 varnish', | |
2436 silly get connection: 'keep-alive', | |
2436 silly get 'x-served-by': 'cache-sjc3124-SJC', | |
2436 silly get 'x-cache': 'MISS', | |
2436 silly get 'x-cache-hits': '0', | |
2436 silly get 'x-timer': 'S1444078937.163697,VS0,VE86' } ] | |
2437 verbose etag https://registry.npmjs.org/uglify-to-browserify from cache | |
2438 verbose get saving uglify-to-browserify to /Users/ogd/.npm/registry.npmjs.org/uglify-to-browserify/.cache.json | |
2439 silly resolveWithNewModule [email protected] checking installable status | |
2440 silly cache add args [ 'uglify-to-browserify@~1.0.0', null ] | |
2441 verbose cache add spec uglify-to-browserify@~1.0.0 | |
2442 silly cache add parsed spec Result { | |
2442 silly cache add raw: 'uglify-to-browserify@~1.0.0', | |
2442 silly cache add scope: null, | |
2442 silly cache add name: 'uglify-to-browserify', | |
2442 silly cache add rawSpec: '~1.0.0', | |
2442 silly cache add spec: '>=1.0.0 <1.1.0', | |
2442 silly cache add type: 'range' } | |
2443 silly addNamed uglify-to-browserify@>=1.0.0 <1.1.0 | |
2444 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for uglify-to-browserify | |
2445 silly addNameRange { name: 'uglify-to-browserify', | |
2445 silly addNameRange range: '>=1.0.0 <1.1.0', | |
2445 silly addNameRange hasData: false } | |
2446 silly mapToRegistry name uglify-to-browserify | |
2447 silly mapToRegistry using default registry | |
2448 silly mapToRegistry registry https://registry.npmjs.org/ | |
2449 silly mapToRegistry uri https://registry.npmjs.org/uglify-to-browserify | |
2450 verbose addNameRange registry:https://registry.npmjs.org/uglify-to-browserify not in flight; fetching | |
2451 verbose get https://registry.npmjs.org/uglify-to-browserify not expired, no request | |
2452 silly addNameRange number 2 { name: 'uglify-to-browserify', | |
2452 silly addNameRange range: '>=1.0.0 <1.1.0', | |
2452 silly addNameRange hasData: true } | |
2453 silly addNameRange versions [ 'uglify-to-browserify', | |
2453 silly addNameRange [ '0.0.1', '1.0.0', '1.0.1', '1.0.2' ] ] | |
2454 silly addNamed [email protected] | |
2455 verbose addNamed "1.0.2" is a plain semver version for uglify-to-browserify | |
2456 silly cache afterAdd [email protected] | |
2457 verbose afterAdd /Users/ogd/.npm/uglify-to-browserify/1.0.2/package/package.json not in flight; writing | |
2458 verbose afterAdd /Users/ogd/.npm/uglify-to-browserify/1.0.2/package/package.json written | |
2459 silly fetchNamedPackageData camelcase | |
2460 silly mapToRegistry name camelcase | |
2461 silly mapToRegistry using default registry | |
2462 silly mapToRegistry registry https://registry.npmjs.org/ | |
2463 silly mapToRegistry uri https://registry.npmjs.org/camelcase | |
2464 silly fetchNamedPackageData decamelize | |
2465 silly mapToRegistry name decamelize | |
2466 silly mapToRegistry using default registry | |
2467 silly mapToRegistry registry https://registry.npmjs.org/ | |
2468 silly mapToRegistry uri https://registry.npmjs.org/decamelize | |
2469 silly fetchNamedPackageData window-size | |
2470 silly mapToRegistry name window-size | |
2471 silly mapToRegistry using default registry | |
2472 silly mapToRegistry registry https://registry.npmjs.org/ | |
2473 silly mapToRegistry uri https://registry.npmjs.org/window-size | |
2474 silly fetchNamedPackageData wordwrap | |
2475 silly mapToRegistry name wordwrap | |
2476 silly mapToRegistry using default registry | |
2477 silly mapToRegistry registry https://registry.npmjs.org/ | |
2478 silly mapToRegistry uri https://registry.npmjs.org/wordwrap | |
2479 silly resolveWithNewModule [email protected] checking installable status | |
2480 silly cache add args [ '[email protected]', null ] | |
2481 verbose cache add spec [email protected] | |
2482 silly cache add parsed spec Result { | |
2482 silly cache add raw: '[email protected]', | |
2482 silly cache add scope: null, | |
2482 silly cache add name: 'wordwrap', | |
2482 silly cache add rawSpec: '0.0.2', | |
2482 silly cache add spec: '0.0.2', | |
2482 silly cache add type: 'version' } | |
2483 silly addNamed [email protected] | |
2484 verbose addNamed "0.0.2" is a plain semver version for wordwrap | |
2485 silly mapToRegistry name wordwrap | |
2486 silly mapToRegistry using default registry | |
2487 silly mapToRegistry registry https://registry.npmjs.org/ | |
2488 silly mapToRegistry uri https://registry.npmjs.org/wordwrap | |
2489 verbose addNameVersion registry:https://registry.npmjs.org/wordwrap not in flight; fetching | |
2490 verbose get https://registry.npmjs.org/wordwrap not expired, no request | |
2491 verbose request uri https://registry.npmjs.org/window-size | |
2492 verbose request no auth needed | |
2493 info attempt registry request try #1 at 2:02:17 PM | |
2494 verbose request using bearer token for auth | |
2495 verbose etag "C89P8BRHTO19Y89RGN0QYMS41" | |
2496 http request GET https://registry.npmjs.org/window-size | |
2497 verbose request uri https://registry.npmjs.org/camelcase | |
2498 verbose request no auth needed | |
2499 info attempt registry request try #1 at 2:02:17 PM | |
2500 verbose request using bearer token for auth | |
2501 verbose etag "51J9PP9OY7Y2CRJG22NZRFYP4" | |
2502 http request GET https://registry.npmjs.org/camelcase | |
2503 verbose request uri https://registry.npmjs.org/decamelize | |
2504 verbose request no auth needed | |
2505 info attempt registry request try #1 at 2:02:17 PM | |
2506 verbose request using bearer token for auth | |
2507 verbose etag "4RYK3OOW6RQKWXIOVDVN0THU6" | |
2508 http request GET https://registry.npmjs.org/decamelize | |
2509 silly cache afterAdd [email protected] | |
2510 verbose afterAdd /Users/ogd/.npm/wordwrap/0.0.2/package/package.json not in flight; writing | |
2511 verbose afterAdd /Users/ogd/.npm/wordwrap/0.0.2/package/package.json written | |
2512 http 304 https://registry.npmjs.org/decamelize | |
2513 verbose headers { 'cache-control': 'max-age=60', | |
2513 verbose headers 'accept-ranges': 'bytes', | |
2513 verbose headers date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2513 verbose headers via: '1.1 varnish', | |
2513 verbose headers connection: 'keep-alive', | |
2513 verbose headers 'x-served-by': 'cache-sjc3134-SJC', | |
2513 verbose headers 'x-cache': 'MISS', | |
2513 verbose headers 'x-cache-hits': '0', | |
2513 verbose headers 'x-timer': 'S1444078937.522424,VS0,VE36' } | |
2514 silly get cb [ 304, | |
2514 silly get { 'cache-control': 'max-age=60', | |
2514 silly get 'accept-ranges': 'bytes', | |
2514 silly get date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2514 silly get via: '1.1 varnish', | |
2514 silly get connection: 'keep-alive', | |
2514 silly get 'x-served-by': 'cache-sjc3134-SJC', | |
2514 silly get 'x-cache': 'MISS', | |
2514 silly get 'x-cache-hits': '0', | |
2514 silly get 'x-timer': 'S1444078937.522424,VS0,VE36' } ] | |
2515 verbose etag https://registry.npmjs.org/decamelize from cache | |
2516 verbose get saving decamelize to /Users/ogd/.npm/registry.npmjs.org/decamelize/.cache.json | |
2517 http 304 https://registry.npmjs.org/window-size | |
2518 verbose headers { 'cache-control': 'max-age=60', | |
2518 verbose headers 'accept-ranges': 'bytes', | |
2518 verbose headers date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2518 verbose headers via: '1.1 varnish', | |
2518 verbose headers connection: 'keep-alive', | |
2518 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
2518 verbose headers 'x-cache': 'MISS', | |
2518 verbose headers 'x-cache-hits': '0', | |
2518 verbose headers 'x-timer': 'S1444078937.523137,VS0,VE36' } | |
2519 silly get cb [ 304, | |
2519 silly get { 'cache-control': 'max-age=60', | |
2519 silly get 'accept-ranges': 'bytes', | |
2519 silly get date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2519 silly get via: '1.1 varnish', | |
2519 silly get connection: 'keep-alive', | |
2519 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
2519 silly get 'x-cache': 'MISS', | |
2519 silly get 'x-cache-hits': '0', | |
2519 silly get 'x-timer': 'S1444078937.523137,VS0,VE36' } ] | |
2520 verbose etag https://registry.npmjs.org/window-size from cache | |
2521 verbose get saving window-size to /Users/ogd/.npm/registry.npmjs.org/window-size/.cache.json | |
2522 silly resolveWithNewModule [email protected] checking installable status | |
2523 silly cache add args [ 'decamelize@^1.0.0', null ] | |
2524 verbose cache add spec decamelize@^1.0.0 | |
2525 silly cache add parsed spec Result { | |
2525 silly cache add raw: 'decamelize@^1.0.0', | |
2525 silly cache add scope: null, | |
2525 silly cache add name: 'decamelize', | |
2525 silly cache add rawSpec: '^1.0.0', | |
2525 silly cache add spec: '>=1.0.0 <2.0.0', | |
2525 silly cache add type: 'range' } | |
2526 silly addNamed decamelize@>=1.0.0 <2.0.0 | |
2527 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for decamelize | |
2528 silly addNameRange { name: 'decamelize', range: '>=1.0.0 <2.0.0', hasData: false } | |
2529 silly mapToRegistry name decamelize | |
2530 silly mapToRegistry using default registry | |
2531 silly mapToRegistry registry https://registry.npmjs.org/ | |
2532 silly mapToRegistry uri https://registry.npmjs.org/decamelize | |
2533 verbose addNameRange registry:https://registry.npmjs.org/decamelize not in flight; fetching | |
2534 silly resolveWithNewModule [email protected] checking installable status | |
2535 silly cache add args [ '[email protected]', null ] | |
2536 verbose cache add spec [email protected] | |
2537 silly cache add parsed spec Result { | |
2537 silly cache add raw: '[email protected]', | |
2537 silly cache add scope: null, | |
2537 silly cache add name: 'window-size', | |
2537 silly cache add rawSpec: '0.1.0', | |
2537 silly cache add spec: '0.1.0', | |
2537 silly cache add type: 'version' } | |
2538 silly addNamed [email protected] | |
2539 verbose addNamed "0.1.0" is a plain semver version for window-size | |
2540 silly mapToRegistry name window-size | |
2541 silly mapToRegistry using default registry | |
2542 silly mapToRegistry registry https://registry.npmjs.org/ | |
2543 silly mapToRegistry uri https://registry.npmjs.org/window-size | |
2544 verbose addNameVersion registry:https://registry.npmjs.org/window-size not in flight; fetching | |
2545 verbose get https://registry.npmjs.org/decamelize not expired, no request | |
2546 silly addNameRange number 2 { name: 'decamelize', range: '>=1.0.0 <2.0.0', hasData: true } | |
2547 silly addNameRange versions [ 'decamelize', [ '1.0.0' ] ] | |
2548 silly addNamed [email protected] | |
2549 verbose addNamed "1.0.0" is a plain semver version for decamelize | |
2550 verbose get https://registry.npmjs.org/window-size not expired, no request | |
2551 silly cache afterAdd [email protected] | |
2552 verbose afterAdd /Users/ogd/.npm/decamelize/1.0.0/package/package.json not in flight; writing | |
2553 silly cache afterAdd [email protected] | |
2554 verbose afterAdd /Users/ogd/.npm/window-size/0.1.0/package/package.json not in flight; writing | |
2555 verbose afterAdd /Users/ogd/.npm/decamelize/1.0.0/package/package.json written | |
2556 verbose afterAdd /Users/ogd/.npm/window-size/0.1.0/package/package.json written | |
2557 http 304 https://registry.npmjs.org/camelcase | |
2558 verbose headers { 'cache-control': 'max-age=60', | |
2558 verbose headers 'accept-ranges': 'bytes', | |
2558 verbose headers date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2558 verbose headers via: '1.1 varnish', | |
2558 verbose headers connection: 'keep-alive', | |
2558 verbose headers 'x-served-by': 'cache-sjc3131-SJC', | |
2558 verbose headers 'x-cache': 'MISS', | |
2558 verbose headers 'x-cache-hits': '0', | |
2558 verbose headers 'x-timer': 'S1444078937.522256,VS0,VE89' } | |
2559 silly get cb [ 304, | |
2559 silly get { 'cache-control': 'max-age=60', | |
2559 silly get 'accept-ranges': 'bytes', | |
2559 silly get date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2559 silly get via: '1.1 varnish', | |
2559 silly get connection: 'keep-alive', | |
2559 silly get 'x-served-by': 'cache-sjc3131-SJC', | |
2559 silly get 'x-cache': 'MISS', | |
2559 silly get 'x-cache-hits': '0', | |
2559 silly get 'x-timer': 'S1444078937.522256,VS0,VE89' } ] | |
2560 verbose etag https://registry.npmjs.org/camelcase from cache | |
2561 verbose get saving camelcase to /Users/ogd/.npm/registry.npmjs.org/camelcase/.cache.json | |
2562 silly resolveWithNewModule [email protected] checking installable status | |
2563 silly cache add args [ 'camelcase@^1.0.2', null ] | |
2564 verbose cache add spec camelcase@^1.0.2 | |
2565 silly cache add parsed spec Result { | |
2565 silly cache add raw: 'camelcase@^1.0.2', | |
2565 silly cache add scope: null, | |
2565 silly cache add name: 'camelcase', | |
2565 silly cache add rawSpec: '^1.0.2', | |
2565 silly cache add spec: '>=1.0.2 <2.0.0', | |
2565 silly cache add type: 'range' } | |
2566 silly addNamed camelcase@>=1.0.2 <2.0.0 | |
2567 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for camelcase | |
2568 silly addNameRange { name: 'camelcase', range: '>=1.0.2 <2.0.0', hasData: false } | |
2569 silly mapToRegistry name camelcase | |
2570 silly mapToRegistry using default registry | |
2571 silly mapToRegistry registry https://registry.npmjs.org/ | |
2572 silly mapToRegistry uri https://registry.npmjs.org/camelcase | |
2573 verbose addNameRange registry:https://registry.npmjs.org/camelcase not in flight; fetching | |
2574 verbose get https://registry.npmjs.org/camelcase not expired, no request | |
2575 silly addNameRange number 2 { name: 'camelcase', range: '>=1.0.2 <2.0.0', hasData: true } | |
2576 silly addNameRange versions [ 'camelcase', | |
2576 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.1.0', '1.2.0', '1.2.1' ] ] | |
2577 silly addNamed [email protected] | |
2578 verbose addNamed "1.2.1" is a plain semver version for camelcase | |
2579 silly cache afterAdd [email protected] | |
2580 verbose afterAdd /Users/ogd/.npm/camelcase/1.2.1/package/package.json not in flight; writing | |
2581 verbose afterAdd /Users/ogd/.npm/camelcase/1.2.1/package/package.json written | |
2582 silly fetchNamedPackageData has-flag | |
2583 silly mapToRegistry name has-flag | |
2584 silly mapToRegistry using default registry | |
2585 silly mapToRegistry registry https://registry.npmjs.org/ | |
2586 silly mapToRegistry uri https://registry.npmjs.org/has-flag | |
2587 verbose request uri https://registry.npmjs.org/has-flag | |
2588 verbose request no auth needed | |
2589 info attempt registry request try #1 at 2:02:17 PM | |
2590 verbose request using bearer token for auth | |
2591 verbose etag "4T7EPTGYJ52CHPBBL79K8LVK8" | |
2592 http request GET https://registry.npmjs.org/has-flag | |
2593 http 304 https://registry.npmjs.org/has-flag | |
2594 verbose headers { 'cache-control': 'max-age=60', | |
2594 verbose headers 'accept-ranges': 'bytes', | |
2594 verbose headers date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2594 verbose headers via: '1.1 varnish', | |
2594 verbose headers connection: 'keep-alive', | |
2594 verbose headers 'x-served-by': 'cache-sjc3124-SJC', | |
2594 verbose headers 'x-cache': 'MISS', | |
2594 verbose headers 'x-cache-hits': '0', | |
2594 verbose headers 'x-timer': 'S1444078937.728163,VS0,VE86' } | |
2595 silly get cb [ 304, | |
2595 silly get { 'cache-control': 'max-age=60', | |
2595 silly get 'accept-ranges': 'bytes', | |
2595 silly get date: 'Mon, 05 Oct 2015 21:02:17 GMT', | |
2595 silly get via: '1.1 varnish', | |
2595 silly get connection: 'keep-alive', | |
2595 silly get 'x-served-by': 'cache-sjc3124-SJC', | |
2595 silly get 'x-cache': 'MISS', | |
2595 silly get 'x-cache-hits': '0', | |
2595 silly get 'x-timer': 'S1444078937.728163,VS0,VE86' } ] | |
2596 verbose etag https://registry.npmjs.org/has-flag from cache | |
2597 verbose get saving has-flag to /Users/ogd/.npm/registry.npmjs.org/has-flag/.cache.json | |
2598 silly resolveWithNewModule [email protected] checking installable status | |
2599 silly cache add args [ 'has-flag@^1.0.0', null ] | |
2600 verbose cache add spec has-flag@^1.0.0 | |
2601 silly cache add parsed spec Result { | |
2601 silly cache add raw: 'has-flag@^1.0.0', | |
2601 silly cache add scope: null, | |
2601 silly cache add name: 'has-flag', | |
2601 silly cache add rawSpec: '^1.0.0', | |
2601 silly cache add spec: '>=1.0.0 <2.0.0', | |
2601 silly cache add type: 'range' } | |
2602 silly addNamed has-flag@>=1.0.0 <2.0.0 | |
2603 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for has-flag | |
2604 silly addNameRange { name: 'has-flag', range: '>=1.0.0 <2.0.0', hasData: false } | |
2605 silly mapToRegistry name has-flag | |
2606 silly mapToRegistry using default registry | |
2607 silly mapToRegistry registry https://registry.npmjs.org/ | |
2608 silly mapToRegistry uri https://registry.npmjs.org/has-flag | |
2609 verbose addNameRange registry:https://registry.npmjs.org/has-flag not in flight; fetching | |
2610 verbose get https://registry.npmjs.org/has-flag not expired, no request | |
2611 silly addNameRange number 2 { name: 'has-flag', range: '>=1.0.0 <2.0.0', hasData: true } | |
2612 silly addNameRange versions [ 'has-flag', [ '1.0.0' ] ] | |
2613 silly addNamed [email protected] | |
2614 verbose addNamed "1.0.0" is a plain semver version for has-flag | |
2615 silly cache afterAdd [email protected] | |
2616 verbose afterAdd /Users/ogd/.npm/has-flag/1.0.0/package/package.json not in flight; writing | |
2617 verbose afterAdd /Users/ogd/.npm/has-flag/1.0.0/package/package.json written | |
2618 silly fetchNamedPackageData is-utf8 | |
2619 silly mapToRegistry name is-utf8 | |
2620 silly mapToRegistry using default registry | |
2621 silly mapToRegistry registry https://registry.npmjs.org/ | |
2622 silly mapToRegistry uri https://registry.npmjs.org/is-utf8 | |
2623 verbose request uri https://registry.npmjs.org/is-utf8 | |
2624 verbose request no auth needed | |
2625 info attempt registry request try #1 at 2:02:17 PM | |
2626 verbose request using bearer token for auth | |
2627 verbose etag "D9D8P5ITIPUZ1IFE6REZ9J9A7" | |
2628 http request GET https://registry.npmjs.org/is-utf8 | |
2629 http 304 https://registry.npmjs.org/is-utf8 | |
2630 verbose headers { 'cache-control': 'max-age=60', | |
2630 verbose headers 'accept-ranges': 'bytes', | |
2630 verbose headers date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2630 verbose headers via: '1.1 varnish', | |
2630 verbose headers connection: 'keep-alive', | |
2630 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
2630 verbose headers 'x-cache': 'MISS', | |
2630 verbose headers 'x-cache-hits': '0', | |
2630 verbose headers 'x-timer': 'S1444078938.069293,VS0,VE91' } | |
2631 silly get cb [ 304, | |
2631 silly get { 'cache-control': 'max-age=60', | |
2631 silly get 'accept-ranges': 'bytes', | |
2631 silly get date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2631 silly get via: '1.1 varnish', | |
2631 silly get connection: 'keep-alive', | |
2631 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
2631 silly get 'x-cache': 'MISS', | |
2631 silly get 'x-cache-hits': '0', | |
2631 silly get 'x-timer': 'S1444078938.069293,VS0,VE91' } ] | |
2632 verbose etag https://registry.npmjs.org/is-utf8 from cache | |
2633 verbose get saving is-utf8 to /Users/ogd/.npm/registry.npmjs.org/is-utf8/.cache.json | |
2634 silly resolveWithNewModule [email protected] checking installable status | |
2635 silly cache add args [ 'is-utf8@^0.2.0', null ] | |
2636 verbose cache add spec is-utf8@^0.2.0 | |
2637 silly cache add parsed spec Result { | |
2637 silly cache add raw: 'is-utf8@^0.2.0', | |
2637 silly cache add scope: null, | |
2637 silly cache add name: 'is-utf8', | |
2637 silly cache add rawSpec: '^0.2.0', | |
2637 silly cache add spec: '>=0.2.0 <0.3.0', | |
2637 silly cache add type: 'range' } | |
2638 silly addNamed is-utf8@>=0.2.0 <0.3.0 | |
2639 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for is-utf8 | |
2640 silly addNameRange { name: 'is-utf8', range: '>=0.2.0 <0.3.0', hasData: false } | |
2641 silly mapToRegistry name is-utf8 | |
2642 silly mapToRegistry using default registry | |
2643 silly mapToRegistry registry https://registry.npmjs.org/ | |
2644 silly mapToRegistry uri https://registry.npmjs.org/is-utf8 | |
2645 verbose addNameRange registry:https://registry.npmjs.org/is-utf8 not in flight; fetching | |
2646 verbose get https://registry.npmjs.org/is-utf8 not expired, no request | |
2647 silly addNameRange number 2 { name: 'is-utf8', range: '>=0.2.0 <0.3.0', hasData: true } | |
2648 silly addNameRange versions [ 'is-utf8', [ '0.1.0', '0.2.0' ] ] | |
2649 silly addNamed [email protected] | |
2650 verbose addNamed "0.2.0" is a plain semver version for is-utf8 | |
2651 silly cache afterAdd [email protected] | |
2652 verbose afterAdd /Users/ogd/.npm/is-utf8/0.2.0/package/package.json not in flight; writing | |
2653 verbose afterAdd /Users/ogd/.npm/is-utf8/0.2.0/package/package.json written | |
2654 silly fetchNamedPackageData cliui | |
2655 silly mapToRegistry name cliui | |
2656 silly mapToRegistry using default registry | |
2657 silly mapToRegistry registry https://registry.npmjs.org/ | |
2658 silly mapToRegistry uri https://registry.npmjs.org/cliui | |
2659 silly fetchNamedPackageData os-locale | |
2660 silly mapToRegistry name os-locale | |
2661 silly mapToRegistry using default registry | |
2662 silly mapToRegistry registry https://registry.npmjs.org/ | |
2663 silly mapToRegistry uri https://registry.npmjs.org/os-locale | |
2664 silly fetchNamedPackageData window-size | |
2665 silly mapToRegistry name window-size | |
2666 silly mapToRegistry using default registry | |
2667 silly mapToRegistry registry https://registry.npmjs.org/ | |
2668 silly mapToRegistry uri https://registry.npmjs.org/window-size | |
2669 silly resolveWithNewModule [email protected] checking installable status | |
2670 silly cache add args [ 'window-size@^0.1.2', null ] | |
2671 verbose cache add spec window-size@^0.1.2 | |
2672 silly fetchNamedPackageData y18n | |
2673 silly mapToRegistry name y18n | |
2674 silly mapToRegistry using default registry | |
2675 silly mapToRegistry registry https://registry.npmjs.org/ | |
2676 silly mapToRegistry uri https://registry.npmjs.org/y18n | |
2677 silly cache add parsed spec Result { | |
2677 silly cache add raw: 'window-size@^0.1.2', | |
2677 silly cache add scope: null, | |
2677 silly cache add name: 'window-size', | |
2677 silly cache add rawSpec: '^0.1.2', | |
2677 silly cache add spec: '>=0.1.2 <0.2.0', | |
2677 silly cache add type: 'range' } | |
2678 silly addNamed window-size@>=0.1.2 <0.2.0 | |
2679 verbose addNamed ">=0.1.2 <0.2.0" is a valid semver range for window-size | |
2680 silly addNameRange { name: 'window-size', range: '>=0.1.2 <0.2.0', hasData: false } | |
2681 silly mapToRegistry name window-size | |
2682 silly mapToRegistry using default registry | |
2683 silly mapToRegistry registry https://registry.npmjs.org/ | |
2684 silly mapToRegistry uri https://registry.npmjs.org/window-size | |
2685 verbose addNameRange registry:https://registry.npmjs.org/window-size not in flight; fetching | |
2686 verbose get https://registry.npmjs.org/window-size not expired, no request | |
2687 silly addNameRange number 2 { name: 'window-size', range: '>=0.1.2 <0.2.0', hasData: true } | |
2688 silly addNameRange versions [ 'window-size', [ '0.1.0', '0.1.1', '0.1.2' ] ] | |
2689 silly addNamed [email protected] | |
2690 verbose addNamed "0.1.2" is a plain semver version for window-size | |
2691 verbose request uri https://registry.npmjs.org/cliui | |
2692 verbose request no auth needed | |
2693 info attempt registry request try #1 at 2:02:18 PM | |
2694 verbose request using bearer token for auth | |
2695 verbose etag "16JLNF1VNPS37EGL3QH9RJ6DH" | |
2696 http request GET https://registry.npmjs.org/cliui | |
2697 verbose request uri https://registry.npmjs.org/y18n | |
2698 verbose request no auth needed | |
2699 info attempt registry request try #1 at 2:02:18 PM | |
2700 verbose request using bearer token for auth | |
2701 verbose etag "1ST7GZ6TW7YH1F9QQZYVS9P3F" | |
2702 http request GET https://registry.npmjs.org/y18n | |
2703 verbose request uri https://registry.npmjs.org/os-locale | |
2704 verbose request no auth needed | |
2705 info attempt registry request try #1 at 2:02:18 PM | |
2706 verbose request using bearer token for auth | |
2707 verbose etag "9TMAVACNAFQU7WYCUD4ZLM1KI" | |
2708 http request GET https://registry.npmjs.org/os-locale | |
2709 silly cache afterAdd [email protected] | |
2710 verbose afterAdd /Users/ogd/.npm/window-size/0.1.2/package/package.json not in flight; writing | |
2711 verbose afterAdd /Users/ogd/.npm/window-size/0.1.2/package/package.json written | |
2712 http 304 https://registry.npmjs.org/os-locale | |
2713 verbose headers { 'cache-control': 'max-age=60', | |
2713 verbose headers 'accept-ranges': 'bytes', | |
2713 verbose headers date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2713 verbose headers via: '1.1 varnish', | |
2713 verbose headers connection: 'keep-alive', | |
2713 verbose headers 'x-served-by': 'cache-sjc3133-SJC', | |
2713 verbose headers 'x-cache': 'MISS', | |
2713 verbose headers 'x-cache-hits': '0', | |
2713 verbose headers 'x-timer': 'S1444078938.279480,VS0,VE40' } | |
2714 silly get cb [ 304, | |
2714 silly get { 'cache-control': 'max-age=60', | |
2714 silly get 'accept-ranges': 'bytes', | |
2714 silly get date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2714 silly get via: '1.1 varnish', | |
2714 silly get connection: 'keep-alive', | |
2714 silly get 'x-served-by': 'cache-sjc3133-SJC', | |
2714 silly get 'x-cache': 'MISS', | |
2714 silly get 'x-cache-hits': '0', | |
2714 silly get 'x-timer': 'S1444078938.279480,VS0,VE40' } ] | |
2715 verbose etag https://registry.npmjs.org/os-locale from cache | |
2716 verbose get saving os-locale to /Users/ogd/.npm/registry.npmjs.org/os-locale/.cache.json | |
2717 silly resolveWithNewModule [email protected] checking installable status | |
2718 silly cache add args [ 'os-locale@^1.4.0', null ] | |
2719 verbose cache add spec os-locale@^1.4.0 | |
2720 silly cache add parsed spec Result { | |
2720 silly cache add raw: 'os-locale@^1.4.0', | |
2720 silly cache add scope: null, | |
2720 silly cache add name: 'os-locale', | |
2720 silly cache add rawSpec: '^1.4.0', | |
2720 silly cache add spec: '>=1.4.0 <2.0.0', | |
2720 silly cache add type: 'range' } | |
2721 silly addNamed os-locale@>=1.4.0 <2.0.0 | |
2722 verbose addNamed ">=1.4.0 <2.0.0" is a valid semver range for os-locale | |
2723 silly addNameRange { name: 'os-locale', range: '>=1.4.0 <2.0.0', hasData: false } | |
2724 silly mapToRegistry name os-locale | |
2725 silly mapToRegistry using default registry | |
2726 silly mapToRegistry registry https://registry.npmjs.org/ | |
2727 silly mapToRegistry uri https://registry.npmjs.org/os-locale | |
2728 verbose addNameRange registry:https://registry.npmjs.org/os-locale not in flight; fetching | |
2729 verbose get https://registry.npmjs.org/os-locale not expired, no request | |
2730 silly addNameRange number 2 { name: 'os-locale', range: '>=1.4.0 <2.0.0', hasData: true } | |
2731 silly addNameRange versions [ 'os-locale', | |
2731 silly addNameRange [ '1.0.0', | |
2731 silly addNameRange '1.0.1', | |
2731 silly addNameRange '1.1.0', | |
2731 silly addNameRange '1.2.0', | |
2731 silly addNameRange '1.2.1', | |
2731 silly addNameRange '1.3.0', | |
2731 silly addNameRange '1.3.1', | |
2731 silly addNameRange '1.4.0' ] ] | |
2732 silly addNamed [email protected] | |
2733 verbose addNamed "1.4.0" is a plain semver version for os-locale | |
2734 silly cache afterAdd [email protected] | |
2735 verbose afterAdd /Users/ogd/.npm/os-locale/1.4.0/package/package.json not in flight; writing | |
2736 verbose afterAdd /Users/ogd/.npm/os-locale/1.4.0/package/package.json written | |
2737 http 304 https://registry.npmjs.org/cliui | |
2738 verbose headers { 'cache-control': 'max-age=60', | |
2738 verbose headers 'accept-ranges': 'bytes', | |
2738 verbose headers date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2738 verbose headers via: '1.1 varnish', | |
2738 verbose headers connection: 'keep-alive', | |
2738 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
2738 verbose headers 'x-cache': 'MISS', | |
2738 verbose headers 'x-cache-hits': '0', | |
2738 verbose headers 'x-timer': 'S1444078938.273142,VS0,VE84' } | |
2739 silly get cb [ 304, | |
2739 silly get { 'cache-control': 'max-age=60', | |
2739 silly get 'accept-ranges': 'bytes', | |
2739 silly get date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2739 silly get via: '1.1 varnish', | |
2739 silly get connection: 'keep-alive', | |
2739 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
2739 silly get 'x-cache': 'MISS', | |
2739 silly get 'x-cache-hits': '0', | |
2739 silly get 'x-timer': 'S1444078938.273142,VS0,VE84' } ] | |
2740 verbose etag https://registry.npmjs.org/cliui from cache | |
2741 verbose get saving cliui to /Users/ogd/.npm/registry.npmjs.org/cliui/.cache.json | |
2742 http 304 https://registry.npmjs.org/y18n | |
2743 verbose headers { 'cache-control': 'max-age=60', | |
2743 verbose headers 'accept-ranges': 'bytes', | |
2743 verbose headers date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2743 verbose headers via: '1.1 varnish', | |
2743 verbose headers connection: 'keep-alive', | |
2743 verbose headers 'x-served-by': 'cache-sjc3131-SJC', | |
2743 verbose headers 'x-cache': 'MISS', | |
2743 verbose headers 'x-cache-hits': '0', | |
2743 verbose headers 'x-timer': 'S1444078938.278256,VS0,VE150' } | |
2744 silly get cb [ 304, | |
2744 silly get { 'cache-control': 'max-age=60', | |
2744 silly get 'accept-ranges': 'bytes', | |
2744 silly get date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2744 silly get via: '1.1 varnish', | |
2744 silly get connection: 'keep-alive', | |
2744 silly get 'x-served-by': 'cache-sjc3131-SJC', | |
2744 silly get 'x-cache': 'MISS', | |
2744 silly get 'x-cache-hits': '0', | |
2744 silly get 'x-timer': 'S1444078938.278256,VS0,VE150' } ] | |
2745 verbose etag https://registry.npmjs.org/y18n from cache | |
2746 verbose get saving y18n to /Users/ogd/.npm/registry.npmjs.org/y18n/.cache.json | |
2747 silly resolveWithNewModule [email protected] checking installable status | |
2748 silly cache add args [ 'y18n@^3.2.0', null ] | |
2749 verbose cache add spec y18n@^3.2.0 | |
2750 silly cache add parsed spec Result { | |
2750 silly cache add raw: 'y18n@^3.2.0', | |
2750 silly cache add scope: null, | |
2750 silly cache add name: 'y18n', | |
2750 silly cache add rawSpec: '^3.2.0', | |
2750 silly cache add spec: '>=3.2.0 <4.0.0', | |
2750 silly cache add type: 'range' } | |
2751 silly addNamed y18n@>=3.2.0 <4.0.0 | |
2752 verbose addNamed ">=3.2.0 <4.0.0" is a valid semver range for y18n | |
2753 silly addNameRange { name: 'y18n', range: '>=3.2.0 <4.0.0', hasData: false } | |
2754 silly mapToRegistry name y18n | |
2755 silly mapToRegistry using default registry | |
2756 silly mapToRegistry registry https://registry.npmjs.org/ | |
2757 silly mapToRegistry uri https://registry.npmjs.org/y18n | |
2758 verbose addNameRange registry:https://registry.npmjs.org/y18n not in flight; fetching | |
2759 silly resolveWithNewModule [email protected] checking installable status | |
2760 silly cache add args [ 'cliui@^2.1.0', null ] | |
2761 verbose cache add spec cliui@^2.1.0 | |
2762 silly cache add parsed spec Result { | |
2762 silly cache add raw: 'cliui@^2.1.0', | |
2762 silly cache add scope: null, | |
2762 silly cache add name: 'cliui', | |
2762 silly cache add rawSpec: '^2.1.0', | |
2762 silly cache add spec: '>=2.1.0 <3.0.0', | |
2762 silly cache add type: 'range' } | |
2763 silly addNamed cliui@>=2.1.0 <3.0.0 | |
2764 verbose addNamed ">=2.1.0 <3.0.0" is a valid semver range for cliui | |
2765 silly addNameRange { name: 'cliui', range: '>=2.1.0 <3.0.0', hasData: false } | |
2766 silly mapToRegistry name cliui | |
2767 silly mapToRegistry using default registry | |
2768 silly mapToRegistry registry https://registry.npmjs.org/ | |
2769 silly mapToRegistry uri https://registry.npmjs.org/cliui | |
2770 verbose addNameRange registry:https://registry.npmjs.org/cliui not in flight; fetching | |
2771 verbose get https://registry.npmjs.org/y18n not expired, no request | |
2772 silly addNameRange number 2 { name: 'y18n', range: '>=3.2.0 <4.0.0', hasData: true } | |
2773 silly addNameRange versions [ 'y18n', | |
2773 silly addNameRange [ '1.0.0', '1.1.0', '2.0.0', '3.0.0', '3.1.0', '3.2.0' ] ] | |
2774 silly addNamed [email protected] | |
2775 verbose addNamed "3.2.0" is a plain semver version for y18n | |
2776 verbose get https://registry.npmjs.org/cliui not expired, no request | |
2777 silly addNameRange number 2 { name: 'cliui', range: '>=2.1.0 <3.0.0', hasData: true } | |
2778 silly addNameRange versions [ 'cliui', | |
2778 silly addNameRange [ '1.0.0', '1.1.0', '1.3.0', '1.4.0', '2.0.0', '2.1.0' ] ] | |
2779 silly addNamed [email protected] | |
2780 verbose addNamed "2.1.0" is a plain semver version for cliui | |
2781 silly cache afterAdd [email protected] | |
2782 verbose afterAdd /Users/ogd/.npm/y18n/3.2.0/package/package.json not in flight; writing | |
2783 silly cache afterAdd [email protected] | |
2784 verbose afterAdd /Users/ogd/.npm/cliui/2.1.0/package/package.json not in flight; writing | |
2785 verbose afterAdd /Users/ogd/.npm/y18n/3.2.0/package/package.json written | |
2786 verbose afterAdd /Users/ogd/.npm/cliui/2.1.0/package/package.json written | |
2787 silly fetchNamedPackageData center-align | |
2788 silly mapToRegistry name center-align | |
2789 silly mapToRegistry using default registry | |
2790 silly mapToRegistry registry https://registry.npmjs.org/ | |
2791 silly mapToRegistry uri https://registry.npmjs.org/center-align | |
2792 silly fetchNamedPackageData right-align | |
2793 silly mapToRegistry name right-align | |
2794 silly mapToRegistry using default registry | |
2795 silly mapToRegistry registry https://registry.npmjs.org/ | |
2796 silly mapToRegistry uri https://registry.npmjs.org/right-align | |
2797 silly fetchNamedPackageData wordwrap | |
2798 silly mapToRegistry name wordwrap | |
2799 silly mapToRegistry using default registry | |
2800 silly mapToRegistry registry https://registry.npmjs.org/ | |
2801 silly mapToRegistry uri https://registry.npmjs.org/wordwrap | |
2802 silly resolveWithNewModule [email protected] checking installable status | |
2803 silly cache add args [ '[email protected]', null ] | |
2804 verbose cache add spec [email protected] | |
2805 silly cache add parsed spec Result { | |
2805 silly cache add raw: '[email protected]', | |
2805 silly cache add scope: null, | |
2805 silly cache add name: 'wordwrap', | |
2805 silly cache add rawSpec: '0.0.2', | |
2805 silly cache add spec: '0.0.2', | |
2805 silly cache add type: 'version' } | |
2806 silly addNamed [email protected] | |
2807 verbose addNamed "0.0.2" is a plain semver version for wordwrap | |
2808 silly mapToRegistry name wordwrap | |
2809 silly mapToRegistry using default registry | |
2810 silly mapToRegistry registry https://registry.npmjs.org/ | |
2811 silly mapToRegistry uri https://registry.npmjs.org/wordwrap | |
2812 verbose addNameVersion registry:https://registry.npmjs.org/wordwrap not in flight; fetching | |
2813 verbose get https://registry.npmjs.org/wordwrap not expired, no request | |
2814 verbose request uri https://registry.npmjs.org/center-align | |
2815 verbose request no auth needed | |
2816 info attempt registry request try #1 at 2:02:18 PM | |
2817 verbose request using bearer token for auth | |
2818 verbose etag "3DC9181511RCCWNVK90FNPJJA" | |
2819 http request GET https://registry.npmjs.org/center-align | |
2820 verbose request uri https://registry.npmjs.org/right-align | |
2821 verbose request no auth needed | |
2822 info attempt registry request try #1 at 2:02:18 PM | |
2823 verbose request using bearer token for auth | |
2824 verbose etag "BUK8YIBQX3H9UO64I3UYZP9HJ" | |
2825 http request GET https://registry.npmjs.org/right-align | |
2826 silly cache afterAdd [email protected] | |
2827 verbose afterAdd /Users/ogd/.npm/wordwrap/0.0.2/package/package.json not in flight; writing | |
2828 verbose afterAdd /Users/ogd/.npm/wordwrap/0.0.2/package/package.json written | |
2829 http 304 https://registry.npmjs.org/right-align | |
2830 verbose headers { 'cache-control': 'max-age=60', | |
2830 verbose headers 'accept-ranges': 'bytes', | |
2830 verbose headers date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2830 verbose headers via: '1.1 varnish', | |
2830 verbose headers connection: 'keep-alive', | |
2830 verbose headers 'x-served-by': 'cache-sjc3123-SJC', | |
2830 verbose headers 'x-cache': 'MISS', | |
2830 verbose headers 'x-cache-hits': '0', | |
2830 verbose headers 'x-timer': 'S1444078938.586693,VS0,VE38' } | |
2831 silly get cb [ 304, | |
2831 silly get { 'cache-control': 'max-age=60', | |
2831 silly get 'accept-ranges': 'bytes', | |
2831 silly get date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2831 silly get via: '1.1 varnish', | |
2831 silly get connection: 'keep-alive', | |
2831 silly get 'x-served-by': 'cache-sjc3123-SJC', | |
2831 silly get 'x-cache': 'MISS', | |
2831 silly get 'x-cache-hits': '0', | |
2831 silly get 'x-timer': 'S1444078938.586693,VS0,VE38' } ] | |
2832 verbose etag https://registry.npmjs.org/right-align from cache | |
2833 verbose get saving right-align to /Users/ogd/.npm/registry.npmjs.org/right-align/.cache.json | |
2834 silly resolveWithNewModule [email protected] checking installable status | |
2835 silly cache add args [ 'right-align@^0.1.1', null ] | |
2836 verbose cache add spec right-align@^0.1.1 | |
2837 silly cache add parsed spec Result { | |
2837 silly cache add raw: 'right-align@^0.1.1', | |
2837 silly cache add scope: null, | |
2837 silly cache add name: 'right-align', | |
2837 silly cache add rawSpec: '^0.1.1', | |
2837 silly cache add spec: '>=0.1.1 <0.2.0', | |
2837 silly cache add type: 'range' } | |
2838 silly addNamed right-align@>=0.1.1 <0.2.0 | |
2839 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for right-align | |
2840 silly addNameRange { name: 'right-align', range: '>=0.1.1 <0.2.0', hasData: false } | |
2841 silly mapToRegistry name right-align | |
2842 silly mapToRegistry using default registry | |
2843 silly mapToRegistry registry https://registry.npmjs.org/ | |
2844 silly mapToRegistry uri https://registry.npmjs.org/right-align | |
2845 verbose addNameRange registry:https://registry.npmjs.org/right-align not in flight; fetching | |
2846 verbose get https://registry.npmjs.org/right-align not expired, no request | |
2847 silly addNameRange number 2 { name: 'right-align', range: '>=0.1.1 <0.2.0', hasData: true } | |
2848 silly addNameRange versions [ 'right-align', [ '0.1.0', '0.1.1', '0.1.2', '0.1.3' ] ] | |
2849 silly addNamed [email protected] | |
2850 verbose addNamed "0.1.3" is a plain semver version for right-align | |
2851 silly cache afterAdd [email protected] | |
2852 verbose afterAdd /Users/ogd/.npm/right-align/0.1.3/package/package.json not in flight; writing | |
2853 verbose afterAdd /Users/ogd/.npm/right-align/0.1.3/package/package.json written | |
2854 http 304 https://registry.npmjs.org/center-align | |
2855 verbose headers { 'cache-control': 'max-age=60', | |
2855 verbose headers 'accept-ranges': 'bytes', | |
2855 verbose headers date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2855 verbose headers via: '1.1 varnish', | |
2855 verbose headers connection: 'keep-alive', | |
2855 verbose headers 'x-served-by': 'cache-sjc3121-SJC', | |
2855 verbose headers 'x-cache': 'MISS', | |
2855 verbose headers 'x-cache-hits': '0', | |
2855 verbose headers 'x-timer': 'S1444078938.596300,VS0,VE37' } | |
2856 silly get cb [ 304, | |
2856 silly get { 'cache-control': 'max-age=60', | |
2856 silly get 'accept-ranges': 'bytes', | |
2856 silly get date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2856 silly get via: '1.1 varnish', | |
2856 silly get connection: 'keep-alive', | |
2856 silly get 'x-served-by': 'cache-sjc3121-SJC', | |
2856 silly get 'x-cache': 'MISS', | |
2856 silly get 'x-cache-hits': '0', | |
2856 silly get 'x-timer': 'S1444078938.596300,VS0,VE37' } ] | |
2857 verbose etag https://registry.npmjs.org/center-align from cache | |
2858 verbose get saving center-align to /Users/ogd/.npm/registry.npmjs.org/center-align/.cache.json | |
2859 silly resolveWithNewModule [email protected] checking installable status | |
2860 silly cache add args [ 'center-align@^0.1.1', null ] | |
2861 verbose cache add spec center-align@^0.1.1 | |
2862 silly cache add parsed spec Result { | |
2862 silly cache add raw: 'center-align@^0.1.1', | |
2862 silly cache add scope: null, | |
2862 silly cache add name: 'center-align', | |
2862 silly cache add rawSpec: '^0.1.1', | |
2862 silly cache add spec: '>=0.1.1 <0.2.0', | |
2862 silly cache add type: 'range' } | |
2863 silly addNamed center-align@>=0.1.1 <0.2.0 | |
2864 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for center-align | |
2865 silly addNameRange { name: 'center-align', range: '>=0.1.1 <0.2.0', hasData: false } | |
2866 silly mapToRegistry name center-align | |
2867 silly mapToRegistry using default registry | |
2868 silly mapToRegistry registry https://registry.npmjs.org/ | |
2869 silly mapToRegistry uri https://registry.npmjs.org/center-align | |
2870 verbose addNameRange registry:https://registry.npmjs.org/center-align not in flight; fetching | |
2871 verbose get https://registry.npmjs.org/center-align not expired, no request | |
2872 silly addNameRange number 2 { name: 'center-align', range: '>=0.1.1 <0.2.0', hasData: true } | |
2873 silly addNameRange versions [ 'center-align', [ '0.1.0', '0.1.1' ] ] | |
2874 silly addNamed [email protected] | |
2875 verbose addNamed "0.1.1" is a plain semver version for center-align | |
2876 silly cache afterAdd [email protected] | |
2877 verbose afterAdd /Users/ogd/.npm/center-align/0.1.1/package/package.json not in flight; writing | |
2878 verbose afterAdd /Users/ogd/.npm/center-align/0.1.1/package/package.json written | |
2879 silly fetchNamedPackageData align-text | |
2880 silly mapToRegistry name align-text | |
2881 silly mapToRegistry using default registry | |
2882 silly mapToRegistry registry https://registry.npmjs.org/ | |
2883 silly mapToRegistry uri https://registry.npmjs.org/align-text | |
2884 verbose request uri https://registry.npmjs.org/align-text | |
2885 verbose request no auth needed | |
2886 info attempt registry request try #1 at 2:02:18 PM | |
2887 verbose request using bearer token for auth | |
2888 verbose etag "BGWVA5MFRQ8AOZR36E1PVEWPT" | |
2889 http request GET https://registry.npmjs.org/align-text | |
2890 http 304 https://registry.npmjs.org/align-text | |
2891 verbose headers { 'cache-control': 'max-age=60', | |
2891 verbose headers 'accept-ranges': 'bytes', | |
2891 verbose headers date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2891 verbose headers via: '1.1 varnish', | |
2891 verbose headers connection: 'keep-alive', | |
2891 verbose headers 'x-served-by': 'cache-sjc3123-SJC', | |
2891 verbose headers 'x-cache': 'MISS', | |
2891 verbose headers 'x-cache-hits': '0', | |
2891 verbose headers 'x-timer': 'S1444078938.740712,VS0,VE85' } | |
2892 silly get cb [ 304, | |
2892 silly get { 'cache-control': 'max-age=60', | |
2892 silly get 'accept-ranges': 'bytes', | |
2892 silly get date: 'Mon, 05 Oct 2015 21:02:18 GMT', | |
2892 silly get via: '1.1 varnish', | |
2892 silly get connection: 'keep-alive', | |
2892 silly get 'x-served-by': 'cache-sjc3123-SJC', | |
2892 silly get 'x-cache': 'MISS', | |
2892 silly get 'x-cache-hits': '0', | |
2892 silly get 'x-timer': 'S1444078938.740712,VS0,VE85' } ] | |
2893 verbose etag https://registry.npmjs.org/align-text from cache | |
2894 verbose get saving align-text to /Users/ogd/.npm/registry.npmjs.org/align-text/.cache.json | |
2895 silly resolveWithNewModule [email protected] checking installable status | |
2896 silly cache add args [ 'align-text@^0.1.0', null ] | |
2897 verbose cache add spec align-text@^0.1.0 | |
2898 silly cache add parsed spec Result { | |
2898 silly cache add raw: 'align-text@^0.1.0', | |
2898 silly cache add scope: null, | |
2898 silly cache add name: 'align-text', | |
2898 silly cache add rawSpec: '^0.1.0', | |
2898 silly cache add spec: '>=0.1.0 <0.2.0', | |
2898 silly cache add type: 'range' } | |
2899 silly addNamed align-text@>=0.1.0 <0.2.0 | |
2900 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for align-text | |
2901 silly addNameRange { name: 'align-text', range: '>=0.1.0 <0.2.0', hasData: false } | |
2902 silly mapToRegistry name align-text | |
2903 silly mapToRegistry using default registry | |
2904 silly mapToRegistry registry https://registry.npmjs.org/ | |
2905 silly mapToRegistry uri https://registry.npmjs.org/align-text | |
2906 verbose addNameRange registry:https://registry.npmjs.org/align-text not in flight; fetching | |
2907 verbose get https://registry.npmjs.org/align-text not expired, no request | |
2908 silly addNameRange number 2 { name: 'align-text', range: '>=0.1.0 <0.2.0', hasData: true } | |
2909 silly addNameRange versions [ 'align-text', [ '0.1.0', '0.1.1', '0.1.2', '0.1.3' ] ] | |
2910 silly addNamed [email protected] | |
2911 verbose addNamed "0.1.3" is a plain semver version for align-text | |
2912 silly cache afterAdd [email protected] | |
2913 verbose afterAdd /Users/ogd/.npm/align-text/0.1.3/package/package.json not in flight; writing | |
2914 verbose afterAdd /Users/ogd/.npm/align-text/0.1.3/package/package.json written | |
2915 silly fetchNamedPackageData kind-of | |
2916 silly mapToRegistry name kind-of | |
2917 silly mapToRegistry using default registry | |
2918 silly mapToRegistry registry https://registry.npmjs.org/ | |
2919 silly mapToRegistry uri https://registry.npmjs.org/kind-of | |
2920 silly fetchNamedPackageData longest | |
2921 silly mapToRegistry name longest | |
2922 silly mapToRegistry using default registry | |
2923 silly mapToRegistry registry https://registry.npmjs.org/ | |
2924 silly mapToRegistry uri https://registry.npmjs.org/longest | |
2925 verbose request uri https://registry.npmjs.org/kind-of | |
2926 verbose request no auth needed | |
2927 info attempt registry request try #1 at 2:02:18 PM | |
2928 verbose request using bearer token for auth | |
2929 verbose etag "6LP7V12RH6Q805UFZXNWCUQZ" | |
2930 http request GET https://registry.npmjs.org/kind-of | |
2931 verbose request uri https://registry.npmjs.org/longest | |
2932 verbose request no auth needed | |
2933 info attempt registry request try #1 at 2:02:18 PM | |
2934 verbose request using bearer token for auth | |
2935 verbose etag "5RNJISO0RG4LDZKB1OVVUHYRU" | |
2936 http request GET https://registry.npmjs.org/longest | |
2937 http 304 https://registry.npmjs.org/longest | |
2938 verbose headers { 'cache-control': 'max-age=60', | |
2938 verbose headers 'accept-ranges': 'bytes', | |
2938 verbose headers date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
2938 verbose headers via: '1.1 varnish', | |
2938 verbose headers connection: 'keep-alive', | |
2938 verbose headers 'x-served-by': 'cache-sjc3133-SJC', | |
2938 verbose headers 'x-cache': 'MISS', | |
2938 verbose headers 'x-cache-hits': '0', | |
2938 verbose headers 'x-timer': 'S1444078939.088915,VS0,VE38' } | |
2939 silly get cb [ 304, | |
2939 silly get { 'cache-control': 'max-age=60', | |
2939 silly get 'accept-ranges': 'bytes', | |
2939 silly get date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
2939 silly get via: '1.1 varnish', | |
2939 silly get connection: 'keep-alive', | |
2939 silly get 'x-served-by': 'cache-sjc3133-SJC', | |
2939 silly get 'x-cache': 'MISS', | |
2939 silly get 'x-cache-hits': '0', | |
2939 silly get 'x-timer': 'S1444078939.088915,VS0,VE38' } ] | |
2940 verbose etag https://registry.npmjs.org/longest from cache | |
2941 verbose get saving longest to /Users/ogd/.npm/registry.npmjs.org/longest/.cache.json | |
2942 silly resolveWithNewModule [email protected] checking installable status | |
2943 silly cache add args [ 'longest@^1.0.1', null ] | |
2944 verbose cache add spec longest@^1.0.1 | |
2945 silly cache add parsed spec Result { | |
2945 silly cache add raw: 'longest@^1.0.1', | |
2945 silly cache add scope: null, | |
2945 silly cache add name: 'longest', | |
2945 silly cache add rawSpec: '^1.0.1', | |
2945 silly cache add spec: '>=1.0.1 <2.0.0', | |
2945 silly cache add type: 'range' } | |
2946 silly addNamed longest@>=1.0.1 <2.0.0 | |
2947 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for longest | |
2948 silly addNameRange { name: 'longest', range: '>=1.0.1 <2.0.0', hasData: false } | |
2949 silly mapToRegistry name longest | |
2950 silly mapToRegistry using default registry | |
2951 silly mapToRegistry registry https://registry.npmjs.org/ | |
2952 silly mapToRegistry uri https://registry.npmjs.org/longest | |
2953 verbose addNameRange registry:https://registry.npmjs.org/longest not in flight; fetching | |
2954 verbose get https://registry.npmjs.org/longest not expired, no request | |
2955 silly addNameRange number 2 { name: 'longest', range: '>=1.0.1 <2.0.0', hasData: true } | |
2956 silly addNameRange versions [ 'longest', | |
2956 silly addNameRange [ '0.1.0', | |
2956 silly addNameRange '0.2.0', | |
2956 silly addNameRange '0.2.1', | |
2956 silly addNameRange '0.3.0', | |
2956 silly addNameRange '0.3.1', | |
2956 silly addNameRange '0.3.2', | |
2956 silly addNameRange '1.0.0', | |
2956 silly addNameRange '1.0.1' ] ] | |
2957 silly addNamed [email protected] | |
2958 verbose addNamed "1.0.1" is a plain semver version for longest | |
2959 http 304 https://registry.npmjs.org/kind-of | |
2960 verbose headers { 'cache-control': 'max-age=60', | |
2960 verbose headers 'accept-ranges': 'bytes', | |
2960 verbose headers date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
2960 verbose headers via: '1.1 varnish', | |
2960 verbose headers connection: 'keep-alive', | |
2960 verbose headers 'x-served-by': 'cache-sjc3127-SJC', | |
2960 verbose headers 'x-cache': 'MISS', | |
2960 verbose headers 'x-cache-hits': '0', | |
2960 verbose headers 'x-timer': 'S1444078939.097193,VS0,VE37' } | |
2961 silly get cb [ 304, | |
2961 silly get { 'cache-control': 'max-age=60', | |
2961 silly get 'accept-ranges': 'bytes', | |
2961 silly get date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
2961 silly get via: '1.1 varnish', | |
2961 silly get connection: 'keep-alive', | |
2961 silly get 'x-served-by': 'cache-sjc3127-SJC', | |
2961 silly get 'x-cache': 'MISS', | |
2961 silly get 'x-cache-hits': '0', | |
2961 silly get 'x-timer': 'S1444078939.097193,VS0,VE37' } ] | |
2962 verbose etag https://registry.npmjs.org/kind-of from cache | |
2963 verbose get saving kind-of to /Users/ogd/.npm/registry.npmjs.org/kind-of/.cache.json | |
2964 silly cache afterAdd [email protected] | |
2965 verbose afterAdd /Users/ogd/.npm/longest/1.0.1/package/package.json not in flight; writing | |
2966 silly resolveWithNewModule [email protected] checking installable status | |
2967 silly cache add args [ 'kind-of@^2.0.0', null ] | |
2968 verbose cache add spec kind-of@^2.0.0 | |
2969 silly cache add parsed spec Result { | |
2969 silly cache add raw: 'kind-of@^2.0.0', | |
2969 silly cache add scope: null, | |
2969 silly cache add name: 'kind-of', | |
2969 silly cache add rawSpec: '^2.0.0', | |
2969 silly cache add spec: '>=2.0.0 <3.0.0', | |
2969 silly cache add type: 'range' } | |
2970 silly addNamed kind-of@>=2.0.0 <3.0.0 | |
2971 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for kind-of | |
2972 silly addNameRange { name: 'kind-of', range: '>=2.0.0 <3.0.0', hasData: false } | |
2973 silly mapToRegistry name kind-of | |
2974 silly mapToRegistry using default registry | |
2975 silly mapToRegistry registry https://registry.npmjs.org/ | |
2976 silly mapToRegistry uri https://registry.npmjs.org/kind-of | |
2977 verbose addNameRange registry:https://registry.npmjs.org/kind-of not in flight; fetching | |
2978 verbose get https://registry.npmjs.org/kind-of not expired, no request | |
2979 silly addNameRange number 2 { name: 'kind-of', range: '>=2.0.0 <3.0.0', hasData: true } | |
2980 silly addNameRange versions [ 'kind-of', | |
2980 silly addNameRange [ '0.1.0', | |
2980 silly addNameRange '0.1.1', | |
2980 silly addNameRange '0.1.2', | |
2980 silly addNameRange '1.0.0', | |
2980 silly addNameRange '1.0.1', | |
2980 silly addNameRange '1.1.0', | |
2980 silly addNameRange '2.0.0', | |
2980 silly addNameRange '2.0.1' ] ] | |
2981 silly addNamed [email protected] | |
2982 verbose addNamed "2.0.1" is a plain semver version for kind-of | |
2983 verbose afterAdd /Users/ogd/.npm/longest/1.0.1/package/package.json written | |
2984 silly cache afterAdd [email protected] | |
2985 verbose afterAdd /Users/ogd/.npm/kind-of/2.0.1/package/package.json not in flight; writing | |
2986 verbose afterAdd /Users/ogd/.npm/kind-of/2.0.1/package/package.json written | |
2987 silly fetchNamedPackageData is-buffer | |
2988 silly mapToRegistry name is-buffer | |
2989 silly mapToRegistry using default registry | |
2990 silly mapToRegistry registry https://registry.npmjs.org/ | |
2991 silly mapToRegistry uri https://registry.npmjs.org/is-buffer | |
2992 verbose request uri https://registry.npmjs.org/is-buffer | |
2993 verbose request no auth needed | |
2994 info attempt registry request try #1 at 2:02:19 PM | |
2995 verbose request using bearer token for auth | |
2996 verbose etag "DIF9DJ8LI2336ISVZQ1LXHD4H" | |
2997 http request GET https://registry.npmjs.org/is-buffer | |
2998 http 304 https://registry.npmjs.org/is-buffer | |
2999 verbose headers { 'cache-control': 'max-age=60', | |
2999 verbose headers 'accept-ranges': 'bytes', | |
2999 verbose headers date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
2999 verbose headers via: '1.1 varnish', | |
2999 verbose headers connection: 'keep-alive', | |
2999 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
2999 verbose headers 'x-cache': 'MISS', | |
2999 verbose headers 'x-cache-hits': '0', | |
2999 verbose headers 'x-timer': 'S1444078939.234986,VS0,VE84' } | |
3000 silly get cb [ 304, | |
3000 silly get { 'cache-control': 'max-age=60', | |
3000 silly get 'accept-ranges': 'bytes', | |
3000 silly get date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
3000 silly get via: '1.1 varnish', | |
3000 silly get connection: 'keep-alive', | |
3000 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
3000 silly get 'x-cache': 'MISS', | |
3000 silly get 'x-cache-hits': '0', | |
3000 silly get 'x-timer': 'S1444078939.234986,VS0,VE84' } ] | |
3001 verbose etag https://registry.npmjs.org/is-buffer from cache | |
3002 verbose get saving is-buffer to /Users/ogd/.npm/registry.npmjs.org/is-buffer/.cache.json | |
3003 silly resolveWithNewModule [email protected] checking installable status | |
3004 silly cache add args [ 'is-buffer@^1.0.2', null ] | |
3005 verbose cache add spec is-buffer@^1.0.2 | |
3006 silly cache add parsed spec Result { | |
3006 silly cache add raw: 'is-buffer@^1.0.2', | |
3006 silly cache add scope: null, | |
3006 silly cache add name: 'is-buffer', | |
3006 silly cache add rawSpec: '^1.0.2', | |
3006 silly cache add spec: '>=1.0.2 <2.0.0', | |
3006 silly cache add type: 'range' } | |
3007 silly addNamed is-buffer@>=1.0.2 <2.0.0 | |
3008 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for is-buffer | |
3009 silly addNameRange { name: 'is-buffer', range: '>=1.0.2 <2.0.0', hasData: false } | |
3010 silly mapToRegistry name is-buffer | |
3011 silly mapToRegistry using default registry | |
3012 silly mapToRegistry registry https://registry.npmjs.org/ | |
3013 silly mapToRegistry uri https://registry.npmjs.org/is-buffer | |
3014 verbose addNameRange registry:https://registry.npmjs.org/is-buffer not in flight; fetching | |
3015 verbose get https://registry.npmjs.org/is-buffer not expired, no request | |
3016 silly addNameRange number 2 { name: 'is-buffer', range: '>=1.0.2 <2.0.0', hasData: true } | |
3017 silly addNameRange versions [ 'is-buffer', [ '1.0.0', '1.0.1', '1.0.2', '1.1.0' ] ] | |
3018 silly addNamed [email protected] | |
3019 verbose addNamed "1.1.0" is a plain semver version for is-buffer | |
3020 silly cache afterAdd [email protected] | |
3021 verbose afterAdd /Users/ogd/.npm/is-buffer/1.1.0/package/package.json not in flight; writing | |
3022 verbose afterAdd /Users/ogd/.npm/is-buffer/1.1.0/package/package.json written | |
3023 silly fetchNamedPackageData lcid | |
3024 silly mapToRegistry name lcid | |
3025 silly mapToRegistry using default registry | |
3026 silly mapToRegistry registry https://registry.npmjs.org/ | |
3027 silly mapToRegistry uri https://registry.npmjs.org/lcid | |
3028 verbose request uri https://registry.npmjs.org/lcid | |
3029 verbose request no auth needed | |
3030 info attempt registry request try #1 at 2:02:19 PM | |
3031 verbose request using bearer token for auth | |
3032 verbose etag "AJKJ7X9YIVL6ZEFLWWQCDI0IV" | |
3033 http request GET https://registry.npmjs.org/lcid | |
3034 http 304 https://registry.npmjs.org/lcid | |
3035 verbose headers { 'cache-control': 'max-age=60', | |
3035 verbose headers 'accept-ranges': 'bytes', | |
3035 verbose headers date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
3035 verbose headers via: '1.1 varnish', | |
3035 verbose headers connection: 'keep-alive', | |
3035 verbose headers 'x-served-by': 'cache-sjc3121-SJC', | |
3035 verbose headers 'x-cache': 'MISS', | |
3035 verbose headers 'x-cache-hits': '0', | |
3035 verbose headers 'x-timer': 'S1444078939.558889,VS0,VE37' } | |
3036 silly get cb [ 304, | |
3036 silly get { 'cache-control': 'max-age=60', | |
3036 silly get 'accept-ranges': 'bytes', | |
3036 silly get date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
3036 silly get via: '1.1 varnish', | |
3036 silly get connection: 'keep-alive', | |
3036 silly get 'x-served-by': 'cache-sjc3121-SJC', | |
3036 silly get 'x-cache': 'MISS', | |
3036 silly get 'x-cache-hits': '0', | |
3036 silly get 'x-timer': 'S1444078939.558889,VS0,VE37' } ] | |
3037 verbose etag https://registry.npmjs.org/lcid from cache | |
3038 verbose get saving lcid to /Users/ogd/.npm/registry.npmjs.org/lcid/.cache.json | |
3039 silly resolveWithNewModule [email protected] checking installable status | |
3040 silly cache add args [ 'lcid@^1.0.0', null ] | |
3041 verbose cache add spec lcid@^1.0.0 | |
3042 silly cache add parsed spec Result { | |
3042 silly cache add raw: 'lcid@^1.0.0', | |
3042 silly cache add scope: null, | |
3042 silly cache add name: 'lcid', | |
3042 silly cache add rawSpec: '^1.0.0', | |
3042 silly cache add spec: '>=1.0.0 <2.0.0', | |
3042 silly cache add type: 'range' } | |
3043 silly addNamed lcid@>=1.0.0 <2.0.0 | |
3044 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for lcid | |
3045 silly addNameRange { name: 'lcid', range: '>=1.0.0 <2.0.0', hasData: false } | |
3046 silly mapToRegistry name lcid | |
3047 silly mapToRegistry using default registry | |
3048 silly mapToRegistry registry https://registry.npmjs.org/ | |
3049 silly mapToRegistry uri https://registry.npmjs.org/lcid | |
3050 verbose addNameRange registry:https://registry.npmjs.org/lcid not in flight; fetching | |
3051 verbose get https://registry.npmjs.org/lcid not expired, no request | |
3052 silly addNameRange number 2 { name: 'lcid', range: '>=1.0.0 <2.0.0', hasData: true } | |
3053 silly addNameRange versions [ 'lcid', [ '1.0.0' ] ] | |
3054 silly addNamed [email protected] | |
3055 verbose addNamed "1.0.0" is a plain semver version for lcid | |
3056 silly cache afterAdd [email protected] | |
3057 verbose afterAdd /Users/ogd/.npm/lcid/1.0.0/package/package.json not in flight; writing | |
3058 verbose afterAdd /Users/ogd/.npm/lcid/1.0.0/package/package.json written | |
3059 silly fetchNamedPackageData invert-kv | |
3060 silly mapToRegistry name invert-kv | |
3061 silly mapToRegistry using default registry | |
3062 silly mapToRegistry registry https://registry.npmjs.org/ | |
3063 silly mapToRegistry uri https://registry.npmjs.org/invert-kv | |
3064 verbose request uri https://registry.npmjs.org/invert-kv | |
3065 verbose request no auth needed | |
3066 info attempt registry request try #1 at 2:02:19 PM | |
3067 verbose request using bearer token for auth | |
3068 verbose etag "9D0IPY0GVO2A63RZXF19GYY1V" | |
3069 http request GET https://registry.npmjs.org/invert-kv | |
3070 http 304 https://registry.npmjs.org/invert-kv | |
3071 verbose headers { 'cache-control': 'max-age=60', | |
3071 verbose headers 'accept-ranges': 'bytes', | |
3071 verbose headers date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
3071 verbose headers via: '1.1 varnish', | |
3071 verbose headers connection: 'keep-alive', | |
3071 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
3071 verbose headers 'x-cache': 'MISS', | |
3071 verbose headers 'x-cache-hits': '0', | |
3071 verbose headers 'x-timer': 'S1444078939.707157,VS0,VE84' } | |
3072 silly get cb [ 304, | |
3072 silly get { 'cache-control': 'max-age=60', | |
3072 silly get 'accept-ranges': 'bytes', | |
3072 silly get date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
3072 silly get via: '1.1 varnish', | |
3072 silly get connection: 'keep-alive', | |
3072 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
3072 silly get 'x-cache': 'MISS', | |
3072 silly get 'x-cache-hits': '0', | |
3072 silly get 'x-timer': 'S1444078939.707157,VS0,VE84' } ] | |
3073 verbose etag https://registry.npmjs.org/invert-kv from cache | |
3074 verbose get saving invert-kv to /Users/ogd/.npm/registry.npmjs.org/invert-kv/.cache.json | |
3075 silly resolveWithNewModule [email protected] checking installable status | |
3076 silly cache add args [ 'invert-kv@^1.0.0', null ] | |
3077 verbose cache add spec invert-kv@^1.0.0 | |
3078 silly cache add parsed spec Result { | |
3078 silly cache add raw: 'invert-kv@^1.0.0', | |
3078 silly cache add scope: null, | |
3078 silly cache add name: 'invert-kv', | |
3078 silly cache add rawSpec: '^1.0.0', | |
3078 silly cache add spec: '>=1.0.0 <2.0.0', | |
3078 silly cache add type: 'range' } | |
3079 silly addNamed invert-kv@>=1.0.0 <2.0.0 | |
3080 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for invert-kv | |
3081 silly addNameRange { name: 'invert-kv', range: '>=1.0.0 <2.0.0', hasData: false } | |
3082 silly mapToRegistry name invert-kv | |
3083 silly mapToRegistry using default registry | |
3084 silly mapToRegistry registry https://registry.npmjs.org/ | |
3085 silly mapToRegistry uri https://registry.npmjs.org/invert-kv | |
3086 verbose addNameRange registry:https://registry.npmjs.org/invert-kv not in flight; fetching | |
3087 verbose get https://registry.npmjs.org/invert-kv not expired, no request | |
3088 silly addNameRange number 2 { name: 'invert-kv', range: '>=1.0.0 <2.0.0', hasData: true } | |
3089 silly addNameRange versions [ 'invert-kv', [ '0.1.0', '1.0.0' ] ] | |
3090 silly addNamed [email protected] | |
3091 verbose addNamed "1.0.0" is a plain semver version for invert-kv | |
3092 silly cache afterAdd [email protected] | |
3093 verbose afterAdd /Users/ogd/.npm/invert-kv/1.0.0/package/package.json not in flight; writing | |
3094 verbose afterAdd /Users/ogd/.npm/invert-kv/1.0.0/package/package.json written | |
3095 silly fetchNamedPackageData supports-color | |
3096 silly mapToRegistry name supports-color | |
3097 silly mapToRegistry using default registry | |
3098 silly mapToRegistry registry https://registry.npmjs.org/ | |
3099 silly mapToRegistry uri https://registry.npmjs.org/supports-color | |
3100 silly fetchNamedPackageData unicode-length | |
3101 silly mapToRegistry name unicode-length | |
3102 silly mapToRegistry using default registry | |
3103 silly mapToRegistry registry https://registry.npmjs.org/ | |
3104 silly mapToRegistry uri https://registry.npmjs.org/unicode-length | |
3105 verbose request uri https://registry.npmjs.org/unicode-length | |
3106 verbose request no auth needed | |
3107 info attempt registry request try #1 at 2:02:19 PM | |
3108 verbose request using bearer token for auth | |
3109 verbose etag "F2EPRBULOXGI9JETO7YLXQK52" | |
3110 http request GET https://registry.npmjs.org/unicode-length | |
3111 http 304 https://registry.npmjs.org/unicode-length | |
3112 verbose headers { 'cache-control': 'max-age=60', | |
3112 verbose headers 'accept-ranges': 'bytes', | |
3112 verbose headers date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
3112 verbose headers via: '1.1 varnish', | |
3112 verbose headers connection: 'keep-alive', | |
3112 verbose headers 'x-served-by': 'cache-sjc3124-SJC', | |
3112 verbose headers 'x-cache': 'MISS', | |
3112 verbose headers 'x-cache-hits': '0', | |
3112 verbose headers 'x-timer': 'S1444078939.926798,VS0,VE39' } | |
3113 silly get cb [ 304, | |
3113 silly get { 'cache-control': 'max-age=60', | |
3113 silly get 'accept-ranges': 'bytes', | |
3113 silly get date: 'Mon, 05 Oct 2015 21:02:19 GMT', | |
3113 silly get via: '1.1 varnish', | |
3113 silly get connection: 'keep-alive', | |
3113 silly get 'x-served-by': 'cache-sjc3124-SJC', | |
3113 silly get 'x-cache': 'MISS', | |
3113 silly get 'x-cache-hits': '0', | |
3113 silly get 'x-timer': 'S1444078939.926798,VS0,VE39' } ] | |
3114 verbose etag https://registry.npmjs.org/unicode-length from cache | |
3115 verbose get saving unicode-length to /Users/ogd/.npm/registry.npmjs.org/unicode-length/.cache.json | |
3116 silly resolveWithNewModule [email protected] checking installable status | |
3117 silly cache add args [ 'unicode-length@^1.0.0', null ] | |
3118 verbose cache add spec unicode-length@^1.0.0 | |
3119 silly cache add parsed spec Result { | |
3119 silly cache add raw: 'unicode-length@^1.0.0', | |
3119 silly cache add scope: null, | |
3119 silly cache add name: 'unicode-length', | |
3119 silly cache add rawSpec: '^1.0.0', | |
3119 silly cache add spec: '>=1.0.0 <2.0.0', | |
3119 silly cache add type: 'range' } | |
3120 silly addNamed unicode-length@>=1.0.0 <2.0.0 | |
3121 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for unicode-length | |
3122 silly addNameRange { name: 'unicode-length', | |
3122 silly addNameRange range: '>=1.0.0 <2.0.0', | |
3122 silly addNameRange hasData: false } | |
3123 silly mapToRegistry name unicode-length | |
3124 silly mapToRegistry using default registry | |
3125 silly mapToRegistry registry https://registry.npmjs.org/ | |
3126 silly mapToRegistry uri https://registry.npmjs.org/unicode-length | |
3127 verbose addNameRange registry:https://registry.npmjs.org/unicode-length not in flight; fetching | |
3128 verbose get https://registry.npmjs.org/unicode-length not expired, no request | |
3129 silly addNameRange number 2 { name: 'unicode-length', | |
3129 silly addNameRange range: '>=1.0.0 <2.0.0', | |
3129 silly addNameRange hasData: true } | |
3130 silly addNameRange versions [ 'unicode-length', [ '1.0.0' ] ] | |
3131 silly addNamed [email protected] | |
3132 verbose addNamed "1.0.0" is a plain semver version for unicode-length | |
3133 silly cache afterAdd [email protected] | |
3134 verbose afterAdd /Users/ogd/.npm/unicode-length/1.0.0/package/package.json not in flight; writing | |
3135 verbose afterAdd /Users/ogd/.npm/unicode-length/1.0.0/package/package.json written | |
3136 silly fetchNamedPackageData events-to-array | |
3137 silly mapToRegistry name events-to-array | |
3138 silly mapToRegistry using default registry | |
3139 silly mapToRegistry registry https://registry.npmjs.org/ | |
3140 silly mapToRegistry uri https://registry.npmjs.org/events-to-array | |
3141 silly fetchNamedPackageData readable-stream | |
3142 silly mapToRegistry name readable-stream | |
3143 silly mapToRegistry using default registry | |
3144 silly mapToRegistry registry https://registry.npmjs.org/ | |
3145 silly mapToRegistry uri https://registry.npmjs.org/readable-stream | |
3146 verbose request uri https://registry.npmjs.org/events-to-array | |
3147 verbose request no auth needed | |
3148 info attempt registry request try #1 at 2:02:20 PM | |
3149 verbose request using bearer token for auth | |
3150 verbose etag "9CBD56MVGNSYNXPCGULI0CJNY" | |
3151 http request GET https://registry.npmjs.org/events-to-array | |
3152 http 304 https://registry.npmjs.org/events-to-array | |
3153 verbose headers { 'cache-control': 'max-age=60', | |
3153 verbose headers 'accept-ranges': 'bytes', | |
3153 verbose headers date: 'Mon, 05 Oct 2015 21:02:20 GMT', | |
3153 verbose headers via: '1.1 varnish', | |
3153 verbose headers connection: 'keep-alive', | |
3153 verbose headers 'x-served-by': 'cache-sjc3133-SJC', | |
3153 verbose headers 'x-cache': 'MISS', | |
3153 verbose headers 'x-cache-hits': '0', | |
3153 verbose headers 'x-timer': 'S1444078940.166479,VS0,VE38' } | |
3154 silly get cb [ 304, | |
3154 silly get { 'cache-control': 'max-age=60', | |
3154 silly get 'accept-ranges': 'bytes', | |
3154 silly get date: 'Mon, 05 Oct 2015 21:02:20 GMT', | |
3154 silly get via: '1.1 varnish', | |
3154 silly get connection: 'keep-alive', | |
3154 silly get 'x-served-by': 'cache-sjc3133-SJC', | |
3154 silly get 'x-cache': 'MISS', | |
3154 silly get 'x-cache-hits': '0', | |
3154 silly get 'x-timer': 'S1444078940.166479,VS0,VE38' } ] | |
3155 verbose etag https://registry.npmjs.org/events-to-array from cache | |
3156 verbose get saving events-to-array to /Users/ogd/.npm/registry.npmjs.org/events-to-array/.cache.json | |
3157 silly resolveWithNewModule [email protected] checking installable status | |
3158 silly cache add args [ 'events-to-array@^1.0.1', null ] | |
3159 verbose cache add spec events-to-array@^1.0.1 | |
3160 silly cache add parsed spec Result { | |
3160 silly cache add raw: 'events-to-array@^1.0.1', | |
3160 silly cache add scope: null, | |
3160 silly cache add name: 'events-to-array', | |
3160 silly cache add rawSpec: '^1.0.1', | |
3160 silly cache add spec: '>=1.0.1 <2.0.0', | |
3160 silly cache add type: 'range' } | |
3161 silly addNamed events-to-array@>=1.0.1 <2.0.0 | |
3162 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for events-to-array | |
3163 silly addNameRange { name: 'events-to-array', | |
3163 silly addNameRange range: '>=1.0.1 <2.0.0', | |
3163 silly addNameRange hasData: false } | |
3164 silly mapToRegistry name events-to-array | |
3165 silly mapToRegistry using default registry | |
3166 silly mapToRegistry registry https://registry.npmjs.org/ | |
3167 silly mapToRegistry uri https://registry.npmjs.org/events-to-array | |
3168 verbose addNameRange registry:https://registry.npmjs.org/events-to-array not in flight; fetching | |
3169 verbose get https://registry.npmjs.org/events-to-array not expired, no request | |
3170 silly addNameRange number 2 { name: 'events-to-array', | |
3170 silly addNameRange range: '>=1.0.1 <2.0.0', | |
3170 silly addNameRange hasData: true } | |
3171 silly addNameRange versions [ 'events-to-array', [ '1.0.0', '1.0.1', '1.0.2' ] ] | |
3172 silly addNamed [email protected] | |
3173 verbose addNamed "1.0.2" is a plain semver version for events-to-array | |
3174 silly cache afterAdd [email protected] | |
3175 verbose afterAdd /Users/ogd/.npm/events-to-array/1.0.2/package/package.json not in flight; writing | |
3176 verbose afterAdd /Users/ogd/.npm/events-to-array/1.0.2/package/package.json written | |
3177 silly fetchNamedPackageData punycode | |
3178 silly mapToRegistry name punycode | |
3179 silly mapToRegistry using default registry | |
3180 silly mapToRegistry registry https://registry.npmjs.org/ | |
3181 silly mapToRegistry uri https://registry.npmjs.org/punycode | |
3182 verbose request uri https://registry.npmjs.org/punycode | |
3183 verbose request no auth needed | |
3184 info attempt registry request try #1 at 2:02:20 PM | |
3185 verbose request using bearer token for auth | |
3186 verbose etag "E7Q3CWSF63GQUXMGNLGCEEH61" | |
3187 http request GET https://registry.npmjs.org/punycode | |
3188 http 304 https://registry.npmjs.org/punycode | |
3189 verbose headers { 'cache-control': 'max-age=60', | |
3189 verbose headers 'accept-ranges': 'bytes', | |
3189 verbose headers date: 'Mon, 05 Oct 2015 21:02:20 GMT', | |
3189 verbose headers via: '1.1 varnish', | |
3189 verbose headers connection: 'keep-alive', | |
3189 verbose headers 'x-served-by': 'cache-sjc3128-SJC', | |
3189 verbose headers 'x-cache': 'MISS', | |
3189 verbose headers 'x-cache-hits': '0', | |
3189 verbose headers 'x-timer': 'S1444078940.323057,VS0,VE44' } | |
3190 silly get cb [ 304, | |
3190 silly get { 'cache-control': 'max-age=60', | |
3190 silly get 'accept-ranges': 'bytes', | |
3190 silly get date: 'Mon, 05 Oct 2015 21:02:20 GMT', | |
3190 silly get via: '1.1 varnish', | |
3190 silly get connection: 'keep-alive', | |
3190 silly get 'x-served-by': 'cache-sjc3128-SJC', | |
3190 silly get 'x-cache': 'MISS', | |
3190 silly get 'x-cache-hits': '0', | |
3190 silly get 'x-timer': 'S1444078940.323057,VS0,VE44' } ] | |
3191 verbose etag https://registry.npmjs.org/punycode from cache | |
3192 verbose get saving punycode to /Users/ogd/.npm/registry.npmjs.org/punycode/.cache.json | |
3193 silly resolveWithNewModule [email protected] checking installable status | |
3194 silly cache add args [ 'punycode@^1.3.2', null ] | |
3195 verbose cache add spec punycode@^1.3.2 | |
3196 silly cache add parsed spec Result { | |
3196 silly cache add raw: 'punycode@^1.3.2', | |
3196 silly cache add scope: null, | |
3196 silly cache add name: 'punycode', | |
3196 silly cache add rawSpec: '^1.3.2', | |
3196 silly cache add spec: '>=1.3.2 <2.0.0', | |
3196 silly cache add type: 'range' } | |
3197 silly addNamed punycode@>=1.3.2 <2.0.0 | |
3198 verbose addNamed ">=1.3.2 <2.0.0" is a valid semver range for punycode | |
3199 silly addNameRange { name: 'punycode', range: '>=1.3.2 <2.0.0', hasData: false } | |
3200 silly mapToRegistry name punycode | |
3201 silly mapToRegistry using default registry | |
3202 silly mapToRegistry registry https://registry.npmjs.org/ | |
3203 silly mapToRegistry uri https://registry.npmjs.org/punycode | |
3204 verbose addNameRange registry:https://registry.npmjs.org/punycode not in flight; fetching | |
3205 verbose get https://registry.npmjs.org/punycode not expired, no request | |
3206 silly addNameRange number 2 { name: 'punycode', range: '>=1.3.2 <2.0.0', hasData: true } | |
3207 silly addNameRange versions [ 'punycode', | |
3207 silly addNameRange [ '0.0.1', | |
3207 silly addNameRange '0.0.2', | |
3207 silly addNameRange '0.0.1337', | |
3207 silly addNameRange '0.1.0', | |
3207 silly addNameRange '0.1.1', | |
3207 silly addNameRange '0.1.2', | |
3207 silly addNameRange '0.2.0', | |
3207 silly addNameRange '0.2.1', | |
3207 silly addNameRange '0.2.2', | |
3207 silly addNameRange '0.3.0', | |
3207 silly addNameRange '1.0.0', | |
3207 silly addNameRange '1.1.0', | |
3207 silly addNameRange '1.1.1', | |
3207 silly addNameRange '1.2.0', | |
3207 silly addNameRange '1.2.1', | |
3207 silly addNameRange '1.2.2', | |
3207 silly addNameRange '1.2.3', | |
3207 silly addNameRange '1.2.4', | |
3207 silly addNameRange '1.3.0', | |
3207 silly addNameRange '1.3.1', | |
3207 silly addNameRange '1.3.2' ] ] | |
3208 silly addNamed [email protected] | |
3209 verbose addNamed "1.3.2" is a plain semver version for punycode | |
3210 silly cache afterAdd [email protected] | |
3211 verbose afterAdd /Users/ogd/.npm/punycode/1.3.2/package/package.json not in flight; writing | |
3212 verbose afterAdd /Users/ogd/.npm/punycode/1.3.2/package/package.json written | |
3213 silly loadAllDepsIntoIdealTree Finishing | |
3214 silly idealTree:prePrune [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ └─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ ├── [email protected] | |
3214 silly idealTree:prePrune │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ │ └── [email protected] | |
3214 silly idealTree:prePrune │ └─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├─┬ [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ ├── [email protected] | |
3214 silly idealTree:prePrune │ └── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune ├── [email protected] | |
3214 silly idealTree:prePrune └─┬ [email protected] | |
3214 silly idealTree:prePrune └── [email protected] | |
3215 silly loadIdealTree Finishing | |
3216 silly currentTree [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├─┬ [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├── [email protected] | |
3216 silly currentTree │ ├─┬ [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ └─┬ [email protected] | |
3216 silly currentTree │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ ├── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ ├─┬ [email protected] | |
3216 silly currentTree │ │ │ │ └── [email protected] | |
3216 silly currentTree │ │ │ └── [email protected] | |
3216 silly currentTree │ │ ├── [email protected] | |
3216 silly currentTree │ │ └── [email protected] | |
3216 silly currentTree │ └─┬ [email protected] | |
3216 silly currentTree │ └── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree ├── [email protected] | |
3216 silly currentTree └── [email protected] | |
3217 silly idealTree [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├─┬ [email protected] | |
3217 silly idealTree │ │ └── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├─┬ [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ └─┬ [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ └─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ │ └─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ └── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├─┬ [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ └─┬ [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ └─┬ [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ │ └── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ ├── [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├─┬ [email protected] | |
3217 silly idealTree │ │ │ └── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ ├── [email protected] | |
3217 silly idealTree │ │ └── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├─┬ [email protected] | |
3217 silly idealTree │ │ └── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├─┬ [email protected] | |
3217 silly idealTree │ │ └── [email protected] | |
3217 silly idealTree │ └─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├─┬ [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ ├── [email protected] | |
3217 silly idealTree │ └── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree ├── [email protected] | |
3217 silly idealTree └─┬ [email protected] | |
3217 silly idealTree └── [email protected] | |
3218 silly generateActionsToTake Starting | |
3219 silly install generateActionsToTake | |
3220 silly generateActionsToTake Finishing | |
3221 silly diffTrees action count 158 | |
3222 silly diffTrees move [email protected] | |
3223 silly diffTrees add [email protected] | |
3224 silly diffTrees move [email protected] | |
3225 silly diffTrees add [email protected] | |
3226 silly diffTrees move [email protected] | |
3227 silly diffTrees move [email protected] | |
3228 silly diffTrees move [email protected] | |
3229 silly diffTrees move [email protected] | |
3230 silly diffTrees move [email protected] | |
3231 silly diffTrees move [email protected] | |
3232 silly diffTrees move [email protected] | |
3233 silly diffTrees move [email protected] | |
3234 silly diffTrees move [email protected] | |
3235 silly diffTrees move [email protected] | |
3236 silly diffTrees move [email protected] | |
3237 silly diffTrees move [email protected] | |
3238 silly diffTrees move [email protected] | |
3239 silly diffTrees move [email protected] | |
3240 silly diffTrees move [email protected] | |
3241 silly diffTrees move [email protected] | |
3242 silly diffTrees move [email protected] | |
3243 silly diffTrees move [email protected] | |
3244 silly diffTrees move [email protected] | |
3245 silly diffTrees move [email protected] | |
3246 silly diffTrees add [email protected] | |
3247 silly diffTrees move [email protected] | |
3248 silly diffTrees move [email protected] | |
3249 silly diffTrees add [email protected] | |
3250 silly diffTrees add [email protected] | |
3251 silly diffTrees move [email protected] | |
3252 silly diffTrees add [email protected] | |
3253 silly diffTrees move [email protected] | |
3254 silly diffTrees move [email protected] | |
3255 silly diffTrees add [email protected] | |
3256 silly diffTrees add [email protected] | |
3257 silly diffTrees move [email protected] | |
3258 silly diffTrees move [email protected] | |
3259 silly diffTrees move [email protected] | |
3260 silly diffTrees move [email protected] | |
3261 silly diffTrees move [email protected] | |
3262 silly diffTrees move [email protected] | |
3263 silly diffTrees move [email protected] | |
3264 silly diffTrees move [email protected] | |
3265 silly diffTrees move [email protected] | |
3266 silly diffTrees move [email protected] | |
3267 silly diffTrees remove [email protected] | |
3268 silly diffTrees remove [email protected] | |
3269 silly diffTrees move [email protected] | |
3270 silly diffTrees move [email protected] | |
3271 silly diffTrees move [email protected] | |
3272 silly diffTrees move [email protected] | |
3273 silly diffTrees move [email protected] | |
3274 silly diffTrees move [email protected] | |
3275 silly diffTrees update [email protected] | |
3276 silly diffTrees move [email protected] | |
3277 silly diffTrees move [email protected] | |
3278 silly diffTrees move [email protected] | |
3279 silly diffTrees add [email protected] | |
3280 silly diffTrees add [email protected] | |
3281 silly diffTrees move [email protected] | |
3282 silly diffTrees add [email protected] | |
3283 silly diffTrees add [email protected] | |
3284 silly diffTrees move [email protected] | |
3285 silly diffTrees remove [email protected] | |
3286 silly diffTrees remove [email protected] | |
3287 silly diffTrees remove [email protected] | |
3288 silly diffTrees remove [email protected] | |
3289 silly diffTrees remove [email protected] | |
3290 silly diffTrees remove [email protected] | |
3291 silly diffTrees remove [email protected] | |
3292 silly diffTrees remove [email protected] | |
3293 silly diffTrees remove [email protected] | |
3294 silly diffTrees remove [email protected] | |
3295 silly diffTrees remove [email protected] | |
3296 silly diffTrees remove [email protected] | |
3297 silly diffTrees remove [email protected] | |
3298 silly diffTrees remove [email protected] | |
3299 silly diffTrees remove [email protected] | |
3300 silly diffTrees remove [email protected] | |
3301 silly diffTrees remove [email protected] | |
3302 silly diffTrees remove [email protected] | |
3303 silly diffTrees remove [email protected] | |
3304 silly diffTrees remove [email protected] | |
3305 silly diffTrees remove [email protected] | |
3306 silly diffTrees remove [email protected] | |
3307 silly diffTrees remove [email protected] | |
3308 silly diffTrees remove [email protected] | |
3309 silly diffTrees remove [email protected] | |
3310 silly diffTrees remove [email protected] | |
3311 silly diffTrees remove [email protected] | |
3312 silly diffTrees remove [email protected] | |
3313 silly diffTrees remove [email protected] | |
3314 silly diffTrees remove [email protected] | |
3315 silly diffTrees remove [email protected] | |
3316 silly diffTrees remove [email protected] | |
3317 silly diffTrees remove [email protected] | |
3318 silly diffTrees remove [email protected] | |
3319 silly diffTrees remove [email protected] | |
3320 silly diffTrees remove [email protected] | |
3321 silly diffTrees remove [email protected] | |
3322 silly diffTrees remove [email protected] | |
3323 silly diffTrees remove [email protected] | |
3324 silly diffTrees remove [email protected] | |
3325 silly diffTrees remove [email protected] | |
3326 silly diffTrees remove [email protected] | |
3327 silly diffTrees remove [email protected] | |
3328 silly diffTrees remove [email protected] | |
3329 silly diffTrees remove [email protected] | |
3330 silly diffTrees remove [email protected] | |
3331 silly diffTrees remove [email protected] | |
3332 silly diffTrees remove [email protected] | |
3333 silly diffTrees remove [email protected] | |
3334 silly diffTrees remove [email protected] | |
3335 silly diffTrees remove [email protected] | |
3336 silly diffTrees remove [email protected] | |
3337 silly diffTrees remove [email protected] | |
3338 silly diffTrees remove [email protected] | |
3339 silly diffTrees remove [email protected] | |
3340 silly diffTrees remove [email protected] | |
3341 silly diffTrees remove [email protected] | |
3342 silly diffTrees remove [email protected] | |
3343 silly diffTrees remove [email protected] | |
3344 silly diffTrees remove [email protected] | |
3345 silly diffTrees remove [email protected] | |
3346 silly diffTrees remove [email protected] | |
3347 silly diffTrees remove [email protected] | |
3348 silly diffTrees remove [email protected] | |
3349 silly diffTrees remove [email protected] | |
3350 silly diffTrees remove [email protected] | |
3351 silly diffTrees remove [email protected] | |
3352 silly diffTrees remove [email protected] | |
3353 silly diffTrees add [email protected] | |
3354 silly diffTrees add [email protected] | |
3355 silly diffTrees add [email protected] | |
3356 silly diffTrees update [email protected] | |
3357 silly diffTrees move [email protected] | |
3358 silly diffTrees add [email protected] | |
3359 silly diffTrees move [email protected] | |
3360 silly diffTrees add [email protected] | |
3361 silly diffTrees move [email protected] | |
3362 silly diffTrees move [email protected] | |
3363 silly diffTrees move [email protected] | |
3364 silly diffTrees move [email protected] | |
3365 silly diffTrees move [email protected] | |
3366 silly diffTrees move [email protected] | |
3367 silly diffTrees add [email protected] | |
3368 silly diffTrees add [email protected] | |
3369 silly diffTrees add [email protected] | |
3370 silly diffTrees add [email protected] | |
3371 silly diffTrees add [email protected] | |
3372 silly diffTrees add [email protected] | |
3373 silly diffTrees add [email protected] | |
3374 silly diffTrees add [email protected] | |
3375 silly diffTrees add [email protected] | |
3376 silly diffTrees move [email protected] | |
3377 silly diffTrees add [email protected] | |
3378 silly diffTrees add [email protected] | |
3379 silly diffTrees update [email protected] | |
3380 silly decomposeActions action count 603 | |
3381 silly decomposeActions move [email protected] | |
3382 silly decomposeActions build [email protected] | |
3383 silly decomposeActions install [email protected] | |
3384 silly decomposeActions postinstall [email protected] | |
3385 silly decomposeActions test [email protected] | |
3386 silly decomposeActions fetch [email protected] | |
3387 silly decomposeActions extract [email protected] | |
3388 silly decomposeActions preinstall [email protected] | |
3389 silly decomposeActions build [email protected] | |
3390 silly decomposeActions install [email protected] | |
3391 silly decomposeActions postinstall [email protected] | |
3392 silly decomposeActions test [email protected] | |
3393 silly decomposeActions finalize [email protected] | |
3394 silly decomposeActions move [email protected] | |
3395 silly decomposeActions build [email protected] | |
3396 silly decomposeActions install [email protected] | |
3397 silly decomposeActions postinstall [email protected] | |
3398 silly decomposeActions test [email protected] | |
3399 silly decomposeActions fetch [email protected] | |
3400 silly decomposeActions extract [email protected] | |
3401 silly decomposeActions preinstall [email protected] | |
3402 silly decomposeActions build [email protected] | |
3403 silly decomposeActions install [email protected] | |
3404 silly decomposeActions postinstall [email protected] | |
3405 silly decomposeActions test [email protected] | |
3406 silly decomposeActions finalize [email protected] | |
3407 silly decomposeActions move [email protected] | |
3408 silly decomposeActions build [email protected] | |
3409 silly decomposeActions install [email protected] | |
3410 silly decomposeActions postinstall [email protected] | |
3411 silly decomposeActions test [email protected] | |
3412 silly decomposeActions move [email protected] | |
3413 silly decomposeActions build [email protected] | |
3414 silly decomposeActions install [email protected] | |
3415 silly decomposeActions postinstall [email protected] | |
3416 silly decomposeActions test [email protected] | |
3417 silly decomposeActions move [email protected] | |
3418 silly decomposeActions build [email protected] | |
3419 silly decomposeActions install [email protected] | |
3420 silly decomposeActions postinstall [email protected] | |
3421 silly decomposeActions test [email protected] | |
3422 silly decomposeActions move [email protected] | |
3423 silly decomposeActions build [email protected] | |
3424 silly decomposeActions install [email protected] | |
3425 silly decomposeActions postinstall [email protected] | |
3426 silly decomposeActions test [email protected] | |
3427 silly decomposeActions move [email protected] | |
3428 silly decomposeActions build [email protected] | |
3429 silly decomposeActions install [email protected] | |
3430 silly decomposeActions postinstall [email protected] | |
3431 silly decomposeActions test [email protected] | |
3432 silly decomposeActions move [email protected] | |
3433 silly decomposeActions build [email protected] | |
3434 silly decomposeActions install [email protected] | |
3435 silly decomposeActions postinstall [email protected] | |
3436 silly decomposeActions test [email protected] | |
3437 silly decomposeActions move [email protected] | |
3438 silly decomposeActions build [email protected] | |
3439 silly decomposeActions install [email protected] | |
3440 silly decomposeActions postinstall [email protected] | |
3441 silly decomposeActions test [email protected] | |
3442 silly decomposeActions move [email protected] | |
3443 silly decomposeActions build [email protected] | |
3444 silly decomposeActions install [email protected] | |
3445 silly decomposeActions postinstall [email protected] | |
3446 silly decomposeActions test [email protected] | |
3447 silly decomposeActions move [email protected] | |
3448 silly decomposeActions build [email protected] | |
3449 silly decomposeActions install [email protected] | |
3450 silly decomposeActions postinstall [email protected] | |
3451 silly decomposeActions test [email protected] | |
3452 silly decomposeActions move [email protected] | |
3453 silly decomposeActions build [email protected] | |
3454 silly decomposeActions install [email protected] | |
3455 silly decomposeActions postinstall [email protected] | |
3456 silly decomposeActions test [email protected] | |
3457 silly decomposeActions move [email protected] | |
3458 silly decomposeActions build [email protected] | |
3459 silly decomposeActions install [email protected] | |
3460 silly decomposeActions postinstall [email protected] | |
3461 silly decomposeActions test [email protected] | |
3462 silly decomposeActions move [email protected] | |
3463 silly decomposeActions build [email protected] | |
3464 silly decomposeActions install [email protected] | |
3465 silly decomposeActions postinstall [email protected] | |
3466 silly decomposeActions test [email protected] | |
3467 silly decomposeActions move [email protected] | |
3468 silly decomposeActions build [email protected] | |
3469 silly decomposeActions install [email protected] | |
3470 silly decomposeActions postinstall [email protected] | |
3471 silly decomposeActions test [email protected] | |
3472 silly decomposeActions move [email protected] | |
3473 silly decomposeActions build [email protected] | |
3474 silly decomposeActions install [email protected] | |
3475 silly decomposeActions postinstall [email protected] | |
3476 silly decomposeActions test [email protected] | |
3477 silly decomposeActions move [email protected] | |
3478 silly decomposeActions build [email protected] | |
3479 silly decomposeActions install [email protected] | |
3480 silly decomposeActions postinstall [email protected] | |
3481 silly decomposeActions test [email protected] | |
3482 silly decomposeActions move [email protected] | |
3483 silly decomposeActions build [email protected] | |
3484 silly decomposeActions install [email protected] | |
3485 silly decomposeActions postinstall [email protected] | |
3486 silly decomposeActions test [email protected] | |
3487 silly decomposeActions move [email protected] | |
3488 silly decomposeActions build [email protected] | |
3489 silly decomposeActions install [email protected] | |
3490 silly decomposeActions postinstall [email protected] | |
3491 silly decomposeActions test [email protected] | |
3492 silly decomposeActions move [email protected] | |
3493 silly decomposeActions build [email protected] | |
3494 silly decomposeActions install [email protected] | |
3495 silly decomposeActions postinstall [email protected] | |
3496 silly decomposeActions test [email protected] | |
3497 silly decomposeActions move [email protected] | |
3498 silly decomposeActions build [email protected] | |
3499 silly decomposeActions install [email protected] | |
3500 silly decomposeActions postinstall [email protected] | |
3501 silly decomposeActions test [email protected] | |
3502 silly decomposeActions move [email protected] | |
3503 silly decomposeActions build [email protected] | |
3504 silly decomposeActions install [email protected] | |
3505 silly decomposeActions postinstall [email protected] | |
3506 silly decomposeActions test [email protected] | |
3507 silly decomposeActions fetch [email protected] | |
3508 silly decomposeActions extract [email protected] | |
3509 silly decomposeActions preinstall [email protected] | |
3510 silly decomposeActions build [email protected] | |
3511 silly decomposeActions install [email protected] | |
3512 silly decomposeActions postinstall [email protected] | |
3513 silly decomposeActions test [email protected] | |
3514 silly decomposeActions finalize [email protected] | |
3515 silly decomposeActions move [email protected] | |
3516 silly decomposeActions build [email protected] | |
3517 silly decomposeActions install [email protected] | |
3518 silly decomposeActions postinstall [email protected] | |
3519 silly decomposeActions test [email protected] | |
3520 silly decomposeActions move [email protected] | |
3521 silly decomposeActions build [email protected] | |
3522 silly decomposeActions install [email protected] | |
3523 silly decomposeActions postinstall [email protected] | |
3524 silly decomposeActions test [email protected] | |
3525 silly decomposeActions fetch [email protected] | |
3526 silly decomposeActions extract [email protected] | |
3527 silly decomposeActions preinstall [email protected] | |
3528 silly decomposeActions build [email protected] | |
3529 silly decomposeActions install [email protected] | |
3530 silly decomposeActions postinstall [email protected] | |
3531 silly decomposeActions test [email protected] | |
3532 silly decomposeActions finalize [email protected] | |
3533 silly decomposeActions fetch [email protected] | |
3534 silly decomposeActions extract [email protected] | |
3535 silly decomposeActions preinstall [email protected] | |
3536 silly decomposeActions build [email protected] | |
3537 silly decomposeActions install [email protected] | |
3538 silly decomposeActions postinstall [email protected] | |
3539 silly decomposeActions test [email protected] | |
3540 silly decomposeActions finalize [email protected] | |
3541 silly decomposeActions move [email protected] | |
3542 silly decomposeActions build [email protected] | |
3543 silly decomposeActions install [email protected] | |
3544 silly decomposeActions postinstall [email protected] | |
3545 silly decomposeActions test [email protected] | |
3546 silly decomposeActions fetch [email protected] | |
3547 silly decomposeActions extract [email protected] | |
3548 silly decomposeActions preinstall [email protected] | |
3549 silly decomposeActions build [email protected] | |
3550 silly decomposeActions install [email protected] | |
3551 silly decomposeActions postinstall [email protected] | |
3552 silly decomposeActions test [email protected] | |
3553 silly decomposeActions finalize [email protected] | |
3554 silly decomposeActions move [email protected] | |
3555 silly decomposeActions build [email protected] | |
3556 silly decomposeActions install [email protected] | |
3557 silly decomposeActions postinstall [email protected] | |
3558 silly decomposeActions test [email protected] | |
3559 silly decomposeActions move [email protected] | |
3560 silly decomposeActions build [email protected] | |
3561 silly decomposeActions install [email protected] | |
3562 silly decomposeActions postinstall [email protected] | |
3563 silly decomposeActions test [email protected] | |
3564 silly decomposeActions fetch [email protected] | |
3565 silly decomposeActions extract [email protected] | |
3566 silly decomposeActions preinstall [email protected] | |
3567 silly decomposeActions build [email protected] | |
3568 silly decomposeActions install [email protected] | |
3569 silly decomposeActions postinstall [email protected] | |
3570 silly decomposeActions test [email protected] | |
3571 silly decomposeActions finalize [email protected] | |
3572 silly decomposeActions fetch [email protected] | |
3573 silly decomposeActions extract [email protected] | |
3574 silly decomposeActions preinstall [email protected] | |
3575 silly decomposeActions build [email protected] | |
3576 silly decomposeActions install [email protected] | |
3577 silly decomposeActions postinstall [email protected] | |
3578 silly decomposeActions test [email protected] | |
3579 silly decomposeActions finalize [email protected] | |
3580 silly decomposeActions move [email protected] | |
3581 silly decomposeActions build [email protected] | |
3582 silly decomposeActions install [email protected] | |
3583 silly decomposeActions postinstall [email protected] | |
3584 silly decomposeActions test [email protected] | |
3585 silly decomposeActions move [email protected] | |
3586 silly decomposeActions build [email protected] | |
3587 silly decomposeActions install [email protected] | |
3588 silly decomposeActions postinstall [email protected] | |
3589 silly decomposeActions test [email protected] | |
3590 silly decomposeActions move [email protected] | |
3591 silly decomposeActions build [email protected] | |
3592 silly decomposeActions install [email protected] | |
3593 silly decomposeActions postinstall [email protected] | |
3594 silly decomposeActions test [email protected] | |
3595 silly decomposeActions move [email protected] | |
3596 silly decomposeActions build [email protected] | |
3597 silly decomposeActions install [email protected] | |
3598 silly decomposeActions postinstall [email protected] | |
3599 silly decomposeActions test [email protected] | |
3600 silly decomposeActions move [email protected] | |
3601 silly decomposeActions build [email protected] | |
3602 silly decomposeActions install [email protected] | |
3603 silly decomposeActions postinstall [email protected] | |
3604 silly decomposeActions test [email protected] | |
3605 silly decomposeActions move [email protected] | |
3606 silly decomposeActions build [email protected] | |
3607 silly decomposeActions install [email protected] | |
3608 silly decomposeActions postinstall [email protected] | |
3609 silly decomposeActions test [email protected] | |
3610 silly decomposeActions move [email protected] | |
3611 silly decomposeActions build [email protected] | |
3612 silly decomposeActions install [email protected] | |
3613 silly decomposeActions postinstall [email protected] | |
3614 silly decomposeActions test [email protected] | |
3615 silly decomposeActions move [email protected] | |
3616 silly decomposeActions build [email protected] | |
3617 silly decomposeActions install [email protected] | |
3618 silly decomposeActions postinstall [email protected] | |
3619 silly decomposeActions test [email protected] | |
3620 silly decomposeActions move [email protected] | |
3621 silly decomposeActions build [email protected] | |
3622 silly decomposeActions install [email protected] | |
3623 silly decomposeActions postinstall [email protected] | |
3624 silly decomposeActions test [email protected] | |
3625 silly decomposeActions move [email protected] | |
3626 silly decomposeActions build [email protected] | |
3627 silly decomposeActions install [email protected] | |
3628 silly decomposeActions postinstall [email protected] | |
3629 silly decomposeActions test [email protected] | |
3630 silly decomposeActions remove [email protected] | |
3631 silly decomposeActions remove [email protected] | |
3632 silly decomposeActions move [email protected] | |
3633 silly decomposeActions build [email protected] | |
3634 silly decomposeActions install [email protected] | |
3635 silly decomposeActions postinstall [email protected] | |
3636 silly decomposeActions test [email protected] | |
3637 silly decomposeActions move [email protected] | |
3638 silly decomposeActions build [email protected] | |
3639 silly decomposeActions install [email protected] | |
3640 silly decomposeActions postinstall [email protected] | |
3641 silly decomposeActions test [email protected] | |
3642 silly decomposeActions move [email protected] | |
3643 silly decomposeActions build [email protected] | |
3644 silly decomposeActions install [email protected] | |
3645 silly decomposeActions postinstall [email protected] | |
3646 silly decomposeActions test [email protected] | |
3647 silly decomposeActions move [email protected] | |
3648 silly decomposeActions build [email protected] | |
3649 silly decomposeActions install [email protected] | |
3650 silly decomposeActions postinstall [email protected] | |
3651 silly decomposeActions test [email protected] | |
3652 silly decomposeActions move [email protected] | |
3653 silly decomposeActions build [email protected] | |
3654 silly decomposeActions install [email protected] | |
3655 silly decomposeActions postinstall [email protected] | |
3656 silly decomposeActions test [email protected] | |
3657 silly decomposeActions move [email protected] | |
3658 silly decomposeActions build [email protected] | |
3659 silly decomposeActions install [email protected] | |
3660 silly decomposeActions postinstall [email protected] | |
3661 silly decomposeActions test [email protected] | |
3662 silly decomposeActions fetch [email protected] | |
3663 silly decomposeActions extract [email protected] | |
3664 silly decomposeActions preinstall [email protected] | |
3665 silly decomposeActions build [email protected] | |
3666 silly decomposeActions install [email protected] | |
3667 silly decomposeActions postinstall [email protected] | |
3668 silly decomposeActions test [email protected] | |
3669 silly decomposeActions finalize [email protected] | |
3670 silly decomposeActions move [email protected] | |
3671 silly decomposeActions build [email protected] | |
3672 silly decomposeActions install [email protected] | |
3673 silly decomposeActions postinstall [email protected] | |
3674 silly decomposeActions test [email protected] | |
3675 silly decomposeActions move [email protected] | |
3676 silly decomposeActions build [email protected] | |
3677 silly decomposeActions install [email protected] | |
3678 silly decomposeActions postinstall [email protected] | |
3679 silly decomposeActions test [email protected] | |
3680 silly decomposeActions move [email protected] | |
3681 silly decomposeActions build [email protected] | |
3682 silly decomposeActions install [email protected] | |
3683 silly decomposeActions postinstall [email protected] | |
3684 silly decomposeActions test [email protected] | |
3685 silly decomposeActions fetch [email protected] | |
3686 silly decomposeActions extract [email protected] | |
3687 silly decomposeActions preinstall [email protected] | |
3688 silly decomposeActions build [email protected] | |
3689 silly decomposeActions install [email protected] | |
3690 silly decomposeActions postinstall [email protected] | |
3691 silly decomposeActions test [email protected] | |
3692 silly decomposeActions finalize [email protected] | |
3693 silly decomposeActions fetch [email protected] | |
3694 silly decomposeActions extract [email protected] | |
3695 silly decomposeActions preinstall [email protected] | |
3696 silly decomposeActions build [email protected] | |
3697 silly decomposeActions install [email protected] | |
3698 silly decomposeActions postinstall [email protected] | |
3699 silly decomposeActions test [email protected] | |
3700 silly decomposeActions finalize [email protected] | |
3701 silly decomposeActions move [email protected] | |
3702 silly decomposeActions build [email protected] | |
3703 silly decomposeActions install [email protected] | |
3704 silly decomposeActions postinstall [email protected] | |
3705 silly decomposeActions test [email protected] | |
3706 silly decomposeActions fetch [email protected] | |
3707 silly decomposeActions extract [email protected] | |
3708 silly decomposeActions preinstall [email protected] | |
3709 silly decomposeActions build [email protected] | |
3710 silly decomposeActions install [email protected] | |
3711 silly decomposeActions postinstall [email protected] | |
3712 silly decomposeActions test [email protected] | |
3713 silly decomposeActions finalize [email protected] | |
3714 silly decomposeActions fetch [email protected] | |
3715 silly decomposeActions extract [email protected] | |
3716 silly decomposeActions preinstall [email protected] | |
3717 silly decomposeActions build [email protected] | |
3718 silly decomposeActions install [email protected] | |
3719 silly decomposeActions postinstall [email protected] | |
3720 silly decomposeActions test [email protected] | |
3721 silly decomposeActions finalize [email protected] | |
3722 silly decomposeActions move [email protected] | |
3723 silly decomposeActions build [email protected] | |
3724 silly decomposeActions install [email protected] | |
3725 silly decomposeActions postinstall [email protected] | |
3726 silly decomposeActions test [email protected] | |
3727 silly decomposeActions remove [email protected] | |
3728 silly decomposeActions remove [email protected] | |
3729 silly decomposeActions remove [email protected] | |
3730 silly decomposeActions remove [email protected] | |
3731 silly decomposeActions remove [email protected] | |
3732 silly decomposeActions remove [email protected] | |
3733 silly decomposeActions remove [email protected] | |
3734 silly decomposeActions remove [email protected] | |
3735 silly decomposeActions remove [email protected] | |
3736 silly decomposeActions remove [email protected] | |
3737 silly decomposeActions remove [email protected] | |
3738 silly decomposeActions remove [email protected] | |
3739 silly decomposeActions remove [email protected] | |
3740 silly decomposeActions remove [email protected] | |
3741 silly decomposeActions remove [email protected] | |
3742 silly decomposeActions remove [email protected] | |
3743 silly decomposeActions remove [email protected] | |
3744 silly decomposeActions remove [email protected] | |
3745 silly decomposeActions remove [email protected] | |
3746 silly decomposeActions remove [email protected] | |
3747 silly decomposeActions remove [email protected] | |
3748 silly decomposeActions remove [email protected] | |
3749 silly decomposeActions remove [email protected] | |
3750 silly decomposeActions remove [email protected] | |
3751 silly decomposeActions remove [email protected] | |
3752 silly decomposeActions remove [email protected] | |
3753 silly decomposeActions remove [email protected] | |
3754 silly decomposeActions remove [email protected] | |
3755 silly decomposeActions remove [email protected] | |
3756 silly decomposeActions remove [email protected] | |
3757 silly decomposeActions remove [email protected] | |
3758 silly decomposeActions remove [email protected] | |
3759 silly decomposeActions remove [email protected] | |
3760 silly decomposeActions remove [email protected] | |
3761 silly decomposeActions remove [email protected] | |
3762 silly decomposeActions remove [email protected] | |
3763 silly decomposeActions remove [email protected] | |
3764 silly decomposeActions remove [email protected] | |
3765 silly decomposeActions remove [email protected] | |
3766 silly decomposeActions remove [email protected] | |
3767 silly decomposeActions remove [email protected] | |
3768 silly decomposeActions remove [email protected] | |
3769 silly decomposeActions remove [email protected] | |
3770 silly decomposeActions remove [email protected] | |
3771 silly decomposeActions remove [email protected] | |
3772 silly decomposeActions remove [email protected] | |
3773 silly decomposeActions remove [email protected] | |
3774 silly decomposeActions remove [email protected] | |
3775 silly decomposeActions remove [email protected] | |
3776 silly decomposeActions remove [email protected] | |
3777 silly decomposeActions remove [email protected] | |
3778 silly decomposeActions remove [email protected] | |
3779 silly decomposeActions remove [email protected] | |
3780 silly decomposeActions remove [email protected] | |
3781 silly decomposeActions remove [email protected] | |
3782 silly decomposeActions remove [email protected] | |
3783 silly decomposeActions remove [email protected] | |
3784 silly decomposeActions remove [email protected] | |
3785 silly decomposeActions remove [email protected] | |
3786 silly decomposeActions remove [email protected] | |
3787 silly decomposeActions remove [email protected] | |
3788 silly decomposeActions remove [email protected] | |
3789 silly decomposeActions remove [email protected] | |
3790 silly decomposeActions remove [email protected] | |
3791 silly decomposeActions remove [email protected] | |
3792 silly decomposeActions remove [email protected] | |
3793 silly decomposeActions remove [email protected] | |
3794 silly decomposeActions remove [email protected] | |
3795 silly decomposeActions fetch [email protected] | |
3796 silly decomposeActions extract [email protected] | |
3797 silly decomposeActions preinstall [email protected] | |
3798 silly decomposeActions build [email protected] | |
3799 silly decomposeActions install [email protected] | |
3800 silly decomposeActions postinstall [email protected] | |
3801 silly decomposeActions test [email protected] | |
3802 silly decomposeActions finalize [email protected] | |
3803 silly decomposeActions fetch [email protected] | |
3804 silly decomposeActions extract [email protected] | |
3805 silly decomposeActions preinstall [email protected] | |
3806 silly decomposeActions build [email protected] | |
3807 silly decomposeActions install [email protected] | |
3808 silly decomposeActions postinstall [email protected] | |
3809 silly decomposeActions test [email protected] | |
3810 silly decomposeActions finalize [email protected] | |
3811 silly decomposeActions fetch [email protected] | |
3812 silly decomposeActions extract [email protected] | |
3813 silly decomposeActions preinstall [email protected] | |
3814 silly decomposeActions build [email protected] | |
3815 silly decomposeActions install [email protected] | |
3816 silly decomposeActions postinstall [email protected] | |
3817 silly decomposeActions test [email protected] | |
3818 silly decomposeActions finalize [email protected] | |
3819 silly decomposeActions fetch [email protected] | |
3820 silly decomposeActions extract [email protected] | |
3821 silly decomposeActions preinstall [email protected] | |
3822 silly decomposeActions build [email protected] | |
3823 silly decomposeActions install [email protected] | |
3824 silly decomposeActions postinstall [email protected] | |
3825 silly decomposeActions test [email protected] | |
3826 silly decomposeActions finalize [email protected] | |
3827 silly decomposeActions move [email protected] | |
3828 silly decomposeActions build [email protected] | |
3829 silly decomposeActions install [email protected] | |
3830 silly decomposeActions postinstall [email protected] | |
3831 silly decomposeActions test [email protected] | |
3832 silly decomposeActions fetch [email protected] | |
3833 silly decomposeActions extract [email protected] | |
3834 silly decomposeActions preinstall [email protected] | |
3835 silly decomposeActions build [email protected] | |
3836 silly decomposeActions install [email protected] | |
3837 silly decomposeActions postinstall [email protected] | |
3838 silly decomposeActions test [email protected] | |
3839 silly decomposeActions finalize [email protected] | |
3840 silly decomposeActions move [email protected] | |
3841 silly decomposeActions build [email protected] | |
3842 silly decomposeActions install [email protected] | |
3843 silly decomposeActions postinstall [email protected] | |
3844 silly decomposeActions test [email protected] | |
3845 silly decomposeActions fetch [email protected] | |
3846 silly decomposeActions extract [email protected] | |
3847 silly decomposeActions preinstall [email protected] | |
3848 silly decomposeActions build [email protected] | |
3849 silly decomposeActions install [email protected] | |
3850 silly decomposeActions postinstall [email protected] | |
3851 silly decomposeActions test [email protected] | |
3852 silly decomposeActions finalize [email protected] | |
3853 silly decomposeActions move [email protected] | |
3854 silly decomposeActions build [email protected] | |
3855 silly decomposeActions install [email protected] | |
3856 silly decomposeActions postinstall [email protected] | |
3857 silly decomposeActions test [email protected] | |
3858 silly decomposeActions move [email protected] | |
3859 silly decomposeActions build [email protected] | |
3860 silly decomposeActions install [email protected] | |
3861 silly decomposeActions postinstall [email protected] | |
3862 silly decomposeActions test [email protected] | |
3863 silly decomposeActions move [email protected] | |
3864 silly decomposeActions build [email protected] | |
3865 silly decomposeActions install [email protected] | |
3866 silly decomposeActions postinstall [email protected] | |
3867 silly decomposeActions test [email protected] | |
3868 silly decomposeActions move [email protected] | |
3869 silly decomposeActions build [email protected] | |
3870 silly decomposeActions install [email protected] | |
3871 silly decomposeActions postinstall [email protected] | |
3872 silly decomposeActions test [email protected] | |
3873 silly decomposeActions move [email protected] | |
3874 silly decomposeActions build [email protected] | |
3875 silly decomposeActions install [email protected] | |
3876 silly decomposeActions postinstall [email protected] | |
3877 silly decomposeActions test [email protected] | |
3878 silly decomposeActions move [email protected] | |
3879 silly decomposeActions build [email protected] | |
3880 silly decomposeActions install [email protected] | |
3881 silly decomposeActions postinstall [email protected] | |
3882 silly decomposeActions test [email protected] | |
3883 silly decomposeActions fetch [email protected] | |
3884 silly decomposeActions extract [email protected] | |
3885 silly decomposeActions preinstall [email protected] | |
3886 silly decomposeActions build [email protected] | |
3887 silly decomposeActions install [email protected] | |
3888 silly decomposeActions postinstall [email protected] | |
3889 silly decomposeActions test [email protected] | |
3890 silly decomposeActions finalize [email protected] | |
3891 silly decomposeActions fetch [email protected] | |
3892 silly decomposeActions extract [email protected] | |
3893 silly decomposeActions preinstall [email protected] | |
3894 silly decomposeActions build [email protected] | |
3895 silly decomposeActions install [email protected] | |
3896 silly decomposeActions postinstall [email protected] | |
3897 silly decomposeActions test [email protected] | |
3898 silly decomposeActions finalize [email protected] | |
3899 silly decomposeActions fetch [email protected] | |
3900 silly decomposeActions extract [email protected] | |
3901 silly decomposeActions preinstall [email protected] | |
3902 silly decomposeActions build [email protected] | |
3903 silly decomposeActions install [email protected] | |
3904 silly decomposeActions postinstall [email protected] | |
3905 silly decomposeActions test [email protected] | |
3906 silly decomposeActions finalize [email protected] | |
3907 silly decomposeActions fetch [email protected] | |
3908 silly decomposeActions extract [email protected] | |
3909 silly decomposeActions preinstall [email protected] | |
3910 silly decomposeActions build [email protected] | |
3911 silly decomposeActions install [email protected] | |
3912 silly decomposeActions postinstall [email protected] | |
3913 silly decomposeActions test [email protected] | |
3914 silly decomposeActions finalize [email protected] | |
3915 silly decomposeActions fetch [email protected] | |
3916 silly decomposeActions extract [email protected] | |
3917 silly decomposeActions preinstall [email protected] | |
3918 silly decomposeActions build [email protected] | |
3919 silly decomposeActions install [email protected] | |
3920 silly decomposeActions postinstall [email protected] | |
3921 silly decomposeActions test [email protected] | |
3922 silly decomposeActions finalize [email protected] | |
3923 silly decomposeActions fetch [email protected] | |
3924 silly decomposeActions extract [email protected] | |
3925 silly decomposeActions preinstall [email protected] | |
3926 silly decomposeActions build [email protected] | |
3927 silly decomposeActions install [email protected] | |
3928 silly decomposeActions postinstall [email protected] | |
3929 silly decomposeActions test [email protected] | |
3930 silly decomposeActions finalize [email protected] | |
3931 silly decomposeActions fetch [email protected] | |
3932 silly decomposeActions extract [email protected] | |
3933 silly decomposeActions preinstall [email protected] | |
3934 silly decomposeActions build [email protected] | |
3935 silly decomposeActions install [email protected] | |
3936 silly decomposeActions postinstall [email protected] | |
3937 silly decomposeActions test [email protected] | |
3938 silly decomposeActions finalize [email protected] | |
3939 silly decomposeActions fetch [email protected] | |
3940 silly decomposeActions extract [email protected] | |
3941 silly decomposeActions preinstall [email protected] | |
3942 silly decomposeActions build [email protected] | |
3943 silly decomposeActions install [email protected] | |
3944 silly decomposeActions postinstall [email protected] | |
3945 silly decomposeActions test [email protected] | |
3946 silly decomposeActions finalize [email protected] | |
3947 silly decomposeActions fetch [email protected] | |
3948 silly decomposeActions extract [email protected] | |
3949 silly decomposeActions preinstall [email protected] | |
3950 silly decomposeActions build [email protected] | |
3951 silly decomposeActions install [email protected] | |
3952 silly decomposeActions postinstall [email protected] | |
3953 silly decomposeActions test [email protected] | |
3954 silly decomposeActions finalize [email protected] | |
3955 silly decomposeActions move [email protected] | |
3956 silly decomposeActions build [email protected] | |
3957 silly decomposeActions install [email protected] | |
3958 silly decomposeActions postinstall [email protected] | |
3959 silly decomposeActions test [email protected] | |
3960 silly decomposeActions fetch [email protected] | |
3961 silly decomposeActions extract [email protected] | |
3962 silly decomposeActions preinstall [email protected] | |
3963 silly decomposeActions build [email protected] | |
3964 silly decomposeActions install [email protected] | |
3965 silly decomposeActions postinstall [email protected] | |
3966 silly decomposeActions test [email protected] | |
3967 silly decomposeActions finalize [email protected] | |
3968 silly decomposeActions fetch [email protected] | |
3969 silly decomposeActions extract [email protected] | |
3970 silly decomposeActions preinstall [email protected] | |
3971 silly decomposeActions build [email protected] | |
3972 silly decomposeActions install [email protected] | |
3973 silly decomposeActions postinstall [email protected] | |
3974 silly decomposeActions test [email protected] | |
3975 silly decomposeActions finalize [email protected] | |
3976 silly decomposeActions fetch [email protected] | |
3977 silly decomposeActions extract [email protected] | |
3978 silly decomposeActions preinstall [email protected] | |
3979 silly decomposeActions build [email protected] | |
3980 silly decomposeActions install [email protected] | |
3981 silly decomposeActions postinstall [email protected] | |
3982 silly decomposeActions test [email protected] | |
3983 silly decomposeActions finalize [email protected] | |
3984 silly executeActions Starting | |
3985 silly install executeActions | |
3986 silly doSerial global-install 0 | |
3987 silly doParallel fetch 31 | |
3988 verbose lock using /Users/ogd/.npm/_locks/staging-c1d189617dc0b265.lock for /Users/ogd/Documents/projects/npm/npm/node_modules/.staging | |
3989 silly doParallel extract 31 | |
3990 silly extract assertion-error | |
3991 silly extract wordwrap | |
3992 silly extract esutils | |
3993 silly extract source-map | |
3994 silly extract has-flag | |
3995 silly extract is-buffer | |
3996 silly extract supports-color | |
3997 silly extract wordwrap | |
3998 silly extract require-inject | |
3999 silly extract source-map | |
4000 silly extract escodegen | |
4001 silly extract supports-color | |
4002 silly extract readable-stream | |
4003 silly extract tmatch | |
4004 silly extract type-detect | |
4005 silly extract chai | |
4006 silly extract nock | |
4007 silly extract source-map | |
4008 silly extract uglify-to-browserify | |
4009 silly extract tap-mocha-reporter | |
4010 silly extract win-spawn | |
4011 silly extract foreground-child | |
4012 silly extract window-size | |
4013 silly extract yargs | |
4014 silly extract uglify-js | |
4015 silly extract handlebars | |
4016 silly extract istanbul | |
4017 silly extract y18n | |
4018 silly extract yargs | |
4019 silly extract nyc | |
4020 silly extract tap | |
4021 verbose unbuild node_modules/.staging/assertion-error-6190dc174193718b1acec5e3ff312587 | |
4022 verbose unbuild node_modules/.staging/wordwrap-1b29471748e09e54dec6e2cc043e04ac | |
4023 verbose unbuild node_modules/.staging/esutils-2dcf21e4ac214499471a32dd7c75b72f | |
4024 verbose unbuild node_modules/.staging/has-flag-d928bd8405d909b6777f482cb670294b | |
4025 verbose unbuild node_modules/.staging/source-map-f96ae0e326d138445385c0dd6404133b | |
4026 verbose unbuild node_modules/.staging/is-buffer-dad71142d5c5047179ca948408973d1b | |
4027 verbose unbuild node_modules/.staging/supports-color-98d8c33bbd73224d4707364bf1a5a924 | |
4028 verbose unbuild node_modules/.staging/wordwrap-e638e6c4fa4ffd5b62efe44a2db7cdaa | |
4029 verbose unbuild node_modules/.staging/require-inject-e852ec4b4f69c2bcedd69c2e304046eb | |
4030 verbose unbuild node_modules/.staging/source-map-19434644ad957869520e5f95da250371 | |
4031 verbose unbuild node_modules/.staging/readable-stream-44dd8fe2be67448deb22276e0f81782a | |
4032 verbose unbuild node_modules/.staging/tmatch-a26f88b1a7b38661c8943343ad4c7ecf | |
4033 verbose unbuild node_modules/.staging/type-detect-7c5548fd285ba282bd6ccba6dd346c79 | |
4034 verbose unbuild node_modules/.staging/chai-52fdc5ba1dd16efa799be6ca37365026 | |
4035 verbose unbuild node_modules/.staging/nock-ad126bb32eb157ac47787404aad095dc | |
4036 verbose unbuild node_modules/.staging/source-map-fad6b2a8fcda8659620cfa0545fc266c | |
4037 verbose unbuild node_modules/.staging/uglify-to-browserify-38500cbeb0f46d645d26e7ee2f8faa10 | |
4038 verbose unbuild node_modules/.staging/foreground-child-097f902351d84f2e8fb1807bab9efa18 | |
4039 verbose unbuild node_modules/.staging/window-size-3135169f752a97d3fa7fc4744bdafb68 | |
4040 verbose unbuild node_modules/.staging/yargs-a7f338715c1f6d08da9e838989ca2fb1 | |
4041 verbose unbuild node_modules/.staging/y18n-d32a5a9e262a5fbd76b6909b96cec682 | |
4042 verbose unbuild node_modules/.staging/yargs-9bf7a05abc95d54e1aefa15093eba974 | |
4043 verbose unbuild node_modules/.staging/escodegen-9c4893d1c2e0f3aa07f77355c11e33a1 | |
4044 verbose unbuild node_modules/.staging/supports-color-ae08bce41bae0f4aff944c99dda70c17 | |
4045 verbose unbuild node_modules/.staging/tap-mocha-reporter-5d27cd5d70ddf3e8851ecdad7c01c1fa | |
4046 verbose unbuild node_modules/.staging/win-spawn-fc0b5af62358be208c37c385c13a67b8 | |
4047 verbose unbuild node_modules/.staging/handlebars-7eac189606877205159e710d3c7135e0 | |
4048 verbose unbuild node_modules/.staging/uglify-js-de2da2456188643b01178c1d70d55691 | |
4049 verbose unbuild node_modules/.staging/istanbul-a64826211f1fe20251ebe46991f326e6 | |
4050 verbose unbuild node_modules/.staging/nyc-0790a8e403f58b40ff879d048425a114 | |
4051 verbose unbuild node_modules/.staging/tap-07c0eb0751a2dc0352be4c45d67ffa64 | |
4052 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/assertion-error-6190dc174193718b1acec5e3ff312587 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4053 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-1b29471748e09e54dec6e2cc043e04ac is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4054 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/esutils-2dcf21e4ac214499471a32dd7c75b72f is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4055 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/has-flag-d928bd8405d909b6777f482cb670294b is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4056 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-f96ae0e326d138445385c0dd6404133b is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4057 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/is-buffer-dad71142d5c5047179ca948408973d1b is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4058 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-98d8c33bbd73224d4707364bf1a5a924 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4059 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-e638e6c4fa4ffd5b62efe44a2db7cdaa is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4060 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/require-inject-e852ec4b4f69c2bcedd69c2e304046eb is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4061 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-19434644ad957869520e5f95da250371 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4062 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/readable-stream-44dd8fe2be67448deb22276e0f81782a is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4063 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tmatch-a26f88b1a7b38661c8943343ad4c7ecf is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4064 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/type-detect-7c5548fd285ba282bd6ccba6dd346c79 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4065 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/chai-52fdc5ba1dd16efa799be6ca37365026 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4066 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nock-ad126bb32eb157ac47787404aad095dc is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4067 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-fad6b2a8fcda8659620cfa0545fc266c is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4068 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-to-browserify-38500cbeb0f46d645d26e7ee2f8faa10 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4069 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/foreground-child-097f902351d84f2e8fb1807bab9efa18 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4070 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/window-size-3135169f752a97d3fa7fc4744bdafb68 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4071 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-a7f338715c1f6d08da9e838989ca2fb1 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4072 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/y18n-d32a5a9e262a5fbd76b6909b96cec682 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4073 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-9bf7a05abc95d54e1aefa15093eba974 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4074 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/assertion-error-6190dc174193718b1acec5e3ff312587 | |
4075 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-1b29471748e09e54dec6e2cc043e04ac | |
4076 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/esutils-2dcf21e4ac214499471a32dd7c75b72f | |
4077 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/has-flag-d928bd8405d909b6777f482cb670294b | |
4078 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-f96ae0e326d138445385c0dd6404133b | |
4079 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/is-buffer-dad71142d5c5047179ca948408973d1b | |
4080 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-98d8c33bbd73224d4707364bf1a5a924 | |
4081 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-e638e6c4fa4ffd5b62efe44a2db7cdaa | |
4082 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/require-inject-e852ec4b4f69c2bcedd69c2e304046eb | |
4083 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-19434644ad957869520e5f95da250371 | |
4084 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/escodegen-9c4893d1c2e0f3aa07f77355c11e33a1 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4085 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-ae08bce41bae0f4aff944c99dda70c17 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4086 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/readable-stream-44dd8fe2be67448deb22276e0f81782a | |
4087 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tmatch-a26f88b1a7b38661c8943343ad4c7ecf | |
4088 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/type-detect-7c5548fd285ba282bd6ccba6dd346c79 | |
4089 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/chai-52fdc5ba1dd16efa799be6ca37365026 | |
4090 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nock-ad126bb32eb157ac47787404aad095dc | |
4091 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-fad6b2a8fcda8659620cfa0545fc266c | |
4092 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-to-browserify-38500cbeb0f46d645d26e7ee2f8faa10 | |
4093 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-mocha-reporter-5d27cd5d70ddf3e8851ecdad7c01c1fa is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4094 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/foreground-child-097f902351d84f2e8fb1807bab9efa18 | |
4095 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/window-size-3135169f752a97d3fa7fc4744bdafb68 | |
4096 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/win-spawn-fc0b5af62358be208c37c385c13a67b8 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4097 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-a7f338715c1f6d08da9e838989ca2fb1 | |
4098 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/handlebars-7eac189606877205159e710d3c7135e0 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4099 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-js-de2da2456188643b01178c1d70d55691 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4100 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/istanbul-a64826211f1fe20251ebe46991f326e6 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4101 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/y18n-d32a5a9e262a5fbd76b6909b96cec682 | |
4102 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-9bf7a05abc95d54e1aefa15093eba974 | |
4103 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nyc-0790a8e403f58b40ff879d048425a114 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4104 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-07c0eb0751a2dc0352be4c45d67ffa64 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
4105 verbose tar unpack /Users/ogd/.npm/assertion-error/1.0.1/package.tgz | |
4106 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/assertion-error-6190dc174193718b1acec5e3ff312587 | |
4107 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/assertion-error-6190dc174193718b1acec5e3ff312587 is being purged | |
4108 verbose tar unpack /Users/ogd/.npm/wordwrap/0.0.2/package.tgz | |
4109 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-1b29471748e09e54dec6e2cc043e04ac | |
4110 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-1b29471748e09e54dec6e2cc043e04ac is being purged | |
4111 verbose tar unpack /Users/ogd/.npm/esutils/2.0.2/package.tgz | |
4112 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/esutils-2dcf21e4ac214499471a32dd7c75b72f | |
4113 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/esutils-2dcf21e4ac214499471a32dd7c75b72f is being purged | |
4114 verbose tar unpack /Users/ogd/.npm/has-flag/1.0.0/package.tgz | |
4115 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/has-flag-d928bd8405d909b6777f482cb670294b | |
4116 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/has-flag-d928bd8405d909b6777f482cb670294b is being purged | |
4117 verbose tar unpack /Users/ogd/.npm/source-map/0.4.4/package.tgz | |
4118 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-f96ae0e326d138445385c0dd6404133b | |
4119 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-f96ae0e326d138445385c0dd6404133b is being purged | |
4120 verbose tar unpack /Users/ogd/.npm/is-buffer/1.1.0/package.tgz | |
4121 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/is-buffer-dad71142d5c5047179ca948408973d1b | |
4122 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/is-buffer-dad71142d5c5047179ca948408973d1b is being purged | |
4123 verbose tar unpack /Users/ogd/.npm/supports-color/3.1.1/package.tgz | |
4124 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-98d8c33bbd73224d4707364bf1a5a924 | |
4125 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-98d8c33bbd73224d4707364bf1a5a924 is being purged | |
4126 verbose tar unpack /Users/ogd/.npm/wordwrap/1.0.0/package.tgz | |
4127 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-e638e6c4fa4ffd5b62efe44a2db7cdaa | |
4128 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-e638e6c4fa4ffd5b62efe44a2db7cdaa is being purged | |
4129 verbose tar unpack /Users/ogd/.npm/require-inject/1.2.1/package.tgz | |
4130 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/require-inject-e852ec4b4f69c2bcedd69c2e304046eb | |
4131 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/require-inject-e852ec4b4f69c2bcedd69c2e304046eb is being purged | |
4132 verbose tar unpack /Users/ogd/.npm/source-map/0.2.0/package.tgz | |
4133 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-19434644ad957869520e5f95da250371 | |
4134 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-19434644ad957869520e5f95da250371 is being purged | |
4135 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/escodegen-9c4893d1c2e0f3aa07f77355c11e33a1 | |
4136 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-ae08bce41bae0f4aff944c99dda70c17 | |
4137 verbose tar unpack /Users/ogd/.npm/readable-stream/2.0.2/package.tgz | |
4138 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/readable-stream-44dd8fe2be67448deb22276e0f81782a | |
4139 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/readable-stream-44dd8fe2be67448deb22276e0f81782a is being purged | |
4140 verbose tar unpack /Users/ogd/.npm/tmatch/1.0.2/package.tgz | |
4141 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tmatch-a26f88b1a7b38661c8943343ad4c7ecf | |
4142 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tmatch-a26f88b1a7b38661c8943343ad4c7ecf is being purged | |
4143 verbose tar unpack /Users/ogd/.npm/type-detect/1.0.0/package.tgz | |
4144 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/type-detect-7c5548fd285ba282bd6ccba6dd346c79 | |
4145 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/type-detect-7c5548fd285ba282bd6ccba6dd346c79 is being purged | |
4146 verbose tar unpack /Users/ogd/.npm/chai/3.3.0/package.tgz | |
4147 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/chai-52fdc5ba1dd16efa799be6ca37365026 | |
4148 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/chai-52fdc5ba1dd16efa799be6ca37365026 is being purged | |
4149 verbose tar unpack /Users/ogd/.npm/nock/2.13.0/package.tgz | |
4150 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nock-ad126bb32eb157ac47787404aad095dc | |
4151 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nock-ad126bb32eb157ac47787404aad095dc is being purged | |
4152 verbose tar unpack /Users/ogd/.npm/source-map/0.1.34/package.tgz | |
4153 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-fad6b2a8fcda8659620cfa0545fc266c | |
4154 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-fad6b2a8fcda8659620cfa0545fc266c is being purged | |
4155 verbose tar unpack /Users/ogd/.npm/uglify-to-browserify/1.0.2/package.tgz | |
4156 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-to-browserify-38500cbeb0f46d645d26e7ee2f8faa10 | |
4157 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-to-browserify-38500cbeb0f46d645d26e7ee2f8faa10 is being purged | |
4158 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-mocha-reporter-5d27cd5d70ddf3e8851ecdad7c01c1fa | |
4159 verbose tar unpack /Users/ogd/.npm/foreground-child/1.3.1/package.tgz | |
4160 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/foreground-child-097f902351d84f2e8fb1807bab9efa18 | |
4161 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/foreground-child-097f902351d84f2e8fb1807bab9efa18 is being purged | |
4162 verbose tar unpack /Users/ogd/.npm/window-size/0.1.0/package.tgz | |
4163 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/window-size-3135169f752a97d3fa7fc4744bdafb68 | |
4164 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/window-size-3135169f752a97d3fa7fc4744bdafb68 is being purged | |
4165 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/win-spawn-fc0b5af62358be208c37c385c13a67b8 | |
4166 verbose tar unpack /Users/ogd/.npm/yargs/3.5.4/package.tgz | |
4167 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-a7f338715c1f6d08da9e838989ca2fb1 | |
4168 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-a7f338715c1f6d08da9e838989ca2fb1 is being purged | |
4169 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/handlebars-7eac189606877205159e710d3c7135e0 | |
4170 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-js-de2da2456188643b01178c1d70d55691 | |
4171 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/istanbul-a64826211f1fe20251ebe46991f326e6 | |
4172 verbose tar unpack /Users/ogd/.npm/y18n/3.2.0/package.tgz | |
4173 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/y18n-d32a5a9e262a5fbd76b6909b96cec682 | |
4174 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/y18n-d32a5a9e262a5fbd76b6909b96cec682 is being purged | |
4175 verbose tar unpack /Users/ogd/.npm/yargs/3.26.0/package.tgz | |
4176 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-9bf7a05abc95d54e1aefa15093eba974 | |
4177 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-9bf7a05abc95d54e1aefa15093eba974 is being purged | |
4178 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nyc-0790a8e403f58b40ff879d048425a114 | |
4179 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-07c0eb0751a2dc0352be4c45d67ffa64 | |
4180 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/assertion-error-6190dc174193718b1acec5e3ff312587 | |
4181 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-1b29471748e09e54dec6e2cc043e04ac | |
4182 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/esutils-2dcf21e4ac214499471a32dd7c75b72f | |
4183 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/has-flag-d928bd8405d909b6777f482cb670294b | |
4184 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-f96ae0e326d138445385c0dd6404133b | |
4185 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/is-buffer-dad71142d5c5047179ca948408973d1b | |
4186 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-98d8c33bbd73224d4707364bf1a5a924 | |
4187 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-e638e6c4fa4ffd5b62efe44a2db7cdaa | |
4188 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/require-inject-e852ec4b4f69c2bcedd69c2e304046eb | |
4189 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-19434644ad957869520e5f95da250371 | |
4190 verbose tar unpack /Users/ogd/.npm/escodegen/1.7.0/package.tgz | |
4191 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/escodegen-9c4893d1c2e0f3aa07f77355c11e33a1 | |
4192 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/escodegen-9c4893d1c2e0f3aa07f77355c11e33a1 is being purged | |
4193 verbose tar unpack /Users/ogd/.npm/supports-color/1.3.1/package.tgz | |
4194 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-ae08bce41bae0f4aff944c99dda70c17 | |
4195 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-ae08bce41bae0f4aff944c99dda70c17 is being purged | |
4196 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/readable-stream-44dd8fe2be67448deb22276e0f81782a | |
4197 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tmatch-a26f88b1a7b38661c8943343ad4c7ecf | |
4198 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/type-detect-7c5548fd285ba282bd6ccba6dd346c79 | |
4199 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/chai-52fdc5ba1dd16efa799be6ca37365026 | |
4200 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nock-ad126bb32eb157ac47787404aad095dc | |
4201 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-fad6b2a8fcda8659620cfa0545fc266c | |
4202 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-to-browserify-38500cbeb0f46d645d26e7ee2f8faa10 | |
4203 verbose tar unpack /Users/ogd/.npm/tap-mocha-reporter/0.0.21/package.tgz | |
4204 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-mocha-reporter-5d27cd5d70ddf3e8851ecdad7c01c1fa | |
4205 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-mocha-reporter-5d27cd5d70ddf3e8851ecdad7c01c1fa is being purged | |
4206 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/foreground-child-097f902351d84f2e8fb1807bab9efa18 | |
4207 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/window-size-3135169f752a97d3fa7fc4744bdafb68 | |
4208 verbose tar unpack /Users/ogd/.npm/win-spawn/2.0.0/package.tgz | |
4209 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/win-spawn-fc0b5af62358be208c37c385c13a67b8 | |
4210 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/win-spawn-fc0b5af62358be208c37c385c13a67b8 is being purged | |
4211 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-a7f338715c1f6d08da9e838989ca2fb1 | |
4212 verbose tar unpack /Users/ogd/.npm/handlebars/4.0.3/package.tgz | |
4213 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/handlebars-7eac189606877205159e710d3c7135e0 | |
4214 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/handlebars-7eac189606877205159e710d3c7135e0 is being purged | |
4215 verbose tar unpack /Users/ogd/.npm/uglify-js/2.4.24/package.tgz | |
4216 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-js-de2da2456188643b01178c1d70d55691 | |
4217 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-js-de2da2456188643b01178c1d70d55691 is being purged | |
4218 verbose tar unpack /Users/ogd/.npm/istanbul/0.3.22/package.tgz | |
4219 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/istanbul-a64826211f1fe20251ebe46991f326e6 | |
4220 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/istanbul-a64826211f1fe20251ebe46991f326e6 is being purged | |
4221 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/y18n-d32a5a9e262a5fbd76b6909b96cec682 | |
4222 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-9bf7a05abc95d54e1aefa15093eba974 | |
4223 verbose tar unpack /Users/ogd/.npm/nyc/3.2.2/package.tgz | |
4224 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nyc-0790a8e403f58b40ff879d048425a114 | |
4225 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nyc-0790a8e403f58b40ff879d048425a114 is being purged | |
4226 verbose tar unpack /Users/ogd/.npm/tap/2.0.0/package.tgz | |
4227 verbose tar unpacking to /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-07c0eb0751a2dc0352be4c45d67ffa64 | |
4228 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-07c0eb0751a2dc0352be4c45d67ffa64 is being purged | |
4229 silly gunzTarPerm modes [ '755', '644' ] | |
4230 silly gunzTarPerm modes [ '755', '644' ] | |
4231 silly gunzTarPerm modes [ '755', '644' ] | |
4232 silly gunzTarPerm modes [ '755', '644' ] | |
4233 silly gunzTarPerm modes [ '755', '644' ] | |
4234 silly gunzTarPerm modes [ '755', '644' ] | |
4235 silly gunzTarPerm modes [ '755', '644' ] | |
4236 silly gunzTarPerm modes [ '755', '644' ] | |
4237 silly gunzTarPerm modes [ '755', '644' ] | |
4238 silly gunzTarPerm modes [ '755', '644' ] | |
4239 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/escodegen-9c4893d1c2e0f3aa07f77355c11e33a1 | |
4240 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-ae08bce41bae0f4aff944c99dda70c17 | |
4241 silly gunzTarPerm modes [ '755', '644' ] | |
4242 silly gunzTarPerm modes [ '755', '644' ] | |
4243 silly gunzTarPerm modes [ '755', '644' ] | |
4244 silly gunzTarPerm modes [ '755', '644' ] | |
4245 silly gunzTarPerm modes [ '755', '644' ] | |
4246 silly gunzTarPerm modes [ '755', '644' ] | |
4247 silly gunzTarPerm modes [ '755', '644' ] | |
4248 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-mocha-reporter-5d27cd5d70ddf3e8851ecdad7c01c1fa | |
4249 silly gunzTarPerm modes [ '755', '644' ] | |
4250 silly gunzTarPerm modes [ '755', '644' ] | |
4251 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/win-spawn-fc0b5af62358be208c37c385c13a67b8 | |
4252 silly gunzTarPerm modes [ '755', '644' ] | |
4253 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/handlebars-7eac189606877205159e710d3c7135e0 | |
4254 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-js-de2da2456188643b01178c1d70d55691 | |
4255 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/istanbul-a64826211f1fe20251ebe46991f326e6 | |
4256 silly gunzTarPerm modes [ '755', '644' ] | |
4257 silly gunzTarPerm modes [ '755', '644' ] | |
4258 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nyc-0790a8e403f58b40ff879d048425a114 | |
4259 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-07c0eb0751a2dc0352be4c45d67ffa64 | |
4260 silly gunzTarPerm modes [ '755', '644' ] | |
4261 silly gunzTarPerm modes [ '755', '644' ] | |
4262 silly gunzTarPerm modes [ '755', '644' ] | |
4263 silly gunzTarPerm modes [ '755', '644' ] | |
4264 silly gunzTarPerm modes [ '755', '644' ] | |
4265 silly gunzTarPerm modes [ '755', '644' ] | |
4266 silly gunzTarPerm modes [ '755', '644' ] | |
4267 silly gunzTarPerm modes [ '755', '644' ] | |
4268 silly gunzTarPerm modes [ '755', '644' ] | |
4269 silly gunzTarPerm extractEntry package.json | |
4270 silly gunzTarPerm extractEntry package.json | |
4271 silly gunzTarPerm extractEntry index.js | |
4272 silly gunzTarPerm extractEntry package.json | |
4273 silly gunzTarPerm extractEntry package.json | |
4274 silly gunzTarPerm extractEntry package.json | |
4275 silly gunzTarPerm extractEntry package.json | |
4276 silly gunzTarPerm extractEntry package.json | |
4277 silly gunzTarPerm extractEntry package.json | |
4278 silly gunzTarPerm extractEntry package.json | |
4279 silly gunzTarPerm extractEntry package.json | |
4280 silly gunzTarPerm extractEntry package.json | |
4281 silly gunzTarPerm extractEntry package.json | |
4282 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ] | |
4283 silly gunzTarPerm extractEntry package.json | |
4284 silly gunzTarPerm extractEntry package.json | |
4285 silly gunzTarPerm extractEntry package.json | |
4286 silly gunzTarPerm extractEntry package.json | |
4287 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ] | |
4288 silly gunzTarPerm extractEntry package.json | |
4289 silly gunzTarPerm extractEntry package.json | |
4290 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ] | |
4291 silly gunzTarPerm extractEntry package.json | |
4292 silly gunzTarPerm extractEntry package.json | |
4293 silly gunzTarPerm extractEntry package.json | |
4294 silly gunzTarPerm extractEntry package.json | |
4295 silly gunzTarPerm extractEntry package.json | |
4296 silly gunzTarPerm extractEntry package.json | |
4297 silly gunzTarPerm extractEntry package.json | |
4298 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ] | |
4299 silly gunzTarPerm extractEntry package.json | |
4300 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ] | |
4301 silly gunzTarPerm extractEntry package.json | |
4302 silly gunzTarPerm extractEntry package.json | |
4303 silly gunzTarPerm extractEntry package.json | |
4304 silly gunzTarPerm extractEntry package.json | |
4305 silly gunzTarPerm extractEntry .npmignore | |
4306 silly gunzTarPerm extractEntry README.md | |
4307 silly gunzTarPerm extractEntry README.md | |
4308 silly gunzTarPerm extractEntry LICENSE.BSD | |
4309 silly gunzTarPerm extractEntry .npmignore | |
4310 silly gunzTarPerm extractEntry package.json | |
4311 silly gunzTarPerm extractEntry index.js | |
4312 silly gunzTarPerm extractEntry license | |
4313 silly gunzTarPerm extractEntry README.md | |
4314 silly gunzTarPerm extractEntry README.md | |
4315 silly gunzTarPerm extractEntry LICENSE | |
4316 silly gunzTarPerm extractEntry index.js | |
4317 silly gunzTarPerm extractEntry browser.js | |
4318 silly gunzTarPerm extractEntry LICENSE | |
4319 silly gunzTarPerm extractEntry index.js | |
4320 silly gunzTarPerm extractEntry .npmignore | |
4321 silly gunzTarPerm extractEntry README.md | |
4322 silly gunzTarPerm extractEntry .npmignore | |
4323 silly gunzTarPerm extractEntry README.md | |
4324 silly gunzTarPerm extractEntry build/assert-shim.js | |
4325 silly gunzTarPerm extractEntry .npmignore | |
4326 silly gunzTarPerm extractEntry README.md | |
4327 silly gunzTarPerm extractEntry README.md | |
4328 silly gunzTarPerm extractEntry LICENSE | |
4329 silly gunzTarPerm extractEntry .npmignore | |
4330 silly gunzTarPerm extractEntry README.md | |
4331 silly gunzTarPerm extractEntry .npmignore | |
4332 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ] | |
4333 silly gunzTarPerm extractEntry README.md | |
4334 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ] | |
4335 silly gunzTarPerm extractEntry .npmignore | |
4336 silly gunzTarPerm extractEntry README.md | |
4337 silly gunzTarPerm extractEntry .npmignore | |
4338 silly gunzTarPerm extractEntry README.md | |
4339 silly gunzTarPerm extractEntry .npmignore | |
4340 silly gunzTarPerm modified mode [ '.npmignore', 438, 420 ] | |
4341 silly gunzTarPerm extractEntry README.md | |
4342 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ] | |
4343 silly gunzTarPerm extractEntry README.md | |
4344 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ] | |
4345 silly gunzTarPerm extractEntry index.js | |
4346 silly gunzTarPerm modified mode [ 'index.js', 438, 420 ] | |
4347 silly gunzTarPerm extractEntry README.md | |
4348 silly gunzTarPerm extractEntry LICENSE | |
4349 silly gunzTarPerm extractEntry index.js | |
4350 silly gunzTarPerm extractEntry completion.sh.hbs | |
4351 silly gunzTarPerm extractEntry lib/completion.js | |
4352 silly gunzTarPerm extractEntry lib/parser.js | |
4353 silly gunzTarPerm extractEntry lib/usage.js | |
4354 silly gunzTarPerm extractEntry lib/validation.js | |
4355 silly gunzTarPerm extractEntry README.md | |
4356 silly gunzTarPerm extractEntry .npmignore | |
4357 silly gunzTarPerm extractEntry README.md | |
4358 silly gunzTarPerm extractEntry .npmignore | |
4359 silly gunzTarPerm extractEntry README.md | |
4360 silly gunzTarPerm extractEntry LICENSE | |
4361 silly gunzTarPerm extractEntry README.md | |
4362 silly gunzTarPerm extractEntry escodegen.js | |
4363 silly gunzTarPerm extractEntry index.js | |
4364 silly gunzTarPerm extractEntry cli.js | |
4365 silly gunzTarPerm extractEntry .npmignore | |
4366 silly gunzTarPerm extractEntry README.md | |
4367 silly gunzTarPerm extractEntry .npmignore | |
4368 silly gunzTarPerm modified mode [ '.npmignore', 438, 420 ] | |
4369 silly gunzTarPerm extractEntry README.md | |
4370 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ] | |
4371 silly gunzTarPerm extractEntry README.md | |
4372 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ] | |
4373 silly gunzTarPerm extractEntry .npmignore | |
4374 silly gunzTarPerm extractEntry LICENSE | |
4375 silly gunzTarPerm extractEntry README.md | |
4376 silly gunzTarPerm extractEntry README.md | |
4377 silly gunzTarPerm extractEntry .npmignore | |
4378 silly gunzTarPerm extractEntry README.md | |
4379 silly gunzTarPerm extractEntry LICENSE | |
4380 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ] | |
4381 silly gunzTarPerm extractEntry LICENSE | |
4382 silly gunzTarPerm extractEntry bin/mochatap.js | |
4383 silly gunzTarPerm extractEntry bin/run.js | |
4384 silly gunzTarPerm extractEntry bin/usage.txt | |
4385 silly gunzTarPerm extractEntry lib/assert.js | |
4386 silly gunzTarPerm extractEntry lib/mocha.js | |
4387 silly gunzTarPerm extractEntry lib/root.js | |
4388 silly gunzTarPerm extractEntry lib/stack.js | |
4389 silly gunzTarPerm extractEntry lib/synonyms.js | |
4390 silly gunzTarPerm extractEntry lib/test.js | |
4391 silly gunzTarPerm extractEntry node_modules/deep-equal/package.json | |
4392 silly gunzTarPerm extractEntry node_modules/deep-equal/LICENSE | |
4393 silly gunzTarPerm extractEntry node_modules/deep-equal/index.js | |
4394 silly gunzTarPerm extractEntry node_modules/deep-equal/.travis.yml | |
4395 silly gunzTarPerm extractEntry node_modules/deep-equal/example/cmp.js | |
4396 silly gunzTarPerm extractEntry node_modules/deep-equal/lib/is_arguments.js | |
4397 silly gunzTarPerm extractEntry node_modules/deep-equal/lib/keys.js | |
4398 silly gunzTarPerm extractEntry node_modules/deep-equal/readme.markdown | |
4399 silly gunzTarPerm extractEntry node_modules/deep-equal/test/cmp.js | |
4400 silly gunzTarPerm extractEntry LICENSE | |
4401 silly gunzTarPerm extractEntry LICENSE | |
4402 silly gunzTarPerm modified mode [ 'LICENSE', 438, 420 ] | |
4403 silly gunzTarPerm extractEntry index.js | |
4404 silly gunzTarPerm modified mode [ 'index.js', 438, 420 ] | |
4405 silly gunzTarPerm extractEntry index.js | |
4406 silly gunzTarPerm extractEntry History.md | |
4407 silly gunzTarPerm extractEntry lib/ast.js | |
4408 silly gunzTarPerm extractEntry lib/code.js | |
4409 silly gunzTarPerm extractEntry lib/keyword.js | |
4410 silly gunzTarPerm extractEntry lib/utils.js | |
4411 silly gunzTarPerm extractEntry README.markdown | |
4412 silly gunzTarPerm extractEntry example/center.js | |
4413 silly gunzTarPerm extractEntry readme.md | |
4414 silly gunzTarPerm extractEntry license | |
4415 silly gunzTarPerm extractEntry readme.md | |
4416 silly gunzTarPerm extractEntry build/mini-require.js | |
4417 silly gunzTarPerm extractEntry build/suffix-browser.js | |
4418 silly gunzTarPerm extractEntry index.js | |
4419 silly gunzTarPerm extractEntry .travis.yml | |
4420 silly gunzTarPerm extractEntry README.markdown | |
4421 silly gunzTarPerm extractEntry example/center.js | |
4422 silly gunzTarPerm extractEntry LICENSE | |
4423 silly gunzTarPerm extractEntry index.js | |
4424 silly gunzTarPerm extractEntry LICENSE | |
4425 silly gunzTarPerm extractEntry LICENSE | |
4426 silly gunzTarPerm extractEntry writable.js | |
4427 silly gunzTarPerm extractEntry index.js | |
4428 silly gunzTarPerm extractEntry test/deep.js | |
4429 silly gunzTarPerm extractEntry index.js | |
4430 silly gunzTarPerm modified mode [ 'index.js', 436, 420 ] | |
4431 silly gunzTarPerm extractEntry History.md | |
4432 silly gunzTarPerm modified mode [ 'History.md', 436, 420 ] | |
4433 silly gunzTarPerm extractEntry LICENSE | |
4434 silly gunzTarPerm extractEntry index.js | |
4435 silly gunzTarPerm extractEntry chai.js | |
4436 silly gunzTarPerm extractEntry index.js | |
4437 silly gunzTarPerm modified mode [ 'index.js', 438, 420 ] | |
4438 silly gunzTarPerm extractEntry bin/win-spawn | |
4439 silly gunzTarPerm modified mode [ 'bin/win-spawn', 438, 420 ] | |
4440 silly gunzTarPerm extractEntry LICENSE-MIT | |
4441 silly gunzTarPerm modified mode [ 'LICENSE-MIT', 438, 420 ] | |
4442 silly gunzTarPerm extractEntry index.js | |
4443 silly gunzTarPerm extractEntry completion.sh.hbs | |
4444 silly gunzTarPerm extractEntry CHANGELOG.md | |
4445 silly gunzTarPerm extractEntry index.js | |
4446 silly gunzTarPerm extractEntry .travis.yml | |
4447 silly gunzTarPerm extractEntry LICENSE | |
4448 silly gunzTarPerm extractEntry index.js | |
4449 silly gunzTarPerm extractEntry index.js | |
4450 silly gunzTarPerm extractEntry bin/escodegen.js | |
4451 silly gunzTarPerm extractEntry LICENSE | |
4452 silly gunzTarPerm extractEntry index.js | |
4453 silly gunzTarPerm extractEntry license | |
4454 silly gunzTarPerm extractEntry readme.md | |
4455 silly gunzTarPerm extractEntry bin/extract-props.js | |
4456 silly gunzTarPerm modified mode [ 'bin/extract-props.js', 509, 493 ] | |
4457 silly gunzTarPerm extractEntry bin/uglifyjs | |
4458 silly gunzTarPerm modified mode [ 'bin/uglifyjs', 509, 493 ] | |
4459 silly gunzTarPerm extractEntry lib/ast.js | |
4460 silly gunzTarPerm modified mode [ 'lib/ast.js', 436, 420 ] | |
4461 silly gunzTarPerm extractEntry runtime.js | |
4462 silly gunzTarPerm extractEntry CONTRIBUTING.md | |
4463 silly gunzTarPerm extractEntry index.js | |
4464 silly gunzTarPerm extractEntry CHANGELOG.md | |
4465 silly gunzTarPerm extractEntry lib/completion.js | |
4466 silly gunzTarPerm extractEntry lib/compress.js | |
4467 silly gunzTarPerm modified mode [ 'lib/compress.js', 436, 420 ] | |
4468 silly gunzTarPerm extractEntry index.js | |
4469 silly gunzTarPerm extractEntry LICENSE.txt | |
4470 silly gunzTarPerm extractEntry .travis.yml | |
4471 silly gunzTarPerm modified mode [ '.travis.yml', 438, 420 ] | |
4472 silly gunzTarPerm extractEntry test/index.js | |
4473 silly gunzTarPerm modified mode [ 'test/index.js', 438, 420 ] | |
4474 silly gunzTarPerm extractEntry example/meat.js | |
4475 silly gunzTarPerm extractEntry test/wrap.js | |
4476 silly gunzTarPerm extractEntry build/test-prefix.js | |
4477 silly gunzTarPerm extractEntry build/test-suffix.js | |
4478 silly gunzTarPerm extractEntry test/injection-leaking-1.js | |
4479 silly gunzTarPerm extractEntry test/injection-leaking-2.js | |
4480 silly gunzTarPerm extractEntry Makefile.dryice.js | |
4481 silly gunzTarPerm extractEntry test/run-tests.js | |
4482 silly gunzTarPerm extractEntry duplex.js | |
4483 silly gunzTarPerm extractEntry transform.js | |
4484 silly gunzTarPerm extractEntry ReleaseNotes.md | |
4485 silly gunzTarPerm modified mode [ 'ReleaseNotes.md', 436, 420 ] | |
4486 silly gunzTarPerm extractEntry lib/type.js | |
4487 silly gunzTarPerm modified mode [ 'lib/type.js', 436, 420 ] | |
4488 silly gunzTarPerm extractEntry .coveralls.yml | |
4489 silly gunzTarPerm extractEntry .travis.yml | |
4490 silly gunzTarPerm extractEntry CHANGELOG.md | |
4491 silly gunzTarPerm extractEntry Makefile.dryice.js | |
4492 silly gunzTarPerm extractEntry CHANGELOG.md | |
4493 silly gunzTarPerm extractEntry karma.conf.js | |
4494 silly gunzTarPerm extractEntry karma.sauce.js | |
4495 silly gunzTarPerm extractEntry test/y18n-test.js | |
4496 silly gunzTarPerm extractEntry test/locales/bad-locale.json | |
4497 silly gunzTarPerm extractEntry test/locales/en.json | |
4498 silly gunzTarPerm extractEntry test/locales/pirate.json | |
4499 silly gunzTarPerm extractEntry .travis.yml | |
4500 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.js | |
4501 silly gunzTarPerm extractEntry example/meat.js | |
4502 silly gunzTarPerm extractEntry test/break.js | |
4503 silly gunzTarPerm extractEntry fast.js | |
4504 silly gunzTarPerm extractEntry slow.js | |
4505 silly gunzTarPerm extractEntry .zuul.yml | |
4506 silly gunzTarPerm extractEntry test/basic.js | |
4507 silly gunzTarPerm extractEntry FAQ.md | |
4508 silly gunzTarPerm extractEntry .gitmodules | |
4509 silly gunzTarPerm extractEntry assets/reply_file_1.txt | |
4510 silly gunzTarPerm extractEntry bin/esgenerate.js | |
4511 silly gunzTarPerm extractEntry LICENSE.BSD | |
4512 silly gunzTarPerm extractEntry LICENSE.source-map | |
4513 silly gunzTarPerm extractEntry lib/instrumenter.js | |
4514 silly gunzTarPerm extractEntry lib/collector.js | |
4515 silly gunzTarPerm extractEntry lib/parser.js | |
4516 silly gunzTarPerm extractEntry lib/usage.js | |
4517 silly gunzTarPerm extractEntry bin/nyc.js | |
4518 silly gunzTarPerm extractEntry .travis.yml | |
4519 silly gunzTarPerm extractEntry CHANGELOG.md | |
4520 silly gunzTarPerm extractEntry test/nyc-test.js | |
4521 silly gunzTarPerm extractEntry test/fixtures/package.json | |
4522 silly gunzTarPerm extractEntry test/fixtures/not-loaded.js | |
4523 silly gunzTarPerm extractEntry test/fixtures/sigint.js | |
4524 silly gunzTarPerm extractEntry test/fixtures/sigterm.js | |
4525 silly gunzTarPerm extractEntry test/fixtures/.istanbul.yml | |
4526 silly gunzTarPerm extractEntry node_modules/foreground-child/package.json | |
4527 silly gunzTarPerm extractEntry node_modules/foreground-child/.npmignore | |
4528 silly gunzTarPerm extractEntry node_modules/foreground-child/README.md | |
4529 silly gunzTarPerm extractEntry node_modules/foreground-child/LICENSE | |
4530 silly gunzTarPerm extractEntry node_modules/foreground-child/index.js | |
4531 silly gunzTarPerm extractEntry node_modules/foreground-child/.travis.yml | |
4532 silly gunzTarPerm extractEntry node_modules/foreground-child/test/basic.js | |
4533 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/package.json | |
4534 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/.npmignore | |
4535 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/README.md | |
4536 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/index.js | |
4537 silly gunzTarPerm extractEntry node_modules/foreground-child/node_modules/win-spawn/bin/win-spawn | |
4538 silly gunzTarPerm extractEntry node_modules/spawn-wrap/package.json | |
4539 silly gunzTarPerm extractEntry node_modules/spawn-wrap/README.md | |
4540 silly gunzTarPerm extractEntry node_modules/spawn-wrap/LICENSE | |
4541 silly gunzTarPerm extractEntry node_modules/spawn-wrap/index.js | |
4542 silly gunzTarPerm extractEntry node_modules/spawn-wrap/shim.js | |
4543 silly gunzTarPerm extractEntry node_modules/spawn-wrap/t.js | |
4544 silly gunzTarPerm extractEntry node_modules/spawn-wrap/.travis.yml | |
4545 silly gunzTarPerm extractEntry node_modules/spawn-wrap/lib/is-windows.js | |
4546 silly gunzTarPerm extractEntry node_modules/spawn-wrap/lib/win-rebase.js | |
4547 silly gunzTarPerm extractEntry node_modules/spawn-wrap/test/basic.js | |
4548 silly gunzTarPerm extractEntry node_modules/spawn-wrap/test/win-rebase.js | |
4549 silly gunzTarPerm extractEntry node_modules/spawn-wrap/test/fixtures/script.js | |
4550 silly gunzTarPerm extractEntry node_modules/spawn-wrap/node_modules/os-homedir/package.json | |
4551 silly gunzTarPerm extractEntry node_modules/spawn-wrap/node_modules/os-homedir/index.js | |
4552 silly gunzTarPerm extractEntry node_modules/spawn-wrap/node_modules/os-homedir/license | |
4553 silly gunzTarPerm extractEntry node_modules/spawn-wrap/node_modules/os-homedir/readme.md | |
4554 silly gunzTarPerm extractEntry lib/mozilla-ast.js | |
4555 silly gunzTarPerm modified mode [ 'lib/mozilla-ast.js', 436, 420 ] | |
4556 silly gunzTarPerm extractEntry test/source-map/test-api.js | |
4557 silly gunzTarPerm extractEntry test/source-map/test-base64-vlq.js | |
4558 silly gunzTarPerm extractEntry test/lib/a.js | |
4559 silly gunzTarPerm extractEntry test/lib/b.js | |
4560 silly gunzTarPerm extractEntry passthrough.js | |
4561 silly gunzTarPerm extractEntry readable.js | |
4562 silly gunzTarPerm extractEntry test/break.js | |
4563 silly gunzTarPerm extractEntry test/idleness.txt | |
4564 silly gunzTarPerm extractEntry both.out | |
4565 silly gunzTarPerm extractEntry lib/formatter.js | |
4566 silly gunzTarPerm extractEntry .tern-port | |
4567 silly gunzTarPerm extractEntry build/assert-shim.js | |
4568 silly gunzTarPerm extractEntry sauce.browsers.js | |
4569 silly gunzTarPerm extractEntry ReleaseNotes.md | |
4570 silly gunzTarPerm extractEntry bower.json | |
4571 silly gunzTarPerm extractEntry coverage/lcov-report/sorter.js | |
4572 silly gunzTarPerm extractEntry test/wrap.js | |
4573 silly gunzTarPerm extractEntry test/idleness.txt | |
4574 silly gunzTarPerm extractEntry .istanbul.yml | |
4575 silly gunzTarPerm extractEntry build/prefix-source-map.jsm | |
4576 silly gunzTarPerm extractEntry build/prefix-utils.jsm | |
4577 silly gunzTarPerm extractEntry assets/reply_file_2.txt.gz | |
4578 silly gunzTarPerm extractEntry coverage/coverage.json | |
4579 silly gunzTarPerm extractEntry CONTRIBUTING.md | |
4580 silly gunzTarPerm extractEntry lib/config.js | |
4581 silly gunzTarPerm extractEntry lib/hook.js | |
4582 silly gunzTarPerm extractEntry lib/validation.js | |
4583 silly gunzTarPerm extractEntry locales/de.json | |
4584 silly gunzTarPerm extractEntry lib/output.js | |
4585 silly gunzTarPerm modified mode [ 'lib/output.js', 436, 420 ] | |
4586 silly gunzTarPerm extractEntry lib/parse.js | |
4587 silly gunzTarPerm modified mode [ 'lib/parse.js', 436, 420 ] | |
4588 silly gunzTarPerm extractEntry History.md | |
4589 silly gunzTarPerm extractEntry lib/chai.js | |
4590 silly gunzTarPerm extractEntry lib/chai/assertion.js | |
4591 silly gunzTarPerm extractEntry test/source-map/test-base64.js | |
4592 silly gunzTarPerm extractEntry test/source-map/test-binary-search.js | |
4593 silly gunzTarPerm extractEntry test/lib/c.js | |
4594 silly gunzTarPerm extractEntry lib/_stream_duplex.js | |
4595 silly gunzTarPerm extractEntry lib/_stream_passthrough.js | |
4596 silly gunzTarPerm extractEntry lib/ms.js | |
4597 silly gunzTarPerm extractEntry lib/runner.js | |
4598 silly gunzTarPerm extractEntry lib/suite.js | |
4599 silly gunzTarPerm extractEntry lib/test.js | |
4600 silly gunzTarPerm extractEntry lib/utils.js | |
4601 silly gunzTarPerm extractEntry lib/browser/debug.js | |
4602 silly gunzTarPerm extractEntry lib/browser/escape-string-regexp.js | |
4603 silly gunzTarPerm extractEntry lib/browser/events.js | |
4604 silly gunzTarPerm extractEntry lib/browser/fs.js | |
4605 silly gunzTarPerm extractEntry lib/browser/glob.js | |
4606 silly gunzTarPerm extractEntry lib/browser/path.js | |
4607 silly gunzTarPerm extractEntry lib/browser/progress.js | |
4608 silly gunzTarPerm extractEntry lib/browser/tty.js | |
4609 silly gunzTarPerm extractEntry lib/reporters/base.js | |
4610 silly gunzTarPerm extractEntry lib/reporters/html.js | |
4611 silly gunzTarPerm extractEntry lib/reporters/index.js | |
4612 silly gunzTarPerm extractEntry lib/reporters/json-cov.js | |
4613 silly gunzTarPerm extractEntry lib/reporters/json-stream.js | |
4614 silly gunzTarPerm extractEntry lib/reporters/html-cov.js | |
4615 silly gunzTarPerm extractEntry lib/reporters/landing.js | |
4616 silly gunzTarPerm extractEntry lib/reporters/list.js | |
4617 silly gunzTarPerm extractEntry lib/reporters/markdown.js | |
4618 silly gunzTarPerm extractEntry lib/reporters/min.js | |
4619 silly gunzTarPerm extractEntry lib/reporters/nyan.js | |
4620 silly gunzTarPerm extractEntry lib/reporters/dump.js | |
4621 silly gunzTarPerm extractEntry lib/reporters/progress.js | |
4622 silly gunzTarPerm extractEntry lib/reporters/dot.js | |
4623 silly gunzTarPerm extractEntry lib/reporters/silent.js | |
4624 silly gunzTarPerm extractEntry lib/reporters/doc.js | |
4625 silly gunzTarPerm extractEntry lib/reporters/spec.js | |
4626 silly gunzTarPerm extractEntry lib/reporters/classic.js | |
4627 silly gunzTarPerm extractEntry lib/reporters/xunit.js | |
4628 silly gunzTarPerm extractEntry lib/reporters/json.js | |
4629 silly gunzTarPerm extractEntry lib/reporters/templates/coverage.jade | |
4630 silly gunzTarPerm extractEntry lib/reporters/templates/menu.jade | |
4631 silly gunzTarPerm extractEntry lib/reporters/templates/script.html | |
4632 silly gunzTarPerm extractEntry lib/reporters/templates/style.html | |
4633 silly gunzTarPerm extractEntry slow.out | |
4634 silly gunzTarPerm extractEntry fast.out | |
4635 silly gunzTarPerm extractEntry test/index.js | |
4636 silly gunzTarPerm extractEntry build/mini-require.js | |
4637 silly gunzTarPerm extractEntry build/suffix-browser.js | |
4638 silly gunzTarPerm extractEntry README.markdown | |
4639 silly gunzTarPerm extractEntry bin/handlebars | |
4640 silly gunzTarPerm extractEntry coverage/lcov-report/__root__/index.html | |
4641 silly gunzTarPerm extractEntry coverage/lcov-report/__root__/index.js.html | |
4642 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.js | |
4643 silly gunzTarPerm extractEntry coverage/lcov-report/sorter.js | |
4644 silly gunzTarPerm extractEntry lib/chai/config.js | |
4645 silly gunzTarPerm extractEntry build/suffix-source-map.jsm | |
4646 silly gunzTarPerm extractEntry build/suffix-utils.jsm | |
4647 silly gunzTarPerm extractEntry lib/cli.js | |
4648 silly gunzTarPerm extractEntry lib/object-utils.js | |
4649 silly gunzTarPerm extractEntry locales/en.json | |
4650 silly gunzTarPerm extractEntry locales/es.json | |
4651 silly gunzTarPerm extractEntry lib/chai/core/assertions.js | |
4652 silly gunzTarPerm extractEntry lib/propmangle.js | |
4653 silly gunzTarPerm modified mode [ 'lib/propmangle.js', 436, 420 ] | |
4654 silly gunzTarPerm extractEntry lib/scope.js | |
4655 silly gunzTarPerm modified mode [ 'lib/scope.js', 436, 420 ] | |
4656 silly gunzTarPerm extractEntry lib/chai/interface/assert.js | |
4657 silly gunzTarPerm extractEntry lib/sourcemap.js | |
4658 silly gunzTarPerm modified mode [ 'lib/sourcemap.js', 436, 420 ] | |
4659 silly gunzTarPerm extractEntry test/source-map/test-array-set.js | |
4660 silly gunzTarPerm extractEntry test/source-map/test-source-map-consumer.js | |
4661 silly gunzTarPerm extractEntry lib/_stream_readable.js | |
4662 silly gunzTarPerm extractEntry coverage/lcov-report/base.css | |
4663 silly gunzTarPerm extractEntry coverage/lcov-report/index.html | |
4664 silly gunzTarPerm extractEntry build/test-prefix.js | |
4665 silly gunzTarPerm extractEntry build/test-suffix.js | |
4666 silly gunzTarPerm extractEntry coverage/lcov-report/base.css | |
4667 silly gunzTarPerm extractEntry coverage/lcov-report/index.html | |
4668 silly gunzTarPerm extractEntry dist/handlebars.runtime.min.js | |
4669 silly gunzTarPerm extractEntry dist/handlebars.runtime.js | |
4670 silly gunzTarPerm extractEntry lib/source-map.js | |
4671 silly gunzTarPerm extractEntry lib/source-map/array-set.js | |
4672 silly gunzTarPerm extractEntry lib/register-plugins.js | |
4673 silly gunzTarPerm extractEntry lib/reporter.js | |
4674 silly gunzTarPerm extractEntry lib/assets/sorter.js | |
4675 silly gunzTarPerm extractEntry locales/fr.json | |
4676 silly gunzTarPerm extractEntry locales/ja.json | |
4677 silly gunzTarPerm extractEntry locales/pirate.json | |
4678 silly gunzTarPerm extractEntry lib/assets/base.css | |
4679 silly gunzTarPerm extractEntry locales/pt.json | |
4680 silly gunzTarPerm extractEntry lib/assets/sort-arrow-sprite.png | |
4681 silly gunzTarPerm extractEntry lib/transform.js | |
4682 silly gunzTarPerm modified mode [ 'lib/transform.js', 436, 420 ] | |
4683 silly gunzTarPerm extractEntry lib/utils.js | |
4684 silly gunzTarPerm modified mode [ 'lib/utils.js', 436, 420 ] | |
4685 silly gunzTarPerm extractEntry tools/node.js | |
4686 silly gunzTarPerm modified mode [ 'tools/node.js', 436, 420 ] | |
4687 silly gunzTarPerm extractEntry lib/_stream_transform.js | |
4688 silly gunzTarPerm extractEntry lib/_stream_writable.js | |
4689 silly gunzTarPerm extractEntry lib/chai/interface/expect.js | |
4690 silly gunzTarPerm extractEntry lib/chai/interface/should.js | |
4691 silly gunzTarPerm extractEntry coverage/lcov-report/nock/index.html | |
4692 silly gunzTarPerm extractEntry coverage/lcov-report/nock/index.js.html | |
4693 silly gunzTarPerm extractEntry tools/domprops.json | |
4694 silly gunzTarPerm modified mode [ 'tools/domprops.json', 436, 420 ] | |
4695 silly gunzTarPerm extractEntry test/source-map/test-source-map-generator.js | |
4696 silly gunzTarPerm extractEntry test/source-map/test-source-node.js | |
4697 silly gunzTarPerm extractEntry lib/source-map/base64-vlq.js | |
4698 silly gunzTarPerm extractEntry lib/source-map/base64.js | |
4699 silly gunzTarPerm extractEntry build/prefix-source-map.jsm | |
4700 silly gunzTarPerm extractEntry build/prefix-utils.jsm | |
4701 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.css | |
4702 silly gunzTarPerm extractEntry coverage/lcov-report/sort-arrow-sprite.png | |
4703 silly gunzTarPerm extractEntry coverage/lcov.info | |
4704 silly gunzTarPerm extractEntry dist/handlebars.runtime.amd.min.js | |
4705 silly gunzTarPerm extractEntry dist/handlebars.amd.js | |
4706 silly gunzTarPerm extractEntry test/basic.js | |
4707 silly gunzTarPerm extractEntry .travis.yml | |
4708 silly gunzTarPerm extractEntry doc/stream.markdown | |
4709 silly gunzTarPerm extractEntry lib/chai/utils/addChainableMethod.js | |
4710 silly gunzTarPerm extractEntry lib/chai/utils/getMessage.js | |
4711 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/match_body.js.html | |
4712 silly gunzTarPerm extractEntry build/suffix-source-map.jsm | |
4713 silly gunzTarPerm extractEntry build/suffix-utils.jsm | |
4714 silly gunzTarPerm extractEntry lib/assets/vendor/prettify.js | |
4715 silly gunzTarPerm extractEntry lib/source-map/binary-search.js | |
4716 silly gunzTarPerm extractEntry lib/source-map/mapping-list.js | |
4717 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/back.js.html | |
4718 silly gunzTarPerm extractEntry tools/props.html | |
4719 silly gunzTarPerm modified mode [ 'tools/props.html', 436, 420 ] | |
4720 silly gunzTarPerm extractEntry test/source-map/test-util.js | |
4721 silly gunzTarPerm extractEntry test/source-map/util.js | |
4722 silly gunzTarPerm extractEntry doc/wg-meetings/2015-01-30.md | |
4723 silly gunzTarPerm extractEntry .zuul.yml | |
4724 silly gunzTarPerm extractEntry dist/handlebars.amd.min.js | |
4725 silly gunzTarPerm extractEntry lib/chai/utils/getName.js | |
4726 silly gunzTarPerm extractEntry lib/chai/utils/getPathInfo.js | |
4727 silly gunzTarPerm extractEntry lib/assets/vendor/prettify.css | |
4728 silly gunzTarPerm extractEntry lib/report/clover.js | |
4729 silly gunzTarPerm extractEntry lib/source-map/quick-sort.js | |
4730 silly gunzTarPerm extractEntry lib/source-map/source-map-consumer.js | |
4731 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/delayed_body.js.html | |
4732 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/index.html | |
4733 silly gunzTarPerm extractEntry lib/source-map.js | |
4734 silly gunzTarPerm extractEntry lib/source-map/array-set.js | |
4735 silly gunzTarPerm extractEntry dist/handlebars.runtime.amd.js | |
4736 silly gunzTarPerm extractEntry test/source-map/test-dog-fooding.js | |
4737 silly gunzTarPerm extractEntry .travis.yml | |
4738 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/intercept.js.html | |
4739 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/common.js.html | |
4740 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/mixin.js.html | |
4741 silly gunzTarPerm extractEntry lib/chai/utils/getPathValue.js | |
4742 silly gunzTarPerm extractEntry lib/chai/utils/getEnumerableProperties.js | |
4743 silly gunzTarPerm extractEntry lib/report/html.js | |
4744 silly gunzTarPerm extractEntry lib/report/index.js | |
4745 silly gunzTarPerm extractEntry lib/source-map/source-map-generator.js | |
4746 silly gunzTarPerm extractEntry lib/source-map/source-node.js | |
4747 silly gunzTarPerm extractEntry dist/handlebars.min.js | |
4748 silly gunzTarPerm extractEntry lib/source-map/base64-vlq.js | |
4749 silly gunzTarPerm extractEntry lib/source-map/base64.js | |
4750 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/recorder.js.html | |
4751 silly gunzTarPerm extractEntry lib/source-map.js | |
4752 silly gunzTarPerm extractEntry lib/source-map/array-set.js | |
4753 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/request_overrider.js.html | |
4754 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/scope.js.html | |
4755 silly gunzTarPerm extractEntry lib/chai/utils/hasProperty.js | |
4756 silly gunzTarPerm extractEntry lib/chai/utils/index.js | |
4757 silly gunzTarPerm extractEntry lib/chai/utils/inspect.js | |
4758 silly gunzTarPerm extractEntry coverage/lcov-report/nock/lib/socket.js.html | |
4759 silly gunzTarPerm extractEntry lib/source-map/util.js | |
4760 silly gunzTarPerm extractEntry dist/handlebars.js | |
4761 silly gunzTarPerm extractEntry lib/report/json-summary.js | |
4762 silly gunzTarPerm extractEntry lib/report/text-summary.js | |
4763 silly gunzTarPerm extractEntry lib/chai/utils/objDisplay.js | |
4764 silly gunzTarPerm extractEntry lib/source-map/binary-search.js | |
4765 silly gunzTarPerm extractEntry lib/source-map/source-map-consumer.js | |
4766 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.css | |
4767 silly gunzTarPerm extractEntry coverage/lcov-report/sort-arrow-sprite.png | |
4768 silly gunzTarPerm extractEntry lib/source-map/base64.js | |
4769 silly gunzTarPerm extractEntry lib/source-map/basic-source-map-consumer.js | |
4770 silly gunzTarPerm extractEntry coverage/lcov.info | |
4771 silly gunzTarPerm extractEntry .istanbul.yml | |
4772 silly gunzTarPerm extractEntry lib/source-map/source-map-generator.js | |
4773 silly gunzTarPerm extractEntry lib/source-map/source-node.js | |
4774 silly gunzTarPerm extractEntry lib/report/cobertura.js | |
4775 silly gunzTarPerm extractEntry lib/report/lcovonly.js | |
4776 silly gunzTarPerm extractEntry lib/back.js | |
4777 silly gunzTarPerm extractEntry lib/chai/utils/overwriteChainableMethod.js | |
4778 silly gunzTarPerm extractEntry lib/chai/utils/getActual.js | |
4779 silly gunzTarPerm extractEntry lib/common.js | |
4780 silly gunzTarPerm extractEntry dist/cjs/handlebars.js | |
4781 silly gunzTarPerm extractEntry dist/cjs/handlebars.runtime.js | |
4782 silly gunzTarPerm extractEntry lib/source-map/binary-search.js | |
4783 silly gunzTarPerm extractEntry lib/source-map/base64-vlq.js | |
4784 silly gunzTarPerm extractEntry lib/source-map/mapping-list.js | |
4785 silly gunzTarPerm extractEntry dist/cjs/precompiler.js | |
4786 silly gunzTarPerm extractEntry lib/source-map/source-map-consumer.js | |
4787 silly gunzTarPerm extractEntry dist/cjs/handlebars/base.js | |
4788 silly gunzTarPerm extractEntry lib/source-map/util.js | |
4789 silly gunzTarPerm extractEntry .travis.yml | |
4790 silly gunzTarPerm extractEntry lib/chai/utils/overwriteMethod.js | |
4791 silly gunzTarPerm extractEntry lib/chai/utils/flag.js | |
4792 silly gunzTarPerm extractEntry lib/report/none.js | |
4793 silly gunzTarPerm extractEntry lib/report/teamcity.js | |
4794 silly gunzTarPerm extractEntry lib/delayed_body.js | |
4795 silly gunzTarPerm extractEntry lib/intercept.js | |
4796 silly gunzTarPerm extractEntry lib/match_body.js | |
4797 silly gunzTarPerm extractEntry lib/mixin.js | |
4798 silly gunzTarPerm extractEntry lib/source-map/source-map-generator.js | |
4799 silly gunzTarPerm extractEntry lib/source-map/source-node.js | |
4800 silly gunzTarPerm extractEntry lib/source-map/util.js | |
4801 silly gunzTarPerm extractEntry dist/cjs/handlebars/safe-string.js | |
4802 silly gunzTarPerm extractEntry dist/cjs/handlebars/decorators.js | |
4803 silly gunzTarPerm extractEntry test/run-tests.js | |
4804 silly gunzTarPerm extractEntry test/source-map/test-api.js | |
4805 silly gunzTarPerm extractEntry lib/source-map/indexed-source-map-consumer.js | |
4806 silly gunzTarPerm extractEntry lib/report/text-lcov.js | |
4807 silly gunzTarPerm extractEntry lib/report/json.js | |
4808 silly gunzTarPerm extractEntry lib/chai/utils/overwriteProperty.js | |
4809 silly gunzTarPerm extractEntry lib/chai/utils/addProperty.js | |
4810 silly gunzTarPerm extractEntry lib/chai/utils/test.js | |
4811 silly gunzTarPerm extractEntry lib/chai/utils/addMethod.js | |
4812 silly gunzTarPerm extractEntry lib/chai/utils/transferFlags.js | |
4813 silly gunzTarPerm extractEntry dist/cjs/handlebars/exception.js | |
4814 silly gunzTarPerm extractEntry dist/cjs/handlebars/runtime.js | |
4815 silly gunzTarPerm extractEntry lib/recorder.js | |
4816 silly gunzTarPerm extractEntry lib/request_overrider.js | |
4817 silly gunzTarPerm extractEntry lib/report/text.js | |
4818 silly gunzTarPerm extractEntry lib/report/lcov.js | |
4819 silly gunzTarPerm extractEntry test/source-map/test-base64-vlq.js | |
4820 silly gunzTarPerm extractEntry test/source-map/test-base64.js | |
4821 silly gunzTarPerm extractEntry dist/cjs/handlebars/no-conflict.js | |
4822 silly gunzTarPerm extractEntry CHANGELOG.md | |
4823 silly gunzTarPerm extractEntry build/assert-shim.js | |
4824 silly gunzTarPerm extractEntry build/mini-require.js | |
4825 silly gunzTarPerm extractEntry dist/cjs/handlebars/logger.js | |
4826 silly gunzTarPerm extractEntry build/suffix-browser.js | |
4827 silly gunzTarPerm extractEntry lib/chai/utils/getProperties.js | |
4828 silly gunzTarPerm extractEntry dist/cjs/handlebars/utils.js | |
4829 silly gunzTarPerm extractEntry dist/cjs/handlebars/helpers.js | |
4830 silly gunzTarPerm extractEntry lib/scope.js | |
4831 silly gunzTarPerm extractEntry test/source-map/test-binary-search.js | |
4832 silly gunzTarPerm extractEntry test/source-map/test-array-set.js | |
4833 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/ast.js | |
4834 silly gunzTarPerm extractEntry lib/socket.js | |
4835 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/base.js | |
4836 silly gunzTarPerm extractEntry lib/report/templates/foot.txt | |
4837 silly gunzTarPerm extractEntry lib/report/templates/head.txt | |
4838 silly gunzTarPerm extractEntry build/test-prefix.js | |
4839 silly gunzTarPerm extractEntry build/test-suffix.js | |
4840 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/code-gen.js | |
4841 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/compiler.js | |
4842 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/helpers.js | |
4843 silly gunzTarPerm extractEntry test/source-map/test-source-map-consumer.js | |
4844 silly gunzTarPerm extractEntry test/source-map/test-source-map-generator.js | |
4845 silly gunzTarPerm extractEntry .jshintrc | |
4846 silly gunzTarPerm extractEntry tests/test_url_encoding.js | |
4847 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/javascript-compiler.js | |
4848 silly gunzTarPerm extractEntry lib/report/common/defaults.js | |
4849 silly gunzTarPerm extractEntry lib/command/check-coverage.js | |
4850 silly gunzTarPerm extractEntry build/prefix-source-map.jsm | |
4851 silly gunzTarPerm extractEntry build/prefix-utils.jsm | |
4852 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/parser.js | |
4853 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/printer.js | |
4854 silly gunzTarPerm extractEntry tests/test_basic_auth.js | |
4855 silly gunzTarPerm extractEntry tests/test_common.js | |
4856 silly gunzTarPerm extractEntry test/source-map/test-source-node.js | |
4857 silly gunzTarPerm extractEntry test/source-map/test-util.js | |
4858 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/visitor.js | |
4859 silly gunzTarPerm extractEntry lib/command/cover.js | |
4860 silly gunzTarPerm extractEntry lib/command/help.js | |
4861 silly gunzTarPerm extractEntry lib/command/index.js | |
4862 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/whitespace-control.js | |
4863 silly gunzTarPerm extractEntry lib/command/instrument.js | |
4864 silly gunzTarPerm extractEntry dist/cjs/handlebars/helpers/block-helper-missing.js | |
4865 silly gunzTarPerm extractEntry build/suffix-source-map.jsm | |
4866 silly gunzTarPerm extractEntry build/suffix-utils.jsm | |
4867 silly gunzTarPerm extractEntry dist/cjs/handlebars/helpers/each.js | |
4868 silly gunzTarPerm extractEntry dist/cjs/handlebars/helpers/helper-missing.js | |
4869 silly gunzTarPerm extractEntry tests/test_data.js | |
4870 silly gunzTarPerm extractEntry tests/test_back_2.js | |
4871 silly gunzTarPerm extractEntry test/source-map/util.js | |
4872 silly gunzTarPerm extractEntry test/source-map/test-dog-fooding.js | |
4873 silly gunzTarPerm extractEntry dist/cjs/handlebars/helpers/if.js | |
4874 silly gunzTarPerm extractEntry lib/command/report.js | |
4875 silly gunzTarPerm extractEntry lib/command/test.js | |
4876 silly gunzTarPerm extractEntry dist/cjs/handlebars/helpers/log.js | |
4877 silly gunzTarPerm extractEntry dist/cjs/handlebars/helpers/lookup.js | |
4878 silly gunzTarPerm extractEntry dist/cjs/handlebars/helpers/with.js | |
4879 silly gunzTarPerm extractEntry tests/test_https_allowunmocked.js | |
4880 silly gunzTarPerm extractEntry tests/test_intercept.js | |
4881 silly gunzTarPerm extractEntry dist/cjs/handlebars/decorators/inline.js | |
4882 silly gunzTarPerm extractEntry lib/command/common/run-with-cover.js | |
4883 silly gunzTarPerm extractEntry lib/store/fslookup.js | |
4884 silly gunzTarPerm extractEntry lib/store/index.js | |
4885 silly gunzTarPerm extractEntry lib/store/memory.js | |
4886 silly gunzTarPerm extractEntry lib/store/tmp.js | |
4887 silly gunzTarPerm extractEntry lib/util/factory.js | |
4888 silly gunzTarPerm extractEntry lib/util/file-matcher.js | |
4889 silly gunzTarPerm extractEntry lib/util/file-writer.js | |
4890 silly gunzTarPerm extractEntry lib/util/help-formatter.js | |
4891 silly gunzTarPerm extractEntry lib/util/input-error.js | |
4892 silly gunzTarPerm extractEntry lib/util/insertion-text.js | |
4893 silly gunzTarPerm extractEntry lib/util/meta.js | |
4894 silly gunzTarPerm extractEntry lib/util/tree-summarizer.js | |
4895 silly gunzTarPerm extractEntry lib/util/writer.js | |
4896 silly gunzTarPerm extractEntry lib/util/yui-load-hook.js | |
4897 silly gunzTarPerm extractEntry dist/amd/handlebars.js | |
4898 silly gunzTarPerm extractEntry dist/amd/handlebars.runtime.js | |
4899 silly gunzTarPerm extractEntry dist/amd/precompiler.js | |
4900 silly gunzTarPerm extractEntry dist/amd/handlebars/base.js | |
4901 silly gunzTarPerm extractEntry tests/test_net_connect.js | |
4902 silly gunzTarPerm extractEntry tests/test_nock_off.js | |
4903 silly gunzTarPerm extractEntry dist/amd/handlebars/safe-string.js | |
4904 silly gunzTarPerm extractEntry tests/test_recorder.js | |
4905 silly gunzTarPerm extractEntry dist/amd/handlebars/decorators.js | |
4906 silly gunzTarPerm extractEntry dist/amd/handlebars/exception.js | |
4907 silly gunzTarPerm extractEntry dist/amd/handlebars/runtime.js | |
4908 silly gunzTarPerm extractEntry dist/amd/handlebars/no-conflict.js | |
4909 silly gunzTarPerm extractEntry dist/amd/handlebars/logger.js | |
4910 silly gunzTarPerm extractEntry tests/test_back.js | |
4911 silly gunzTarPerm extractEntry tests/test_redirects.js | |
4912 silly gunzTarPerm extractEntry dist/amd/handlebars/utils.js | |
4913 silly gunzTarPerm extractEntry dist/amd/handlebars/helpers.js | |
4914 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/ast.js | |
4915 silly gunzTarPerm extractEntry tests/test_aws_dynamo.js | |
4916 silly gunzTarPerm extractEntry tests/test_s3.js | |
4917 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/base.js | |
4918 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/code-gen.js | |
4919 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/compiler.js | |
4920 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/helpers.js | |
4921 silly gunzTarPerm extractEntry tests/test.js | |
4922 silly gunzTarPerm extractEntry tests/test_dynamic_mock.js | |
4923 silly gunzTarPerm extractEntry tests/fixtures/goodRequest.json | |
4924 silly gunzTarPerm extractEntry tests/fixtures/wrongUri.json | |
4925 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/javascript-compiler.js | |
4926 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/parser.js | |
4927 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/printer.js | |
4928 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/visitor.js | |
4929 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/whitespace-control.js | |
4930 silly gunzTarPerm extractEntry dist/amd/handlebars/helpers/block-helper-missing.js | |
4931 silly gunzTarPerm extractEntry dist/amd/handlebars/helpers/each.js | |
4932 silly gunzTarPerm extractEntry dist/amd/handlebars/helpers/helper-missing.js | |
4933 silly gunzTarPerm extractEntry dist/amd/handlebars/helpers/if.js | |
4934 silly gunzTarPerm extractEntry dist/amd/handlebars/helpers/log.js | |
4935 silly gunzTarPerm extractEntry dist/amd/handlebars/helpers/lookup.js | |
4936 silly gunzTarPerm extractEntry dist/amd/handlebars/helpers/with.js | |
4937 silly gunzTarPerm extractEntry dist/amd/handlebars/decorators/inline.js | |
4938 silly gunzTarPerm extractEntry docs/compiler-api.md | |
4939 silly gunzTarPerm extractEntry docs/decorators-api.md | |
4940 silly gunzTarPerm extractEntry lib/handlebars.js | |
4941 silly gunzTarPerm extractEntry lib/handlebars.runtime.js | |
4942 silly gunzTarPerm extractEntry lib/index.js | |
4943 silly gunzTarPerm extractEntry lib/precompiler.js | |
4944 silly gunzTarPerm extractEntry lib/handlebars/base.js | |
4945 silly gunzTarPerm extractEntry lib/handlebars/safe-string.js | |
4946 silly gunzTarPerm extractEntry lib/handlebars/decorators.js | |
4947 silly gunzTarPerm extractEntry lib/handlebars/exception.js | |
4948 silly gunzTarPerm extractEntry lib/handlebars/runtime.js | |
4949 silly gunzTarPerm extractEntry lib/handlebars/no-conflict.js | |
4950 silly gunzTarPerm extractEntry lib/handlebars/logger.js | |
4951 silly gunzTarPerm extractEntry lib/handlebars/utils.js | |
4952 silly gunzTarPerm extractEntry lib/handlebars/helpers.js | |
4953 silly gunzTarPerm extractEntry lib/handlebars/compiler/ast.js | |
4954 silly gunzTarPerm extractEntry lib/handlebars/compiler/base.js | |
4955 silly gunzTarPerm extractEntry lib/handlebars/compiler/code-gen.js | |
4956 silly gunzTarPerm extractEntry lib/handlebars/compiler/compiler.js | |
4957 silly gunzTarPerm extractEntry lib/handlebars/compiler/helpers.js | |
4958 silly gunzTarPerm extractEntry lib/handlebars/compiler/javascript-compiler.js | |
4959 silly gunzTarPerm extractEntry lib/handlebars/compiler/parser.js | |
4960 silly gunzTarPerm extractEntry lib/handlebars/compiler/printer.js | |
4961 silly gunzTarPerm extractEntry lib/handlebars/compiler/visitor.js | |
4962 silly gunzTarPerm extractEntry lib/handlebars/compiler/whitespace-control.js | |
4963 silly gunzTarPerm extractEntry lib/handlebars/helpers/block-helper-missing.js | |
4964 silly gunzTarPerm extractEntry lib/handlebars/helpers/each.js | |
4965 silly gunzTarPerm extractEntry lib/handlebars/helpers/helper-missing.js | |
4966 silly gunzTarPerm extractEntry lib/handlebars/helpers/if.js | |
4967 silly gunzTarPerm extractEntry lib/handlebars/helpers/log.js | |
4968 silly gunzTarPerm extractEntry lib/handlebars/helpers/lookup.js | |
4969 silly gunzTarPerm extractEntry lib/handlebars/helpers/with.js | |
4970 silly gunzTarPerm extractEntry lib/handlebars/decorators/inline.js | |
4971 silly gunzTarPerm extractEntry print-script | |
4972 silly gunzTarPerm extractEntry release-notes.md | |
4973 silly doParallel preinstall 31 | |
4974 silly preinstall assertion-error /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/assertion-error-6190dc174193718b1acec5e3ff312587 | |
4975 info lifecycle [email protected]~preinstall: [email protected] | |
4976 silly preinstall wordwrap /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-1b29471748e09e54dec6e2cc043e04ac | |
4977 info lifecycle [email protected]~preinstall: [email protected] | |
4978 silly preinstall esutils /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/esutils-2dcf21e4ac214499471a32dd7c75b72f | |
4979 info lifecycle [email protected]~preinstall: [email protected] | |
4980 silly preinstall source-map /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-f96ae0e326d138445385c0dd6404133b | |
4981 info lifecycle [email protected]~preinstall: [email protected] | |
4982 silly preinstall has-flag /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/has-flag-d928bd8405d909b6777f482cb670294b | |
4983 info lifecycle [email protected]~preinstall: [email protected] | |
4984 silly preinstall is-buffer /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/is-buffer-dad71142d5c5047179ca948408973d1b | |
4985 info lifecycle [email protected]~preinstall: [email protected] | |
4986 silly preinstall supports-color /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-98d8c33bbd73224d4707364bf1a5a924 | |
4987 info lifecycle [email protected]~preinstall: [email protected] | |
4988 silly preinstall wordwrap /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/wordwrap-e638e6c4fa4ffd5b62efe44a2db7cdaa | |
4989 info lifecycle [email protected]~preinstall: [email protected] | |
4990 silly preinstall require-inject /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/require-inject-e852ec4b4f69c2bcedd69c2e304046eb | |
4991 info lifecycle [email protected]~preinstall: [email protected] | |
4992 silly preinstall source-map /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-19434644ad957869520e5f95da250371 | |
4993 info lifecycle [email protected]~preinstall: [email protected] | |
4994 silly preinstall escodegen /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/escodegen-9c4893d1c2e0f3aa07f77355c11e33a1 | |
4995 info lifecycle [email protected]~preinstall: [email protected] | |
4996 silly preinstall supports-color /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/supports-color-ae08bce41bae0f4aff944c99dda70c17 | |
4997 info lifecycle [email protected]~preinstall: [email protected] | |
4998 silly preinstall readable-stream /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/readable-stream-44dd8fe2be67448deb22276e0f81782a | |
4999 info lifecycle [email protected]~preinstall: [email protected] | |
5000 silly preinstall tmatch /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tmatch-a26f88b1a7b38661c8943343ad4c7ecf | |
5001 info lifecycle [email protected]~preinstall: [email protected] | |
5002 silly preinstall type-detect /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/type-detect-7c5548fd285ba282bd6ccba6dd346c79 | |
5003 info lifecycle [email protected]~preinstall: [email protected] | |
5004 silly preinstall chai /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/chai-52fdc5ba1dd16efa799be6ca37365026 | |
5005 info lifecycle [email protected]~preinstall: [email protected] | |
5006 silly preinstall nock /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nock-ad126bb32eb157ac47787404aad095dc | |
5007 info lifecycle [email protected]~preinstall: [email protected] | |
5008 silly preinstall source-map /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/source-map-fad6b2a8fcda8659620cfa0545fc266c | |
5009 info lifecycle [email protected]~preinstall: [email protected] | |
5010 silly preinstall uglify-to-browserify /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-to-browserify-38500cbeb0f46d645d26e7ee2f8faa10 | |
5011 info lifecycle [email protected]~preinstall: [email protected] | |
5012 silly preinstall tap-mocha-reporter /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-mocha-reporter-5d27cd5d70ddf3e8851ecdad7c01c1fa | |
5013 info lifecycle [email protected]~preinstall: [email protected] | |
5014 silly preinstall win-spawn /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/win-spawn-fc0b5af62358be208c37c385c13a67b8 | |
5015 info lifecycle [email protected]~preinstall: [email protected] | |
5016 silly preinstall foreground-child /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/foreground-child-097f902351d84f2e8fb1807bab9efa18 | |
5017 info lifecycle [email protected]~preinstall: [email protected] | |
5018 silly preinstall window-size /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/window-size-3135169f752a97d3fa7fc4744bdafb68 | |
5019 info lifecycle [email protected]~preinstall: [email protected] | |
5020 silly preinstall yargs /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-a7f338715c1f6d08da9e838989ca2fb1 | |
5021 info lifecycle [email protected]~preinstall: [email protected] | |
5022 silly preinstall uglify-js /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/uglify-js-de2da2456188643b01178c1d70d55691 | |
5023 info lifecycle [email protected]~preinstall: [email protected] | |
5024 silly preinstall handlebars /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/handlebars-7eac189606877205159e710d3c7135e0 | |
5025 info lifecycle [email protected]~preinstall: [email protected] | |
5026 silly preinstall istanbul /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/istanbul-a64826211f1fe20251ebe46991f326e6 | |
5027 info lifecycle [email protected]~preinstall: [email protected] | |
5028 silly preinstall y18n /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/y18n-d32a5a9e262a5fbd76b6909b96cec682 | |
5029 info lifecycle [email protected]~preinstall: [email protected] | |
5030 silly preinstall yargs /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/yargs-9bf7a05abc95d54e1aefa15093eba974 | |
5031 info lifecycle [email protected]~preinstall: [email protected] | |
5032 silly preinstall nyc /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/nyc-0790a8e403f58b40ff879d048425a114 | |
5033 info lifecycle [email protected]~preinstall: [email protected] | |
5034 silly preinstall tap /Users/ogd/Documents/projects/npm/npm/node_modules/.staging/tap-07c0eb0751a2dc0352be4c45d67ffa64 | |
5035 info lifecycle [email protected]~preinstall: [email protected] | |
5036 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5037 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5038 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5039 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5040 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5041 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5042 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5043 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5044 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5045 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5046 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5047 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5048 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5049 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5050 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5051 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5052 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5053 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5054 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5055 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5056 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5057 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5058 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5059 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5060 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5061 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5062 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5063 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5064 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5065 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5066 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing | |
5067 silly doReverseSerial remove 70 | |
5068 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash | |
5069 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash | |
5070 info lifecycle [email protected]~preuninstall: [email protected] | |
5071 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5072 info lifecycle [email protected]~uninstall: [email protected] | |
5073 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5074 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5075 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules | |
5076 info lifecycle [email protected]~postuninstall: [email protected] | |
5077 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5078 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5079 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash | |
5080 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash | |
5081 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules | |
5082 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk | |
5083 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk | |
5084 info lifecycle [email protected]~preuninstall: [email protected] | |
5085 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5086 info lifecycle [email protected]~uninstall: [email protected] | |
5087 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5088 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5089 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules | |
5090 info lifecycle [email protected]~postuninstall: [email protected] | |
5091 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5092 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5093 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk | |
5094 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk | |
5095 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules | |
5096 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/supports-color | |
5097 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/supports-color | |
5098 info lifecycle [email protected]~preuninstall: [email protected] | |
5099 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5100 info lifecycle [email protected]~uninstall: [email protected] | |
5101 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5102 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5103 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5104 info lifecycle [email protected]~postuninstall: [email protected] | |
5105 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5106 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/supports-color is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5107 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/supports-color | |
5108 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/supports-color | |
5109 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5110 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi | |
5111 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi | |
5112 info lifecycle [email protected]~preuninstall: [email protected] | |
5113 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5114 info lifecycle [email protected]~uninstall: [email protected] | |
5115 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5116 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5117 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5118 info lifecycle [email protected]~postuninstall: [email protected] | |
5119 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5120 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5121 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi | |
5122 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi | |
5123 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5124 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex | |
5125 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex | |
5126 info lifecycle [email protected]~preuninstall: [email protected] | |
5127 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5128 info lifecycle [email protected]~uninstall: [email protected] | |
5129 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5130 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5131 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules | |
5132 info lifecycle [email protected]~postuninstall: [email protected] | |
5133 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5134 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5135 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex | |
5136 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex | |
5137 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules | |
5138 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi | |
5139 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5140 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi | |
5141 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi | |
5142 info lifecycle [email protected]~preuninstall: [email protected] | |
5143 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5144 info lifecycle [email protected]~uninstall: [email protected] | |
5145 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5146 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5147 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5148 info lifecycle [email protected]~postuninstall: [email protected] | |
5149 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5150 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5151 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi | |
5152 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi | |
5153 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5154 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex | |
5155 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex | |
5156 info lifecycle [email protected]~preuninstall: [email protected] | |
5157 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5158 info lifecycle [email protected]~uninstall: [email protected] | |
5159 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5160 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5161 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi/node_modules | |
5162 info lifecycle [email protected]~postuninstall: [email protected] | |
5163 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5164 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5165 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex | |
5166 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex | |
5167 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi/node_modules | |
5168 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/has-ansi | |
5169 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5170 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/ansi-styles | |
5171 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/ansi-styles | |
5172 info lifecycle [email protected]~preuninstall: [email protected] | |
5173 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5174 info lifecycle [email protected]~uninstall: [email protected] | |
5175 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5176 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5177 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5178 info lifecycle [email protected]~postuninstall: [email protected] | |
5179 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5180 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/ansi-styles is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5181 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/ansi-styles | |
5182 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/ansi-styles | |
5183 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules | |
5184 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk | |
5185 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules | |
5186 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter | |
5187 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter | |
5188 info lifecycle [email protected]~preuninstall: [email protected] | |
5189 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5190 info lifecycle [email protected]~uninstall: [email protected] | |
5191 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5192 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5193 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
5194 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/tap-mocha-reporter is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter | |
5195 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter is an npm working directory | |
5196 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5197 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/index.js is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter | |
5198 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/index.js is an npm working directory | |
5199 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/tap-mocha-reporter is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5200 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/index.js is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter | |
5201 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/tap-mocha-reporter with base /Users/ogd/Documents/projects/npm/npm | |
5202 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/tap-mocha-reporter | |
5203 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin | |
5204 info lifecycle [email protected]~postuninstall: [email protected] | |
5205 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5206 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5207 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter | |
5208 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter | |
5209 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
5210 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream | |
5211 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream | |
5212 info lifecycle [email protected]~preuninstall: [email protected] | |
5213 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5214 info lifecycle [email protected]~uninstall: [email protected] | |
5215 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5216 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5217 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5218 info lifecycle [email protected]~postuninstall: [email protected] | |
5219 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5220 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5221 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream | |
5222 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream | |
5223 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5224 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/string_decoder | |
5225 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/string_decoder | |
5226 info lifecycle [email protected]~preuninstall: [email protected] | |
5227 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5228 info lifecycle [email protected]~uninstall: [email protected] | |
5229 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5230 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5231 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules | |
5232 info lifecycle [email protected]~postuninstall: [email protected] | |
5233 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5234 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/string_decoder is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5235 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/string_decoder | |
5236 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/string_decoder | |
5237 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules | |
5238 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/isarray | |
5239 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/isarray | |
5240 info lifecycle [email protected]~preuninstall: [email protected] | |
5241 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5242 info lifecycle [email protected]~uninstall: [email protected] | |
5243 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5244 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5245 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules | |
5246 info lifecycle [email protected]~postuninstall: [email protected] | |
5247 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5248 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/isarray is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5249 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/isarray | |
5250 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/isarray | |
5251 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules | |
5252 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/core-util-is | |
5253 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/core-util-is | |
5254 info lifecycle [email protected]~preuninstall: [email protected] | |
5255 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5256 info lifecycle [email protected]~uninstall: [email protected] | |
5257 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5258 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5259 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules | |
5260 info lifecycle [email protected]~postuninstall: [email protected] | |
5261 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5262 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/core-util-is is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5263 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/core-util-is | |
5264 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules/core-util-is | |
5265 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream/node_modules | |
5266 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/readable-stream | |
5267 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5268 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/escape-string-regexp | |
5269 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/escape-string-regexp | |
5270 info lifecycle [email protected]~preuninstall: [email protected] | |
5271 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5272 info lifecycle [email protected]~uninstall: [email protected] | |
5273 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5274 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5275 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5276 info lifecycle [email protected]~postuninstall: [email protected] | |
5277 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5278 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/escape-string-regexp is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5279 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/escape-string-regexp | |
5280 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/escape-string-regexp | |
5281 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5282 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/diff | |
5283 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/diff | |
5284 info lifecycle [email protected]~preuninstall: [email protected] | |
5285 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5286 info lifecycle [email protected]~uninstall: [email protected] | |
5287 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5288 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5289 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5290 info lifecycle [email protected]~postuninstall: [email protected] | |
5291 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5292 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/diff is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5293 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/diff | |
5294 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/diff | |
5295 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5296 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug | |
5297 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug | |
5298 info lifecycle [email protected]~preuninstall: [email protected] | |
5299 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5300 info lifecycle [email protected]~uninstall: [email protected] | |
5301 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5302 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5303 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5304 info lifecycle [email protected]~postuninstall: [email protected] | |
5305 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5306 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5307 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug | |
5308 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug | |
5309 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5310 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug/node_modules/ms | |
5311 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug/node_modules/ms | |
5312 info lifecycle [email protected]~preuninstall: [email protected] | |
5313 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5314 info lifecycle [email protected]~uninstall: [email protected] | |
5315 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5316 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5317 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug/node_modules | |
5318 info lifecycle [email protected]~postuninstall: [email protected] | |
5319 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5320 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug/node_modules/ms is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5321 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug/node_modules/ms | |
5322 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug/node_modules/ms | |
5323 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug/node_modules | |
5324 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/debug | |
5325 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/tap-mocha-reporter/node_modules | |
5326 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/util-deprecate | |
5327 verbose unbuild node_modules/tap/node_modules/readable-stream/node_modules/util-deprecate | |
5328 info lifecycle [email protected]~preuninstall: [email protected] | |
5329 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5330 info lifecycle [email protected]~uninstall: [email protected] | |
5331 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5332 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5333 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5334 info lifecycle [email protected]~postuninstall: [email protected] | |
5335 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5336 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/util-deprecate is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5337 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/util-deprecate | |
5338 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/util-deprecate | |
5339 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5340 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/string_decoder | |
5341 verbose unbuild node_modules/tap/node_modules/readable-stream/node_modules/string_decoder | |
5342 info lifecycle [email protected]~preuninstall: [email protected] | |
5343 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5344 info lifecycle [email protected]~uninstall: [email protected] | |
5345 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5346 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5347 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5348 info lifecycle [email protected]~postuninstall: [email protected] | |
5349 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5350 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/string_decoder is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5351 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/string_decoder | |
5352 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/string_decoder | |
5353 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5354 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/process-nextick-args | |
5355 verbose unbuild node_modules/tap/node_modules/readable-stream/node_modules/process-nextick-args | |
5356 info lifecycle [email protected]~preuninstall: [email protected] | |
5357 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5358 info lifecycle [email protected]~uninstall: [email protected] | |
5359 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5360 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5361 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5362 info lifecycle [email protected]~postuninstall: [email protected] | |
5363 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5364 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/process-nextick-args is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5365 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/process-nextick-args | |
5366 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/process-nextick-args | |
5367 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5368 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/isarray | |
5369 verbose unbuild node_modules/tap/node_modules/readable-stream/node_modules/isarray | |
5370 info lifecycle [email protected]~preuninstall: [email protected] | |
5371 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5372 info lifecycle [email protected]~uninstall: [email protected] | |
5373 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5374 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5375 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5376 info lifecycle [email protected]~postuninstall: [email protected] | |
5377 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5378 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/isarray is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5379 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/isarray | |
5380 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/isarray | |
5381 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5382 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/core-util-is | |
5383 verbose unbuild node_modules/tap/node_modules/readable-stream/node_modules/core-util-is | |
5384 info lifecycle [email protected]~preuninstall: [email protected] | |
5385 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5386 info lifecycle [email protected]~uninstall: [email protected] | |
5387 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5388 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5389 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5390 info lifecycle [email protected]~postuninstall: [email protected] | |
5391 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5392 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/core-util-is is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5393 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/core-util-is | |
5394 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules/core-util-is | |
5395 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream/node_modules | |
5396 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/readable-stream | |
5397 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc | |
5398 verbose unbuild node_modules/tap/node_modules/nyc | |
5399 info lifecycle [email protected]~preuninstall: [email protected] | |
5400 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5401 info lifecycle [email protected]~uninstall: [email protected] | |
5402 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5403 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5404 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
5405 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/nyc is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc | |
5406 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc is an npm working directory | |
5407 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5408 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/bin/nyc.js is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc | |
5409 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/bin/nyc.js is an npm working directory | |
5410 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/nyc is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5411 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/bin/nyc.js is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc | |
5412 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/nyc with base /Users/ogd/Documents/projects/npm/npm | |
5413 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/nyc | |
5414 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin | |
5415 info lifecycle [email protected]~postuninstall: [email protected] | |
5416 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5417 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5418 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc | |
5419 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc | |
5420 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
5421 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs | |
5422 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs | |
5423 info lifecycle [email protected]~preuninstall: [email protected] | |
5424 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5425 info lifecycle [email protected]~uninstall: [email protected] | |
5426 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5427 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5428 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5429 info lifecycle [email protected]~postuninstall: [email protected] | |
5430 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5431 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5432 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs | |
5433 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs | |
5434 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5435 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/y18n | |
5436 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/y18n | |
5437 info lifecycle [email protected]~preuninstall: [email protected] | |
5438 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5439 info lifecycle [email protected]~uninstall: [email protected] | |
5440 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5441 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5442 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules | |
5443 info lifecycle [email protected]~postuninstall: [email protected] | |
5444 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5445 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/y18n is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5446 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/y18n | |
5447 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/y18n | |
5448 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules | |
5449 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text | |
5450 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text | |
5451 info lifecycle [email protected]~preuninstall: [email protected] | |
5452 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5453 info lifecycle [email protected]~uninstall: [email protected] | |
5454 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5455 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5456 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules | |
5457 info lifecycle [email protected]~postuninstall: [email protected] | |
5458 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5459 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5460 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text | |
5461 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text | |
5462 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules | |
5463 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string | |
5464 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string | |
5465 info lifecycle [email protected]~preuninstall: [email protected] | |
5466 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5467 info lifecycle [email protected]~uninstall: [email protected] | |
5468 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5469 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5470 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules | |
5471 info lifecycle [email protected]~postuninstall: [email protected] | |
5472 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5473 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5474 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string | |
5475 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string | |
5476 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules | |
5477 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/longest | |
5478 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/longest | |
5479 info lifecycle [email protected]~preuninstall: [email protected] | |
5480 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5481 info lifecycle [email protected]~uninstall: [email protected] | |
5482 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5483 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5484 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules | |
5485 info lifecycle [email protected]~postuninstall: [email protected] | |
5486 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5487 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/longest is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5488 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/longest | |
5489 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/longest | |
5490 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules | |
5491 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of | |
5492 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of | |
5493 info lifecycle [email protected]~preuninstall: [email protected] | |
5494 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5495 info lifecycle [email protected]~uninstall: [email protected] | |
5496 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5497 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5498 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules | |
5499 info lifecycle [email protected]~postuninstall: [email protected] | |
5500 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5501 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5502 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of | |
5503 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of | |
5504 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules | |
5505 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer | |
5506 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer | |
5507 info lifecycle [email protected]~preuninstall: [email protected] | |
5508 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5509 info lifecycle [email protected]~uninstall: [email protected] | |
5510 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5511 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5512 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of/node_modules | |
5513 info lifecycle [email protected]~postuninstall: [email protected] | |
5514 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5515 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5516 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer | |
5517 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer | |
5518 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of/node_modules | |
5519 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of | |
5520 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules | |
5521 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text | |
5522 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules | |
5523 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align | |
5524 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/repeat-string | |
5525 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/repeat-string | |
5526 info lifecycle [email protected]~preuninstall: [email protected] | |
5527 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5528 info lifecycle [email protected]~uninstall: [email protected] | |
5529 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5530 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5531 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules | |
5532 info lifecycle [email protected]~postuninstall: [email protected] | |
5533 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5534 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/repeat-string is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5535 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/repeat-string | |
5536 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/repeat-string | |
5537 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules | |
5538 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer | |
5539 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer | |
5540 info lifecycle [email protected]~preuninstall: [email protected] | |
5541 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5542 info lifecycle [email protected]~uninstall: [email protected] | |
5543 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5544 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5545 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of/node_modules | |
5546 info lifecycle [email protected]~postuninstall: [email protected] | |
5547 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5548 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5549 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer | |
5550 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of/node_modules/is-buffer | |
5551 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of/node_modules | |
5552 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of | |
5553 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/spawn-wrap | |
5554 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/spawn-wrap | |
5555 info lifecycle [email protected]~preuninstall: [email protected] | |
5556 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5557 info lifecycle [email protected]~uninstall: [email protected] | |
5558 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5559 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5560 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5561 info lifecycle [email protected]~postuninstall: [email protected] | |
5562 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5563 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/spawn-wrap is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5564 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/spawn-wrap | |
5565 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/spawn-wrap | |
5566 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5567 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/lodash | |
5568 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/lodash | |
5569 info lifecycle [email protected]~preuninstall: [email protected] | |
5570 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5571 info lifecycle [email protected]~uninstall: [email protected] | |
5572 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5573 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5574 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5575 info lifecycle [email protected]~postuninstall: [email protected] | |
5576 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5577 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/lodash is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5578 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/lodash | |
5579 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/lodash | |
5580 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5581 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul | |
5582 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul | |
5583 info lifecycle [email protected]~preuninstall: [email protected] | |
5584 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5585 info lifecycle [email protected]~uninstall: [email protected] | |
5586 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5587 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5588 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5589 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/.bin/istanbul is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul | |
5590 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul is an npm working directory | |
5591 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5592 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/lib/cli.js is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul | |
5593 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/lib/cli.js is an npm working directory | |
5594 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/.bin/istanbul is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5595 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/lib/cli.js is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul | |
5596 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/.bin/istanbul with base /Users/ogd/Documents/projects/npm/npm | |
5597 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/.bin/istanbul | |
5598 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/.bin | |
5599 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5600 info lifecycle [email protected]~postuninstall: [email protected] | |
5601 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5602 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5603 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul | |
5604 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul | |
5605 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules | |
5606 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5607 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5608 info lifecycle [email protected]~preuninstall: [email protected] | |
5609 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5610 info lifecycle [email protected]~uninstall: [email protected] | |
5611 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5612 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5613 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5614 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/esgenerate is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5615 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/escodegen is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5616 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen is an npm working directory | |
5617 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen is an npm working directory | |
5618 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5619 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/bin/escodegen.js is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5620 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/bin/escodegen.js is an npm working directory | |
5621 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5622 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/bin/esgenerate.js is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5623 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/bin/esgenerate.js is an npm working directory | |
5624 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/esgenerate is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5625 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/bin/esgenerate.js is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5626 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/esgenerate with base /Users/ogd/Documents/projects/npm/npm | |
5627 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/esgenerate | |
5628 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/escodegen is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5629 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/bin/escodegen.js is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5630 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/escodegen with base /Users/ogd/Documents/projects/npm/npm | |
5631 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin | |
5632 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/escodegen | |
5633 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin | |
5634 info lifecycle [email protected]~postuninstall: [email protected] | |
5635 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5636 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5637 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5638 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen | |
5639 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5640 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator | |
5641 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator | |
5642 info lifecycle [email protected]~preuninstall: [email protected] | |
5643 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5644 info lifecycle [email protected]~uninstall: [email protected] | |
5645 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5646 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5647 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules | |
5648 info lifecycle [email protected]~postuninstall: [email protected] | |
5649 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5650 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5651 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator | |
5652 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator | |
5653 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules | |
5654 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars | |
5655 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars | |
5656 info lifecycle [email protected]~preuninstall: [email protected] | |
5657 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5658 info lifecycle [email protected]~uninstall: [email protected] | |
5659 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5660 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5661 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5662 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/handlebars is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars | |
5663 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars is an npm working directory | |
5664 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5665 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/bin/handlebars is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars | |
5666 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/bin/handlebars is an npm working directory | |
5667 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/handlebars is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5668 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/bin/handlebars is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars | |
5669 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/handlebars with base /Users/ogd/Documents/projects/npm/npm | |
5670 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/handlebars | |
5671 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin | |
5672 info lifecycle [email protected]~postuninstall: [email protected] | |
5673 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5674 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5675 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars | |
5676 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars | |
5677 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5678 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js | |
5679 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js | |
5680 info lifecycle [email protected]~preuninstall: [email protected] | |
5681 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5682 info lifecycle [email protected]~uninstall: [email protected] | |
5683 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5684 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5685 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules | |
5686 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/.bin/uglifyjs is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js | |
5687 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js is an npm working directory | |
5688 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5689 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/bin/uglifyjs is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js | |
5690 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/bin/uglifyjs is an npm working directory | |
5691 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/.bin/uglifyjs is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5692 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/bin/uglifyjs is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js | |
5693 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/.bin/uglifyjs with base /Users/ogd/Documents/projects/npm/npm | |
5694 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/.bin/uglifyjs | |
5695 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/.bin | |
5696 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules | |
5697 info lifecycle [email protected]~postuninstall: [email protected] | |
5698 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5699 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5700 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js | |
5701 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js | |
5702 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules | |
5703 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/optimist | |
5704 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/optimist | |
5705 info lifecycle [email protected]~preuninstall: [email protected] | |
5706 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5707 info lifecycle [email protected]~uninstall: [email protected] | |
5708 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5709 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5710 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules | |
5711 info lifecycle [email protected]~postuninstall: [email protected] | |
5712 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5713 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/optimist is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5714 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/optimist | |
5715 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/optimist | |
5716 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules | |
5717 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/wordwrap | |
5718 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/wordwrap | |
5719 info lifecycle [email protected]~preuninstall: [email protected] | |
5720 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5721 info lifecycle [email protected]~uninstall: [email protected] | |
5722 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5723 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5724 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5725 info lifecycle [email protected]~postuninstall: [email protected] | |
5726 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5727 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/wordwrap is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5728 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/wordwrap | |
5729 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/wordwrap | |
5730 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5731 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which | |
5732 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which | |
5733 info lifecycle [email protected]~preuninstall: [email protected] | |
5734 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5735 info lifecycle [email protected]~uninstall: [email protected] | |
5736 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5737 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5738 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5739 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/which is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which | |
5740 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which is an npm working directory | |
5741 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5742 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which/bin/which is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which | |
5743 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which/bin/which is an npm working directory | |
5744 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/which is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5745 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which/bin/which is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which | |
5746 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/which with base /Users/ogd/Documents/projects/npm/npm | |
5747 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin/which | |
5748 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/.bin | |
5749 info lifecycle [email protected]~postuninstall: [email protected] | |
5750 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5751 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5752 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which | |
5753 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/which | |
5754 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5755 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/resolve | |
5756 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/resolve | |
5757 info lifecycle [email protected]~preuninstall: [email protected] | |
5758 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5759 info lifecycle [email protected]~uninstall: [email protected] | |
5760 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5761 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5762 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5763 info lifecycle [email protected]~postuninstall: [email protected] | |
5764 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5765 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/resolve is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5766 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/resolve | |
5767 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/resolve | |
5768 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5769 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map | |
5770 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map | |
5771 info lifecycle [email protected]~preuninstall: [email protected] | |
5772 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5773 info lifecycle [email protected]~uninstall: [email protected] | |
5774 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5775 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5776 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules | |
5777 info lifecycle [email protected]~postuninstall: [email protected] | |
5778 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5779 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5780 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map | |
5781 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map | |
5782 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules | |
5783 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine | |
5784 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine | |
5785 info lifecycle [email protected]~preuninstall: [email protected] | |
5786 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5787 info lifecycle [email protected]~uninstall: [email protected] | |
5788 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5789 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5790 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules | |
5791 info lifecycle [email protected]~postuninstall: [email protected] | |
5792 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5793 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5794 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine | |
5795 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine | |
5796 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules | |
5797 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map | |
5798 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules | |
5799 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/node_modules/minimist | |
5800 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/node_modules/minimist | |
5801 info lifecycle [email protected]~preuninstall: [email protected] | |
5802 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5803 info lifecycle [email protected]~uninstall: [email protected] | |
5804 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5805 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5806 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/node_modules | |
5807 info lifecycle [email protected]~postuninstall: [email protected] | |
5808 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5809 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/node_modules/minimist is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5810 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/node_modules/minimist | |
5811 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/node_modules/minimist | |
5812 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/node_modules | |
5813 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/optimist | |
5814 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map | |
5815 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map | |
5816 info lifecycle [email protected]~preuninstall: [email protected] | |
5817 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5818 info lifecycle [email protected]~uninstall: [email protected] | |
5819 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5820 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5821 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules | |
5822 info lifecycle [email protected]~postuninstall: [email protected] | |
5823 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5824 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5825 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map | |
5826 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map | |
5827 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules | |
5828 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/levn | |
5829 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/levn | |
5830 info lifecycle [email protected]~preuninstall: [email protected] | |
5831 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5832 info lifecycle [email protected]~uninstall: [email protected] | |
5833 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5834 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5835 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5836 info lifecycle [email protected]~postuninstall: [email protected] | |
5837 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5838 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/levn is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5839 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/levn | |
5840 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/levn | |
5841 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5842 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/type-check | |
5843 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/type-check | |
5844 info lifecycle [email protected]~preuninstall: [email protected] | |
5845 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5846 info lifecycle [email protected]~uninstall: [email protected] | |
5847 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5848 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5849 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5850 info lifecycle [email protected]~postuninstall: [email protected] | |
5851 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5852 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/type-check is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5853 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/type-check | |
5854 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/type-check | |
5855 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5856 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/prelude-ls | |
5857 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/prelude-ls | |
5858 info lifecycle [email protected]~preuninstall: [email protected] | |
5859 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5860 info lifecycle [email protected]~uninstall: [email protected] | |
5861 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5862 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5863 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5864 info lifecycle [email protected]~postuninstall: [email protected] | |
5865 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5866 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/prelude-ls is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5867 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/prelude-ls | |
5868 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/prelude-ls | |
5869 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5870 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein | |
5871 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein | |
5872 info lifecycle [email protected]~preuninstall: [email protected] | |
5873 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5874 info lifecycle [email protected]~uninstall: [email protected] | |
5875 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5876 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5877 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5878 info lifecycle [email protected]~postuninstall: [email protected] | |
5879 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5880 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5881 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein | |
5882 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein | |
5883 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5884 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/deep-is | |
5885 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/deep-is | |
5886 info lifecycle [email protected]~preuninstall: [email protected] | |
5887 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5888 info lifecycle [email protected]~uninstall: [email protected] | |
5889 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5890 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5891 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5892 info lifecycle [email protected]~postuninstall: [email protected] | |
5893 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5894 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/deep-is is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5895 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/deep-is | |
5896 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/deep-is | |
5897 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules | |
5898 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator | |
5899 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules | |
5900 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/esutils | |
5901 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/esutils | |
5902 info lifecycle [email protected]~preuninstall: [email protected] | |
5903 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5904 info lifecycle [email protected]~uninstall: [email protected] | |
5905 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5906 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5907 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules | |
5908 info lifecycle [email protected]~postuninstall: [email protected] | |
5909 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5910 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/esutils is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5911 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/esutils | |
5912 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/esutils | |
5913 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules | |
5914 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/async | |
5915 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/async | |
5916 info lifecycle [email protected]~preuninstall: [email protected] | |
5917 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5918 info lifecycle [email protected]~uninstall: [email protected] | |
5919 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5920 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5921 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5922 info lifecycle [email protected]~postuninstall: [email protected] | |
5923 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5924 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/async is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5925 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/async | |
5926 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/async | |
5927 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules | |
5928 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml | |
5929 verbose unbuild node_modules/tap/node_modules/js-yaml | |
5930 info lifecycle [email protected]~preuninstall: [email protected] | |
5931 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5932 info lifecycle [email protected]~uninstall: [email protected] | |
5933 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5934 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5935 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
5936 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/js-yaml is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml | |
5937 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml is an npm working directory | |
5938 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5939 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/bin/js-yaml.js is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml | |
5940 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/bin/js-yaml.js is an npm working directory | |
5941 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/js-yaml is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5942 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/bin/js-yaml.js is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml | |
5943 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/js-yaml with base /Users/ogd/Documents/projects/npm/npm | |
5944 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin/js-yaml | |
5945 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/.bin | |
5946 info lifecycle [email protected]~postuninstall: [email protected] | |
5947 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5948 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5949 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml | |
5950 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml | |
5951 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
5952 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5953 verbose unbuild node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5954 info lifecycle [email protected]~preuninstall: [email protected] | |
5955 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5956 info lifecycle [email protected]~uninstall: [email protected] | |
5957 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5958 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5959 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules | |
5960 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin/esparse is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5961 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin/esvalidate is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5962 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima is an npm working directory | |
5963 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima is an npm working directory | |
5964 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5965 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima/bin/esparse.js is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5966 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima/bin/esparse.js is an npm working directory | |
5967 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5968 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima/bin/esvalidate.js is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5969 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima/bin/esvalidate.js is an npm working directory | |
5970 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin/esparse is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5971 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima/bin/esparse.js is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5972 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin/esparse with base /Users/ogd/Documents/projects/npm/npm | |
5973 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin/esvalidate is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
5974 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima/bin/esvalidate.js is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5975 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin/esvalidate with base /Users/ogd/Documents/projects/npm/npm | |
5976 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin/esparse | |
5977 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin/esvalidate | |
5978 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin | |
5979 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin | |
5980 silly vacuum-fs quitting because lost the race to remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/.bin | |
5981 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules | |
5982 info lifecycle [email protected]~postuninstall: [email protected] | |
5983 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5984 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5985 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5986 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/esprima | |
5987 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules | |
5988 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse | |
5989 verbose unbuild node_modules/tap/node_modules/js-yaml/node_modules/argparse | |
5990 info lifecycle [email protected]~preuninstall: [email protected] | |
5991 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
5992 info lifecycle [email protected]~uninstall: [email protected] | |
5993 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
5994 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
5995 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules | |
5996 info lifecycle [email protected]~postuninstall: [email protected] | |
5997 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
5998 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse is being purged from base /Users/ogd/Documents/projects/npm/npm | |
5999 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse | |
6000 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse | |
6001 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules | |
6002 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash | |
6003 verbose unbuild node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash | |
6004 info lifecycle [email protected]~preuninstall: [email protected] | |
6005 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6006 info lifecycle [email protected]~uninstall: [email protected] | |
6007 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6008 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6009 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules | |
6010 info lifecycle [email protected]~postuninstall: [email protected] | |
6011 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6012 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6013 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash | |
6014 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash | |
6015 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules | |
6016 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules/argparse | |
6017 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml/node_modules | |
6018 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/js-yaml | |
6019 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
6020 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/foreground-child | |
6021 verbose unbuild node_modules/tap/node_modules/foreground-child | |
6022 info lifecycle [email protected]~preuninstall: [email protected] | |
6023 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6024 info lifecycle [email protected]~uninstall: [email protected] | |
6025 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6026 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6027 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
6028 info lifecycle [email protected]~postuninstall: [email protected] | |
6029 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6030 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/foreground-child is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6031 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/foreground-child | |
6032 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/foreground-child | |
6033 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules | |
6034 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tunnel-agent | |
6035 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tunnel-agent | |
6036 info lifecycle [email protected]~preuninstall: [email protected] | |
6037 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6038 info lifecycle [email protected]~uninstall: [email protected] | |
6039 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6040 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6041 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6042 info lifecycle [email protected]~postuninstall: [email protected] | |
6043 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6044 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tunnel-agent is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6045 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tunnel-agent | |
6046 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tunnel-agent | |
6047 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6048 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tough-cookie | |
6049 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tough-cookie | |
6050 info lifecycle [email protected]~preuninstall: [email protected] | |
6051 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6052 info lifecycle [email protected]~uninstall: [email protected] | |
6053 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6054 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6055 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6056 info lifecycle [email protected]~postuninstall: [email protected] | |
6057 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6058 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tough-cookie is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6059 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tough-cookie | |
6060 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/tough-cookie | |
6061 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6062 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/stringstream | |
6063 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/stringstream | |
6064 info lifecycle [email protected]~preuninstall: [email protected] | |
6065 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6066 info lifecycle [email protected]~uninstall: [email protected] | |
6067 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6068 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6069 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6070 info lifecycle [email protected]~postuninstall: [email protected] | |
6071 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6072 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/stringstream is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6073 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/stringstream | |
6074 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/stringstream | |
6075 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6076 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid | |
6077 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid | |
6078 info lifecycle [email protected]~preuninstall: [email protected] | |
6079 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6080 info lifecycle [email protected]~uninstall: [email protected] | |
6081 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6082 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6083 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6084 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/.bin/uuid is being gently removed from base /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid | |
6085 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid is an npm working directory | |
6086 silly gentlyRm containing path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
6087 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid/bin/uuid is not under /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid | |
6088 silly gentlyRm verifying /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid/bin/uuid is an npm working directory | |
6089 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/.bin/uuid is under npm's control, in /Users/ogd/Documents/projects/npm/npm | |
6090 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid/bin/uuid is controlled by /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid | |
6091 verbose gentlyRm removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/.bin/uuid with base /Users/ogd/Documents/projects/npm/npm | |
6092 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/.bin/uuid | |
6093 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/.bin | |
6094 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6095 info lifecycle [email protected]~postuninstall: [email protected] | |
6096 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6097 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6098 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid | |
6099 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/node-uuid | |
6100 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6101 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/json-stringify-safe | |
6102 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/json-stringify-safe | |
6103 info lifecycle [email protected]~preuninstall: [email protected] | |
6104 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6105 info lifecycle [email protected]~uninstall: [email protected] | |
6106 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6107 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6108 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6109 info lifecycle [email protected]~postuninstall: [email protected] | |
6110 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6111 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/json-stringify-safe is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6112 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/json-stringify-safe | |
6113 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/json-stringify-safe | |
6114 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6115 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/ctype | |
6116 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/ctype | |
6117 info lifecycle [email protected]~preuninstall: [email protected] | |
6118 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6119 info lifecycle [email protected]~uninstall: [email protected] | |
6120 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6121 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6122 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules | |
6123 info lifecycle [email protected]~postuninstall: [email protected] | |
6124 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6125 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/ctype is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6126 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/ctype | |
6127 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/ctype | |
6128 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules | |
6129 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/assert-plus | |
6130 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/assert-plus | |
6131 info lifecycle [email protected]~preuninstall: [email protected] | |
6132 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6133 info lifecycle [email protected]~uninstall: [email protected] | |
6134 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6135 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6136 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules | |
6137 info lifecycle [email protected]~postuninstall: [email protected] | |
6138 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6139 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/assert-plus is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6140 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/assert-plus | |
6141 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/assert-plus | |
6142 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules | |
6143 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/asn1 | |
6144 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/asn1 | |
6145 info lifecycle [email protected]~preuninstall: [email protected] | |
6146 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6147 info lifecycle [email protected]~uninstall: [email protected] | |
6148 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6149 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6150 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules | |
6151 info lifecycle [email protected]~postuninstall: [email protected] | |
6152 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6153 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/asn1 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6154 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/asn1 | |
6155 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules/asn1 | |
6156 silly vacuum-fs removing /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature/node_modules | |
6157 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature | |
6158 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/aws-sign2 | |
6159 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/aws-sign2 | |
6160 info lifecycle [email protected]~preuninstall: [email protected] | |
6161 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6162 info lifecycle [email protected]~uninstall: [email protected] | |
6163 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6164 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6165 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6166 info lifecycle [email protected]~postuninstall: [email protected] | |
6167 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6168 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/aws-sign2 is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6169 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/aws-sign2 | |
6170 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/aws-sign2 | |
6171 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules | |
6172 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai | |
6173 verbose unbuild node_modules/nock/node_modules/chai | |
6174 info lifecycle [email protected]~preuninstall: [email protected] | |
6175 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6176 info lifecycle [email protected]~uninstall: [email protected] | |
6177 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6178 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6179 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules | |
6180 info lifecycle [email protected]~postuninstall: [email protected] | |
6181 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6182 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6183 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai | |
6184 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai | |
6185 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules | |
6186 silly remove /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai/node_modules/assertion-error | |
6187 verbose unbuild node_modules/nock/node_modules/chai/node_modules/assertion-error | |
6188 info lifecycle [email protected]~preuninstall: [email protected] | |
6189 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6190 info lifecycle [email protected]~uninstall: [email protected] | |
6191 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6192 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6193 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai/node_modules | |
6194 info lifecycle [email protected]~postuninstall: [email protected] | |
6195 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6196 silly gentlyRm /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai/node_modules/assertion-error is being purged from base /Users/ogd/Documents/projects/npm/npm | |
6197 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai/node_modules/assertion-error | |
6198 silly vacuum-fs purging /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai/node_modules/assertion-error | |
6199 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/npm/npm/node_modules/nock/node_modules/chai/node_modules | |
6200 silly doSerial move 57 | |
6201 silly move /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine /Users/ogd/Documents/projects/npm/npm/node_modules/amdefine | |
6202 info lifecycle [email protected]~preuninstall: [email protected] | |
6203 silly lifecycle [email protected]~preuninstall: no script for preuninstall, continuing | |
6204 info lifecycle [email protected]~uninstall: [email protected] | |
6205 silly lifecycle [email protected]~uninstall: no script for uninstall, continuing | |
6206 verbose unbuild rmStuff [email protected] from /Users/ogd/Documents/projects/npm/npm/node_modules | |
6207 verbose unbuild rmStuff in /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules | |
6208 info lifecycle [email protected]~postuninstall: [email protected] | |
6209 silly lifecycle [email protected]~postuninstall: no script for postuninstall, continuing | |
6210 verbose unlock done using /Users/ogd/.npm/_locks/staging-c1d189617dc0b265.lock for /Users/ogd/Documents/projects/npm/npm/node_modules/.staging | |
6211 silly rollbackFailedOptional Starting | |
6212 silly rollbackFailedOptional Finishing | |
6213 silly runTopLevelLifecycles Starting | |
6214 silly runTopLevelLifecycles Finishing | |
6215 silly install printInstalled | |
6216 verbose stack Error: ENOENT: no such file or directory, rename '/Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine' -> '/Users/ogd/Documents/projects/npm/npm/node_modules/amdefine' | |
6216 verbose stack at Error (native) | |
6217 verbose cwd /Users/ogd/Documents/projects/npm/npm | |
6218 error Darwin 14.5.0 | |
6219 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" | |
6220 error node v4.1.0 | |
6221 error npm v3.3.6 | |
6222 error path /Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine | |
6223 error code ENOENT | |
6224 error errno -2 | |
6225 error syscall rename | |
6226 error enoent ENOENT: no such file or directory, rename '/Users/ogd/Documents/projects/npm/npm/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine' -> '/Users/ogd/Documents/projects/npm/npm/node_modules/amdefine' | |
6226 error enoent This is most likely not a problem with npm itself | |
6226 error enoent and is related to npm not being able to find a file. | |
6227 verbose exit [ -2, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment