Skip to content

Instantly share code, notes, and snippets.

@positron
Created July 20, 2016 16:55
Show Gist options
  • Save positron/039107f993a147cf9052f430313aa20a to your computer and use it in GitHub Desktop.
Save positron/039107f993a147cf9052f430313aa20a to your computer and use it in GitHub Desktop.
`npm i` on a fresh install of https://github.com/dopry/mail-html5 on the `faster-local-development` branch
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/6.3.0/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'i' ]
2 info using npm@3.10.3
3 info using node@v6.3.0
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 grunt-node-inspector
20 silly mapToRegistry name grunt-node-inspector
21 silly mapToRegistry using default registry
22 silly mapToRegistry registry https://registry.npmjs.org/
23 silly mapToRegistry data Result {
23 silly mapToRegistry raw: 'grunt-node-inspector',
23 silly mapToRegistry scope: null,
23 silly mapToRegistry escapedName: 'grunt-node-inspector',
23 silly mapToRegistry name: 'grunt-node-inspector',
23 silly mapToRegistry rawSpec: '',
23 silly mapToRegistry spec: 'latest',
23 silly mapToRegistry type: 'tag' }
24 silly mapToRegistry uri https://registry.npmjs.org/grunt-node-inspector
25 verbose request uri https://registry.npmjs.org/grunt-node-inspector
26 verbose request no auth needed
27 info attempt registry request try #1 at 11:49:03 AM
28 verbose request id 59e5e7f156e264c4
29 verbose etag "AULBG344IKTKMNA6HEY1Z0L73"
30 http request GET https://registry.npmjs.org/grunt-node-inspector
31 http 304 https://registry.npmjs.org/grunt-node-inspector
32 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
32 verbose headers via: '1.1 varnish',
32 verbose headers 'cache-control': 'max-age=300',
32 verbose headers etag: '"AULBG344IKTKMNA6HEY1Z0L73"',
32 verbose headers age: '151',
32 verbose headers connection: 'keep-alive',
32 verbose headers 'x-served-by': 'cache-dfw1844-DFW',
32 verbose headers 'x-cache': 'HIT',
32 verbose headers 'x-cache-hits': '1',
32 verbose headers 'x-timer': 'S1469033344.009412,VS0,VE0',
32 verbose headers vary: 'Accept-Encoding' }
33 silly get cb [ 304,
33 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
33 silly get via: '1.1 varnish',
33 silly get 'cache-control': 'max-age=300',
33 silly get etag: '"AULBG344IKTKMNA6HEY1Z0L73"',
33 silly get age: '151',
33 silly get connection: 'keep-alive',
33 silly get 'x-served-by': 'cache-dfw1844-DFW',
33 silly get 'x-cache': 'HIT',
33 silly get 'x-cache-hits': '1',
33 silly get 'x-timer': 'S1469033344.009412,VS0,VE0',
33 silly get vary: 'Accept-Encoding' } ]
34 verbose etag https://registry.npmjs.org/grunt-node-inspector from cache
35 verbose get saving grunt-node-inspector to /Users/philip/.npm/registry.npmjs.org/grunt-node-inspector/.cache.json
36 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
37 silly resolveWithNewModule grunt-node-inspector@0.2.0 checking installable status
38 silly cache add args [ 'grunt-node-inspector@^0.2.0', null ]
39 verbose cache add spec grunt-node-inspector@^0.2.0
40 silly cache add parsed spec Result {
40 silly cache add raw: 'grunt-node-inspector@^0.2.0',
40 silly cache add scope: null,
40 silly cache add escapedName: 'grunt-node-inspector',
40 silly cache add name: 'grunt-node-inspector',
40 silly cache add rawSpec: '^0.2.0',
40 silly cache add spec: '>=0.2.0 <0.3.0',
40 silly cache add type: 'range' }
41 silly addNamed grunt-node-inspector@>=0.2.0 <0.3.0
42 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for grunt-node-inspector
43 silly addNameRange { name: 'grunt-node-inspector',
43 silly addNameRange range: '>=0.2.0 <0.3.0',
43 silly addNameRange hasData: false }
44 silly mapToRegistry name grunt-node-inspector
45 silly mapToRegistry using default registry
46 silly mapToRegistry registry https://registry.npmjs.org/
47 silly mapToRegistry data Result {
47 silly mapToRegistry raw: 'grunt-node-inspector',
47 silly mapToRegistry scope: null,
47 silly mapToRegistry escapedName: 'grunt-node-inspector',
47 silly mapToRegistry name: 'grunt-node-inspector',
47 silly mapToRegistry rawSpec: '',
47 silly mapToRegistry spec: 'latest',
47 silly mapToRegistry type: 'tag' }
48 silly mapToRegistry uri https://registry.npmjs.org/grunt-node-inspector
49 verbose addNameRange registry:https://registry.npmjs.org/grunt-node-inspector not in flight; fetching
50 verbose get https://registry.npmjs.org/grunt-node-inspector not expired, no request
51 silly addNameRange number 2 { name: 'grunt-node-inspector',
51 silly addNameRange range: '>=0.2.0 <0.3.0',
51 silly addNameRange hasData: true }
52 silly addNameRange versions [ 'grunt-node-inspector',
52 silly addNameRange [ '0.0.1',
52 silly addNameRange '0.1.0',
52 silly addNameRange '0.1.1',
52 silly addNameRange '0.1.2',
52 silly addNameRange '0.1.3',
52 silly addNameRange '0.1.5',
52 silly addNameRange '0.1.6',
52 silly addNameRange '0.2.0',
52 silly addNameRange '0.3.0',
52 silly addNameRange '0.4.0',
52 silly addNameRange '0.4.1',
52 silly addNameRange '0.4.2' ] ]
53 silly addNamed grunt-node-inspector@0.2.0
54 verbose addNamed "0.2.0" is a plain semver version for grunt-node-inspector
55 silly cache afterAdd grunt-node-inspector@0.2.0
56 verbose afterAdd /Users/philip/.npm/grunt-node-inspector/0.2.0/package/package.json not in flight; writing
57 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
58 verbose afterAdd /Users/philip/.npm/grunt-node-inspector/0.2.0/package/package.json written
59 silly fetchNamedPackageData node-inspector
60 silly mapToRegistry name node-inspector
61 silly mapToRegistry using default registry
62 silly mapToRegistry registry https://registry.npmjs.org/
63 silly mapToRegistry data Result {
63 silly mapToRegistry raw: 'node-inspector',
63 silly mapToRegistry scope: null,
63 silly mapToRegistry escapedName: 'node-inspector',
63 silly mapToRegistry name: 'node-inspector',
63 silly mapToRegistry rawSpec: '',
63 silly mapToRegistry spec: 'latest',
63 silly mapToRegistry type: 'tag' }
64 silly mapToRegistry uri https://registry.npmjs.org/node-inspector
65 verbose request uri https://registry.npmjs.org/node-inspector
66 verbose request no auth needed
67 info attempt registry request try #1 at 11:49:04 AM
68 verbose etag "98BN6LPCUTCQ3QY090BFD8PLG"
69 http request GET https://registry.npmjs.org/node-inspector
70 http 304 https://registry.npmjs.org/node-inspector
71 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
71 verbose headers via: '1.1 varnish',
71 verbose headers 'cache-control': 'max-age=300',
71 verbose headers etag: '"98BN6LPCUTCQ3QY090BFD8PLG"',
71 verbose headers age: '129',
71 verbose headers connection: 'keep-alive',
71 verbose headers 'x-served-by': 'cache-dfw1844-DFW',
71 verbose headers 'x-cache': 'HIT',
71 verbose headers 'x-cache-hits': '1',
71 verbose headers 'x-timer': 'S1469033344.557990,VS0,VE0',
71 verbose headers vary: 'Accept-Encoding' }
72 silly get cb [ 304,
72 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
72 silly get via: '1.1 varnish',
72 silly get 'cache-control': 'max-age=300',
72 silly get etag: '"98BN6LPCUTCQ3QY090BFD8PLG"',
72 silly get age: '129',
72 silly get connection: 'keep-alive',
72 silly get 'x-served-by': 'cache-dfw1844-DFW',
72 silly get 'x-cache': 'HIT',
72 silly get 'x-cache-hits': '1',
72 silly get 'x-timer': 'S1469033344.557990,VS0,VE0',
72 silly get vary: 'Accept-Encoding' } ]
73 verbose etag https://registry.npmjs.org/node-inspector from cache
74 verbose get saving node-inspector to /Users/philip/.npm/registry.npmjs.org/node-inspector/.cache.json
75 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
76 silly resolveWithNewModule node-inspector@0.10.2 checking installable status
77 silly cache add args [ 'node-inspector@^0.10.0', null ]
78 verbose cache add spec node-inspector@^0.10.0
79 silly cache add parsed spec Result {
79 silly cache add raw: 'node-inspector@^0.10.0',
79 silly cache add scope: null,
79 silly cache add escapedName: 'node-inspector',
79 silly cache add name: 'node-inspector',
79 silly cache add rawSpec: '^0.10.0',
79 silly cache add spec: '>=0.10.0 <0.11.0',
79 silly cache add type: 'range' }
80 silly addNamed node-inspector@>=0.10.0 <0.11.0
81 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for node-inspector
82 silly addNameRange { name: 'node-inspector',
82 silly addNameRange range: '>=0.10.0 <0.11.0',
82 silly addNameRange hasData: false }
83 silly mapToRegistry name node-inspector
84 silly mapToRegistry using default registry
85 silly mapToRegistry registry https://registry.npmjs.org/
86 silly mapToRegistry data Result {
86 silly mapToRegistry raw: 'node-inspector',
86 silly mapToRegistry scope: null,
86 silly mapToRegistry escapedName: 'node-inspector',
86 silly mapToRegistry name: 'node-inspector',
86 silly mapToRegistry rawSpec: '',
86 silly mapToRegistry spec: 'latest',
86 silly mapToRegistry type: 'tag' }
87 silly mapToRegistry uri https://registry.npmjs.org/node-inspector
88 verbose addNameRange registry:https://registry.npmjs.org/node-inspector not in flight; fetching
89 verbose get https://registry.npmjs.org/node-inspector not expired, no request
90 silly addNameRange number 2 { name: 'node-inspector',
90 silly addNameRange range: '>=0.10.0 <0.11.0',
90 silly addNameRange hasData: true }
91 silly addNameRange versions [ 'node-inspector',
91 silly addNameRange [ '0.0.1',
91 silly addNameRange '0.0.2',
91 silly addNameRange '0.0.3',
91 silly addNameRange '0.0.4',
91 silly addNameRange '0.1.0',
91 silly addNameRange '0.1.1',
91 silly addNameRange '0.1.2',
91 silly addNameRange '0.1.3',
91 silly addNameRange '0.1.4',
91 silly addNameRange '0.1.5',
91 silly addNameRange '0.1.6',
91 silly addNameRange '0.1.7',
91 silly addNameRange '0.1.8',
91 silly addNameRange '0.1.9',
91 silly addNameRange '0.1.10',
91 silly addNameRange '0.3.0',
91 silly addNameRange '0.3.1',
91 silly addNameRange '0.3.2',
91 silly addNameRange '0.3.3',
91 silly addNameRange '0.3.4',
91 silly addNameRange '0.4.0',
91 silly addNameRange '0.5.0',
91 silly addNameRange '0.6.0',
91 silly addNameRange '0.6.1',
91 silly addNameRange '0.6.2',
91 silly addNameRange '0.7.0-1',
91 silly addNameRange '0.2.0-beta1',
91 silly addNameRange '0.2.0-beta2',
91 silly addNameRange '0.2.0-beta3',
91 silly addNameRange '0.2.0-beta4',
91 silly addNameRange '0.3.0-preview1',
91 silly addNameRange '0.7.0-2',
91 silly addNameRange '0.7.0',
91 silly addNameRange '0.7.1',
91 silly addNameRange '0.7.2',
91 silly addNameRange '0.7.3',
91 silly addNameRange '0.7.4',
91 silly addNameRange '0.8.0',
91 silly addNameRange '0.8.1',
91 silly addNameRange '0.8.3',
91 silly addNameRange '0.9.0',
91 silly addNameRange '0.9.1',
91 silly addNameRange '0.9.2',
91 silly addNameRange '0.10.0',
91 silly addNameRange '0.10.1',
91 silly addNameRange '0.10.2',
91 silly addNameRange '0.11.0',
91 silly addNameRange '0.11.1',
91 silly addNameRange '0.11.2',
91 silly addNameRange '0.12.0',
91 silly addNameRange '0.12.1',
91 silly addNameRange '0.12.2',
91 silly addNameRange '0.12.3',
91 silly addNameRange '0.12.4',
91 silly addNameRange '0.12.5',
91 silly addNameRange '0.12.6',
91 silly addNameRange '0.12.7',
91 silly addNameRange '0.12.8' ] ]
92 silly addNamed node-inspector@0.10.2
93 verbose addNamed "0.10.2" is a plain semver version for node-inspector
94 silly cache afterAdd node-inspector@0.10.2
95 verbose afterAdd /Users/philip/.npm/node-inspector/0.10.2/package/package.json not in flight; writing
96 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
97 verbose afterAdd /Users/philip/.npm/node-inspector/0.10.2/package/package.json written
98 silly fetchNamedPackageData glob
99 silly mapToRegistry name glob
100 silly mapToRegistry using default registry
101 silly mapToRegistry registry https://registry.npmjs.org/
102 silly mapToRegistry data Result {
102 silly mapToRegistry raw: 'glob',
102 silly mapToRegistry scope: null,
102 silly mapToRegistry escapedName: 'glob',
102 silly mapToRegistry name: 'glob',
102 silly mapToRegistry rawSpec: '',
102 silly mapToRegistry spec: 'latest',
102 silly mapToRegistry type: 'tag' }
103 silly mapToRegistry uri https://registry.npmjs.org/glob
104 silly fetchNamedPackageData semver
105 silly mapToRegistry name semver
106 silly mapToRegistry using default registry
107 silly mapToRegistry registry https://registry.npmjs.org/
108 silly mapToRegistry data Result {
108 silly mapToRegistry raw: 'semver',
108 silly mapToRegistry scope: null,
108 silly mapToRegistry escapedName: 'semver',
108 silly mapToRegistry name: 'semver',
108 silly mapToRegistry rawSpec: '',
108 silly mapToRegistry spec: 'latest',
108 silly mapToRegistry type: 'tag' }
109 silly mapToRegistry uri https://registry.npmjs.org/semver
110 silly fetchNamedPackageData v8-debug
111 silly mapToRegistry name v8-debug
112 silly mapToRegistry using default registry
113 silly mapToRegistry registry https://registry.npmjs.org/
114 silly mapToRegistry data Result {
114 silly mapToRegistry raw: 'v8-debug',
114 silly mapToRegistry scope: null,
114 silly mapToRegistry escapedName: 'v8-debug',
114 silly mapToRegistry name: 'v8-debug',
114 silly mapToRegistry rawSpec: '',
114 silly mapToRegistry spec: 'latest',
114 silly mapToRegistry type: 'tag' }
115 silly mapToRegistry uri https://registry.npmjs.org/v8-debug
116 silly fetchNamedPackageData which
117 silly mapToRegistry name which
118 silly mapToRegistry using default registry
119 silly mapToRegistry registry https://registry.npmjs.org/
120 silly mapToRegistry data Result {
120 silly mapToRegistry raw: 'which',
120 silly mapToRegistry scope: null,
120 silly mapToRegistry escapedName: 'which',
120 silly mapToRegistry name: 'which',
120 silly mapToRegistry rawSpec: '',
120 silly mapToRegistry spec: 'latest',
120 silly mapToRegistry type: 'tag' }
121 silly mapToRegistry uri https://registry.npmjs.org/which
122 silly fetchNamedPackageData ws
123 silly mapToRegistry name ws
124 silly mapToRegistry using default registry
125 silly mapToRegistry registry https://registry.npmjs.org/
126 silly mapToRegistry data Result {
126 silly mapToRegistry raw: 'ws',
126 silly mapToRegistry scope: null,
126 silly mapToRegistry escapedName: 'ws',
126 silly mapToRegistry name: 'ws',
126 silly mapToRegistry rawSpec: '',
126 silly mapToRegistry spec: 'latest',
126 silly mapToRegistry type: 'tag' }
127 silly mapToRegistry uri https://registry.npmjs.org/ws
128 silly fetchNamedPackageData yargs
129 silly mapToRegistry name yargs
130 silly mapToRegistry using default registry
131 silly mapToRegistry registry https://registry.npmjs.org/
132 silly mapToRegistry data Result {
132 silly mapToRegistry raw: 'yargs',
132 silly mapToRegistry scope: null,
132 silly mapToRegistry escapedName: 'yargs',
132 silly mapToRegistry name: 'yargs',
132 silly mapToRegistry rawSpec: '',
132 silly mapToRegistry spec: 'latest',
132 silly mapToRegistry type: 'tag' }
133 silly mapToRegistry uri https://registry.npmjs.org/yargs
134 verbose request uri https://registry.npmjs.org/semver
135 verbose request no auth needed
136 info attempt registry request try #1 at 11:49:04 AM
137 verbose etag "4JWD7E8YC630VDRV5KTAN4J0Q"
138 http request GET https://registry.npmjs.org/semver
139 verbose request uri https://registry.npmjs.org/glob
140 verbose request no auth needed
141 info attempt registry request try #1 at 11:49:04 AM
142 verbose etag "6COORN473GEAAG21GFII6AOOI"
143 http request GET https://registry.npmjs.org/glob
144 verbose request uri https://registry.npmjs.org/yargs
145 verbose request no auth needed
146 info attempt registry request try #1 at 11:49:04 AM
147 verbose etag "86J7PWS51VYWQMR3VB3P5O2IW"
148 http request GET https://registry.npmjs.org/yargs
149 verbose request uri https://registry.npmjs.org/v8-debug
150 verbose request no auth needed
151 info attempt registry request try #1 at 11:49:04 AM
152 verbose etag "CMYURLW8NTUD8UQWKRY04UCFV"
153 http request GET https://registry.npmjs.org/v8-debug
154 http 304 https://registry.npmjs.org/semver
155 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
155 verbose headers via: '1.1 varnish',
155 verbose headers 'cache-control': 'max-age=300',
155 verbose headers etag: '"4JWD7E8YC630VDRV5KTAN4J0Q"',
155 verbose headers age: '239',
155 verbose headers connection: 'keep-alive',
155 verbose headers 'x-served-by': 'cache-dfw1844-DFW',
155 verbose headers 'x-cache': 'HIT',
155 verbose headers 'x-cache-hits': '10',
155 verbose headers 'x-timer': 'S1469033344.703535,VS0,VE0',
155 verbose headers vary: 'Accept-Encoding' }
156 silly get cb [ 304,
156 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
156 silly get via: '1.1 varnish',
156 silly get 'cache-control': 'max-age=300',
156 silly get etag: '"4JWD7E8YC630VDRV5KTAN4J0Q"',
156 silly get age: '239',
156 silly get connection: 'keep-alive',
156 silly get 'x-served-by': 'cache-dfw1844-DFW',
156 silly get 'x-cache': 'HIT',
156 silly get 'x-cache-hits': '10',
156 silly get 'x-timer': 'S1469033344.703535,VS0,VE0',
156 silly get vary: 'Accept-Encoding' } ]
157 verbose etag https://registry.npmjs.org/semver from cache
158 verbose get saving semver to /Users/philip/.npm/registry.npmjs.org/semver/.cache.json
159 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
160 verbose request uri https://registry.npmjs.org/which
161 verbose request no auth needed
162 info attempt registry request try #1 at 11:49:04 AM
163 verbose etag "2CTCWF04QPWR66ICRMTTL96EL"
164 http request GET https://registry.npmjs.org/which
165 verbose request uri https://registry.npmjs.org/ws
166 verbose request no auth needed
167 info attempt registry request try #1 at 11:49:04 AM
168 verbose etag "2BSILMVT2YE0RDEWYUGZAYA07"
169 http request GET https://registry.npmjs.org/ws
170 http 304 https://registry.npmjs.org/which
171 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
171 verbose headers via: '1.1 varnish',
171 verbose headers 'cache-control': 'max-age=300',
171 verbose headers etag: '"2CTCWF04QPWR66ICRMTTL96EL"',
171 verbose headers age: '254',
171 verbose headers connection: 'keep-alive',
171 verbose headers 'x-served-by': 'cache-dfw1844-DFW',
171 verbose headers 'x-cache': 'HIT',
171 verbose headers 'x-cache-hits': '7',
171 verbose headers 'x-timer': 'S1469033344.709897,VS0,VE0',
171 verbose headers vary: 'Accept-Encoding' }
172 silly get cb [ 304,
172 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
172 silly get via: '1.1 varnish',
172 silly get 'cache-control': 'max-age=300',
172 silly get etag: '"2CTCWF04QPWR66ICRMTTL96EL"',
172 silly get age: '254',
172 silly get connection: 'keep-alive',
172 silly get 'x-served-by': 'cache-dfw1844-DFW',
172 silly get 'x-cache': 'HIT',
172 silly get 'x-cache-hits': '7',
172 silly get 'x-timer': 'S1469033344.709897,VS0,VE0',
172 silly get vary: 'Accept-Encoding' } ]
173 verbose etag https://registry.npmjs.org/which from cache
174 verbose get saving which to /Users/philip/.npm/registry.npmjs.org/which/.cache.json
175 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
176 http 304 https://registry.npmjs.org/glob
177 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
177 verbose headers via: '1.1 varnish',
177 verbose headers 'cache-control': 'max-age=300',
177 verbose headers etag: '"6COORN473GEAAG21GFII6AOOI"',
177 verbose headers age: '111',
177 verbose headers connection: 'keep-alive',
177 verbose headers 'x-served-by': 'cache-dfw1828-DFW',
177 verbose headers 'x-cache': 'HIT',
177 verbose headers 'x-cache-hits': '4',
177 verbose headers 'x-timer': 'S1469033344.711104,VS0,VE0',
177 verbose headers vary: 'Accept-Encoding' }
178 silly get cb [ 304,
178 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
178 silly get via: '1.1 varnish',
178 silly get 'cache-control': 'max-age=300',
178 silly get etag: '"6COORN473GEAAG21GFII6AOOI"',
178 silly get age: '111',
178 silly get connection: 'keep-alive',
178 silly get 'x-served-by': 'cache-dfw1828-DFW',
178 silly get 'x-cache': 'HIT',
178 silly get 'x-cache-hits': '4',
178 silly get 'x-timer': 'S1469033344.711104,VS0,VE0',
178 silly get vary: 'Accept-Encoding' } ]
179 verbose etag https://registry.npmjs.org/glob from cache
180 verbose get saving glob to /Users/philip/.npm/registry.npmjs.org/glob/.cache.json
181 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
182 http 304 https://registry.npmjs.org/yargs
183 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
183 verbose headers via: '1.1 varnish',
183 verbose headers 'cache-control': 'max-age=300',
183 verbose headers etag: '"86J7PWS51VYWQMR3VB3P5O2IW"',
183 verbose headers age: '101',
183 verbose headers connection: 'keep-alive',
183 verbose headers 'x-served-by': 'cache-dfw1825-DFW',
183 verbose headers 'x-cache': 'HIT',
183 verbose headers 'x-cache-hits': '3',
183 verbose headers 'x-timer': 'S1469033344.711127,VS0,VE0',
183 verbose headers vary: 'Accept-Encoding' }
184 silly get cb [ 304,
184 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
184 silly get via: '1.1 varnish',
184 silly get 'cache-control': 'max-age=300',
184 silly get etag: '"86J7PWS51VYWQMR3VB3P5O2IW"',
184 silly get age: '101',
184 silly get connection: 'keep-alive',
184 silly get 'x-served-by': 'cache-dfw1825-DFW',
184 silly get 'x-cache': 'HIT',
184 silly get 'x-cache-hits': '3',
184 silly get 'x-timer': 'S1469033344.711127,VS0,VE0',
184 silly get vary: 'Accept-Encoding' } ]
185 verbose etag https://registry.npmjs.org/yargs from cache
186 verbose get saving yargs to /Users/philip/.npm/registry.npmjs.org/yargs/.cache.json
187 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
188 http 304 https://registry.npmjs.org/v8-debug
189 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
189 verbose headers via: '1.1 varnish',
189 verbose headers 'cache-control': 'max-age=300',
189 verbose headers etag: '"CMYURLW8NTUD8UQWKRY04UCFV"',
189 verbose headers age: '113',
189 verbose headers connection: 'keep-alive',
189 verbose headers 'x-served-by': 'cache-dfw1832-DFW',
189 verbose headers 'x-cache': 'HIT',
189 verbose headers 'x-cache-hits': '2',
189 verbose headers 'x-timer': 'S1469033344.713111,VS0,VE0',
189 verbose headers vary: 'Accept-Encoding' }
190 silly get cb [ 304,
190 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
190 silly get via: '1.1 varnish',
190 silly get 'cache-control': 'max-age=300',
190 silly get etag: '"CMYURLW8NTUD8UQWKRY04UCFV"',
190 silly get age: '113',
190 silly get connection: 'keep-alive',
190 silly get 'x-served-by': 'cache-dfw1832-DFW',
190 silly get 'x-cache': 'HIT',
190 silly get 'x-cache-hits': '2',
190 silly get 'x-timer': 'S1469033344.713111,VS0,VE0',
190 silly get vary: 'Accept-Encoding' } ]
191 verbose etag https://registry.npmjs.org/v8-debug from cache
192 verbose get saving v8-debug to /Users/philip/.npm/registry.npmjs.org/v8-debug/.cache.json
193 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
194 http 304 https://registry.npmjs.org/ws
195 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
195 verbose headers via: '1.1 varnish',
195 verbose headers 'cache-control': 'max-age=300',
195 verbose headers etag: '"2BSILMVT2YE0RDEWYUGZAYA07"',
195 verbose headers age: '164',
195 verbose headers connection: 'keep-alive',
195 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
195 verbose headers 'x-cache': 'HIT',
195 verbose headers 'x-cache-hits': '4',
195 verbose headers 'x-timer': 'S1469033344.715694,VS0,VE0',
195 verbose headers vary: 'Accept-Encoding' }
196 silly get cb [ 304,
196 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
196 silly get via: '1.1 varnish',
196 silly get 'cache-control': 'max-age=300',
196 silly get etag: '"2BSILMVT2YE0RDEWYUGZAYA07"',
196 silly get age: '164',
196 silly get connection: 'keep-alive',
196 silly get 'x-served-by': 'cache-dfw1835-DFW',
196 silly get 'x-cache': 'HIT',
196 silly get 'x-cache-hits': '4',
196 silly get 'x-timer': 'S1469033344.715694,VS0,VE0',
196 silly get vary: 'Accept-Encoding' } ]
197 verbose etag https://registry.npmjs.org/ws from cache
198 verbose get saving ws to /Users/philip/.npm/registry.npmjs.org/ws/.cache.json
199 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
200 silly resolveWithNewModule which@1.2.10 checking installable status
201 silly cache add args [ 'which@^1.1.1', null ]
202 verbose cache add spec which@^1.1.1
203 silly cache add parsed spec Result {
203 silly cache add raw: 'which@^1.1.1',
203 silly cache add scope: null,
203 silly cache add escapedName: 'which',
203 silly cache add name: 'which',
203 silly cache add rawSpec: '^1.1.1',
203 silly cache add spec: '>=1.1.1 <2.0.0',
203 silly cache add type: 'range' }
204 silly addNamed which@>=1.1.1 <2.0.0
205 verbose addNamed ">=1.1.1 <2.0.0" is a valid semver range for which
206 silly addNameRange { name: 'which', range: '>=1.1.1 <2.0.0', hasData: false }
207 silly mapToRegistry name which
208 silly mapToRegistry using default registry
209 silly mapToRegistry registry https://registry.npmjs.org/
210 silly mapToRegistry data Result {
210 silly mapToRegistry raw: 'which',
210 silly mapToRegistry scope: null,
210 silly mapToRegistry escapedName: 'which',
210 silly mapToRegistry name: 'which',
210 silly mapToRegistry rawSpec: '',
210 silly mapToRegistry spec: 'latest',
210 silly mapToRegistry type: 'tag' }
211 silly mapToRegistry uri https://registry.npmjs.org/which
212 verbose addNameRange registry:https://registry.npmjs.org/which not in flight; fetching
213 silly resolveWithNewModule semver@4.3.6 checking installable status
214 silly cache add args [ 'semver@^4.3.4', null ]
215 verbose cache add spec semver@^4.3.4
216 silly cache add parsed spec Result {
216 silly cache add raw: 'semver@^4.3.4',
216 silly cache add scope: null,
216 silly cache add escapedName: 'semver',
216 silly cache add name: 'semver',
216 silly cache add rawSpec: '^4.3.4',
216 silly cache add spec: '>=4.3.4 <5.0.0',
216 silly cache add type: 'range' }
217 silly addNamed semver@>=4.3.4 <5.0.0
218 verbose addNamed ">=4.3.4 <5.0.0" is a valid semver range for semver
219 silly addNameRange { name: 'semver', range: '>=4.3.4 <5.0.0', hasData: false }
220 silly mapToRegistry name semver
221 silly mapToRegistry using default registry
222 silly mapToRegistry registry https://registry.npmjs.org/
223 silly mapToRegistry data Result {
223 silly mapToRegistry raw: 'semver',
223 silly mapToRegistry scope: null,
223 silly mapToRegistry escapedName: 'semver',
223 silly mapToRegistry name: 'semver',
223 silly mapToRegistry rawSpec: '',
223 silly mapToRegistry spec: 'latest',
223 silly mapToRegistry type: 'tag' }
224 silly mapToRegistry uri https://registry.npmjs.org/semver
225 verbose addNameRange registry:https://registry.npmjs.org/semver not in flight; fetching
226 silly resolveWithNewModule glob@5.0.15 checking installable status
227 silly cache add args [ 'glob@^5.0.5', null ]
228 verbose cache add spec glob@^5.0.5
229 silly cache add parsed spec Result {
229 silly cache add raw: 'glob@^5.0.5',
229 silly cache add scope: null,
229 silly cache add escapedName: 'glob',
229 silly cache add name: 'glob',
229 silly cache add rawSpec: '^5.0.5',
229 silly cache add spec: '>=5.0.5 <6.0.0',
229 silly cache add type: 'range' }
230 silly addNamed glob@>=5.0.5 <6.0.0
231 verbose addNamed ">=5.0.5 <6.0.0" is a valid semver range for glob
232 silly addNameRange { name: 'glob', range: '>=5.0.5 <6.0.0', hasData: false }
233 silly mapToRegistry name glob
234 silly mapToRegistry using default registry
235 silly mapToRegistry registry https://registry.npmjs.org/
236 silly mapToRegistry data Result {
236 silly mapToRegistry raw: 'glob',
236 silly mapToRegistry scope: null,
236 silly mapToRegistry escapedName: 'glob',
236 silly mapToRegistry name: 'glob',
236 silly mapToRegistry rawSpec: '',
236 silly mapToRegistry spec: 'latest',
236 silly mapToRegistry type: 'tag' }
237 silly mapToRegistry uri https://registry.npmjs.org/glob
238 verbose addNameRange registry:https://registry.npmjs.org/glob not in flight; fetching
239 silly resolveWithNewModule yargs@3.32.0 checking installable status
240 silly cache add args [ 'yargs@^3.9.0', null ]
241 verbose cache add spec yargs@^3.9.0
242 silly cache add parsed spec Result {
242 silly cache add raw: 'yargs@^3.9.0',
242 silly cache add scope: null,
242 silly cache add escapedName: 'yargs',
242 silly cache add name: 'yargs',
242 silly cache add rawSpec: '^3.9.0',
242 silly cache add spec: '>=3.9.0 <4.0.0',
242 silly cache add type: 'range' }
243 silly addNamed yargs@>=3.9.0 <4.0.0
244 verbose addNamed ">=3.9.0 <4.0.0" is a valid semver range for yargs
245 silly addNameRange { name: 'yargs', range: '>=3.9.0 <4.0.0', hasData: false }
246 silly mapToRegistry name yargs
247 silly mapToRegistry using default registry
248 silly mapToRegistry registry https://registry.npmjs.org/
249 silly mapToRegistry data Result {
249 silly mapToRegistry raw: 'yargs',
249 silly mapToRegistry scope: null,
249 silly mapToRegistry escapedName: 'yargs',
249 silly mapToRegistry name: 'yargs',
249 silly mapToRegistry rawSpec: '',
249 silly mapToRegistry spec: 'latest',
249 silly mapToRegistry type: 'tag' }
250 silly mapToRegistry uri https://registry.npmjs.org/yargs
251 verbose addNameRange registry:https://registry.npmjs.org/yargs not in flight; fetching
252 silly resolveWithNewModule v8-debug@0.4.6 checking installable status
253 silly cache add args [ 'v8-debug@~0.4.2', null ]
254 verbose cache add spec v8-debug@~0.4.2
255 silly cache add parsed spec Result {
255 silly cache add raw: 'v8-debug@~0.4.2',
255 silly cache add scope: null,
255 silly cache add escapedName: 'v8-debug',
255 silly cache add name: 'v8-debug',
255 silly cache add rawSpec: '~0.4.2',
255 silly cache add spec: '>=0.4.2 <0.5.0',
255 silly cache add type: 'range' }
256 silly addNamed v8-debug@>=0.4.2 <0.5.0
257 verbose addNamed ">=0.4.2 <0.5.0" is a valid semver range for v8-debug
258 silly addNameRange { name: 'v8-debug', range: '>=0.4.2 <0.5.0', hasData: false }
259 silly mapToRegistry name v8-debug
260 silly mapToRegistry using default registry
261 silly mapToRegistry registry https://registry.npmjs.org/
262 silly mapToRegistry data Result {
262 silly mapToRegistry raw: 'v8-debug',
262 silly mapToRegistry scope: null,
262 silly mapToRegistry escapedName: 'v8-debug',
262 silly mapToRegistry name: 'v8-debug',
262 silly mapToRegistry rawSpec: '',
262 silly mapToRegistry spec: 'latest',
262 silly mapToRegistry type: 'tag' }
263 silly mapToRegistry uri https://registry.npmjs.org/v8-debug
264 verbose addNameRange registry:https://registry.npmjs.org/v8-debug not in flight; fetching
265 verbose get https://registry.npmjs.org/which not expired, no request
266 silly addNameRange number 2 { name: 'which', range: '>=1.1.1 <2.0.0', hasData: true }
267 silly addNameRange versions [ 'which',
267 silly addNameRange [ '1.0.0',
267 silly addNameRange '1.0.1',
267 silly addNameRange '1.0.2',
267 silly addNameRange '1.0.3',
267 silly addNameRange '1.0.5',
267 silly addNameRange '1.0.6',
267 silly addNameRange '1.0.7',
267 silly addNameRange '1.0.8',
267 silly addNameRange '1.0.9',
267 silly addNameRange '1.1.0',
267 silly addNameRange '1.1.1',
267 silly addNameRange '1.1.2',
267 silly addNameRange '1.2.0',
267 silly addNameRange '1.2.1',
267 silly addNameRange '1.2.4',
267 silly addNameRange '1.2.5',
267 silly addNameRange '1.2.6',
267 silly addNameRange '1.2.7',
267 silly addNameRange '1.2.8',
267 silly addNameRange '1.2.9',
267 silly addNameRange '1.2.10' ] ]
268 silly addNamed which@1.2.10
269 verbose addNamed "1.2.10" is a plain semver version for which
270 silly resolveWithNewModule ws@0.7.2 checking installable status
271 silly cache add args [ 'ws@^0.7.1', null ]
272 verbose cache add spec ws@^0.7.1
273 silly cache add parsed spec Result {
273 silly cache add raw: 'ws@^0.7.1',
273 silly cache add scope: null,
273 silly cache add escapedName: 'ws',
273 silly cache add name: 'ws',
273 silly cache add rawSpec: '^0.7.1',
273 silly cache add spec: '>=0.7.1 <0.8.0',
273 silly cache add type: 'range' }
274 silly addNamed ws@>=0.7.1 <0.8.0
275 verbose addNamed ">=0.7.1 <0.8.0" is a valid semver range for ws
276 silly addNameRange { name: 'ws', range: '>=0.7.1 <0.8.0', hasData: false }
277 silly mapToRegistry name ws
278 silly mapToRegistry using default registry
279 silly mapToRegistry registry https://registry.npmjs.org/
280 silly mapToRegistry data Result {
280 silly mapToRegistry raw: 'ws',
280 silly mapToRegistry scope: null,
280 silly mapToRegistry escapedName: 'ws',
280 silly mapToRegistry name: 'ws',
280 silly mapToRegistry rawSpec: '',
280 silly mapToRegistry spec: 'latest',
280 silly mapToRegistry type: 'tag' }
281 silly mapToRegistry uri https://registry.npmjs.org/ws
282 verbose addNameRange registry:https://registry.npmjs.org/ws not in flight; fetching
283 verbose get https://registry.npmjs.org/semver not expired, no request
284 silly addNameRange number 2 { name: 'semver', range: '>=4.3.4 <5.0.0', hasData: true }
285 silly addNameRange versions [ 'semver',
285 silly addNameRange [ '1.0.0',
285 silly addNameRange '1.0.1',
285 silly addNameRange '1.0.2',
285 silly addNameRange '1.0.3',
285 silly addNameRange '1.0.4',
285 silly addNameRange '1.0.5',
285 silly addNameRange '1.0.6',
285 silly addNameRange '1.0.7',
285 silly addNameRange '1.0.8',
285 silly addNameRange '1.0.9',
285 silly addNameRange '1.0.10',
285 silly addNameRange '1.0.11',
285 silly addNameRange '1.0.12',
285 silly addNameRange '1.0.13',
285 silly addNameRange '1.0.14',
285 silly addNameRange '1.1.0',
285 silly addNameRange '1.1.1',
285 silly addNameRange '1.1.2',
285 silly addNameRange '1.1.3',
285 silly addNameRange '1.1.4',
285 silly addNameRange '2.0.0-alpha',
285 silly addNameRange '2.0.0-beta',
285 silly addNameRange '2.0.1',
285 silly addNameRange '2.0.2',
285 silly addNameRange '2.0.3',
285 silly addNameRange '2.0.4',
285 silly addNameRange '2.0.5',
285 silly addNameRange '2.0.6',
285 silly addNameRange '2.0.7',
285 silly addNameRange '2.0.8',
285 silly addNameRange '2.0.9',
285 silly addNameRange '2.0.10',
285 silly addNameRange '2.0.11',
285 silly addNameRange '2.1.0',
285 silly addNameRange '2.2.0',
285 silly addNameRange '2.2.1',
285 silly addNameRange '2.3.0',
285 silly addNameRange '2.3.1',
285 silly addNameRange '2.3.2',
285 silly addNameRange '3.0.0',
285 silly addNameRange '3.0.1',
285 silly addNameRange '4.0.0',
285 silly addNameRange '4.0.2',
285 silly addNameRange '4.0.3',
285 silly addNameRange '4.1.0',
285 silly addNameRange '4.1.1',
285 silly addNameRange '4.2.0',
285 silly addNameRange '4.2.1',
285 silly addNameRange '4.2.2',
285 silly addNameRange '4.3.0',
285 silly addNameRange '4.3.1',
285 silly addNameRange '4.3.2',
285 silly addNameRange '4.3.3',
285 silly addNameRange '4.3.4',
285 silly addNameRange '4.3.5',
285 silly addNameRange '4.3.6',
285 silly addNameRange '5.0.0',
285 silly addNameRange '5.0.1',
285 silly addNameRange '5.0.2',
285 silly addNameRange '5.0.3',
285 silly addNameRange '5.1.0',
285 silly addNameRange '5.1.1',
285 silly addNameRange '5.2.0',
285 silly addNameRange '5.3.0' ] ]
286 silly addNamed semver@4.3.6
287 verbose addNamed "4.3.6" is a plain semver version for semver
288 verbose get https://registry.npmjs.org/yargs not expired, no request
289 silly addNameRange number 2 { name: 'yargs', range: '>=3.9.0 <4.0.0', hasData: true }
290 silly addNameRange versions [ 'yargs',
290 silly addNameRange [ '1.0.0',
290 silly addNameRange '1.0.1',
290 silly addNameRange '1.0.3',
290 silly addNameRange '1.0.4',
290 silly addNameRange '1.0.5',
290 silly addNameRange '1.0.6',
290 silly addNameRange '1.0.7',
290 silly addNameRange '1.0.8',
290 silly addNameRange '1.0.9',
290 silly addNameRange '1.0.10',
290 silly addNameRange '1.0.11',
290 silly addNameRange '1.0.12',
290 silly addNameRange '1.0.13',
290 silly addNameRange '1.0.15',
290 silly addNameRange '1.1.0',
290 silly addNameRange '1.1.1',
290 silly addNameRange '1.1.2',
290 silly addNameRange '1.1.3',
290 silly addNameRange '1.2.0',
290 silly addNameRange '1.2.1',
290 silly addNameRange '1.2.2',
290 silly addNameRange '1.2.3',
290 silly addNameRange '1.2.4',
290 silly addNameRange '1.2.5',
290 silly addNameRange '1.2.6',
290 silly addNameRange '1.3.0',
290 silly addNameRange '1.3.1',
290 silly addNameRange '1.3.2',
290 silly addNameRange '1.3.3',
290 silly addNameRange '2.1.1',
290 silly addNameRange '2.3.0',
290 silly addNameRange '3.0.0',
290 silly addNameRange '3.0.1',
290 silly addNameRange '3.0.2',
290 silly addNameRange '3.0.3',
290 silly addNameRange '3.0.4',
290 silly addNameRange '3.1.0',
290 silly addNameRange '3.2.1',
290 silly addNameRange '3.3.1',
290 silly addNameRange '3.4.0',
290 silly addNameRange '3.4.4',
290 silly addNameRange '3.4.5',
290 silly addNameRange '3.5.0',
290 silly addNameRange '3.5.1',
290 silly addNameRange '3.5.2',
290 silly addNameRange '3.5.3',
290 silly addNameRange '3.5.4',
290 silly addNameRange '3.6.0',
290 silly addNameRange '3.7.0',
290 silly addNameRange '3.7.1',
290 silly addNameRange '3.7.2',
290 silly addNameRange '3.8.0',
290 silly addNameRange '3.9.0',
290 silly addNameRange '3.9.1',
290 silly addNameRange '3.10.0',
290 silly addNameRange '3.11.0',
290 silly addNameRange '3.12.0',
290 silly addNameRange '3.13.0',
290 silly addNameRange '3.14.0',
290 silly addNameRange '3.15.0',
290 silly addNameRange '3.16.0',
290 silly addNameRange '3.16.1',
290 silly addNameRange '3.17.1',
290 silly addNameRange '3.18.0',
290 silly addNameRange '3.18.1',
290 silly addNameRange '3.19.0',
290 silly addNameRange '3.20.0',
290 silly addNameRange '3.21.0',
290 silly addNameRange '3.21.1',
290 silly addNameRange '3.22.0',
290 silly addNameRange '3.22.1',
290 silly addNameRange '3.22.2',
290 silly addNameRange '3.23.0',
290 silly addNameRange '3.24.0',
290 silly addNameRange '3.25.0',
290 silly addNameRange '3.26.0',
290 silly addNameRange '3.27.0',
290 silly addNameRange '3.28.0',
290 silly addNameRange '3.29.0',
290 silly addNameRange '3.30.0',
290 silly addNameRange '3.31.0',
290 silly addNameRange '3.32.0',
290 silly addNameRange '4.0.0-alpha1',
290 silly addNameRange '4.0.0-alpha2',
290 silly addNameRange '4.0.0-alpha3',
290 silly addNameRange '4.0.0-alpha4',
290 silly addNameRange '4.0.0-alpha5',
290 silly addNameRange '4.0.0',
290 silly addNameRange '4.1.0',
290 silly addNameRange '4.2.0',
290 silly addNameRange '4.3.0',
290 silly addNameRange '4.3.1',
290 silly addNameRange '4.3.2',
290 silly addNameRange '4.4.0',
290 silly addNameRange '4.5.0',
290 silly addNameRange '4.6.0-candidate',
290 silly addNameRange '4.6.0',
290 silly addNameRange '4.7.0-pre',
290 silly addNameRange '4.7.0',
290 silly addNameRange '4.7.1',
290 silly addNameRange ... 6 more items ] ]
291 silly addNamed yargs@3.32.0
292 verbose addNamed "3.32.0" is a plain semver version for yargs
293 verbose get https://registry.npmjs.org/glob not expired, no request
294 silly addNameRange number 2 { name: 'glob', range: '>=5.0.5 <6.0.0', hasData: true }
295 silly addNameRange versions [ 'glob',
295 silly addNameRange [ '1.1.0',
295 silly addNameRange '2.0.9',
295 silly addNameRange '2.0.8',
295 silly addNameRange '2.0.7',
295 silly addNameRange '2.1.0',
295 silly addNameRange '3.0.0',
295 silly addNameRange '3.0.1',
295 silly addNameRange '3.1.0',
295 silly addNameRange '3.1.1',
295 silly addNameRange '3.1.2',
295 silly addNameRange '3.1.3',
295 silly addNameRange '3.1.4',
295 silly addNameRange '3.1.5',
295 silly addNameRange '3.1.6',
295 silly addNameRange '3.1.7',
295 silly addNameRange '3.1.9',
295 silly addNameRange '3.1.10',
295 silly addNameRange '3.1.11',
295 silly addNameRange '3.1.12',
295 silly addNameRange '3.1.13',
295 silly addNameRange '3.1.14',
295 silly addNameRange '3.1.15',
295 silly addNameRange '3.1.16',
295 silly addNameRange '3.1.17',
295 silly addNameRange '3.1.18',
295 silly addNameRange '3.1.19',
295 silly addNameRange '3.1.20',
295 silly addNameRange '3.1.21',
295 silly addNameRange '3.2.0',
295 silly addNameRange '3.2.1',
295 silly addNameRange '3.2.3',
295 silly addNameRange '3.2.4',
295 silly addNameRange '3.2.5',
295 silly addNameRange '3.2.6',
295 silly addNameRange '3.2.7',
295 silly addNameRange '3.2.8',
295 silly addNameRange '3.2.9',
295 silly addNameRange '3.2.10',
295 silly addNameRange '3.2.11',
295 silly addNameRange '4.0.0',
295 silly addNameRange '4.0.1',
295 silly addNameRange '4.0.2',
295 silly addNameRange '4.0.3',
295 silly addNameRange '4.0.4',
295 silly addNameRange '4.0.5',
295 silly addNameRange '4.0.6',
295 silly addNameRange '4.1.2-beta',
295 silly addNameRange '4.1.2',
295 silly addNameRange '4.1.3',
295 silly addNameRange '4.1.4',
295 silly addNameRange '4.1.5',
295 silly addNameRange '4.1.6',
295 silly addNameRange '4.2.0',
295 silly addNameRange '4.2.1',
295 silly addNameRange '4.2.2',
295 silly addNameRange '4.3.0',
295 silly addNameRange '4.3.1',
295 silly addNameRange '4.3.2',
295 silly addNameRange '4.3.3',
295 silly addNameRange '4.3.4',
295 silly addNameRange '4.3.5',
295 silly addNameRange '4.4.0',
295 silly addNameRange '4.4.2',
295 silly addNameRange '4.5.0',
295 silly addNameRange '5.0.0',
295 silly addNameRange '4.5.1',
295 silly addNameRange '5.0.1',
295 silly addNameRange '4.5.2',
295 silly addNameRange '5.0.2',
295 silly addNameRange '4.5.3',
295 silly addNameRange '5.0.3',
295 silly addNameRange '5.0.4',
295 silly addNameRange '5.0.5',
295 silly addNameRange '5.0.6',
295 silly addNameRange '5.0.7',
295 silly addNameRange '5.0.9',
295 silly addNameRange '5.0.10',
295 silly addNameRange '5.0.11',
295 silly addNameRange '5.0.12',
295 silly addNameRange '5.0.13',
295 silly addNameRange '5.0.14',
295 silly addNameRange '5.0.15',
295 silly addNameRange '6.0.1',
295 silly addNameRange '6.0.2',
295 silly addNameRange '6.0.3',
295 silly addNameRange '6.0.4',
295 silly addNameRange '7.0.0',
295 silly addNameRange '7.0.1',
295 silly addNameRange '7.0.3',
295 silly addNameRange '7.0.4',
295 silly addNameRange '7.0.5' ] ]
296 silly addNamed glob@5.0.15
297 verbose addNamed "5.0.15" is a plain semver version for glob
298 verbose get https://registry.npmjs.org/v8-debug not expired, no request
299 silly addNameRange number 2 { name: 'v8-debug', range: '>=0.4.2 <0.5.0', hasData: true }
300 silly addNameRange versions [ 'v8-debug',
300 silly addNameRange [ '0.1.0',
300 silly addNameRange '0.1.1',
300 silly addNameRange '0.1.2',
300 silly addNameRange '0.1.3',
300 silly addNameRange '0.1.4',
300 silly addNameRange '0.1.5',
300 silly addNameRange '0.2.0',
300 silly addNameRange '0.3.0',
300 silly addNameRange '0.3.1',
300 silly addNameRange '0.3.2',
300 silly addNameRange '0.3.3',
300 silly addNameRange '0.3.4',
300 silly addNameRange '0.3.5',
300 silly addNameRange '0.4.0',
300 silly addNameRange '0.4.1',
300 silly addNameRange '0.4.2',
300 silly addNameRange '0.4.3',
300 silly addNameRange '0.4.4',
300 silly addNameRange '0.4.5',
300 silly addNameRange '0.4.6',
300 silly addNameRange '0.5.0',
300 silly addNameRange '0.5.1',
300 silly addNameRange '0.5.2',
300 silly addNameRange '0.5.3',
300 silly addNameRange '0.5.4',
300 silly addNameRange '0.6.0',
300 silly addNameRange '0.6.1',
300 silly addNameRange '0.6.2',
300 silly addNameRange '0.7.0',
300 silly addNameRange '0.7.1',
300 silly addNameRange '0.7.3',
300 silly addNameRange '0.7.5',
300 silly addNameRange '0.7.6',
300 silly addNameRange '0.7.7' ] ]
301 silly addNamed v8-debug@0.4.6
302 verbose addNamed "0.4.6" is a plain semver version for v8-debug
303 verbose get https://registry.npmjs.org/ws not expired, no request
304 silly addNameRange number 2 { name: 'ws', range: '>=0.7.1 <0.8.0', hasData: true }
305 silly addNameRange versions [ 'ws',
305 silly addNameRange [ '0.2.6',
305 silly addNameRange '0.2.8',
305 silly addNameRange '0.2.9',
305 silly addNameRange '0.3.0',
305 silly addNameRange '0.3.1',
305 silly addNameRange '0.3.2',
305 silly addNameRange '0.3.3',
305 silly addNameRange '0.3.4',
305 silly addNameRange '0.3.4-2',
305 silly addNameRange '0.3.5',
305 silly addNameRange '0.3.5-2',
305 silly addNameRange '0.3.5-3',
305 silly addNameRange '0.3.5-4',
305 silly addNameRange '0.3.6',
305 silly addNameRange '0.3.7',
305 silly addNameRange '0.3.8',
305 silly addNameRange '0.3.9',
305 silly addNameRange '0.4.0',
305 silly addNameRange '0.4.1',
305 silly addNameRange '0.4.2',
305 silly addNameRange '0.4.3',
305 silly addNameRange '0.4.5',
305 silly addNameRange '0.4.6',
305 silly addNameRange '0.4.7',
305 silly addNameRange '0.4.8',
305 silly addNameRange '0.4.9',
305 silly addNameRange '0.4.10',
305 silly addNameRange '0.4.11',
305 silly addNameRange '0.4.12',
305 silly addNameRange '0.4.13',
305 silly addNameRange '0.4.14',
305 silly addNameRange '0.4.15',
305 silly addNameRange '0.4.16',
305 silly addNameRange '0.4.17',
305 silly addNameRange '0.4.18',
305 silly addNameRange '0.4.19',
305 silly addNameRange '0.4.20',
305 silly addNameRange '0.4.21',
305 silly addNameRange '0.4.22',
305 silly addNameRange '0.4.23',
305 silly addNameRange '0.4.24',
305 silly addNameRange '0.4.25',
305 silly addNameRange '0.4.27',
305 silly addNameRange '0.4.28',
305 silly addNameRange '0.4.29',
305 silly addNameRange '0.4.30',
305 silly addNameRange '0.4.31',
305 silly addNameRange '0.4.32',
305 silly addNameRange '0.5.0',
305 silly addNameRange '0.6.0',
305 silly addNameRange '0.6.1',
305 silly addNameRange '0.6.2',
305 silly addNameRange '0.6.3',
305 silly addNameRange '0.6.4',
305 silly addNameRange '0.6.5',
305 silly addNameRange '0.7.0',
305 silly addNameRange '0.7.1',
305 silly addNameRange '0.7.2',
305 silly addNameRange '0.8.0',
305 silly addNameRange '0.8.1',
305 silly addNameRange '1.0.0',
305 silly addNameRange '1.0.1',
305 silly addNameRange '1.1.0',
305 silly addNameRange '1.1.1' ] ]
306 silly addNamed ws@0.7.2
307 verbose addNamed "0.7.2" is a plain semver version for ws
308 silly cache afterAdd which@1.2.10
309 verbose afterAdd /Users/philip/.npm/which/1.2.10/package/package.json not in flight; writing
310 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
311 silly cache afterAdd yargs@3.32.0
312 verbose afterAdd /Users/philip/.npm/yargs/3.32.0/package/package.json not in flight; writing
313 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
314 silly cache afterAdd glob@5.0.15
315 verbose afterAdd /Users/philip/.npm/glob/5.0.15/package/package.json not in flight; writing
316 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
317 silly cache afterAdd v8-debug@0.4.6
318 verbose afterAdd /Users/philip/.npm/v8-debug/0.4.6/package/package.json not in flight; writing
319 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
320 silly cache afterAdd semver@4.3.6
321 verbose afterAdd /Users/philip/.npm/semver/4.3.6/package/package.json not in flight; writing
322 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
323 silly cache afterAdd ws@0.7.2
324 verbose afterAdd /Users/philip/.npm/ws/0.7.2/package/package.json not in flight; writing
325 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
326 verbose afterAdd /Users/philip/.npm/which/1.2.10/package/package.json written
327 verbose afterAdd /Users/philip/.npm/glob/5.0.15/package/package.json written
328 verbose afterAdd /Users/philip/.npm/yargs/3.32.0/package/package.json written
329 verbose afterAdd /Users/philip/.npm/v8-debug/0.4.6/package/package.json written
330 verbose afterAdd /Users/philip/.npm/semver/4.3.6/package/package.json written
331 verbose afterAdd /Users/philip/.npm/ws/0.7.2/package/package.json written
332 silly fetchNamedPackageData minimatch
333 silly mapToRegistry name minimatch
334 silly mapToRegistry using default registry
335 silly mapToRegistry registry https://registry.npmjs.org/
336 silly mapToRegistry data Result {
336 silly mapToRegistry raw: 'minimatch',
336 silly mapToRegistry scope: null,
336 silly mapToRegistry escapedName: 'minimatch',
336 silly mapToRegistry name: 'minimatch',
336 silly mapToRegistry rawSpec: '',
336 silly mapToRegistry spec: 'latest',
336 silly mapToRegistry type: 'tag' }
337 silly mapToRegistry uri https://registry.npmjs.org/minimatch
338 verbose request uri https://registry.npmjs.org/minimatch
339 verbose request no auth needed
340 info attempt registry request try #1 at 11:49:04 AM
341 verbose etag "4PZOKAII235IWC787BEAZ7M61"
342 http request GET https://registry.npmjs.org/minimatch
343 http 304 https://registry.npmjs.org/minimatch
344 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
344 verbose headers via: '1.1 varnish',
344 verbose headers 'cache-control': 'max-age=300',
344 verbose headers etag: '"4PZOKAII235IWC787BEAZ7M61"',
344 verbose headers age: '256',
344 verbose headers connection: 'keep-alive',
344 verbose headers 'x-served-by': 'cache-dfw1844-DFW',
344 verbose headers 'x-cache': 'HIT',
344 verbose headers 'x-cache-hits': '13',
344 verbose headers 'x-timer': 'S1469033344.798951,VS0,VE0',
344 verbose headers vary: 'Accept-Encoding' }
345 silly get cb [ 304,
345 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
345 silly get via: '1.1 varnish',
345 silly get 'cache-control': 'max-age=300',
345 silly get etag: '"4PZOKAII235IWC787BEAZ7M61"',
345 silly get age: '256',
345 silly get connection: 'keep-alive',
345 silly get 'x-served-by': 'cache-dfw1844-DFW',
345 silly get 'x-cache': 'HIT',
345 silly get 'x-cache-hits': '13',
345 silly get 'x-timer': 'S1469033344.798951,VS0,VE0',
345 silly get vary: 'Accept-Encoding' } ]
346 verbose etag https://registry.npmjs.org/minimatch from cache
347 verbose get saving minimatch to /Users/philip/.npm/registry.npmjs.org/minimatch/.cache.json
348 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
349 silly resolveWithNewModule minimatch@3.0.2 checking installable status
350 silly cache add args [ 'minimatch@2 || 3', null ]
351 verbose cache add spec minimatch@2 || 3
352 silly cache add parsed spec Result {
352 silly cache add raw: 'minimatch@2 || 3',
352 silly cache add scope: null,
352 silly cache add escapedName: 'minimatch',
352 silly cache add name: 'minimatch',
352 silly cache add rawSpec: '2 || 3',
352 silly cache add spec: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0',
352 silly cache add type: 'range' }
353 silly addNamed minimatch@>=2.0.0 <3.0.0||>=3.0.0 <4.0.0
354 verbose addNamed ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0" is a valid semver range for minimatch
355 silly addNameRange { name: 'minimatch',
355 silly addNameRange range: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0',
355 silly addNameRange hasData: false }
356 silly mapToRegistry name minimatch
357 silly mapToRegistry using default registry
358 silly mapToRegistry registry https://registry.npmjs.org/
359 silly mapToRegistry data Result {
359 silly mapToRegistry raw: 'minimatch',
359 silly mapToRegistry scope: null,
359 silly mapToRegistry escapedName: 'minimatch',
359 silly mapToRegistry name: 'minimatch',
359 silly mapToRegistry rawSpec: '',
359 silly mapToRegistry spec: 'latest',
359 silly mapToRegistry type: 'tag' }
360 silly mapToRegistry uri https://registry.npmjs.org/minimatch
361 verbose addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching
362 verbose get https://registry.npmjs.org/minimatch not expired, no request
363 silly addNameRange number 2 { name: 'minimatch',
363 silly addNameRange range: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0',
363 silly addNameRange hasData: true }
364 silly addNameRange versions [ 'minimatch',
364 silly addNameRange [ '0.0.1',
364 silly addNameRange '0.0.2',
364 silly addNameRange '0.0.4',
364 silly addNameRange '0.0.5',
364 silly addNameRange '0.1.1',
364 silly addNameRange '0.1.2',
364 silly addNameRange '0.1.3',
364 silly addNameRange '0.1.4',
364 silly addNameRange '0.1.5',
364 silly addNameRange '0.2.0',
364 silly addNameRange '0.2.2',
364 silly addNameRange '0.2.3',
364 silly addNameRange '0.2.4',
364 silly addNameRange '0.2.5',
364 silly addNameRange '0.2.6',
364 silly addNameRange '0.2.7',
364 silly addNameRange '0.2.8',
364 silly addNameRange '0.2.9',
364 silly addNameRange '0.2.10',
364 silly addNameRange '0.2.11',
364 silly addNameRange '0.2.12',
364 silly addNameRange '0.2.13',
364 silly addNameRange '0.2.14',
364 silly addNameRange '0.3.0',
364 silly addNameRange '0.4.0',
364 silly addNameRange '1.0.0',
364 silly addNameRange '2.0.0',
364 silly addNameRange '2.0.1',
364 silly addNameRange '2.0.2',
364 silly addNameRange '2.0.3',
364 silly addNameRange '2.0.4',
364 silly addNameRange '2.0.5',
364 silly addNameRange '2.0.6',
364 silly addNameRange '2.0.7',
364 silly addNameRange '2.0.8',
364 silly addNameRange '2.0.9',
364 silly addNameRange '2.0.10',
364 silly addNameRange '3.0.0',
364 silly addNameRange '3.0.2' ] ]
365 silly addNamed minimatch@3.0.2
366 verbose addNamed "3.0.2" is a plain semver version for minimatch
367 silly cache afterAdd minimatch@3.0.2
368 verbose afterAdd /Users/philip/.npm/minimatch/3.0.2/package/package.json not in flight; writing
369 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
370 verbose afterAdd /Users/philip/.npm/minimatch/3.0.2/package/package.json written
371 silly fetchNamedPackageData nan
372 silly mapToRegistry name nan
373 silly mapToRegistry using default registry
374 silly mapToRegistry registry https://registry.npmjs.org/
375 silly mapToRegistry data Result {
375 silly mapToRegistry raw: 'nan',
375 silly mapToRegistry scope: null,
375 silly mapToRegistry escapedName: 'nan',
375 silly mapToRegistry name: 'nan',
375 silly mapToRegistry rawSpec: '',
375 silly mapToRegistry spec: 'latest',
375 silly mapToRegistry type: 'tag' }
376 silly mapToRegistry uri https://registry.npmjs.org/nan
377 verbose request uri https://registry.npmjs.org/nan
378 verbose request no auth needed
379 info attempt registry request try #1 at 11:49:04 AM
380 verbose etag "2E1V908MEG33STFNV1760SLVP"
381 http request GET https://registry.npmjs.org/nan
382 http 304 https://registry.npmjs.org/nan
383 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
383 verbose headers via: '1.1 varnish',
383 verbose headers 'cache-control': 'max-age=300',
383 verbose headers etag: '"2E1V908MEG33STFNV1760SLVP"',
383 verbose headers age: '193',
383 verbose headers connection: 'keep-alive',
383 verbose headers 'x-served-by': 'cache-dfw1828-DFW',
383 verbose headers 'x-cache': 'HIT',
383 verbose headers 'x-cache-hits': '1',
383 verbose headers 'x-timer': 'S1469033344.822347,VS0,VE0',
383 verbose headers vary: 'Accept-Encoding' }
384 silly get cb [ 304,
384 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
384 silly get via: '1.1 varnish',
384 silly get 'cache-control': 'max-age=300',
384 silly get etag: '"2E1V908MEG33STFNV1760SLVP"',
384 silly get age: '193',
384 silly get connection: 'keep-alive',
384 silly get 'x-served-by': 'cache-dfw1828-DFW',
384 silly get 'x-cache': 'HIT',
384 silly get 'x-cache-hits': '1',
384 silly get 'x-timer': 'S1469033344.822347,VS0,VE0',
384 silly get vary: 'Accept-Encoding' } ]
385 verbose etag https://registry.npmjs.org/nan from cache
386 verbose get saving nan to /Users/philip/.npm/registry.npmjs.org/nan/.cache.json
387 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
388 silly resolveWithNewModule nan@1.8.4 checking installable status
389 silly cache add args [ 'nan@~1.8.4', null ]
390 verbose cache add spec nan@~1.8.4
391 silly cache add parsed spec Result {
391 silly cache add raw: 'nan@~1.8.4',
391 silly cache add scope: null,
391 silly cache add escapedName: 'nan',
391 silly cache add name: 'nan',
391 silly cache add rawSpec: '~1.8.4',
391 silly cache add spec: '>=1.8.4 <1.9.0',
391 silly cache add type: 'range' }
392 silly addNamed nan@>=1.8.4 <1.9.0
393 verbose addNamed ">=1.8.4 <1.9.0" is a valid semver range for nan
394 silly addNameRange { name: 'nan', range: '>=1.8.4 <1.9.0', hasData: false }
395 silly mapToRegistry name nan
396 silly mapToRegistry using default registry
397 silly mapToRegistry registry https://registry.npmjs.org/
398 silly mapToRegistry data Result {
398 silly mapToRegistry raw: 'nan',
398 silly mapToRegistry scope: null,
398 silly mapToRegistry escapedName: 'nan',
398 silly mapToRegistry name: 'nan',
398 silly mapToRegistry rawSpec: '',
398 silly mapToRegistry spec: 'latest',
398 silly mapToRegistry type: 'tag' }
399 silly mapToRegistry uri https://registry.npmjs.org/nan
400 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
401 verbose get https://registry.npmjs.org/nan not expired, no request
402 silly addNameRange number 2 { name: 'nan', range: '>=1.8.4 <1.9.0', hasData: true }
403 silly addNameRange versions [ 'nan',
403 silly addNameRange [ '0.3.0-wip',
403 silly addNameRange '0.3.0-wip2',
403 silly addNameRange '0.3.0',
403 silly addNameRange '0.3.1',
403 silly addNameRange '0.3.2',
403 silly addNameRange '0.4.0',
403 silly addNameRange '0.4.1',
403 silly addNameRange '0.4.2',
403 silly addNameRange '0.4.3',
403 silly addNameRange '0.4.4',
403 silly addNameRange '0.5.0',
403 silly addNameRange '0.5.1',
403 silly addNameRange '0.5.2',
403 silly addNameRange '0.6.0',
403 silly addNameRange '0.7.0',
403 silly addNameRange '0.7.1',
403 silly addNameRange '0.8.0',
403 silly addNameRange '1.0.0',
403 silly addNameRange '1.1.0',
403 silly addNameRange '1.1.1',
403 silly addNameRange '1.1.2',
403 silly addNameRange '1.2.0',
403 silly addNameRange '1.3.0',
403 silly addNameRange '1.4.0',
403 silly addNameRange '1.4.1',
403 silly addNameRange '1.5.0',
403 silly addNameRange '1.4.2',
403 silly addNameRange '1.4.3',
403 silly addNameRange '1.5.1',
403 silly addNameRange '1.5.2',
403 silly addNameRange '1.6.0',
403 silly addNameRange '1.5.3',
403 silly addNameRange '1.6.1',
403 silly addNameRange '1.6.2',
403 silly addNameRange '1.7.0',
403 silly addNameRange '1.8.0',
403 silly addNameRange '1.8.1',
403 silly addNameRange '1.8.2',
403 silly addNameRange '1.8.3',
403 silly addNameRange '1.8.4',
403 silly addNameRange '1.9.0',
403 silly addNameRange '2.0.0',
403 silly addNameRange '2.0.1',
403 silly addNameRange '2.0.2',
403 silly addNameRange '2.0.3',
403 silly addNameRange '2.0.4',
403 silly addNameRange '2.0.5',
403 silly addNameRange '2.0.6',
403 silly addNameRange '2.0.7',
403 silly addNameRange '2.0.8',
403 silly addNameRange '2.0.9',
403 silly addNameRange '2.1.0',
403 silly addNameRange '2.2.0',
403 silly addNameRange '2.2.1',
403 silly addNameRange '2.3.0',
403 silly addNameRange '2.3.1',
403 silly addNameRange '2.3.2',
403 silly addNameRange '2.3.3',
403 silly addNameRange '2.3.4',
403 silly addNameRange '2.3.5',
403 silly addNameRange '2.4.0' ] ]
404 silly addNamed nan@1.8.4
405 verbose addNamed "1.8.4" is a plain semver version for nan
406 silly cache afterAdd nan@1.8.4
407 verbose afterAdd /Users/philip/.npm/nan/1.8.4/package/package.json not in flight; writing
408 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
409 verbose afterAdd /Users/philip/.npm/nan/1.8.4/package/package.json written
410 silly fetchNamedPackageData bufferutil
411 silly mapToRegistry name bufferutil
412 silly mapToRegistry using default registry
413 silly mapToRegistry registry https://registry.npmjs.org/
414 silly mapToRegistry data Result {
414 silly mapToRegistry raw: 'bufferutil',
414 silly mapToRegistry scope: null,
414 silly mapToRegistry escapedName: 'bufferutil',
414 silly mapToRegistry name: 'bufferutil',
414 silly mapToRegistry rawSpec: '',
414 silly mapToRegistry spec: 'latest',
414 silly mapToRegistry type: 'tag' }
415 silly mapToRegistry uri https://registry.npmjs.org/bufferutil
416 silly fetchNamedPackageData utf-8-validate
417 silly mapToRegistry name utf-8-validate
418 silly mapToRegistry using default registry
419 silly mapToRegistry registry https://registry.npmjs.org/
420 silly mapToRegistry data Result {
420 silly mapToRegistry raw: 'utf-8-validate',
420 silly mapToRegistry scope: null,
420 silly mapToRegistry escapedName: 'utf-8-validate',
420 silly mapToRegistry name: 'utf-8-validate',
420 silly mapToRegistry rawSpec: '',
420 silly mapToRegistry spec: 'latest',
420 silly mapToRegistry type: 'tag' }
421 silly mapToRegistry uri https://registry.npmjs.org/utf-8-validate
422 verbose request uri https://registry.npmjs.org/utf-8-validate
423 verbose request no auth needed
424 info attempt registry request try #1 at 11:49:04 AM
425 verbose etag "E7XYFT7FUBMH6H6XYWMIRAGJ0"
426 http request GET https://registry.npmjs.org/utf-8-validate
427 verbose request uri https://registry.npmjs.org/bufferutil
428 verbose request no auth needed
429 info attempt registry request try #1 at 11:49:04 AM
430 verbose etag "6CKCZ3GK2OCOMG5EA98XR44G4"
431 http request GET https://registry.npmjs.org/bufferutil
432 http 304 https://registry.npmjs.org/utf-8-validate
433 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
433 verbose headers via: '1.1 varnish',
433 verbose headers 'cache-control': 'max-age=300',
433 verbose headers etag: '"E7XYFT7FUBMH6H6XYWMIRAGJ0"',
433 verbose headers age: '168',
433 verbose headers connection: 'keep-alive',
433 verbose headers 'x-served-by': 'cache-dfw1825-DFW',
433 verbose headers 'x-cache': 'HIT',
433 verbose headers 'x-cache-hits': '2',
433 verbose headers 'x-timer': 'S1469033344.876367,VS0,VE0',
433 verbose headers vary: 'Accept-Encoding' }
434 silly get cb [ 304,
434 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
434 silly get via: '1.1 varnish',
434 silly get 'cache-control': 'max-age=300',
434 silly get etag: '"E7XYFT7FUBMH6H6XYWMIRAGJ0"',
434 silly get age: '168',
434 silly get connection: 'keep-alive',
434 silly get 'x-served-by': 'cache-dfw1825-DFW',
434 silly get 'x-cache': 'HIT',
434 silly get 'x-cache-hits': '2',
434 silly get 'x-timer': 'S1469033344.876367,VS0,VE0',
434 silly get vary: 'Accept-Encoding' } ]
435 verbose etag https://registry.npmjs.org/utf-8-validate from cache
436 verbose get saving utf-8-validate to /Users/philip/.npm/registry.npmjs.org/utf-8-validate/.cache.json
437 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
438 http 304 https://registry.npmjs.org/bufferutil
439 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
439 verbose headers via: '1.1 varnish',
439 verbose headers 'cache-control': 'max-age=300',
439 verbose headers etag: '"6CKCZ3GK2OCOMG5EA98XR44G4"',
439 verbose headers age: '168',
439 verbose headers connection: 'keep-alive',
439 verbose headers 'x-served-by': 'cache-dfw1832-DFW',
439 verbose headers 'x-cache': 'HIT',
439 verbose headers 'x-cache-hits': '1',
439 verbose headers 'x-timer': 'S1469033344.876862,VS0,VE0',
439 verbose headers vary: 'Accept-Encoding' }
440 silly get cb [ 304,
440 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
440 silly get via: '1.1 varnish',
440 silly get 'cache-control': 'max-age=300',
440 silly get etag: '"6CKCZ3GK2OCOMG5EA98XR44G4"',
440 silly get age: '168',
440 silly get connection: 'keep-alive',
440 silly get 'x-served-by': 'cache-dfw1832-DFW',
440 silly get 'x-cache': 'HIT',
440 silly get 'x-cache-hits': '1',
440 silly get 'x-timer': 'S1469033344.876862,VS0,VE0',
440 silly get vary: 'Accept-Encoding' } ]
441 verbose etag https://registry.npmjs.org/bufferutil from cache
442 verbose get saving bufferutil to /Users/philip/.npm/registry.npmjs.org/bufferutil/.cache.json
443 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
444 silly resolveWithNewModule bufferutil@1.1.0 checking installable status
445 silly cache add args [ 'bufferutil@1.1.x', null ]
446 verbose cache add spec bufferutil@1.1.x
447 silly cache add parsed spec Result {
447 silly cache add raw: 'bufferutil@1.1.x',
447 silly cache add scope: null,
447 silly cache add escapedName: 'bufferutil',
447 silly cache add name: 'bufferutil',
447 silly cache add rawSpec: '1.1.x',
447 silly cache add spec: '>=1.1.0 <1.2.0',
447 silly cache add type: 'range' }
448 silly addNamed bufferutil@>=1.1.0 <1.2.0
449 verbose addNamed ">=1.1.0 <1.2.0" is a valid semver range for bufferutil
450 silly addNameRange { name: 'bufferutil', range: '>=1.1.0 <1.2.0', hasData: false }
451 silly mapToRegistry name bufferutil
452 silly mapToRegistry using default registry
453 silly mapToRegistry registry https://registry.npmjs.org/
454 silly mapToRegistry data Result {
454 silly mapToRegistry raw: 'bufferutil',
454 silly mapToRegistry scope: null,
454 silly mapToRegistry escapedName: 'bufferutil',
454 silly mapToRegistry name: 'bufferutil',
454 silly mapToRegistry rawSpec: '',
454 silly mapToRegistry spec: 'latest',
454 silly mapToRegistry type: 'tag' }
455 silly mapToRegistry uri https://registry.npmjs.org/bufferutil
456 verbose addNameRange registry:https://registry.npmjs.org/bufferutil not in flight; fetching
457 silly resolveWithNewModule utf-8-validate@1.1.0 checking installable status
458 silly cache add args [ 'utf-8-validate@1.1.x', null ]
459 verbose cache add spec utf-8-validate@1.1.x
460 silly cache add parsed spec Result {
460 silly cache add raw: 'utf-8-validate@1.1.x',
460 silly cache add scope: null,
460 silly cache add escapedName: 'utf-8-validate',
460 silly cache add name: 'utf-8-validate',
460 silly cache add rawSpec: '1.1.x',
460 silly cache add spec: '>=1.1.0 <1.2.0',
460 silly cache add type: 'range' }
461 silly addNamed utf-8-validate@>=1.1.0 <1.2.0
462 verbose addNamed ">=1.1.0 <1.2.0" is a valid semver range for utf-8-validate
463 silly addNameRange { name: 'utf-8-validate',
463 silly addNameRange range: '>=1.1.0 <1.2.0',
463 silly addNameRange hasData: false }
464 silly mapToRegistry name utf-8-validate
465 silly mapToRegistry using default registry
466 silly mapToRegistry registry https://registry.npmjs.org/
467 silly mapToRegistry data Result {
467 silly mapToRegistry raw: 'utf-8-validate',
467 silly mapToRegistry scope: null,
467 silly mapToRegistry escapedName: 'utf-8-validate',
467 silly mapToRegistry name: 'utf-8-validate',
467 silly mapToRegistry rawSpec: '',
467 silly mapToRegistry spec: 'latest',
467 silly mapToRegistry type: 'tag' }
468 silly mapToRegistry uri https://registry.npmjs.org/utf-8-validate
469 verbose addNameRange registry:https://registry.npmjs.org/utf-8-validate not in flight; fetching
470 verbose get https://registry.npmjs.org/utf-8-validate not expired, no request
471 silly addNameRange number 2 { name: 'utf-8-validate',
471 silly addNameRange range: '>=1.1.0 <1.2.0',
471 silly addNameRange hasData: true }
472 silly addNameRange versions [ 'utf-8-validate',
472 silly addNameRange [ '1.0.0', '1.0.1', '1.1.0', '1.2.0', '1.2.1' ] ]
473 silly addNamed utf-8-validate@1.1.0
474 verbose addNamed "1.1.0" is a plain semver version for utf-8-validate
475 verbose get https://registry.npmjs.org/bufferutil not expired, no request
476 silly addNameRange number 2 { name: 'bufferutil', range: '>=1.1.0 <1.2.0', hasData: true }
477 silly addNameRange versions [ 'bufferutil',
477 silly addNameRange [ '1.0.0', '1.0.1', '1.1.0', '1.2.0', '1.2.1' ] ]
478 silly addNamed bufferutil@1.1.0
479 verbose addNamed "1.1.0" is a plain semver version for bufferutil
480 silly cache afterAdd bufferutil@1.1.0
481 verbose afterAdd /Users/philip/.npm/bufferutil/1.1.0/package/package.json not in flight; writing
482 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
483 silly cache afterAdd utf-8-validate@1.1.0
484 verbose afterAdd /Users/philip/.npm/utf-8-validate/1.1.0/package/package.json not in flight; writing
485 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
486 verbose afterAdd /Users/philip/.npm/bufferutil/1.1.0/package/package.json written
487 verbose afterAdd /Users/philip/.npm/utf-8-validate/1.1.0/package/package.json written
488 silly fetchNamedPackageData bindings
489 silly mapToRegistry name bindings
490 silly mapToRegistry using default registry
491 silly mapToRegistry registry https://registry.npmjs.org/
492 silly mapToRegistry data Result {
492 silly mapToRegistry raw: 'bindings',
492 silly mapToRegistry scope: null,
492 silly mapToRegistry escapedName: 'bindings',
492 silly mapToRegistry name: 'bindings',
492 silly mapToRegistry rawSpec: '',
492 silly mapToRegistry spec: 'latest',
492 silly mapToRegistry type: 'tag' }
493 silly mapToRegistry uri https://registry.npmjs.org/bindings
494 silly fetchNamedPackageData nan
495 silly mapToRegistry name nan
496 silly mapToRegistry using default registry
497 silly mapToRegistry registry https://registry.npmjs.org/
498 silly mapToRegistry data Result {
498 silly mapToRegistry raw: 'nan',
498 silly mapToRegistry scope: null,
498 silly mapToRegistry escapedName: 'nan',
498 silly mapToRegistry name: 'nan',
498 silly mapToRegistry rawSpec: '',
498 silly mapToRegistry spec: 'latest',
498 silly mapToRegistry type: 'tag' }
499 silly mapToRegistry uri https://registry.npmjs.org/nan
500 verbose request uri https://registry.npmjs.org/bindings
501 verbose request no auth needed
502 info attempt registry request try #1 at 11:49:04 AM
503 verbose etag "33TX4J3DNTGF7K41ZUV6OA182"
504 http request GET https://registry.npmjs.org/bindings
505 http 304 https://registry.npmjs.org/bindings
506 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
506 verbose headers via: '1.1 varnish',
506 verbose headers 'cache-control': 'max-age=300',
506 verbose headers etag: '"33TX4J3DNTGF7K41ZUV6OA182"',
506 verbose headers age: '191',
506 verbose headers connection: 'keep-alive',
506 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
506 verbose headers 'x-cache': 'HIT',
506 verbose headers 'x-cache-hits': '4',
506 verbose headers 'x-timer': 'S1469033344.925737,VS0,VE0',
506 verbose headers vary: 'Accept-Encoding' }
507 silly get cb [ 304,
507 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
507 silly get via: '1.1 varnish',
507 silly get 'cache-control': 'max-age=300',
507 silly get etag: '"33TX4J3DNTGF7K41ZUV6OA182"',
507 silly get age: '191',
507 silly get connection: 'keep-alive',
507 silly get 'x-served-by': 'cache-dfw1835-DFW',
507 silly get 'x-cache': 'HIT',
507 silly get 'x-cache-hits': '4',
507 silly get 'x-timer': 'S1469033344.925737,VS0,VE0',
507 silly get vary: 'Accept-Encoding' } ]
508 verbose etag https://registry.npmjs.org/bindings from cache
509 verbose get saving bindings to /Users/philip/.npm/registry.npmjs.org/bindings/.cache.json
510 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
511 silly resolveWithNewModule bindings@1.2.1 checking installable status
512 silly cache add args [ 'bindings@1.2.x', null ]
513 verbose cache add spec bindings@1.2.x
514 silly cache add parsed spec Result {
514 silly cache add raw: 'bindings@1.2.x',
514 silly cache add scope: null,
514 silly cache add escapedName: 'bindings',
514 silly cache add name: 'bindings',
514 silly cache add rawSpec: '1.2.x',
514 silly cache add spec: '>=1.2.0 <1.3.0',
514 silly cache add type: 'range' }
515 silly addNamed bindings@>=1.2.0 <1.3.0
516 verbose addNamed ">=1.2.0 <1.3.0" is a valid semver range for bindings
517 silly addNameRange { name: 'bindings', range: '>=1.2.0 <1.3.0', hasData: false }
518 silly mapToRegistry name bindings
519 silly mapToRegistry using default registry
520 silly mapToRegistry registry https://registry.npmjs.org/
521 silly mapToRegistry data Result {
521 silly mapToRegistry raw: 'bindings',
521 silly mapToRegistry scope: null,
521 silly mapToRegistry escapedName: 'bindings',
521 silly mapToRegistry name: 'bindings',
521 silly mapToRegistry rawSpec: '',
521 silly mapToRegistry spec: 'latest',
521 silly mapToRegistry type: 'tag' }
522 silly mapToRegistry uri https://registry.npmjs.org/bindings
523 verbose addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching
524 verbose get https://registry.npmjs.org/bindings not expired, no request
525 silly addNameRange number 2 { name: 'bindings', range: '>=1.2.0 <1.3.0', hasData: true }
526 silly addNameRange versions [ 'bindings',
526 silly addNameRange [ '0.0.1',
526 silly addNameRange '0.1.0',
526 silly addNameRange '0.1.1',
526 silly addNameRange '0.2.0',
526 silly addNameRange '0.2.1',
526 silly addNameRange '0.2.2',
526 silly addNameRange '0.2.3',
526 silly addNameRange '0.2.4',
526 silly addNameRange '0.3.0',
526 silly addNameRange '0.4.0',
526 silly addNameRange '1.0.0',
526 silly addNameRange '1.1.0',
526 silly addNameRange '1.1.1',
526 silly addNameRange '1.2.0',
526 silly addNameRange '1.2.1' ] ]
527 silly addNamed bindings@1.2.1
528 verbose addNamed "1.2.1" is a plain semver version for bindings
529 silly cache afterAdd bindings@1.2.1
530 verbose afterAdd /Users/philip/.npm/bindings/1.2.1/package/package.json not in flight; writing
531 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
532 verbose afterAdd /Users/philip/.npm/bindings/1.2.1/package/package.json written
533 silly fetchNamedPackageData nan
534 silly mapToRegistry name nan
535 silly mapToRegistry using default registry
536 silly mapToRegistry registry https://registry.npmjs.org/
537 silly mapToRegistry data Result {
537 silly mapToRegistry raw: 'nan',
537 silly mapToRegistry scope: null,
537 silly mapToRegistry escapedName: 'nan',
537 silly mapToRegistry name: 'nan',
537 silly mapToRegistry rawSpec: '',
537 silly mapToRegistry spec: 'latest',
537 silly mapToRegistry type: 'tag' }
538 silly mapToRegistry uri https://registry.npmjs.org/nan
539 silly fetchNamedPackageData camelcase
540 silly mapToRegistry name camelcase
541 silly mapToRegistry using default registry
542 silly mapToRegistry registry https://registry.npmjs.org/
543 silly mapToRegistry data Result {
543 silly mapToRegistry raw: 'camelcase',
543 silly mapToRegistry scope: null,
543 silly mapToRegistry escapedName: 'camelcase',
543 silly mapToRegistry name: 'camelcase',
543 silly mapToRegistry rawSpec: '',
543 silly mapToRegistry spec: 'latest',
543 silly mapToRegistry type: 'tag' }
544 silly mapToRegistry uri https://registry.npmjs.org/camelcase
545 silly fetchNamedPackageData cliui
546 silly mapToRegistry name cliui
547 silly mapToRegistry using default registry
548 silly mapToRegistry registry https://registry.npmjs.org/
549 silly mapToRegistry data Result {
549 silly mapToRegistry raw: 'cliui',
549 silly mapToRegistry scope: null,
549 silly mapToRegistry escapedName: 'cliui',
549 silly mapToRegistry name: 'cliui',
549 silly mapToRegistry rawSpec: '',
549 silly mapToRegistry spec: 'latest',
549 silly mapToRegistry type: 'tag' }
550 silly mapToRegistry uri https://registry.npmjs.org/cliui
551 silly fetchNamedPackageData window-size
552 silly mapToRegistry name window-size
553 silly mapToRegistry using default registry
554 silly mapToRegistry registry https://registry.npmjs.org/
555 silly mapToRegistry data Result {
555 silly mapToRegistry raw: 'window-size',
555 silly mapToRegistry scope: null,
555 silly mapToRegistry escapedName: 'window-size',
555 silly mapToRegistry name: 'window-size',
555 silly mapToRegistry rawSpec: '',
555 silly mapToRegistry spec: 'latest',
555 silly mapToRegistry type: 'tag' }
556 silly mapToRegistry uri https://registry.npmjs.org/window-size
557 verbose request uri https://registry.npmjs.org/cliui
558 verbose request no auth needed
559 info attempt registry request try #1 at 11:49:04 AM
560 verbose etag "3DECEACP755TKOYK3CFEYCYNO"
561 http request GET https://registry.npmjs.org/cliui
562 verbose request uri https://registry.npmjs.org/camelcase
563 verbose request no auth needed
564 info attempt registry request try #1 at 11:49:04 AM
565 verbose etag "CTMDIJZNK7O1AHKIHQ10B78N1"
566 http request GET https://registry.npmjs.org/camelcase
567 verbose request uri https://registry.npmjs.org/window-size
568 verbose request no auth needed
569 info attempt registry request try #1 at 11:49:04 AM
570 verbose etag "DUTWHLQ7GRH20165UV8WJGSNP"
571 http request GET https://registry.npmjs.org/window-size
572 http 304 https://registry.npmjs.org/cliui
573 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
573 verbose headers via: '1.1 varnish',
573 verbose headers 'cache-control': 'max-age=300',
573 verbose headers etag: '"3DECEACP755TKOYK3CFEYCYNO"',
573 verbose headers age: '243',
573 verbose headers connection: 'keep-alive',
573 verbose headers 'x-served-by': 'cache-dfw1844-DFW',
573 verbose headers 'x-cache': 'HIT',
573 verbose headers 'x-cache-hits': '7',
573 verbose headers 'x-timer': 'S1469033344.960210,VS0,VE0',
573 verbose headers vary: 'Accept-Encoding' }
574 silly get cb [ 304,
574 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
574 silly get via: '1.1 varnish',
574 silly get 'cache-control': 'max-age=300',
574 silly get etag: '"3DECEACP755TKOYK3CFEYCYNO"',
574 silly get age: '243',
574 silly get connection: 'keep-alive',
574 silly get 'x-served-by': 'cache-dfw1844-DFW',
574 silly get 'x-cache': 'HIT',
574 silly get 'x-cache-hits': '7',
574 silly get 'x-timer': 'S1469033344.960210,VS0,VE0',
574 silly get vary: 'Accept-Encoding' } ]
575 verbose etag https://registry.npmjs.org/cliui from cache
576 verbose get saving cliui to /Users/philip/.npm/registry.npmjs.org/cliui/.cache.json
577 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
578 http 304 https://registry.npmjs.org/camelcase
579 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
579 verbose headers via: '1.1 varnish',
579 verbose headers 'cache-control': 'max-age=300',
579 verbose headers etag: '"CTMDIJZNK7O1AHKIHQ10B78N1"',
579 verbose headers age: '137',
579 verbose headers connection: 'keep-alive',
579 verbose headers 'x-served-by': 'cache-dfw1828-DFW',
579 verbose headers 'x-cache': 'HIT',
579 verbose headers 'x-cache-hits': '4',
579 verbose headers 'x-timer': 'S1469033344.961406,VS0,VE0',
579 verbose headers vary: 'Accept-Encoding' }
580 silly get cb [ 304,
580 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
580 silly get via: '1.1 varnish',
580 silly get 'cache-control': 'max-age=300',
580 silly get etag: '"CTMDIJZNK7O1AHKIHQ10B78N1"',
580 silly get age: '137',
580 silly get connection: 'keep-alive',
580 silly get 'x-served-by': 'cache-dfw1828-DFW',
580 silly get 'x-cache': 'HIT',
580 silly get 'x-cache-hits': '4',
580 silly get 'x-timer': 'S1469033344.961406,VS0,VE0',
580 silly get vary: 'Accept-Encoding' } ]
581 verbose etag https://registry.npmjs.org/camelcase from cache
582 verbose get saving camelcase to /Users/philip/.npm/registry.npmjs.org/camelcase/.cache.json
583 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
584 http 304 https://registry.npmjs.org/window-size
585 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
585 verbose headers via: '1.1 varnish',
585 verbose headers 'cache-control': 'max-age=300',
585 verbose headers etag: '"DUTWHLQ7GRH20165UV8WJGSNP"',
585 verbose headers age: '194',
585 verbose headers connection: 'keep-alive',
585 verbose headers 'x-served-by': 'cache-dfw1825-DFW',
585 verbose headers 'x-cache': 'HIT',
585 verbose headers 'x-cache-hits': '3',
585 verbose headers 'x-timer': 'S1469033344.961472,VS0,VE0',
585 verbose headers vary: 'Accept-Encoding' }
586 silly get cb [ 304,
586 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
586 silly get via: '1.1 varnish',
586 silly get 'cache-control': 'max-age=300',
586 silly get etag: '"DUTWHLQ7GRH20165UV8WJGSNP"',
586 silly get age: '194',
586 silly get connection: 'keep-alive',
586 silly get 'x-served-by': 'cache-dfw1825-DFW',
586 silly get 'x-cache': 'HIT',
586 silly get 'x-cache-hits': '3',
586 silly get 'x-timer': 'S1469033344.961472,VS0,VE0',
586 silly get vary: 'Accept-Encoding' } ]
587 verbose etag https://registry.npmjs.org/window-size from cache
588 verbose get saving window-size to /Users/philip/.npm/registry.npmjs.org/window-size/.cache.json
589 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
590 silly resolveWithNewModule cliui@3.2.0 checking installable status
591 silly cache add args [ 'cliui@^3.0.3', null ]
592 verbose cache add spec cliui@^3.0.3
593 silly cache add parsed spec Result {
593 silly cache add raw: 'cliui@^3.0.3',
593 silly cache add scope: null,
593 silly cache add escapedName: 'cliui',
593 silly cache add name: 'cliui',
593 silly cache add rawSpec: '^3.0.3',
593 silly cache add spec: '>=3.0.3 <4.0.0',
593 silly cache add type: 'range' }
594 silly addNamed cliui@>=3.0.3 <4.0.0
595 verbose addNamed ">=3.0.3 <4.0.0" is a valid semver range for cliui
596 silly addNameRange { name: 'cliui', range: '>=3.0.3 <4.0.0', hasData: false }
597 silly mapToRegistry name cliui
598 silly mapToRegistry using default registry
599 silly mapToRegistry registry https://registry.npmjs.org/
600 silly mapToRegistry data Result {
600 silly mapToRegistry raw: 'cliui',
600 silly mapToRegistry scope: null,
600 silly mapToRegistry escapedName: 'cliui',
600 silly mapToRegistry name: 'cliui',
600 silly mapToRegistry rawSpec: '',
600 silly mapToRegistry spec: 'latest',
600 silly mapToRegistry type: 'tag' }
601 silly mapToRegistry uri https://registry.npmjs.org/cliui
602 verbose addNameRange registry:https://registry.npmjs.org/cliui not in flight; fetching
603 silly resolveWithNewModule camelcase@2.1.1 checking installable status
604 silly cache add args [ 'camelcase@^2.0.1', null ]
605 verbose cache add spec camelcase@^2.0.1
606 silly cache add parsed spec Result {
606 silly cache add raw: 'camelcase@^2.0.1',
606 silly cache add scope: null,
606 silly cache add escapedName: 'camelcase',
606 silly cache add name: 'camelcase',
606 silly cache add rawSpec: '^2.0.1',
606 silly cache add spec: '>=2.0.1 <3.0.0',
606 silly cache add type: 'range' }
607 silly addNamed camelcase@>=2.0.1 <3.0.0
608 verbose addNamed ">=2.0.1 <3.0.0" is a valid semver range for camelcase
609 silly addNameRange { name: 'camelcase', range: '>=2.0.1 <3.0.0', hasData: false }
610 silly mapToRegistry name camelcase
611 silly mapToRegistry using default registry
612 silly mapToRegistry registry https://registry.npmjs.org/
613 silly mapToRegistry data Result {
613 silly mapToRegistry raw: 'camelcase',
613 silly mapToRegistry scope: null,
613 silly mapToRegistry escapedName: 'camelcase',
613 silly mapToRegistry name: 'camelcase',
613 silly mapToRegistry rawSpec: '',
613 silly mapToRegistry spec: 'latest',
613 silly mapToRegistry type: 'tag' }
614 silly mapToRegistry uri https://registry.npmjs.org/camelcase
615 verbose addNameRange registry:https://registry.npmjs.org/camelcase not in flight; fetching
616 silly resolveWithNewModule window-size@0.1.4 checking installable status
617 silly cache add args [ 'window-size@^0.1.4', null ]
618 verbose cache add spec window-size@^0.1.4
619 silly cache add parsed spec Result {
619 silly cache add raw: 'window-size@^0.1.4',
619 silly cache add scope: null,
619 silly cache add escapedName: 'window-size',
619 silly cache add name: 'window-size',
619 silly cache add rawSpec: '^0.1.4',
619 silly cache add spec: '>=0.1.4 <0.2.0',
619 silly cache add type: 'range' }
620 silly addNamed window-size@>=0.1.4 <0.2.0
621 verbose addNamed ">=0.1.4 <0.2.0" is a valid semver range for window-size
622 silly addNameRange { name: 'window-size', range: '>=0.1.4 <0.2.0', hasData: false }
623 silly mapToRegistry name window-size
624 silly mapToRegistry using default registry
625 silly mapToRegistry registry https://registry.npmjs.org/
626 silly mapToRegistry data Result {
626 silly mapToRegistry raw: 'window-size',
626 silly mapToRegistry scope: null,
626 silly mapToRegistry escapedName: 'window-size',
626 silly mapToRegistry name: 'window-size',
626 silly mapToRegistry rawSpec: '',
626 silly mapToRegistry spec: 'latest',
626 silly mapToRegistry type: 'tag' }
627 silly mapToRegistry uri https://registry.npmjs.org/window-size
628 verbose addNameRange registry:https://registry.npmjs.org/window-size not in flight; fetching
629 verbose get https://registry.npmjs.org/cliui not expired, no request
630 silly addNameRange number 2 { name: 'cliui', range: '>=3.0.3 <4.0.0', hasData: true }
631 silly addNameRange versions [ 'cliui',
631 silly addNameRange [ '1.0.0',
631 silly addNameRange '1.1.0',
631 silly addNameRange '1.3.0',
631 silly addNameRange '1.4.0',
631 silly addNameRange '2.0.0',
631 silly addNameRange '2.1.0',
631 silly addNameRange '3.0.0',
631 silly addNameRange '3.0.1',
631 silly addNameRange '3.0.2',
631 silly addNameRange '3.0.3',
631 silly addNameRange '3.1.0',
631 silly addNameRange '3.1.1',
631 silly addNameRange '3.1.2',
631 silly addNameRange '3.2.0' ] ]
632 silly addNamed cliui@3.2.0
633 verbose addNamed "3.2.0" is a plain semver version for cliui
634 verbose get https://registry.npmjs.org/camelcase not expired, no request
635 silly addNameRange number 2 { name: 'camelcase', range: '>=2.0.1 <3.0.0', hasData: true }
636 silly addNameRange versions [ 'camelcase',
636 silly addNameRange [ '1.0.0',
636 silly addNameRange '1.0.1',
636 silly addNameRange '1.0.2',
636 silly addNameRange '1.1.0',
636 silly addNameRange '1.2.0',
636 silly addNameRange '1.2.1',
636 silly addNameRange '2.0.0',
636 silly addNameRange '2.0.1',
636 silly addNameRange '2.1.0',
636 silly addNameRange '2.1.1',
636 silly addNameRange '3.0.0' ] ]
637 silly addNamed camelcase@2.1.1
638 verbose addNamed "2.1.1" is a plain semver version for camelcase
639 verbose get https://registry.npmjs.org/window-size not expired, no request
640 silly addNameRange number 2 { name: 'window-size', range: '>=0.1.4 <0.2.0', hasData: true }
641 silly addNameRange versions [ 'window-size',
641 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.2.0' ] ]
642 silly addNamed window-size@0.1.4
643 verbose addNamed "0.1.4" is a plain semver version for window-size
644 silly cache afterAdd cliui@3.2.0
645 verbose afterAdd /Users/philip/.npm/cliui/3.2.0/package/package.json not in flight; writing
646 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
647 silly cache afterAdd camelcase@2.1.1
648 verbose afterAdd /Users/philip/.npm/camelcase/2.1.1/package/package.json not in flight; writing
649 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
650 silly cache afterAdd window-size@0.1.4
651 verbose afterAdd /Users/philip/.npm/window-size/0.1.4/package/package.json not in flight; writing
652 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
653 verbose afterAdd /Users/philip/.npm/cliui/3.2.0/package/package.json written
654 verbose afterAdd /Users/philip/.npm/camelcase/2.1.1/package/package.json written
655 verbose afterAdd /Users/philip/.npm/window-size/0.1.4/package/package.json written
656 silly fetchNamedPackageData strip-ansi
657 silly mapToRegistry name strip-ansi
658 silly mapToRegistry using default registry
659 silly mapToRegistry registry https://registry.npmjs.org/
660 silly mapToRegistry data Result {
660 silly mapToRegistry raw: 'strip-ansi',
660 silly mapToRegistry scope: null,
660 silly mapToRegistry escapedName: 'strip-ansi',
660 silly mapToRegistry name: 'strip-ansi',
660 silly mapToRegistry rawSpec: '',
660 silly mapToRegistry spec: 'latest',
660 silly mapToRegistry type: 'tag' }
661 silly mapToRegistry uri https://registry.npmjs.org/strip-ansi
662 verbose request uri https://registry.npmjs.org/strip-ansi
663 verbose request no auth needed
664 info attempt registry request try #1 at 11:49:04 AM
665 verbose etag "B6TG8P0JRVWX1Y3QTWOIVFFNQ"
666 http request GET https://registry.npmjs.org/strip-ansi
667 http 304 https://registry.npmjs.org/strip-ansi
668 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
668 verbose headers via: '1.1 varnish',
668 verbose headers 'cache-control': 'max-age=300',
668 verbose headers etag: '"B6TG8P0JRVWX1Y3QTWOIVFFNQ"',
668 verbose headers age: '129',
668 verbose headers connection: 'keep-alive',
668 verbose headers 'x-served-by': 'cache-dfw1832-DFW',
668 verbose headers 'x-cache': 'HIT',
668 verbose headers 'x-cache-hits': '3',
668 verbose headers 'x-timer': 'S1469033344.982028,VS0,VE0',
668 verbose headers vary: 'Accept-Encoding' }
669 silly get cb [ 304,
669 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
669 silly get via: '1.1 varnish',
669 silly get 'cache-control': 'max-age=300',
669 silly get etag: '"B6TG8P0JRVWX1Y3QTWOIVFFNQ"',
669 silly get age: '129',
669 silly get connection: 'keep-alive',
669 silly get 'x-served-by': 'cache-dfw1832-DFW',
669 silly get 'x-cache': 'HIT',
669 silly get 'x-cache-hits': '3',
669 silly get 'x-timer': 'S1469033344.982028,VS0,VE0',
669 silly get vary: 'Accept-Encoding' } ]
670 verbose etag https://registry.npmjs.org/strip-ansi from cache
671 verbose get saving strip-ansi to /Users/philip/.npm/registry.npmjs.org/strip-ansi/.cache.json
672 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
673 silly resolveWithNewModule strip-ansi@3.0.1 checking installable status
674 silly cache add args [ 'strip-ansi@^3.0.1', null ]
675 verbose cache add spec strip-ansi@^3.0.1
676 silly cache add parsed spec Result {
676 silly cache add raw: 'strip-ansi@^3.0.1',
676 silly cache add scope: null,
676 silly cache add escapedName: 'strip-ansi',
676 silly cache add name: 'strip-ansi',
676 silly cache add rawSpec: '^3.0.1',
676 silly cache add spec: '>=3.0.1 <4.0.0',
676 silly cache add type: 'range' }
677 silly addNamed strip-ansi@>=3.0.1 <4.0.0
678 verbose addNamed ">=3.0.1 <4.0.0" is a valid semver range for strip-ansi
679 silly addNameRange { name: 'strip-ansi', range: '>=3.0.1 <4.0.0', hasData: false }
680 silly mapToRegistry name strip-ansi
681 silly mapToRegistry using default registry
682 silly mapToRegistry registry https://registry.npmjs.org/
683 silly mapToRegistry data Result {
683 silly mapToRegistry raw: 'strip-ansi',
683 silly mapToRegistry scope: null,
683 silly mapToRegistry escapedName: 'strip-ansi',
683 silly mapToRegistry name: 'strip-ansi',
683 silly mapToRegistry rawSpec: '',
683 silly mapToRegistry spec: 'latest',
683 silly mapToRegistry type: 'tag' }
684 silly mapToRegistry uri https://registry.npmjs.org/strip-ansi
685 verbose addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching
686 verbose get https://registry.npmjs.org/strip-ansi not expired, no request
687 silly addNameRange number 2 { name: 'strip-ansi', range: '>=3.0.1 <4.0.0', hasData: true }
688 silly addNameRange versions [ 'strip-ansi',
688 silly addNameRange [ '0.1.0',
688 silly addNameRange '0.1.1',
688 silly addNameRange '0.2.0',
688 silly addNameRange '0.2.1',
688 silly addNameRange '0.2.2',
688 silly addNameRange '0.3.0',
688 silly addNameRange '1.0.0',
688 silly addNameRange '2.0.0',
688 silly addNameRange '2.0.1',
688 silly addNameRange '3.0.0',
688 silly addNameRange '3.0.1' ] ]
689 silly addNamed strip-ansi@3.0.1
690 verbose addNamed "3.0.1" is a plain semver version for strip-ansi
691 silly cache afterAdd strip-ansi@3.0.1
692 verbose afterAdd /Users/philip/.npm/strip-ansi/3.0.1/package/package.json not in flight; writing
693 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
694 verbose afterAdd /Users/philip/.npm/strip-ansi/3.0.1/package/package.json written
695 silly fetchNamedPackageData ansi-regex
696 silly mapToRegistry name ansi-regex
697 silly mapToRegistry using default registry
698 silly mapToRegistry registry https://registry.npmjs.org/
699 silly mapToRegistry data Result {
699 silly mapToRegistry raw: 'ansi-regex',
699 silly mapToRegistry scope: null,
699 silly mapToRegistry escapedName: 'ansi-regex',
699 silly mapToRegistry name: 'ansi-regex',
699 silly mapToRegistry rawSpec: '',
699 silly mapToRegistry spec: 'latest',
699 silly mapToRegistry type: 'tag' }
700 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex
701 verbose request uri https://registry.npmjs.org/ansi-regex
702 verbose request no auth needed
703 info attempt registry request try #1 at 11:49:05 AM
704 verbose etag "BN63D3KK8WIQW515ZAUE2LOAL"
705 http request GET https://registry.npmjs.org/ansi-regex
706 http 304 https://registry.npmjs.org/ansi-regex
707 verbose headers { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
707 verbose headers via: '1.1 varnish',
707 verbose headers 'cache-control': 'max-age=300',
707 verbose headers etag: '"BN63D3KK8WIQW515ZAUE2LOAL"',
707 verbose headers age: '121',
707 verbose headers connection: 'keep-alive',
707 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
707 verbose headers 'x-cache': 'HIT',
707 verbose headers 'x-cache-hits': '9',
707 verbose headers 'x-timer': 'S1469033344.995077,VS0,VE0',
707 verbose headers vary: 'Accept-Encoding' }
708 silly get cb [ 304,
708 silly get { date: 'Wed, 20 Jul 2016 16:49:04 GMT',
708 silly get via: '1.1 varnish',
708 silly get 'cache-control': 'max-age=300',
708 silly get etag: '"BN63D3KK8WIQW515ZAUE2LOAL"',
708 silly get age: '121',
708 silly get connection: 'keep-alive',
708 silly get 'x-served-by': 'cache-dfw1835-DFW',
708 silly get 'x-cache': 'HIT',
708 silly get 'x-cache-hits': '9',
708 silly get 'x-timer': 'S1469033344.995077,VS0,VE0',
708 silly get vary: 'Accept-Encoding' } ]
709 verbose etag https://registry.npmjs.org/ansi-regex from cache
710 verbose get saving ansi-regex to /Users/philip/.npm/registry.npmjs.org/ansi-regex/.cache.json
711 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
712 silly resolveWithNewModule ansi-regex@2.0.0 checking installable status
713 silly cache add args [ 'ansi-regex@^2.0.0', null ]
714 verbose cache add spec ansi-regex@^2.0.0
715 silly cache add parsed spec Result {
715 silly cache add raw: 'ansi-regex@^2.0.0',
715 silly cache add scope: null,
715 silly cache add escapedName: 'ansi-regex',
715 silly cache add name: 'ansi-regex',
715 silly cache add rawSpec: '^2.0.0',
715 silly cache add spec: '>=2.0.0 <3.0.0',
715 silly cache add type: 'range' }
716 silly addNamed ansi-regex@>=2.0.0 <3.0.0
717 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for ansi-regex
718 silly addNameRange { name: 'ansi-regex', range: '>=2.0.0 <3.0.0', hasData: false }
719 silly mapToRegistry name ansi-regex
720 silly mapToRegistry using default registry
721 silly mapToRegistry registry https://registry.npmjs.org/
722 silly mapToRegistry data Result {
722 silly mapToRegistry raw: 'ansi-regex',
722 silly mapToRegistry scope: null,
722 silly mapToRegistry escapedName: 'ansi-regex',
722 silly mapToRegistry name: 'ansi-regex',
722 silly mapToRegistry rawSpec: '',
722 silly mapToRegistry spec: 'latest',
722 silly mapToRegistry type: 'tag' }
723 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex
724 verbose addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching
725 verbose get https://registry.npmjs.org/ansi-regex not expired, no request
726 silly addNameRange number 2 { name: 'ansi-regex', range: '>=2.0.0 <3.0.0', hasData: true }
727 silly addNameRange versions [ 'ansi-regex',
727 silly addNameRange [ '0.1.0', '0.2.0', '0.2.1', '1.0.0', '1.1.0', '1.1.1', '2.0.0' ] ]
728 silly addNamed ansi-regex@2.0.0
729 verbose addNamed "2.0.0" is a plain semver version for ansi-regex
730 silly cache afterAdd ansi-regex@2.0.0
731 verbose afterAdd /Users/philip/.npm/ansi-regex/2.0.0/package/package.json not in flight; writing
732 verbose correctMkdir /Users/philip/.npm correctMkdir not in flight; initializing
733 verbose afterAdd /Users/philip/.npm/ansi-regex/2.0.0/package/package.json written
734 silly loadAllDepsIntoIdealTree Finishing
735 silly loadIdealTree Finishing
736 silly currentTree whiteout-mail@
736 silly currentTree ├── abbrev@1.0.9
736 silly currentTree ├── accepts@1.3.3
736 silly currentTree ├── acorn@1.2.2
736 silly currentTree ├── adm-zip@0.2.1
736 silly currentTree ├── after@0.8.1
736 silly currentTree ├── align-text@0.1.4
736 silly currentTree ├── amdefine@1.0.0
736 silly currentTree ├── ansi-regex@0.2.1
736 silly currentTree ├── ansi-styles@0.2.0
736 silly currentTree ├── ansi@0.3.1
736 silly currentTree ├── anymatch@1.3.0
736 silly currentTree ├── aproba@1.0.4
736 silly currentTree ├─┬ archiver@0.4.10
736 silly currentTree │ └── readable-stream@1.0.34
736 silly currentTree ├── are-we-there-yet@1.1.2
736 silly currentTree ├── argparse@0.1.16
736 silly currentTree ├── arr-diff@2.0.0
736 silly currentTree ├── arr-flatten@1.0.1
736 silly currentTree ├── array-differ@0.1.0
736 silly currentTree ├── array-filter@0.0.1
736 silly currentTree ├── array-find-index@1.0.1
736 silly currentTree ├── array-flatten@1.1.1
736 silly currentTree ├── array-map@0.0.0
736 silly currentTree ├── array-reduce@0.0.0
736 silly currentTree ├── array-union@0.1.0
736 silly currentTree ├── array-uniq@0.1.1
736 silly currentTree ├── array-unique@0.2.1
736 silly currentTree ├── arraybuffer.slice@0.0.6
736 silly currentTree ├── arrify@1.0.1
736 silly currentTree ├── asn1.js@4.8.0
736 silly currentTree ├── asn1@0.1.11
736 silly currentTree ├── assemble-handlebars@0.2.6
736 silly currentTree ├── assemble@0.4.42
736 silly currentTree ├── assert-plus@0.1.5
736 silly currentTree ├── assert@1.3.0
736 silly currentTree ├── assertion-error@1.0.0
736 silly currentTree ├── astw@2.0.0
736 silly currentTree ├── async-each@1.0.0
736 silly currentTree ├── async@0.9.2
736 silly currentTree ├── autoprefixer@1.3.1
736 silly currentTree ├── aws-sign2@0.5.0
736 silly currentTree ├── axe-logger@0.0.2
736 silly currentTree ├── backo2@1.0.2
736 silly currentTree ├── balanced-match@0.4.2
736 silly currentTree ├── base64-arraybuffer@0.1.2
736 silly currentTree ├── base64-js@0.0.8
736 silly currentTree ├── Base64@0.2.1
736 silly currentTree ├── base64id@0.1.0
736 silly currentTree ├── basic-auth@1.0.4
736 silly currentTree ├── benchmark@1.0.0
736 silly currentTree ├── better-assert@1.0.2
736 silly currentTree ├─┬ biased-opener@0.2.8
736 silly currentTree │ └── minimist@1.2.0
736 silly currentTree ├── big-integer@1.6.15
736 silly currentTree ├── binary-extensions@1.5.0
736 silly currentTree ├── blob@0.0.4
736 silly currentTree ├── block-stream@0.0.9
736 silly currentTree ├── bn.js@4.11.5
736 silly currentTree ├── boom@0.4.2
736 silly currentTree ├── bplist-parser@0.1.1
736 silly currentTree ├── brace-expansion@1.1.5
736 silly currentTree ├── braces@1.8.5
736 silly currentTree ├── brorand@1.0.5
736 silly currentTree ├─┬ browser-launcher2@0.4.6
736 silly currentTree │ ├── osenv@0.1.3
736 silly currentTree │ └── rimraf@2.2.8
736 silly currentTree ├─┬ browser-pack@4.0.4
736 silly currentTree │ ├── defined@1.0.0
736 silly currentTree │ ├── JSONStream@1.1.3
736 silly currentTree │ ├── readable-stream@1.0.34
736 silly currentTree │ └── through2@0.5.1
736 silly currentTree ├─┬ browser-resolve@1.11.2
736 silly currentTree │ └── resolve@1.1.7
736 silly currentTree ├── browserbox@0.9.1
736 silly currentTree ├── browsercrow@0.1.0
736 silly currentTree ├── browserify-aes@1.0.6
736 silly currentTree ├── browserify-cipher@1.0.0
736 silly currentTree ├── browserify-des@1.0.0
736 silly currentTree ├── browserify-rsa@4.0.1
736 silly currentTree ├── browserify-sign@4.0.0
736 silly currentTree ├── browserify-zlib@0.1.4
736 silly currentTree ├─┬ browserify@9.0.8
736 silly currentTree │ ├── glob@4.5.3
736 silly currentTree │ ├── minimatch@2.0.10
736 silly currentTree │ └── resolve@1.1.7
736 silly currentTree ├── browsersmtp@0.1.0
736 silly currentTree ├── buffer-crc32@0.2.1
736 silly currentTree ├── buffer-shims@1.0.0
736 silly currentTree ├── buffer-xor@1.0.3
736 silly currentTree ├─┬ buffer@3.6.0
736 silly currentTree │ └── isarray@1.0.0
736 silly currentTree ├── builtin-modules@1.1.1
736 silly currentTree ├── builtin-status-codes@2.0.0
736 silly currentTree ├── builtins@0.0.7
736 silly currentTree ├── buster-core@0.6.4
736 silly currentTree ├── buster-format@0.5.6
736 silly currentTree ├── bytes@2.3.0
736 silly currentTree ├── callsite@1.0.0
736 silly currentTree ├── camel-case@1.2.2
736 silly currentTree ├─┬ camelcase-keys@2.1.0
736 silly currentTree │ └── camelcase@2.1.1
736 silly currentTree ├── camelcase@1.2.1
736 silly currentTree ├── caniuse-db@1.0.30000506
736 silly currentTree ├── center-align@0.1.3
736 silly currentTree ├── chai@1.9.2
736 silly currentTree ├── chalk@0.2.1
736 silly currentTree ├── change-case@2.1.6
736 silly currentTree ├── cheerio@0.17.0
736 silly currentTree ├── chokidar@1.6.0
736 silly currentTree ├── cipher-base@1.0.2
736 silly currentTree ├─┬ clap@1.1.1
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ ├── ansi-styles@2.2.1
736 silly currentTree │ ├── chalk@1.1.3
736 silly currentTree │ ├── has-ansi@2.0.0
736 silly currentTree │ ├── strip-ansi@3.0.1
736 silly currentTree │ └── supports-color@2.0.0
736 silly currentTree ├── clean-css@2.2.23
736 silly currentTree ├── cli@0.6.6
736 silly currentTree ├─┬ cliui@2.1.0
736 silly currentTree │ └── wordwrap@0.0.2
736 silly currentTree ├── coa@0.4.1
736 silly currentTree ├── code-point-at@1.0.0
736 silly currentTree ├── coffee-script@1.10.0
736 silly currentTree ├── colors@0.6.2
736 silly currentTree ├── combine-source-map@0.3.0
736 silly currentTree ├── combined-stream@0.0.7
736 silly currentTree ├── commander@2.2.0
736 silly currentTree ├── commondir@0.0.1
736 silly currentTree ├── component-bind@1.0.0
736 silly currentTree ├── component-emitter@1.1.2
736 silly currentTree ├── component-inherit@0.0.3
736 silly currentTree ├── compressible@2.0.8
736 silly currentTree ├── compression@1.6.2
736 silly currentTree ├── concat-map@0.0.1
736 silly currentTree ├── concat-stream@1.4.10
736 silly currentTree ├─┬ config-chain@1.1.10
736 silly currentTree │ └── ini@1.3.4
736 silly currentTree ├── config@1.21.0
736 silly currentTree ├─┬ configstore@1.4.0
736 silly currentTree │ ├── graceful-fs@4.1.4
736 silly currentTree │ └── osenv@0.1.3
736 silly currentTree ├── connect-livereload@0.2.0
736 silly currentTree ├─┬ connect@2.7.11
736 silly currentTree │ ├── bytes@0.2.0
736 silly currentTree │ ├── cookie-signature@1.0.1
736 silly currentTree │ ├── cookie@0.0.5
736 silly currentTree │ ├── fresh@0.1.0
736 silly currentTree │ ├── mime@1.2.11
736 silly currentTree │ ├── qs@0.6.5
736 silly currentTree │ ├── range-parser@0.0.4
736 silly currentTree │ └── send@0.1.1
736 silly currentTree ├── console-browserify@1.1.0
736 silly currentTree ├── console-control-strings@1.1.0
736 silly currentTree ├── constant-case@1.1.2
736 silly currentTree ├── constants-browserify@0.0.1
736 silly currentTree ├── content-disposition@0.5.1
736 silly currentTree ├── content-type@1.0.2
736 silly currentTree ├── convert-source-map@0.3.5
736 silly currentTree ├── cookie-signature@1.0.6
736 silly currentTree ├── cookie@0.3.1
736 silly currentTree ├── core-util-is@1.0.2
736 silly currentTree ├── create-ecdh@4.0.0
736 silly currentTree ├── create-hash@1.1.2
736 silly currentTree ├── create-hmac@1.1.4
736 silly currentTree ├── cryptiles@0.2.2
736 silly currentTree ├── crypto-browserify@3.11.0
736 silly currentTree ├─┬ crypto-lib@0.2.7
736 silly currentTree │ └── underscore@1.4.4
736 silly currentTree ├─┬ csso@1.8.2
736 silly currentTree │ └── source-map@0.5.6
736 silly currentTree ├── CSSselect@0.4.1
736 silly currentTree ├── CSSwhat@0.4.7
736 silly currentTree ├── ctype@0.5.3
736 silly currentTree ├── currently-unhandled@0.4.1
736 silly currentTree ├── cwd@0.3.7
736 silly currentTree ├── dargs@0.1.0
736 silly currentTree ├── date-now@0.1.4
736 silly currentTree ├── date-time@1.1.0
736 silly currentTree ├── dateformat@1.0.2-1.2.3
736 silly currentTree ├── debug@2.2.0
736 silly currentTree ├── decamelize@1.2.0
736 silly currentTree ├── deep-eql@0.1.3
736 silly currentTree ├── deep-equal@1.0.1
736 silly currentTree ├── deep-extend@0.4.1
736 silly currentTree ├── default-browser-id@1.0.4
736 silly currentTree ├── defined@0.0.0
736 silly currentTree ├── delayed-stream@0.0.5
736 silly currentTree ├── delegates@1.0.0
736 silly currentTree ├── delims@0.1.4
736 silly currentTree ├── depd@1.1.0
736 silly currentTree ├─┬ deps-sort@1.3.9
736 silly currentTree │ └── JSONStream@1.1.3
736 silly currentTree ├── des.js@1.0.0
736 silly currentTree ├── destroy@1.0.4
736 silly currentTree ├─┬ detective@4.3.1
736 silly currentTree │ └── defined@1.0.0
736 silly currentTree ├── diff@1.0.8
736 silly currentTree ├── diffie-hellman@5.0.2
736 silly currentTree ├─┬ dom-serializer@0.0.1
736 silly currentTree │ └── domelementtype@1.1.3
736 silly currentTree ├── dom-urls@0.1.1
736 silly currentTree ├── domain-browser@1.1.7
736 silly currentTree ├── domelementtype@1.3.0
736 silly currentTree ├── domhandler@2.2.1
736 silly currentTree ├── dompurify@0.6.7
736 silly currentTree ├── domutils@1.4.3
736 silly currentTree ├── dot-case@1.1.2
736 silly currentTree ├── duplexer@0.1.1
736 silly currentTree ├── duplexer2@0.0.2
736 silly currentTree ├─┬ duplexify@3.4.5
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ └── readable-stream@2.1.4
736 silly currentTree ├── each-async@1.1.1
736 silly currentTree ├── ee-first@1.1.1
736 silly currentTree ├── elliptic@6.3.1
736 silly currentTree ├── encodeurl@1.0.1
736 silly currentTree ├─┬ encoding@0.1.12
736 silly currentTree │ └── iconv-lite@0.4.13
736 silly currentTree ├── end-of-stream@1.0.0
736 silly currentTree ├─┬ engine.io-client@1.6.11
736 silly currentTree │ └── ws@1.0.1
736 silly currentTree ├─┬ engine.io-parser@1.2.4
736 silly currentTree │ └── has-binary@0.1.6
736 silly currentTree ├─┬ engine.io@1.6.11
736 silly currentTree │ ├── accepts@1.1.4
736 silly currentTree │ ├── mime-db@1.12.0
736 silly currentTree │ ├── mime-types@2.0.14
736 silly currentTree │ └── negotiator@0.4.9
736 silly currentTree ├── entities@1.1.1
736 silly currentTree ├── error-ex@1.3.0
736 silly currentTree ├── es6-promise@3.2.1
736 silly currentTree ├── escape-html@1.0.3
736 silly currentTree ├── escape-string-regexp@1.0.5
736 silly currentTree ├── esprima@1.0.4
736 silly currentTree ├── etag@1.7.0
736 silly currentTree ├── event-stream@3.3.4
736 silly currentTree ├── eventemitter2@0.4.14
736 silly currentTree ├── events@1.0.2
736 silly currentTree ├── evp_bytestokey@1.0.0
736 silly currentTree ├── exit@0.1.2
736 silly currentTree ├─┬ exorcist@0.1.6
736 silly currentTree │ ├── minimist@0.0.5
736 silly currentTree │ ├── readable-stream@1.0.34
736 silly currentTree │ ├── through2@0.4.2
736 silly currentTree │ └── xtend@2.1.2
736 silly currentTree ├── expand-brackets@0.1.5
736 silly currentTree ├── expand-range@1.8.2
736 silly currentTree ├── express@4.14.0
736 silly currentTree ├── extglob@0.3.2
736 silly currentTree ├── faye-websocket@0.4.4
736 silly currentTree ├── figures@1.7.0
736 silly currentTree ├── file@0.2.2
736 silly currentTree ├── filename-regex@2.0.0
736 silly currentTree ├── fill-range@2.2.3
736 silly currentTree ├── finalhandler@0.5.0
736 silly currentTree ├── find-up@1.1.2
736 silly currentTree ├── findup-sync@0.1.3
736 silly currentTree ├── for-in@0.1.5
736 silly currentTree ├── for-own@0.1.4
736 silly currentTree ├── forever-agent@0.5.2
736 silly currentTree ├─┬ form-data@0.1.4
736 silly currentTree │ └── mime@1.2.11
736 silly currentTree ├── formidable@1.0.14
736 silly currentTree ├── forwarded@0.1.0
736 silly currentTree ├── fresh@0.3.0
736 silly currentTree ├── from@0.1.3
736 silly currentTree ├── fs-extra@0.9.1
736 silly currentTree ├─┬ fs-utils@0.4.3
736 silly currentTree │ ├── async@0.6.2
736 silly currentTree │ ├── globule@0.2.0
736 silly currentTree │ ├── graceful-fs@2.0.3
736 silly currentTree │ ├── js-yaml@3.0.2
736 silly currentTree │ ├── mkdirp@0.3.5
736 silly currentTree │ └── rimraf@2.2.8
736 silly currentTree ├── fs.realpath@1.0.0
736 silly currentTree ├─┬ fsevents@1.0.14
736 silly currentTree │ ├── abbrev@1.0.9
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ ├── ansi-styles@2.2.1
736 silly currentTree │ ├── aproba@1.0.4
736 silly currentTree │ ├── are-we-there-yet@1.1.2
736 silly currentTree │ ├── asn1@0.2.3
736 silly currentTree │ ├── assert-plus@0.2.0
736 silly currentTree │ ├── async@1.5.2
736 silly currentTree │ ├── aws-sign2@0.6.0
736 silly currentTree │ ├── aws4@1.4.1
736 silly currentTree │ ├── balanced-match@0.4.2
736 silly currentTree │ ├─┬ bl@1.1.2
736 silly currentTree │ │ └── readable-stream@2.0.6
736 silly currentTree │ ├── block-stream@0.0.9
736 silly currentTree │ ├── boom@2.10.1
736 silly currentTree │ ├── brace-expansion@1.1.5
736 silly currentTree │ ├── buffer-shims@1.0.0
736 silly currentTree │ ├── caseless@0.11.0
736 silly currentTree │ ├── chalk@1.1.3
736 silly currentTree │ ├── code-point-at@1.0.0
736 silly currentTree │ ├── combined-stream@1.0.5
736 silly currentTree │ ├── commander@2.9.0
736 silly currentTree │ ├── concat-map@0.0.1
736 silly currentTree │ ├── console-control-strings@1.1.0
736 silly currentTree │ ├── core-util-is@1.0.2
736 silly currentTree │ ├── cryptiles@2.0.5
736 silly currentTree │ ├─┬ dashdash@1.14.0
736 silly currentTree │ │ └── assert-plus@1.0.0
736 silly currentTree │ ├── debug@2.2.0
736 silly currentTree │ ├── deep-extend@0.4.1
736 silly currentTree │ ├── delayed-stream@1.0.0
736 silly currentTree │ ├── delegates@1.0.0
736 silly currentTree │ ├── ecc-jsbn@0.1.1
736 silly currentTree │ ├── escape-string-regexp@1.0.5
736 silly currentTree │ ├── extend@3.0.0
736 silly currentTree │ ├── extsprintf@1.0.2
736 silly currentTree │ ├── forever-agent@0.6.1
736 silly currentTree │ ├── form-data@1.0.0-rc4
736 silly currentTree │ ├── fs.realpath@1.0.0
736 silly currentTree │ ├── fstream-ignore@1.0.5
736 silly currentTree │ ├── fstream@1.0.10
736 silly currentTree │ ├── gauge@2.6.0
736 silly currentTree │ ├── generate-function@2.0.0
736 silly currentTree │ ├── generate-object-property@1.2.0
736 silly currentTree │ ├─┬ getpass@0.1.6
736 silly currentTree │ │ └── assert-plus@1.0.0
736 silly currentTree │ ├── glob@7.0.5
736 silly currentTree │ ├── graceful-fs@4.1.4
736 silly currentTree │ ├── graceful-readlink@1.0.1
736 silly currentTree │ ├── har-validator@2.0.6
736 silly currentTree │ ├── has-ansi@2.0.0
736 silly currentTree │ ├── has-color@0.1.7
736 silly currentTree │ ├── has-unicode@2.0.1
736 silly currentTree │ ├── hawk@3.1.3
736 silly currentTree │ ├── hoek@2.16.3
736 silly currentTree │ ├── http-signature@1.1.1
736 silly currentTree │ ├── inflight@1.0.5
736 silly currentTree │ ├── inherits@2.0.1
736 silly currentTree │ ├── ini@1.3.4
736 silly currentTree │ ├── is-fullwidth-code-point@1.0.0
736 silly currentTree │ ├── is-my-json-valid@2.13.1
736 silly currentTree │ ├── is-property@1.0.2
736 silly currentTree │ ├── is-typedarray@1.0.0
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ ├── isstream@0.1.2
736 silly currentTree │ ├── jodid25519@1.0.2
736 silly currentTree │ ├── jsbn@0.1.0
736 silly currentTree │ ├── json-schema@0.2.2
736 silly currentTree │ ├── json-stringify-safe@5.0.1
736 silly currentTree │ ├── jsonpointer@2.0.0
736 silly currentTree │ ├── jsprim@1.3.0
736 silly currentTree │ ├── mime-db@1.23.0
736 silly currentTree │ ├── mime-types@2.1.11
736 silly currentTree │ ├── minimatch@3.0.2
736 silly currentTree │ ├── minimist@0.0.8
736 silly currentTree │ ├── mkdirp@0.5.1
736 silly currentTree │ ├── ms@0.7.1
736 silly currentTree │ ├── node-pre-gyp@0.6.29
736 silly currentTree │ ├── node-uuid@1.4.7
736 silly currentTree │ ├── nopt@3.0.6
736 silly currentTree │ ├── npmlog@3.1.2
736 silly currentTree │ ├── number-is-nan@1.0.0
736 silly currentTree │ ├── oauth-sign@0.8.2
736 silly currentTree │ ├── object-assign@4.1.0
736 silly currentTree │ ├── once@1.3.3
736 silly currentTree │ ├── path-is-absolute@1.0.0
736 silly currentTree │ ├── pinkie-promise@2.0.1
736 silly currentTree │ ├── pinkie@2.0.4
736 silly currentTree │ ├── process-nextick-args@1.0.7
736 silly currentTree │ ├── qs@6.2.0
736 silly currentTree │ ├─┬ rc@1.1.6
736 silly currentTree │ │ └── minimist@1.2.0
736 silly currentTree │ ├── readable-stream@2.1.4
736 silly currentTree │ ├── request@2.73.0
736 silly currentTree │ ├── rimraf@2.5.3
736 silly currentTree │ ├── semver@5.2.0
736 silly currentTree │ ├── set-blocking@2.0.0
736 silly currentTree │ ├── signal-exit@3.0.0
736 silly currentTree │ ├── sntp@1.0.9
736 silly currentTree │ ├─┬ sshpk@1.8.3
736 silly currentTree │ │ └── assert-plus@1.0.0
736 silly currentTree │ ├── string_decoder@0.10.31
736 silly currentTree │ ├── string-width@1.0.1
736 silly currentTree │ ├── stringstream@0.0.5
736 silly currentTree │ ├── strip-ansi@3.0.1
736 silly currentTree │ ├── strip-json-comments@1.0.4
736 silly currentTree │ ├── supports-color@2.0.0
736 silly currentTree │ ├── tar-pack@3.1.4
736 silly currentTree │ ├── tar@2.2.1
736 silly currentTree │ ├── tough-cookie@2.2.2
736 silly currentTree │ ├── tunnel-agent@0.4.3
736 silly currentTree │ ├── tweetnacl@0.13.3
736 silly currentTree │ ├── uid-number@0.0.6
736 silly currentTree │ ├── util-deprecate@1.0.2
736 silly currentTree │ ├── verror@1.3.6
736 silly currentTree │ ├── wide-align@1.1.0
736 silly currentTree │ ├── wrappy@1.0.2
736 silly currentTree │ └── xtend@4.0.1
736 silly currentTree ├─┬ fstream-ignore@1.0.5
736 silly currentTree │ └── minimatch@3.0.2
736 silly currentTree ├─┬ fstream@1.0.10
736 silly currentTree │ └── graceful-fs@4.1.4
736 silly currentTree ├── function-bind@1.1.0
736 silly currentTree ├─┬ gauge@2.6.0
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ └── strip-ansi@3.0.1
736 silly currentTree ├── gaze@0.4.3
736 silly currentTree ├── get-stdin@4.0.1
736 silly currentTree ├── getobject@0.1.0
736 silly currentTree ├── glob-base@0.3.0
736 silly currentTree ├── glob-parent@2.0.0
736 silly currentTree ├─┬ glob@3.2.11
736 silly currentTree │ └── minimatch@0.3.0
736 silly currentTree ├─┬ globby@0.1.1
736 silly currentTree │ ├── glob@4.5.3
736 silly currentTree │ └── minimatch@2.0.10
736 silly currentTree ├─┬ globule@0.1.0
736 silly currentTree │ ├── glob@3.1.21
736 silly currentTree │ ├── inherits@1.0.2
736 silly currentTree │ └── lodash@1.0.2
736 silly currentTree ├─┬ got@3.3.1
736 silly currentTree │ └── object-assign@3.0.0
736 silly currentTree ├── graceful-fs@1.2.3
736 silly currentTree ├─┬ gray-matter@0.4.2
736 silly currentTree │ ├── argparse@1.0.7
736 silly currentTree │ ├── esprima@2.7.2
736 silly currentTree │ └── js-yaml@3.6.1
736 silly currentTree ├── growl@1.7.0
736 silly currentTree ├── grunt-angular-templates@0.5.9
736 silly currentTree ├─┬ grunt-autoprefixer@0.7.6
736 silly currentTree │ ├── ansi-styles@1.0.0
736 silly currentTree │ └── chalk@0.4.0
736 silly currentTree ├─┬ grunt-browserify@3.7.0
736 silly currentTree │ ├── glob@5.0.15
736 silly currentTree │ ├── lodash@3.10.1
736 silly currentTree │ ├── minimatch@3.0.2
736 silly currentTree │ └── resolve@1.1.7
736 silly currentTree ├─┬ grunt-concurrent@2.3.0
736 silly currentTree │ └── async@1.5.2
736 silly currentTree ├─┬ grunt-contrib-clean@0.5.0
736 silly currentTree │ └── rimraf@2.2.8
736 silly currentTree ├── grunt-contrib-compress@0.5.3
736 silly currentTree ├─┬ grunt-contrib-concat@0.5.1
736 silly currentTree │ ├── ansi-styles@1.1.0
736 silly currentTree │ ├── chalk@0.5.1
736 silly currentTree │ ├── source-map@0.3.0
736 silly currentTree │ └── strip-ansi@0.3.0
736 silly currentTree ├─┬ grunt-contrib-connect@0.5.0
736 silly currentTree │ └── open@0.0.4
736 silly currentTree ├── grunt-contrib-copy@0.4.1
736 silly currentTree ├── grunt-contrib-jshint@0.6.5
736 silly currentTree ├─┬ grunt-contrib-sass@0.7.4
736 silly currentTree │ ├── ansi-styles@1.1.0
736 silly currentTree │ ├── chalk@0.5.1
736 silly currentTree │ └── strip-ansi@0.3.0
736 silly currentTree ├─┬ grunt-contrib-uglify@0.6.0
736 silly currentTree │ ├── ansi-styles@1.1.0
736 silly currentTree │ ├── async@0.2.10
736 silly currentTree │ ├── chalk@0.5.1
736 silly currentTree │ ├── source-map@0.5.6
736 silly currentTree │ ├── strip-ansi@0.3.0
736 silly currentTree │ ├── uglify-js@2.7.0
736 silly currentTree │ └── yargs@3.10.0
736 silly currentTree ├── grunt-contrib-watch@0.5.3
736 silly currentTree ├─┬ grunt-csso@0.6.5
736 silly currentTree │ ├── ansi-styles@1.1.0
736 silly currentTree │ ├── chalk@0.5.1
736 silly currentTree │ └── strip-ansi@0.3.0
736 silly currentTree ├─┬ grunt-exorcise@0.2.0
736 silly currentTree │ └── async@0.2.10
736 silly currentTree ├─┬ grunt-legacy-log-utils@0.1.1
736 silly currentTree │ └── underscore.string@2.3.3
736 silly currentTree ├─┬ grunt-legacy-log@0.1.3
736 silly currentTree │ └── underscore.string@2.3.3
736 silly currentTree ├─┬ grunt-legacy-util@0.2.0
736 silly currentTree │ ├── async@0.1.22
736 silly currentTree │ ├── lodash@0.9.2
736 silly currentTree │ └── underscore.string@2.2.1
736 silly currentTree ├── grunt-manifest@0.4.4
736 silly currentTree ├─┬ grunt-mocha-phantomjs@0.7.0
736 silly currentTree │ ├── async@0.2.10
736 silly currentTree │ └── lodash@2.4.1
736 silly currentTree ├── grunt-nodemon@0.4.2
736 silly currentTree ├─┬ grunt-shell@1.1.2
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ ├── ansi-styles@2.2.1
736 silly currentTree │ ├── chalk@1.1.3
736 silly currentTree │ ├── has-ansi@2.0.0
736 silly currentTree │ ├── strip-ansi@3.0.1
736 silly currentTree │ └── supports-color@2.0.0
736 silly currentTree ├─┬ grunt-string-replace@1.0.0
736 silly currentTree │ ├── ansi-styles@1.1.0
736 silly currentTree │ ├── chalk@0.5.1
736 silly currentTree │ └── strip-ansi@0.3.0
736 silly currentTree ├─┬ grunt-svgmin@1.0.0
736 silly currentTree │ ├── ansi-styles@1.1.0
736 silly currentTree │ ├── chalk@0.5.1
736 silly currentTree │ └── strip-ansi@0.3.0
736 silly currentTree ├─┬ grunt-svgstore@0.3.6
736 silly currentTree │ ├── ansi-styles@1.0.0
736 silly currentTree │ ├── chalk@0.4.0
736 silly currentTree │ └── handlebars@2.0.0
736 silly currentTree ├─┬ grunt@0.4.5
736 silly currentTree │ ├── async@0.1.22
736 silly currentTree │ ├── coffee-script@1.3.3
736 silly currentTree │ ├── glob@3.1.21
736 silly currentTree │ ├── inherits@1.0.2
736 silly currentTree │ ├── js-yaml@2.0.5
736 silly currentTree │ ├── lodash@0.9.2
736 silly currentTree │ ├── rimraf@2.2.8
736 silly currentTree │ └── underscore.string@2.2.1
736 silly currentTree ├── gzip-size@1.0.0
736 silly currentTree ├─┬ handlebars-helper-compose@0.2.12
736 silly currentTree │ ├── async@0.2.10
736 silly currentTree │ ├── coffee-script@1.6.3
736 silly currentTree │ ├── fs-utils@0.1.11
736 silly currentTree │ ├── globule@0.2.0
736 silly currentTree │ ├── gray-matter@0.2.8
736 silly currentTree │ ├── js-yaml@3.0.2
736 silly currentTree │ ├── marked@0.3.0
736 silly currentTree │ ├── mkdirp@0.3.5
736 silly currentTree │ ├── rimraf@2.2.8
736 silly currentTree │ └── underscore.string@2.3.3
736 silly currentTree ├─┬ handlebars-helpers@0.5.8
736 silly currentTree │ └── lodash@2.2.1
736 silly currentTree ├── handlebars@1.3.0
736 silly currentTree ├── handy@0.0.13
736 silly currentTree ├── has-ansi@0.1.0
736 silly currentTree ├── has-binary@0.1.7
736 silly currentTree ├── has-color@0.1.7
736 silly currentTree ├── has-cors@1.1.0
736 silly currentTree ├── has-unicode@2.0.1
736 silly currentTree ├── has@1.0.1
736 silly currentTree ├── hash.js@1.0.3
736 silly currentTree ├── hawk@1.0.0
736 silly currentTree ├── headless@0.1.7
736 silly currentTree ├── highlight.js@7.4.0
736 silly currentTree ├── hoek@0.9.1
736 silly currentTree ├── hooker@0.2.3
736 silly currentTree ├── hosted-git-info@2.1.5
736 silly currentTree ├─┬ html-minifier@0.6.9
736 silly currentTree │ ├── async@0.2.10
736 silly currentTree │ ├── source-map@0.1.34
736 silly currentTree │ └── uglify-js@2.4.24
736 silly currentTree ├── htmlescape@1.1.1
736 silly currentTree ├── htmlparser@1.7.7
736 silly currentTree ├─┬ htmlparser2@3.7.3
736 silly currentTree │ ├── domutils@1.5.1
736 silly currentTree │ └── entities@1.0.0
736 silly currentTree ├── http-browserify@1.7.0
736 silly currentTree ├── http-errors@1.5.0
736 silly currentTree ├── http-signature@0.10.1
736 silly currentTree ├── https-browserify@0.0.1
736 silly currentTree ├── iconv-lite@0.2.11
736 silly currentTree ├── ieee754@1.1.6
736 silly currentTree ├── iframe-resizer@2.8.10
736 silly currentTree ├── ignore-by-default@1.0.1
736 silly currentTree ├── imap-client@0.14.3
736 silly currentTree ├── imurmurhash@0.1.4
736 silly currentTree ├── indent-string@2.1.0
736 silly currentTree ├── indexof@0.0.1
736 silly currentTree ├── infinity-agent@2.0.3
736 silly currentTree ├── inflection@1.10.0
736 silly currentTree ├── inflight@1.0.5
736 silly currentTree ├── inherits@2.0.1
736 silly currentTree ├── ini@1.1.0
736 silly currentTree ├─┬ inline-source-map@0.3.1
736 silly currentTree │ └── source-map@0.3.0
736 silly currentTree ├─┬ insert-module-globals@6.5.0
736 silly currentTree │ ├── JSONStream@1.1.3
736 silly currentTree │ ├── process@0.11.5
736 silly currentTree │ └── xtend@4.0.1
736 silly currentTree ├── invert-kv@1.0.0
736 silly currentTree ├── ipaddr.js@1.1.1
736 silly currentTree ├── is-arrayish@0.2.1
736 silly currentTree ├── is-binary-path@1.0.1
736 silly currentTree ├── is-buffer@1.1.3
736 silly currentTree ├── is-builtin-module@1.0.0
736 silly currentTree ├── is-dotfile@1.0.2
736 silly currentTree ├── is-equal-shallow@0.1.3
736 silly currentTree ├── is-extendable@0.1.1
736 silly currentTree ├── is-extglob@1.0.0
736 silly currentTree ├── is-finite@1.0.1
736 silly currentTree ├── is-fullwidth-code-point@1.0.0
736 silly currentTree ├── is-glob@2.0.1
736 silly currentTree ├── is-lower-case@1.1.3
736 silly currentTree ├── is-npm@1.0.0
736 silly currentTree ├── is-number@2.1.0
736 silly currentTree ├── is-posix-bracket@0.1.1
736 silly currentTree ├── is-primitive@2.0.0
736 silly currentTree ├── is-redirect@1.0.0
736 silly currentTree ├── is-stream@1.1.0
736 silly currentTree ├── is-upper-case@1.1.2
736 silly currentTree ├── is-utf8@0.2.1
736 silly currentTree ├── isarray@0.0.1
736 silly currentTree ├── isexe@1.1.2
736 silly currentTree ├─┬ isobject@2.1.0
736 silly currentTree │ └── isarray@1.0.0
736 silly currentTree ├─┬ jade@0.26.3
736 silly currentTree │ ├── commander@0.6.1
736 silly currentTree │ └── mkdirp@0.3.0
736 silly currentTree ├── jquery@2.1.4
736 silly currentTree ├─┬ js-beautify@1.6.3
736 silly currentTree │ └── nopt@3.0.6
736 silly currentTree ├── js-yaml@2.1.3
736 silly currentTree ├─┬ jshint@2.1.11
736 silly currentTree │ ├── cli@0.4.5
736 silly currentTree │ ├── console-browserify@0.1.6
736 silly currentTree │ └── underscore@1.4.4
736 silly currentTree ├── json-stable-stringify@0.0.1
736 silly currentTree ├── json-stringify-safe@5.0.1
736 silly currentTree ├── json3@3.2.6
736 silly currentTree ├── json5@0.4.0
736 silly currentTree ├── jsonfile@1.1.1
736 silly currentTree ├── jsonify@0.0.0
736 silly currentTree ├── jsonparse@1.2.0
736 silly currentTree ├─┬ JSONStream@0.10.0
736 silly currentTree │ └── jsonparse@0.0.5
736 silly currentTree ├── kew@0.1.7
736 silly currentTree ├── kind-of@3.0.3
736 silly currentTree ├── labeled-stream-splicer@1.0.2
736 silly currentTree ├── latest-version@1.0.1
736 silly currentTree ├── lazy-cache@1.0.4
736 silly currentTree ├─┬ lazystream@0.1.0
736 silly currentTree │ └── readable-stream@1.0.34
736 silly currentTree ├── lcid@1.0.0
736 silly currentTree ├── lexical-scope@1.1.1
736 silly currentTree ├─┬ load-json-file@1.1.0
736 silly currentTree │ └── graceful-fs@4.1.4
736 silly currentTree ├── load-pkg@0.1.0
736 silly currentTree ├── lodash._baseassign@3.2.0
736 silly currentTree ├── lodash._basecopy@3.0.1
736 silly currentTree ├── lodash._basetostring@3.0.1
736 silly currentTree ├── lodash._basevalues@3.0.0
736 silly currentTree ├── lodash._bindcallback@3.0.1
736 silly currentTree ├── lodash._createassigner@3.1.1
736 silly currentTree ├── lodash._getnative@3.9.1
736 silly currentTree ├── lodash._isiterateecall@3.0.9
736 silly currentTree ├── lodash._reinterpolate@3.0.0
736 silly currentTree ├── lodash._root@3.0.1
736 silly currentTree ├── lodash.assign@3.2.0
736 silly currentTree ├── lodash.defaults@3.1.2
736 silly currentTree ├── lodash.escape@3.2.0
736 silly currentTree ├── lodash.isarguments@3.0.8
736 silly currentTree ├── lodash.isarray@3.0.4
736 silly currentTree ├── lodash.keys@3.1.2
736 silly currentTree ├── lodash.memoize@3.0.4
736 silly currentTree ├── lodash.restparam@3.6.1
736 silly currentTree ├── lodash.template@3.6.2
736 silly currentTree ├── lodash.templatesettings@3.1.1
736 silly currentTree ├── lodash@2.4.2
736 silly currentTree ├─┬ log-symbols@1.0.2
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ ├── ansi-styles@2.2.1
736 silly currentTree │ ├── chalk@1.1.3
736 silly currentTree │ ├── has-ansi@2.0.0
736 silly currentTree │ ├── strip-ansi@3.0.1
736 silly currentTree │ └── supports-color@2.0.0
736 silly currentTree ├── longest@1.0.1
736 silly currentTree ├── loud-rejection@1.6.0
736 silly currentTree ├── lower-case@1.1.3
736 silly currentTree ├── lowercase-keys@1.0.0
736 silly currentTree ├── lru-cache@2.7.3
736 silly currentTree ├── mailbuild@0.3.7
736 silly currentTree ├── mailreader@0.4.2
736 silly currentTree ├── map-obj@1.0.1
736 silly currentTree ├── map-stream@0.1.0
736 silly currentTree ├─┬ marked-extras@0.2.4
736 silly currentTree │ ├── highlight.js@8.0.0
736 silly currentTree │ ├── marked@0.3.0
736 silly currentTree │ └── underscore.string@2.3.3
736 silly currentTree ├── marked@0.2.10
736 silly currentTree ├── matchdep@0.3.0
736 silly currentTree ├─┬ matchkeys@0.1.3
736 silly currentTree │ ├── lodash@1.3.1
736 silly currentTree │ ├── matchdep@0.1.2
736 silly currentTree │ └── resolve-dep@0.1.3
736 silly currentTree ├─┬ maxmin@1.1.0
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ ├── ansi-styles@2.2.1
736 silly currentTree │ ├── chalk@1.1.3
736 silly currentTree │ ├── has-ansi@2.0.0
736 silly currentTree │ ├── strip-ansi@3.0.1
736 silly currentTree │ └── supports-color@2.0.0
736 silly currentTree ├── media-typer@0.3.0
736 silly currentTree ├─┬ meow@3.7.0
736 silly currentTree │ └── minimist@1.2.0
736 silly currentTree ├── merge-descriptors@1.0.1
736 silly currentTree ├── methods@1.1.2
736 silly currentTree ├─┬ micromatch@2.3.11
736 silly currentTree │ └── normalize-path@2.0.1
736 silly currentTree ├── miller-rabin@4.0.0
736 silly currentTree ├── mime-db@1.23.0
736 silly currentTree ├── mime-types@2.1.11
736 silly currentTree ├── mime@1.3.4
736 silly currentTree ├── mimefuncs@0.3.9
736 silly currentTree ├── mimeparser@0.3.8
736 silly currentTree ├── mimetypes@0.1.1
736 silly currentTree ├── minimalistic-assert@1.0.0
736 silly currentTree ├── minimatch@0.2.14
736 silly currentTree ├── minimist@0.0.8
736 silly currentTree ├── mkdirp@0.5.1
736 silly currentTree ├─┬ mocha-phantomjs@3.6.0
736 silly currentTree │ ├── commander@2.0.0
736 silly currentTree │ ├── diff@1.0.7
736 silly currentTree │ ├── glob@3.2.3
736 silly currentTree │ ├── graceful-fs@2.0.3
736 silly currentTree │ ├── mkdirp@0.3.5
736 silly currentTree │ └── mocha@1.20.1
736 silly currentTree ├─┬ mocha@1.21.5
736 silly currentTree │ ├── commander@2.3.0
736 silly currentTree │ ├── debug@2.0.0
736 silly currentTree │ ├── escape-string-regexp@1.0.2
736 silly currentTree │ ├── glob@3.2.3
736 silly currentTree │ ├── graceful-fs@2.0.3
736 silly currentTree │ ├── growl@1.8.1
736 silly currentTree │ ├── mkdirp@0.5.0
736 silly currentTree │ └── ms@0.6.2
736 silly currentTree ├─┬ module-deps@3.9.1
736 silly currentTree │ ├── defined@1.0.0
736 silly currentTree │ ├── JSONStream@1.1.3
736 silly currentTree │ ├── resolve@1.1.7
736 silly currentTree │ └── xtend@4.0.1
736 silly currentTree ├── morgan@1.7.0
736 silly currentTree ├── ms@0.7.1
736 silly currentTree ├─┬ multiline@0.3.4
736 silly currentTree │ └── strip-indent@0.1.3
736 silly currentTree ├─┬ multimatch@0.3.0
736 silly currentTree │ └── minimatch@0.3.0
736 silly currentTree ├── nan@2.4.0
736 silly currentTree ├── nap@0.7.21
736 silly currentTree ├── ncp@0.5.1
736 silly currentTree ├── negotiator@0.6.1
736 silly currentTree ├── nested-error-stacks@1.0.2
736 silly currentTree ├── ng-infinite-scroll@1.1.2
736 silly currentTree ├── node-fetch@1.5.3
736 silly currentTree ├── node-forge@0.6.41
736 silly currentTree ├── node-localstorage@1.1.2
736 silly currentTree ├─┬ node-pre-gyp@0.6.29
736 silly currentTree │ ├── nopt@3.0.6
736 silly currentTree │ ├── npmlog@3.1.2
736 silly currentTree │ └── semver@5.2.0
736 silly currentTree ├── node-uuid@1.4.7
736 silly currentTree ├─┬ nodemon@1.9.2
736 silly currentTree │ └── minimatch@3.0.2
736 silly currentTree ├── nopt@1.0.10
736 silly currentTree ├─┬ noptify@0.0.3
736 silly currentTree │ └── nopt@2.0.0
736 silly currentTree ├── normalize-package-data@2.3.5
736 silly currentTree ├── normalize-path@0.1.1
736 silly currentTree ├─┬ npmconf@0.0.24
736 silly currentTree │ ├── inherits@1.0.2
736 silly currentTree │ ├── mkdirp@0.3.5
736 silly currentTree │ ├── nopt@2.2.1
736 silly currentTree │ ├── once@1.1.1
736 silly currentTree │ └── semver@1.1.4
736 silly currentTree ├── npmlog@0.1.1
736 silly currentTree ├── number-is-nan@1.0.0
736 silly currentTree ├── oauth-sign@0.3.0
736 silly currentTree ├── object-assign@4.1.0
736 silly currentTree ├── object-component@0.0.3
736 silly currentTree ├── object-keys@0.4.0
736 silly currentTree ├── object.omit@2.0.0
736 silly currentTree ├── on-finished@2.3.0
736 silly currentTree ├── on-headers@1.0.1
736 silly currentTree ├── once@1.3.3
736 silly currentTree ├── onetime@1.1.0
736 silly currentTree ├── open@0.0.5
736 silly currentTree ├─┬ openpgp@1.6.2
736 silly currentTree │ └── es6-promise@1.0.0
736 silly currentTree ├── optimist@0.3.7
736 silly currentTree ├── options@0.0.6
736 silly currentTree ├── os-browserify@0.1.2
736 silly currentTree ├── os-homedir@1.0.1
736 silly currentTree ├── os-locale@1.4.0
736 silly currentTree ├── os-tmpdir@1.0.1
736 silly currentTree ├── osenv@0.0.3
736 silly currentTree ├─┬ outpipe@1.1.1
736 silly currentTree │ └── shell-quote@1.6.1
736 silly currentTree ├── package-json@1.2.0
736 silly currentTree ├─┬ pad-stream@1.2.0
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ ├── readable-stream@2.0.6
736 silly currentTree │ ├── through2@2.0.1
736 silly currentTree │ └── xtend@4.0.1
736 silly currentTree ├── pako@0.2.8
736 silly currentTree ├── param-case@1.1.2
736 silly currentTree ├── parents@1.0.1
736 silly currentTree ├── parse-asn1@5.0.0
736 silly currentTree ├── parse-glob@3.0.4
736 silly currentTree ├── parse-json@2.2.0
736 silly currentTree ├── parse-ms@1.0.1
736 silly currentTree ├── parsejson@0.0.1
736 silly currentTree ├── parseqs@0.0.2
736 silly currentTree ├── parseuri@0.0.4
736 silly currentTree ├── parseurl@1.3.1
736 silly currentTree ├── pascal-case@1.1.2
736 silly currentTree ├── path-browserify@0.0.0
736 silly currentTree ├── path-case@1.1.2
736 silly currentTree ├── path-exists@2.1.0
736 silly currentTree ├── path-is-absolute@1.0.0
736 silly currentTree ├── path-platform@0.11.15
736 silly currentTree ├── path-to-regexp@0.1.7
736 silly currentTree ├─┬ path-type@1.1.0
736 silly currentTree │ └── graceful-fs@4.1.4
736 silly currentTree ├── pause-stream@0.0.11
736 silly currentTree ├── pause@0.0.1
736 silly currentTree ├── pbkdf2@3.0.4
736 silly currentTree ├─┬ pgpbuilder@0.6.0
736 silly currentTree │ ├── es6-promise@1.0.0
736 silly currentTree │ ├── node-localstorage@0.3.6
736 silly currentTree │ └── openpgp@0.8.2
736 silly currentTree ├── pgpmailer@0.9.1
736 silly currentTree ├─┬ phantomjs@1.9.7-15
736 silly currentTree │ ├── mkdirp@0.3.5
736 silly currentTree │ ├── ncp@0.4.2
736 silly currentTree │ └── rimraf@2.2.8
736 silly currentTree ├── pify@2.3.0
736 silly currentTree ├── pinkie-promise@2.0.1
736 silly currentTree ├── pinkie@2.0.4
736 silly currentTree ├── plist@1.2.0
736 silly currentTree ├── plur@1.0.0
736 silly currentTree ├── postcss@0.3.5
736 silly currentTree ├── prepend-http@1.0.4
736 silly currentTree ├── preserve@0.2.0
736 silly currentTree ├── pretty-bytes@1.0.4
736 silly currentTree ├── pretty-ms@2.1.0
736 silly currentTree ├── prettysize@0.0.3
736 silly currentTree ├── process-nextick-args@1.0.7
736 silly currentTree ├── process@0.10.1
736 silly currentTree ├── progress@1.1.8
736 silly currentTree ├── proto-list@1.2.4
736 silly currentTree ├── proxy-addr@1.1.2
736 silly currentTree ├── ps-tree@1.1.0
736 silly currentTree ├── public-encrypt@4.0.0
736 silly currentTree ├─┬ pump@1.0.1
736 silly currentTree │ └── end-of-stream@1.1.0
736 silly currentTree ├── pumpify@1.3.5
736 silly currentTree ├── punycode@1.2.4
736 silly currentTree ├── q@0.9.7
736 silly currentTree ├── qs@6.2.0
736 silly currentTree ├── querystring-es3@0.2.1
736 silly currentTree ├── querystring@0.2.0
736 silly currentTree ├── randomatic@1.1.5
736 silly currentTree ├── randombytes@2.0.3
736 silly currentTree ├── range-parser@1.2.0
736 silly currentTree ├─┬ rc@1.1.6
736 silly currentTree │ ├── ini@1.3.4
736 silly currentTree │ └── minimist@1.2.0
736 silly currentTree ├─┬ read-all-stream@3.1.0
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ └── readable-stream@2.1.4
736 silly currentTree ├── read-only-stream@1.1.1
736 silly currentTree ├── read-pkg-up@1.0.1
736 silly currentTree ├── read-pkg@1.1.0
736 silly currentTree ├── readable-stream@1.1.14
736 silly currentTree ├── readable-wrap@1.0.0
736 silly currentTree ├─┬ readdirp@2.1.0
736 silly currentTree │ ├── graceful-fs@4.1.4
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ ├── minimatch@3.0.2
736 silly currentTree │ └── readable-stream@2.1.4
736 silly currentTree ├── redent@1.0.0
736 silly currentTree ├── regex-cache@0.4.3
736 silly currentTree ├── registry-url@3.1.0
736 silly currentTree ├── relateurl@0.2.7
736 silly currentTree ├── repeat-element@1.1.2
736 silly currentTree ├── repeat-string@1.5.4
736 silly currentTree ├── repeating@2.0.1
736 silly currentTree ├── request-progress@0.3.1
736 silly currentTree ├─┬ request@2.36.0
736 silly currentTree │ ├── mime@1.2.11
736 silly currentTree │ └── qs@0.6.6
736 silly currentTree ├── requirejs@2.1.22
736 silly currentTree ├─┬ resolve-dep@0.4.1
736 silly currentTree │ ├── array-flatten@0.0.2
736 silly currentTree │ └── resolve@0.6.3
736 silly currentTree ├── resolve@0.5.1
736 silly currentTree ├── resumer@0.0.0
736 silly currentTree ├── right-align@0.1.3
736 silly currentTree ├─┬ rimraf@2.5.3
736 silly currentTree │ ├── glob@7.0.5
736 silly currentTree │ └── minimatch@3.0.2
736 silly currentTree ├── ripemd160@1.0.1
736 silly currentTree ├── sax@0.6.1
736 silly currentTree ├── semver-diff@2.1.0
736 silly currentTree ├── semver@5.3.0
736 silly currentTree ├── send@0.14.1
736 silly currentTree ├── sentence-case@1.1.3
736 silly currentTree ├── serve-favicon@2.3.0
736 silly currentTree ├── serve-static@1.11.1
736 silly currentTree ├── set-blocking@2.0.0
736 silly currentTree ├── set-immediate-shim@1.0.1
736 silly currentTree ├── setprototypeof@1.0.1
736 silly currentTree ├── sha.js@2.4.5
736 silly currentTree ├── shallow-copy@0.0.1
736 silly currentTree ├── shasum@1.0.2
736 silly currentTree ├── shell-quote@0.0.1
736 silly currentTree ├── shelljs@0.1.4
736 silly currentTree ├── sigmund@1.0.1
736 silly currentTree ├── signal-exit@3.0.0
736 silly currentTree ├── sinon@1.7.3
736 silly currentTree ├── slide@1.1.6
736 silly currentTree ├── snake-case@1.1.2
736 silly currentTree ├── sntp@0.2.4
736 silly currentTree ├─┬ socket.io-adapter@0.4.0
736 silly currentTree │ └─┬ socket.io-parser@2.2.2
736 silly currentTree │ └── debug@0.7.4
736 silly currentTree ├─┬ socket.io-client@1.4.8
736 silly currentTree │ └── component-emitter@1.2.0
736 silly currentTree ├─┬ socket.io-parser@2.2.6
736 silly currentTree │ └── json3@3.3.2
736 silly currentTree ├── socket.io@1.4.8
736 silly currentTree ├─┬ sort-object@0.0.5
736 silly currentTree │ └── lodash@2.2.1
736 silly currentTree ├── source-map@0.1.43
736 silly currentTree ├── spdx-correct@1.0.2
736 silly currentTree ├── spdx-exceptions@1.0.5
736 silly currentTree ├── spdx-expression-parse@1.0.2
736 silly currentTree ├── spdx-license-ids@1.2.1
736 silly currentTree ├── split@0.3.3
736 silly currentTree ├─┬ split2@1.1.1
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ ├── readable-stream@2.0.6
736 silly currentTree │ ├── through2@2.0.1
736 silly currentTree │ └── xtend@4.0.1
736 silly currentTree ├── sprintf-js@1.0.3
736 silly currentTree ├── sqwish@0.2.2
736 silly currentTree ├── stack-trace@0.0.7
736 silly currentTree ├── statuses@1.3.0
736 silly currentTree ├── stream-browserify@1.0.0
736 silly currentTree ├── stream-combiner@0.0.4
736 silly currentTree ├─┬ stream-combiner2@1.0.2
736 silly currentTree │ ├── readable-stream@1.0.34
736 silly currentTree │ └── through2@0.5.1
736 silly currentTree ├─┬ stream-http@2.3.0
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ ├── readable-stream@2.1.4
736 silly currentTree │ └── xtend@4.0.1
736 silly currentTree ├── stream-shift@1.0.0
736 silly currentTree ├── stream-splicer@1.3.2
736 silly currentTree ├── string_decoder@0.10.31
736 silly currentTree ├─┬ string-length@1.0.1
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ └── strip-ansi@3.0.1
736 silly currentTree ├─┬ string-width@1.0.1
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ └── strip-ansi@3.0.1
736 silly currentTree ├── strip-ansi@0.1.1
736 silly currentTree ├── strip-bom@2.0.0
736 silly currentTree ├── strip-indent@1.0.1
736 silly currentTree ├── strip-json-comments@1.0.4
736 silly currentTree ├── strong-data-uri@1.0.4
736 silly currentTree ├─┬ subarg@1.0.0
736 silly currentTree │ └── minimist@1.2.0
736 silly currentTree ├── supports-color@0.2.0
736 silly currentTree ├── svgo@0.4.5
736 silly currentTree ├─┬ sw-precache@1.3.2
736 silly currentTree │ ├── glob@4.5.3
736 silly currentTree │ └── minimatch@2.0.10
736 silly currentTree ├── swap-case@1.1.2
736 silly currentTree ├─┬ syntax-error@1.1.6
736 silly currentTree │ └── acorn@2.7.0
736 silly currentTree ├─┬ tar-pack@3.1.4
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ └── readable-stream@2.1.4
736 silly currentTree ├── tar@2.2.1
736 silly currentTree ├── tcp-socket@0.5.8
736 silly currentTree ├── text-table@0.2.0
736 silly currentTree ├── throttleit@0.0.2
736 silly currentTree ├── through@2.3.8
736 silly currentTree ├─┬ through2@1.1.1
736 silly currentTree │ └── xtend@4.0.1
736 silly currentTree ├─┬ time-grunt@1.4.0
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ ├── ansi-styles@2.2.1
736 silly currentTree │ ├── chalk@1.1.3
736 silly currentTree │ ├── has-ansi@2.0.0
736 silly currentTree │ ├── strip-ansi@3.0.1
736 silly currentTree │ └── supports-color@2.0.0
736 silly currentTree ├── time-zone@0.1.0
736 silly currentTree ├── timed-out@2.0.0
736 silly currentTree ├─┬ timers-browserify@1.4.2
736 silly currentTree │ └── process@0.11.5
736 silly currentTree ├─┬ tiny-lr@0.0.4
736 silly currentTree │ ├── debug@0.7.4
736 silly currentTree │ └── qs@0.5.6
736 silly currentTree ├── title-case@1.1.2
736 silly currentTree ├── to-array@0.1.4
736 silly currentTree ├── to-arraybuffer@1.0.1
736 silly currentTree ├── to@0.2.9
736 silly currentTree ├── touch@1.0.0
736 silly currentTree ├── tough-cookie@2.2.2
736 silly currentTree ├── trim-newlines@1.0.0
736 silly currentTree ├── truncate@1.0.5
736 silly currentTree ├── tty-browserify@0.0.0
736 silly currentTree ├── tunnel-agent@0.4.3
736 silly currentTree ├── type-detect@0.1.1
736 silly currentTree ├── type-is@1.6.13
736 silly currentTree ├── typedarray@0.0.6
736 silly currentTree ├─┬ uglify-js@2.3.6
736 silly currentTree │ └── async@0.2.10
736 silly currentTree ├── uglify-to-browserify@1.0.2
736 silly currentTree ├── uid-number@0.0.6
736 silly currentTree ├── uid@0.0.2
736 silly currentTree ├── ultron@1.0.2
736 silly currentTree ├── umd@3.0.1
736 silly currentTree ├── undefsafe@0.0.3
736 silly currentTree ├── underscore.string@2.4.0
736 silly currentTree ├── underscore@1.7.0
736 silly currentTree ├── unpipe@1.0.0
736 silly currentTree ├── untildify@2.1.0
736 silly currentTree ├─┬ update-notifier@0.5.0
736 silly currentTree │ ├── ansi-regex@2.0.0
736 silly currentTree │ ├── ansi-styles@2.2.1
736 silly currentTree │ ├── chalk@1.1.3
736 silly currentTree │ ├── has-ansi@2.0.0
736 silly currentTree │ ├── repeating@1.1.3
736 silly currentTree │ ├── strip-ansi@3.0.1
736 silly currentTree │ └── supports-color@2.0.0
736 silly currentTree ├── upper-case-first@1.1.2
736 silly currentTree ├── upper-case@1.1.3
736 silly currentTree ├── uri-path@0.0.2
736 silly currentTree ├── URIjs@1.11.2
736 silly currentTree ├─┬ url@0.10.3
736 silly currentTree │ └── punycode@1.3.2
736 silly currentTree ├── utf8@2.1.0
736 silly currentTree ├── util-deprecate@1.0.2
736 silly currentTree ├── util@0.10.3
736 silly currentTree ├── utils-merge@1.0.0
736 silly currentTree ├── uuid@2.0.2
736 silly currentTree ├─┬ v8-profiler@5.2.12
736 silly currentTree │ └── nan@2.0.9
736 silly currentTree ├── validate-npm-package-license@3.0.1
736 silly currentTree ├── vary@1.1.0
736 silly currentTree ├─┬ verbalize@0.1.2
736 silly currentTree │ ├── ansi-styles@1.0.0
736 silly currentTree │ └── chalk@0.4.0
736 silly currentTree ├── vm-browserify@0.0.4
736 silly currentTree ├─┬ watchify@3.7.0
736 silly currentTree │ ├── base64-js@1.1.2
736 silly currentTree │ ├── browser-pack@6.0.1
736 silly currentTree │ ├── browserify@13.0.1
736 silly currentTree │ ├── buffer@4.7.1
736 silly currentTree │ ├── combine-source-map@0.7.2
736 silly currentTree │ ├─┬ concat-stream@1.5.1
736 silly currentTree │ │ └── readable-stream@2.0.6
736 silly currentTree │ ├── constants-browserify@1.0.0
736 silly currentTree │ ├── convert-source-map@1.1.3
736 silly currentTree │ ├── defined@1.0.0
736 silly currentTree │ ├── deps-sort@2.0.0
736 silly currentTree │ ├── duplexer2@0.1.4
736 silly currentTree │ ├── events@1.1.1
736 silly currentTree │ ├── glob@5.0.15
736 silly currentTree │ ├── inline-source-map@0.6.2
736 silly currentTree │ ├── insert-module-globals@7.0.1
736 silly currentTree │ ├── isarray@1.0.0
736 silly currentTree │ ├── JSONStream@1.1.3
736 silly currentTree │ ├─┬ labeled-stream-splicer@2.0.0
736 silly currentTree │ │ └── isarray@0.0.1
736 silly currentTree │ ├── lexical-scope@1.2.0
736 silly currentTree │ ├── minimatch@3.0.2
736 silly currentTree │ ├── module-deps@4.0.7
736 silly currentTree │ ├── process@0.11.5
736 silly currentTree │ ├── punycode@1.4.1
736 silly currentTree │ ├── read-only-stream@2.0.0
736 silly currentTree │ ├── readable-stream@2.1.4
736 silly currentTree │ ├── resolve@1.1.7
736 silly currentTree │ ├── shell-quote@1.6.1
736 silly currentTree │ ├── source-map@0.5.6
736 silly currentTree │ ├── stream-browserify@2.0.1
736 silly currentTree │ ├── stream-combiner2@1.1.1
736 silly currentTree │ ├── stream-splicer@2.0.0
736 silly currentTree │ ├─┬ through2@2.0.1
736 silly currentTree │ │ └── readable-stream@2.0.6
736 silly currentTree │ ├─┬ url@0.11.0
736 silly currentTree │ │ └── punycode@1.3.2
736 silly currentTree │ └── xtend@4.0.1
736 silly currentTree ├── whet.extend@0.9.9
736 silly currentTree ├── which@1.0.9
736 silly currentTree ├── wide-align@1.1.0
736 silly currentTree ├─┬ win-detect-browsers@1.0.2
736 silly currentTree │ ├── xtend@4.0.1
736 silly currentTree │ └── yargs@1.3.3
736 silly currentTree ├── win-spawn@2.0.0
736 silly currentTree ├── window-size@0.1.0
736 silly currentTree ├── wo-addressparser@0.1.3
736 silly currentTree ├── wo-imap-handler@0.1.14
736 silly currentTree ├── wo-smtpclient@0.6.1
736 silly currentTree ├── wo-stringencoding@0.1.1
736 silly currentTree ├── wo-utf7@2.0.2
736 silly currentTree ├── wordwrap@0.0.3
736 silly currentTree ├── wrap-ansi@2.0.0
736 silly currentTree ├── wrappy@1.0.2
736 silly currentTree ├─┬ write-file-atomic@1.1.4
736 silly currentTree │ └── graceful-fs@4.1.4
736 silly currentTree ├── ws@1.1.0
736 silly currentTree ├── x-default-browser@0.3.1
736 silly currentTree ├── xdg-basedir@2.0.0
736 silly currentTree ├─┬ xmlbuilder@4.0.0
736 silly currentTree │ └── lodash@3.10.1
736 silly currentTree ├── xmldom@0.1.22
736 silly currentTree ├── xmlhttprequest-ssl@1.5.1
736 silly currentTree ├── xtend@3.0.0
736 silly currentTree ├── y18n@3.2.1
736 silly currentTree ├─┬ yargs@3.5.4
736 silly currentTree │ └── wordwrap@0.0.2
736 silly currentTree ├── yeast@0.1.2
736 silly currentTree └── zlibjs@0.2.0
737 silly idealTree whiteout-mail@
737 silly idealTree ├── abbrev@1.0.9
737 silly idealTree ├── accepts@1.3.3
737 silly idealTree ├── acorn@1.2.2
737 silly idealTree ├── adm-zip@0.2.1
737 silly idealTree ├── after@0.8.1
737 silly idealTree ├── align-text@0.1.4
737 silly idealTree ├── amdefine@1.0.0
737 silly idealTree ├── ansi-regex@0.2.1
737 silly idealTree ├── ansi-styles@0.2.0
737 silly idealTree ├── ansi@0.3.1
737 silly idealTree ├── anymatch@1.3.0
737 silly idealTree ├── aproba@1.0.4
737 silly idealTree ├─┬ archiver@0.4.10
737 silly idealTree │ └── readable-stream@1.0.34
737 silly idealTree ├── are-we-there-yet@1.1.2
737 silly idealTree ├── argparse@0.1.16
737 silly idealTree ├── arr-diff@2.0.0
737 silly idealTree ├── arr-flatten@1.0.1
737 silly idealTree ├── array-differ@0.1.0
737 silly idealTree ├── array-filter@0.0.1
737 silly idealTree ├── array-find-index@1.0.1
737 silly idealTree ├── array-flatten@1.1.1
737 silly idealTree ├── array-map@0.0.0
737 silly idealTree ├── array-reduce@0.0.0
737 silly idealTree ├── array-union@0.1.0
737 silly idealTree ├── array-uniq@0.1.1
737 silly idealTree ├── array-unique@0.2.1
737 silly idealTree ├── arraybuffer.slice@0.0.6
737 silly idealTree ├── arrify@1.0.1
737 silly idealTree ├── asn1.js@4.8.0
737 silly idealTree ├── asn1@0.1.11
737 silly idealTree ├── assemble-handlebars@0.2.6
737 silly idealTree ├── assemble@0.4.42
737 silly idealTree ├── assert-plus@0.1.5
737 silly idealTree ├── assert@1.3.0
737 silly idealTree ├── assertion-error@1.0.0
737 silly idealTree ├── astw@2.0.0
737 silly idealTree ├── async-each@1.0.0
737 silly idealTree ├── async@0.9.2
737 silly idealTree ├── autoprefixer@1.3.1
737 silly idealTree ├── aws-sign2@0.5.0
737 silly idealTree ├── axe-logger@0.0.2
737 silly idealTree ├── backo2@1.0.2
737 silly idealTree ├── balanced-match@0.4.2
737 silly idealTree ├── base64-arraybuffer@0.1.2
737 silly idealTree ├── base64-js@0.0.8
737 silly idealTree ├── Base64@0.2.1
737 silly idealTree ├── base64id@0.1.0
737 silly idealTree ├── basic-auth@1.0.4
737 silly idealTree ├── benchmark@1.0.0
737 silly idealTree ├── better-assert@1.0.2
737 silly idealTree ├─┬ biased-opener@0.2.8
737 silly idealTree │ └── minimist@1.2.0
737 silly idealTree ├── big-integer@1.6.15
737 silly idealTree ├── binary-extensions@1.5.0
737 silly idealTree ├── bindings@1.2.1
737 silly idealTree ├── blob@0.0.4
737 silly idealTree ├── block-stream@0.0.9
737 silly idealTree ├── bn.js@4.11.5
737 silly idealTree ├── boom@0.4.2
737 silly idealTree ├── bplist-parser@0.1.1
737 silly idealTree ├── brace-expansion@1.1.5
737 silly idealTree ├── braces@1.8.5
737 silly idealTree ├── brorand@1.0.5
737 silly idealTree ├─┬ browser-launcher2@0.4.6
737 silly idealTree │ ├── osenv@0.1.3
737 silly idealTree │ └── rimraf@2.2.8
737 silly idealTree ├─┬ browser-pack@4.0.4
737 silly idealTree │ ├── defined@1.0.0
737 silly idealTree │ ├── JSONStream@1.1.3
737 silly idealTree │ ├── readable-stream@1.0.34
737 silly idealTree │ └── through2@0.5.1
737 silly idealTree ├─┬ browser-resolve@1.11.2
737 silly idealTree │ └── resolve@1.1.7
737 silly idealTree ├── browserbox@0.9.1
737 silly idealTree ├── browsercrow@0.1.0
737 silly idealTree ├── browserify-aes@1.0.6
737 silly idealTree ├── browserify-cipher@1.0.0
737 silly idealTree ├── browserify-des@1.0.0
737 silly idealTree ├── browserify-rsa@4.0.1
737 silly idealTree ├── browserify-sign@4.0.0
737 silly idealTree ├── browserify-zlib@0.1.4
737 silly idealTree ├─┬ browserify@9.0.8
737 silly idealTree │ ├── glob@4.5.3
737 silly idealTree │ ├── minimatch@2.0.10
737 silly idealTree │ └── resolve@1.1.7
737 silly idealTree ├── browsersmtp@0.1.0
737 silly idealTree ├── buffer-crc32@0.2.1
737 silly idealTree ├── buffer-shims@1.0.0
737 silly idealTree ├── buffer-xor@1.0.3
737 silly idealTree ├─┬ buffer@3.6.0
737 silly idealTree │ └── isarray@1.0.0
737 silly idealTree ├─┬ bufferutil@1.1.0
737 silly idealTree │ └── nan@1.8.4
737 silly idealTree ├── builtin-modules@1.1.1
737 silly idealTree ├── builtin-status-codes@2.0.0
737 silly idealTree ├── builtins@0.0.7
737 silly idealTree ├── buster-core@0.6.4
737 silly idealTree ├── buster-format@0.5.6
737 silly idealTree ├── bytes@2.3.0
737 silly idealTree ├── callsite@1.0.0
737 silly idealTree ├── camel-case@1.2.2
737 silly idealTree ├─┬ camelcase-keys@2.1.0
737 silly idealTree │ └── camelcase@2.1.1
737 silly idealTree ├── camelcase@1.2.1
737 silly idealTree ├── caniuse-db@1.0.30000506
737 silly idealTree ├── center-align@0.1.3
737 silly idealTree ├── chai@1.9.2
737 silly idealTree ├── chalk@0.2.1
737 silly idealTree ├── change-case@2.1.6
737 silly idealTree ├── cheerio@0.17.0
737 silly idealTree ├── chokidar@1.6.0
737 silly idealTree ├── cipher-base@1.0.2
737 silly idealTree ├─┬ clap@1.1.1
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ ├── ansi-styles@2.2.1
737 silly idealTree │ ├── chalk@1.1.3
737 silly idealTree │ ├── has-ansi@2.0.0
737 silly idealTree │ ├── strip-ansi@3.0.1
737 silly idealTree │ └── supports-color@2.0.0
737 silly idealTree ├── clean-css@2.2.23
737 silly idealTree ├── cli@0.6.6
737 silly idealTree ├─┬ cliui@2.1.0
737 silly idealTree │ └── wordwrap@0.0.2
737 silly idealTree ├── coa@0.4.1
737 silly idealTree ├── code-point-at@1.0.0
737 silly idealTree ├── coffee-script@1.10.0
737 silly idealTree ├── colors@0.6.2
737 silly idealTree ├── combine-source-map@0.3.0
737 silly idealTree ├── combined-stream@0.0.7
737 silly idealTree ├── commander@2.2.0
737 silly idealTree ├── commondir@0.0.1
737 silly idealTree ├── component-bind@1.0.0
737 silly idealTree ├── component-emitter@1.1.2
737 silly idealTree ├── component-inherit@0.0.3
737 silly idealTree ├── compressible@2.0.8
737 silly idealTree ├── compression@1.6.2
737 silly idealTree ├── concat-map@0.0.1
737 silly idealTree ├── concat-stream@1.4.10
737 silly idealTree ├─┬ config-chain@1.1.10
737 silly idealTree │ └── ini@1.3.4
737 silly idealTree ├── config@1.21.0
737 silly idealTree ├─┬ configstore@1.4.0
737 silly idealTree │ ├── graceful-fs@4.1.4
737 silly idealTree │ └── osenv@0.1.3
737 silly idealTree ├── connect-livereload@0.2.0
737 silly idealTree ├─┬ connect@2.7.11
737 silly idealTree │ ├── bytes@0.2.0
737 silly idealTree │ ├── cookie-signature@1.0.1
737 silly idealTree │ ├── cookie@0.0.5
737 silly idealTree │ ├── fresh@0.1.0
737 silly idealTree │ ├── mime@1.2.11
737 silly idealTree │ ├── qs@0.6.5
737 silly idealTree │ ├── range-parser@0.0.4
737 silly idealTree │ └── send@0.1.1
737 silly idealTree ├── console-browserify@1.1.0
737 silly idealTree ├── console-control-strings@1.1.0
737 silly idealTree ├── constant-case@1.1.2
737 silly idealTree ├── constants-browserify@0.0.1
737 silly idealTree ├── content-disposition@0.5.1
737 silly idealTree ├── content-type@1.0.2
737 silly idealTree ├── convert-source-map@0.3.5
737 silly idealTree ├── cookie-signature@1.0.6
737 silly idealTree ├── cookie@0.3.1
737 silly idealTree ├── core-util-is@1.0.2
737 silly idealTree ├── create-ecdh@4.0.0
737 silly idealTree ├── create-hash@1.1.2
737 silly idealTree ├── create-hmac@1.1.4
737 silly idealTree ├── cryptiles@0.2.2
737 silly idealTree ├── crypto-browserify@3.11.0
737 silly idealTree ├─┬ crypto-lib@0.2.7
737 silly idealTree │ └── underscore@1.4.4
737 silly idealTree ├─┬ csso@1.8.2
737 silly idealTree │ └── source-map@0.5.6
737 silly idealTree ├── CSSselect@0.4.1
737 silly idealTree ├── CSSwhat@0.4.7
737 silly idealTree ├── ctype@0.5.3
737 silly idealTree ├── currently-unhandled@0.4.1
737 silly idealTree ├── cwd@0.3.7
737 silly idealTree ├── dargs@0.1.0
737 silly idealTree ├── date-now@0.1.4
737 silly idealTree ├── date-time@1.1.0
737 silly idealTree ├── dateformat@1.0.2-1.2.3
737 silly idealTree ├── debug@2.2.0
737 silly idealTree ├── decamelize@1.2.0
737 silly idealTree ├── deep-eql@0.1.3
737 silly idealTree ├── deep-equal@1.0.1
737 silly idealTree ├── deep-extend@0.4.1
737 silly idealTree ├── default-browser-id@1.0.4
737 silly idealTree ├── defined@0.0.0
737 silly idealTree ├── delayed-stream@0.0.5
737 silly idealTree ├── delegates@1.0.0
737 silly idealTree ├── delims@0.1.4
737 silly idealTree ├── depd@1.1.0
737 silly idealTree ├─┬ deps-sort@1.3.9
737 silly idealTree │ └── JSONStream@1.1.3
737 silly idealTree ├── des.js@1.0.0
737 silly idealTree ├── destroy@1.0.4
737 silly idealTree ├─┬ detective@4.3.1
737 silly idealTree │ └── defined@1.0.0
737 silly idealTree ├── diff@1.0.8
737 silly idealTree ├── diffie-hellman@5.0.2
737 silly idealTree ├─┬ dom-serializer@0.0.1
737 silly idealTree │ └── domelementtype@1.1.3
737 silly idealTree ├── dom-urls@0.1.1
737 silly idealTree ├── domain-browser@1.1.7
737 silly idealTree ├── domelementtype@1.3.0
737 silly idealTree ├── domhandler@2.2.1
737 silly idealTree ├── dompurify@0.6.7
737 silly idealTree ├── domutils@1.4.3
737 silly idealTree ├── dot-case@1.1.2
737 silly idealTree ├── duplexer@0.1.1
737 silly idealTree ├── duplexer2@0.0.2
737 silly idealTree ├─┬ duplexify@3.4.5
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ └── readable-stream@2.1.4
737 silly idealTree ├── each-async@1.1.1
737 silly idealTree ├── ee-first@1.1.1
737 silly idealTree ├── elliptic@6.3.1
737 silly idealTree ├── encodeurl@1.0.1
737 silly idealTree ├─┬ encoding@0.1.12
737 silly idealTree │ └── iconv-lite@0.4.13
737 silly idealTree ├── end-of-stream@1.0.0
737 silly idealTree ├─┬ engine.io-client@1.6.11
737 silly idealTree │ └── ws@1.0.1
737 silly idealTree ├─┬ engine.io-parser@1.2.4
737 silly idealTree │ └── has-binary@0.1.6
737 silly idealTree ├─┬ engine.io@1.6.11
737 silly idealTree │ ├── accepts@1.1.4
737 silly idealTree │ ├── mime-db@1.12.0
737 silly idealTree │ ├── mime-types@2.0.14
737 silly idealTree │ └── negotiator@0.4.9
737 silly idealTree ├── entities@1.1.1
737 silly idealTree ├── error-ex@1.3.0
737 silly idealTree ├── es6-promise@3.2.1
737 silly idealTree ├── escape-html@1.0.3
737 silly idealTree ├── escape-string-regexp@1.0.5
737 silly idealTree ├── esprima@1.0.4
737 silly idealTree ├── etag@1.7.0
737 silly idealTree ├── event-stream@3.3.4
737 silly idealTree ├── eventemitter2@0.4.14
737 silly idealTree ├── events@1.0.2
737 silly idealTree ├── evp_bytestokey@1.0.0
737 silly idealTree ├── exit@0.1.2
737 silly idealTree ├─┬ exorcist@0.1.6
737 silly idealTree │ ├── minimist@0.0.5
737 silly idealTree │ ├── readable-stream@1.0.34
737 silly idealTree │ ├── through2@0.4.2
737 silly idealTree │ └── xtend@2.1.2
737 silly idealTree ├── expand-brackets@0.1.5
737 silly idealTree ├── expand-range@1.8.2
737 silly idealTree ├── express@4.14.0
737 silly idealTree ├── extglob@0.3.2
737 silly idealTree ├── faye-websocket@0.4.4
737 silly idealTree ├── figures@1.7.0
737 silly idealTree ├── file@0.2.2
737 silly idealTree ├── filename-regex@2.0.0
737 silly idealTree ├── fill-range@2.2.3
737 silly idealTree ├── finalhandler@0.5.0
737 silly idealTree ├── find-up@1.1.2
737 silly idealTree ├── findup-sync@0.1.3
737 silly idealTree ├── for-in@0.1.5
737 silly idealTree ├── for-own@0.1.4
737 silly idealTree ├── forever-agent@0.5.2
737 silly idealTree ├─┬ form-data@0.1.4
737 silly idealTree │ └── mime@1.2.11
737 silly idealTree ├── formidable@1.0.14
737 silly idealTree ├── forwarded@0.1.0
737 silly idealTree ├── fresh@0.3.0
737 silly idealTree ├── from@0.1.3
737 silly idealTree ├── fs-extra@0.9.1
737 silly idealTree ├─┬ fs-utils@0.4.3
737 silly idealTree │ ├── async@0.6.2
737 silly idealTree │ ├── globule@0.2.0
737 silly idealTree │ ├── graceful-fs@2.0.3
737 silly idealTree │ ├── js-yaml@3.0.2
737 silly idealTree │ ├── mkdirp@0.3.5
737 silly idealTree │ └── rimraf@2.2.8
737 silly idealTree ├── fs.realpath@1.0.0
737 silly idealTree ├─┬ fsevents@1.0.14
737 silly idealTree │ ├── abbrev@1.0.9
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ ├── ansi-styles@2.2.1
737 silly idealTree │ ├── aproba@1.0.4
737 silly idealTree │ ├── are-we-there-yet@1.1.2
737 silly idealTree │ ├── asn1@0.2.3
737 silly idealTree │ ├── assert-plus@0.2.0
737 silly idealTree │ ├── async@1.5.2
737 silly idealTree │ ├── aws-sign2@0.6.0
737 silly idealTree │ ├── aws4@1.4.1
737 silly idealTree │ ├── balanced-match@0.4.2
737 silly idealTree │ ├─┬ bl@1.1.2
737 silly idealTree │ │ └── readable-stream@2.0.6
737 silly idealTree │ ├── block-stream@0.0.9
737 silly idealTree │ ├── boom@2.10.1
737 silly idealTree │ ├── brace-expansion@1.1.5
737 silly idealTree │ ├── buffer-shims@1.0.0
737 silly idealTree │ ├── caseless@0.11.0
737 silly idealTree │ ├── chalk@1.1.3
737 silly idealTree │ ├── code-point-at@1.0.0
737 silly idealTree │ ├── combined-stream@1.0.5
737 silly idealTree │ ├── commander@2.9.0
737 silly idealTree │ ├── concat-map@0.0.1
737 silly idealTree │ ├── console-control-strings@1.1.0
737 silly idealTree │ ├── core-util-is@1.0.2
737 silly idealTree │ ├── cryptiles@2.0.5
737 silly idealTree │ ├─┬ dashdash@1.14.0
737 silly idealTree │ │ └── assert-plus@1.0.0
737 silly idealTree │ ├── debug@2.2.0
737 silly idealTree │ ├── deep-extend@0.4.1
737 silly idealTree │ ├── delayed-stream@1.0.0
737 silly idealTree │ ├── delegates@1.0.0
737 silly idealTree │ ├── ecc-jsbn@0.1.1
737 silly idealTree │ ├── escape-string-regexp@1.0.5
737 silly idealTree │ ├── extend@3.0.0
737 silly idealTree │ ├── extsprintf@1.0.2
737 silly idealTree │ ├── forever-agent@0.6.1
737 silly idealTree │ ├── form-data@1.0.0-rc4
737 silly idealTree │ ├── fs.realpath@1.0.0
737 silly idealTree │ ├── fstream-ignore@1.0.5
737 silly idealTree │ ├── fstream@1.0.10
737 silly idealTree │ ├── gauge@2.6.0
737 silly idealTree │ ├── generate-function@2.0.0
737 silly idealTree │ ├── generate-object-property@1.2.0
737 silly idealTree │ ├─┬ getpass@0.1.6
737 silly idealTree │ │ └── assert-plus@1.0.0
737 silly idealTree │ ├── glob@7.0.5
737 silly idealTree │ ├── graceful-fs@4.1.4
737 silly idealTree │ ├── graceful-readlink@1.0.1
737 silly idealTree │ ├── har-validator@2.0.6
737 silly idealTree │ ├── has-ansi@2.0.0
737 silly idealTree │ ├── has-color@0.1.7
737 silly idealTree │ ├── has-unicode@2.0.1
737 silly idealTree │ ├── hawk@3.1.3
737 silly idealTree │ ├── hoek@2.16.3
737 silly idealTree │ ├── http-signature@1.1.1
737 silly idealTree │ ├── inflight@1.0.5
737 silly idealTree │ ├── inherits@2.0.1
737 silly idealTree │ ├── ini@1.3.4
737 silly idealTree │ ├── is-fullwidth-code-point@1.0.0
737 silly idealTree │ ├── is-my-json-valid@2.13.1
737 silly idealTree │ ├── is-property@1.0.2
737 silly idealTree │ ├── is-typedarray@1.0.0
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ ├── isstream@0.1.2
737 silly idealTree │ ├── jodid25519@1.0.2
737 silly idealTree │ ├── jsbn@0.1.0
737 silly idealTree │ ├── json-schema@0.2.2
737 silly idealTree │ ├── json-stringify-safe@5.0.1
737 silly idealTree │ ├── jsonpointer@2.0.0
737 silly idealTree │ ├── jsprim@1.3.0
737 silly idealTree │ ├── mime-db@1.23.0
737 silly idealTree │ ├── mime-types@2.1.11
737 silly idealTree │ ├── minimatch@3.0.2
737 silly idealTree │ ├── minimist@0.0.8
737 silly idealTree │ ├── mkdirp@0.5.1
737 silly idealTree │ ├── ms@0.7.1
737 silly idealTree │ ├── node-pre-gyp@0.6.29
737 silly idealTree │ ├── node-uuid@1.4.7
737 silly idealTree │ ├── nopt@3.0.6
737 silly idealTree │ ├── npmlog@3.1.2
737 silly idealTree │ ├── number-is-nan@1.0.0
737 silly idealTree │ ├── oauth-sign@0.8.2
737 silly idealTree │ ├── object-assign@4.1.0
737 silly idealTree │ ├── once@1.3.3
737 silly idealTree │ ├── path-is-absolute@1.0.0
737 silly idealTree │ ├── pinkie-promise@2.0.1
737 silly idealTree │ ├── pinkie@2.0.4
737 silly idealTree │ ├── process-nextick-args@1.0.7
737 silly idealTree │ ├── qs@6.2.0
737 silly idealTree │ ├─┬ rc@1.1.6
737 silly idealTree │ │ └── minimist@1.2.0
737 silly idealTree │ ├── readable-stream@2.1.4
737 silly idealTree │ ├── request@2.73.0
737 silly idealTree │ ├── rimraf@2.5.3
737 silly idealTree │ ├── semver@5.2.0
737 silly idealTree │ ├── set-blocking@2.0.0
737 silly idealTree │ ├── signal-exit@3.0.0
737 silly idealTree │ ├── sntp@1.0.9
737 silly idealTree │ ├─┬ sshpk@1.8.3
737 silly idealTree │ │ └── assert-plus@1.0.0
737 silly idealTree │ ├── string_decoder@0.10.31
737 silly idealTree │ ├── string-width@1.0.1
737 silly idealTree │ ├── stringstream@0.0.5
737 silly idealTree │ ├── strip-ansi@3.0.1
737 silly idealTree │ ├── strip-json-comments@1.0.4
737 silly idealTree │ ├── supports-color@2.0.0
737 silly idealTree │ ├── tar-pack@3.1.4
737 silly idealTree │ ├── tar@2.2.1
737 silly idealTree │ ├── tough-cookie@2.2.2
737 silly idealTree │ ├── tunnel-agent@0.4.3
737 silly idealTree │ ├── tweetnacl@0.13.3
737 silly idealTree │ ├── uid-number@0.0.6
737 silly idealTree │ ├── util-deprecate@1.0.2
737 silly idealTree │ ├── verror@1.3.6
737 silly idealTree │ ├── wide-align@1.1.0
737 silly idealTree │ ├── wrappy@1.0.2
737 silly idealTree │ └── xtend@4.0.1
737 silly idealTree ├─┬ fstream-ignore@1.0.5
737 silly idealTree │ └── minimatch@3.0.2
737 silly idealTree ├─┬ fstream@1.0.10
737 silly idealTree │ └── graceful-fs@4.1.4
737 silly idealTree ├── function-bind@1.1.0
737 silly idealTree ├─┬ gauge@2.6.0
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ └── strip-ansi@3.0.1
737 silly idealTree ├── gaze@0.4.3
737 silly idealTree ├── get-stdin@4.0.1
737 silly idealTree ├── getobject@0.1.0
737 silly idealTree ├── glob-base@0.3.0
737 silly idealTree ├── glob-parent@2.0.0
737 silly idealTree ├─┬ glob@3.2.11
737 silly idealTree │ └── minimatch@0.3.0
737 silly idealTree ├─┬ globby@0.1.1
737 silly idealTree │ ├── glob@4.5.3
737 silly idealTree │ └── minimatch@2.0.10
737 silly idealTree ├─┬ globule@0.1.0
737 silly idealTree │ ├── glob@3.1.21
737 silly idealTree │ ├── inherits@1.0.2
737 silly idealTree │ └── lodash@1.0.2
737 silly idealTree ├─┬ got@3.3.1
737 silly idealTree │ └── object-assign@3.0.0
737 silly idealTree ├── graceful-fs@1.2.3
737 silly idealTree ├─┬ gray-matter@0.4.2
737 silly idealTree │ ├── argparse@1.0.7
737 silly idealTree │ ├── esprima@2.7.2
737 silly idealTree │ └── js-yaml@3.6.1
737 silly idealTree ├── growl@1.7.0
737 silly idealTree ├── grunt-angular-templates@0.5.9
737 silly idealTree ├─┬ grunt-autoprefixer@0.7.6
737 silly idealTree │ ├── ansi-styles@1.0.0
737 silly idealTree │ └── chalk@0.4.0
737 silly idealTree ├─┬ grunt-browserify@3.7.0
737 silly idealTree │ ├── glob@5.0.15
737 silly idealTree │ ├── lodash@3.10.1
737 silly idealTree │ ├── minimatch@3.0.2
737 silly idealTree │ └── resolve@1.1.7
737 silly idealTree ├─┬ grunt-concurrent@2.3.0
737 silly idealTree │ └── async@1.5.2
737 silly idealTree ├─┬ grunt-contrib-clean@0.5.0
737 silly idealTree │ └── rimraf@2.2.8
737 silly idealTree ├── grunt-contrib-compress@0.5.3
737 silly idealTree ├─┬ grunt-contrib-concat@0.5.1
737 silly idealTree │ ├── ansi-styles@1.1.0
737 silly idealTree │ ├── chalk@0.5.1
737 silly idealTree │ ├── source-map@0.3.0
737 silly idealTree │ └── strip-ansi@0.3.0
737 silly idealTree ├─┬ grunt-contrib-connect@0.5.0
737 silly idealTree │ └── open@0.0.4
737 silly idealTree ├── grunt-contrib-copy@0.4.1
737 silly idealTree ├── grunt-contrib-jshint@0.6.5
737 silly idealTree ├─┬ grunt-contrib-sass@0.7.4
737 silly idealTree │ ├── ansi-styles@1.1.0
737 silly idealTree │ ├── chalk@0.5.1
737 silly idealTree │ └── strip-ansi@0.3.0
737 silly idealTree ├─┬ grunt-contrib-uglify@0.6.0
737 silly idealTree │ ├── ansi-styles@1.1.0
737 silly idealTree │ ├── async@0.2.10
737 silly idealTree │ ├── chalk@0.5.1
737 silly idealTree │ ├── source-map@0.5.6
737 silly idealTree │ ├── strip-ansi@0.3.0
737 silly idealTree │ ├── uglify-js@2.7.0
737 silly idealTree │ └── yargs@3.10.0
737 silly idealTree ├── grunt-contrib-watch@0.5.3
737 silly idealTree ├─┬ grunt-csso@0.6.5
737 silly idealTree │ ├── ansi-styles@1.1.0
737 silly idealTree │ ├── chalk@0.5.1
737 silly idealTree │ └── strip-ansi@0.3.0
737 silly idealTree ├─┬ grunt-exorcise@0.2.0
737 silly idealTree │ └── async@0.2.10
737 silly idealTree ├─┬ grunt-legacy-log-utils@0.1.1
737 silly idealTree │ └── underscore.string@2.3.3
737 silly idealTree ├─┬ grunt-legacy-log@0.1.3
737 silly idealTree │ └── underscore.string@2.3.3
737 silly idealTree ├─┬ grunt-legacy-util@0.2.0
737 silly idealTree │ ├── async@0.1.22
737 silly idealTree │ ├── lodash@0.9.2
737 silly idealTree │ └── underscore.string@2.2.1
737 silly idealTree ├── grunt-manifest@0.4.4
737 silly idealTree ├─┬ grunt-mocha-phantomjs@0.7.0
737 silly idealTree │ ├── async@0.2.10
737 silly idealTree │ └── lodash@2.4.1
737 silly idealTree ├── grunt-node-inspector@0.2.0
737 silly idealTree ├── grunt-nodemon@0.4.2
737 silly idealTree ├─┬ grunt-shell@1.1.2
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ ├── ansi-styles@2.2.1
737 silly idealTree │ ├── chalk@1.1.3
737 silly idealTree │ ├── has-ansi@2.0.0
737 silly idealTree │ ├── strip-ansi@3.0.1
737 silly idealTree │ └── supports-color@2.0.0
737 silly idealTree ├─┬ grunt-string-replace@1.0.0
737 silly idealTree │ ├── ansi-styles@1.1.0
737 silly idealTree │ ├── chalk@0.5.1
737 silly idealTree │ └── strip-ansi@0.3.0
737 silly idealTree ├─┬ grunt-svgmin@1.0.0
737 silly idealTree │ ├── ansi-styles@1.1.0
737 silly idealTree │ ├── chalk@0.5.1
737 silly idealTree │ └── strip-ansi@0.3.0
737 silly idealTree ├─┬ grunt-svgstore@0.3.6
737 silly idealTree │ ├── ansi-styles@1.0.0
737 silly idealTree │ ├── chalk@0.4.0
737 silly idealTree │ └── handlebars@2.0.0
737 silly idealTree ├─┬ grunt@0.4.5
737 silly idealTree │ ├── async@0.1.22
737 silly idealTree │ ├── coffee-script@1.3.3
737 silly idealTree │ ├── glob@3.1.21
737 silly idealTree │ ├── inherits@1.0.2
737 silly idealTree │ ├── js-yaml@2.0.5
737 silly idealTree │ ├── lodash@0.9.2
737 silly idealTree │ ├── rimraf@2.2.8
737 silly idealTree │ └── underscore.string@2.2.1
737 silly idealTree ├── gzip-size@1.0.0
737 silly idealTree ├─┬ handlebars-helper-compose@0.2.12
737 silly idealTree │ ├── async@0.2.10
737 silly idealTree │ ├── coffee-script@1.6.3
737 silly idealTree │ ├── fs-utils@0.1.11
737 silly idealTree │ ├── globule@0.2.0
737 silly idealTree │ ├── gray-matter@0.2.8
737 silly idealTree │ ├── js-yaml@3.0.2
737 silly idealTree │ ├── marked@0.3.0
737 silly idealTree │ ├── mkdirp@0.3.5
737 silly idealTree │ ├── rimraf@2.2.8
737 silly idealTree │ └── underscore.string@2.3.3
737 silly idealTree ├─┬ handlebars-helpers@0.5.8
737 silly idealTree │ └── lodash@2.2.1
737 silly idealTree ├── handlebars@1.3.0
737 silly idealTree ├── handy@0.0.13
737 silly idealTree ├── has-ansi@0.1.0
737 silly idealTree ├── has-binary@0.1.7
737 silly idealTree ├── has-color@0.1.7
737 silly idealTree ├── has-cors@1.1.0
737 silly idealTree ├── has-unicode@2.0.1
737 silly idealTree ├── has@1.0.1
737 silly idealTree ├── hash.js@1.0.3
737 silly idealTree ├── hawk@1.0.0
737 silly idealTree ├── headless@0.1.7
737 silly idealTree ├── highlight.js@7.4.0
737 silly idealTree ├── hoek@0.9.1
737 silly idealTree ├── hooker@0.2.3
737 silly idealTree ├── hosted-git-info@2.1.5
737 silly idealTree ├─┬ html-minifier@0.6.9
737 silly idealTree │ ├── async@0.2.10
737 silly idealTree │ ├── source-map@0.1.34
737 silly idealTree │ └── uglify-js@2.4.24
737 silly idealTree ├── htmlescape@1.1.1
737 silly idealTree ├── htmlparser@1.7.7
737 silly idealTree ├─┬ htmlparser2@3.7.3
737 silly idealTree │ ├── domutils@1.5.1
737 silly idealTree │ └── entities@1.0.0
737 silly idealTree ├── http-browserify@1.7.0
737 silly idealTree ├── http-errors@1.5.0
737 silly idealTree ├── http-signature@0.10.1
737 silly idealTree ├── https-browserify@0.0.1
737 silly idealTree ├── iconv-lite@0.2.11
737 silly idealTree ├── ieee754@1.1.6
737 silly idealTree ├── iframe-resizer@2.8.10
737 silly idealTree ├── ignore-by-default@1.0.1
737 silly idealTree ├── imap-client@0.14.3
737 silly idealTree ├── imurmurhash@0.1.4
737 silly idealTree ├── indent-string@2.1.0
737 silly idealTree ├── indexof@0.0.1
737 silly idealTree ├── infinity-agent@2.0.3
737 silly idealTree ├── inflection@1.10.0
737 silly idealTree ├── inflight@1.0.5
737 silly idealTree ├── inherits@2.0.1
737 silly idealTree ├── ini@1.1.0
737 silly idealTree ├─┬ inline-source-map@0.3.1
737 silly idealTree │ └── source-map@0.3.0
737 silly idealTree ├─┬ insert-module-globals@6.5.0
737 silly idealTree │ ├── JSONStream@1.1.3
737 silly idealTree │ ├── process@0.11.5
737 silly idealTree │ └── xtend@4.0.1
737 silly idealTree ├── invert-kv@1.0.0
737 silly idealTree ├── ipaddr.js@1.1.1
737 silly idealTree ├── is-arrayish@0.2.1
737 silly idealTree ├── is-binary-path@1.0.1
737 silly idealTree ├── is-buffer@1.1.3
737 silly idealTree ├── is-builtin-module@1.0.0
737 silly idealTree ├── is-dotfile@1.0.2
737 silly idealTree ├── is-equal-shallow@0.1.3
737 silly idealTree ├── is-extendable@0.1.1
737 silly idealTree ├── is-extglob@1.0.0
737 silly idealTree ├── is-finite@1.0.1
737 silly idealTree ├── is-fullwidth-code-point@1.0.0
737 silly idealTree ├── is-glob@2.0.1
737 silly idealTree ├── is-lower-case@1.1.3
737 silly idealTree ├── is-npm@1.0.0
737 silly idealTree ├── is-number@2.1.0
737 silly idealTree ├── is-posix-bracket@0.1.1
737 silly idealTree ├── is-primitive@2.0.0
737 silly idealTree ├── is-redirect@1.0.0
737 silly idealTree ├── is-stream@1.1.0
737 silly idealTree ├── is-upper-case@1.1.2
737 silly idealTree ├── is-utf8@0.2.1
737 silly idealTree ├── isarray@0.0.1
737 silly idealTree ├── isexe@1.1.2
737 silly idealTree ├─┬ isobject@2.1.0
737 silly idealTree │ └── isarray@1.0.0
737 silly idealTree ├─┬ jade@0.26.3
737 silly idealTree │ ├── commander@0.6.1
737 silly idealTree │ └── mkdirp@0.3.0
737 silly idealTree ├── jquery@2.1.4
737 silly idealTree ├─┬ js-beautify@1.6.3
737 silly idealTree │ └── nopt@3.0.6
737 silly idealTree ├── js-yaml@2.1.3
737 silly idealTree ├─┬ jshint@2.1.11
737 silly idealTree │ ├── cli@0.4.5
737 silly idealTree │ ├── console-browserify@0.1.6
737 silly idealTree │ └── underscore@1.4.4
737 silly idealTree ├── json-stable-stringify@0.0.1
737 silly idealTree ├── json-stringify-safe@5.0.1
737 silly idealTree ├── json3@3.2.6
737 silly idealTree ├── json5@0.4.0
737 silly idealTree ├── jsonfile@1.1.1
737 silly idealTree ├── jsonify@0.0.0
737 silly idealTree ├── jsonparse@1.2.0
737 silly idealTree ├─┬ JSONStream@0.10.0
737 silly idealTree │ └── jsonparse@0.0.5
737 silly idealTree ├── kew@0.1.7
737 silly idealTree ├── kind-of@3.0.3
737 silly idealTree ├── labeled-stream-splicer@1.0.2
737 silly idealTree ├── latest-version@1.0.1
737 silly idealTree ├── lazy-cache@1.0.4
737 silly idealTree ├─┬ lazystream@0.1.0
737 silly idealTree │ └── readable-stream@1.0.34
737 silly idealTree ├── lcid@1.0.0
737 silly idealTree ├── lexical-scope@1.1.1
737 silly idealTree ├─┬ load-json-file@1.1.0
737 silly idealTree │ └── graceful-fs@4.1.4
737 silly idealTree ├── load-pkg@0.1.0
737 silly idealTree ├── lodash._baseassign@3.2.0
737 silly idealTree ├── lodash._basecopy@3.0.1
737 silly idealTree ├── lodash._basetostring@3.0.1
737 silly idealTree ├── lodash._basevalues@3.0.0
737 silly idealTree ├── lodash._bindcallback@3.0.1
737 silly idealTree ├── lodash._createassigner@3.1.1
737 silly idealTree ├── lodash._getnative@3.9.1
737 silly idealTree ├── lodash._isiterateecall@3.0.9
737 silly idealTree ├── lodash._reinterpolate@3.0.0
737 silly idealTree ├── lodash._root@3.0.1
737 silly idealTree ├── lodash.assign@3.2.0
737 silly idealTree ├── lodash.defaults@3.1.2
737 silly idealTree ├── lodash.escape@3.2.0
737 silly idealTree ├── lodash.isarguments@3.0.8
737 silly idealTree ├── lodash.isarray@3.0.4
737 silly idealTree ├── lodash.keys@3.1.2
737 silly idealTree ├── lodash.memoize@3.0.4
737 silly idealTree ├── lodash.restparam@3.6.1
737 silly idealTree ├── lodash.template@3.6.2
737 silly idealTree ├── lodash.templatesettings@3.1.1
737 silly idealTree ├── lodash@2.4.2
737 silly idealTree ├─┬ log-symbols@1.0.2
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ ├── ansi-styles@2.2.1
737 silly idealTree │ ├── chalk@1.1.3
737 silly idealTree │ ├── has-ansi@2.0.0
737 silly idealTree │ ├── strip-ansi@3.0.1
737 silly idealTree │ └── supports-color@2.0.0
737 silly idealTree ├── longest@1.0.1
737 silly idealTree ├── loud-rejection@1.6.0
737 silly idealTree ├── lower-case@1.1.3
737 silly idealTree ├── lowercase-keys@1.0.0
737 silly idealTree ├── lru-cache@2.7.3
737 silly idealTree ├── mailbuild@0.3.7
737 silly idealTree ├── mailreader@0.4.2
737 silly idealTree ├── map-obj@1.0.1
737 silly idealTree ├── map-stream@0.1.0
737 silly idealTree ├─┬ marked-extras@0.2.4
737 silly idealTree │ ├── highlight.js@8.0.0
737 silly idealTree │ ├── marked@0.3.0
737 silly idealTree │ └── underscore.string@2.3.3
737 silly idealTree ├── marked@0.2.10
737 silly idealTree ├── matchdep@0.3.0
737 silly idealTree ├─┬ matchkeys@0.1.3
737 silly idealTree │ ├── lodash@1.3.1
737 silly idealTree │ ├── matchdep@0.1.2
737 silly idealTree │ └── resolve-dep@0.1.3
737 silly idealTree ├─┬ maxmin@1.1.0
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ ├── ansi-styles@2.2.1
737 silly idealTree │ ├── chalk@1.1.3
737 silly idealTree │ ├── has-ansi@2.0.0
737 silly idealTree │ ├── strip-ansi@3.0.1
737 silly idealTree │ └── supports-color@2.0.0
737 silly idealTree ├── media-typer@0.3.0
737 silly idealTree ├─┬ meow@3.7.0
737 silly idealTree │ └── minimist@1.2.0
737 silly idealTree ├── merge-descriptors@1.0.1
737 silly idealTree ├── methods@1.1.2
737 silly idealTree ├─┬ micromatch@2.3.11
737 silly idealTree │ └── normalize-path@2.0.1
737 silly idealTree ├── miller-rabin@4.0.0
737 silly idealTree ├── mime-db@1.23.0
737 silly idealTree ├── mime-types@2.1.11
737 silly idealTree ├── mime@1.3.4
737 silly idealTree ├── mimefuncs@0.3.9
737 silly idealTree ├── mimeparser@0.3.8
737 silly idealTree ├── mimetypes@0.1.1
737 silly idealTree ├── minimalistic-assert@1.0.0
737 silly idealTree ├── minimatch@0.2.14
737 silly idealTree ├── minimist@0.0.8
737 silly idealTree ├── mkdirp@0.5.1
737 silly idealTree ├─┬ mocha-phantomjs@3.6.0
737 silly idealTree │ ├── commander@2.0.0
737 silly idealTree │ ├── diff@1.0.7
737 silly idealTree │ ├── glob@3.2.3
737 silly idealTree │ ├── graceful-fs@2.0.3
737 silly idealTree │ ├── mkdirp@0.3.5
737 silly idealTree │ └── mocha@1.20.1
737 silly idealTree ├─┬ mocha@1.21.5
737 silly idealTree │ ├── commander@2.3.0
737 silly idealTree │ ├── debug@2.0.0
737 silly idealTree │ ├── escape-string-regexp@1.0.2
737 silly idealTree │ ├── glob@3.2.3
737 silly idealTree │ ├── graceful-fs@2.0.3
737 silly idealTree │ ├── growl@1.8.1
737 silly idealTree │ ├── mkdirp@0.5.0
737 silly idealTree │ └── ms@0.6.2
737 silly idealTree ├─┬ module-deps@3.9.1
737 silly idealTree │ ├── defined@1.0.0
737 silly idealTree │ ├── JSONStream@1.1.3
737 silly idealTree │ ├── resolve@1.1.7
737 silly idealTree │ └── xtend@4.0.1
737 silly idealTree ├── morgan@1.7.0
737 silly idealTree ├── ms@0.7.1
737 silly idealTree ├─┬ multiline@0.3.4
737 silly idealTree │ └── strip-indent@0.1.3
737 silly idealTree ├─┬ multimatch@0.3.0
737 silly idealTree │ └── minimatch@0.3.0
737 silly idealTree ├── nan@2.4.0
737 silly idealTree ├── nap@0.7.21
737 silly idealTree ├── ncp@0.5.1
737 silly idealTree ├── negotiator@0.6.1
737 silly idealTree ├── nested-error-stacks@1.0.2
737 silly idealTree ├── ng-infinite-scroll@1.1.2
737 silly idealTree ├── node-fetch@1.5.3
737 silly idealTree ├── node-forge@0.6.41
737 silly idealTree ├─┬ node-inspector@0.10.2
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ ├── camelcase@2.1.1
737 silly idealTree │ ├── cliui@3.2.0
737 silly idealTree │ ├── glob@5.0.15
737 silly idealTree │ ├── minimatch@3.0.2
737 silly idealTree │ ├── semver@4.3.6
737 silly idealTree │ ├── strip-ansi@3.0.1
737 silly idealTree │ ├── which@1.2.10
737 silly idealTree │ ├── window-size@0.1.4
737 silly idealTree │ ├── ws@0.7.2
737 silly idealTree │ └── yargs@3.32.0
737 silly idealTree ├── node-localstorage@1.1.2
737 silly idealTree ├─┬ node-pre-gyp@0.6.29
737 silly idealTree │ ├── nopt@3.0.6
737 silly idealTree │ ├── npmlog@3.1.2
737 silly idealTree │ └── semver@5.2.0
737 silly idealTree ├── node-uuid@1.4.7
737 silly idealTree ├─┬ nodemon@1.9.2
737 silly idealTree │ └── minimatch@3.0.2
737 silly idealTree ├── nopt@1.0.10
737 silly idealTree ├─┬ noptify@0.0.3
737 silly idealTree │ └── nopt@2.0.0
737 silly idealTree ├── normalize-package-data@2.3.5
737 silly idealTree ├── normalize-path@0.1.1
737 silly idealTree ├─┬ npmconf@0.0.24
737 silly idealTree │ ├── inherits@1.0.2
737 silly idealTree │ ├── mkdirp@0.3.5
737 silly idealTree │ ├── nopt@2.2.1
737 silly idealTree │ ├── once@1.1.1
737 silly idealTree │ └── semver@1.1.4
737 silly idealTree ├── npmlog@0.1.1
737 silly idealTree ├── number-is-nan@1.0.0
737 silly idealTree ├── oauth-sign@0.3.0
737 silly idealTree ├── object-assign@4.1.0
737 silly idealTree ├── object-component@0.0.3
737 silly idealTree ├── object-keys@0.4.0
737 silly idealTree ├── object.omit@2.0.0
737 silly idealTree ├── on-finished@2.3.0
737 silly idealTree ├── on-headers@1.0.1
737 silly idealTree ├── once@1.3.3
737 silly idealTree ├── onetime@1.1.0
737 silly idealTree ├── open@0.0.5
737 silly idealTree ├─┬ openpgp@1.6.2
737 silly idealTree │ └── es6-promise@1.0.0
737 silly idealTree ├── optimist@0.3.7
737 silly idealTree ├── options@0.0.6
737 silly idealTree ├── os-browserify@0.1.2
737 silly idealTree ├── os-homedir@1.0.1
737 silly idealTree ├── os-locale@1.4.0
737 silly idealTree ├── os-tmpdir@1.0.1
737 silly idealTree ├── osenv@0.0.3
737 silly idealTree ├─┬ outpipe@1.1.1
737 silly idealTree │ └── shell-quote@1.6.1
737 silly idealTree ├── package-json@1.2.0
737 silly idealTree ├─┬ pad-stream@1.2.0
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ ├── readable-stream@2.0.6
737 silly idealTree │ ├── through2@2.0.1
737 silly idealTree │ └── xtend@4.0.1
737 silly idealTree ├── pako@0.2.8
737 silly idealTree ├── param-case@1.1.2
737 silly idealTree ├── parents@1.0.1
737 silly idealTree ├── parse-asn1@5.0.0
737 silly idealTree ├── parse-glob@3.0.4
737 silly idealTree ├── parse-json@2.2.0
737 silly idealTree ├── parse-ms@1.0.1
737 silly idealTree ├── parsejson@0.0.1
737 silly idealTree ├── parseqs@0.0.2
737 silly idealTree ├── parseuri@0.0.4
737 silly idealTree ├── parseurl@1.3.1
737 silly idealTree ├── pascal-case@1.1.2
737 silly idealTree ├── path-browserify@0.0.0
737 silly idealTree ├── path-case@1.1.2
737 silly idealTree ├── path-exists@2.1.0
737 silly idealTree ├── path-is-absolute@1.0.0
737 silly idealTree ├── path-platform@0.11.15
737 silly idealTree ├── path-to-regexp@0.1.7
737 silly idealTree ├─┬ path-type@1.1.0
737 silly idealTree │ └── graceful-fs@4.1.4
737 silly idealTree ├── pause-stream@0.0.11
737 silly idealTree ├── pause@0.0.1
737 silly idealTree ├── pbkdf2@3.0.4
737 silly idealTree ├─┬ pgpbuilder@0.6.0
737 silly idealTree │ ├── es6-promise@1.0.0
737 silly idealTree │ ├── node-localstorage@0.3.6
737 silly idealTree │ └── openpgp@0.8.2
737 silly idealTree ├── pgpmailer@0.9.1
737 silly idealTree ├─┬ phantomjs@1.9.7-15
737 silly idealTree │ ├── mkdirp@0.3.5
737 silly idealTree │ ├── ncp@0.4.2
737 silly idealTree │ └── rimraf@2.2.8
737 silly idealTree ├── pify@2.3.0
737 silly idealTree ├── pinkie-promise@2.0.1
737 silly idealTree ├── pinkie@2.0.4
737 silly idealTree ├── plist@1.2.0
737 silly idealTree ├── plur@1.0.0
737 silly idealTree ├── postcss@0.3.5
737 silly idealTree ├── prepend-http@1.0.4
737 silly idealTree ├── preserve@0.2.0
737 silly idealTree ├── pretty-bytes@1.0.4
737 silly idealTree ├── pretty-ms@2.1.0
737 silly idealTree ├── prettysize@0.0.3
737 silly idealTree ├── process-nextick-args@1.0.7
737 silly idealTree ├── process@0.10.1
737 silly idealTree ├── progress@1.1.8
737 silly idealTree ├── proto-list@1.2.4
737 silly idealTree ├── proxy-addr@1.1.2
737 silly idealTree ├── ps-tree@1.1.0
737 silly idealTree ├── public-encrypt@4.0.0
737 silly idealTree ├─┬ pump@1.0.1
737 silly idealTree │ └── end-of-stream@1.1.0
737 silly idealTree ├── pumpify@1.3.5
737 silly idealTree ├── punycode@1.2.4
737 silly idealTree ├── q@0.9.7
737 silly idealTree ├── qs@6.2.0
737 silly idealTree ├── querystring-es3@0.2.1
737 silly idealTree ├── querystring@0.2.0
737 silly idealTree ├── randomatic@1.1.5
737 silly idealTree ├── randombytes@2.0.3
737 silly idealTree ├── range-parser@1.2.0
737 silly idealTree ├─┬ rc@1.1.6
737 silly idealTree │ ├── ini@1.3.4
737 silly idealTree │ └── minimist@1.2.0
737 silly idealTree ├─┬ read-all-stream@3.1.0
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ └── readable-stream@2.1.4
737 silly idealTree ├── read-only-stream@1.1.1
737 silly idealTree ├── read-pkg-up@1.0.1
737 silly idealTree ├── read-pkg@1.1.0
737 silly idealTree ├── readable-stream@1.1.14
737 silly idealTree ├── readable-wrap@1.0.0
737 silly idealTree ├─┬ readdirp@2.1.0
737 silly idealTree │ ├── graceful-fs@4.1.4
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ ├── minimatch@3.0.2
737 silly idealTree │ └── readable-stream@2.1.4
737 silly idealTree ├── redent@1.0.0
737 silly idealTree ├── regex-cache@0.4.3
737 silly idealTree ├── registry-url@3.1.0
737 silly idealTree ├── relateurl@0.2.7
737 silly idealTree ├── repeat-element@1.1.2
737 silly idealTree ├── repeat-string@1.5.4
737 silly idealTree ├── repeating@2.0.1
737 silly idealTree ├── request-progress@0.3.1
737 silly idealTree ├─┬ request@2.36.0
737 silly idealTree │ ├── mime@1.2.11
737 silly idealTree │ └── qs@0.6.6
737 silly idealTree ├── requirejs@2.1.22
737 silly idealTree ├─┬ resolve-dep@0.4.1
737 silly idealTree │ ├── array-flatten@0.0.2
737 silly idealTree │ └── resolve@0.6.3
737 silly idealTree ├── resolve@0.5.1
737 silly idealTree ├── resumer@0.0.0
737 silly idealTree ├── right-align@0.1.3
737 silly idealTree ├─┬ rimraf@2.5.3
737 silly idealTree │ ├── glob@7.0.5
737 silly idealTree │ └── minimatch@3.0.2
737 silly idealTree ├── ripemd160@1.0.1
737 silly idealTree ├── sax@0.6.1
737 silly idealTree ├── semver-diff@2.1.0
737 silly idealTree ├── semver@5.3.0
737 silly idealTree ├── send@0.14.1
737 silly idealTree ├── sentence-case@1.1.3
737 silly idealTree ├── serve-favicon@2.3.0
737 silly idealTree ├── serve-static@1.11.1
737 silly idealTree ├── set-blocking@2.0.0
737 silly idealTree ├── set-immediate-shim@1.0.1
737 silly idealTree ├── setprototypeof@1.0.1
737 silly idealTree ├── sha.js@2.4.5
737 silly idealTree ├── shallow-copy@0.0.1
737 silly idealTree ├── shasum@1.0.2
737 silly idealTree ├── shell-quote@0.0.1
737 silly idealTree ├── shelljs@0.1.4
737 silly idealTree ├── sigmund@1.0.1
737 silly idealTree ├── signal-exit@3.0.0
737 silly idealTree ├── sinon@1.7.3
737 silly idealTree ├── slide@1.1.6
737 silly idealTree ├── snake-case@1.1.2
737 silly idealTree ├── sntp@0.2.4
737 silly idealTree ├─┬ socket.io-adapter@0.4.0
737 silly idealTree │ └─┬ socket.io-parser@2.2.2
737 silly idealTree │ └── debug@0.7.4
737 silly idealTree ├─┬ socket.io-client@1.4.8
737 silly idealTree │ └── component-emitter@1.2.0
737 silly idealTree ├─┬ socket.io-parser@2.2.6
737 silly idealTree │ └── json3@3.3.2
737 silly idealTree ├── socket.io@1.4.8
737 silly idealTree ├─┬ sort-object@0.0.5
737 silly idealTree │ └── lodash@2.2.1
737 silly idealTree ├── source-map@0.1.43
737 silly idealTree ├── spdx-correct@1.0.2
737 silly idealTree ├── spdx-exceptions@1.0.5
737 silly idealTree ├── spdx-expression-parse@1.0.2
737 silly idealTree ├── spdx-license-ids@1.2.1
737 silly idealTree ├── split@0.3.3
737 silly idealTree ├─┬ split2@1.1.1
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ ├── readable-stream@2.0.6
737 silly idealTree │ ├── through2@2.0.1
737 silly idealTree │ └── xtend@4.0.1
737 silly idealTree ├── sprintf-js@1.0.3
737 silly idealTree ├── sqwish@0.2.2
737 silly idealTree ├── stack-trace@0.0.7
737 silly idealTree ├── statuses@1.3.0
737 silly idealTree ├── stream-browserify@1.0.0
737 silly idealTree ├── stream-combiner@0.0.4
737 silly idealTree ├─┬ stream-combiner2@1.0.2
737 silly idealTree │ ├── readable-stream@1.0.34
737 silly idealTree │ └── through2@0.5.1
737 silly idealTree ├─┬ stream-http@2.3.0
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ ├── readable-stream@2.1.4
737 silly idealTree │ └── xtend@4.0.1
737 silly idealTree ├── stream-shift@1.0.0
737 silly idealTree ├── stream-splicer@1.3.2
737 silly idealTree ├── string_decoder@0.10.31
737 silly idealTree ├─┬ string-length@1.0.1
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ └── strip-ansi@3.0.1
737 silly idealTree ├─┬ string-width@1.0.1
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ └── strip-ansi@3.0.1
737 silly idealTree ├── strip-ansi@0.1.1
737 silly idealTree ├── strip-bom@2.0.0
737 silly idealTree ├── strip-indent@1.0.1
737 silly idealTree ├── strip-json-comments@1.0.4
737 silly idealTree ├── strong-data-uri@1.0.4
737 silly idealTree ├─┬ subarg@1.0.0
737 silly idealTree │ └── minimist@1.2.0
737 silly idealTree ├── supports-color@0.2.0
737 silly idealTree ├── svgo@0.4.5
737 silly idealTree ├─┬ sw-precache@1.3.2
737 silly idealTree │ ├── glob@4.5.3
737 silly idealTree │ └── minimatch@2.0.10
737 silly idealTree ├── swap-case@1.1.2
737 silly idealTree ├─┬ syntax-error@1.1.6
737 silly idealTree │ └── acorn@2.7.0
737 silly idealTree ├─┬ tar-pack@3.1.4
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ └── readable-stream@2.1.4
737 silly idealTree ├── tar@2.2.1
737 silly idealTree ├── tcp-socket@0.5.8
737 silly idealTree ├── text-table@0.2.0
737 silly idealTree ├── throttleit@0.0.2
737 silly idealTree ├── through@2.3.8
737 silly idealTree ├─┬ through2@1.1.1
737 silly idealTree │ └── xtend@4.0.1
737 silly idealTree ├─┬ time-grunt@1.4.0
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ ├── ansi-styles@2.2.1
737 silly idealTree │ ├── chalk@1.1.3
737 silly idealTree │ ├── has-ansi@2.0.0
737 silly idealTree │ ├── strip-ansi@3.0.1
737 silly idealTree │ └── supports-color@2.0.0
737 silly idealTree ├── time-zone@0.1.0
737 silly idealTree ├── timed-out@2.0.0
737 silly idealTree ├─┬ timers-browserify@1.4.2
737 silly idealTree │ └── process@0.11.5
737 silly idealTree ├─┬ tiny-lr@0.0.4
737 silly idealTree │ ├── debug@0.7.4
737 silly idealTree │ └── qs@0.5.6
737 silly idealTree ├── title-case@1.1.2
737 silly idealTree ├── to-array@0.1.4
737 silly idealTree ├── to-arraybuffer@1.0.1
737 silly idealTree ├── to@0.2.9
737 silly idealTree ├── touch@1.0.0
737 silly idealTree ├── tough-cookie@2.2.2
737 silly idealTree ├── trim-newlines@1.0.0
737 silly idealTree ├── truncate@1.0.5
737 silly idealTree ├── tty-browserify@0.0.0
737 silly idealTree ├── tunnel-agent@0.4.3
737 silly idealTree ├── type-detect@0.1.1
737 silly idealTree ├── type-is@1.6.13
737 silly idealTree ├── typedarray@0.0.6
737 silly idealTree ├─┬ uglify-js@2.3.6
737 silly idealTree │ └── async@0.2.10
737 silly idealTree ├── uglify-to-browserify@1.0.2
737 silly idealTree ├── uid-number@0.0.6
737 silly idealTree ├── uid@0.0.2
737 silly idealTree ├── ultron@1.0.2
737 silly idealTree ├── umd@3.0.1
737 silly idealTree ├── undefsafe@0.0.3
737 silly idealTree ├── underscore.string@2.4.0
737 silly idealTree ├── underscore@1.7.0
737 silly idealTree ├── unpipe@1.0.0
737 silly idealTree ├── untildify@2.1.0
737 silly idealTree ├─┬ update-notifier@0.5.0
737 silly idealTree │ ├── ansi-regex@2.0.0
737 silly idealTree │ ├── ansi-styles@2.2.1
737 silly idealTree │ ├── chalk@1.1.3
737 silly idealTree │ ├── has-ansi@2.0.0
737 silly idealTree │ ├── repeating@1.1.3
737 silly idealTree │ ├── strip-ansi@3.0.1
737 silly idealTree │ └── supports-color@2.0.0
737 silly idealTree ├── upper-case-first@1.1.2
737 silly idealTree ├── upper-case@1.1.3
737 silly idealTree ├── uri-path@0.0.2
737 silly idealTree ├── URIjs@1.11.2
737 silly idealTree ├─┬ url@0.10.3
737 silly idealTree │ └── punycode@1.3.2
737 silly idealTree ├─┬ utf-8-validate@1.1.0
737 silly idealTree │ └── nan@1.8.4
737 silly idealTree ├── utf8@2.1.0
737 silly idealTree ├── util-deprecate@1.0.2
737 silly idealTree ├── util@0.10.3
737 silly idealTree ├── utils-merge@1.0.0
737 silly idealTree ├── uuid@2.0.2
737 silly idealTree ├─┬ v8-debug@0.4.6
737 silly idealTree │ └── nan@1.8.4
737 silly idealTree ├─┬ v8-profiler@5.2.12
737 silly idealTree │ └── nan@2.0.9
737 silly idealTree ├── validate-npm-package-license@3.0.1
737 silly idealTree ├── vary@1.1.0
737 silly idealTree ├─┬ verbalize@0.1.2
737 silly idealTree │ ├── ansi-styles@1.0.0
737 silly idealTree │ └── chalk@0.4.0
737 silly idealTree ├── vm-browserify@0.0.4
737 silly idealTree ├─┬ watchify@3.7.0
737 silly idealTree │ ├── base64-js@1.1.2
737 silly idealTree │ ├── browser-pack@6.0.1
737 silly idealTree │ ├── browserify@13.0.1
737 silly idealTree │ ├── buffer@4.7.1
737 silly idealTree │ ├── combine-source-map@0.7.2
737 silly idealTree │ ├─┬ concat-stream@1.5.1
737 silly idealTree │ │ └── readable-stream@2.0.6
737 silly idealTree │ ├── constants-browserify@1.0.0
737 silly idealTree │ ├── convert-source-map@1.1.3
737 silly idealTree │ ├── defined@1.0.0
737 silly idealTree │ ├── deps-sort@2.0.0
737 silly idealTree │ ├── duplexer2@0.1.4
737 silly idealTree │ ├── events@1.1.1
737 silly idealTree │ ├── glob@5.0.15
737 silly idealTree │ ├── inline-source-map@0.6.2
737 silly idealTree │ ├── insert-module-globals@7.0.1
737 silly idealTree │ ├── isarray@1.0.0
737 silly idealTree │ ├── JSONStream@1.1.3
737 silly idealTree │ ├─┬ labeled-stream-splicer@2.0.0
737 silly idealTree │ │ └── isarray@0.0.1
737 silly idealTree │ ├── lexical-scope@1.2.0
737 silly idealTree │ ├── minimatch@3.0.2
737 silly idealTree │ ├── module-deps@4.0.7
737 silly idealTree │ ├── process@0.11.5
737 silly idealTree │ ├── punycode@1.4.1
737 silly idealTree │ ├── read-only-stream@2.0.0
737 silly idealTree │ ├── readable-stream@2.1.4
737 silly idealTree │ ├── resolve@1.1.7
737 silly idealTree │ ├── shell-quote@1.6.1
737 silly idealTree │ ├── source-map@0.5.6
737 silly idealTree │ ├── stream-browserify@2.0.1
737 silly idealTree │ ├── stream-combiner2@1.1.1
737 silly idealTree │ ├── stream-splicer@2.0.0
737 silly idealTree │ ├─┬ through2@2.0.1
737 silly idealTree │ │ └── readable-stream@2.0.6
737 silly idealTree │ ├─┬ url@0.11.0
737 silly idealTree │ │ └── punycode@1.3.2
737 silly idealTree │ └── xtend@4.0.1
737 silly idealTree ├── whet.extend@0.9.9
737 silly idealTree ├── which@1.0.9
737 silly idealTree ├── wide-align@1.1.0
737 silly idealTree ├─┬ win-detect-browsers@1.0.2
737 silly idealTree │ ├── xtend@4.0.1
737 silly idealTree │ └── yargs@1.3.3
737 silly idealTree ├── win-spawn@2.0.0
737 silly idealTree ├── window-size@0.1.0
737 silly idealTree ├── wo-addressparser@0.1.3
737 silly idealTree ├── wo-imap-handler@0.1.14
737 silly idealTree ├── wo-smtpclient@0.6.1
737 silly idealTree ├── wo-stringencoding@0.1.1
737 silly idealTree ├── wo-utf7@2.0.2
737 silly idealTree ├── wordwrap@0.0.3
737 silly idealTree ├── wrap-ansi@2.0.0
737 silly idealTree ├── wrappy@1.0.2
737 silly idealTree ├─┬ write-file-atomic@1.1.4
737 silly idealTree │ └── graceful-fs@4.1.4
737 silly idealTree ├── ws@1.1.0
737 silly idealTree ├── x-default-browser@0.3.1
737 silly idealTree ├── xdg-basedir@2.0.0
737 silly idealTree ├─┬ xmlbuilder@4.0.0
737 silly idealTree │ └── lodash@3.10.1
737 silly idealTree ├── xmldom@0.1.22
737 silly idealTree ├── xmlhttprequest-ssl@1.5.1
737 silly idealTree ├── xtend@3.0.0
737 silly idealTree ├── y18n@3.2.1
737 silly idealTree ├─┬ yargs@3.5.4
737 silly idealTree │ └── wordwrap@0.0.2
737 silly idealTree ├── yeast@0.1.2
737 silly idealTree └── zlibjs@0.2.0
738 silly generateActionsToTake Starting
739 silly install generateActionsToTake
740 silly generateActionsToTake Finishing
741 silly diffTrees action count 20
742 silly diffTrees add bindings@1.2.1
743 silly diffTrees add nan@1.8.4
744 silly diffTrees add bufferutil@1.1.0
745 silly diffTrees add ansi-regex@2.0.0
746 silly diffTrees add camelcase@2.1.1
747 silly diffTrees add minimatch@3.0.2
748 silly diffTrees add glob@5.0.15
749 silly diffTrees add semver@4.3.6
750 silly diffTrees add strip-ansi@3.0.1
751 silly diffTrees add cliui@3.2.0
752 silly diffTrees add which@1.2.10
753 silly diffTrees add window-size@0.1.4
754 silly diffTrees add yargs@3.32.0
755 silly diffTrees add nan@1.8.4
756 silly diffTrees add utf-8-validate@1.1.0
757 silly diffTrees add ws@0.7.2
758 silly diffTrees add nan@1.8.4
759 silly diffTrees add v8-debug@0.4.6
760 silly diffTrees add node-inspector@0.10.2
761 silly diffTrees add grunt-node-inspector@0.2.0
762 silly decomposeActions action count 160
763 silly decomposeActions fetch bindings@1.2.1
764 silly decomposeActions extract bindings@1.2.1
765 silly decomposeActions test bindings@1.2.1
766 silly decomposeActions preinstall bindings@1.2.1
767 silly decomposeActions build bindings@1.2.1
768 silly decomposeActions install bindings@1.2.1
769 silly decomposeActions postinstall bindings@1.2.1
770 silly decomposeActions finalize bindings@1.2.1
771 silly decomposeActions fetch nan@1.8.4
772 silly decomposeActions extract nan@1.8.4
773 silly decomposeActions test nan@1.8.4
774 silly decomposeActions preinstall nan@1.8.4
775 silly decomposeActions build nan@1.8.4
776 silly decomposeActions install nan@1.8.4
777 silly decomposeActions postinstall nan@1.8.4
778 silly decomposeActions finalize nan@1.8.4
779 silly decomposeActions fetch bufferutil@1.1.0
780 silly decomposeActions extract bufferutil@1.1.0
781 silly decomposeActions test bufferutil@1.1.0
782 silly decomposeActions preinstall bufferutil@1.1.0
783 silly decomposeActions build bufferutil@1.1.0
784 silly decomposeActions install bufferutil@1.1.0
785 silly decomposeActions postinstall bufferutil@1.1.0
786 silly decomposeActions finalize bufferutil@1.1.0
787 silly decomposeActions fetch ansi-regex@2.0.0
788 silly decomposeActions extract ansi-regex@2.0.0
789 silly decomposeActions test ansi-regex@2.0.0
790 silly decomposeActions preinstall ansi-regex@2.0.0
791 silly decomposeActions build ansi-regex@2.0.0
792 silly decomposeActions install ansi-regex@2.0.0
793 silly decomposeActions postinstall ansi-regex@2.0.0
794 silly decomposeActions finalize ansi-regex@2.0.0
795 silly decomposeActions fetch camelcase@2.1.1
796 silly decomposeActions extract camelcase@2.1.1
797 silly decomposeActions test camelcase@2.1.1
798 silly decomposeActions preinstall camelcase@2.1.1
799 silly decomposeActions build camelcase@2.1.1
800 silly decomposeActions install camelcase@2.1.1
801 silly decomposeActions postinstall camelcase@2.1.1
802 silly decomposeActions finalize camelcase@2.1.1
803 silly decomposeActions fetch minimatch@3.0.2
804 silly decomposeActions extract minimatch@3.0.2
805 silly decomposeActions test minimatch@3.0.2
806 silly decomposeActions preinstall minimatch@3.0.2
807 silly decomposeActions build minimatch@3.0.2
808 silly decomposeActions install minimatch@3.0.2
809 silly decomposeActions postinstall minimatch@3.0.2
810 silly decomposeActions finalize minimatch@3.0.2
811 silly decomposeActions fetch glob@5.0.15
812 silly decomposeActions extract glob@5.0.15
813 silly decomposeActions test glob@5.0.15
814 silly decomposeActions preinstall glob@5.0.15
815 silly decomposeActions build glob@5.0.15
816 silly decomposeActions install glob@5.0.15
817 silly decomposeActions postinstall glob@5.0.15
818 silly decomposeActions finalize glob@5.0.15
819 silly decomposeActions fetch semver@4.3.6
820 silly decomposeActions extract semver@4.3.6
821 silly decomposeActions test semver@4.3.6
822 silly decomposeActions preinstall semver@4.3.6
823 silly decomposeActions build semver@4.3.6
824 silly decomposeActions install semver@4.3.6
825 silly decomposeActions postinstall semver@4.3.6
826 silly decomposeActions finalize semver@4.3.6
827 silly decomposeActions fetch strip-ansi@3.0.1
828 silly decomposeActions extract strip-ansi@3.0.1
829 silly decomposeActions test strip-ansi@3.0.1
830 silly decomposeActions preinstall strip-ansi@3.0.1
831 silly decomposeActions build strip-ansi@3.0.1
832 silly decomposeActions install strip-ansi@3.0.1
833 silly decomposeActions postinstall strip-ansi@3.0.1
834 silly decomposeActions finalize strip-ansi@3.0.1
835 silly decomposeActions fetch cliui@3.2.0
836 silly decomposeActions extract cliui@3.2.0
837 silly decomposeActions test cliui@3.2.0
838 silly decomposeActions preinstall cliui@3.2.0
839 silly decomposeActions build cliui@3.2.0
840 silly decomposeActions install cliui@3.2.0
841 silly decomposeActions postinstall cliui@3.2.0
842 silly decomposeActions finalize cliui@3.2.0
843 silly decomposeActions fetch which@1.2.10
844 silly decomposeActions extract which@1.2.10
845 silly decomposeActions test which@1.2.10
846 silly decomposeActions preinstall which@1.2.10
847 silly decomposeActions build which@1.2.10
848 silly decomposeActions install which@1.2.10
849 silly decomposeActions postinstall which@1.2.10
850 silly decomposeActions finalize which@1.2.10
851 silly decomposeActions fetch window-size@0.1.4
852 silly decomposeActions extract window-size@0.1.4
853 silly decomposeActions test window-size@0.1.4
854 silly decomposeActions preinstall window-size@0.1.4
855 silly decomposeActions build window-size@0.1.4
856 silly decomposeActions install window-size@0.1.4
857 silly decomposeActions postinstall window-size@0.1.4
858 silly decomposeActions finalize window-size@0.1.4
859 silly decomposeActions fetch yargs@3.32.0
860 silly decomposeActions extract yargs@3.32.0
861 silly decomposeActions test yargs@3.32.0
862 silly decomposeActions preinstall yargs@3.32.0
863 silly decomposeActions build yargs@3.32.0
864 silly decomposeActions install yargs@3.32.0
865 silly decomposeActions postinstall yargs@3.32.0
866 silly decomposeActions finalize yargs@3.32.0
867 silly decomposeActions fetch nan@1.8.4
868 silly decomposeActions extract nan@1.8.4
869 silly decomposeActions test nan@1.8.4
870 silly decomposeActions preinstall nan@1.8.4
871 silly decomposeActions build nan@1.8.4
872 silly decomposeActions install nan@1.8.4
873 silly decomposeActions postinstall nan@1.8.4
874 silly decomposeActions finalize nan@1.8.4
875 silly decomposeActions fetch utf-8-validate@1.1.0
876 silly decomposeActions extract utf-8-validate@1.1.0
877 silly decomposeActions test utf-8-validate@1.1.0
878 silly decomposeActions preinstall utf-8-validate@1.1.0
879 silly decomposeActions build utf-8-validate@1.1.0
880 silly decomposeActions install utf-8-validate@1.1.0
881 silly decomposeActions postinstall utf-8-validate@1.1.0
882 silly decomposeActions finalize utf-8-validate@1.1.0
883 silly decomposeActions fetch ws@0.7.2
884 silly decomposeActions extract ws@0.7.2
885 silly decomposeActions test ws@0.7.2
886 silly decomposeActions preinstall ws@0.7.2
887 silly decomposeActions build ws@0.7.2
888 silly decomposeActions install ws@0.7.2
889 silly decomposeActions postinstall ws@0.7.2
890 silly decomposeActions finalize ws@0.7.2
891 silly decomposeActions fetch nan@1.8.4
892 silly decomposeActions extract nan@1.8.4
893 silly decomposeActions test nan@1.8.4
894 silly decomposeActions preinstall nan@1.8.4
895 silly decomposeActions build nan@1.8.4
896 silly decomposeActions install nan@1.8.4
897 silly decomposeActions postinstall nan@1.8.4
898 silly decomposeActions finalize nan@1.8.4
899 silly decomposeActions fetch v8-debug@0.4.6
900 silly decomposeActions extract v8-debug@0.4.6
901 silly decomposeActions test v8-debug@0.4.6
902 silly decomposeActions preinstall v8-debug@0.4.6
903 silly decomposeActions build v8-debug@0.4.6
904 silly decomposeActions install v8-debug@0.4.6
905 silly decomposeActions postinstall v8-debug@0.4.6
906 silly decomposeActions finalize v8-debug@0.4.6
907 silly decomposeActions fetch node-inspector@0.10.2
908 silly decomposeActions extract node-inspector@0.10.2
909 silly decomposeActions test node-inspector@0.10.2
910 silly decomposeActions preinstall node-inspector@0.10.2
911 silly decomposeActions build node-inspector@0.10.2
912 silly decomposeActions install node-inspector@0.10.2
913 silly decomposeActions postinstall node-inspector@0.10.2
914 silly decomposeActions finalize node-inspector@0.10.2
915 silly decomposeActions fetch grunt-node-inspector@0.2.0
916 silly decomposeActions extract grunt-node-inspector@0.2.0
917 silly decomposeActions test grunt-node-inspector@0.2.0
918 silly decomposeActions preinstall grunt-node-inspector@0.2.0
919 silly decomposeActions build grunt-node-inspector@0.2.0
920 silly decomposeActions install grunt-node-inspector@0.2.0
921 silly decomposeActions postinstall grunt-node-inspector@0.2.0
922 silly decomposeActions finalize grunt-node-inspector@0.2.0
923 silly executeActions Starting
924 silly install executeActions
925 silly doSerial global-install 0
926 silly doParallel fetch 20
927 verbose correctMkdir /Users/philip/.npm/_locks correctMkdir not in flight; initializing
928 verbose lock using /Users/philip/.npm/_locks/staging-6c422207722b04bb.lock for /Users/philip/projects/whiteout-io-mail/node_modules/.staging
929 silly doParallel extract 20
930 silly extract bindings@1.2.1
931 silly extract nan@1.8.4
932 silly extract bufferutil@1.1.0
933 silly extract ansi-regex@2.0.0
934 silly extract camelcase@2.1.1
935 silly extract minimatch@3.0.2
936 silly extract glob@5.0.15
937 silly extract semver@4.3.6
938 silly extract strip-ansi@3.0.1
939 silly extract cliui@3.2.0
940 silly extract which@1.2.10
941 silly extract window-size@0.1.4
942 silly extract yargs@3.32.0
943 silly extract nan@1.8.4
944 silly extract utf-8-validate@1.1.0
945 silly extract ws@0.7.2
946 silly extract nan@1.8.4
947 silly extract v8-debug@0.4.6
948 silly extract node-inspector@0.10.2
949 silly extract grunt-node-inspector@0.2.0
950 verbose unbuild node_modules/.staging/bindings-77a4dd53
951 verbose unbuild node_modules/.staging/bufferutil-e60fb3c0
952 verbose unbuild node_modules/.staging/ansi-regex-117e6f74
953 verbose unbuild node_modules/.staging/nan-ffa4a6b0
954 verbose unbuild node_modules/.staging/nan-eae1a6de
955 verbose unbuild node_modules/.staging/nan-51392aa0
956 verbose unbuild node_modules/.staging/camelcase-6261f67c
957 verbose unbuild node_modules/.staging/minimatch-89459991
958 verbose unbuild node_modules/.staging/glob-ee065c70
959 verbose unbuild node_modules/.staging/strip-ansi-f6e71411
960 verbose unbuild node_modules/.staging/cliui-91a2d8fe
961 verbose unbuild node_modules/.staging/yargs-bd16824d
962 verbose unbuild node_modules/.staging/utf-8-validate-10a2f7a6
963 verbose unbuild node_modules/.staging/ws-5115fc52
964 verbose unbuild node_modules/.staging/semver-82f90e5c
965 verbose unbuild node_modules/.staging/which-e31af761
966 verbose unbuild node_modules/.staging/window-size-a839356f
967 verbose unbuild node_modules/.staging/v8-debug-4e7b69ab
968 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0 is being purged from base /Users/philip/projects/whiteout-io-mail
969 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0
970 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53 is being purged from base /Users/philip/projects/whiteout-io-mail
971 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53
972 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74 is being purged from base /Users/philip/projects/whiteout-io-mail
973 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74
974 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0 is being purged from base /Users/philip/projects/whiteout-io-mail
975 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0
976 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de is being purged from base /Users/philip/projects/whiteout-io-mail
977 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de
978 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0 is being purged from base /Users/philip/projects/whiteout-io-mail
979 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0
980 verbose unbuild node_modules/.staging/grunt-node-inspector-6f31b185
981 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c is being purged from base /Users/philip/projects/whiteout-io-mail
982 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c
983 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991 is being purged from base /Users/philip/projects/whiteout-io-mail
984 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991
985 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70 is being purged from base /Users/philip/projects/whiteout-io-mail
986 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70
987 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe is being purged from base /Users/philip/projects/whiteout-io-mail
988 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe
989 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d is being purged from base /Users/philip/projects/whiteout-io-mail
990 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d
991 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52 is being purged from base /Users/philip/projects/whiteout-io-mail
992 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52
993 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6 is being purged from base /Users/philip/projects/whiteout-io-mail
994 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6
995 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411 is being purged from base /Users/philip/projects/whiteout-io-mail
996 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411
997 verbose tar unpack /Users/philip/.npm/bufferutil/1.1.0/package.tgz
998 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0
999 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0 is being purged
1000 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0
1001 verbose tar unpack /Users/philip/.npm/bindings/1.2.1/package.tgz
1002 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53
1003 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53 is being purged
1004 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53
1005 verbose tar unpack /Users/philip/.npm/ansi-regex/2.0.0/package.tgz
1006 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74
1007 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74 is being purged
1008 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74
1009 verbose tar unpack /Users/philip/.npm/nan/1.8.4/package.tgz
1010 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0
1011 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0 is being purged
1012 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0
1013 verbose tar unpack /Users/philip/.npm/nan/1.8.4/package.tgz
1014 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de
1015 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de is being purged
1016 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de
1017 verbose tar unpack /Users/philip/.npm/nan/1.8.4/package.tgz
1018 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0
1019 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0 is being purged
1020 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0
1021 verbose tar unpack /Users/philip/.npm/camelcase/2.1.1/package.tgz
1022 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c
1023 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c is being purged
1024 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c
1025 verbose tar unpack /Users/philip/.npm/minimatch/3.0.2/package.tgz
1026 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991
1027 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991 is being purged
1028 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991
1029 verbose unbuild node_modules/.staging/node-inspector-e0c8951a
1030 verbose tar unpack /Users/philip/.npm/glob/5.0.15/package.tgz
1031 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70
1032 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70 is being purged
1033 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70
1034 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c is being purged from base /Users/philip/projects/whiteout-io-mail
1035 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c
1036 verbose tar unpack /Users/philip/.npm/cliui/3.2.0/package.tgz
1037 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe
1038 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe is being purged
1039 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe
1040 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761 is being purged from base /Users/philip/projects/whiteout-io-mail
1041 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761
1042 verbose tar unpack /Users/philip/.npm/yargs/3.32.0/package.tgz
1043 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d
1044 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d is being purged
1045 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d
1046 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f is being purged from base /Users/philip/projects/whiteout-io-mail
1047 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f
1048 verbose tar unpack /Users/philip/.npm/ws/0.7.2/package.tgz
1049 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52
1050 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52 is being purged
1051 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52
1052 verbose tar unpack /Users/philip/.npm/utf-8-validate/1.1.0/package.tgz
1053 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6
1054 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6 is being purged
1055 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6
1056 verbose tar unpack /Users/philip/.npm/strip-ansi/3.0.1/package.tgz
1057 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411
1058 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411 is being purged
1059 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411
1060 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab is being purged from base /Users/philip/projects/whiteout-io-mail
1061 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab
1062 silly gunzTarPerm modes [ '755', '644' ]
1063 silly gunzTarPerm modes [ '755', '644' ]
1064 silly gunzTarPerm modes [ '755', '644' ]
1065 silly gunzTarPerm modes [ '755', '644' ]
1066 silly gunzTarPerm modes [ '755', '644' ]
1067 silly gunzTarPerm modes [ '755', '644' ]
1068 silly gunzTarPerm modes [ '755', '644' ]
1069 silly gunzTarPerm modes [ '755', '644' ]
1070 silly gunzTarPerm modes [ '755', '644' ]
1071 verbose tar unpack /Users/philip/.npm/semver/4.3.6/package.tgz
1072 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c
1073 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c is being purged
1074 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c
1075 silly gunzTarPerm modes [ '755', '644' ]
1076 verbose tar unpack /Users/philip/.npm/which/1.2.10/package.tgz
1077 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761
1078 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761 is being purged
1079 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761
1080 silly gunzTarPerm modes [ '755', '644' ]
1081 verbose tar unpack /Users/philip/.npm/window-size/0.1.4/package.tgz
1082 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f
1083 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f is being purged
1084 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f
1085 silly gunzTarPerm modes [ '755', '644' ]
1086 silly gunzTarPerm modes [ '755', '644' ]
1087 silly gunzTarPerm modes [ '755', '644' ]
1088 verbose tar unpack /Users/philip/.npm/v8-debug/0.4.6/package.tgz
1089 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab
1090 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab is being purged
1091 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab
1092 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/grunt-node-inspector-6f31b185 is being purged from base /Users/philip/projects/whiteout-io-mail
1093 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/grunt-node-inspector-6f31b185
1094 silly gunzTarPerm modes [ '755', '644' ]
1095 silly gunzTarPerm modes [ '755', '644' ]
1096 silly gunzTarPerm modes [ '755', '644' ]
1097 silly gunzTarPerm modes [ '755', '644' ]
1098 verbose tar unpack /Users/philip/.npm/grunt-node-inspector/0.2.0/package.tgz
1099 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/grunt-node-inspector-6f31b185
1100 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/grunt-node-inspector-6f31b185 is being purged
1101 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/grunt-node-inspector-6f31b185
1102 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/node-inspector-e0c8951a is being purged from base /Users/philip/projects/whiteout-io-mail
1103 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/node-inspector-e0c8951a
1104 silly gunzTarPerm modes [ '755', '644' ]
1105 verbose tar unpack /Users/philip/.npm/node-inspector/0.10.2/package.tgz
1106 verbose tar unpacking to /Users/philip/projects/whiteout-io-mail/node_modules/.staging/node-inspector-e0c8951a
1107 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/node-inspector-e0c8951a is being purged
1108 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/node-inspector-e0c8951a
1109 silly gunzTarPerm modes [ '755', '644' ]
1110 silly gunzTarPerm extractEntry package.json
1111 silly gunzTarPerm extractEntry package.json
1112 silly gunzTarPerm extractEntry package.json
1113 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
1114 silly gunzTarPerm extractEntry package.json
1115 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
1116 silly gunzTarPerm extractEntry package.json
1117 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
1118 silly gunzTarPerm extractEntry package.json
1119 silly gunzTarPerm extractEntry package.json
1120 silly gunzTarPerm extractEntry package.json
1121 silly gunzTarPerm extractEntry package.json
1122 silly gunzTarPerm extractEntry package.json
1123 silly gunzTarPerm extractEntry package.json
1124 silly gunzTarPerm extractEntry package.json
1125 silly gunzTarPerm extractEntry package.json
1126 silly gunzTarPerm extractEntry package.json
1127 silly gunzTarPerm extractEntry package.json
1128 silly gunzTarPerm extractEntry package.json
1129 silly gunzTarPerm extractEntry package.json
1130 silly gunzTarPerm extractEntry package.json
1131 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
1132 silly gunzTarPerm extractEntry package.json
1133 silly gunzTarPerm extractEntry README.md
1134 silly gunzTarPerm extractEntry bindings.js
1135 silly gunzTarPerm extractEntry .npmignore
1136 silly gunzTarPerm extractEntry fallback.js
1137 silly gunzTarPerm extractEntry README.md
1138 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
1139 silly gunzTarPerm extractEntry README.md
1140 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
1141 silly gunzTarPerm extractEntry README.md
1142 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
1143 silly gunzTarPerm extractEntry index.js
1144 silly gunzTarPerm extractEntry license
1145 silly gunzTarPerm extractEntry index.js
1146 silly gunzTarPerm extractEntry license
1147 silly gunzTarPerm extractEntry README.md
1148 silly gunzTarPerm extractEntry LICENSE
1149 silly gunzTarPerm extractEntry README.md
1150 silly gunzTarPerm extractEntry LICENSE
1151 silly gunzTarPerm extractEntry common.js
1152 silly gunzTarPerm extractEntry glob.js
1153 silly gunzTarPerm extractEntry sync.js
1154 silly gunzTarPerm extractEntry include_dirs.js
1155 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ]
1156 silly gunzTarPerm extractEntry include_dirs.js
1157 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ]
1158 silly gunzTarPerm extractEntry README.md
1159 silly gunzTarPerm extractEntry index.js
1160 silly gunzTarPerm extractEntry include_dirs.js
1161 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ]
1162 silly gunzTarPerm extractEntry package.json
1163 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
1164 silly gunzTarPerm extractEntry .npmignore
1165 silly gunzTarPerm extractEntry README.md
1166 silly gunzTarPerm extractEntry README.md
1167 silly gunzTarPerm extractEntry .npmignore
1168 silly gunzTarPerm extractEntry fallback.js
1169 silly gunzTarPerm extractEntry index.js
1170 silly gunzTarPerm extractEntry license
1171 silly gunzTarPerm extractEntry LICENSE
1172 silly gunzTarPerm extractEntry .npmignore
1173 silly gunzTarPerm extractEntry README.md
1174 silly gunzTarPerm extractEntry README.md
1175 silly gunzTarPerm extractEntry LICENSE
1176 silly gunzTarPerm extractEntry README.md
1177 silly gunzTarPerm extractEntry LICENSE
1178 silly gunzTarPerm extractEntry .npmignore
1179 silly gunzTarPerm modified mode [ '.npmignore', 438, 420 ]
1180 silly gunzTarPerm extractEntry LICENSE
1181 silly gunzTarPerm modified mode [ 'LICENSE', 438, 420 ]
1182 silly gunzTarPerm extractEntry .npmignore
1183 silly gunzTarPerm extractEntry README.md
1184 silly gunzTarPerm extractEntry README.md
1185 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ]
1186 silly gunzTarPerm extractEntry LICENSE
1187 silly gunzTarPerm modified mode [ 'LICENSE', 438, 420 ]
1188 silly gunzTarPerm extractEntry index.js
1189 silly gunzTarPerm extractEntry binding.gyp
1190 silly gunzTarPerm extractEntry LICENSE.md
1191 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 420 ]
1192 silly gunzTarPerm extractEntry .dntrc
1193 silly gunzTarPerm modified mode [ '.dntrc', 436, 420 ]
1194 silly gunzTarPerm extractEntry appveyor.yml
1195 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ]
1196 silly gunzTarPerm extractEntry LICENSE.md
1197 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 420 ]
1198 silly gunzTarPerm extractEntry .dntrc
1199 silly gunzTarPerm modified mode [ '.dntrc', 436, 420 ]
1200 silly gunzTarPerm extractEntry appveyor.yml
1201 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ]
1202 silly gunzTarPerm extractEntry readme.md
1203 silly gunzTarPerm extractEntry LICENSE.md
1204 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 420 ]
1205 silly gunzTarPerm extractEntry .dntrc
1206 silly gunzTarPerm modified mode [ '.dntrc', 436, 420 ]
1207 silly gunzTarPerm extractEntry appveyor.yml
1208 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ]
1209 silly gunzTarPerm extractEntry readme.md
1210 silly gunzTarPerm extractEntry minimatch.js
1211 silly gunzTarPerm extractEntry LICENSE
1212 silly gunzTarPerm extractEntry semver.browser.js
1213 silly gunzTarPerm extractEntry semver.js
1214 silly gunzTarPerm extractEntry semver.min.js
1215 silly gunzTarPerm extractEntry foot.js.txt
1216 silly gunzTarPerm extractEntry semver.min.js.gz
1217 silly gunzTarPerm extractEntry test/amd.js
1218 silly gunzTarPerm extractEntry test/big-numbers.js
1219 silly gunzTarPerm extractEntry test/clean.js
1220 silly gunzTarPerm extractEntry test/gtr.js
1221 silly gunzTarPerm extractEntry test/index.js
1222 silly gunzTarPerm extractEntry test/ltr.js
1223 silly gunzTarPerm extractEntry test/major-minor-patch.js
1224 silly gunzTarPerm extractEntry test/no-module.js
1225 silly gunzTarPerm extractEntry Makefile
1226 silly gunzTarPerm extractEntry semver.browser.js.gz
1227 silly gunzTarPerm extractEntry .travis.yml
1228 silly gunzTarPerm extractEntry bin/semver
1229 silly gunzTarPerm extractEntry head.js.txt
1230 silly gunzTarPerm extractEntry LICENSE.txt
1231 silly gunzTarPerm extractEntry CHANGELOG.md
1232 silly gunzTarPerm extractEntry index.js
1233 silly gunzTarPerm extractEntry .travis.yml
1234 silly gunzTarPerm extractEntry index.js
1235 silly gunzTarPerm extractEntry completion.sh.hbs
1236 silly gunzTarPerm extractEntry CHANGELOG.md
1237 silly gunzTarPerm extractEntry index.js
1238 silly gunzTarPerm extractEntry binding.gyp
1239 silly gunzTarPerm extractEntry readme.md
1240 silly gunzTarPerm extractEntry which.js
1241 silly gunzTarPerm extractEntry bin/which
1242 silly gunzTarPerm extractEntry cli.js
1243 silly gunzTarPerm extractEntry index.js
1244 silly gunzTarPerm extractEntry v8-debug.js
1245 silly gunzTarPerm modified mode [ 'v8-debug.js', 438, 420 ]
1246 silly gunzTarPerm extractEntry InjectedScript/DebuggerScript.js
1247 silly gunzTarPerm modified mode [ 'InjectedScript/DebuggerScript.js', 438, 420 ]
1248 silly gunzTarPerm extractEntry nan.h
1249 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ]
1250 silly gunzTarPerm extractEntry nan.h
1251 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ]
1252 silly gunzTarPerm extractEntry nan.h
1253 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ]
1254 silly gunzTarPerm extractEntry lib/completion.js
1255 silly gunzTarPerm extractEntry LICENSE
1256 silly gunzTarPerm extractEntry .travis.yml
1257 silly gunzTarPerm extractEntry nan_implementation_12_inl.h
1258 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 420 ]
1259 silly gunzTarPerm extractEntry nan_implementation_12_inl.h
1260 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 420 ]
1261 silly gunzTarPerm extractEntry nan_implementation_12_inl.h
1262 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 420 ]
1263 silly gunzTarPerm extractEntry index.js
1264 silly gunzTarPerm modified mode [ 'index.js', 438, 420 ]
1265 silly gunzTarPerm extractEntry AUTHORS
1266 silly gunzTarPerm modified mode [ 'AUTHORS', 438, 420 ]
1267 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h
1268 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 420 ]
1269 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h
1270 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 420 ]
1271 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h
1272 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 420 ]
1273 silly gunzTarPerm extractEntry src/bufferutil.cc
1274 silly gunzTarPerm extractEntry Makefile
1275 silly gunzTarPerm extractEntry lib/BufferPool.js
1276 silly gunzTarPerm extractEntry src/validation.cc
1277 silly gunzTarPerm extractEntry InjectedScript/InjectedScriptHost.js
1278 silly gunzTarPerm modified mode [ 'InjectedScript/InjectedScriptHost.js', 438, 420 ]
1279 silly gunzTarPerm extractEntry changelog.sh
1280 silly gunzTarPerm extractEntry CHANGELOG.md
1281 silly gunzTarPerm extractEntry tasks/inspector.js
1282 silly gunzTarPerm extractEntry lib/parser.js
1283 silly gunzTarPerm extractEntry lib/tokenize-arg-string.js
1284 silly gunzTarPerm extractEntry CONTRIBUTING.md
1285 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 438, 420 ]
1286 silly gunzTarPerm extractEntry ChangeLog.md
1287 silly gunzTarPerm modified mode [ 'ChangeLog.md', 438, 420 ]
1288 silly gunzTarPerm extractEntry nan_new.h
1289 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 420 ]
1290 silly gunzTarPerm extractEntry nan_new.h
1291 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 420 ]
1292 silly gunzTarPerm extractEntry nan_new.h
1293 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 420 ]
1294 silly gunzTarPerm extractEntry lib/Extensions.js
1295 silly gunzTarPerm extractEntry InjectedScript/InjectedScriptSource.js
1296 silly gunzTarPerm modified mode [ 'InjectedScript/InjectedScriptSource.js', 438, 420 ]
1297 silly gunzTarPerm extractEntry appveyor.yml
1298 silly gunzTarPerm modified mode [ 'appveyor.yml', 438, 420 ]
1299 silly gunzTarPerm extractEntry lib/usage.js
1300 silly gunzTarPerm extractEntry lib/validation.js
1301 silly gunzTarPerm extractEntry locales/nb.json
1302 silly gunzTarPerm extractEntry .jshintignore
1303 silly gunzTarPerm modified mode [ '.jshintignore', 438, 420 ]
1304 silly gunzTarPerm extractEntry .gitattributes
1305 silly gunzTarPerm modified mode [ '.gitattributes', 438, 420 ]
1306 silly gunzTarPerm extractEntry nan_string_bytes.h
1307 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 420 ]
1308 silly gunzTarPerm extractEntry CHANGELOG.md
1309 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ]
1310 silly gunzTarPerm extractEntry nan_string_bytes.h
1311 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 420 ]
1312 silly gunzTarPerm extractEntry CHANGELOG.md
1313 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ]
1314 silly gunzTarPerm extractEntry nan_string_bytes.h
1315 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 420 ]
1316 silly gunzTarPerm extractEntry CHANGELOG.md
1317 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ]
1318 silly gunzTarPerm extractEntry lib/PerMessageDeflate.js
1319 silly gunzTarPerm extractEntry lib/Receiver.hixie.js
1320 silly gunzTarPerm extractEntry .gitattributes
1321 silly gunzTarPerm modified mode [ '.gitattributes', 438, 420 ]
1322 silly gunzTarPerm extractEntry test/binding.js
1323 silly gunzTarPerm modified mode [ 'test/binding.js', 438, 420 ]
1324 silly gunzTarPerm extractEntry test/v8-debug.js
1325 silly gunzTarPerm modified mode [ 'test/v8-debug.js', 438, 420 ]
1326 silly gunzTarPerm extractEntry test/helpers/debugger.js
1327 silly gunzTarPerm modified mode [ 'test/helpers/debugger.js', 438, 420 ]
1328 silly gunzTarPerm extractEntry locales/de.json
1329 silly gunzTarPerm extractEntry locales/es.json
1330 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53/node_modules is being purged
1331 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53/node_modules
1332 silly gunzTarPerm extractEntry bin/inspector.js
1333 silly gunzTarPerm modified mode [ 'bin/inspector.js', 438, 420 ]
1334 silly gunzTarPerm extractEntry bin/node-debug.js
1335 silly gunzTarPerm modified mode [ 'bin/node-debug.js', 438, 420 ]
1336 silly gunzTarPerm extractEntry lib/ErrorCodes.js
1337 silly gunzTarPerm extractEntry lib/Sender.hixie.js
1338 silly gunzTarPerm extractEntry locales/fr.json
1339 silly gunzTarPerm extractEntry locales/id.json
1340 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74/node_modules is being purged
1341 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74/node_modules
1342 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411/node_modules is being purged
1343 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411/node_modules
1344 silly gunzTarPerm extractEntry .travis.yml
1345 silly gunzTarPerm modified mode [ '.travis.yml', 438, 420 ]
1346 silly gunzTarPerm extractEntry readme.md
1347 silly gunzTarPerm modified mode [ 'readme.md', 438, 420 ]
1348 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c/node_modules is being purged
1349 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c/node_modules
1350 silly gunzTarPerm extractEntry locales/ja.json
1351 silly gunzTarPerm extractEntry bin/run-repl.js
1352 silly gunzTarPerm modified mode [ 'bin/run-repl.js', 438, 420 ]
1353 silly gunzTarPerm extractEntry docs/embedding.md
1354 silly gunzTarPerm modified mode [ 'docs/embedding.md', 438, 420 ]
1355 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991/node_modules is being purged
1356 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991/node_modules
1357 silly gunzTarPerm extractEntry lib/Sender.js
1358 silly gunzTarPerm extractEntry lib/Validation.fallback.js
1359 silly gunzTarPerm extractEntry locales/ko.json
1360 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe/node_modules is being purged
1361 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe/node_modules
1362 silly gunzTarPerm extractEntry src/debug.cc
1363 silly gunzTarPerm modified mode [ 'src/debug.cc', 438, 420 ]
1364 silly gunzTarPerm extractEntry binding.gyp
1365 silly gunzTarPerm modified mode [ 'binding.gyp', 438, 420 ]
1366 silly gunzTarPerm extractEntry front-end/Runtime.js
1367 silly gunzTarPerm modified mode [ 'front-end/Runtime.js', 438, 420 ]
1368 silly gunzTarPerm extractEntry front-end/SupportedCSSProperties.js
1369 silly gunzTarPerm modified mode [ 'front-end/SupportedCSSProperties.js', 438, 420 ]
1370 silly gunzTarPerm extractEntry front-end/devtools.js
1371 silly gunzTarPerm modified mode [ 'front-end/devtools.js', 438, 420 ]
1372 silly gunzTarPerm extractEntry locales/en.json
1373 silly gunzTarPerm extractEntry locales/pirate.json
1374 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f/node_modules is being purged
1375 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f/node_modules
1376 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0/node_modules is being purged
1377 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0/node_modules
1378 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6/node_modules is being purged
1379 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6/node_modules
1380 silly gunzTarPerm extractEntry front-end/externs.js
1381 silly gunzTarPerm modified mode [ 'front-end/externs.js', 438, 420 ]
1382 silly gunzTarPerm extractEntry lib/Validation.js
1383 silly gunzTarPerm extractEntry lib/WebSocket.js
1384 silly gunzTarPerm extractEntry locales/pl.json
1385 silly gunzTarPerm extractEntry locales/pt.json
1386 silly gunzTarPerm extractEntry front-end/inspector.js
1387 silly gunzTarPerm modified mode [ 'front-end/inspector.js', 438, 420 ]
1388 silly gunzTarPerm extractEntry front-end/InspectorBackendCommands.js
1389 silly gunzTarPerm modified mode [ 'front-end/InspectorBackendCommands.js', 438, 420 ]
1390 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/grunt-node-inspector-6f31b185/node_modules is being purged
1391 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/grunt-node-inspector-6f31b185/node_modules
1392 silly gunzTarPerm extractEntry lib/BufferUtil.js
1393 silly gunzTarPerm extractEntry lib/WebSocketServer.js
1394 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70/node_modules is being purged
1395 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70/node_modules
1396 silly gunzTarPerm extractEntry front-end/toolbox.js
1397 silly gunzTarPerm modified mode [ 'front-end/toolbox.js', 438, 420 ]
1398 silly gunzTarPerm extractEntry locales/pt_BR.json
1399 silly gunzTarPerm extractEntry locales/tr.json
1400 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761/node_modules is being purged
1401 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761/node_modules
1402 silly gunzTarPerm extractEntry lib/BufferUtil.fallback.js
1403 silly gunzTarPerm extractEntry lib/browser.js
1404 silly gunzTarPerm extractEntry front-end/treeoutline.js
1405 silly gunzTarPerm modified mode [ 'front-end/treeoutline.js', 438, 420 ]
1406 silly gunzTarPerm extractEntry front-end/inspectorStyle.css
1407 silly gunzTarPerm modified mode [ 'front-end/inspectorStyle.css', 438, 420 ]
1408 silly gunzTarPerm extractEntry locales/zh.json
1409 silly gunzTarPerm extractEntry lib/Receiver.js
1410 silly gunzTarPerm extractEntry front-end/common/Color.js
1411 silly gunzTarPerm modified mode [ 'front-end/common/Color.js', 438, 420 ]
1412 silly gunzTarPerm extractEntry front-end/common/NotificationService.js
1413 silly gunzTarPerm modified mode [ 'front-end/common/NotificationService.js', 438, 420 ]
1414 silly gunzTarPerm extractEntry front-end/common/Object.js
1415 silly gunzTarPerm modified mode [ 'front-end/common/Object.js', 438, 420 ]
1416 silly gunzTarPerm extractEntry front-end/common/ParsedURL.js
1417 silly gunzTarPerm modified mode [ 'front-end/common/ParsedURL.js', 438, 420 ]
1418 silly gunzTarPerm extractEntry front-end/common/Progress.js
1419 silly gunzTarPerm modified mode [ 'front-end/common/Progress.js', 438, 420 ]
1420 silly gunzTarPerm extractEntry front-end/common/ModuleExtensionInterfaces.js
1421 silly gunzTarPerm modified mode [ 'front-end/common/ModuleExtensionInterfaces.js', 438, 420 ]
1422 silly gunzTarPerm extractEntry front-end/common/Settings.js
1423 silly gunzTarPerm modified mode [ 'front-end/common/Settings.js', 438, 420 ]
1424 silly gunzTarPerm extractEntry front-end/common/StaticContentProvider.js
1425 silly gunzTarPerm modified mode [ 'front-end/common/StaticContentProvider.js', 438, 420 ]
1426 silly gunzTarPerm extractEntry front-end/common/TextRange.js
1427 silly gunzTarPerm modified mode [ 'front-end/common/TextRange.js', 438, 420 ]
1428 silly gunzTarPerm extractEntry front-end/common/TextUtils.js
1429 silly gunzTarPerm modified mode [ 'front-end/common/TextUtils.js', 438, 420 ]
1430 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0/node_modules is being purged
1431 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0/node_modules
1432 silly gunzTarPerm extractEntry front-end/common/Throttler.js
1433 silly gunzTarPerm modified mode [ 'front-end/common/Throttler.js', 438, 420 ]
1434 silly gunzTarPerm extractEntry front-end/common/Lock.js
1435 silly gunzTarPerm modified mode [ 'front-end/common/Lock.js', 438, 420 ]
1436 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de/node_modules is being purged
1437 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de/node_modules
1438 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0/node_modules is being purged
1439 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0/node_modules
1440 silly gunzTarPerm extractEntry front-end/common/UIString.js
1441 silly gunzTarPerm modified mode [ 'front-end/common/UIString.js', 438, 420 ]
1442 silly gunzTarPerm extractEntry front-end/common/Geometry.js
1443 silly gunzTarPerm modified mode [ 'front-end/common/Geometry.js', 438, 420 ]
1444 silly gunzTarPerm extractEntry front-end/common/WebInspector.js
1445 silly gunzTarPerm modified mode [ 'front-end/common/WebInspector.js', 438, 420 ]
1446 silly gunzTarPerm extractEntry front-end/common/ContentProvider.js
1447 silly gunzTarPerm modified mode [ 'front-end/common/ContentProvider.js', 438, 420 ]
1448 silly gunzTarPerm extractEntry front-end/common/WorkerRuntime.js
1449 silly gunzTarPerm modified mode [ 'front-end/common/WorkerRuntime.js', 438, 420 ]
1450 silly gunzTarPerm extractEntry front-end/common/Console.js
1451 silly gunzTarPerm modified mode [ 'front-end/common/Console.js', 438, 420 ]
1452 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab/node_modules is being purged
1453 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab/node_modules
1454 silly gunzTarPerm extractEntry front-end/common/ResourceType.js
1455 silly gunzTarPerm modified mode [ 'front-end/common/ResourceType.js', 438, 420 ]
1456 silly gunzTarPerm extractEntry front-end/common/module.json
1457 silly gunzTarPerm modified mode [ 'front-end/common/module.json', 438, 420 ]
1458 silly gunzTarPerm extractEntry front-end/components/CookiesTable.js
1459 silly gunzTarPerm modified mode [ 'front-end/components/CookiesTable.js', 438, 420 ]
1460 silly gunzTarPerm extractEntry front-end/components/Drawer.js
1461 silly gunzTarPerm modified mode [ 'front-end/components/Drawer.js', 438, 420 ]
1462 silly gunzTarPerm extractEntry front-end/components/ExecutionContextSelector.js
1463 silly gunzTarPerm modified mode [ 'front-end/components/ExecutionContextSelector.js', 438, 420 ]
1464 silly gunzTarPerm extractEntry front-end/components/HandlerRegistry.js
1465 silly gunzTarPerm modified mode [ 'front-end/components/HandlerRegistry.js', 438, 420 ]
1466 silly gunzTarPerm extractEntry front-end/components/DockController.js
1467 silly gunzTarPerm modified mode [ 'front-end/components/DockController.js', 438, 420 ]
1468 silly gunzTarPerm extractEntry front-end/components/DOMBreakpointsSidebarPane.js
1469 silly gunzTarPerm modified mode [ 'front-end/components/DOMBreakpointsSidebarPane.js', 438, 420 ]
1470 silly gunzTarPerm extractEntry front-end/components/NativeBreakpointsSidebarPane.js
1471 silly gunzTarPerm modified mode [ 'front-end/components/NativeBreakpointsSidebarPane.js',
1471 silly gunzTarPerm 438,
1471 silly gunzTarPerm 420 ]
1472 silly gunzTarPerm extractEntry front-end/components/ObjectPopoverHelper.js
1473 silly gunzTarPerm modified mode [ 'front-end/components/ObjectPopoverHelper.js', 438, 420 ]
1474 silly gunzTarPerm extractEntry front-end/components/ObjectPropertiesSection.js
1475 silly gunzTarPerm modified mode [ 'front-end/components/ObjectPropertiesSection.js', 438, 420 ]
1476 silly gunzTarPerm extractEntry front-end/components/ShortcutsScreen.js
1477 silly gunzTarPerm modified mode [ 'front-end/components/ShortcutsScreen.js', 438, 420 ]
1478 silly gunzTarPerm extractEntry front-end/components/DOMPresentationUtils.js
1479 silly gunzTarPerm modified mode [ 'front-end/components/DOMPresentationUtils.js', 438, 420 ]
1480 silly gunzTarPerm extractEntry front-end/components/TargetsComboBoxController.js
1481 silly gunzTarPerm modified mode [ 'front-end/components/TargetsComboBoxController.js', 438, 420 ]
1482 silly gunzTarPerm extractEntry front-end/components/InspectElementModeController.js
1483 silly gunzTarPerm modified mode [ 'front-end/components/InspectElementModeController.js',
1483 silly gunzTarPerm 438,
1483 silly gunzTarPerm 420 ]
1484 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52/node_modules is being purged
1485 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52/node_modules
1486 silly gunzTarPerm extractEntry front-end/components/InspectorView.js
1487 silly gunzTarPerm modified mode [ 'front-end/components/InspectorView.js', 438, 420 ]
1488 silly gunzTarPerm extractEntry front-end/components/breakpointsList.css
1489 silly gunzTarPerm modified mode [ 'front-end/components/breakpointsList.css', 438, 420 ]
1490 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c/node_modules is being purged
1491 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c/node_modules
1492 silly gunzTarPerm extractEntry front-end/components/module.json
1493 silly gunzTarPerm modified mode [ 'front-end/components/module.json', 438, 420 ]
1494 silly gunzTarPerm extractEntry front-end/console/ConsolePanel.js
1495 silly gunzTarPerm modified mode [ 'front-end/console/ConsolePanel.js', 438, 420 ]
1496 silly gunzTarPerm extractEntry front-end/console/ConsoleView.js
1497 silly gunzTarPerm modified mode [ 'front-end/console/ConsoleView.js', 438, 420 ]
1498 silly gunzTarPerm extractEntry front-end/console/ConsoleViewMessage.js
1499 silly gunzTarPerm modified mode [ 'front-end/console/ConsoleViewMessage.js', 438, 420 ]
1500 silly gunzTarPerm extractEntry front-end/console/consoleView.css
1501 silly gunzTarPerm modified mode [ 'front-end/console/consoleView.css', 438, 420 ]
1502 silly gunzTarPerm extractEntry front-end/console/module.json
1503 silly gunzTarPerm modified mode [ 'front-end/console/module.json', 438, 420 ]
1504 silly gunzTarPerm extractEntry front-end/devices/DevicesView.js
1505 silly gunzTarPerm modified mode [ 'front-end/devices/DevicesView.js', 438, 420 ]
1506 silly gunzTarPerm extractEntry front-end/devices/devicesView.css
1507 silly gunzTarPerm modified mode [ 'front-end/devices/devicesView.css', 438, 420 ]
1508 silly gunzTarPerm extractEntry front-end/devices/module.json
1509 silly gunzTarPerm modified mode [ 'front-end/devices/module.json', 438, 420 ]
1510 silly gunzTarPerm extractEntry front-end/devtools.css
1511 silly gunzTarPerm modified mode [ 'front-end/devtools.css', 438, 420 ]
1512 silly gunzTarPerm extractEntry front-end/devtools.html
1513 silly gunzTarPerm modified mode [ 'front-end/devtools.html', 438, 420 ]
1514 silly gunzTarPerm extractEntry front-end/Images/popoverArrows.png
1515 silly gunzTarPerm modified mode [ 'front-end/Images/popoverArrows.png', 438, 420 ]
1516 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d/node_modules is being purged
1517 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d/node_modules
1518 silly gunzTarPerm extractEntry front-end/Images/applicationCache.png
1519 silly gunzTarPerm modified mode [ 'front-end/Images/applicationCache.png', 438, 420 ]
1520 silly gunzTarPerm extractEntry front-end/Images/breakpoint.png
1521 silly gunzTarPerm modified mode [ 'front-end/Images/breakpoint.png', 438, 420 ]
1522 silly gunzTarPerm extractEntry front-end/Images/breakpointConditional.png
1523 silly gunzTarPerm modified mode [ 'front-end/Images/breakpointConditional.png', 438, 420 ]
1524 silly gunzTarPerm extractEntry front-end/Images/breakpointConditional_2x.png
1525 silly gunzTarPerm modified mode [ 'front-end/Images/breakpointConditional_2x.png', 438, 420 ]
1526 silly gunzTarPerm extractEntry front-end/Images/breakpoint_2x.png
1527 silly gunzTarPerm modified mode [ 'front-end/Images/breakpoint_2x.png', 438, 420 ]
1528 silly gunzTarPerm extractEntry front-end/Images/checker.png
1529 silly gunzTarPerm modified mode [ 'front-end/Images/checker.png', 438, 420 ]
1530 silly gunzTarPerm extractEntry front-end/Images/chromeDisabledSelect.png
1531 silly gunzTarPerm modified mode [ 'front-end/Images/chromeDisabledSelect.png', 438, 420 ]
1532 silly gunzTarPerm extractEntry front-end/Images/chromeDisabledSelect_2x.png
1533 silly gunzTarPerm modified mode [ 'front-end/Images/chromeDisabledSelect_2x.png', 438, 420 ]
1534 silly gunzTarPerm extractEntry front-end/Images/chromeLeft.png
1535 silly gunzTarPerm modified mode [ 'front-end/Images/chromeLeft.png', 438, 420 ]
1536 silly gunzTarPerm extractEntry front-end/Images/chromeMiddle.png
1537 silly gunzTarPerm modified mode [ 'front-end/Images/chromeMiddle.png', 438, 420 ]
1538 silly gunzTarPerm extractEntry front-end/Images/chromeRight.png
1539 silly gunzTarPerm modified mode [ 'front-end/Images/chromeRight.png', 438, 420 ]
1540 silly gunzTarPerm extractEntry front-end/Images/chromeSelect.png
1541 silly gunzTarPerm modified mode [ 'front-end/Images/chromeSelect.png', 438, 420 ]
1542 silly gunzTarPerm extractEntry front-end/Images/chromeSelect_2x.png
1543 silly gunzTarPerm modified mode [ 'front-end/Images/chromeSelect_2x.png', 438, 420 ]
1544 silly gunzTarPerm extractEntry front-end/Images/cookie.png
1545 silly gunzTarPerm modified mode [ 'front-end/Images/cookie.png', 438, 420 ]
1546 silly gunzTarPerm extractEntry front-end/Images/database.png
1547 silly gunzTarPerm modified mode [ 'front-end/Images/database.png', 438, 420 ]
1548 silly gunzTarPerm extractEntry front-end/Images/databaseTable.png
1549 silly gunzTarPerm modified mode [ 'front-end/Images/databaseTable.png', 438, 420 ]
1550 silly gunzTarPerm extractEntry front-end/Images/deleteIcon.png
1551 silly gunzTarPerm modified mode [ 'front-end/Images/deleteIcon.png', 438, 420 ]
1552 silly gunzTarPerm extractEntry front-end/Images/domain.png
1553 silly gunzTarPerm modified mode [ 'front-end/Images/domain.png', 438, 420 ]
1554 silly gunzTarPerm extractEntry front-end/Images/errorWave.png
1555 silly gunzTarPerm modified mode [ 'front-end/Images/errorWave.png', 438, 420 ]
1556 silly gunzTarPerm extractEntry front-end/Images/errorWave_2x.png
1557 silly gunzTarPerm modified mode [ 'front-end/Images/errorWave_2x.png', 438, 420 ]
1558 silly gunzTarPerm extractEntry front-end/Images/fileSystem.png
1559 silly gunzTarPerm modified mode [ 'front-end/Images/fileSystem.png', 438, 420 ]
1560 silly gunzTarPerm extractEntry front-end/Images/forward.png
1561 silly gunzTarPerm modified mode [ 'front-end/Images/forward.png', 438, 420 ]
1562 silly gunzTarPerm extractEntry front-end/Images/frame.png
1563 silly gunzTarPerm modified mode [ 'front-end/Images/frame.png', 438, 420 ]
1564 silly gunzTarPerm extractEntry front-end/Images/graphLabelCalloutLeft.png
1565 silly gunzTarPerm modified mode [ 'front-end/Images/graphLabelCalloutLeft.png', 438, 420 ]
1566 silly gunzTarPerm extractEntry front-end/Images/graphLabelCalloutRight.png
1567 silly gunzTarPerm modified mode [ 'front-end/Images/graphLabelCalloutRight.png', 438, 420 ]
1568 silly gunzTarPerm extractEntry front-end/Images/indexedDB.png
1569 silly gunzTarPerm modified mode [ 'front-end/Images/indexedDB.png', 438, 420 ]
1570 silly gunzTarPerm extractEntry front-end/Images/indexedDBIndex.png
1571 silly gunzTarPerm modified mode [ 'front-end/Images/indexedDBIndex.png', 438, 420 ]
1572 silly gunzTarPerm extractEntry front-end/Images/indexedDBObjectStore.png
1573 silly gunzTarPerm modified mode [ 'front-end/Images/indexedDBObjectStore.png', 438, 420 ]
1574 silly gunzTarPerm extractEntry front-end/Images/localStorage.png
1575 silly gunzTarPerm modified mode [ 'front-end/Images/localStorage.png', 438, 420 ]
1576 silly gunzTarPerm extractEntry front-end/Images/navigationControls.png
1577 silly gunzTarPerm modified mode [ 'front-end/Images/navigationControls.png', 438, 420 ]
1578 silly gunzTarPerm extractEntry front-end/Images/navigationControls_2x.png
1579 silly gunzTarPerm modified mode [ 'front-end/Images/navigationControls_2x.png', 438, 420 ]
1580 silly gunzTarPerm extractEntry front-end/Images/paneAddButtons.png
1581 silly gunzTarPerm modified mode [ 'front-end/Images/paneAddButtons.png', 438, 420 ]
1582 silly gunzTarPerm extractEntry front-end/Images/paneElementStateButtons.png
1583 silly gunzTarPerm modified mode [ 'front-end/Images/paneElementStateButtons.png', 438, 420 ]
1584 silly gunzTarPerm extractEntry front-end/Images/paneFilterButtons.png
1585 silly gunzTarPerm modified mode [ 'front-end/Images/paneFilterButtons.png', 438, 420 ]
1586 silly gunzTarPerm extractEntry front-end/Images/paneRefreshButtons.png
1587 silly gunzTarPerm modified mode [ 'front-end/Images/paneRefreshButtons.png', 438, 420 ]
1588 silly gunzTarPerm extractEntry front-end/Images/back.png
1589 silly gunzTarPerm modified mode [ 'front-end/Images/back.png', 438, 420 ]
1590 silly gunzTarPerm extractEntry front-end/Images/popoverBackground.png
1591 silly gunzTarPerm modified mode [ 'front-end/Images/popoverBackground.png', 438, 420 ]
1592 silly gunzTarPerm extractEntry front-end/Images/profileGroupIcon.png
1593 silly gunzTarPerm modified mode [ 'front-end/Images/profileGroupIcon.png', 438, 420 ]
1594 silly gunzTarPerm extractEntry front-end/Images/profileIcon.png
1595 silly gunzTarPerm modified mode [ 'front-end/Images/profileIcon.png', 438, 420 ]
1596 silly gunzTarPerm extractEntry front-end/Images/profileSmallIcon.png
1597 silly gunzTarPerm modified mode [ 'front-end/Images/profileSmallIcon.png', 438, 420 ]
1598 silly gunzTarPerm extractEntry front-end/Images/radioDot.png
1599 silly gunzTarPerm modified mode [ 'front-end/Images/radioDot.png', 438, 420 ]
1600 silly gunzTarPerm extractEntry front-end/Images/resourceCSSIcon.png
1601 silly gunzTarPerm modified mode [ 'front-end/Images/resourceCSSIcon.png', 438, 420 ]
1602 silly gunzTarPerm extractEntry front-end/Images/resourceDocumentIcon.png
1603 silly gunzTarPerm modified mode [ 'front-end/Images/resourceDocumentIcon.png', 438, 420 ]
1604 silly gunzTarPerm extractEntry front-end/Images/resourceDocumentIconSmall.png
1605 silly gunzTarPerm modified mode [ 'front-end/Images/resourceDocumentIconSmall.png', 438, 420 ]
1606 silly gunzTarPerm extractEntry front-end/Images/resourceJSIcon.png
1607 silly gunzTarPerm modified mode [ 'front-end/Images/resourceJSIcon.png', 438, 420 ]
1608 silly gunzTarPerm extractEntry front-end/Images/resourcePlainIcon.png
1609 silly gunzTarPerm modified mode [ 'front-end/Images/resourcePlainIcon.png', 438, 420 ]
1610 silly gunzTarPerm extractEntry front-end/Images/resourcePlainIconSmall.png
1611 silly gunzTarPerm modified mode [ 'front-end/Images/resourcePlainIconSmall.png', 438, 420 ]
1612 silly gunzTarPerm extractEntry front-end/Images/resourcesTimeGraphIcon.png
1613 silly gunzTarPerm modified mode [ 'front-end/Images/resourcesTimeGraphIcon.png', 438, 420 ]
1614 silly gunzTarPerm extractEntry front-end/Images/responsiveDesign.png
1615 silly gunzTarPerm modified mode [ 'front-end/Images/responsiveDesign.png', 438, 420 ]
1616 silly gunzTarPerm extractEntry front-end/Images/responsiveDesign_2x.png
1617 silly gunzTarPerm modified mode [ 'front-end/Images/responsiveDesign_2x.png', 438, 420 ]
1618 silly gunzTarPerm extractEntry front-end/Images/searchNext.png
1619 silly gunzTarPerm modified mode [ 'front-end/Images/searchNext.png', 438, 420 ]
1620 silly gunzTarPerm extractEntry front-end/Images/searchPrev.png
1621 silly gunzTarPerm modified mode [ 'front-end/Images/searchPrev.png', 438, 420 ]
1622 silly gunzTarPerm extractEntry front-end/Images/sessionStorage.png
1623 silly gunzTarPerm modified mode [ 'front-end/Images/sessionStorage.png', 438, 420 ]
1624 silly gunzTarPerm extractEntry front-end/Images/settingsListRemove.png
1625 silly gunzTarPerm modified mode [ 'front-end/Images/settingsListRemove.png', 438, 420 ]
1626 silly gunzTarPerm extractEntry front-end/Images/settingsListRemove_2x.png
1627 silly gunzTarPerm modified mode [ 'front-end/Images/settingsListRemove_2x.png', 438, 420 ]
1628 silly gunzTarPerm extractEntry front-end/Images/src/breakpoint.svg
1629 silly gunzTarPerm modified mode [ 'front-end/Images/src/breakpoint.svg', 438, 420 ]
1630 silly gunzTarPerm extractEntry front-end/Images/src/breakpointConditional.svg
1631 silly gunzTarPerm modified mode [ 'front-end/Images/src/breakpointConditional.svg', 438, 420 ]
1632 silly gunzTarPerm extractEntry front-end/Images/src/errorWave.svg
1633 silly gunzTarPerm modified mode [ 'front-end/Images/src/errorWave.svg', 438, 420 ]
1634 silly gunzTarPerm extractEntry front-end/Images/src/optimize_png.hashes
1635 silly gunzTarPerm modified mode [ 'front-end/Images/src/optimize_png.hashes', 438, 420 ]
1636 silly gunzTarPerm extractEntry front-end/Images/src/responsiveDesign.svg
1637 silly gunzTarPerm modified mode [ 'front-end/Images/src/responsiveDesign.svg', 438, 420 ]
1638 silly gunzTarPerm extractEntry front-end/Images/src/settingsListRemove.svg
1639 silly gunzTarPerm modified mode [ 'front-end/Images/src/settingsListRemove.svg', 438, 420 ]
1640 silly gunzTarPerm extractEntry front-end/Images/src/statusbarButtonGlyphs.svg
1641 silly gunzTarPerm modified mode [ 'front-end/Images/src/statusbarButtonGlyphs.svg', 438, 420 ]
1642 silly gunzTarPerm extractEntry front-end/Images/src/svg2png.hashes
1643 silly gunzTarPerm modified mode [ 'front-end/Images/src/svg2png.hashes', 438, 420 ]
1644 silly gunzTarPerm extractEntry front-end/Images/statusbarButtonGlyphs.png
1645 silly gunzTarPerm modified mode [ 'front-end/Images/statusbarButtonGlyphs.png', 438, 420 ]
1646 silly gunzTarPerm extractEntry front-end/Images/statusbarButtonGlyphs_2x.png
1647 silly gunzTarPerm modified mode [ 'front-end/Images/statusbarButtonGlyphs_2x.png', 438, 420 ]
1648 silly gunzTarPerm extractEntry front-end/Images/statusbarResizerHorizontal.png
1649 silly gunzTarPerm modified mode [ 'front-end/Images/statusbarResizerHorizontal.png', 438, 420 ]
1650 silly gunzTarPerm extractEntry front-end/Images/statusbarResizerVertical.png
1651 silly gunzTarPerm modified mode [ 'front-end/Images/statusbarResizerVertical.png', 438, 420 ]
1652 silly gunzTarPerm extractEntry front-end/Images/thumbActiveHoriz.png
1653 silly gunzTarPerm modified mode [ 'front-end/Images/thumbActiveHoriz.png', 438, 420 ]
1654 silly gunzTarPerm extractEntry front-end/Images/thumbActiveVert.png
1655 silly gunzTarPerm modified mode [ 'front-end/Images/thumbActiveVert.png', 438, 420 ]
1656 silly gunzTarPerm extractEntry front-end/Images/thumbHoriz.png
1657 silly gunzTarPerm modified mode [ 'front-end/Images/thumbHoriz.png', 438, 420 ]
1658 silly gunzTarPerm extractEntry front-end/Images/thumbHoverHoriz.png
1659 silly gunzTarPerm modified mode [ 'front-end/Images/thumbHoverHoriz.png', 438, 420 ]
1660 silly gunzTarPerm extractEntry front-end/Images/thumbHoverVert.png
1661 silly gunzTarPerm modified mode [ 'front-end/Images/thumbHoverVert.png', 438, 420 ]
1662 silly gunzTarPerm extractEntry front-end/Images/thumbVert.png
1663 silly gunzTarPerm modified mode [ 'front-end/Images/thumbVert.png', 438, 420 ]
1664 silly gunzTarPerm extractEntry front-end/Images/toolbarItemSelected.png
1665 silly gunzTarPerm modified mode [ 'front-end/Images/toolbarItemSelected.png', 438, 420 ]
1666 silly gunzTarPerm extractEntry front-end/Images/touchCursor.png
1667 silly gunzTarPerm modified mode [ 'front-end/Images/touchCursor.png', 438, 420 ]
1668 silly gunzTarPerm extractEntry front-end/Images/touchCursor_2x.png
1669 silly gunzTarPerm modified mode [ 'front-end/Images/touchCursor_2x.png', 438, 420 ]
1670 silly gunzTarPerm extractEntry front-end/Images/transformControls.png
1671 silly gunzTarPerm modified mode [ 'front-end/Images/transformControls.png', 438, 420 ]
1672 silly gunzTarPerm extractEntry front-end/Images/transformControls_2x.png
1673 silly gunzTarPerm modified mode [ 'front-end/Images/transformControls_2x.png', 438, 420 ]
1674 silly gunzTarPerm extractEntry front-end/devtools.json
1675 silly gunzTarPerm modified mode [ 'front-end/devtools.json', 438, 420 ]
1676 silly gunzTarPerm extractEntry front-end/devtools_app/DevToolsAPI.js
1677 silly gunzTarPerm modified mode [ 'front-end/devtools_app/DevToolsAPI.js', 438, 420 ]
1678 silly gunzTarPerm extractEntry front-end/devtools_app/DevToolsApp.js
1679 silly gunzTarPerm modified mode [ 'front-end/devtools_app/DevToolsApp.js', 438, 420 ]
1680 silly gunzTarPerm extractEntry front-end/devtools_app/InspectorFrontendHostImpl.js
1681 silly gunzTarPerm modified mode [ 'front-end/devtools_app/InspectorFrontendHostImpl.js',
1681 silly gunzTarPerm 438,
1681 silly gunzTarPerm 420 ]
1682 silly gunzTarPerm extractEntry front-end/devtools_app/UITests.js
1683 silly gunzTarPerm modified mode [ 'front-end/devtools_app/UITests.js', 438, 420 ]
1684 silly gunzTarPerm extractEntry front-end/devtools_app/module.json
1685 silly gunzTarPerm modified mode [ 'front-end/devtools_app/module.json', 438, 420 ]
1686 silly gunzTarPerm extractEntry front-end/dialog.css
1687 silly gunzTarPerm modified mode [ 'front-end/dialog.css', 438, 420 ]
1688 silly gunzTarPerm extractEntry front-end/documentation/DocumentationCatalog.js
1689 silly gunzTarPerm modified mode [ 'front-end/documentation/DocumentationCatalog.js', 438, 420 ]
1690 silly gunzTarPerm extractEntry front-end/documentation/DocumentationView.js
1691 silly gunzTarPerm modified mode [ 'front-end/documentation/DocumentationView.js', 438, 420 ]
1692 silly gunzTarPerm extractEntry front-end/documentation/JSArticle.js
1693 silly gunzTarPerm modified mode [ 'front-end/documentation/JSArticle.js', 438, 420 ]
1694 silly gunzTarPerm extractEntry front-end/documentation/WikiParser.js
1695 silly gunzTarPerm modified mode [ 'front-end/documentation/WikiParser.js', 438, 420 ]
1696 silly gunzTarPerm extractEntry front-end/documentation/documentationView.css
1697 silly gunzTarPerm modified mode [ 'front-end/documentation/documentationView.css', 438, 420 ]
1698 silly gunzTarPerm extractEntry front-end/documentation/module.json
1699 silly gunzTarPerm modified mode [ 'front-end/documentation/module.json', 438, 420 ]
1700 silly gunzTarPerm extractEntry front-end/elements/AnimationsSidebarPane.js
1701 silly gunzTarPerm modified mode [ 'front-end/elements/AnimationsSidebarPane.js', 438, 420 ]
1702 silly gunzTarPerm extractEntry front-end/elements/ElementsSidebarPane.js
1703 silly gunzTarPerm modified mode [ 'front-end/elements/ElementsSidebarPane.js', 438, 420 ]
1704 silly gunzTarPerm extractEntry front-end/elements/ElementsTreeOutline.js
1705 silly gunzTarPerm modified mode [ 'front-end/elements/ElementsTreeOutline.js', 438, 420 ]
1706 silly gunzTarPerm extractEntry front-end/elements/EventListenersSidebarPane.js
1707 silly gunzTarPerm modified mode [ 'front-end/elements/EventListenersSidebarPane.js', 438, 420 ]
1708 silly gunzTarPerm extractEntry front-end/elements/ElementsPanel.js
1709 silly gunzTarPerm modified mode [ 'front-end/elements/ElementsPanel.js', 438, 420 ]
1710 silly gunzTarPerm extractEntry front-end/elements/PlatformFontsSidebarPane.js
1711 silly gunzTarPerm modified mode [ 'front-end/elements/PlatformFontsSidebarPane.js', 438, 420 ]
1712 silly gunzTarPerm extractEntry front-end/elements/ElementsBreadcrumbs.js
1713 silly gunzTarPerm modified mode [ 'front-end/elements/ElementsBreadcrumbs.js', 438, 420 ]
1714 silly gunzTarPerm extractEntry front-end/elements/Spectrum.js
1715 silly gunzTarPerm modified mode [ 'front-end/elements/Spectrum.js', 438, 420 ]
1716 silly gunzTarPerm extractEntry front-end/elements/StylesSectionModel.js
1717 silly gunzTarPerm modified mode [ 'front-end/elements/StylesSectionModel.js', 438, 420 ]
1718 silly gunzTarPerm extractEntry front-end/elements/StylesSidebarPane.js
1719 silly gunzTarPerm modified mode [ 'front-end/elements/StylesSidebarPane.js', 438, 420 ]
1720 silly gunzTarPerm extractEntry front-end/elements/MetricsSidebarPane.js
1721 silly gunzTarPerm modified mode [ 'front-end/elements/MetricsSidebarPane.js', 438, 420 ]
1722 silly gunzTarPerm extractEntry front-end/elements/PropertiesSidebarPane.js
1723 silly gunzTarPerm modified mode [ 'front-end/elements/PropertiesSidebarPane.js', 438, 420 ]
1724 silly gunzTarPerm extractEntry front-end/elements/breadcrumbs.css
1725 silly gunzTarPerm modified mode [ 'front-end/elements/breadcrumbs.css', 438, 420 ]
1726 silly gunzTarPerm extractEntry front-end/elements/elementsPanel.css
1727 silly gunzTarPerm modified mode [ 'front-end/elements/elementsPanel.css', 438, 420 ]
1728 silly gunzTarPerm extractEntry front-end/elements/elementsTreeOutline.css
1729 silly gunzTarPerm modified mode [ 'front-end/elements/elementsTreeOutline.css', 438, 420 ]
1730 silly gunzTarPerm extractEntry front-end/elements/module.json
1731 silly gunzTarPerm modified mode [ 'front-end/elements/module.json', 438, 420 ]
1732 silly gunzTarPerm extractEntry front-end/elements/spectrum.css
1733 silly gunzTarPerm modified mode [ 'front-end/elements/spectrum.css', 438, 420 ]
1734 silly gunzTarPerm extractEntry front-end/extensions/ExtensionAPI.js
1735 silly gunzTarPerm modified mode [ 'front-end/extensions/ExtensionAPI.js', 438, 420 ]
1736 silly gunzTarPerm extractEntry front-end/extensions/ExtensionAuditCategory.js
1737 silly gunzTarPerm modified mode [ 'front-end/extensions/ExtensionAuditCategory.js', 438, 420 ]
1738 silly gunzTarPerm extractEntry front-end/extensions/ExtensionPanel.js
1739 silly gunzTarPerm modified mode [ 'front-end/extensions/ExtensionPanel.js', 438, 420 ]
1740 silly gunzTarPerm extractEntry front-end/extensions/ExtensionRegistryStub.js
1741 silly gunzTarPerm modified mode [ 'front-end/extensions/ExtensionRegistryStub.js', 438, 420 ]
1742 silly gunzTarPerm extractEntry front-end/extensions/ExtensionServer.js
1743 silly gunzTarPerm modified mode [ 'front-end/extensions/ExtensionServer.js', 438, 420 ]
1744 silly gunzTarPerm extractEntry front-end/extensions/ExtensionView.js
1745 silly gunzTarPerm modified mode [ 'front-end/extensions/ExtensionView.js', 438, 420 ]
1746 silly gunzTarPerm extractEntry front-end/extensions/module.json
1747 silly gunzTarPerm modified mode [ 'front-end/extensions/module.json', 438, 420 ]
1748 silly gunzTarPerm extractEntry front-end/OWNERS
1749 silly gunzTarPerm modified mode [ 'front-end/OWNERS', 438, 420 ]
1750 silly gunzTarPerm extractEntry front-end/heap_snapshot_worker/AllocationProfile.js
1751 silly gunzTarPerm modified mode [ 'front-end/heap_snapshot_worker/AllocationProfile.js',
1751 silly gunzTarPerm 438,
1751 silly gunzTarPerm 420 ]
1752 silly gunzTarPerm extractEntry front-end/heap_snapshot_worker/HeapSnapshot.js
1753 silly gunzTarPerm modified mode [ 'front-end/heap_snapshot_worker/HeapSnapshot.js', 438, 420 ]
1754 silly gunzTarPerm extractEntry front-end/heap_snapshot_worker/HeapSnapshotLoader.js
1755 silly gunzTarPerm modified mode [ 'front-end/heap_snapshot_worker/HeapSnapshotLoader.js',
1755 silly gunzTarPerm 438,
1755 silly gunzTarPerm 420 ]
1756 silly gunzTarPerm extractEntry front-end/heap_snapshot_worker/HeapSnapshotWorker.js
1757 silly gunzTarPerm modified mode [ 'front-end/heap_snapshot_worker/HeapSnapshotWorker.js',
1757 silly gunzTarPerm 438,
1757 silly gunzTarPerm 420 ]
1758 silly gunzTarPerm extractEntry front-end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js
1759 silly gunzTarPerm modified mode [ 'front-end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js',
1759 silly gunzTarPerm 438,
1759 silly gunzTarPerm 420 ]
1760 silly gunzTarPerm extractEntry front-end/heap_snapshot_worker/JSHeapSnapshot.js
1761 silly gunzTarPerm modified mode [ 'front-end/heap_snapshot_worker/JSHeapSnapshot.js', 438, 420 ]
1762 silly gunzTarPerm extractEntry front-end/heap_snapshot_worker/module.json
1763 silly gunzTarPerm modified mode [ 'front-end/heap_snapshot_worker/module.json', 438, 420 ]
1764 silly gunzTarPerm extractEntry front-end/host/InspectorFrontendHost.js
1765 silly gunzTarPerm modified mode [ 'front-end/host/InspectorFrontendHost.js', 438, 420 ]
1766 silly gunzTarPerm extractEntry front-end/host/Platform.js
1767 silly gunzTarPerm modified mode [ 'front-end/host/Platform.js', 438, 420 ]
1768 silly gunzTarPerm extractEntry front-end/host/UserMetrics.js
1769 silly gunzTarPerm modified mode [ 'front-end/host/UserMetrics.js', 438, 420 ]
1770 silly gunzTarPerm extractEntry front-end/host/module.json
1771 silly gunzTarPerm modified mode [ 'front-end/host/module.json', 438, 420 ]
1772 silly gunzTarPerm extractEntry front-end/inspector.css
1773 silly gunzTarPerm modified mode [ 'front-end/inspector.css', 438, 420 ]
1774 silly gunzTarPerm extractEntry front-end/inspector.html
1775 silly gunzTarPerm modified mode [ 'front-end/inspector.html', 438, 420 ]
1776 silly gunzTarPerm extractEntry front-end/UglifyJS/parse-js.js
1777 silly gunzTarPerm modified mode [ 'front-end/UglifyJS/parse-js.js', 438, 420 ]
1778 silly gunzTarPerm extractEntry front-end/inspector.json
1779 silly gunzTarPerm modified mode [ 'front-end/inspector.json', 438, 420 ]
1780 silly gunzTarPerm extractEntry front-end/inspectorCommon.css
1781 silly gunzTarPerm modified mode [ 'front-end/inspectorCommon.css', 438, 420 ]
1782 silly gunzTarPerm extractEntry front-end/audits/AuditCategories.js
1783 silly gunzTarPerm modified mode [ 'front-end/audits/AuditCategories.js', 438, 420 ]
1784 silly gunzTarPerm extractEntry front-end/audits/AuditController.js
1785 silly gunzTarPerm modified mode [ 'front-end/audits/AuditController.js', 438, 420 ]
1786 silly gunzTarPerm extractEntry front-end/audits/AuditExtensionCategory.js
1787 silly gunzTarPerm modified mode [ 'front-end/audits/AuditExtensionCategory.js', 438, 420 ]
1788 silly gunzTarPerm extractEntry front-end/audits/AuditFormatters.js
1789 silly gunzTarPerm modified mode [ 'front-end/audits/AuditFormatters.js', 438, 420 ]
1790 silly gunzTarPerm extractEntry front-end/audits/AuditCategory.js
1791 silly gunzTarPerm modified mode [ 'front-end/audits/AuditCategory.js', 438, 420 ]
1792 silly gunzTarPerm extractEntry front-end/audits/AuditResultView.js
1793 silly gunzTarPerm modified mode [ 'front-end/audits/AuditResultView.js', 438, 420 ]
1794 silly gunzTarPerm extractEntry front-end/audits/AuditRules.js
1795 silly gunzTarPerm modified mode [ 'front-end/audits/AuditRules.js', 438, 420 ]
1796 silly gunzTarPerm extractEntry front-end/audits/AuditsPanel.js
1797 silly gunzTarPerm modified mode [ 'front-end/audits/AuditsPanel.js', 438, 420 ]
1798 silly gunzTarPerm extractEntry front-end/audits/AuditLauncherView.js
1799 silly gunzTarPerm modified mode [ 'front-end/audits/AuditLauncherView.js', 438, 420 ]
1800 silly gunzTarPerm extractEntry front-end/audits/auditsPanel.css
1801 silly gunzTarPerm modified mode [ 'front-end/audits/auditsPanel.css', 438, 420 ]
1802 silly gunzTarPerm extractEntry front-end/audits/module.json
1803 silly gunzTarPerm modified mode [ 'front-end/audits/module.json', 438, 420 ]
1804 silly gunzTarPerm extractEntry front-end/inspectorSyntaxHighlight.css
1805 silly gunzTarPerm modified mode [ 'front-end/inspectorSyntaxHighlight.css', 438, 420 ]
1806 silly gunzTarPerm extractEntry front-end/layers/LayerPaintProfilerView.js
1807 silly gunzTarPerm modified mode [ 'front-end/layers/LayerPaintProfilerView.js', 438, 420 ]
1808 silly gunzTarPerm extractEntry front-end/layers/LayersPanel.js
1809 silly gunzTarPerm modified mode [ 'front-end/layers/LayersPanel.js', 438, 420 ]
1810 silly gunzTarPerm extractEntry front-end/layers/module.json
1811 silly gunzTarPerm modified mode [ 'front-end/layers/module.json', 438, 420 ]
1812 silly gunzTarPerm extractEntry front-end/main/AdvancedApp.js
1813 silly gunzTarPerm modified mode [ 'front-end/main/AdvancedApp.js', 438, 420 ]
1814 silly gunzTarPerm extractEntry front-end/main/HelpScreenUntilReload.js
1815 silly gunzTarPerm modified mode [ 'front-end/main/HelpScreenUntilReload.js', 438, 420 ]
1816 silly gunzTarPerm extractEntry front-end/main/Main.js
1817 silly gunzTarPerm modified mode [ 'front-end/main/Main.js', 438, 420 ]
1818 silly gunzTarPerm extractEntry front-end/main/OverridesView.js
1819 silly gunzTarPerm modified mode [ 'front-end/main/OverridesView.js', 438, 420 ]
1820 silly gunzTarPerm extractEntry front-end/main/RenderingOptions.js
1821 silly gunzTarPerm modified mode [ 'front-end/main/RenderingOptions.js', 438, 420 ]
1822 silly gunzTarPerm extractEntry front-end/main/App.js
1823 silly gunzTarPerm modified mode [ 'front-end/main/App.js', 438, 420 ]
1824 silly gunzTarPerm extractEntry front-end/main/SimpleApp.js
1825 silly gunzTarPerm modified mode [ 'front-end/main/SimpleApp.js', 438, 420 ]
1826 silly gunzTarPerm extractEntry front-end/main/TestController.js
1827 silly gunzTarPerm modified mode [ 'front-end/main/TestController.js', 438, 420 ]
1828 silly gunzTarPerm extractEntry front-end/main/Tests.js
1829 silly gunzTarPerm modified mode [ 'front-end/main/Tests.js', 438, 420 ]
1830 silly gunzTarPerm extractEntry front-end/main/ScreencastApp.js
1831 silly gunzTarPerm modified mode [ 'front-end/main/ScreencastApp.js', 438, 420 ]
1832 silly gunzTarPerm extractEntry front-end/main/accelerometer.css
1833 silly gunzTarPerm modified mode [ 'front-end/main/accelerometer.css', 438, 420 ]
1834 silly gunzTarPerm extractEntry front-end/main/module.json
1835 silly gunzTarPerm modified mode [ 'front-end/main/module.json', 438, 420 ]
1836 silly gunzTarPerm extractEntry front-end/main/overrides.css
1837 silly gunzTarPerm modified mode [ 'front-end/main/overrides.css', 438, 420 ]
1838 silly gunzTarPerm extractEntry front-end/network/FilterSuggestionBuilder.js
1839 silly gunzTarPerm modified mode [ 'front-end/network/FilterSuggestionBuilder.js', 438, 420 ]
1840 silly gunzTarPerm extractEntry front-end/network/NetworkPanel.js
1841 silly gunzTarPerm modified mode [ 'front-end/network/NetworkPanel.js', 438, 420 ]
1842 silly gunzTarPerm extractEntry front-end/network/NetworkTimeCalculator.js
1843 silly gunzTarPerm modified mode [ 'front-end/network/NetworkTimeCalculator.js', 438, 420 ]
1844 silly gunzTarPerm extractEntry front-end/network/RequestCookiesView.js
1845 silly gunzTarPerm modified mode [ 'front-end/network/RequestCookiesView.js', 438, 420 ]
1846 silly gunzTarPerm extractEntry front-end/network/NetworkLogView.js
1847 silly gunzTarPerm modified mode [ 'front-end/network/NetworkLogView.js', 438, 420 ]
1848 silly gunzTarPerm extractEntry front-end/network/RequestHeadersView.js
1849 silly gunzTarPerm modified mode [ 'front-end/network/RequestHeadersView.js', 438, 420 ]
1850 silly gunzTarPerm extractEntry front-end/network/RequestJSONView.js
1851 silly gunzTarPerm modified mode [ 'front-end/network/RequestJSONView.js', 438, 420 ]
1852 silly gunzTarPerm extractEntry front-end/network/HARWriter.js
1853 silly gunzTarPerm modified mode [ 'front-end/network/HARWriter.js', 438, 420 ]
1854 silly gunzTarPerm extractEntry front-end/network/RequestResponseView.js
1855 silly gunzTarPerm modified mode [ 'front-end/network/RequestResponseView.js', 438, 420 ]
1856 silly gunzTarPerm extractEntry front-end/network/RequestTimingView.js
1857 silly gunzTarPerm modified mode [ 'front-end/network/RequestTimingView.js', 438, 420 ]
1858 silly gunzTarPerm extractEntry front-end/network/NetworkItemView.js
1859 silly gunzTarPerm modified mode [ 'front-end/network/NetworkItemView.js', 438, 420 ]
1860 silly gunzTarPerm extractEntry front-end/network/RequestView.js
1861 silly gunzTarPerm modified mode [ 'front-end/network/RequestView.js', 438, 420 ]
1862 silly gunzTarPerm extractEntry front-end/network/NetworkDataGridNode.js
1863 silly gunzTarPerm modified mode [ 'front-end/network/NetworkDataGridNode.js', 438, 420 ]
1864 silly gunzTarPerm extractEntry front-end/network/ResourceWebSocketFrameView.js
1865 silly gunzTarPerm modified mode [ 'front-end/network/ResourceWebSocketFrameView.js', 438, 420 ]
1866 silly gunzTarPerm extractEntry front-end/network/RequestHTMLView.js
1867 silly gunzTarPerm modified mode [ 'front-end/network/RequestHTMLView.js', 438, 420 ]
1868 silly gunzTarPerm extractEntry front-end/network/RequestPreviewView.js
1869 silly gunzTarPerm modified mode [ 'front-end/network/RequestPreviewView.js', 438, 420 ]
1870 silly gunzTarPerm extractEntry front-end/network/module.json
1871 silly gunzTarPerm modified mode [ 'front-end/network/module.json', 438, 420 ]
1872 silly gunzTarPerm extractEntry front-end/network/networkLogView.css
1873 silly gunzTarPerm modified mode [ 'front-end/network/networkLogView.css', 438, 420 ]
1874 silly gunzTarPerm extractEntry front-end/network/networkPanel.css
1875 silly gunzTarPerm modified mode [ 'front-end/network/networkPanel.css', 438, 420 ]
1876 silly gunzTarPerm extractEntry front-end/network/requestCookiesView.css
1877 silly gunzTarPerm modified mode [ 'front-end/network/requestCookiesView.css', 438, 420 ]
1878 silly gunzTarPerm extractEntry front-end/network/requestHeadersView.css
1879 silly gunzTarPerm modified mode [ 'front-end/network/requestHeadersView.css', 438, 420 ]
1880 silly gunzTarPerm extractEntry front-end/network/webSocketFrameView.css
1881 silly gunzTarPerm modified mode [ 'front-end/network/webSocketFrameView.css', 438, 420 ]
1882 silly gunzTarPerm extractEntry front-end/platform/DOMExtension.js
1883 silly gunzTarPerm modified mode [ 'front-end/platform/DOMExtension.js', 438, 420 ]
1884 silly gunzTarPerm extractEntry front-end/platform/Promise.js
1885 silly gunzTarPerm modified mode [ 'front-end/platform/Promise.js', 438, 420 ]
1886 silly gunzTarPerm extractEntry front-end/platform/utilities.js
1887 silly gunzTarPerm modified mode [ 'front-end/platform/utilities.js', 438, 420 ]
1888 silly gunzTarPerm extractEntry front-end/platform/module.json
1889 silly gunzTarPerm modified mode [ 'front-end/platform/module.json', 438, 420 ]
1890 silly gunzTarPerm extractEntry front-end/popover.css
1891 silly gunzTarPerm modified mode [ 'front-end/popover.css', 438, 420 ]
1892 silly gunzTarPerm extractEntry front-end/profiler/CPUProfileBottomUpDataGrid.js
1893 silly gunzTarPerm modified mode [ 'front-end/profiler/CPUProfileBottomUpDataGrid.js', 438, 420 ]
1894 silly gunzTarPerm extractEntry front-end/profiler/CPUProfileView.js
1895 silly gunzTarPerm modified mode [ 'front-end/profiler/CPUProfileView.js', 438, 420 ]
1896 silly gunzTarPerm extractEntry front-end/profiler/CanvasProfileView.js
1897 silly gunzTarPerm modified mode [ 'front-end/profiler/CanvasProfileView.js', 438, 420 ]
1898 silly gunzTarPerm extractEntry front-end/profiler/CanvasReplayStateView.js
1899 silly gunzTarPerm modified mode [ 'front-end/profiler/CanvasReplayStateView.js', 438, 420 ]
1900 silly gunzTarPerm extractEntry front-end/profiler/HeapSnapshotCommon.js
1901 silly gunzTarPerm modified mode [ 'front-end/profiler/HeapSnapshotCommon.js', 438, 420 ]
1902 silly gunzTarPerm extractEntry front-end/profiler/CPUProfileTopDownDataGrid.js
1903 silly gunzTarPerm modified mode [ 'front-end/profiler/CPUProfileTopDownDataGrid.js', 438, 420 ]
1904 silly gunzTarPerm extractEntry front-end/profiler/CPUProfileDataGrid.js
1905 silly gunzTarPerm modified mode [ 'front-end/profiler/CPUProfileDataGrid.js', 438, 420 ]
1906 silly gunzTarPerm extractEntry front-end/profiler/HeapSnapshotProxy.js
1907 silly gunzTarPerm modified mode [ 'front-end/profiler/HeapSnapshotProxy.js', 438, 420 ]
1908 silly gunzTarPerm extractEntry front-end/profiler/HeapSnapshotView.js
1909 silly gunzTarPerm modified mode [ 'front-end/profiler/HeapSnapshotView.js', 438, 420 ]
1910 silly gunzTarPerm extractEntry front-end/profiler/ProfileLauncherView.js
1911 silly gunzTarPerm modified mode [ 'front-end/profiler/ProfileLauncherView.js', 438, 420 ]
1912 silly gunzTarPerm extractEntry front-end/profiler/ProfileTypeRegistry.js
1913 silly gunzTarPerm modified mode [ 'front-end/profiler/ProfileTypeRegistry.js', 438, 420 ]
1914 silly gunzTarPerm extractEntry front-end/profiler/CPUProfileFlameChart.js
1915 silly gunzTarPerm modified mode [ 'front-end/profiler/CPUProfileFlameChart.js', 438, 420 ]
1916 silly gunzTarPerm extractEntry front-end/profiler/ProfilesPanel.js
1917 silly gunzTarPerm modified mode [ 'front-end/profiler/ProfilesPanel.js', 438, 420 ]
1918 silly gunzTarPerm extractEntry front-end/profiler/HeapSnapshotDataGrids.js
1919 silly gunzTarPerm modified mode [ 'front-end/profiler/HeapSnapshotDataGrids.js', 438, 420 ]
1920 silly gunzTarPerm extractEntry front-end/profiler/HeapSnapshotGridNodes.js
1921 silly gunzTarPerm modified mode [ 'front-end/profiler/HeapSnapshotGridNodes.js', 438, 420 ]
1922 silly gunzTarPerm extractEntry front-end/profiler/canvasProfiler.css
1923 silly gunzTarPerm modified mode [ 'front-end/profiler/canvasProfiler.css', 438, 420 ]
1924 silly gunzTarPerm extractEntry front-end/profiler/heapProfiler.css
1925 silly gunzTarPerm modified mode [ 'front-end/profiler/heapProfiler.css', 438, 420 ]
1926 silly gunzTarPerm extractEntry front-end/profiler/module.json
1927 silly gunzTarPerm modified mode [ 'front-end/profiler/module.json', 438, 420 ]
1928 silly gunzTarPerm extractEntry front-end/profiler/profilesPanel.css
1929 silly gunzTarPerm modified mode [ 'front-end/profiler/profilesPanel.css', 438, 420 ]
1930 silly gunzTarPerm extractEntry front-end/promises/PromisePane.js
1931 silly gunzTarPerm modified mode [ 'front-end/promises/PromisePane.js', 438, 420 ]
1932 silly gunzTarPerm extractEntry front-end/promises/module.json
1933 silly gunzTarPerm modified mode [ 'front-end/promises/module.json', 438, 420 ]
1934 silly gunzTarPerm extractEntry front-end/promises/promisePane.css
1935 silly gunzTarPerm modified mode [ 'front-end/promises/promisePane.css', 438, 420 ]
1936 silly gunzTarPerm extractEntry front-end/resources/ApplicationCacheItemsView.js
1937 silly gunzTarPerm modified mode [ 'front-end/resources/ApplicationCacheItemsView.js', 438, 420 ]
1938 silly gunzTarPerm extractEntry front-end/resources/DOMStorageItemsView.js
1939 silly gunzTarPerm modified mode [ 'front-end/resources/DOMStorageItemsView.js', 438, 420 ]
1940 silly gunzTarPerm extractEntry front-end/resources/DatabaseQueryView.js
1941 silly gunzTarPerm modified mode [ 'front-end/resources/DatabaseQueryView.js', 438, 420 ]
1942 silly gunzTarPerm extractEntry front-end/resources/DatabaseTableView.js
1943 silly gunzTarPerm modified mode [ 'front-end/resources/DatabaseTableView.js', 438, 420 ]
1944 silly gunzTarPerm extractEntry front-end/resources/DirectoryContentView.js
1945 silly gunzTarPerm modified mode [ 'front-end/resources/DirectoryContentView.js', 438, 420 ]
1946 silly gunzTarPerm extractEntry front-end/resources/CookieItemsView.js
1947 silly gunzTarPerm modified mode [ 'front-end/resources/CookieItemsView.js', 438, 420 ]
1948 silly gunzTarPerm extractEntry front-end/resources/FileSystemView.js
1949 silly gunzTarPerm modified mode [ 'front-end/resources/FileSystemView.js', 438, 420 ]
1950 silly gunzTarPerm extractEntry front-end/resources/IndexedDBViews.js
1951 silly gunzTarPerm modified mode [ 'front-end/resources/IndexedDBViews.js', 438, 420 ]
1952 silly gunzTarPerm extractEntry front-end/resources/ResourcesPanel.js
1953 silly gunzTarPerm modified mode [ 'front-end/resources/ResourcesPanel.js', 438, 420 ]
1954 silly gunzTarPerm extractEntry front-end/resources/FileContentView.js
1955 silly gunzTarPerm modified mode [ 'front-end/resources/FileContentView.js', 438, 420 ]
1956 silly gunzTarPerm extractEntry front-end/resources/indexedDBViews.css
1957 silly gunzTarPerm modified mode [ 'front-end/resources/indexedDBViews.css', 438, 420 ]
1958 silly gunzTarPerm extractEntry front-end/resources/module.json
1959 silly gunzTarPerm modified mode [ 'front-end/resources/module.json', 438, 420 ]
1960 silly gunzTarPerm extractEntry front-end/resources/resourcesPanel.css
1961 silly gunzTarPerm modified mode [ 'front-end/resources/resourcesPanel.css', 438, 420 ]
1962 silly gunzTarPerm extractEntry front-end/screencast/ScreencastView.js
1963 silly gunzTarPerm modified mode [ 'front-end/screencast/ScreencastView.js', 438, 420 ]
1964 silly gunzTarPerm extractEntry front-end/screencast/module.json
1965 silly gunzTarPerm modified mode [ 'front-end/screencast/module.json', 438, 420 ]
1966 silly gunzTarPerm extractEntry front-end/screencast/screencastView.css
1967 silly gunzTarPerm modified mode [ 'front-end/screencast/screencastView.css', 438, 420 ]
1968 silly gunzTarPerm extractEntry front-end/script_formatter_worker/CSSFormatter.js
1969 silly gunzTarPerm modified mode [ 'front-end/script_formatter_worker/CSSFormatter.js', 438, 420 ]
1970 silly gunzTarPerm extractEntry front-end/script_formatter_worker/JavaScriptFormatter.js
1971 silly gunzTarPerm modified mode [ 'front-end/script_formatter_worker/JavaScriptFormatter.js',
1971 silly gunzTarPerm 438,
1971 silly gunzTarPerm 420 ]
1972 silly gunzTarPerm extractEntry front-end/script_formatter_worker/ScriptFormatterWorker.js
1973 silly gunzTarPerm modified mode [ 'front-end/script_formatter_worker/ScriptFormatterWorker.js',
1973 silly gunzTarPerm 438,
1973 silly gunzTarPerm 420 ]
1974 silly gunzTarPerm extractEntry front-end/script_formatter_worker/module.json
1975 silly gunzTarPerm modified mode [ 'front-end/script_formatter_worker/module.json', 438, 420 ]
1976 silly gunzTarPerm extractEntry front-end/sdk/AnimationModel.js
1977 silly gunzTarPerm modified mode [ 'front-end/sdk/AnimationModel.js', 438, 420 ]
1978 silly gunzTarPerm extractEntry front-end/sdk/HAREntry.js
1979 silly gunzTarPerm modified mode [ 'front-end/sdk/HAREntry.js', 438, 420 ]
1980 silly gunzTarPerm extractEntry front-end/sdk/HeapProfilerModel.js
1981 silly gunzTarPerm modified mode [ 'front-end/sdk/HeapProfilerModel.js', 438, 420 ]
1982 silly gunzTarPerm extractEntry front-end/sdk/IndexedDBModel.js
1983 silly gunzTarPerm modified mode [ 'front-end/sdk/IndexedDBModel.js', 438, 420 ]
1984 silly gunzTarPerm extractEntry front-end/sdk/FileSystemModel.js
1985 silly gunzTarPerm modified mode [ 'front-end/sdk/FileSystemModel.js', 438, 420 ]
1986 silly gunzTarPerm extractEntry front-end/sdk/LayerTreeModel.js
1987 silly gunzTarPerm modified mode [ 'front-end/sdk/LayerTreeModel.js', 438, 420 ]
1988 silly gunzTarPerm extractEntry front-end/sdk/NetworkLog.js
1989 silly gunzTarPerm modified mode [ 'front-end/sdk/NetworkLog.js', 438, 420 ]
1990 silly gunzTarPerm extractEntry front-end/sdk/NetworkManager.js
1991 silly gunzTarPerm modified mode [ 'front-end/sdk/NetworkManager.js', 438, 420 ]
1992 silly gunzTarPerm extractEntry front-end/sdk/NetworkRequest.js
1993 silly gunzTarPerm modified mode [ 'front-end/sdk/NetworkRequest.js', 438, 420 ]
1994 silly gunzTarPerm extractEntry front-end/sdk/OverridesSupport.js
1995 silly gunzTarPerm modified mode [ 'front-end/sdk/OverridesSupport.js', 438, 420 ]
1996 silly gunzTarPerm extractEntry front-end/sdk/DebuggerModel.js
1997 silly gunzTarPerm modified mode [ 'front-end/sdk/DebuggerModel.js', 438, 420 ]
1998 silly gunzTarPerm extractEntry front-end/sdk/PaintProfiler.js
1999 silly gunzTarPerm modified mode [ 'front-end/sdk/PaintProfiler.js', 438, 420 ]
2000 silly gunzTarPerm extractEntry front-end/sdk/Database.js
2001 silly gunzTarPerm modified mode [ 'front-end/sdk/Database.js', 438, 420 ]
2002 silly gunzTarPerm extractEntry front-end/sdk/PowerProfiler.js
2003 silly gunzTarPerm modified mode [ 'front-end/sdk/PowerProfiler.js', 438, 420 ]
2004 silly gunzTarPerm extractEntry front-end/sdk/DOMStorage.js
2005 silly gunzTarPerm modified mode [ 'front-end/sdk/DOMStorage.js', 438, 420 ]
2006 silly gunzTarPerm extractEntry front-end/sdk/RemoteObject.js
2007 silly gunzTarPerm modified mode [ 'front-end/sdk/RemoteObject.js', 438, 420 ]
2008 silly gunzTarPerm extractEntry front-end/sdk/DOMModel.js
2009 silly gunzTarPerm modified mode [ 'front-end/sdk/DOMModel.js', 438, 420 ]
2010 silly gunzTarPerm extractEntry front-end/sdk/Resource.js
2011 silly gunzTarPerm modified mode [ 'front-end/sdk/Resource.js', 438, 420 ]
2012 silly gunzTarPerm extractEntry front-end/sdk/CookieParser.js
2013 silly gunzTarPerm modified mode [ 'front-end/sdk/CookieParser.js', 438, 420 ]
2014 silly gunzTarPerm extractEntry front-end/sdk/ResourceTreeModel.js
2015 silly gunzTarPerm modified mode [ 'front-end/sdk/ResourceTreeModel.js', 438, 420 ]
2016 silly gunzTarPerm extractEntry front-end/sdk/ContentProviders.js
2017 silly gunzTarPerm modified mode [ 'front-end/sdk/ContentProviders.js', 438, 420 ]
2018 silly gunzTarPerm extractEntry front-end/sdk/RuntimeModel.js
2019 silly gunzTarPerm modified mode [ 'front-end/sdk/RuntimeModel.js', 438, 420 ]
2020 silly gunzTarPerm extractEntry front-end/sdk/ConsoleModel.js
2021 silly gunzTarPerm modified mode [ 'front-end/sdk/ConsoleModel.js', 438, 420 ]
2022 silly gunzTarPerm extractEntry front-end/sdk/Script.js
2023 silly gunzTarPerm modified mode [ 'front-end/sdk/Script.js', 438, 420 ]
2024 silly gunzTarPerm extractEntry front-end/sdk/CSSStyleModel.js
2025 silly gunzTarPerm modified mode [ 'front-end/sdk/CSSStyleModel.js', 438, 420 ]
2026 silly gunzTarPerm extractEntry front-end/sdk/SnippetStorage.js
2027 silly gunzTarPerm modified mode [ 'front-end/sdk/SnippetStorage.js', 438, 420 ]
2028 silly gunzTarPerm extractEntry front-end/sdk/CSSParser.js
2029 silly gunzTarPerm modified mode [ 'front-end/sdk/CSSParser.js', 438, 420 ]
2030 silly gunzTarPerm extractEntry front-end/sdk/SourceMap.js
2031 silly gunzTarPerm modified mode [ 'front-end/sdk/SourceMap.js', 438, 420 ]
2032 silly gunzTarPerm extractEntry front-end/sdk/CSSMetadata.js
2033 silly gunzTarPerm modified mode [ 'front-end/sdk/CSSMetadata.js', 438, 420 ]
2034 silly gunzTarPerm extractEntry front-end/sdk/Target.js
2035 silly gunzTarPerm modified mode [ 'front-end/sdk/Target.js', 438, 420 ]
2036 silly gunzTarPerm extractEntry front-end/sdk/CPUProfilerModel.js
2037 silly gunzTarPerm modified mode [ 'front-end/sdk/CPUProfilerModel.js', 438, 420 ]
2038 silly gunzTarPerm extractEntry front-end/sdk/TracingManager.js
2039 silly gunzTarPerm modified mode [ 'front-end/sdk/TracingManager.js', 438, 420 ]
2040 silly gunzTarPerm extractEntry front-end/sdk/CPUProfileDataModel.js
2041 silly gunzTarPerm modified mode [ 'front-end/sdk/CPUProfileDataModel.js', 438, 420 ]
2042 silly gunzTarPerm extractEntry front-end/sdk/WorkerManager.js
2043 silly gunzTarPerm modified mode [ 'front-end/sdk/WorkerManager.js', 438, 420 ]
2044 silly gunzTarPerm extractEntry front-end/sdk/BlackboxSupport.js
2045 silly gunzTarPerm modified mode [ 'front-end/sdk/BlackboxSupport.js', 438, 420 ]
2046 silly gunzTarPerm extractEntry front-end/sdk/WorkerTargetManager.js
2047 silly gunzTarPerm modified mode [ 'front-end/sdk/WorkerTargetManager.js', 438, 420 ]
2048 silly gunzTarPerm extractEntry front-end/sdk/ApplicationCacheModel.js
2049 silly gunzTarPerm modified mode [ 'front-end/sdk/ApplicationCacheModel.js', 438, 420 ]
2050 silly gunzTarPerm extractEntry front-end/sdk/InspectorBackend.js
2051 silly gunzTarPerm modified mode [ 'front-end/sdk/InspectorBackend.js', 438, 420 ]
2052 silly gunzTarPerm extractEntry front-end/sdk/module.json
2053 silly gunzTarPerm modified mode [ 'front-end/sdk/module.json', 438, 420 ]
2054 silly gunzTarPerm extractEntry front-end/settings/EditFileSystemDialog.js
2055 silly gunzTarPerm modified mode [ 'front-end/settings/EditFileSystemDialog.js', 438, 420 ]
2056 silly gunzTarPerm extractEntry front-end/settings/FrameworkBlackboxDialog.js
2057 silly gunzTarPerm modified mode [ 'front-end/settings/FrameworkBlackboxDialog.js', 438, 420 ]
2058 silly gunzTarPerm extractEntry front-end/settings/SettingsScreen.js
2059 silly gunzTarPerm modified mode [ 'front-end/settings/SettingsScreen.js', 438, 420 ]
2060 silly gunzTarPerm extractEntry front-end/settings/module.json
2061 silly gunzTarPerm modified mode [ 'front-end/settings/module.json', 438, 420 ]
2062 silly gunzTarPerm extractEntry front-end/sidebarPane.css
2063 silly gunzTarPerm modified mode [ 'front-end/sidebarPane.css', 438, 420 ]
2064 silly gunzTarPerm extractEntry front-end/source_frame/CodeMirrorTextEditor.js
2065 silly gunzTarPerm modified mode [ 'front-end/source_frame/CodeMirrorTextEditor.js', 438, 420 ]
2066 silly gunzTarPerm extractEntry front-end/source_frame/FontView.js
2067 silly gunzTarPerm modified mode [ 'front-end/source_frame/FontView.js', 438, 420 ]
2068 silly gunzTarPerm extractEntry front-end/source_frame/GoToLineDialog.js
2069 silly gunzTarPerm modified mode [ 'front-end/source_frame/GoToLineDialog.js', 438, 420 ]
2070 silly gunzTarPerm extractEntry front-end/source_frame/ImageView.js
2071 silly gunzTarPerm modified mode [ 'front-end/source_frame/ImageView.js', 438, 420 ]
2072 silly gunzTarPerm extractEntry front-end/source_frame/ResourceSourceFrame.js
2073 silly gunzTarPerm modified mode [ 'front-end/source_frame/ResourceSourceFrame.js', 438, 420 ]
2074 silly gunzTarPerm extractEntry front-end/source_frame/CodeMirrorUtils.js
2075 silly gunzTarPerm modified mode [ 'front-end/source_frame/CodeMirrorUtils.js', 438, 420 ]
2076 silly gunzTarPerm extractEntry front-end/source_frame/SourceFrame.js
2077 silly gunzTarPerm modified mode [ 'front-end/source_frame/SourceFrame.js', 438, 420 ]
2078 silly gunzTarPerm extractEntry front-end/source_frame/cmdevtools.css
2079 silly gunzTarPerm modified mode [ 'front-end/source_frame/cmdevtools.css', 438, 420 ]
2080 silly gunzTarPerm extractEntry front-end/source_frame/fontView.css
2081 silly gunzTarPerm modified mode [ 'front-end/source_frame/fontView.css', 438, 420 ]
2082 silly gunzTarPerm extractEntry front-end/source_frame/imageView.css
2083 silly gunzTarPerm modified mode [ 'front-end/source_frame/imageView.css', 438, 420 ]
2084 silly gunzTarPerm extractEntry front-end/source_frame/module.json
2085 silly gunzTarPerm modified mode [ 'front-end/source_frame/module.json', 438, 420 ]
2086 silly gunzTarPerm extractEntry front-end/source_frame/resourceSourceFrame.css
2087 silly gunzTarPerm modified mode [ 'front-end/source_frame/resourceSourceFrame.css', 438, 420 ]
2088 silly gunzTarPerm extractEntry front-end/sources/AddSourceMapURLDialog.js
2089 silly gunzTarPerm modified mode [ 'front-end/sources/AddSourceMapURLDialog.js', 438, 420 ]
2090 silly gunzTarPerm extractEntry front-end/sources/NavigatorView.js
2091 silly gunzTarPerm modified mode [ 'front-end/sources/NavigatorView.js', 438, 420 ]
2092 silly gunzTarPerm extractEntry front-end/sources/Placard.js
2093 silly gunzTarPerm modified mode [ 'front-end/sources/Placard.js', 438, 420 ]
2094 silly gunzTarPerm extractEntry front-end/sources/RevisionHistoryView.js
2095 silly gunzTarPerm modified mode [ 'front-end/sources/RevisionHistoryView.js', 438, 420 ]
2096 silly gunzTarPerm extractEntry front-end/sources/ScopeChainSidebarPane.js
2097 silly gunzTarPerm modified mode [ 'front-end/sources/ScopeChainSidebarPane.js', 438, 420 ]
2098 silly gunzTarPerm extractEntry front-end/sources/JavaScriptSourceFrame.js
2099 silly gunzTarPerm modified mode [ 'front-end/sources/JavaScriptSourceFrame.js', 438, 420 ]
2100 silly gunzTarPerm extractEntry front-end/sources/ScriptFormatterEditorAction.js
2101 silly gunzTarPerm modified mode [ 'front-end/sources/ScriptFormatterEditorAction.js', 438, 420 ]
2102 silly gunzTarPerm extractEntry front-end/sources/AdvancedSearchView.js
2103 silly gunzTarPerm modified mode [ 'front-end/sources/AdvancedSearchView.js', 438, 420 ]
2104 silly gunzTarPerm extractEntry front-end/sources/SourcesNavigator.js
2105 silly gunzTarPerm modified mode [ 'front-end/sources/SourcesNavigator.js', 438, 420 ]
2106 silly gunzTarPerm extractEntry front-end/sources/SourcesPanel.js
2107 silly gunzTarPerm modified mode [ 'front-end/sources/SourcesPanel.js', 438, 420 ]
2108 silly gunzTarPerm extractEntry front-end/sources/SourcesSearchScope.js
2109 silly gunzTarPerm modified mode [ 'front-end/sources/SourcesSearchScope.js', 438, 420 ]
2110 silly gunzTarPerm extractEntry front-end/sources/InplaceFormatterEditorAction.js
2111 silly gunzTarPerm modified mode [ 'front-end/sources/InplaceFormatterEditorAction.js', 438, 420 ]
2112 silly gunzTarPerm extractEntry front-end/sources/SourcesView.js
2113 silly gunzTarPerm modified mode [ 'front-end/sources/SourcesView.js', 438, 420 ]
2114 silly gunzTarPerm extractEntry front-end/sources/FilteredItemSelectionDialog.js
2115 silly gunzTarPerm modified mode [ 'front-end/sources/FilteredItemSelectionDialog.js', 438, 420 ]
2116 silly gunzTarPerm extractEntry front-end/sources/StyleSheetOutlineDialog.js
2117 silly gunzTarPerm modified mode [ 'front-end/sources/StyleSheetOutlineDialog.js', 438, 420 ]
2118 silly gunzTarPerm extractEntry front-end/sources/FilePathScoreFunction.js
2119 silly gunzTarPerm modified mode [ 'front-end/sources/FilePathScoreFunction.js', 438, 420 ]
2120 silly gunzTarPerm extractEntry front-end/sources/TabbedEditorContainer.js
2121 silly gunzTarPerm modified mode [ 'front-end/sources/TabbedEditorContainer.js', 438, 420 ]
2122 silly gunzTarPerm extractEntry front-end/sources/FileBasedSearchResultsPane.js
2123 silly gunzTarPerm modified mode [ 'front-end/sources/FileBasedSearchResultsPane.js', 438, 420 ]
2124 silly gunzTarPerm extractEntry front-end/sources/ThreadsSidebarPane.js
2125 silly gunzTarPerm modified mode [ 'front-end/sources/ThreadsSidebarPane.js', 438, 420 ]
2126 silly gunzTarPerm extractEntry front-end/sources/EditingLocationHistoryManager.js
2127 silly gunzTarPerm modified mode [ 'front-end/sources/EditingLocationHistoryManager.js',
2127 silly gunzTarPerm 438,
2127 silly gunzTarPerm 420 ]
2128 silly gunzTarPerm extractEntry front-end/sources/UISourceCodeFrame.js
2129 silly gunzTarPerm modified mode [ 'front-end/sources/UISourceCodeFrame.js', 438, 420 ]
2130 silly gunzTarPerm extractEntry front-end/sources/CallStackSidebarPane.js
2131 silly gunzTarPerm modified mode [ 'front-end/sources/CallStackSidebarPane.js', 438, 420 ]
2132 silly gunzTarPerm extractEntry front-end/sources/WatchExpressionsSidebarPane.js
2133 silly gunzTarPerm modified mode [ 'front-end/sources/WatchExpressionsSidebarPane.js', 438, 420 ]
2134 silly gunzTarPerm extractEntry front-end/sources/CSSSourceFrame.js
2135 silly gunzTarPerm modified mode [ 'front-end/sources/CSSSourceFrame.js', 438, 420 ]
2136 silly gunzTarPerm extractEntry front-end/sources/WorkspaceMappingTip.js
2137 silly gunzTarPerm modified mode [ 'front-end/sources/WorkspaceMappingTip.js', 438, 420 ]
2138 silly gunzTarPerm extractEntry front-end/sources/BreakpointsSidebarPane.js
2139 silly gunzTarPerm modified mode [ 'front-end/sources/BreakpointsSidebarPane.js', 438, 420 ]
2140 silly gunzTarPerm extractEntry front-end/sources/jsdifflib.js
2141 silly gunzTarPerm modified mode [ 'front-end/sources/jsdifflib.js', 438, 420 ]
2142 silly gunzTarPerm extractEntry front-end/sources/ScriptFormatter.js
2143 silly gunzTarPerm modified mode [ 'front-end/sources/ScriptFormatter.js', 438, 420 ]
2144 silly gunzTarPerm extractEntry front-end/sources/SimpleHistoryManager.js
2145 silly gunzTarPerm modified mode [ 'front-end/sources/SimpleHistoryManager.js', 438, 420 ]
2146 silly gunzTarPerm extractEntry front-end/sources/filteredItemSelectionDialog.css
2147 silly gunzTarPerm modified mode [ 'front-end/sources/filteredItemSelectionDialog.css', 438, 420 ]
2148 silly gunzTarPerm extractEntry front-end/sources/module.json
2149 silly gunzTarPerm modified mode [ 'front-end/sources/module.json', 438, 420 ]
2150 silly gunzTarPerm extractEntry front-end/sources/navigatorView.css
2151 silly gunzTarPerm modified mode [ 'front-end/sources/navigatorView.css', 438, 420 ]
2152 silly gunzTarPerm extractEntry front-end/sources/revisionHistory.css
2153 silly gunzTarPerm modified mode [ 'front-end/sources/revisionHistory.css', 438, 420 ]
2154 silly gunzTarPerm extractEntry front-end/sources/sourcesPanel.css
2155 silly gunzTarPerm modified mode [ 'front-end/sources/sourcesPanel.css', 438, 420 ]
2156 silly gunzTarPerm extractEntry front-end/sources/sourcesView.css
2157 silly gunzTarPerm modified mode [ 'front-end/sources/sourcesView.css', 438, 420 ]
2158 silly gunzTarPerm extractEntry front-end/suggestBox.css
2159 silly gunzTarPerm modified mode [ 'front-end/suggestBox.css', 438, 420 ]
2160 silly gunzTarPerm extractEntry front-end/tabbedPane.css
2161 silly gunzTarPerm modified mode [ 'front-end/tabbedPane.css', 438, 420 ]
2162 silly gunzTarPerm extractEntry front-end/temp_storage_shared_worker/TempStorageSharedWorker.js
2163 silly gunzTarPerm modified mode [ 'front-end/temp_storage_shared_worker/TempStorageSharedWorker.js',
2163 silly gunzTarPerm 438,
2163 silly gunzTarPerm 420 ]
2164 silly gunzTarPerm extractEntry front-end/temp_storage_shared_worker/module.json
2165 silly gunzTarPerm modified mode [ 'front-end/temp_storage_shared_worker/module.json', 438, 420 ]
2166 silly gunzTarPerm extractEntry front-end/timeline/CountersGraph.js
2167 silly gunzTarPerm modified mode [ 'front-end/timeline/CountersGraph.js', 438, 420 ]
2168 silly gunzTarPerm extractEntry front-end/timeline/TimelineFrameOverview.js
2169 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineFrameOverview.js', 438, 420 ]
2170 silly gunzTarPerm extractEntry front-end/timeline/TimelineJSProfile.js
2171 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineJSProfile.js', 438, 420 ]
2172 silly gunzTarPerm extractEntry front-end/timeline/TimelineLayersView.js
2173 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineLayersView.js', 438, 420 ]
2174 silly gunzTarPerm extractEntry front-end/timeline/TimelineFrameModel.js
2175 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineFrameModel.js', 438, 420 ]
2176 silly gunzTarPerm extractEntry front-end/timeline/LayerDetailsView.js
2177 silly gunzTarPerm modified mode [ 'front-end/timeline/LayerDetailsView.js', 438, 420 ]
2178 silly gunzTarPerm extractEntry front-end/timeline/TimelineOverviewPane.js
2179 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineOverviewPane.js', 438, 420 ]
2180 silly gunzTarPerm extractEntry front-end/timeline/TimelinePaintProfilerView.js
2181 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelinePaintProfilerView.js', 438, 420 ]
2182 silly gunzTarPerm extractEntry front-end/timeline/TimelinePanel.js
2183 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelinePanel.js', 438, 420 ]
2184 silly gunzTarPerm extractEntry front-end/timeline/TimelinePowerGraph.js
2185 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelinePowerGraph.js', 438, 420 ]
2186 silly gunzTarPerm extractEntry front-end/timeline/TimelineFlameChart.js
2187 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineFlameChart.js', 438, 420 ]
2188 silly gunzTarPerm extractEntry front-end/timeline/TimelinePowerOverview.js
2189 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelinePowerOverview.js', 438, 420 ]
2190 silly gunzTarPerm extractEntry front-end/timeline/TimelineEventOverview.js
2191 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineEventOverview.js', 438, 420 ]
2192 silly gunzTarPerm extractEntry front-end/timeline/TimelinePresentationModel.js
2193 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelinePresentationModel.js', 438, 420 ]
2194 silly gunzTarPerm extractEntry front-end/timeline/PaintProfilerView.js
2195 silly gunzTarPerm modified mode [ 'front-end/timeline/PaintProfilerView.js', 438, 420 ]
2196 silly gunzTarPerm extractEntry front-end/timeline/TimelineUIUtils.js
2197 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineUIUtils.js', 438, 420 ]
2198 silly gunzTarPerm extractEntry front-end/timeline/MemoryCountersGraph.js
2199 silly gunzTarPerm modified mode [ 'front-end/timeline/MemoryCountersGraph.js', 438, 420 ]
2200 silly gunzTarPerm extractEntry front-end/timeline/TimelineView.js
2201 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineView.js', 438, 420 ]
2202 silly gunzTarPerm extractEntry front-end/timeline/Layers3DView.js
2203 silly gunzTarPerm modified mode [ 'front-end/timeline/Layers3DView.js', 438, 420 ]
2204 silly gunzTarPerm extractEntry front-end/timeline/TracingModel.js
2205 silly gunzTarPerm modified mode [ 'front-end/timeline/TracingModel.js', 438, 420 ]
2206 silly gunzTarPerm extractEntry front-end/timeline/LayerTreeOutline.js
2207 silly gunzTarPerm modified mode [ 'front-end/timeline/LayerTreeOutline.js', 438, 420 ]
2208 silly gunzTarPerm extractEntry front-end/timeline/TransformController.js
2209 silly gunzTarPerm modified mode [ 'front-end/timeline/TransformController.js', 438, 420 ]
2210 silly gunzTarPerm extractEntry front-end/timeline/TimelineMemoryOverview.js
2211 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineMemoryOverview.js', 438, 420 ]
2212 silly gunzTarPerm extractEntry front-end/timeline/TimelineModel.js
2213 silly gunzTarPerm modified mode [ 'front-end/timeline/TimelineModel.js', 438, 420 ]
2214 silly gunzTarPerm extractEntry front-end/timeline/module.json
2215 silly gunzTarPerm modified mode [ 'front-end/timeline/module.json', 438, 420 ]
2216 silly gunzTarPerm extractEntry front-end/timeline/timelinePanel.css
2217 silly gunzTarPerm modified mode [ 'front-end/timeline/timelinePanel.css', 438, 420 ]
2218 silly gunzTarPerm extractEntry front-end/toolbox/InspectedPagePlaceholder.js
2219 silly gunzTarPerm modified mode [ 'front-end/toolbox/InspectedPagePlaceholder.js', 438, 420 ]
2220 silly gunzTarPerm extractEntry front-end/toolbox/MediaQueryInspector.js
2221 silly gunzTarPerm modified mode [ 'front-end/toolbox/MediaQueryInspector.js', 438, 420 ]
2222 silly gunzTarPerm extractEntry front-end/toolbox/OverridesUI.js
2223 silly gunzTarPerm modified mode [ 'front-end/toolbox/OverridesUI.js', 438, 420 ]
2224 silly gunzTarPerm extractEntry front-end/toolbox/ResponsiveDesignView.js
2225 silly gunzTarPerm modified mode [ 'front-end/toolbox/ResponsiveDesignView.js', 438, 420 ]
2226 silly gunzTarPerm extractEntry front-end/toolbox/module.json
2227 silly gunzTarPerm modified mode [ 'front-end/toolbox/module.json', 438, 420 ]
2228 silly gunzTarPerm extractEntry front-end/toolbox/responsiveDesignView.css
2229 silly gunzTarPerm modified mode [ 'front-end/toolbox/responsiveDesignView.css', 438, 420 ]
2230 silly gunzTarPerm extractEntry front-end/toolbox.css
2231 silly gunzTarPerm modified mode [ 'front-end/toolbox.css', 438, 420 ]
2232 silly gunzTarPerm extractEntry front-end/toolbox.html
2233 silly gunzTarPerm modified mode [ 'front-end/toolbox.html', 438, 420 ]
2234 silly gunzTarPerm extractEntry front-end/bindings/BreakpointManager.js
2235 silly gunzTarPerm modified mode [ 'front-end/bindings/BreakpointManager.js', 438, 420 ]
2236 silly gunzTarPerm extractEntry front-end/bindings/FileUtils.js
2237 silly gunzTarPerm modified mode [ 'front-end/bindings/FileUtils.js', 438, 420 ]
2238 silly gunzTarPerm extractEntry front-end/bindings/Linkifier.js
2239 silly gunzTarPerm modified mode [ 'front-end/bindings/Linkifier.js', 438, 420 ]
2240 silly gunzTarPerm extractEntry front-end/bindings/LiveLocation.js
2241 silly gunzTarPerm modified mode [ 'front-end/bindings/LiveLocation.js', 438, 420 ]
2242 silly gunzTarPerm extractEntry front-end/bindings/DefaultScriptMapping.js
2243 silly gunzTarPerm modified mode [ 'front-end/bindings/DefaultScriptMapping.js', 438, 420 ]
2244 silly gunzTarPerm extractEntry front-end/bindings/NetworkWorkspaceBinding.js
2245 silly gunzTarPerm modified mode [ 'front-end/bindings/NetworkWorkspaceBinding.js', 438, 420 ]
2246 silly gunzTarPerm extractEntry front-end/bindings/PresentationConsoleMessageHelper.js
2247 silly gunzTarPerm modified mode [ 'front-end/bindings/PresentationConsoleMessageHelper.js',
2247 silly gunzTarPerm 438,
2247 silly gunzTarPerm 420 ]
2248 silly gunzTarPerm extractEntry front-end/bindings/ResourceScriptMapping.js
2249 silly gunzTarPerm modified mode [ 'front-end/bindings/ResourceScriptMapping.js', 438, 420 ]
2250 silly gunzTarPerm extractEntry front-end/bindings/ResourceUtils.js
2251 silly gunzTarPerm modified mode [ 'front-end/bindings/ResourceUtils.js', 438, 420 ]
2252 silly gunzTarPerm extractEntry front-end/bindings/SASSSourceMapping.js
2253 silly gunzTarPerm modified mode [ 'front-end/bindings/SASSSourceMapping.js', 438, 420 ]
2254 silly gunzTarPerm extractEntry front-end/bindings/DebuggerWorkspaceBinding.js
2255 silly gunzTarPerm modified mode [ 'front-end/bindings/DebuggerWorkspaceBinding.js', 438, 420 ]
2256 silly gunzTarPerm extractEntry front-end/bindings/ScriptSnippetModel.js
2257 silly gunzTarPerm modified mode [ 'front-end/bindings/ScriptSnippetModel.js', 438, 420 ]
2258 silly gunzTarPerm extractEntry front-end/bindings/ContentScriptProjectDecorator.js
2259 silly gunzTarPerm modified mode [ 'front-end/bindings/ContentScriptProjectDecorator.js',
2259 silly gunzTarPerm 438,
2259 silly gunzTarPerm 420 ]
2260 silly gunzTarPerm extractEntry front-end/bindings/StylesSourceMapping.js
2261 silly gunzTarPerm modified mode [ 'front-end/bindings/StylesSourceMapping.js', 438, 420 ]
2262 silly gunzTarPerm extractEntry front-end/bindings/ContentProviderBasedProjectDelegate.js
2263 silly gunzTarPerm modified mode [ 'front-end/bindings/ContentProviderBasedProjectDelegate.js',
2263 silly gunzTarPerm 438,
2263 silly gunzTarPerm 420 ]
2264 silly gunzTarPerm extractEntry front-end/bindings/TempFile.js
2265 silly gunzTarPerm modified mode [ 'front-end/bindings/TempFile.js', 438, 420 ]
2266 silly gunzTarPerm extractEntry front-end/bindings/CompilerScriptMapping.js
2267 silly gunzTarPerm modified mode [ 'front-end/bindings/CompilerScriptMapping.js', 438, 420 ]
2268 silly gunzTarPerm extractEntry front-end/bindings/WorkspaceController.js
2269 silly gunzTarPerm modified mode [ 'front-end/bindings/WorkspaceController.js', 438, 420 ]
2270 silly gunzTarPerm extractEntry front-end/bindings/CSSWorkspaceBinding.js
2271 silly gunzTarPerm modified mode [ 'front-end/bindings/CSSWorkspaceBinding.js', 438, 420 ]
2272 silly gunzTarPerm extractEntry front-end/bindings/NetworkUISourceCodeProvider.js
2273 silly gunzTarPerm modified mode [ 'front-end/bindings/NetworkUISourceCodeProvider.js', 438, 420 ]
2274 silly gunzTarPerm extractEntry front-end/bindings/module.json
2275 silly gunzTarPerm modified mode [ 'front-end/bindings/module.json', 438, 420 ]
2276 silly gunzTarPerm extractEntry front-end/toolbox.json
2277 silly gunzTarPerm modified mode [ 'front-end/toolbox.json', 438, 420 ]
2278 silly gunzTarPerm extractEntry front-end/toolbox_bootstrap/Toolbox.js
2279 silly gunzTarPerm modified mode [ 'front-end/toolbox_bootstrap/Toolbox.js', 438, 420 ]
2280 silly gunzTarPerm extractEntry front-end/toolbox_bootstrap/module.json
2281 silly gunzTarPerm modified mode [ 'front-end/toolbox_bootstrap/module.json', 438, 420 ]
2282 silly gunzTarPerm extractEntry front-end/cm/LICENSE
2283 silly gunzTarPerm modified mode [ 'front-end/cm/LICENSE', 438, 420 ]
2284 silly gunzTarPerm extractEntry front-end/cm/python.js
2285 silly gunzTarPerm modified mode [ 'front-end/cm/python.js', 438, 420 ]
2286 silly gunzTarPerm extractEntry front-end/cm/codemirror.js
2287 silly gunzTarPerm modified mode [ 'front-end/cm/codemirror.js', 438, 420 ]
2288 silly gunzTarPerm extractEntry front-end/cm/coffeescript.js
2289 silly gunzTarPerm modified mode [ 'front-end/cm/coffeescript.js', 438, 420 ]
2290 silly gunzTarPerm extractEntry front-end/cm/comment.js
2291 silly gunzTarPerm modified mode [ 'front-end/cm/comment.js', 438, 420 ]
2292 silly gunzTarPerm extractEntry front-end/cm/closebrackets.js
2293 silly gunzTarPerm modified mode [ 'front-end/cm/closebrackets.js', 438, 420 ]
2294 silly gunzTarPerm extractEntry front-end/cm/php.js
2295 silly gunzTarPerm modified mode [ 'front-end/cm/php.js', 438, 420 ]
2296 silly gunzTarPerm extractEntry front-end/cm/htmlembedded.js
2297 silly gunzTarPerm modified mode [ 'front-end/cm/htmlembedded.js', 438, 420 ]
2298 silly gunzTarPerm extractEntry front-end/cm/htmlmixed.js
2299 silly gunzTarPerm modified mode [ 'front-end/cm/htmlmixed.js', 438, 420 ]
2300 silly gunzTarPerm extractEntry front-end/cm/javascript.js
2301 silly gunzTarPerm modified mode [ 'front-end/cm/javascript.js', 438, 420 ]
2302 silly gunzTarPerm extractEntry front-end/cm/markselection.js
2303 silly gunzTarPerm modified mode [ 'front-end/cm/markselection.js', 438, 420 ]
2304 silly gunzTarPerm extractEntry front-end/cm/clike.js
2305 silly gunzTarPerm modified mode [ 'front-end/cm/clike.js', 438, 420 ]
2306 silly gunzTarPerm extractEntry front-end/cm/matchbrackets.js
2307 silly gunzTarPerm modified mode [ 'front-end/cm/matchbrackets.js', 438, 420 ]
2308 silly gunzTarPerm extractEntry front-end/cm/shell.js
2309 silly gunzTarPerm modified mode [ 'front-end/cm/shell.js', 438, 420 ]
2310 silly gunzTarPerm extractEntry front-end/cm/overlay.js
2311 silly gunzTarPerm modified mode [ 'front-end/cm/overlay.js', 438, 420 ]
2312 silly gunzTarPerm extractEntry front-end/cm/css.js
2313 silly gunzTarPerm modified mode [ 'front-end/cm/css.js', 438, 420 ]
2314 silly gunzTarPerm extractEntry front-end/cm/xml.js
2315 silly gunzTarPerm modified mode [ 'front-end/cm/xml.js', 438, 420 ]
2316 silly gunzTarPerm extractEntry front-end/cm/headlesscodemirror.js
2317 silly gunzTarPerm modified mode [ 'front-end/cm/headlesscodemirror.js', 438, 420 ]
2318 silly gunzTarPerm extractEntry front-end/cm/LICENSE_python
2319 silly gunzTarPerm modified mode [ 'front-end/cm/LICENSE_python', 438, 420 ]
2320 silly gunzTarPerm extractEntry front-end/cm/codemirror.css
2321 silly gunzTarPerm modified mode [ 'front-end/cm/codemirror.css', 438, 420 ]
2322 silly gunzTarPerm extractEntry front-end/cm/PRESUBMIT.py
2323 silly gunzTarPerm modified mode [ 'front-end/cm/PRESUBMIT.py', 438, 420 ]
2324 silly gunzTarPerm extractEntry front-end/ui/ActionRegistry.js
2325 silly gunzTarPerm modified mode [ 'front-end/ui/ActionRegistry.js', 438, 420 ]
2326 silly gunzTarPerm extractEntry front-end/ui/ProgressIndicator.js
2327 silly gunzTarPerm modified mode [ 'front-end/ui/ProgressIndicator.js', 438, 420 ]
2328 silly gunzTarPerm extractEntry front-end/ui/ResizerWidget.js
2329 silly gunzTarPerm modified mode [ 'front-end/ui/ResizerWidget.js', 438, 420 ]
2330 silly gunzTarPerm extractEntry front-end/ui/RootView.js
2331 silly gunzTarPerm modified mode [ 'front-end/ui/RootView.js', 438, 420 ]
2332 silly gunzTarPerm extractEntry front-end/ui/Popover.js
2333 silly gunzTarPerm modified mode [ 'front-end/ui/Popover.js', 438, 420 ]
2334 silly gunzTarPerm extractEntry front-end/ui/Section.js
2335 silly gunzTarPerm modified mode [ 'front-end/ui/Section.js', 438, 420 ]
2336 silly gunzTarPerm extractEntry front-end/ui/SettingsUI.js
2337 silly gunzTarPerm modified mode [ 'front-end/ui/SettingsUI.js', 438, 420 ]
2338 silly gunzTarPerm extractEntry front-end/ui/ShortcutRegistry.js
2339 silly gunzTarPerm modified mode [ 'front-end/ui/ShortcutRegistry.js', 438, 420 ]
2340 silly gunzTarPerm extractEntry front-end/ui/ShowMoreDataGridNode.js
2341 silly gunzTarPerm modified mode [ 'front-end/ui/ShowMoreDataGridNode.js', 438, 420 ]
2342 silly gunzTarPerm extractEntry front-end/ui/SidebarPane.js
2343 silly gunzTarPerm modified mode [ 'front-end/ui/SidebarPane.js', 438, 420 ]
2344 silly gunzTarPerm extractEntry front-end/ui/PieChart.js
2345 silly gunzTarPerm modified mode [ 'front-end/ui/PieChart.js', 438, 420 ]
2346 silly gunzTarPerm extractEntry front-end/ui/CompletionDictionary.js
2347 silly gunzTarPerm modified mode [ 'front-end/ui/CompletionDictionary.js', 438, 420 ]
2348 silly gunzTarPerm extractEntry front-end/ui/Panel.js
2349 silly gunzTarPerm modified mode [ 'front-end/ui/Panel.js', 438, 420 ]
2350 silly gunzTarPerm extractEntry front-end/ui/SoftContextMenu.js
2351 silly gunzTarPerm modified mode [ 'front-end/ui/SoftContextMenu.js', 438, 420 ]
2352 silly gunzTarPerm extractEntry front-end/ui/OverviewGrid.js
2353 silly gunzTarPerm modified mode [ 'front-end/ui/OverviewGrid.js', 438, 420 ]
2354 silly gunzTarPerm extractEntry front-end/ui/SortableDataGrid.js
2355 silly gunzTarPerm modified mode [ 'front-end/ui/SortableDataGrid.js', 438, 420 ]
2356 silly gunzTarPerm extractEntry front-end/ui/KeyboardShortcut.js
2357 silly gunzTarPerm modified mode [ 'front-end/ui/KeyboardShortcut.js', 438, 420 ]
2358 silly gunzTarPerm extractEntry front-end/ui/SplitView.js
2359 silly gunzTarPerm modified mode [ 'front-end/ui/SplitView.js', 438, 420 ]
2360 silly gunzTarPerm extractEntry front-end/ui/InplaceEditor.js
2361 silly gunzTarPerm modified mode [ 'front-end/ui/InplaceEditor.js', 438, 420 ]
2362 silly gunzTarPerm extractEntry front-end/ui/StackView.js
2363 silly gunzTarPerm modified mode [ 'front-end/ui/StackView.js', 438, 420 ]
2364 silly gunzTarPerm extractEntry front-end/ui/HelpScreen.js
2365 silly gunzTarPerm modified mode [ 'front-end/ui/HelpScreen.js', 438, 420 ]
2366 silly gunzTarPerm extractEntry front-end/ui/StatusBar.js
2367 silly gunzTarPerm modified mode [ 'front-end/ui/StatusBar.js', 438, 420 ]
2368 silly gunzTarPerm extractEntry front-end/ui/ForwardedInputEventHandler.js
2369 silly gunzTarPerm modified mode [ 'front-end/ui/ForwardedInputEventHandler.js', 438, 420 ]
2370 silly gunzTarPerm extractEntry front-end/ui/SuggestBox.js
2371 silly gunzTarPerm modified mode [ 'front-end/ui/SuggestBox.js', 438, 420 ]
2372 silly gunzTarPerm extractEntry front-end/ui/FlameChart.js
2373 silly gunzTarPerm modified mode [ 'front-end/ui/FlameChart.js', 438, 420 ]
2374 silly gunzTarPerm extractEntry front-end/ui/TabbedPane.js
2375 silly gunzTarPerm modified mode [ 'front-end/ui/TabbedPane.js', 438, 420 ]
2376 silly gunzTarPerm extractEntry front-end/ui/FilterBar.js
2377 silly gunzTarPerm modified mode [ 'front-end/ui/FilterBar.js', 438, 420 ]
2378 silly gunzTarPerm extractEntry front-end/ui/TextEditor.js
2379 silly gunzTarPerm modified mode [ 'front-end/ui/TextEditor.js', 438, 420 ]
2380 silly gunzTarPerm extractEntry front-end/ui/EmptyView.js
2381 silly gunzTarPerm modified mode [ 'front-end/ui/EmptyView.js', 438, 420 ]
2382 silly gunzTarPerm extractEntry front-end/ui/TextPrompt.js
2383 silly gunzTarPerm modified mode [ 'front-end/ui/TextPrompt.js', 438, 420 ]
2384 silly gunzTarPerm extractEntry front-end/ui/DropDownMenu.js
2385 silly gunzTarPerm modified mode [ 'front-end/ui/DropDownMenu.js', 438, 420 ]
2386 silly gunzTarPerm extractEntry front-end/ui/TimelineGrid.js
2387 silly gunzTarPerm modified mode [ 'front-end/ui/TimelineGrid.js', 438, 420 ]
2388 silly gunzTarPerm extractEntry front-end/ui/Dialog.js
2389 silly gunzTarPerm modified mode [ 'front-end/ui/Dialog.js', 438, 420 ]
2390 silly gunzTarPerm extractEntry front-end/ui/UIUtils.js
2391 silly gunzTarPerm modified mode [ 'front-end/ui/UIUtils.js', 438, 420 ]
2392 silly gunzTarPerm extractEntry front-end/ui/DataGrid.js
2393 silly gunzTarPerm modified mode [ 'front-end/ui/DataGrid.js', 438, 420 ]
2394 silly gunzTarPerm extractEntry front-end/ui/View.js
2395 silly gunzTarPerm modified mode [ 'front-end/ui/View.js', 438, 420 ]
2396 silly gunzTarPerm extractEntry front-end/ui/DOMSyntaxHighlighter.js
2397 silly gunzTarPerm modified mode [ 'front-end/ui/DOMSyntaxHighlighter.js', 438, 420 ]
2398 silly gunzTarPerm extractEntry front-end/ui/ViewportControl.js
2399 silly gunzTarPerm modified mode [ 'front-end/ui/ViewportControl.js', 438, 420 ]
2400 silly gunzTarPerm extractEntry front-end/ui/ContextMenu.js
2401 silly gunzTarPerm modified mode [ 'front-end/ui/ContextMenu.js', 438, 420 ]
2402 silly gunzTarPerm extractEntry front-end/ui/ViewportDataGrid.js
2403 silly gunzTarPerm modified mode [ 'front-end/ui/ViewportDataGrid.js', 438, 420 ]
2404 silly gunzTarPerm extractEntry front-end/ui/Context.js
2405 silly gunzTarPerm modified mode [ 'front-end/ui/Context.js', 438, 420 ]
2406 silly gunzTarPerm extractEntry front-end/ui/ZoomManager.js
2407 silly gunzTarPerm modified mode [ 'front-end/ui/ZoomManager.js', 438, 420 ]
2408 silly gunzTarPerm extractEntry front-end/ui/SearchableView.js
2409 silly gunzTarPerm modified mode [ 'front-end/ui/SearchableView.js', 438, 420 ]
2410 silly gunzTarPerm extractEntry front-end/ui/treeoutline.js
2411 silly gunzTarPerm modified mode [ 'front-end/ui/treeoutline.js', 438, 420 ]
2412 silly gunzTarPerm extractEntry front-end/ui/SidebarTreeElement.js
2413 silly gunzTarPerm modified mode [ 'front-end/ui/SidebarTreeElement.js', 438, 420 ]
2414 silly gunzTarPerm extractEntry front-end/ui/dataGrid.css
2415 silly gunzTarPerm modified mode [ 'front-end/ui/dataGrid.css', 438, 420 ]
2416 silly gunzTarPerm extractEntry front-end/ui/flameChart.css
2417 silly gunzTarPerm modified mode [ 'front-end/ui/flameChart.css', 438, 420 ]
2418 silly gunzTarPerm extractEntry front-end/ui/helpScreen.css
2419 silly gunzTarPerm modified mode [ 'front-end/ui/helpScreen.css', 438, 420 ]
2420 silly gunzTarPerm extractEntry front-end/ui/module.json
2421 silly gunzTarPerm modified mode [ 'front-end/ui/module.json', 438, 420 ]
2422 silly gunzTarPerm extractEntry front-end/ui/overviewGrid.css
2423 silly gunzTarPerm modified mode [ 'front-end/ui/overviewGrid.css', 438, 420 ]
2424 silly gunzTarPerm extractEntry front-end/ui/filter.css
2425 silly gunzTarPerm modified mode [ 'front-end/ui/filter.css', 438, 420 ]
2426 silly gunzTarPerm extractEntry front-end/ui/pieChart.css
2427 silly gunzTarPerm modified mode [ 'front-end/ui/pieChart.css', 438, 420 ]
2428 silly gunzTarPerm extractEntry front-end/ui/progressIndicator.css
2429 silly gunzTarPerm modified mode [ 'front-end/ui/progressIndicator.css', 438, 420 ]
2430 silly gunzTarPerm extractEntry front-end/ui/searchableView.css
2431 silly gunzTarPerm modified mode [ 'front-end/ui/searchableView.css', 438, 420 ]
2432 silly gunzTarPerm extractEntry front-end/ui/splitView.css
2433 silly gunzTarPerm modified mode [ 'front-end/ui/splitView.css', 438, 420 ]
2434 silly gunzTarPerm extractEntry front-end/ui/statusBar.css
2435 silly gunzTarPerm modified mode [ 'front-end/ui/statusBar.css', 438, 420 ]
2436 silly gunzTarPerm extractEntry front-end/ui/panelEnablerView.css
2437 silly gunzTarPerm modified mode [ 'front-end/ui/panelEnablerView.css', 438, 420 ]
2438 silly gunzTarPerm extractEntry front-end/workspace/FileManager.js
2439 silly gunzTarPerm modified mode [ 'front-end/workspace/FileManager.js', 438, 420 ]
2440 silly gunzTarPerm extractEntry front-end/workspace/FileSystemMapping.js
2441 silly gunzTarPerm modified mode [ 'front-end/workspace/FileSystemMapping.js', 438, 420 ]
2442 silly gunzTarPerm extractEntry front-end/workspace/FileSystemWorkspaceBinding.js
2443 silly gunzTarPerm modified mode [ 'front-end/workspace/FileSystemWorkspaceBinding.js', 438, 420 ]
2444 silly gunzTarPerm extractEntry front-end/workspace/IsolatedFileSystem.js
2445 silly gunzTarPerm modified mode [ 'front-end/workspace/IsolatedFileSystem.js', 438, 420 ]
2446 silly gunzTarPerm extractEntry front-end/workspace/IsolatedFileSystemManager.js
2447 silly gunzTarPerm modified mode [ 'front-end/workspace/IsolatedFileSystemManager.js', 438, 420 ]
2448 silly gunzTarPerm extractEntry front-end/workspace/SearchConfig.js
2449 silly gunzTarPerm modified mode [ 'front-end/workspace/SearchConfig.js', 438, 420 ]
2450 silly gunzTarPerm extractEntry front-end/workspace/UISourceCode.js
2451 silly gunzTarPerm modified mode [ 'front-end/workspace/UISourceCode.js', 438, 420 ]
2452 silly gunzTarPerm extractEntry front-end/workspace/Workspace.js
2453 silly gunzTarPerm modified mode [ 'front-end/workspace/Workspace.js', 438, 420 ]
2454 silly gunzTarPerm extractEntry front-end/workspace/module.json
2455 silly gunzTarPerm modified mode [ 'front-end/workspace/module.json', 438, 420 ]
2456 silly gunzTarPerm extractEntry front-end-node/NodeInspectorOverrides.js
2457 silly gunzTarPerm modified mode [ 'front-end-node/NodeInspectorOverrides.js', 438, 420 ]
2458 silly gunzTarPerm extractEntry front-end-node/main/MainOverrides.js
2459 silly gunzTarPerm modified mode [ 'front-end-node/main/MainOverrides.js', 438, 420 ]
2460 silly gunzTarPerm extractEntry front-end-node/main/module.json
2461 silly gunzTarPerm modified mode [ 'front-end-node/main/module.json', 438, 420 ]
2462 silly gunzTarPerm extractEntry front-end-node/console/ConsoleExtentions.js
2463 silly gunzTarPerm modified mode [ 'front-end-node/console/ConsoleExtentions.js', 438, 420 ]
2464 silly gunzTarPerm extractEntry front-end-node/console/module.json
2465 silly gunzTarPerm modified mode [ 'front-end-node/console/module.json', 438, 420 ]
2466 silly gunzTarPerm extractEntry front-end-node/injections-inspector.json
2467 silly gunzTarPerm modified mode [ 'front-end-node/injections-inspector.json', 438, 420 ]
2468 silly gunzTarPerm extractEntry front-end-node/inspector.json
2469 silly gunzTarPerm modified mode [ 'front-end-node/inspector.json', 438, 420 ]
2470 silly gunzTarPerm extractEntry front-end-node/Images/favicon.png
2471 silly gunzTarPerm modified mode [ 'front-end-node/Images/favicon.png', 438, 420 ]
2472 silly gunzTarPerm extractEntry front-end-node/Images/src/favicon.eps
2473 silly gunzTarPerm modified mode [ 'front-end-node/Images/src/favicon.eps', 438, 420 ]
2474 silly gunzTarPerm extractEntry front-end-node/module.json
2475 silly gunzTarPerm modified mode [ 'front-end-node/module.json', 438, 420 ]
2476 silly gunzTarPerm extractEntry front-end-node/profiler/SaveOverrides.js
2477 silly gunzTarPerm modified mode [ 'front-end-node/profiler/SaveOverrides.js', 438, 420 ]
2478 silly gunzTarPerm extractEntry front-end-node/profiler/module.json
2479 silly gunzTarPerm modified mode [ 'front-end-node/profiler/module.json', 438, 420 ]
2480 silly gunzTarPerm extractEntry front-end-node/protocol.json
2481 silly gunzTarPerm modified mode [ 'front-end-node/protocol.json', 438, 420 ]
2482 silly gunzTarPerm extractEntry front-end-node/settings/SettingsScreenOverrides.js
2483 silly gunzTarPerm modified mode [ 'front-end-node/settings/SettingsScreenOverrides.js',
2483 silly gunzTarPerm 438,
2483 silly gunzTarPerm 420 ]
2484 silly gunzTarPerm extractEntry front-end-node/settings/SettingsScreenOverrides.css
2485 silly gunzTarPerm modified mode [ 'front-end-node/settings/SettingsScreenOverrides.css',
2485 silly gunzTarPerm 438,
2485 silly gunzTarPerm 420 ]
2486 silly gunzTarPerm extractEntry front-end-node/settings/module.json
2487 silly gunzTarPerm modified mode [ 'front-end-node/settings/module.json', 438, 420 ]
2488 silly gunzTarPerm extractEntry front-end-node/sources/SourcesOverrides.js
2489 silly gunzTarPerm modified mode [ 'front-end-node/sources/SourcesOverrides.js', 438, 420 ]
2490 silly gunzTarPerm extractEntry front-end-node/sources/module.json
2491 silly gunzTarPerm modified mode [ 'front-end-node/sources/module.json', 438, 420 ]
2492 silly gunzTarPerm extractEntry .jshintrc
2493 silly gunzTarPerm modified mode [ '.jshintrc', 438, 420 ]
2494 silly gunzTarPerm extractEntry lib/BreakEventHandler.js
2495 silly gunzTarPerm modified mode [ 'lib/BreakEventHandler.js', 438, 420 ]
2496 silly gunzTarPerm extractEntry lib/HeapProfilerAgent.js
2497 silly gunzTarPerm modified mode [ 'lib/HeapProfilerAgent.js', 438, 420 ]
2498 silly gunzTarPerm extractEntry lib/HeapProfilerClient.js
2499 silly gunzTarPerm modified mode [ 'lib/HeapProfilerClient.js', 438, 420 ]
2500 silly gunzTarPerm extractEntry lib/InjectorClient.js
2501 silly gunzTarPerm modified mode [ 'lib/InjectorClient.js', 438, 420 ]
2502 silly gunzTarPerm extractEntry lib/InjectorServer.js
2503 silly gunzTarPerm modified mode [ 'lib/InjectorServer.js', 438, 420 ]
2504 silly gunzTarPerm extractEntry lib/FrontendCommandHandler.js
2505 silly gunzTarPerm modified mode [ 'lib/FrontendCommandHandler.js', 438, 420 ]
2506 silly gunzTarPerm extractEntry lib/PageAgent.js
2507 silly gunzTarPerm modified mode [ 'lib/PageAgent.js', 438, 420 ]
2508 silly gunzTarPerm extractEntry lib/ProfilerAgent.js
2509 silly gunzTarPerm modified mode [ 'lib/ProfilerAgent.js', 438, 420 ]
2510 silly gunzTarPerm extractEntry lib/RuntimeAgent.js
2511 silly gunzTarPerm modified mode [ 'lib/RuntimeAgent.js', 438, 420 ]
2512 silly gunzTarPerm extractEntry lib/ScriptFileStorage.js
2513 silly gunzTarPerm modified mode [ 'lib/ScriptFileStorage.js', 438, 420 ]
2514 silly gunzTarPerm extractEntry lib/ScriptManager.js
2515 silly gunzTarPerm modified mode [ 'lib/ScriptManager.js', 438, 420 ]
2516 silly gunzTarPerm extractEntry lib/FrontendClient.js
2517 silly gunzTarPerm modified mode [ 'lib/FrontendClient.js', 438, 420 ]
2518 silly gunzTarPerm extractEntry lib/callback.js
2519 silly gunzTarPerm modified mode [ 'lib/callback.js', 438, 420 ]
2520 silly gunzTarPerm extractEntry lib/DebuggerClient.js
2521 silly gunzTarPerm modified mode [ 'lib/DebuggerClient.js', 438, 420 ]
2522 silly gunzTarPerm extractEntry lib/config.js
2523 silly gunzTarPerm modified mode [ 'lib/config.js', 438, 420 ]
2524 silly gunzTarPerm extractEntry lib/DebuggerAgent.js
2525 silly gunzTarPerm modified mode [ 'lib/DebuggerAgent.js', 438, 420 ]
2526 silly gunzTarPerm extractEntry lib/convert.js
2527 silly gunzTarPerm modified mode [ 'lib/convert.js', 438, 420 ]
2528 silly gunzTarPerm extractEntry lib/ConsoleClient.js
2529 silly gunzTarPerm modified mode [ 'lib/ConsoleClient.js', 438, 420 ]
2530 silly gunzTarPerm extractEntry lib/debug-server.js
2531 silly gunzTarPerm modified mode [ 'lib/debug-server.js', 438, 420 ]
2532 silly gunzTarPerm extractEntry lib/ConsoleAgent.js
2533 silly gunzTarPerm modified mode [ 'lib/ConsoleAgent.js', 438, 420 ]
2534 silly gunzTarPerm extractEntry lib/debugger.js
2535 silly gunzTarPerm modified mode [ 'lib/debugger.js', 438, 420 ]
2536 silly gunzTarPerm extractEntry lib/CallFramesProvider.js
2537 silly gunzTarPerm modified mode [ 'lib/CallFramesProvider.js', 438, 420 ]
2538 silly gunzTarPerm extractEntry lib/session.js
2539 silly gunzTarPerm modified mode [ 'lib/session.js', 438, 420 ]
2540 silly gunzTarPerm extractEntry lib/NetworkAgent.js
2541 silly gunzTarPerm modified mode [ 'lib/NetworkAgent.js', 438, 420 ]
2542 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/.staging/node-inspector-e0c8951a/node_modules is being purged
2543 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/.staging/node-inspector-e0c8951a/node_modules
2544 silly doParallel preinstall 20
2545 silly preinstall bindings@1.2.1 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53
2546 info lifecycle bindings@1.2.1~preinstall: bindings@1.2.1
2547 silly preinstall nan@1.8.4 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0
2548 info lifecycle nan@1.8.4~preinstall: nan@1.8.4
2549 silly preinstall bufferutil@1.1.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0
2550 info lifecycle bufferutil@1.1.0~preinstall: bufferutil@1.1.0
2551 silly preinstall ansi-regex@2.0.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74
2552 info lifecycle ansi-regex@2.0.0~preinstall: ansi-regex@2.0.0
2553 silly preinstall camelcase@2.1.1 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c
2554 info lifecycle camelcase@2.1.1~preinstall: camelcase@2.1.1
2555 silly preinstall minimatch@3.0.2 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991
2556 info lifecycle minimatch@3.0.2~preinstall: minimatch@3.0.2
2557 silly preinstall glob@5.0.15 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70
2558 info lifecycle glob@5.0.15~preinstall: glob@5.0.15
2559 silly preinstall semver@4.3.6 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c
2560 info lifecycle semver@4.3.6~preinstall: semver@4.3.6
2561 silly preinstall strip-ansi@3.0.1 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411
2562 info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1
2563 silly preinstall cliui@3.2.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe
2564 info lifecycle cliui@3.2.0~preinstall: cliui@3.2.0
2565 silly preinstall which@1.2.10 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761
2566 info lifecycle which@1.2.10~preinstall: which@1.2.10
2567 silly preinstall window-size@0.1.4 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f
2568 info lifecycle window-size@0.1.4~preinstall: window-size@0.1.4
2569 silly preinstall yargs@3.32.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d
2570 info lifecycle yargs@3.32.0~preinstall: yargs@3.32.0
2571 silly preinstall nan@1.8.4 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de
2572 info lifecycle nan@1.8.4~preinstall: nan@1.8.4
2573 silly preinstall utf-8-validate@1.1.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6
2574 info lifecycle utf-8-validate@1.1.0~preinstall: utf-8-validate@1.1.0
2575 silly preinstall ws@0.7.2 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52
2576 info lifecycle ws@0.7.2~preinstall: ws@0.7.2
2577 silly preinstall nan@1.8.4 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0
2578 info lifecycle nan@1.8.4~preinstall: nan@1.8.4
2579 silly preinstall v8-debug@0.4.6 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab
2580 info lifecycle v8-debug@0.4.6~preinstall: v8-debug@0.4.6
2581 silly preinstall node-inspector@0.10.2 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/node-inspector-e0c8951a
2582 info lifecycle node-inspector@0.10.2~preinstall: node-inspector@0.10.2
2583 silly preinstall grunt-node-inspector@0.2.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/grunt-node-inspector-6f31b185
2584 info lifecycle grunt-node-inspector@0.2.0~preinstall: grunt-node-inspector@0.2.0
2585 silly lifecycle bindings@1.2.1~preinstall: no script for preinstall, continuing
2586 silly lifecycle nan@1.8.4~preinstall: no script for preinstall, continuing
2587 silly lifecycle bufferutil@1.1.0~preinstall: no script for preinstall, continuing
2588 silly lifecycle ansi-regex@2.0.0~preinstall: no script for preinstall, continuing
2589 silly lifecycle camelcase@2.1.1~preinstall: no script for preinstall, continuing
2590 silly lifecycle minimatch@3.0.2~preinstall: no script for preinstall, continuing
2591 silly lifecycle glob@5.0.15~preinstall: no script for preinstall, continuing
2592 silly lifecycle semver@4.3.6~preinstall: no script for preinstall, continuing
2593 silly lifecycle strip-ansi@3.0.1~preinstall: no script for preinstall, continuing
2594 silly lifecycle cliui@3.2.0~preinstall: no script for preinstall, continuing
2595 silly lifecycle which@1.2.10~preinstall: no script for preinstall, continuing
2596 silly lifecycle window-size@0.1.4~preinstall: no script for preinstall, continuing
2597 silly lifecycle yargs@3.32.0~preinstall: no script for preinstall, continuing
2598 silly lifecycle nan@1.8.4~preinstall: no script for preinstall, continuing
2599 silly lifecycle utf-8-validate@1.1.0~preinstall: no script for preinstall, continuing
2600 silly lifecycle ws@0.7.2~preinstall: no script for preinstall, continuing
2601 silly lifecycle nan@1.8.4~preinstall: no script for preinstall, continuing
2602 verbose lifecycle v8-debug@0.4.6~preinstall: unsafe-perm in lifecycle true
2603 verbose lifecycle v8-debug@0.4.6~preinstall: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab/node_modules/.bin:/Users/philip/projects/whiteout-io-mail/node_modules/.bin:/usr/local/Cellar/node/6.3.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/Library/TeX/texbin
2604 verbose lifecycle v8-debug@0.4.6~preinstall: CWD: /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab
2605 silly lifecycle v8-debug@0.4.6~preinstall: Args: [ '-c', ' ' ]
2606 silly lifecycle node-inspector@0.10.2~preinstall: no script for preinstall, continuing
2607 silly lifecycle grunt-node-inspector@0.2.0~preinstall: no script for preinstall, continuing
2608 silly lifecycle v8-debug@0.4.6~preinstall: Returned: code: 0 signal: null
2609 silly doReverseSerial remove 0
2610 silly doSerial move 0
2611 silly doSerial finalize 20
2612 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/bindings
2613 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/bufferutil/node_modules/nan
2614 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/bufferutil
2615 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/ansi-regex
2616 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/camelcase
2617 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/minimatch
2618 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/glob
2619 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/semver
2620 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/strip-ansi
2621 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/cliui
2622 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/which
2623 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/window-size
2624 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/yargs
2625 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/utf-8-validate/node_modules/nan
2626 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/utf-8-validate
2627 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/ws
2628 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/v8-debug/node_modules/nan
2629 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/v8-debug
2630 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector
2631 silly finalize /Users/philip/projects/whiteout-io-mail/node_modules/grunt-node-inspector
2632 silly doSerial build 20
2633 silly build bindings@1.2.1
2634 info linkStuff bindings@1.2.1
2635 silly linkStuff bindings@1.2.1 has /Users/philip/projects/whiteout-io-mail/node_modules as its parent node_modules
2636 verbose linkBins bindings@1.2.1
2637 verbose linkMans bindings@1.2.1
2638 silly build nan@1.8.4
2639 info linkStuff nan@1.8.4
2640 silly linkStuff nan@1.8.4 has /Users/philip/projects/whiteout-io-mail/node_modules/bufferutil/node_modules as its parent node_modules
2641 verbose linkBins nan@1.8.4
2642 verbose linkMans nan@1.8.4
2643 silly build bufferutil@1.1.0
2644 info linkStuff bufferutil@1.1.0
2645 silly linkStuff bufferutil@1.1.0 has /Users/philip/projects/whiteout-io-mail/node_modules as its parent node_modules
2646 verbose linkBins bufferutil@1.1.0
2647 verbose linkMans bufferutil@1.1.0
2648 silly build ansi-regex@2.0.0
2649 info linkStuff ansi-regex@2.0.0
2650 silly linkStuff ansi-regex@2.0.0 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2651 verbose linkBins ansi-regex@2.0.0
2652 verbose linkMans ansi-regex@2.0.0
2653 silly build camelcase@2.1.1
2654 info linkStuff camelcase@2.1.1
2655 silly linkStuff camelcase@2.1.1 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2656 verbose linkBins camelcase@2.1.1
2657 verbose linkMans camelcase@2.1.1
2658 silly build minimatch@3.0.2
2659 info linkStuff minimatch@3.0.2
2660 silly linkStuff minimatch@3.0.2 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2661 verbose linkBins minimatch@3.0.2
2662 verbose linkMans minimatch@3.0.2
2663 silly build glob@5.0.15
2664 info linkStuff glob@5.0.15
2665 silly linkStuff glob@5.0.15 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2666 verbose linkBins glob@5.0.15
2667 verbose linkMans glob@5.0.15
2668 silly build semver@4.3.6
2669 info linkStuff semver@4.3.6
2670 silly linkStuff semver@4.3.6 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2671 verbose linkBins semver@4.3.6
2672 verbose link bins [ { semver: './bin/semver' },
2672 verbose link bins '/Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin',
2672 verbose link bins false ]
2673 verbose linkMans semver@4.3.6
2674 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin/semver is being purged
2675 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin/semver
2676 silly build strip-ansi@3.0.1
2677 info linkStuff strip-ansi@3.0.1
2678 silly linkStuff strip-ansi@3.0.1 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2679 verbose linkBins strip-ansi@3.0.1
2680 verbose linkMans strip-ansi@3.0.1
2681 silly build cliui@3.2.0
2682 info linkStuff cliui@3.2.0
2683 silly linkStuff cliui@3.2.0 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2684 verbose linkBins cliui@3.2.0
2685 verbose linkMans cliui@3.2.0
2686 silly build which@1.2.10
2687 info linkStuff which@1.2.10
2688 silly linkStuff which@1.2.10 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2689 verbose linkBins which@1.2.10
2690 verbose link bins [ { which: './bin/which' },
2690 verbose link bins '/Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin',
2690 verbose link bins false ]
2691 verbose linkMans which@1.2.10
2692 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin/which is being purged
2693 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin/which
2694 silly build window-size@0.1.4
2695 info linkStuff window-size@0.1.4
2696 silly linkStuff window-size@0.1.4 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2697 verbose linkBins window-size@0.1.4
2698 verbose link bins [ { 'window-size': 'cli.js' },
2698 verbose link bins '/Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin',
2698 verbose link bins false ]
2699 verbose linkMans window-size@0.1.4
2700 silly gentlyRm /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin/window-size is being purged
2701 verbose gentlyRm don't care about contents; nuking /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules/.bin/window-size
2702 silly build yargs@3.32.0
2703 info linkStuff yargs@3.32.0
2704 silly linkStuff yargs@3.32.0 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2705 verbose linkBins yargs@3.32.0
2706 verbose linkMans yargs@3.32.0
2707 silly build nan@1.8.4
2708 info linkStuff nan@1.8.4
2709 silly linkStuff nan@1.8.4 has /Users/philip/projects/whiteout-io-mail/node_modules/utf-8-validate/node_modules as its parent node_modules
2710 verbose linkBins nan@1.8.4
2711 verbose linkMans nan@1.8.4
2712 silly build utf-8-validate@1.1.0
2713 info linkStuff utf-8-validate@1.1.0
2714 silly linkStuff utf-8-validate@1.1.0 has /Users/philip/projects/whiteout-io-mail/node_modules as its parent node_modules
2715 verbose linkBins utf-8-validate@1.1.0
2716 verbose linkMans utf-8-validate@1.1.0
2717 silly build ws@0.7.2
2718 info linkStuff ws@0.7.2
2719 silly linkStuff ws@0.7.2 has /Users/philip/projects/whiteout-io-mail/node_modules/node-inspector/node_modules as its parent node_modules
2720 verbose linkBins ws@0.7.2
2721 verbose linkMans ws@0.7.2
2722 silly build nan@1.8.4
2723 info linkStuff nan@1.8.4
2724 silly linkStuff nan@1.8.4 has /Users/philip/projects/whiteout-io-mail/node_modules/v8-debug/node_modules as its parent node_modules
2725 verbose linkBins nan@1.8.4
2726 verbose linkMans nan@1.8.4
2727 silly build v8-debug@0.4.6
2728 info linkStuff v8-debug@0.4.6
2729 silly linkStuff v8-debug@0.4.6 has /Users/philip/projects/whiteout-io-mail/node_modules as its parent node_modules
2730 verbose linkBins v8-debug@0.4.6
2731 verbose linkMans v8-debug@0.4.6
2732 silly build node-inspector@0.10.2
2733 info linkStuff node-inspector@0.10.2
2734 silly linkStuff node-inspector@0.10.2 has /Users/philip/projects/whiteout-io-mail/node_modules as its parent node_modules
2735 warn prefer global node-inspector@0.10.2 should be installed with -g
2736 verbose linkBins node-inspector@0.10.2
2737 verbose link bins [ { 'node-inspector': './bin/inspector.js',
2737 verbose link bins 'node-debug': './bin/node-debug.js' },
2737 verbose link bins '/Users/philip/projects/whiteout-io-mail/node_modules/.bin',
2737 verbose link bins false ]
2738 verbose linkMans node-inspector@0.10.2
2739 silly build grunt-node-inspector@0.2.0
2740 info linkStuff grunt-node-inspector@0.2.0
2741 silly linkStuff grunt-node-inspector@0.2.0 has /Users/philip/projects/whiteout-io-mail/node_modules as its parent node_modules
2742 verbose linkBins grunt-node-inspector@0.2.0
2743 verbose linkMans grunt-node-inspector@0.2.0
2744 silly doSerial global-link 0
2745 silly doParallel update-linked 0
2746 silly doSerial install 20
2747 silly install bindings@1.2.1 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bindings-77a4dd53
2748 info lifecycle bindings@1.2.1~install: bindings@1.2.1
2749 silly lifecycle bindings@1.2.1~install: no script for install, continuing
2750 silly install nan@1.8.4 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-ffa4a6b0
2751 info lifecycle nan@1.8.4~install: nan@1.8.4
2752 silly lifecycle nan@1.8.4~install: no script for install, continuing
2753 silly install bufferutil@1.1.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/bufferutil-e60fb3c0
2754 info lifecycle bufferutil@1.1.0~install: bufferutil@1.1.0
2755 verbose lifecycle bufferutil@1.1.0~install: unsafe-perm in lifecycle true
2756 verbose lifecycle bufferutil@1.1.0~install: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/philip/projects/whiteout-io-mail/node_modules/bufferutil/node_modules/.bin:/Users/philip/projects/whiteout-io-mail/node_modules/.bin:/usr/local/Cellar/node/6.3.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/Library/TeX/texbin
2757 verbose lifecycle bufferutil@1.1.0~install: CWD: /Users/philip/projects/whiteout-io-mail/node_modules/bufferutil
2758 silly lifecycle bufferutil@1.1.0~install: Args: [ '-c', 'node-gyp rebuild' ]
2759 silly lifecycle bufferutil@1.1.0~install: Returned: code: 1 signal: null
2760 info lifecycle bufferutil@1.1.0~install: Failed to exec install script
2761 warn install:bufferutil@1.1.0 bufferutil@1.1.0 install: `node-gyp rebuild`
2761 warn install:bufferutil@1.1.0 Exit status 1
2762 verbose install:bufferutil@1.1.0 Error: bufferutil@1.1.0 install: `node-gyp rebuild`
2762 verbose install:bufferutil@1.1.0 Exit status 1
2762 verbose install:bufferutil@1.1.0 at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:242:16)
2762 verbose install:bufferutil@1.1.0 at emitTwo (events.js:106:13)
2762 verbose install:bufferutil@1.1.0 at EventEmitter.emit (events.js:191:7)
2762 verbose install:bufferutil@1.1.0 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
2762 verbose install:bufferutil@1.1.0 at emitTwo (events.js:106:13)
2762 verbose install:bufferutil@1.1.0 at ChildProcess.emit (events.js:191:7)
2762 verbose install:bufferutil@1.1.0 at maybeClose (internal/child_process.js:852:16)
2762 verbose install:bufferutil@1.1.0 at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
2763 silly install ansi-regex@2.0.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ansi-regex-117e6f74
2764 info lifecycle ansi-regex@2.0.0~install: ansi-regex@2.0.0
2765 silly lifecycle ansi-regex@2.0.0~install: no script for install, continuing
2766 silly install camelcase@2.1.1 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/camelcase-6261f67c
2767 info lifecycle camelcase@2.1.1~install: camelcase@2.1.1
2768 silly lifecycle camelcase@2.1.1~install: no script for install, continuing
2769 silly install minimatch@3.0.2 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/minimatch-89459991
2770 info lifecycle minimatch@3.0.2~install: minimatch@3.0.2
2771 silly lifecycle minimatch@3.0.2~install: no script for install, continuing
2772 silly install glob@5.0.15 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/glob-ee065c70
2773 info lifecycle glob@5.0.15~install: glob@5.0.15
2774 silly lifecycle glob@5.0.15~install: no script for install, continuing
2775 silly install semver@4.3.6 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/semver-82f90e5c
2776 info lifecycle semver@4.3.6~install: semver@4.3.6
2777 silly lifecycle semver@4.3.6~install: no script for install, continuing
2778 silly install strip-ansi@3.0.1 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/strip-ansi-f6e71411
2779 info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1
2780 silly lifecycle strip-ansi@3.0.1~install: no script for install, continuing
2781 silly install cliui@3.2.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/cliui-91a2d8fe
2782 info lifecycle cliui@3.2.0~install: cliui@3.2.0
2783 silly lifecycle cliui@3.2.0~install: no script for install, continuing
2784 silly install which@1.2.10 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/which-e31af761
2785 info lifecycle which@1.2.10~install: which@1.2.10
2786 silly lifecycle which@1.2.10~install: no script for install, continuing
2787 silly install window-size@0.1.4 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/window-size-a839356f
2788 info lifecycle window-size@0.1.4~install: window-size@0.1.4
2789 silly lifecycle window-size@0.1.4~install: no script for install, continuing
2790 silly install yargs@3.32.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/yargs-bd16824d
2791 info lifecycle yargs@3.32.0~install: yargs@3.32.0
2792 silly lifecycle yargs@3.32.0~install: no script for install, continuing
2793 silly install nan@1.8.4 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-eae1a6de
2794 info lifecycle nan@1.8.4~install: nan@1.8.4
2795 silly lifecycle nan@1.8.4~install: no script for install, continuing
2796 silly install utf-8-validate@1.1.0 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/utf-8-validate-10a2f7a6
2797 info lifecycle utf-8-validate@1.1.0~install: utf-8-validate@1.1.0
2798 verbose lifecycle utf-8-validate@1.1.0~install: unsafe-perm in lifecycle true
2799 verbose lifecycle utf-8-validate@1.1.0~install: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/philip/projects/whiteout-io-mail/node_modules/utf-8-validate/node_modules/.bin:/Users/philip/projects/whiteout-io-mail/node_modules/.bin:/usr/local/Cellar/node/6.3.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/Library/TeX/texbin
2800 verbose lifecycle utf-8-validate@1.1.0~install: CWD: /Users/philip/projects/whiteout-io-mail/node_modules/utf-8-validate
2801 silly lifecycle utf-8-validate@1.1.0~install: Args: [ '-c', 'node-gyp rebuild' ]
2802 silly lifecycle utf-8-validate@1.1.0~install: Returned: code: 1 signal: null
2803 info lifecycle utf-8-validate@1.1.0~install: Failed to exec install script
2804 warn install:utf-8-validate@1.1.0 utf-8-validate@1.1.0 install: `node-gyp rebuild`
2804 warn install:utf-8-validate@1.1.0 Exit status 1
2805 verbose install:utf-8-validate@1.1.0 Error: utf-8-validate@1.1.0 install: `node-gyp rebuild`
2805 verbose install:utf-8-validate@1.1.0 Exit status 1
2805 verbose install:utf-8-validate@1.1.0 at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:242:16)
2805 verbose install:utf-8-validate@1.1.0 at emitTwo (events.js:106:13)
2805 verbose install:utf-8-validate@1.1.0 at EventEmitter.emit (events.js:191:7)
2805 verbose install:utf-8-validate@1.1.0 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
2805 verbose install:utf-8-validate@1.1.0 at emitTwo (events.js:106:13)
2805 verbose install:utf-8-validate@1.1.0 at ChildProcess.emit (events.js:191:7)
2805 verbose install:utf-8-validate@1.1.0 at maybeClose (internal/child_process.js:852:16)
2805 verbose install:utf-8-validate@1.1.0 at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
2806 silly install ws@0.7.2 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/ws-5115fc52
2807 info lifecycle ws@0.7.2~install: ws@0.7.2
2808 silly lifecycle ws@0.7.2~install: no script for install, continuing
2809 silly install nan@1.8.4 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/nan-51392aa0
2810 info lifecycle nan@1.8.4~install: nan@1.8.4
2811 silly lifecycle nan@1.8.4~install: no script for install, continuing
2812 silly install v8-debug@0.4.6 /Users/philip/projects/whiteout-io-mail/node_modules/.staging/v8-debug-4e7b69ab
2813 info lifecycle v8-debug@0.4.6~install: v8-debug@0.4.6
2814 verbose lifecycle v8-debug@0.4.6~install: unsafe-perm in lifecycle true
2815 verbose lifecycle v8-debug@0.4.6~install: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/philip/projects/whiteout-io-mail/node_modules/v8-debug/node_modules/.bin:/Users/philip/projects/whiteout-io-mail/node_modules/.bin:/usr/local/Cellar/node/6.3.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/Library/TeX/texbin
2816 verbose lifecycle v8-debug@0.4.6~install: CWD: /Users/philip/projects/whiteout-io-mail/node_modules/v8-debug
2817 silly lifecycle v8-debug@0.4.6~install: Args: [ '-c', 'node-pre-gyp install --fallback-to-build' ]
2818 silly lifecycle v8-debug@0.4.6~install: Returned: code: 1 signal: null
2819 info lifecycle v8-debug@0.4.6~install: Failed to exec install script
2820 verbose unlock done using /Users/philip/.npm/_locks/staging-6c422207722b04bb.lock for /Users/philip/projects/whiteout-io-mail/node_modules/.staging
2821 silly rollbackFailedOptional Starting
2822 silly rollbackFailedOptional Finishing
2823 silly runTopLevelLifecycles Starting
2824 silly runTopLevelLifecycles Finishing
2825 silly install printInstalled
2826 warn whiteout-mail@ No license field.
2827 verbose stack Error: v8-debug@0.4.6 install: `node-pre-gyp install --fallback-to-build`
2827 verbose stack Exit status 1
2827 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:242:16)
2827 verbose stack at emitTwo (events.js:106:13)
2827 verbose stack at EventEmitter.emit (events.js:191:7)
2827 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
2827 verbose stack at emitTwo (events.js:106:13)
2827 verbose stack at ChildProcess.emit (events.js:191:7)
2827 verbose stack at maybeClose (internal/child_process.js:852:16)
2827 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
2828 verbose pkgid v8-debug@0.4.6
2829 verbose cwd /Users/philip/projects/whiteout-io-mail
2830 error Darwin 15.5.0
2831 error argv "/usr/local/Cellar/node/6.3.0/bin/node" "/usr/local/bin/npm" "i"
2832 error node v6.3.0
2833 error npm v3.10.3
2834 error code ELIFECYCLE
2835 error v8-debug@0.4.6 install: `node-pre-gyp install --fallback-to-build`
2835 error Exit status 1
2836 error Failed at the v8-debug@0.4.6 install script 'node-pre-gyp install --fallback-to-build'.
2836 error Make sure you have the latest version of node.js and npm installed.
2836 error If you do, this is most likely a problem with the v8-debug package,
2836 error not with npm itself.
2836 error Tell the author that this fails on your system:
2836 error node-pre-gyp install --fallback-to-build
2836 error You can get information on how to open an issue for this project with:
2836 error npm bugs v8-debug
2836 error Or if that isn't available, you can get their info via:
2836 error npm owner ls v8-debug
2836 error There is likely additional logging output above.
2837 verbose exit [ 1, true ]
$ node --version
v6.3.0
$ npm --version
3.10.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment