TooTallNate / ref

Turn Buffer instances into "pointers"
http://tootallnate.github.com/ref
451 stars 141 forks source link

npm -install doesn't work #60

Closed Jwiggiff closed 7 years ago

Jwiggiff commented 7 years ago

i do npm install and it says check if you have latest version of node.js and npm. I didn't so I installed them and ran nmp install again. it has the same error and when i do npm version it says node.js 6.9.1 and npm 3.10.8. It says that node-gyp rebuild failed.

TooTallNate commented 7 years ago

Can you copy + paste the actual error please?

Jwiggiff commented 7 years ago
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN JARVIS@3.0.0 No license field.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node
es\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v6.9.1
npm ERR! npm  v3.10.8
npm ERR! code ELIFECYCLE

npm ERR! ref@1.3.2 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ref@1.3.2 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the ref package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs ref
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls ref
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\Josh\Desktop\Discord Bots\JARVIS\npm-debug.log
TooTallNate commented 7 years ago

Was there anything above that?

Jwiggiff commented 7 years ago

Idk I can't scroll above but I believe I did see something while it was running. something with python also the file that it says to attach doesn't exist EDIT: I reran the code and the file generated. I tried to attach it but it says it doesn't support that type of file So i'll just paste the contents.

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'install' ]
2 info using npm@3.10.8
3 info using node@v6.9.1
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 node-opus
20 silly mapToRegistry name node-opus
21 silly mapToRegistry using default registry
22 silly mapToRegistry registry https://registry.npmjs.org/
23 silly mapToRegistry data Result {
23 silly mapToRegistry   raw: 'node-opus',
23 silly mapToRegistry   scope: null,
23 silly mapToRegistry   escapedName: 'node-opus',
23 silly mapToRegistry   name: 'node-opus',
23 silly mapToRegistry   rawSpec: '',
23 silly mapToRegistry   spec: 'latest',
23 silly mapToRegistry   type: 'tag' }
24 silly mapToRegistry uri https://registry.npmjs.org/node-opus
25 verbose request uri https://registry.npmjs.org/node-opus
26 verbose request no auth needed
27 info attempt registry request try #1 at 9:26:07 PM
28 verbose request id 1101ea458cae252d
29 verbose etag "9ZPQWV3RS6VIOP3K57Y7YFCXV"
30 http request GET https://registry.npmjs.org/node-opus
31 http 304 https://registry.npmjs.org/node-opus
32 verbose headers { date: 'Thu, 27 Oct 2016 02:26:06 GMT',
32 verbose headers   via: '1.1 varnish',
32 verbose headers   'cache-control': 'max-age=300',
32 verbose headers   etag: '"9ZPQWV3RS6VIOP3K57Y7YFCXV"',
32 verbose headers   age: '0',
32 verbose headers   connection: 'keep-alive',
32 verbose headers   'x-served-by': 'cache-ord1745-ORD',
32 verbose headers   'x-cache': 'HIT',
32 verbose headers   'x-cache-hits': '1',
32 verbose headers   'x-timer': 'S1477535166.951709,VS0,VE337',
32 verbose headers   vary: 'Accept-Encoding' }
33 silly get cb [ 304,
33 silly get   { date: 'Thu, 27 Oct 2016 02:26:06 GMT',
33 silly get     via: '1.1 varnish',
33 silly get     'cache-control': 'max-age=300',
33 silly get     etag: '"9ZPQWV3RS6VIOP3K57Y7YFCXV"',
33 silly get     age: '0',
33 silly get     connection: 'keep-alive',
33 silly get     'x-served-by': 'cache-ord1745-ORD',
33 silly get     'x-cache': 'HIT',
33 silly get     'x-cache-hits': '1',
33 silly get     'x-timer': 'S1477535166.951709,VS0,VE337',
33 silly get     vary: 'Accept-Encoding' } ]
34 verbose etag https://registry.npmjs.org/node-opus from cache
35 verbose get saving node-opus to C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\registry.npmjs.org\node-opus\.cache.json
36 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache correctMkdir not in flight; initializing
37 silly resolveWithNewModule node-opus@0.2.2 checking installable status
38 silly cache add args [ 'node-opus@', null ]
39 verbose cache add spec node-opus@
40 silly cache add parsed spec Result {
40 silly cache add   raw: 'node-opus@',
40 silly cache add   scope: null,
40 silly cache add   escapedName: 'node-opus',
40 silly cache add   name: 'node-opus',
40 silly cache add   rawSpec: '',
40 silly cache add   spec: 'latest',
40 silly cache add   type: 'tag' }
41 silly addNamed node-opus@latest
42 verbose addNamed "latest" is being treated as a dist-tag for node-opus
43 info addNameTag [ 'node-opus', 'latest' ]
44 silly mapToRegistry name node-opus
45 silly mapToRegistry using default registry
46 silly mapToRegistry registry https://registry.npmjs.org/
47 silly mapToRegistry data Result {
47 silly mapToRegistry   raw: 'node-opus',
47 silly mapToRegistry   scope: null,
47 silly mapToRegistry   escapedName: 'node-opus',
47 silly mapToRegistry   name: 'node-opus',
47 silly mapToRegistry   rawSpec: '',
47 silly mapToRegistry   spec: 'latest',
47 silly mapToRegistry   type: 'tag' }
48 silly mapToRegistry uri https://registry.npmjs.org/node-opus
49 verbose addNameTag registry:https://registry.npmjs.org/node-opus not in flight; fetching
50 verbose get https://registry.npmjs.org/node-opus not expired, no request
51 silly addNameTag next cb for node-opus with tag latest
52 silly addNamed node-opus@0.2.2
53 verbose addNamed "0.2.2" is a plain semver version for node-opus
54 silly cache afterAdd node-opus@0.2.2
55 verbose afterAdd C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\node-opus\0.2.2\package\package.json not in flight; writing
56 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache correctMkdir not in flight; initializing
57 verbose afterAdd C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\node-opus\0.2.2\package\package.json written
58 silly fetchNamedPackageData ogg-packet
59 silly mapToRegistry name ogg-packet
60 silly mapToRegistry using default registry
61 silly mapToRegistry registry https://registry.npmjs.org/
62 silly mapToRegistry data Result {
62 silly mapToRegistry   raw: 'ogg-packet',
62 silly mapToRegistry   scope: null,
62 silly mapToRegistry   escapedName: 'ogg-packet',
62 silly mapToRegistry   name: 'ogg-packet',
62 silly mapToRegistry   rawSpec: '',
62 silly mapToRegistry   spec: 'latest',
62 silly mapToRegistry   type: 'tag' }
63 silly mapToRegistry uri https://registry.npmjs.org/ogg-packet
64 verbose request uri https://registry.npmjs.org/ogg-packet
65 verbose request no auth needed
66 info attempt registry request try #1 at 9:26:08 PM
67 verbose etag "1ZTT3BKRMKJJFBY1F8HM8I2S5"
68 http request GET https://registry.npmjs.org/ogg-packet
69 http 304 https://registry.npmjs.org/ogg-packet
70 verbose headers { date: 'Thu, 27 Oct 2016 02:26:08 GMT',
70 verbose headers   via: '1.1 varnish',
70 verbose headers   'cache-control': 'max-age=300',
70 verbose headers   etag: '"1ZTT3BKRMKJJFBY1F8HM8I2S5"',
70 verbose headers   age: '0',
70 verbose headers   connection: 'keep-alive',
70 verbose headers   'x-served-by': 'cache-ord1745-ORD',
70 verbose headers   'x-cache': 'HIT',
70 verbose headers   'x-cache-hits': '1',
70 verbose headers   'x-timer': 'S1477535168.138459,VS0,VE259',
70 verbose headers   vary: 'Accept-Encoding' }
71 silly get cb [ 304,
71 silly get   { date: 'Thu, 27 Oct 2016 02:26:08 GMT',
71 silly get     via: '1.1 varnish',
71 silly get     'cache-control': 'max-age=300',
71 silly get     etag: '"1ZTT3BKRMKJJFBY1F8HM8I2S5"',
71 silly get     age: '0',
71 silly get     connection: 'keep-alive',
71 silly get     'x-served-by': 'cache-ord1745-ORD',
71 silly get     'x-cache': 'HIT',
71 silly get     'x-cache-hits': '1',
71 silly get     'x-timer': 'S1477535168.138459,VS0,VE259',
71 silly get     vary: 'Accept-Encoding' } ]
72 verbose etag https://registry.npmjs.org/ogg-packet from cache
73 verbose get saving ogg-packet to C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\registry.npmjs.org\ogg-packet\.cache.json
74 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache correctMkdir not in flight; initializing
75 silly resolveWithNewModule ogg-packet@1.0.0 checking installable status
76 silly cache add args [ 'ogg-packet@^1.0.0', null ]
77 verbose cache add spec ogg-packet@^1.0.0
78 silly cache add parsed spec Result {
78 silly cache add   raw: 'ogg-packet@^1.0.0',
78 silly cache add   scope: null,
78 silly cache add   escapedName: 'ogg-packet',
78 silly cache add   name: 'ogg-packet',
78 silly cache add   rawSpec: '^1.0.0',
78 silly cache add   spec: '>=1.0.0 <2.0.0',
78 silly cache add   type: 'range' }
79 silly addNamed ogg-packet@>=1.0.0 <2.0.0
80 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for ogg-packet
81 silly addNameRange { name: 'ogg-packet', range: '>=1.0.0 <2.0.0', hasData: false }
82 silly mapToRegistry name ogg-packet
83 silly mapToRegistry using default registry
84 silly mapToRegistry registry https://registry.npmjs.org/
85 silly mapToRegistry data Result {
85 silly mapToRegistry   raw: 'ogg-packet',
85 silly mapToRegistry   scope: null,
85 silly mapToRegistry   escapedName: 'ogg-packet',
85 silly mapToRegistry   name: 'ogg-packet',
85 silly mapToRegistry   rawSpec: '',
85 silly mapToRegistry   spec: 'latest',
85 silly mapToRegistry   type: 'tag' }
86 silly mapToRegistry uri https://registry.npmjs.org/ogg-packet
87 verbose addNameRange registry:https://registry.npmjs.org/ogg-packet not in flight; fetching
88 verbose get https://registry.npmjs.org/ogg-packet not expired, no request
89 silly addNameRange number 2 { name: 'ogg-packet', range: '>=1.0.0 <2.0.0', hasData: true }
90 silly addNameRange versions [ 'ogg-packet', [ '1.0.0' ] ]
91 silly addNamed ogg-packet@1.0.0
92 verbose addNamed "1.0.0" is a plain semver version for ogg-packet
93 silly cache afterAdd ogg-packet@1.0.0
94 verbose afterAdd C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ogg-packet\1.0.0\package\package.json not in flight; writing
95 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache correctMkdir not in flight; initializing
96 verbose afterAdd C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ogg-packet\1.0.0\package\package.json written
97 silly fetchNamedPackageData ref-struct
98 silly mapToRegistry name ref-struct
99 silly mapToRegistry using default registry
100 silly mapToRegistry registry https://registry.npmjs.org/
101 silly mapToRegistry data Result {
101 silly mapToRegistry   raw: 'ref-struct',
101 silly mapToRegistry   scope: null,
101 silly mapToRegistry   escapedName: 'ref-struct',
101 silly mapToRegistry   name: 'ref-struct',
101 silly mapToRegistry   rawSpec: '',
101 silly mapToRegistry   spec: 'latest',
101 silly mapToRegistry   type: 'tag' }
102 silly mapToRegistry uri https://registry.npmjs.org/ref-struct
103 verbose request uri https://registry.npmjs.org/ref-struct
104 verbose request no auth needed
105 info attempt registry request try #1 at 9:26:08 PM
106 verbose etag "8W9S9BW7YNRABMNU32UDZDTKJ"
107 http request GET https://registry.npmjs.org/ref-struct
108 http 304 https://registry.npmjs.org/ref-struct
109 verbose headers { date: 'Thu, 27 Oct 2016 02:26:08 GMT',
109 verbose headers   via: '1.1 varnish',
109 verbose headers   'cache-control': 'max-age=300',
109 verbose headers   etag: '"8W9S9BW7YNRABMNU32UDZDTKJ"',
109 verbose headers   age: '0',
109 verbose headers   connection: 'keep-alive',
109 verbose headers   'x-served-by': 'cache-ord1745-ORD',
109 verbose headers   'x-cache': 'MISS',
109 verbose headers   'x-cache-hits': '0',
109 verbose headers   'x-timer': 'S1477535168.510059,VS0,VE346',
109 verbose headers   vary: 'Accept-Encoding' }
110 silly get cb [ 304,
110 silly get   { date: 'Thu, 27 Oct 2016 02:26:08 GMT',
110 silly get     via: '1.1 varnish',
110 silly get     'cache-control': 'max-age=300',
110 silly get     etag: '"8W9S9BW7YNRABMNU32UDZDTKJ"',
110 silly get     age: '0',
110 silly get     connection: 'keep-alive',
110 silly get     'x-served-by': 'cache-ord1745-ORD',
110 silly get     'x-cache': 'MISS',
110 silly get     'x-cache-hits': '0',
110 silly get     'x-timer': 'S1477535168.510059,VS0,VE346',
110 silly get     vary: 'Accept-Encoding' } ]
111 verbose etag https://registry.npmjs.org/ref-struct from cache
112 verbose get saving ref-struct to C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\registry.npmjs.org\ref-struct\.cache.json
113 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache correctMkdir not in flight; initializing
114 silly resolveWithNewModule ref-struct@1.1.0 checking installable status
115 silly cache add args [ 'ref-struct@*', null ]
116 verbose cache add spec ref-struct@*
117 silly cache add parsed spec Result {
117 silly cache add   raw: 'ref-struct@*',
117 silly cache add   scope: null,
117 silly cache add   escapedName: 'ref-struct',
117 silly cache add   name: 'ref-struct',
117 silly cache add   rawSpec: '*',
117 silly cache add   spec: '*',
117 silly cache add   type: 'range' }
118 silly addNamed ref-struct@*
119 verbose addNamed "*" is a valid semver range for ref-struct
120 silly addNameRange { name: 'ref-struct', range: '*', hasData: false }
121 silly mapToRegistry name ref-struct
122 silly mapToRegistry using default registry
123 silly mapToRegistry registry https://registry.npmjs.org/
124 silly mapToRegistry data Result {
124 silly mapToRegistry   raw: 'ref-struct',
124 silly mapToRegistry   scope: null,
124 silly mapToRegistry   escapedName: 'ref-struct',
124 silly mapToRegistry   name: 'ref-struct',
124 silly mapToRegistry   rawSpec: '',
124 silly mapToRegistry   spec: 'latest',
124 silly mapToRegistry   type: 'tag' }
125 silly mapToRegistry uri https://registry.npmjs.org/ref-struct
126 verbose addNameRange registry:https://registry.npmjs.org/ref-struct not in flight; fetching
127 verbose get https://registry.npmjs.org/ref-struct not expired, no request
128 silly addNameRange number 2 { name: 'ref-struct', range: '*', hasData: true }
129 silly addNameRange versions [ 'ref-struct',
129 silly addNameRange   [ '0.0.1',
129 silly addNameRange     '0.0.2',
129 silly addNameRange     '0.0.3',
129 silly addNameRange     '0.0.4',
129 silly addNameRange     '0.0.5',
129 silly addNameRange     '0.0.6',
129 silly addNameRange     '0.0.7',
129 silly addNameRange     '1.0.0',
129 silly addNameRange     '1.0.1',
129 silly addNameRange     '1.0.2',
129 silly addNameRange     '1.1.0' ] ]
130 silly addNamed ref-struct@1.1.0
131 verbose addNamed "1.1.0" is a plain semver version for ref-struct
132 silly cache afterAdd ref-struct@1.1.0
133 verbose afterAdd C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ref-struct\1.1.0\package\package.json not in flight; writing
134 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache correctMkdir not in flight; initializing
135 verbose afterAdd C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ref-struct\1.1.0\package\package.json written
136 silly fetchNamedPackageData ref
137 silly mapToRegistry name ref
138 silly mapToRegistry using default registry
139 silly mapToRegistry registry https://registry.npmjs.org/
140 silly mapToRegistry data Result {
140 silly mapToRegistry   raw: 'ref',
140 silly mapToRegistry   scope: null,
140 silly mapToRegistry   escapedName: 'ref',
140 silly mapToRegistry   name: 'ref',
140 silly mapToRegistry   rawSpec: '',
140 silly mapToRegistry   spec: 'latest',
140 silly mapToRegistry   type: 'tag' }
141 silly mapToRegistry uri https://registry.npmjs.org/ref
142 verbose request uri https://registry.npmjs.org/ref
143 verbose request no auth needed
144 info attempt registry request try #1 at 9:26:09 PM
145 verbose etag "2U5YWC5QYD6MZRKVTOQU9S2OX"
146 http request GET https://registry.npmjs.org/ref
147 http 304 https://registry.npmjs.org/ref
148 verbose headers { date: 'Thu, 27 Oct 2016 02:26:08 GMT',
148 verbose headers   via: '1.1 varnish',
148 verbose headers   'cache-control': 'max-age=300',
148 verbose headers   etag: '"2U5YWC5QYD6MZRKVTOQU9S2OX"',
148 verbose headers   age: '0',
148 verbose headers   connection: 'keep-alive',
148 verbose headers   'x-served-by': 'cache-ord1745-ORD',
148 verbose headers   'x-cache': 'HIT',
148 verbose headers   'x-cache-hits': '1',
148 verbose headers   'x-timer': 'S1477535168.961374,VS0,VE333',
148 verbose headers   vary: 'Accept-Encoding' }
149 silly get cb [ 304,
149 silly get   { date: 'Thu, 27 Oct 2016 02:26:08 GMT',
149 silly get     via: '1.1 varnish',
149 silly get     'cache-control': 'max-age=300',
149 silly get     etag: '"2U5YWC5QYD6MZRKVTOQU9S2OX"',
149 silly get     age: '0',
149 silly get     connection: 'keep-alive',
149 silly get     'x-served-by': 'cache-ord1745-ORD',
149 silly get     'x-cache': 'HIT',
149 silly get     'x-cache-hits': '1',
149 silly get     'x-timer': 'S1477535168.961374,VS0,VE333',
149 silly get     vary: 'Accept-Encoding' } ]
150 verbose etag https://registry.npmjs.org/ref from cache
151 verbose get saving ref to C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\registry.npmjs.org\ref\.cache.json
152 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache correctMkdir not in flight; initializing
153 silly resolveWithNewModule ref@1.3.2 checking installable status
154 silly cache add args [ 'ref@1', null ]
155 verbose cache add spec ref@1
156 silly cache add parsed spec Result {
156 silly cache add   raw: 'ref@1',
156 silly cache add   scope: null,
156 silly cache add   escapedName: 'ref',
156 silly cache add   name: 'ref',
156 silly cache add   rawSpec: '1',
156 silly cache add   spec: '>=1.0.0 <2.0.0',
156 silly cache add   type: 'range' }
157 silly addNamed ref@>=1.0.0 <2.0.0
158 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for ref
159 silly addNameRange { name: 'ref', range: '>=1.0.0 <2.0.0', hasData: false }
160 silly mapToRegistry name ref
161 silly mapToRegistry using default registry
162 silly mapToRegistry registry https://registry.npmjs.org/
163 silly mapToRegistry data Result {
163 silly mapToRegistry   raw: 'ref',
163 silly mapToRegistry   scope: null,
163 silly mapToRegistry   escapedName: 'ref',
163 silly mapToRegistry   name: 'ref',
163 silly mapToRegistry   rawSpec: '',
163 silly mapToRegistry   spec: 'latest',
163 silly mapToRegistry   type: 'tag' }
164 silly mapToRegistry uri https://registry.npmjs.org/ref
165 verbose addNameRange registry:https://registry.npmjs.org/ref not in flight; fetching
166 verbose get https://registry.npmjs.org/ref not expired, no request
167 silly addNameRange number 2 { name: 'ref', range: '>=1.0.0 <2.0.0', hasData: true }
168 silly addNameRange versions [ 'ref',
168 silly addNameRange   [ '0.0.1',
168 silly addNameRange     '0.0.2',
168 silly addNameRange     '0.0.3',
168 silly addNameRange     '0.0.4',
168 silly addNameRange     '0.0.5',
168 silly addNameRange     '0.0.6',
168 silly addNameRange     '0.0.7',
168 silly addNameRange     '0.0.8',
168 silly addNameRange     '0.0.9',
168 silly addNameRange     '0.0.10',
168 silly addNameRange     '0.0.11',
168 silly addNameRange     '0.0.12',
168 silly addNameRange     '0.0.13',
168 silly addNameRange     '0.0.14',
168 silly addNameRange     '0.0.15',
168 silly addNameRange     '0.0.16',
168 silly addNameRange     '0.0.17',
168 silly addNameRange     '0.0.18',
168 silly addNameRange     '0.0.19',
168 silly addNameRange     '0.0.20',
168 silly addNameRange     '0.1.0',
168 silly addNameRange     '0.1.1',
168 silly addNameRange     '0.1.2',
168 silly addNameRange     '0.1.3',
168 silly addNameRange     '0.2.0',
168 silly addNameRange     '0.2.1',
168 silly addNameRange     '0.2.2',
168 silly addNameRange     '0.2.3',
168 silly addNameRange     '0.3.0',
168 silly addNameRange     '0.3.1',
168 silly addNameRange     '0.3.2',
168 silly addNameRange     '0.3.3',
168 silly addNameRange     '0.3.4',
168 silly addNameRange     '0.3.5',
168 silly addNameRange     '1.0.0',
168 silly addNameRange     '1.0.1',
168 silly addNameRange     '1.0.2',
168 silly addNameRange     '1.1.0',
168 silly addNameRange     '1.1.1',
168 silly addNameRange     '1.1.2',
168 silly addNameRange     '1.1.3',
168 silly addNameRange     '1.2.0',
168 silly addNameRange     '1.3.0',
168 silly addNameRange     '1.3.1',
168 silly addNameRange     '1.3.2' ] ]
169 silly addNamed ref@1.3.2
170 verbose addNamed "1.3.2" is a plain semver version for ref
171 silly cache afterAdd ref@1.3.2
172 verbose afterAdd C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ref\1.3.2\package\package.json not in flight; writing
173 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache correctMkdir not in flight; initializing
174 verbose afterAdd C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ref\1.3.2\package\package.json written
175 silly loadAllDepsIntoIdealTree Finishing
176 silly loadIdealTree Finishing
177 silly currentTree JARVIS@3.0.0
177 silly currentTree +-- addressparser@0.1.3
177 silly currentTree +-- ansi-regex@2.0.0
177 silly currentTree +-- ansi-styles@2.2.1
177 silly currentTree +-- array-indexofobject@0.0.1
177 silly currentTree +-- asn1@0.2.3
177 silly currentTree +-- assert-plus@0.2.0
177 silly currentTree +-- assertion-error@1.0.0
177 silly currentTree +-- async@1.5.2
177 silly currentTree +-- asynckit@0.4.0
177 silly currentTree +-- aws-sign2@0.6.0
177 silly currentTree +-- aws4@1.5.0
177 silly currentTree +-- babel-runtime@5.8.38
177 silly currentTree +-- balanced-match@0.4.2
177 silly currentTree +-- bcrypt-pbkdf@1.0.0
177 silly currentTree +-- bindings@1.2.1
177 silly currentTree +-- bl@1.1.2
177 silly currentTree | `-- readable-stream@2.0.6
177 silly currentTree +-- bluebird@2.11.0
177 silly currentTree +-- boolbase@1.0.0
177 silly currentTree +-- boom@2.10.1
177 silly currentTree +-- brace-expansion@1.1.6
177 silly currentTree +-- buffer-shims@1.0.0
177 silly currentTree +-- caseless@0.11.0
177 silly currentTree +-- chai@1.10.0
177 silly currentTree +-- chalk@1.1.3
177 silly currentTree +-- cheerio@0.19.0
177 silly currentTree +-- colors@1.0.3
177 silly currentTree +-- combined-stream@1.0.5
177 silly currentTree +-- commander@2.9.0
177 silly currentTree +-- component-emitter@1.2.1
177 silly currentTree +-- concat-map@0.0.1
177 silly currentTree +-- cookiejar@2.1.0
177 silly currentTree +-- core-js@1.2.7
177 silly currentTree +-- core-util-is@1.0.2
177 silly currentTree +-- cryptiles@2.0.5
177 silly currentTree +-- css-select@1.0.0
177 silly currentTree +-- css-what@1.0.0
177 silly currentTree +-- ctype@0.5.3
177 silly currentTree +-- cycle@1.0.3
177 silly currentTree +-- d20@1.4.1
177 silly currentTree +-- dashdash@1.14.0
177 silly currentTree | `-- assert-plus@1.0.0
177 silly currentTree +-- debug@2.2.0
177 silly currentTree +-- deep-eql@0.1.3
177 silly currentTree +-- deep-equal@1.0.1
177 silly currentTree +-- delayed-stream@1.0.0
177 silly currentTree +-- discord.js@10.0.0
177 silly currentTree +-- dom-serializer@0.1.0
177 silly currentTree | `-- domelementtype@1.1.3
177 silly currentTree +-- domelementtype@1.3.0
177 silly currentTree +-- domhandler@2.3.0
177 silly currentTree +-- domutils@1.4.3
177 silly currentTree +-- ecc-jsbn@0.1.1
177 silly currentTree +-- entities@1.1.1
177 silly currentTree +-- escape-string-regexp@1.0.5
177 silly currentTree +-- extend@3.0.0
177 silly currentTree +-- extsprintf@1.0.2
177 silly currentTree +-- eyes@0.1.8
177 silly currentTree +-- feedparser@1.1.5
177 silly currentTree | +-- isarray@0.0.1
177 silly currentTree | `-- readable-stream@1.0.34
177 silly currentTree +-- forever-agent@0.6.1
177 silly currentTree +-- form-data@1.0.0-rc4
177 silly currentTree +-- formatio@1.1.1
177 silly currentTree +-- formidable@1.0.17
177 silly currentTree +-- fs.realpath@1.0.0
177 silly currentTree +-- generate-function@2.0.0
177 silly currentTree +-- generate-object-property@1.2.0
177 silly currentTree +-- getpass@0.1.6
177 silly currentTree | `-- assert-plus@1.0.0
177 silly currentTree +-- glob@7.1.1
177 silly currentTree +-- google-images@0.1.4
177 silly currentTree +-- google@1.1.0
177 silly currentTree +-- graceful-readlink@1.0.1
177 silly currentTree +-- har-validator@2.0.6
177 silly currentTree +-- has-ansi@2.0.0
177 silly currentTree +-- hawk@3.1.3
177 silly currentTree +-- hoek@2.16.3
177 silly currentTree +-- html-to-text@1.5.1
177 silly currentTree +-- htmlparser@1.7.7
177 silly currentTree +-- htmlparser2@3.8.3
177 silly currentTree | +-- domutils@1.5.1
177 silly currentTree | +-- entities@1.0.0
177 silly currentTree | +-- isarray@0.0.1
177 silly currentTree | `-- readable-stream@1.1.14
177 silly currentTree +-- http-signature@1.1.1
177 silly currentTree +-- i@0.3.5
177 silly currentTree +-- imgflipper@1.0.1
177 silly currentTree +-- inflight@1.0.6
177 silly currentTree +-- inherits@2.0.3
177 silly currentTree +-- is-my-json-valid@2.15.0
177 silly currentTree +-- is-property@1.0.2
177 silly currentTree +-- is-typedarray@1.0.0
177 silly currentTree +-- isarray@1.0.0
177 silly currentTree +-- isstream@0.1.2
177 silly currentTree +-- jodid25519@1.0.2
177 silly currentTree +-- jsbn@0.1.0
177 silly currentTree +-- json-schema@0.2.3
177 silly currentTree +-- json-stringify-safe@5.0.1
177 silly currentTree +-- jsonpointer@4.0.0
177 silly currentTree +-- jsprim@1.3.1
177 silly currentTree +-- leet@1.3.0
177 silly currentTree +-- lodash@3.10.1
177 silly currentTree +-- lolex@1.1.0
177 silly currentTree +-- methods@1.1.2
177 silly currentTree +-- mime-db@1.24.0
177 silly currentTree +-- mime-types@2.1.12
177 silly currentTree +-- mime@1.3.4
177 silly currentTree +-- minimatch@3.0.3
177 silly currentTree +-- minimist@0.0.10
177 silly currentTree +-- mkdirp@0.5.1
177 silly currentTree | `-- minimist@0.0.8
177 silly currentTree +-- moment@2.14.1
177 silly currentTree +-- ms@0.7.1
177 silly currentTree +-- mute-stream@0.0.6
177 silly currentTree +-- nan@2.4.0
177 silly currentTree +-- ncp@0.4.2
177 silly currentTree +-- nock@1.7.1
177 silly currentTree | +-- debug@1.0.4
177 silly currentTree | +-- lodash@2.4.1
177 silly currentTree | `-- ms@0.6.2
177 silly currentTree +-- node-uuid@1.4.7
177 silly currentTree +-- node-wolfram@0.0.1
177 silly currentTree | +-- asn1@0.1.11
177 silly currentTree | +-- assert-plus@0.1.5
177 silly currentTree | +-- async@0.9.2
177 silly currentTree | +-- aws-sign2@0.5.0
177 silly currentTree | +-- boom@0.4.2
177 silly currentTree | +-- combined-stream@0.0.7
177 silly currentTree | +-- cryptiles@0.2.2
177 silly currentTree | +-- delayed-stream@0.0.5
177 silly currentTree | +-- forever-agent@0.5.2
177 silly currentTree | +-- form-data@0.1.4
177 silly currentTree | +-- hawk@1.0.0
177 silly currentTree | +-- hoek@0.9.1
177 silly currentTree | +-- http-signature@0.10.1
177 silly currentTree | +-- mime@1.2.11
177 silly currentTree | +-- oauth-sign@0.3.0
177 silly currentTree | +-- qs@0.6.6
177 silly currentTree | +-- request@2.29.0
177 silly currentTree | +-- sntp@0.2.4
177 silly currentTree | +-- tough-cookie@0.9.15
177 silly currentTree | `-- tunnel-agent@0.3.0
177 silly currentTree +-- npm@3.10.9
177 silly currentTree | +-- abbrev@1.0.9
177 silly currentTree | +-- ansi-regex@2.0.0
177 silly currentTree | +-- ansicolors@0.3.2
177 silly currentTree | +-- ansistyles@0.1.3
177 silly currentTree | +-- aproba@1.0.4
177 silly currentTree | +-- archy@1.0.0
177 silly currentTree | +-- asap@2.0.5
177 silly currentTree | +-- chownr@1.0.1
177 silly currentTree | +-- cmd-shim@2.0.2
177 silly currentTree | +-- columnify@1.5.4
177 silly currentTree | | `-- wcwidth@1.0.0
177 silly currentTree | |   `-- defaults@1.0.3
177 silly currentTree | |     `-- clone@1.0.2
177 silly currentTree | +-- config-chain@1.1.11
177 silly currentTree | | `-- proto-list@1.2.4
177 silly currentTree | +-- debuglog@1.0.1
177 silly currentTree | +-- dezalgo@1.0.3
177 silly currentTree | +-- editor@1.0.0
177 silly currentTree | +-- fs-vacuum@1.2.9
177 silly currentTree | +-- fs-write-stream-atomic@1.0.8
177 silly currentTree | +-- fstream-npm@1.2.0
177 silly currentTree | | `-- fstream-ignore@1.0.5
177 silly currentTree | |   `-- minimatch@3.0.3
177 silly currentTree | |     `-- brace-expansion@1.1.6
177 silly currentTree | |       +-- balanced-match@0.4.2
177 silly currentTree | |       `-- concat-map@0.0.1
177 silly currentTree | +-- fstream@1.0.10
177 silly currentTree | +-- glob@7.1.0
177 silly currentTree | | +-- fs.realpath@1.0.0
177 silly currentTree | | +-- minimatch@3.0.3
177 silly currentTree | | | `-- brace-expansion@1.1.6
177 silly currentTree | | |   +-- balanced-match@0.4.2
177 silly currentTree | | |   `-- concat-map@0.0.1
177 silly currentTree | | `-- path-is-absolute@1.0.1
177 silly currentTree | +-- graceful-fs@4.1.9
177 silly currentTree | +-- has-unicode@2.0.1
177 silly currentTree | +-- hosted-git-info@2.1.5
177 silly currentTree | +-- iferr@0.1.5
177 silly currentTree | +-- imurmurhash@0.1.4
177 silly currentTree | +-- inflight@1.0.5
177 silly currentTree | +-- inherits@2.0.3
177 silly currentTree | +-- ini@1.3.4
177 silly currentTree | +-- init-package-json@1.9.4
177 silly currentTree | | +-- glob@6.0.4
177 silly currentTree | | | +-- minimatch@3.0.3
177 silly currentTree | | | | `-- brace-expansion@1.1.6
177 silly currentTree | | | |   +-- balanced-match@0.4.2
177 silly currentTree | | | |   `-- concat-map@0.0.1
177 silly currentTree | | | `-- path-is-absolute@1.0.0
177 silly currentTree | | `-- promzard@0.3.0
177 silly currentTree | +-- lockfile@1.0.2
177 silly currentTree | +-- lodash._baseindexof@3.1.0
177 silly currentTree | +-- lodash._baseuniq@4.6.0
177 silly currentTree | | +-- lodash._createset@4.0.3
177 silly currentTree | | `-- lodash._root@3.0.1
177 silly currentTree | +-- lodash._bindcallback@3.0.1
177 silly currentTree | +-- lodash._cacheindexof@3.0.2
177 silly currentTree | +-- lodash._createcache@3.1.2
177 silly currentTree | +-- lodash._getnative@3.9.1
177 silly currentTree | +-- lodash.clonedeep@4.5.0
177 silly currentTree | +-- lodash.restparam@3.6.1
177 silly currentTree | +-- lodash.union@4.6.0
177 silly currentTree | +-- lodash.uniq@4.5.0
177 silly currentTree | +-- lodash.without@4.4.0
177 silly currentTree | +-- mkdirp@0.5.1
177 silly currentTree | | `-- minimist@0.0.8
177 silly currentTree | +-- node-gyp@3.4.0
177 silly currentTree | | +-- minimatch@3.0.3
177 silly currentTree | | | `-- brace-expansion@1.1.6
177 silly currentTree | | |   +-- balanced-match@0.4.2
177 silly currentTree | | |   `-- concat-map@0.0.1
177 silly currentTree | | +-- npmlog@3.1.2
177 silly currentTree | | | +-- are-we-there-yet@1.1.2
177 silly currentTree | | | | `-- delegates@1.0.0
177 silly currentTree | | | +-- console-control-strings@1.1.0
177 silly currentTree | | | +-- gauge@2.6.0
177 silly currentTree | | | | +-- has-color@0.1.7
177 silly currentTree | | | | +-- object-assign@4.1.0
177 silly currentTree | | | | +-- signal-exit@3.0.0
177 silly currentTree | | | | +-- string-width@1.0.2
177 silly currentTree | | | | | +-- code-point-at@1.0.0
177 silly currentTree | | | | | | `-- number-is-nan@1.0.0
177 silly currentTree | | | | | `-- is-fullwidth-code-point@1.0.0
177 silly currentTree | | | | |   `-- number-is-nan@1.0.0
177 silly currentTree | | | | `-- wide-align@1.1.0
177 silly currentTree | | | `-- set-blocking@2.0.0
177 silly currentTree | | `-- path-array@1.0.1
177 silly currentTree | |   `-- array-index@1.0.0
177 silly currentTree | |     +-- debug@2.2.0
177 silly currentTree | |     | `-- ms@0.7.1
177 silly currentTree | |     `-- es6-symbol@3.1.0
177 silly currentTree | |       +-- d@0.1.1
177 silly currentTree | |       `-- es5-ext@0.10.12
177 silly currentTree | |         `-- es6-iterator@2.0.0
177 silly currentTree | +-- nopt@3.0.6
177 silly currentTree | +-- normalize-git-url@3.0.2
177 silly currentTree | +-- normalize-package-data@2.3.5
177 silly currentTree | | `-- is-builtin-module@1.0.0
177 silly currentTree | |   `-- builtin-modules@1.1.1
177 silly currentTree | +-- npm-cache-filename@1.0.2
177 silly currentTree | +-- npm-install-checks@3.0.0
177 silly currentTree | +-- npm-package-arg@4.2.0
177 silly currentTree | +-- npm-registry-client@7.2.1
177 silly currentTree | | +-- concat-stream@1.5.2
177 silly currentTree | | | +-- readable-stream@2.0.6
177 silly currentTree | | | | +-- core-util-is@1.0.2
177 silly currentTree | | | | +-- isarray@1.0.0
177 silly currentTree | | | | +-- process-nextick-args@1.0.7
177 silly currentTree | | | | +-- string_decoder@0.10.31
177 silly currentTree | | | | `-- util-deprecate@1.0.2
177 silly currentTree | | | `-- typedarray@0.0.6
177 silly currentTree | | +-- npmlog@3.1.2
177 silly currentTree | | | +-- are-we-there-yet@1.1.2
177 silly currentTree | | | | `-- delegates@1.0.0
177 silly currentTree | | | +-- console-control-strings@1.1.0
177 silly currentTree | | | +-- gauge@2.6.0
177 silly currentTree | | | | +-- has-color@0.1.7
177 silly currentTree | | | | +-- object-assign@4.1.0
177 silly currentTree | | | | +-- signal-exit@3.0.0
177 silly currentTree | | | | +-- string-width@1.0.2
177 silly currentTree | | | | | +-- code-point-at@1.0.0
177 silly currentTree | | | | | | `-- number-is-nan@1.0.0
177 silly currentTree | | | | | `-- is-fullwidth-code-point@1.0.0
177 silly currentTree | | | | |   `-- number-is-nan@1.0.0
177 silly currentTree | | | | `-- wide-align@1.1.0
177 silly currentTree | | | `-- set-blocking@2.0.0
177 silly currentTree | | `-- retry@0.10.0
177 silly currentTree | +-- npm-user-validate@0.1.5
177 silly currentTree | +-- npmlog@4.0.0
177 silly currentTree | | +-- are-we-there-yet@1.1.2
177 silly currentTree | | | `-- delegates@1.0.0
177 silly currentTree | | +-- console-control-strings@1.1.0
177 silly currentTree | | +-- gauge@2.6.0
177 silly currentTree | | | +-- has-color@0.1.7
177 silly currentTree | | | +-- object-assign@4.1.0
177 silly currentTree | | | +-- signal-exit@3.0.0
177 silly currentTree | | | +-- string-width@1.0.2
177 silly currentTree | | | | +-- code-point-at@1.0.0
177 silly currentTree | | | | | `-- number-is-nan@1.0.0
177 silly currentTree | | | | `-- is-fullwidth-code-point@1.0.0
177 silly currentTree | | | |   `-- number-is-nan@1.0.0
177 silly currentTree | | | `-- wide-align@1.1.0
177 silly currentTree | | `-- set-blocking@2.0.0
177 silly currentTree | +-- once@1.4.0
177 silly currentTree | +-- opener@1.4.2
177 silly currentTree | +-- osenv@0.1.3
177 silly currentTree | | +-- os-homedir@1.0.1
177 silly currentTree | | `-- os-tmpdir@1.0.1
177 silly currentTree | +-- path-is-inside@1.0.2
177 silly currentTree | +-- read-cmd-shim@1.0.1
177 silly currentTree | +-- read-installed@4.0.3
177 silly currentTree | | `-- util-extend@1.0.3
177 silly currentTree | +-- read-package-json@2.0.4
177 silly currentTree | | +-- glob@6.0.4
177 silly currentTree | | | +-- minimatch@3.0.3
177 silly currentTree | | | | `-- brace-expansion@1.1.6
177 silly currentTree | | | |   +-- balanced-match@0.4.2
177 silly currentTree | | | |   `-- concat-map@0.0.1
177 silly currentTree | | | `-- path-is-absolute@1.0.0
177 silly currentTree | | `-- json-parse-helpfulerror@1.0.3
177 silly currentTree | |   `-- jju@1.3.0
177 silly currentTree | +-- read-package-tree@5.1.5
177 silly currentTree | +-- read@1.0.7
177 silly currentTree | | `-- mute-stream@0.0.5
177 silly currentTree | +-- readable-stream@2.1.5
177 silly currentTree | | +-- buffer-shims@1.0.0
177 silly currentTree | | +-- core-util-is@1.0.2
177 silly currentTree | | +-- isarray@1.0.0
177 silly currentTree | | +-- process-nextick-args@1.0.7
177 silly currentTree | | +-- string_decoder@0.10.31
177 silly currentTree | | `-- util-deprecate@1.0.2
177 silly currentTree | +-- readdir-scoped-modules@1.0.2
177 silly currentTree | +-- realize-package-specifier@3.0.3
177 silly currentTree | +-- request@2.75.0
177 silly currentTree | | +-- aws-sign2@0.6.0
177 silly currentTree | | +-- aws4@1.4.1
177 silly currentTree | | +-- bl@1.1.2
177 silly currentTree | | | `-- readable-stream@2.0.6
177 silly currentTree | | |   +-- core-util-is@1.0.2
177 silly currentTree | | |   +-- isarray@1.0.0
177 silly currentTree | | |   +-- process-nextick-args@1.0.7
177 silly currentTree | | |   +-- string_decoder@0.10.31
177 silly currentTree | | |   `-- util-deprecate@1.0.2
177 silly currentTree | | +-- caseless@0.11.0
177 silly currentTree | | +-- combined-stream@1.0.5
177 silly currentTree | | | `-- delayed-stream@1.0.0
177 silly currentTree | | +-- extend@3.0.0
177 silly currentTree | | +-- forever-agent@0.6.1
177 silly currentTree | | +-- form-data@2.0.0
177 silly currentTree | | | `-- asynckit@0.4.0
177 silly currentTree | | +-- har-validator@2.0.6
177 silly currentTree | | | +-- chalk@1.1.3
177 silly currentTree | | | | +-- ansi-styles@2.2.1
177 silly currentTree | | | | +-- escape-string-regexp@1.0.5
177 silly currentTree | | | | +-- has-ansi@2.0.0
177 silly currentTree | | | | `-- supports-color@2.0.0
177 silly currentTree | | | +-- commander@2.9.0
177 silly currentTree | | | | `-- graceful-readlink@1.0.1
177 silly currentTree | | | +-- is-my-json-valid@2.15.0
177 silly currentTree | | | | +-- generate-function@2.0.0
177 silly currentTree | | | | +-- generate-object-property@1.2.0
177 silly currentTree | | | | | `-- is-property@1.0.2
177 silly currentTree | | | | +-- jsonpointer@4.0.0
177 silly currentTree | | | | `-- xtend@4.0.1
177 silly currentTree | | | `-- pinkie-promise@2.0.1
177 silly currentTree | | |   `-- pinkie@2.0.4
177 silly currentTree | | +-- hawk@3.1.3
177 silly currentTree | | | +-- boom@2.10.1
177 silly currentTree | | | +-- cryptiles@2.0.5
177 silly currentTree | | | +-- hoek@2.16.3
177 silly currentTree | | | `-- sntp@1.0.9
177 silly currentTree | | +-- http-signature@1.1.1
177 silly currentTree | | | +-- assert-plus@0.2.0
177 silly currentTree | | | +-- jsprim@1.3.1
177 silly currentTree | | | | +-- extsprintf@1.0.2
177 silly currentTree | | | | +-- json-schema@0.2.3
177 silly currentTree | | | | `-- verror@1.3.6
177 silly currentTree | | | `-- sshpk@1.10.1
177 silly currentTree | | |   +-- asn1@0.2.3
177 silly currentTree | | |   +-- assert-plus@1.0.0
177 silly currentTree | | |   +-- bcrypt-pbkdf@1.0.0
177 silly currentTree | | |   +-- dashdash@1.14.0
177 silly currentTree | | |   +-- ecc-jsbn@0.1.1
177 silly currentTree | | |   +-- getpass@0.1.6
177 silly currentTree | | |   +-- jodid25519@1.0.2
177 silly currentTree | | |   +-- jsbn@0.1.0
177 silly currentTree | | |   `-- tweetnacl@0.14.3
177 silly currentTree | | +-- is-typedarray@1.0.0
177 silly currentTree | | +-- isstream@0.1.2
177 silly currentTree | | +-- json-stringify-safe@5.0.1
177 silly currentTree | | +-- mime-types@2.1.12
177 silly currentTree | | | `-- mime-db@1.24.0
177 silly currentTree | | +-- node-uuid@1.4.7
177 silly currentTree | | +-- oauth-sign@0.8.2
177 silly currentTree | | +-- qs@6.2.1
177 silly currentTree | | +-- stringstream@0.0.5
177 silly currentTree | | +-- tough-cookie@2.3.1
177 silly currentTree | | `-- tunnel-agent@0.4.3
177 silly currentTree | +-- retry@0.10.0
177 silly currentTree | +-- rimraf@2.5.4
177 silly currentTree | +-- semver@5.3.0
177 silly currentTree | +-- sha@2.0.1
177 silly currentTree | +-- slide@1.1.6
177 silly currentTree | +-- sorted-object@2.0.1
177 silly currentTree | +-- strip-ansi@3.0.1
177 silly currentTree | +-- tar@2.2.1
177 silly currentTree | | `-- block-stream@0.0.8
177 silly currentTree | +-- text-table@0.2.0
177 silly currentTree | +-- uid-number@0.0.6
177 silly currentTree | +-- umask@1.1.0
177 silly currentTree | +-- unique-filename@1.1.0
177 silly currentTree | | `-- unique-slug@2.0.0
177 silly currentTree | +-- unpipe@1.0.0
177 silly currentTree | +-- validate-npm-package-license@3.0.1
177 silly currentTree | | +-- spdx-correct@1.0.2
177 silly currentTree | | | `-- spdx-license-ids@1.2.0
177 silly currentTree | | `-- spdx-expression-parse@1.0.2
177 silly currentTree | |   +-- spdx-exceptions@1.0.4
177 silly currentTree | |   `-- spdx-license-ids@1.2.0
177 silly currentTree | +-- validate-npm-package-name@2.2.2
177 silly currentTree | | `-- builtins@0.0.7
177 silly currentTree | +-- which@1.2.11
177 silly currentTree | | `-- isexe@1.1.2
177 silly currentTree | +-- wrappy@1.0.2
177 silly currentTree | `-- write-file-atomic@1.2.0
177 silly currentTree +-- nth-check@1.0.1
177 silly currentTree +-- oauth-sign@0.8.2
177 silly currentTree +-- once@1.4.0
177 silly currentTree +-- optimist@0.6.1
177 silly currentTree +-- options@0.0.6
177 silly currentTree +-- opusscript@0.0.1
177 silly currentTree +-- path-is-absolute@1.0.1
177 silly currentTree +-- pinkie-promise@2.0.1
177 silly currentTree +-- pinkie@2.0.4
177 silly currentTree +-- pkginfo@0.4.0
177 silly currentTree +-- process-nextick-args@1.0.7
177 silly currentTree +-- prompt@0.2.14
177 silly currentTree +-- propagate@0.3.1
177 silly currentTree +-- punycode@1.4.1
177 silly currentTree +-- qs@6.3.0
177 silly currentTree +-- querystring@0.2.0
177 silly currentTree +-- read@1.0.7
177 silly currentTree +-- readable-stream@2.1.5
177 silly currentTree +-- request-promise-core@1.1.1
177 silly currentTree | `-- lodash@4.16.4
177 silly currentTree +-- request-promise@0.4.3
177 silly currentTree +-- request@2.76.0
177 silly currentTree | `-- form-data@2.1.1
177 silly currentTree +-- revalidator@0.1.8
177 silly currentTree +-- rimraf@2.5.4
177 silly currentTree +-- samsam@1.1.3
177 silly currentTree +-- sax@0.6.1
177 silly currentTree +-- sinon@1.14.1
177 silly currentTree +-- sntp@1.0.9
177 silly currentTree +-- sshpk@1.10.1
177 silly currentTree | `-- assert-plus@1.0.0
177 silly currentTree +-- stack-trace@0.0.9
177 silly currentTree +-- stealthy-require@1.0.0
177 silly currentTree +-- string_decoder@0.10.31
177 silly currentTree +-- string@3.3.1
177 silly currentTree +-- stringstream@0.0.5
177 silly currentTree +-- strip-ansi@3.0.1
177 silly currentTree +-- superagent@2.3.0
177 silly currentTree +-- supports-color@2.0.0
177 silly currentTree +-- tough-cookie@2.3.2
177 silly currentTree +-- tumblr.js@0.0.7
177 silly currentTree +-- tunnel-agent@0.4.3
177 silly currentTree +-- tweetnacl@0.14.3
177 silly currentTree +-- type-detect@0.1.1
177 silly currentTree +-- ultron@1.0.2
177 silly currentTree +-- underscore.string@2.4.0
177 silly currentTree +-- underscore@1.8.3
177 silly currentTree +-- urban@0.3.1
177 silly currentTree +-- util-deprecate@1.0.2
177 silly currentTree +-- util@0.10.3
177 silly currentTree | `-- inherits@2.0.1
177 silly currentTree +-- utile@0.2.1
177 silly currentTree | `-- async@0.2.10
177 silly currentTree +-- verror@1.3.6
177 silly currentTree +-- wikijs@0.1.4
177 silly currentTree +-- winston@0.8.3
177 silly currentTree | +-- async@0.2.10
177 silly currentTree | +-- colors@0.6.2
177 silly currentTree | `-- pkginfo@0.3.1
177 silly currentTree +-- wordwrap@0.0.3
177 silly currentTree +-- wrappy@1.0.2
177 silly currentTree +-- ws@1.1.1
177 silly currentTree +-- xml2js@0.4.17
177 silly currentTree +-- xmlbuilder@4.2.1
177 silly currentTree | `-- lodash@4.16.4
177 silly currentTree +-- xtend@4.0.1
177 silly currentTree +-- yahoo-finance@0.2.14
177 silly currentTree | +-- bluebird@3.4.1
177 silly currentTree | +-- lodash@4.15.0
177 silly currentTree | +-- qs@6.2.1
177 silly currentTree | +-- request-promise@4.1.1
177 silly currentTree | `-- request@2.74.0
177 silly currentTree `-- youtube-node@1.2.0
177 silly currentTree   +-- asn1@0.1.11
177 silly currentTree   +-- assert-plus@0.1.5
177 silly currentTree   +-- async@0.9.2
177 silly currentTree   +-- aws-sign2@0.5.0
177 silly currentTree   +-- bl@0.9.5
177 silly currentTree   +-- caseless@0.9.0
177 silly currentTree   +-- combined-stream@0.0.7
177 silly currentTree   +-- delayed-stream@0.0.5
177 silly currentTree   +-- forever-agent@0.5.2
177 silly currentTree   +-- form-data@0.2.0
177 silly currentTree   +-- hawk@2.3.1
177 silly currentTree   +-- http-signature@0.10.1
177 silly currentTree   +-- isarray@0.0.1
177 silly currentTree   +-- mime-db@1.12.0
177 silly currentTree   +-- mime-types@2.0.14
177 silly currentTree   +-- oauth-sign@0.6.0
177 silly currentTree   +-- qs@2.3.3
177 silly currentTree   +-- readable-stream@1.0.34
177 silly currentTree   `-- request@2.53.0
178 silly idealTree JARVIS@3.0.0
178 silly idealTree +-- addressparser@0.1.3
178 silly idealTree +-- ansi-regex@2.0.0
178 silly idealTree +-- ansi-styles@2.2.1
178 silly idealTree +-- array-indexofobject@0.0.1
178 silly idealTree +-- asn1@0.2.3
178 silly idealTree +-- assert-plus@0.2.0
178 silly idealTree +-- assertion-error@1.0.0
178 silly idealTree +-- async@1.5.2
178 silly idealTree +-- asynckit@0.4.0
178 silly idealTree +-- aws-sign2@0.6.0
178 silly idealTree +-- aws4@1.5.0
178 silly idealTree +-- babel-runtime@5.8.38
178 silly idealTree +-- balanced-match@0.4.2
178 silly idealTree +-- bcrypt-pbkdf@1.0.0
178 silly idealTree +-- bindings@1.2.1
178 silly idealTree +-- bl@1.1.2
178 silly idealTree | `-- readable-stream@2.0.6
178 silly idealTree +-- bluebird@2.11.0
178 silly idealTree +-- boolbase@1.0.0
178 silly idealTree +-- boom@2.10.1
178 silly idealTree +-- brace-expansion@1.1.6
178 silly idealTree +-- buffer-shims@1.0.0
178 silly idealTree +-- caseless@0.11.0
178 silly idealTree +-- chai@1.10.0
178 silly idealTree +-- chalk@1.1.3
178 silly idealTree +-- cheerio@0.19.0
178 silly idealTree +-- colors@1.0.3
178 silly idealTree +-- combined-stream@1.0.5
178 silly idealTree +-- commander@2.9.0
178 silly idealTree +-- component-emitter@1.2.1
178 silly idealTree +-- concat-map@0.0.1
178 silly idealTree +-- cookiejar@2.1.0
178 silly idealTree +-- core-js@1.2.7
178 silly idealTree +-- core-util-is@1.0.2
178 silly idealTree +-- cryptiles@2.0.5
178 silly idealTree +-- css-select@1.0.0
178 silly idealTree +-- css-what@1.0.0
178 silly idealTree +-- ctype@0.5.3
178 silly idealTree +-- cycle@1.0.3
178 silly idealTree +-- d20@1.4.1
178 silly idealTree +-- dashdash@1.14.0
178 silly idealTree | `-- assert-plus@1.0.0
178 silly idealTree +-- debug@2.2.0
178 silly idealTree +-- deep-eql@0.1.3
178 silly idealTree +-- deep-equal@1.0.1
178 silly idealTree +-- delayed-stream@1.0.0
178 silly idealTree +-- discord.js@10.0.0
178 silly idealTree +-- dom-serializer@0.1.0
178 silly idealTree | `-- domelementtype@1.1.3
178 silly idealTree +-- domelementtype@1.3.0
178 silly idealTree +-- domhandler@2.3.0
178 silly idealTree +-- domutils@1.4.3
178 silly idealTree +-- ecc-jsbn@0.1.1
178 silly idealTree +-- entities@1.1.1
178 silly idealTree +-- escape-string-regexp@1.0.5
178 silly idealTree +-- extend@3.0.0
178 silly idealTree +-- extsprintf@1.0.2
178 silly idealTree +-- eyes@0.1.8
178 silly idealTree +-- feedparser@1.1.5
178 silly idealTree | +-- isarray@0.0.1
178 silly idealTree | `-- readable-stream@1.0.34
178 silly idealTree +-- forever-agent@0.6.1
178 silly idealTree +-- form-data@1.0.0-rc4
178 silly idealTree +-- formatio@1.1.1
178 silly idealTree +-- formidable@1.0.17
178 silly idealTree +-- fs.realpath@1.0.0
178 silly idealTree +-- generate-function@2.0.0
178 silly idealTree +-- generate-object-property@1.2.0
178 silly idealTree +-- getpass@0.1.6
178 silly idealTree | `-- assert-plus@1.0.0
178 silly idealTree +-- glob@7.1.1
178 silly idealTree +-- google-images@0.1.4
178 silly idealTree +-- google@1.1.0
178 silly idealTree +-- graceful-readlink@1.0.1
178 silly idealTree +-- har-validator@2.0.6
178 silly idealTree +-- has-ansi@2.0.0
178 silly idealTree +-- hawk@3.1.3
178 silly idealTree +-- hoek@2.16.3
178 silly idealTree +-- html-to-text@1.5.1
178 silly idealTree +-- htmlparser@1.7.7
178 silly idealTree +-- htmlparser2@3.8.3
178 silly idealTree | +-- domutils@1.5.1
178 silly idealTree | +-- entities@1.0.0
178 silly idealTree | +-- isarray@0.0.1
178 silly idealTree | `-- readable-stream@1.1.14
178 silly idealTree +-- http-signature@1.1.1
178 silly idealTree +-- i@0.3.5
178 silly idealTree +-- imgflipper@1.0.1
178 silly idealTree +-- inflight@1.0.6
178 silly idealTree +-- inherits@2.0.3
178 silly idealTree +-- is-my-json-valid@2.15.0
178 silly idealTree +-- is-property@1.0.2
178 silly idealTree +-- is-typedarray@1.0.0
178 silly idealTree +-- isarray@1.0.0
178 silly idealTree +-- isstream@0.1.2
178 silly idealTree +-- jodid25519@1.0.2
178 silly idealTree +-- jsbn@0.1.0
178 silly idealTree +-- json-schema@0.2.3
178 silly idealTree +-- json-stringify-safe@5.0.1
178 silly idealTree +-- jsonpointer@4.0.0
178 silly idealTree +-- jsprim@1.3.1
178 silly idealTree +-- leet@1.3.0
178 silly idealTree +-- lodash@3.10.1
178 silly idealTree +-- lolex@1.1.0
178 silly idealTree +-- methods@1.1.2
178 silly idealTree +-- mime-db@1.24.0
178 silly idealTree +-- mime-types@2.1.12
178 silly idealTree +-- mime@1.3.4
178 silly idealTree +-- minimatch@3.0.3
178 silly idealTree +-- minimist@0.0.10
178 silly idealTree +-- mkdirp@0.5.1
178 silly idealTree | `-- minimist@0.0.8
178 silly idealTree +-- moment@2.14.1
178 silly idealTree +-- ms@0.7.1
178 silly idealTree +-- mute-stream@0.0.6
178 silly idealTree +-- nan@2.4.0
178 silly idealTree +-- ncp@0.4.2
178 silly idealTree +-- nock@1.7.1
178 silly idealTree | +-- debug@1.0.4
178 silly idealTree | +-- lodash@2.4.1
178 silly idealTree | `-- ms@0.6.2
178 silly idealTree +-- node-opus@0.2.2
178 silly idealTree +-- node-uuid@1.4.7
178 silly idealTree +-- node-wolfram@0.0.1
178 silly idealTree | +-- asn1@0.1.11
178 silly idealTree | +-- assert-plus@0.1.5
178 silly idealTree | +-- async@0.9.2
178 silly idealTree | +-- aws-sign2@0.5.0
178 silly idealTree | +-- boom@0.4.2
178 silly idealTree | +-- combined-stream@0.0.7
178 silly idealTree | +-- cryptiles@0.2.2
178 silly idealTree | +-- delayed-stream@0.0.5
178 silly idealTree | +-- forever-agent@0.5.2
178 silly idealTree | +-- form-data@0.1.4
178 silly idealTree | +-- hawk@1.0.0
178 silly idealTree | +-- hoek@0.9.1
178 silly idealTree | +-- http-signature@0.10.1
178 silly idealTree | +-- mime@1.2.11
178 silly idealTree | +-- oauth-sign@0.3.0
178 silly idealTree | +-- qs@0.6.6
178 silly idealTree | +-- request@2.29.0
178 silly idealTree | +-- sntp@0.2.4
178 silly idealTree | +-- tough-cookie@0.9.15
178 silly idealTree | `-- tunnel-agent@0.3.0
178 silly idealTree +-- npm@3.10.9
178 silly idealTree | +-- abbrev@1.0.9
178 silly idealTree | +-- ansi-regex@2.0.0
178 silly idealTree | +-- ansicolors@0.3.2
178 silly idealTree | +-- ansistyles@0.1.3
178 silly idealTree | +-- aproba@1.0.4
178 silly idealTree | +-- archy@1.0.0
178 silly idealTree | +-- asap@2.0.5
178 silly idealTree | +-- chownr@1.0.1
178 silly idealTree | +-- cmd-shim@2.0.2
178 silly idealTree | +-- columnify@1.5.4
178 silly idealTree | | `-- wcwidth@1.0.0
178 silly idealTree | |   `-- defaults@1.0.3
178 silly idealTree | |     `-- clone@1.0.2
178 silly idealTree | +-- config-chain@1.1.11
178 silly idealTree | | `-- proto-list@1.2.4
178 silly idealTree | +-- debuglog@1.0.1
178 silly idealTree | +-- dezalgo@1.0.3
178 silly idealTree | +-- editor@1.0.0
178 silly idealTree | +-- fs-vacuum@1.2.9
178 silly idealTree | +-- fs-write-stream-atomic@1.0.8
178 silly idealTree | +-- fstream-npm@1.2.0
178 silly idealTree | | `-- fstream-ignore@1.0.5
178 silly idealTree | |   `-- minimatch@3.0.3
178 silly idealTree | |     `-- brace-expansion@1.1.6
178 silly idealTree | |       +-- balanced-match@0.4.2
178 silly idealTree | |       `-- concat-map@0.0.1
178 silly idealTree | +-- fstream@1.0.10
178 silly idealTree | +-- glob@7.1.0
178 silly idealTree | | +-- fs.realpath@1.0.0
178 silly idealTree | | +-- minimatch@3.0.3
178 silly idealTree | | | `-- brace-expansion@1.1.6
178 silly idealTree | | |   +-- balanced-match@0.4.2
178 silly idealTree | | |   `-- concat-map@0.0.1
178 silly idealTree | | `-- path-is-absolute@1.0.1
178 silly idealTree | +-- graceful-fs@4.1.9
178 silly idealTree | +-- has-unicode@2.0.1
178 silly idealTree | +-- hosted-git-info@2.1.5
178 silly idealTree | +-- iferr@0.1.5
178 silly idealTree | +-- imurmurhash@0.1.4
178 silly idealTree | +-- inflight@1.0.5
178 silly idealTree | +-- inherits@2.0.3
178 silly idealTree | +-- ini@1.3.4
178 silly idealTree | +-- init-package-json@1.9.4
178 silly idealTree | | +-- glob@6.0.4
178 silly idealTree | | | +-- minimatch@3.0.3
178 silly idealTree | | | | `-- brace-expansion@1.1.6
178 silly idealTree | | | |   +-- balanced-match@0.4.2
178 silly idealTree | | | |   `-- concat-map@0.0.1
178 silly idealTree | | | `-- path-is-absolute@1.0.0
178 silly idealTree | | `-- promzard@0.3.0
178 silly idealTree | +-- lockfile@1.0.2
178 silly idealTree | +-- lodash._baseindexof@3.1.0
178 silly idealTree | +-- lodash._baseuniq@4.6.0
178 silly idealTree | | +-- lodash._createset@4.0.3
178 silly idealTree | | `-- lodash._root@3.0.1
178 silly idealTree | +-- lodash._bindcallback@3.0.1
178 silly idealTree | +-- lodash._cacheindexof@3.0.2
178 silly idealTree | +-- lodash._createcache@3.1.2
178 silly idealTree | +-- lodash._getnative@3.9.1
178 silly idealTree | +-- lodash.clonedeep@4.5.0
178 silly idealTree | +-- lodash.restparam@3.6.1
178 silly idealTree | +-- lodash.union@4.6.0
178 silly idealTree | +-- lodash.uniq@4.5.0
178 silly idealTree | +-- lodash.without@4.4.0
178 silly idealTree | +-- mkdirp@0.5.1
178 silly idealTree | | `-- minimist@0.0.8
178 silly idealTree | +-- node-gyp@3.4.0
178 silly idealTree | | +-- minimatch@3.0.3
178 silly idealTree | | | `-- brace-expansion@1.1.6
178 silly idealTree | | |   +-- balanced-match@0.4.2
178 silly idealTree | | |   `-- concat-map@0.0.1
178 silly idealTree | | +-- npmlog@3.1.2
178 silly idealTree | | | +-- are-we-there-yet@1.1.2
178 silly idealTree | | | | `-- delegates@1.0.0
178 silly idealTree | | | +-- console-control-strings@1.1.0
178 silly idealTree | | | +-- gauge@2.6.0
178 silly idealTree | | | | +-- has-color@0.1.7
178 silly idealTree | | | | +-- object-assign@4.1.0
178 silly idealTree | | | | +-- signal-exit@3.0.0
178 silly idealTree | | | | +-- string-width@1.0.2
178 silly idealTree | | | | | +-- code-point-at@1.0.0
178 silly idealTree | | | | | | `-- number-is-nan@1.0.0
178 silly idealTree | | | | | `-- is-fullwidth-code-point@1.0.0
178 silly idealTree | | | | |   `-- number-is-nan@1.0.0
178 silly idealTree | | | | `-- wide-align@1.1.0
178 silly idealTree | | | `-- set-blocking@2.0.0
178 silly idealTree | | `-- path-array@1.0.1
178 silly idealTree | |   `-- array-index@1.0.0
178 silly idealTree | |     +-- debug@2.2.0
178 silly idealTree | |     | `-- ms@0.7.1
178 silly idealTree | |     `-- es6-symbol@3.1.0
178 silly idealTree | |       +-- d@0.1.1
178 silly idealTree | |       `-- es5-ext@0.10.12
178 silly idealTree | |         `-- es6-iterator@2.0.0
178 silly idealTree | +-- nopt@3.0.6
178 silly idealTree | +-- normalize-git-url@3.0.2
178 silly idealTree | +-- normalize-package-data@2.3.5
178 silly idealTree | | `-- is-builtin-module@1.0.0
178 silly idealTree | |   `-- builtin-modules@1.1.1
178 silly idealTree | +-- npm-cache-filename@1.0.2
178 silly idealTree | +-- npm-install-checks@3.0.0
178 silly idealTree | +-- npm-package-arg@4.2.0
178 silly idealTree | +-- npm-registry-client@7.2.1
178 silly idealTree | | +-- concat-stream@1.5.2
178 silly idealTree | | | +-- readable-stream@2.0.6
178 silly idealTree | | | | +-- core-util-is@1.0.2
178 silly idealTree | | | | +-- isarray@1.0.0
178 silly idealTree | | | | +-- process-nextick-args@1.0.7
178 silly idealTree | | | | +-- string_decoder@0.10.31
178 silly idealTree | | | | `-- util-deprecate@1.0.2
178 silly idealTree | | | `-- typedarray@0.0.6
178 silly idealTree | | +-- npmlog@3.1.2
178 silly idealTree | | | +-- are-we-there-yet@1.1.2
178 silly idealTree | | | | `-- delegates@1.0.0
178 silly idealTree | | | +-- console-control-strings@1.1.0
178 silly idealTree | | | +-- gauge@2.6.0
178 silly idealTree | | | | +-- has-color@0.1.7
178 silly idealTree | | | | +-- object-assign@4.1.0
178 silly idealTree | | | | +-- signal-exit@3.0.0
178 silly idealTree | | | | +-- string-width@1.0.2
178 silly idealTree | | | | | +-- code-point-at@1.0.0
178 silly idealTree | | | | | | `-- number-is-nan@1.0.0
178 silly idealTree | | | | | `-- is-fullwidth-code-point@1.0.0
178 silly idealTree | | | | |   `-- number-is-nan@1.0.0
178 silly idealTree | | | | `-- wide-align@1.1.0
178 silly idealTree | | | `-- set-blocking@2.0.0
178 silly idealTree | | `-- retry@0.10.0
178 silly idealTree | +-- npm-user-validate@0.1.5
178 silly idealTree | +-- npmlog@4.0.0
178 silly idealTree | | +-- are-we-there-yet@1.1.2
178 silly idealTree | | | `-- delegates@1.0.0
178 silly idealTree | | +-- console-control-strings@1.1.0
178 silly idealTree | | +-- gauge@2.6.0
178 silly idealTree | | | +-- has-color@0.1.7
178 silly idealTree | | | +-- object-assign@4.1.0
178 silly idealTree | | | +-- signal-exit@3.0.0
178 silly idealTree | | | +-- string-width@1.0.2
178 silly idealTree | | | | +-- code-point-at@1.0.0
178 silly idealTree | | | | | `-- number-is-nan@1.0.0
178 silly idealTree | | | | `-- is-fullwidth-code-point@1.0.0
178 silly idealTree | | | |   `-- number-is-nan@1.0.0
178 silly idealTree | | | `-- wide-align@1.1.0
178 silly idealTree | | `-- set-blocking@2.0.0
178 silly idealTree | +-- once@1.4.0
178 silly idealTree | +-- opener@1.4.2
178 silly idealTree | +-- osenv@0.1.3
178 silly idealTree | | +-- os-homedir@1.0.1
178 silly idealTree | | `-- os-tmpdir@1.0.1
178 silly idealTree | +-- path-is-inside@1.0.2
178 silly idealTree | +-- read-cmd-shim@1.0.1
178 silly idealTree | +-- read-installed@4.0.3
178 silly idealTree | | `-- util-extend@1.0.3
178 silly idealTree | +-- read-package-json@2.0.4
178 silly idealTree | | +-- glob@6.0.4
178 silly idealTree | | | +-- minimatch@3.0.3
178 silly idealTree | | | | `-- brace-expansion@1.1.6
178 silly idealTree | | | |   +-- balanced-match@0.4.2
178 silly idealTree | | | |   `-- concat-map@0.0.1
178 silly idealTree | | | `-- path-is-absolute@1.0.0
178 silly idealTree | | `-- json-parse-helpfulerror@1.0.3
178 silly idealTree | |   `-- jju@1.3.0
178 silly idealTree | +-- read-package-tree@5.1.5
178 silly idealTree | +-- read@1.0.7
178 silly idealTree | | `-- mute-stream@0.0.5
178 silly idealTree | +-- readable-stream@2.1.5
178 silly idealTree | | +-- buffer-shims@1.0.0
178 silly idealTree | | +-- core-util-is@1.0.2
178 silly idealTree | | +-- isarray@1.0.0
178 silly idealTree | | +-- process-nextick-args@1.0.7
178 silly idealTree | | +-- string_decoder@0.10.31
178 silly idealTree | | `-- util-deprecate@1.0.2
178 silly idealTree | +-- readdir-scoped-modules@1.0.2
178 silly idealTree | +-- realize-package-specifier@3.0.3
178 silly idealTree | +-- request@2.75.0
178 silly idealTree | | +-- aws-sign2@0.6.0
178 silly idealTree | | +-- aws4@1.4.1
178 silly idealTree | | +-- bl@1.1.2
178 silly idealTree | | | `-- readable-stream@2.0.6
178 silly idealTree | | |   +-- core-util-is@1.0.2
178 silly idealTree | | |   +-- isarray@1.0.0
178 silly idealTree | | |   +-- process-nextick-args@1.0.7
178 silly idealTree | | |   +-- string_decoder@0.10.31
178 silly idealTree | | |   `-- util-deprecate@1.0.2
178 silly idealTree | | +-- caseless@0.11.0
178 silly idealTree | | +-- combined-stream@1.0.5
178 silly idealTree | | | `-- delayed-stream@1.0.0
178 silly idealTree | | +-- extend@3.0.0
178 silly idealTree | | +-- forever-agent@0.6.1
178 silly idealTree | | +-- form-data@2.0.0
178 silly idealTree | | | `-- asynckit@0.4.0
178 silly idealTree | | +-- har-validator@2.0.6
178 silly idealTree | | | +-- chalk@1.1.3
178 silly idealTree | | | | +-- ansi-styles@2.2.1
178 silly idealTree | | | | +-- escape-string-regexp@1.0.5
178 silly idealTree | | | | +-- has-ansi@2.0.0
178 silly idealTree | | | | `-- supports-color@2.0.0
178 silly idealTree | | | +-- commander@2.9.0
178 silly idealTree | | | | `-- graceful-readlink@1.0.1
178 silly idealTree | | | +-- is-my-json-valid@2.15.0
178 silly idealTree | | | | +-- generate-function@2.0.0
178 silly idealTree | | | | +-- generate-object-property@1.2.0
178 silly idealTree | | | | | `-- is-property@1.0.2
178 silly idealTree | | | | +-- jsonpointer@4.0.0
178 silly idealTree | | | | `-- xtend@4.0.1
178 silly idealTree | | | `-- pinkie-promise@2.0.1
178 silly idealTree | | |   `-- pinkie@2.0.4
178 silly idealTree | | +-- hawk@3.1.3
178 silly idealTree | | | +-- boom@2.10.1
178 silly idealTree | | | +-- cryptiles@2.0.5
178 silly idealTree | | | +-- hoek@2.16.3
178 silly idealTree | | | `-- sntp@1.0.9
178 silly idealTree | | +-- http-signature@1.1.1
178 silly idealTree | | | +-- assert-plus@0.2.0
178 silly idealTree | | | +-- jsprim@1.3.1
178 silly idealTree | | | | +-- extsprintf@1.0.2
178 silly idealTree | | | | +-- json-schema@0.2.3
178 silly idealTree | | | | `-- verror@1.3.6
178 silly idealTree | | | `-- sshpk@1.10.1
178 silly idealTree | | |   +-- asn1@0.2.3
178 silly idealTree | | |   +-- assert-plus@1.0.0
178 silly idealTree | | |   +-- bcrypt-pbkdf@1.0.0
178 silly idealTree | | |   +-- dashdash@1.14.0
178 silly idealTree | | |   +-- ecc-jsbn@0.1.1
178 silly idealTree | | |   +-- getpass@0.1.6
178 silly idealTree | | |   +-- jodid25519@1.0.2
178 silly idealTree | | |   +-- jsbn@0.1.0
178 silly idealTree | | |   `-- tweetnacl@0.14.3
178 silly idealTree | | +-- is-typedarray@1.0.0
178 silly idealTree | | +-- isstream@0.1.2
178 silly idealTree | | +-- json-stringify-safe@5.0.1
178 silly idealTree | | +-- mime-types@2.1.12
178 silly idealTree | | | `-- mime-db@1.24.0
178 silly idealTree | | +-- node-uuid@1.4.7
178 silly idealTree | | +-- oauth-sign@0.8.2
178 silly idealTree | | +-- qs@6.2.1
178 silly idealTree | | +-- stringstream@0.0.5
178 silly idealTree | | +-- tough-cookie@2.3.1
178 silly idealTree | | `-- tunnel-agent@0.4.3
178 silly idealTree | +-- retry@0.10.0
178 silly idealTree | +-- rimraf@2.5.4
178 silly idealTree | +-- semver@5.3.0
178 silly idealTree | +-- sha@2.0.1
178 silly idealTree | +-- slide@1.1.6
178 silly idealTree | +-- sorted-object@2.0.1
178 silly idealTree | +-- strip-ansi@3.0.1
178 silly idealTree | +-- tar@2.2.1
178 silly idealTree | | `-- block-stream@0.0.8
178 silly idealTree | +-- text-table@0.2.0
178 silly idealTree | +-- uid-number@0.0.6
178 silly idealTree | +-- umask@1.1.0
178 silly idealTree | +-- unique-filename@1.1.0
178 silly idealTree | | `-- unique-slug@2.0.0
178 silly idealTree | +-- unpipe@1.0.0
178 silly idealTree | +-- validate-npm-package-license@3.0.1
178 silly idealTree | | +-- spdx-correct@1.0.2
178 silly idealTree | | | `-- spdx-license-ids@1.2.0
178 silly idealTree | | `-- spdx-expression-parse@1.0.2
178 silly idealTree | |   +-- spdx-exceptions@1.0.4
178 silly idealTree | |   `-- spdx-license-ids@1.2.0
178 silly idealTree | +-- validate-npm-package-name@2.2.2
178 silly idealTree | | `-- builtins@0.0.7
178 silly idealTree | +-- which@1.2.11
178 silly idealTree | | `-- isexe@1.1.2
178 silly idealTree | +-- wrappy@1.0.2
178 silly idealTree | `-- write-file-atomic@1.2.0
178 silly idealTree +-- nth-check@1.0.1
178 silly idealTree +-- oauth-sign@0.8.2
178 silly idealTree +-- ogg-packet@1.0.0
178 silly idealTree +-- once@1.4.0
178 silly idealTree +-- optimist@0.6.1
178 silly idealTree +-- options@0.0.6
178 silly idealTree +-- opusscript@0.0.1
178 silly idealTree +-- path-is-absolute@1.0.1
178 silly idealTree +-- pinkie-promise@2.0.1
178 silly idealTree +-- pinkie@2.0.4
178 silly idealTree +-- pkginfo@0.4.0
178 silly idealTree +-- process-nextick-args@1.0.7
178 silly idealTree +-- prompt@0.2.14
178 silly idealTree +-- propagate@0.3.1
178 silly idealTree +-- punycode@1.4.1
178 silly idealTree +-- qs@6.3.0
178 silly idealTree +-- querystring@0.2.0
178 silly idealTree +-- read@1.0.7
178 silly idealTree +-- readable-stream@2.1.5
178 silly idealTree +-- ref-struct@1.1.0
178 silly idealTree +-- ref@1.3.2
178 silly idealTree +-- request-promise-core@1.1.1
178 silly idealTree | `-- lodash@4.16.4
178 silly idealTree +-- request-promise@0.4.3
178 silly idealTree +-- request@2.76.0
178 silly idealTree | `-- form-data@2.1.1
178 silly idealTree +-- revalidator@0.1.8
178 silly idealTree +-- rimraf@2.5.4
178 silly idealTree +-- samsam@1.1.3
178 silly idealTree +-- sax@0.6.1
178 silly idealTree +-- sinon@1.14.1
178 silly idealTree +-- sntp@1.0.9
178 silly idealTree +-- sshpk@1.10.1
178 silly idealTree | `-- assert-plus@1.0.0
178 silly idealTree +-- stack-trace@0.0.9
178 silly idealTree +-- stealthy-require@1.0.0
178 silly idealTree +-- string_decoder@0.10.31
178 silly idealTree +-- string@3.3.1
178 silly idealTree +-- stringstream@0.0.5
178 silly idealTree +-- strip-ansi@3.0.1
178 silly idealTree +-- superagent@2.3.0
178 silly idealTree +-- supports-color@2.0.0
178 silly idealTree +-- tough-cookie@2.3.2
178 silly idealTree +-- tumblr.js@0.0.7
178 silly idealTree +-- tunnel-agent@0.4.3
178 silly idealTree +-- tweetnacl@0.14.3
178 silly idealTree +-- type-detect@0.1.1
178 silly idealTree +-- ultron@1.0.2
178 silly idealTree +-- underscore.string@2.4.0
178 silly idealTree +-- underscore@1.8.3
178 silly idealTree +-- urban@0.3.1
178 silly idealTree +-- util-deprecate@1.0.2
178 silly idealTree +-- util@0.10.3
178 silly idealTree | `-- inherits@2.0.1
178 silly idealTree +-- utile@0.2.1
178 silly idealTree | `-- async@0.2.10
178 silly idealTree +-- verror@1.3.6
178 silly idealTree +-- wikijs@0.1.4
178 silly idealTree +-- winston@0.8.3
178 silly idealTree | +-- async@0.2.10
178 silly idealTree | +-- colors@0.6.2
178 silly idealTree | `-- pkginfo@0.3.1
178 silly idealTree +-- wordwrap@0.0.3
178 silly idealTree +-- wrappy@1.0.2
178 silly idealTree +-- ws@1.1.1
178 silly idealTree +-- xml2js@0.4.17
178 silly idealTree +-- xmlbuilder@4.2.1
178 silly idealTree | `-- lodash@4.16.4
178 silly idealTree +-- xtend@4.0.1
178 silly idealTree +-- yahoo-finance@0.2.14
178 silly idealTree | +-- bluebird@3.4.1
178 silly idealTree | +-- lodash@4.15.0
178 silly idealTree | +-- qs@6.2.1
178 silly idealTree | +-- request-promise@4.1.1
178 silly idealTree | `-- request@2.74.0
178 silly idealTree `-- youtube-node@1.2.0
178 silly idealTree   +-- asn1@0.1.11
178 silly idealTree   +-- assert-plus@0.1.5
178 silly idealTree   +-- async@0.9.2
178 silly idealTree   +-- aws-sign2@0.5.0
178 silly idealTree   +-- bl@0.9.5
178 silly idealTree   +-- caseless@0.9.0
178 silly idealTree   +-- combined-stream@0.0.7
178 silly idealTree   +-- delayed-stream@0.0.5
178 silly idealTree   +-- forever-agent@0.5.2
178 silly idealTree   +-- form-data@0.2.0
178 silly idealTree   +-- hawk@2.3.1
178 silly idealTree   +-- http-signature@0.10.1
178 silly idealTree   +-- isarray@0.0.1
178 silly idealTree   +-- mime-db@1.12.0
178 silly idealTree   +-- mime-types@2.0.14
178 silly idealTree   +-- oauth-sign@0.6.0
178 silly idealTree   +-- qs@2.3.3
178 silly idealTree   +-- readable-stream@1.0.34
178 silly idealTree   `-- request@2.53.0
179 silly generateActionsToTake Starting
180 silly install generateActionsToTake
181 silly generateActionsToTake Finishing
182 silly diffTrees action count 4
183 silly diffTrees add ref@1.3.2
184 silly diffTrees add ref-struct@1.1.0
185 silly diffTrees add ogg-packet@1.0.0
186 silly diffTrees add node-opus@0.2.2
187 silly decomposeActions action count 32
188 silly decomposeActions fetch ref@1.3.2
189 silly decomposeActions extract ref@1.3.2
190 silly decomposeActions test ref@1.3.2
191 silly decomposeActions preinstall ref@1.3.2
192 silly decomposeActions build ref@1.3.2
193 silly decomposeActions install ref@1.3.2
194 silly decomposeActions postinstall ref@1.3.2
195 silly decomposeActions finalize ref@1.3.2
196 silly decomposeActions fetch ref-struct@1.1.0
197 silly decomposeActions extract ref-struct@1.1.0
198 silly decomposeActions test ref-struct@1.1.0
199 silly decomposeActions preinstall ref-struct@1.1.0
200 silly decomposeActions build ref-struct@1.1.0
201 silly decomposeActions install ref-struct@1.1.0
202 silly decomposeActions postinstall ref-struct@1.1.0
203 silly decomposeActions finalize ref-struct@1.1.0
204 silly decomposeActions fetch ogg-packet@1.0.0
205 silly decomposeActions extract ogg-packet@1.0.0
206 silly decomposeActions test ogg-packet@1.0.0
207 silly decomposeActions preinstall ogg-packet@1.0.0
208 silly decomposeActions build ogg-packet@1.0.0
209 silly decomposeActions install ogg-packet@1.0.0
210 silly decomposeActions postinstall ogg-packet@1.0.0
211 silly decomposeActions finalize ogg-packet@1.0.0
212 silly decomposeActions fetch node-opus@0.2.2
213 silly decomposeActions extract node-opus@0.2.2
214 silly decomposeActions test node-opus@0.2.2
215 silly decomposeActions preinstall node-opus@0.2.2
216 silly decomposeActions build node-opus@0.2.2
217 silly decomposeActions install node-opus@0.2.2
218 silly decomposeActions postinstall node-opus@0.2.2
219 silly decomposeActions finalize node-opus@0.2.2
220 silly runTopLevelLifecycles Starting
221 silly install runPreinstallTopLevelLifecycles
222 silly preinstall JARVIS@3.0.0 C:\Users\Josh\Desktop\Discord Bots\JARVIS\JARVIS-d07ad139
223 info lifecycle JARVIS@3.0.0~preinstall: JARVIS@3.0.0
224 silly lifecycle JARVIS@3.0.0~preinstall: no script for preinstall, continuing
225 silly executeActions Starting
226 silly install executeActions
227 silly doSerial global-install 0
228 silly doParallel fetch 4
229 verbose correctMkdir C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\_locks correctMkdir not in flight; initializing
230 verbose lock using C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\_locks\staging-1b20bf1ada454fa3.lock for C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging
231 silly doParallel extract 4
232 silly extract ref@1.3.2
233 silly extract ref-struct@1.1.0
234 silly extract ogg-packet@1.0.0
235 silly extract node-opus@0.2.2
236 verbose unbuild node_modules\.staging\ref-e74541dd
237 verbose unbuild node_modules\.staging\ref-struct-68e262b5
238 verbose unbuild node_modules\.staging\ogg-packet-ae76af2e
239 verbose unbuild node_modules\.staging\node-opus-8d3686b1
240 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd is being purged from base C:\Users\Josh\Desktop\Discord Bots\JARVIS
241 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd
242 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-struct-68e262b5 is being purged from base C:\Users\Josh\Desktop\Discord Bots\JARVIS
243 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-struct-68e262b5
244 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ogg-packet-ae76af2e is being purged from base C:\Users\Josh\Desktop\Discord Bots\JARVIS
245 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ogg-packet-ae76af2e
246 verbose tar unpack C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ref\1.3.2\package.tgz
247 verbose tar unpacking to C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd
248 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd is being purged
249 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd
250 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\node-opus-8d3686b1 is being purged from base C:\Users\Josh\Desktop\Discord Bots\JARVIS
251 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\node-opus-8d3686b1
252 verbose tar unpack C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ref-struct\1.1.0\package.tgz
253 verbose tar unpacking to C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-struct-68e262b5
254 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-struct-68e262b5 is being purged
255 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-struct-68e262b5
256 verbose tar unpack C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\ogg-packet\1.0.0\package.tgz
257 verbose tar unpacking to C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ogg-packet-ae76af2e
258 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ogg-packet-ae76af2e is being purged
259 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ogg-packet-ae76af2e
260 silly gunzTarPerm modes [ '777', '666' ]
261 verbose tar unpack C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\node-opus\0.2.2\package.tgz
262 verbose tar unpacking to C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\node-opus-8d3686b1
263 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\node-opus-8d3686b1 is being purged
264 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\node-opus-8d3686b1
265 silly gunzTarPerm modes [ '777', '666' ]
266 silly gunzTarPerm modes [ '777', '666' ]
267 silly gunzTarPerm modes [ '777', '666' ]
268 silly gunzTarPerm extractEntry package.json
269 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
270 silly gunzTarPerm extractEntry package.json
271 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
272 silly gunzTarPerm extractEntry package.json
273 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
274 silly gunzTarPerm extractEntry package.json
275 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ]
276 silly gunzTarPerm extractEntry .npmignore
277 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
278 silly gunzTarPerm extractEntry README.md
279 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
280 silly gunzTarPerm extractEntry .npmignore
281 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
282 silly gunzTarPerm extractEntry README.md
283 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
284 silly gunzTarPerm extractEntry .npmignore
285 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
286 silly gunzTarPerm extractEntry README.md
287 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
288 silly gunzTarPerm extractEntry .npmignore
289 silly gunzTarPerm modified mode [ '.npmignore', 436, 438 ]
290 silly gunzTarPerm extractEntry README.md
291 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ]
292 silly gunzTarPerm extractEntry index.js
293 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
294 silly gunzTarPerm extractEntry appveyor.yml
295 silly gunzTarPerm modified mode [ 'appveyor.yml', 420, 438 ]
296 silly gunzTarPerm extractEntry binding.gyp
297 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 438 ]
298 silly gunzTarPerm extractEntry .jshintrc
299 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
300 silly gunzTarPerm extractEntry .travis.yml
301 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
302 silly gunzTarPerm extractEntry LICENSE
303 silly gunzTarPerm modified mode [ 'LICENSE', 436, 438 ]
304 silly gunzTarPerm extractEntry index.js
305 silly gunzTarPerm modified mode [ 'index.js', 436, 438 ]
306 silly gunzTarPerm extractEntry History.md
307 silly gunzTarPerm modified mode [ 'History.md', 420, 438 ]
308 silly gunzTarPerm extractEntry appveyor.yml
309 silly gunzTarPerm modified mode [ 'appveyor.yml', 420, 438 ]
310 silly gunzTarPerm extractEntry .travis.yml
311 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
312 silly gunzTarPerm extractEntry docs/compile.js
313 silly gunzTarPerm modified mode [ 'docs/compile.js', 420, 438 ]
314 silly gunzTarPerm extractEntry deps/binding.gyp
315 silly gunzTarPerm modified mode [ 'deps/binding.gyp', 436, 438 ]
316 silly gunzTarPerm extractEntry deps/config/opus/linux/arm/config.h
317 silly gunzTarPerm modified mode [ 'deps/config/opus/linux/arm/config.h', 436, 438 ]
318 silly gunzTarPerm extractEntry lib/struct.js
319 silly gunzTarPerm modified mode [ 'lib/struct.js', 420, 438 ]
320 silly gunzTarPerm extractEntry deps/config/opus/linux/ia32/config.h
321 silly gunzTarPerm modified mode [ 'deps/config/opus/linux/ia32/config.h', 436, 438 ]
322 silly gunzTarPerm extractEntry deps/config/opus/linux/x64/config.h
323 silly gunzTarPerm modified mode [ 'deps/config/opus/linux/x64/config.h', 436, 438 ]
324 silly gunzTarPerm extractEntry docs/gh-pages.sh
325 silly gunzTarPerm modified mode [ 'docs/gh-pages.sh', 493, 511 ]
326 silly gunzTarPerm extractEntry deps/config/opus/mac/x64/config.h
327 silly gunzTarPerm modified mode [ 'deps/config/opus/mac/x64/config.h', 436, 438 ]
328 silly gunzTarPerm extractEntry deps/config/opus/win/x64/config.h
329 silly gunzTarPerm modified mode [ 'deps/config/opus/win/x64/config.h', 436, 438 ]
330 silly gunzTarPerm extractEntry docs/images/apple-touch-icon-114x114.png
331 silly gunzTarPerm modified mode [ 'docs/images/apple-touch-icon-114x114.png', 420, 438 ]
332 silly gunzTarPerm extractEntry docs/images/apple-touch-icon-72x72.png
333 silly gunzTarPerm modified mode [ 'docs/images/apple-touch-icon-72x72.png', 420, 438 ]
334 silly gunzTarPerm extractEntry docs/images/apple-touch-icon.png
335 silly gunzTarPerm modified mode [ 'docs/images/apple-touch-icon.png', 420, 438 ]
336 silly gunzTarPerm extractEntry docs/images/favicon.ico
337 silly gunzTarPerm modified mode [ 'docs/images/favicon.ico', 420, 438 ]
338 silly gunzTarPerm extractEntry deps/config/opus/win/x64/version.h
339 silly gunzTarPerm modified mode [ 'deps/config/opus/win/x64/version.h', 436, 438 ]
340 silly gunzTarPerm extractEntry deps/opus/README
341 silly gunzTarPerm modified mode [ 'deps/opus/README', 436, 438 ]
342 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ogg-packet-ae76af2e\node_modules is being purged
343 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ogg-packet-ae76af2e\node_modules
344 silly gunzTarPerm extractEntry docs/images/ref.pxm
345 silly gunzTarPerm modified mode [ 'docs/images/ref.pxm', 420, 438 ]
346 silly gunzTarPerm extractEntry docs/index.jade
347 silly gunzTarPerm modified mode [ 'docs/index.jade', 420, 438 ]
348 silly gunzTarPerm extractEntry docs/scripts/jquery-1.7.2.min.js
349 silly gunzTarPerm modified mode [ 'docs/scripts/jquery-1.7.2.min.js', 420, 438 ]
350 silly gunzTarPerm extractEntry docs/scripts/main.js
351 silly gunzTarPerm modified mode [ 'docs/scripts/main.js', 420, 438 ]
352 silly gunzTarPerm extractEntry deps/opus/depcomp
353 silly gunzTarPerm modified mode [ 'deps/opus/depcomp', 493, 511 ]
354 silly gunzTarPerm extractEntry deps/opus/ChangeLog
355 silly gunzTarPerm modified mode [ 'deps/opus/ChangeLog', 436, 438 ]
356 silly gunzTarPerm extractEntry docs/stylesheets/base.css
357 silly gunzTarPerm modified mode [ 'docs/stylesheets/base.css', 420, 438 ]
358 silly gunzTarPerm extractEntry docs/stylesheets/layout.css
359 silly gunzTarPerm modified mode [ 'docs/stylesheets/layout.css', 420, 438 ]
360 silly gunzTarPerm extractEntry docs/stylesheets/skeleton.css
361 silly gunzTarPerm modified mode [ 'docs/stylesheets/skeleton.css', 420, 438 ]
362 silly gunzTarPerm extractEntry lib/ref.js
363 silly gunzTarPerm modified mode [ 'lib/ref.js', 420, 438 ]
364 silly gunzTarPerm extractEntry src/binding.cc
365 silly gunzTarPerm modified mode [ 'src/binding.cc', 420, 438 ]
366 silly gunzTarPerm extractEntry History.md
367 silly gunzTarPerm modified mode [ 'History.md', 420, 438 ]
368 silly gunzTarPerm extractEntry test/address.js
369 silly gunzTarPerm modified mode [ 'test/address.js', 420, 438 ]
370 silly gunzTarPerm extractEntry test/coerce.js
371 silly gunzTarPerm modified mode [ 'test/coerce.js', 420, 438 ]
372 silly gunzTarPerm extractEntry test/int64.js
373 silly gunzTarPerm modified mode [ 'test/int64.js', 420, 438 ]
374 silly gunzTarPerm extractEntry test/iojs3issue.js
375 silly gunzTarPerm modified mode [ 'test/iojs3issue.js', 420, 438 ]
376 silly gunzTarPerm extractEntry test/isNull.js
377 silly gunzTarPerm modified mode [ 'test/isNull.js', 420, 438 ]
378 silly gunzTarPerm extractEntry test/char.js
379 silly gunzTarPerm modified mode [ 'test/char.js', 420, 438 ]
380 silly gunzTarPerm extractEntry test/pointer.js
381 silly gunzTarPerm modified mode [ 'test/pointer.js', 420, 438 ]
382 silly gunzTarPerm extractEntry test/ref-deref.js
383 silly gunzTarPerm modified mode [ 'test/ref-deref.js', 420, 438 ]
384 silly gunzTarPerm extractEntry test/reinterpret.js
385 silly gunzTarPerm modified mode [ 'test/reinterpret.js', 420, 438 ]
386 silly gunzTarPerm extractEntry test/reinterpretUntilZeros.js
387 silly gunzTarPerm modified mode [ 'test/reinterpretUntilZeros.js', 420, 438 ]
388 silly gunzTarPerm extractEntry test/string.js
389 silly gunzTarPerm modified mode [ 'test/string.js', 420, 438 ]
390 silly gunzTarPerm extractEntry test/bool.js
391 silly gunzTarPerm modified mode [ 'test/bool.js', 420, 438 ]
392 silly gunzTarPerm extractEntry test/types.js
393 silly gunzTarPerm modified mode [ 'test/types.js', 420, 438 ]
394 silly gunzTarPerm extractEntry test/alloc.js
395 silly gunzTarPerm modified mode [ 'test/alloc.js', 420, 438 ]
396 silly gunzTarPerm extractEntry test/object.js
397 silly gunzTarPerm modified mode [ 'test/object.js', 420, 438 ]
398 silly gunzTarPerm extractEntry test/utf16le.bin
399 silly gunzTarPerm modified mode [ 'test/utf16le.bin', 420, 438 ]
400 silly gunzTarPerm extractEntry deps/opus/INSTALL
401 silly gunzTarPerm modified mode [ 'deps/opus/INSTALL', 420, 438 ]
402 silly gunzTarPerm extractEntry deps/opus/Makefile.am
403 silly gunzTarPerm modified mode [ 'deps/opus/Makefile.am', 436, 438 ]
404 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-struct-68e262b5\node_modules is being purged
405 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-struct-68e262b5\node_modules
406 silly gunzTarPerm extractEntry deps/opus/Makefile.in
407 silly gunzTarPerm modified mode [ 'deps/opus/Makefile.in', 436, 438 ]
408 silly gunzTarPerm extractEntry deps/opus/Makefile.mips
409 silly gunzTarPerm modified mode [ 'deps/opus/Makefile.mips', 436, 438 ]
410 silly gunzTarPerm extractEntry deps/opus/Makefile.unix
411 silly gunzTarPerm modified mode [ 'deps/opus/Makefile.unix', 436, 438 ]
412 silly gunzTarPerm extractEntry deps/opus/NEWS
413 silly gunzTarPerm modified mode [ 'deps/opus/NEWS', 436, 438 ]
414 silly gunzTarPerm extractEntry deps/opus/AUTHORS
415 silly gunzTarPerm modified mode [ 'deps/opus/AUTHORS', 436, 438 ]
416 silly gunzTarPerm extractEntry deps/opus/aclocal.m4
417 silly gunzTarPerm modified mode [ 'deps/opus/aclocal.m4', 436, 438 ]
418 silly gunzTarPerm extractEntry deps/opus/celt/laplace.c
419 silly gunzTarPerm modified mode [ 'deps/opus/celt/laplace.c', 436, 438 ]
420 silly gunzTarPerm extractEntry deps/opus/celt/_kiss_fft_guts.h
421 silly gunzTarPerm modified mode [ 'deps/opus/celt/_kiss_fft_guts.h', 436, 438 ]
422 silly gunzTarPerm extractEntry deps/opus/celt/arm/celt_pitch_xcorr_arm-gnu.S
423 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/celt_pitch_xcorr_arm-gnu.S', 436, 438 ]
424 silly gunzTarPerm extractEntry deps/opus/celt/arm/arm2gnu.pl
425 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/arm2gnu.pl', 509, 511 ]
426 silly gunzTarPerm extractEntry deps/opus/celt/arm/armcpu.c
427 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/armcpu.c', 436, 438 ]
428 silly gunzTarPerm extractEntry deps/opus/celt/arm/armcpu.h
429 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/armcpu.h', 436, 438 ]
430 silly gunzTarPerm extractEntry deps/opus/celt/arm/armopts.s.in
431 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/armopts.s.in', 436, 438 ]
432 silly gunzTarPerm extractEntry deps/opus/celt/arm/celt_ne10_fft.c
433 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/celt_ne10_fft.c', 436, 438 ]
434 silly gunzTarPerm extractEntry deps/opus/celt/arm/celt_ne10_mdct.c
435 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/celt_ne10_mdct.c', 436, 438 ]
436 silly gunzTarPerm extractEntry deps/opus/celt/arm/celt_neon_intr.c
437 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/celt_neon_intr.c', 436, 438 ]
438 silly gunzTarPerm extractEntry deps/opus/celt/arm/arm_celt_map.c
439 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/arm_celt_map.c', 436, 438 ]
440 silly gunzTarPerm extractEntry deps/opus/celt/arm/celt_pitch_xcorr_arm.s
441 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/celt_pitch_xcorr_arm.s', 436, 438 ]
442 silly gunzTarPerm extractEntry deps/opus/celt/arm/fft_arm.h
443 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/fft_arm.h', 436, 438 ]
444 silly gunzTarPerm extractEntry deps/opus/celt/arm/fixed_armv4.h
445 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/fixed_armv4.h', 436, 438 ]
446 silly gunzTarPerm extractEntry deps/opus/celt/arm/fixed_armv5e.h
447 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/fixed_armv5e.h', 436, 438 ]
448 silly gunzTarPerm extractEntry deps/opus/celt/arm/kiss_fft_armv4.h
449 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/kiss_fft_armv4.h', 436, 438 ]
450 silly gunzTarPerm extractEntry deps/opus/celt/arm/kiss_fft_armv5e.h
451 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/kiss_fft_armv5e.h', 436, 438 ]
452 silly gunzTarPerm extractEntry deps/opus/celt/arm/mdct_arm.h
453 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/mdct_arm.h', 436, 438 ]
454 silly gunzTarPerm extractEntry deps/opus/celt/arm/pitch_arm.h
455 silly gunzTarPerm modified mode [ 'deps/opus/celt/arm/pitch_arm.h', 436, 438 ]
456 silly gunzTarPerm extractEntry deps/opus/celt/bands.c
457 silly gunzTarPerm modified mode [ 'deps/opus/celt/bands.c', 436, 438 ]
458 silly gunzTarPerm extractEntry deps/opus/celt/bands.h
459 silly gunzTarPerm modified mode [ 'deps/opus/celt/bands.h', 436, 438 ]
460 silly gunzTarPerm extractEntry deps/opus/celt/celt.c
461 silly gunzTarPerm modified mode [ 'deps/opus/celt/celt.c', 436, 438 ]
462 silly gunzTarPerm extractEntry deps/opus/celt/celt.h
463 silly gunzTarPerm modified mode [ 'deps/opus/celt/celt.h', 436, 438 ]
464 silly gunzTarPerm extractEntry deps/opus/celt/celt_decoder.c
465 silly gunzTarPerm modified mode [ 'deps/opus/celt/celt_decoder.c', 436, 438 ]
466 silly gunzTarPerm extractEntry deps/opus/celt/celt_encoder.c
467 silly gunzTarPerm modified mode [ 'deps/opus/celt/celt_encoder.c', 436, 438 ]
468 silly gunzTarPerm extractEntry deps/opus/celt/celt_lpc.c
469 silly gunzTarPerm modified mode [ 'deps/opus/celt/celt_lpc.c', 436, 438 ]
470 silly gunzTarPerm extractEntry deps/opus/celt/celt_lpc.h
471 silly gunzTarPerm modified mode [ 'deps/opus/celt/celt_lpc.h', 436, 438 ]
472 silly gunzTarPerm extractEntry deps/opus/celt/cpu_support.h
473 silly gunzTarPerm modified mode [ 'deps/opus/celt/cpu_support.h', 436, 438 ]
474 silly gunzTarPerm extractEntry deps/opus/celt/cwrs.c
475 silly gunzTarPerm modified mode [ 'deps/opus/celt/cwrs.c', 436, 438 ]
476 silly gunzTarPerm extractEntry deps/opus/celt/cwrs.h
477 silly gunzTarPerm modified mode [ 'deps/opus/celt/cwrs.h', 436, 438 ]
478 silly gunzTarPerm extractEntry deps/opus/celt/ecintrin.h
479 silly gunzTarPerm modified mode [ 'deps/opus/celt/ecintrin.h', 436, 438 ]
480 silly gunzTarPerm extractEntry deps/opus/celt/entcode.c
481 silly gunzTarPerm modified mode [ 'deps/opus/celt/entcode.c', 436, 438 ]
482 silly gunzTarPerm extractEntry deps/opus/celt/entcode.h
483 silly gunzTarPerm modified mode [ 'deps/opus/celt/entcode.h', 436, 438 ]
484 silly gunzTarPerm extractEntry deps/opus/celt/entdec.c
485 silly gunzTarPerm modified mode [ 'deps/opus/celt/entdec.c', 436, 438 ]
486 silly gunzTarPerm extractEntry deps/opus/celt/entdec.h
487 silly gunzTarPerm modified mode [ 'deps/opus/celt/entdec.h', 436, 438 ]
488 silly gunzTarPerm extractEntry deps/opus/celt/entenc.c
489 silly gunzTarPerm modified mode [ 'deps/opus/celt/entenc.c', 436, 438 ]
490 silly gunzTarPerm extractEntry deps/opus/celt/entenc.h
491 silly gunzTarPerm modified mode [ 'deps/opus/celt/entenc.h', 436, 438 ]
492 silly gunzTarPerm extractEntry deps/opus/celt/fixed_debug.h
493 silly gunzTarPerm modified mode [ 'deps/opus/celt/fixed_debug.h', 436, 438 ]
494 silly gunzTarPerm extractEntry deps/opus/celt/fixed_generic.h
495 silly gunzTarPerm modified mode [ 'deps/opus/celt/fixed_generic.h', 436, 438 ]
496 silly gunzTarPerm extractEntry deps/opus/celt/float_cast.h
497 silly gunzTarPerm modified mode [ 'deps/opus/celt/float_cast.h', 436, 438 ]
498 silly gunzTarPerm extractEntry deps/opus/celt/kiss_fft.c
499 silly gunzTarPerm modified mode [ 'deps/opus/celt/kiss_fft.c', 436, 438 ]
500 silly gunzTarPerm extractEntry deps/opus/celt/kiss_fft.h
501 silly gunzTarPerm modified mode [ 'deps/opus/celt/kiss_fft.h', 436, 438 ]
502 silly gunzTarPerm extractEntry deps/opus/celt/arch.h
503 silly gunzTarPerm modified mode [ 'deps/opus/celt/arch.h', 436, 438 ]
504 silly gunzTarPerm extractEntry deps/opus/celt/laplace.h
505 silly gunzTarPerm modified mode [ 'deps/opus/celt/laplace.h', 436, 438 ]
506 silly gunzTarPerm extractEntry deps/opus/celt/mathops.c
507 silly gunzTarPerm modified mode [ 'deps/opus/celt/mathops.c', 436, 438 ]
508 silly gunzTarPerm extractEntry deps/opus/celt/mathops.h
509 silly gunzTarPerm modified mode [ 'deps/opus/celt/mathops.h', 436, 438 ]
510 silly gunzTarPerm extractEntry deps/opus/celt/mdct.c
511 silly gunzTarPerm modified mode [ 'deps/opus/celt/mdct.c', 436, 438 ]
512 silly gunzTarPerm extractEntry deps/opus/celt/mdct.h
513 silly gunzTarPerm modified mode [ 'deps/opus/celt/mdct.h', 436, 438 ]
514 silly gunzTarPerm extractEntry deps/opus/celt/mfrngcod.h
515 silly gunzTarPerm modified mode [ 'deps/opus/celt/mfrngcod.h', 436, 438 ]
516 silly gunzTarPerm extractEntry deps/opus/celt/mips/celt_mipsr1.h
517 silly gunzTarPerm modified mode [ 'deps/opus/celt/mips/celt_mipsr1.h', 436, 438 ]
518 silly gunzTarPerm extractEntry deps/opus/celt/mips/fixed_generic_mipsr1.h
519 silly gunzTarPerm modified mode [ 'deps/opus/celt/mips/fixed_generic_mipsr1.h', 436, 438 ]
520 silly gunzTarPerm extractEntry deps/opus/celt/mips/kiss_fft_mipsr1.h
521 silly gunzTarPerm modified mode [ 'deps/opus/celt/mips/kiss_fft_mipsr1.h', 436, 438 ]
522 silly gunzTarPerm extractEntry deps/opus/celt/mips/mdct_mipsr1.h
523 silly gunzTarPerm modified mode [ 'deps/opus/celt/mips/mdct_mipsr1.h', 436, 438 ]
524 silly gunzTarPerm extractEntry deps/opus/celt/mips/pitch_mipsr1.h
525 silly gunzTarPerm modified mode [ 'deps/opus/celt/mips/pitch_mipsr1.h', 436, 438 ]
526 silly gunzTarPerm extractEntry deps/opus/celt/mips/vq_mipsr1.h
527 silly gunzTarPerm modified mode [ 'deps/opus/celt/mips/vq_mipsr1.h', 436, 438 ]
528 silly gunzTarPerm extractEntry deps/opus/celt/modes.c
529 silly gunzTarPerm modified mode [ 'deps/opus/celt/modes.c', 436, 438 ]
530 silly gunzTarPerm extractEntry deps/opus/celt/modes.h
531 silly gunzTarPerm modified mode [ 'deps/opus/celt/modes.h', 436, 438 ]
532 silly gunzTarPerm extractEntry deps/opus/celt/opus_custom_demo.c
533 silly gunzTarPerm modified mode [ 'deps/opus/celt/opus_custom_demo.c', 436, 438 ]
534 silly gunzTarPerm extractEntry deps/opus/celt/os_support.h
535 silly gunzTarPerm modified mode [ 'deps/opus/celt/os_support.h', 436, 438 ]
536 silly gunzTarPerm extractEntry deps/opus/celt/pitch.c
537 silly gunzTarPerm modified mode [ 'deps/opus/celt/pitch.c', 436, 438 ]
538 silly gunzTarPerm extractEntry deps/opus/celt/pitch.h
539 silly gunzTarPerm modified mode [ 'deps/opus/celt/pitch.h', 436, 438 ]
540 silly gunzTarPerm extractEntry deps/opus/celt/quant_bands.c
541 silly gunzTarPerm modified mode [ 'deps/opus/celt/quant_bands.c', 436, 438 ]
542 silly gunzTarPerm extractEntry deps/opus/celt/quant_bands.h
543 silly gunzTarPerm modified mode [ 'deps/opus/celt/quant_bands.h', 436, 438 ]
544 silly gunzTarPerm extractEntry deps/opus/celt/rate.c
545 silly gunzTarPerm modified mode [ 'deps/opus/celt/rate.c', 436, 438 ]
546 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd\node_modules is being purged
547 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd\node_modules
548 silly gunzTarPerm extractEntry deps/opus/celt/rate.h
549 silly gunzTarPerm modified mode [ 'deps/opus/celt/rate.h', 436, 438 ]
550 silly gunzTarPerm extractEntry deps/opus/celt/stack_alloc.h
551 silly gunzTarPerm modified mode [ 'deps/opus/celt/stack_alloc.h', 436, 438 ]
552 silly gunzTarPerm extractEntry deps/opus/celt/static_modes_fixed.h
553 silly gunzTarPerm modified mode [ 'deps/opus/celt/static_modes_fixed.h', 436, 438 ]
554 silly gunzTarPerm extractEntry deps/opus/celt/static_modes_fixed_arm_ne10.h
555 silly gunzTarPerm modified mode [ 'deps/opus/celt/static_modes_fixed_arm_ne10.h', 436, 438 ]
556 silly gunzTarPerm extractEntry deps/opus/celt/static_modes_float.h
557 silly gunzTarPerm modified mode [ 'deps/opus/celt/static_modes_float.h', 436, 438 ]
558 silly gunzTarPerm extractEntry deps/opus/celt/static_modes_float_arm_ne10.h
559 silly gunzTarPerm modified mode [ 'deps/opus/celt/static_modes_float_arm_ne10.h', 436, 438 ]
560 silly gunzTarPerm extractEntry deps/opus/celt/tests/test_unit_cwrs32.c
561 silly gunzTarPerm modified mode [ 'deps/opus/celt/tests/test_unit_cwrs32.c', 436, 438 ]
562 silly gunzTarPerm extractEntry deps/opus/celt/tests/test_unit_dft.c
563 silly gunzTarPerm modified mode [ 'deps/opus/celt/tests/test_unit_dft.c', 436, 438 ]
564 silly gunzTarPerm extractEntry deps/opus/celt/tests/test_unit_entropy.c
565 silly gunzTarPerm modified mode [ 'deps/opus/celt/tests/test_unit_entropy.c', 436, 438 ]
566 silly gunzTarPerm extractEntry deps/opus/celt/tests/test_unit_laplace.c
567 silly gunzTarPerm modified mode [ 'deps/opus/celt/tests/test_unit_laplace.c', 436, 438 ]
568 silly gunzTarPerm extractEntry deps/opus/celt/tests/test_unit_mathops.c
569 silly gunzTarPerm modified mode [ 'deps/opus/celt/tests/test_unit_mathops.c', 436, 438 ]
570 silly gunzTarPerm extractEntry deps/opus/celt/tests/test_unit_mdct.c
571 silly gunzTarPerm modified mode [ 'deps/opus/celt/tests/test_unit_mdct.c', 436, 438 ]
572 silly gunzTarPerm extractEntry deps/opus/celt/tests/test_unit_rotation.c
573 silly gunzTarPerm modified mode [ 'deps/opus/celt/tests/test_unit_rotation.c', 436, 438 ]
574 silly gunzTarPerm extractEntry deps/opus/celt/tests/test_unit_types.c
575 silly gunzTarPerm modified mode [ 'deps/opus/celt/tests/test_unit_types.c', 436, 438 ]
576 silly gunzTarPerm extractEntry deps/opus/celt/vq.c
577 silly gunzTarPerm modified mode [ 'deps/opus/celt/vq.c', 436, 438 ]
578 silly gunzTarPerm extractEntry deps/opus/celt/vq.h
579 silly gunzTarPerm modified mode [ 'deps/opus/celt/vq.h', 436, 438 ]
580 silly gunzTarPerm extractEntry deps/opus/celt/x86/celt_lpc_sse.c
581 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/celt_lpc_sse.c', 436, 438 ]
582 silly gunzTarPerm extractEntry deps/opus/celt/x86/celt_lpc_sse.h
583 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/celt_lpc_sse.h', 436, 438 ]
584 silly gunzTarPerm extractEntry deps/opus/celt/x86/pitch_sse.c
585 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/pitch_sse.c', 436, 438 ]
586 silly gunzTarPerm extractEntry deps/opus/celt/x86/pitch_sse.h
587 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/pitch_sse.h', 436, 438 ]
588 silly gunzTarPerm extractEntry deps/opus/celt/x86/pitch_sse2.c
589 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/pitch_sse2.c', 436, 438 ]
590 silly gunzTarPerm extractEntry deps/opus/celt/x86/pitch_sse4_1.c
591 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/pitch_sse4_1.c', 436, 438 ]
592 silly gunzTarPerm extractEntry deps/opus/celt/x86/x86_celt_map.c
593 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/x86_celt_map.c', 436, 438 ]
594 silly gunzTarPerm extractEntry deps/opus/celt/x86/x86cpu.c
595 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/x86cpu.c', 436, 438 ]
596 silly gunzTarPerm extractEntry deps/opus/celt/x86/x86cpu.h
597 silly gunzTarPerm modified mode [ 'deps/opus/celt/x86/x86cpu.h', 436, 438 ]
598 silly gunzTarPerm extractEntry deps/opus/celt_headers.mk
599 silly gunzTarPerm modified mode [ 'deps/opus/celt_headers.mk', 436, 438 ]
600 silly gunzTarPerm extractEntry deps/opus/celt_sources.mk
601 silly gunzTarPerm modified mode [ 'deps/opus/celt_sources.mk', 436, 438 ]
602 silly gunzTarPerm extractEntry deps/opus/compile
603 silly gunzTarPerm modified mode [ 'deps/opus/compile', 493, 511 ]
604 silly gunzTarPerm extractEntry deps/opus/config.guess
605 silly gunzTarPerm modified mode [ 'deps/opus/config.guess', 493, 511 ]
606 silly gunzTarPerm extractEntry deps/opus/config.h.in
607 silly gunzTarPerm modified mode [ 'deps/opus/config.h.in', 436, 438 ]
608 silly gunzTarPerm extractEntry deps/opus/config.sub
609 silly gunzTarPerm modified mode [ 'deps/opus/config.sub', 493, 511 ]
610 silly gunzTarPerm extractEntry deps/opus/configure
611 silly gunzTarPerm modified mode [ 'deps/opus/configure', 509, 511 ]
612 silly gunzTarPerm extractEntry deps/opus/configure.ac
613 silly gunzTarPerm modified mode [ 'deps/opus/configure.ac', 436, 438 ]
614 silly gunzTarPerm extractEntry deps/opus/COPYING
615 silly gunzTarPerm modified mode [ 'deps/opus/COPYING', 436, 438 ]
616 silly gunzTarPerm extractEntry deps/opus/doc/Doxyfile.in
617 silly gunzTarPerm modified mode [ 'deps/opus/doc/Doxyfile.in', 436, 438 ]
618 silly gunzTarPerm extractEntry deps/opus/doc/Makefile.am
619 silly gunzTarPerm modified mode [ 'deps/opus/doc/Makefile.am', 436, 438 ]
620 silly gunzTarPerm extractEntry deps/opus/doc/Makefile.in
621 silly gunzTarPerm modified mode [ 'deps/opus/doc/Makefile.in', 436, 438 ]
622 silly gunzTarPerm extractEntry deps/opus/doc/TODO
623 silly gunzTarPerm modified mode [ 'deps/opus/doc/TODO', 436, 438 ]
624 silly gunzTarPerm extractEntry deps/opus/doc/customdoxygen.css
625 silly gunzTarPerm modified mode [ 'deps/opus/doc/customdoxygen.css', 436, 438 ]
626 silly gunzTarPerm extractEntry deps/opus/doc/footer.html
627 silly gunzTarPerm modified mode [ 'deps/opus/doc/footer.html', 436, 438 ]
628 silly gunzTarPerm extractEntry deps/opus/doc/header.html
629 silly gunzTarPerm modified mode [ 'deps/opus/doc/header.html', 436, 438 ]
630 silly gunzTarPerm extractEntry deps/opus/doc/opus_logo.svg
631 silly gunzTarPerm modified mode [ 'deps/opus/doc/opus_logo.svg', 436, 438 ]
632 silly gunzTarPerm extractEntry deps/opus/doc/trivial_example.c
633 silly gunzTarPerm modified mode [ 'deps/opus/doc/trivial_example.c', 436, 438 ]
634 silly gunzTarPerm extractEntry deps/opus/include/opus.h
635 silly gunzTarPerm modified mode [ 'deps/opus/include/opus.h', 436, 438 ]
636 silly gunzTarPerm extractEntry deps/opus/include/opus_custom.h
637 silly gunzTarPerm modified mode [ 'deps/opus/include/opus_custom.h', 436, 438 ]
638 silly gunzTarPerm extractEntry deps/opus/include/opus_defines.h
639 silly gunzTarPerm modified mode [ 'deps/opus/include/opus_defines.h', 436, 438 ]
640 silly gunzTarPerm extractEntry deps/opus/include/opus_multistream.h
641 silly gunzTarPerm modified mode [ 'deps/opus/include/opus_multistream.h', 436, 438 ]
642 silly gunzTarPerm extractEntry deps/opus/include/opus_types.h
643 silly gunzTarPerm modified mode [ 'deps/opus/include/opus_types.h', 436, 438 ]
644 silly gunzTarPerm extractEntry deps/opus/install-sh
645 silly gunzTarPerm modified mode [ 'deps/opus/install-sh', 493, 511 ]
646 silly gunzTarPerm extractEntry deps/opus/ltmain.sh
647 silly gunzTarPerm modified mode [ 'deps/opus/ltmain.sh', 420, 438 ]
648 silly gunzTarPerm extractEntry deps/opus/m4/as-gcc-inline-assembly.m4
649 silly gunzTarPerm modified mode [ 'deps/opus/m4/as-gcc-inline-assembly.m4', 436, 438 ]
650 silly gunzTarPerm extractEntry deps/opus/m4/libtool.m4
651 silly gunzTarPerm modified mode [ 'deps/opus/m4/libtool.m4', 420, 438 ]
652 silly gunzTarPerm extractEntry deps/opus/m4/ltoptions.m4
653 silly gunzTarPerm modified mode [ 'deps/opus/m4/ltoptions.m4', 420, 438 ]
654 silly gunzTarPerm extractEntry deps/opus/m4/ltsugar.m4
655 silly gunzTarPerm modified mode [ 'deps/opus/m4/ltsugar.m4', 420, 438 ]
656 silly gunzTarPerm extractEntry deps/opus/m4/ltversion.m4
657 silly gunzTarPerm modified mode [ 'deps/opus/m4/ltversion.m4', 420, 438 ]
658 silly gunzTarPerm extractEntry deps/opus/m4/lt~obsolete.m4
659 silly gunzTarPerm modified mode [ 'deps/opus/m4/lt~obsolete.m4', 420, 438 ]
660 silly gunzTarPerm extractEntry deps/opus/m4/opus-intrinsics.m4
661 silly gunzTarPerm modified mode [ 'deps/opus/m4/opus-intrinsics.m4', 436, 438 ]
662 silly gunzTarPerm extractEntry deps/opus/missing
663 silly gunzTarPerm modified mode [ 'deps/opus/missing', 493, 511 ]
664 silly gunzTarPerm extractEntry deps/opus/opus-uninstalled.pc.in
665 silly gunzTarPerm modified mode [ 'deps/opus/opus-uninstalled.pc.in', 436, 438 ]
666 silly gunzTarPerm extractEntry deps/opus/opus.m4
667 silly gunzTarPerm modified mode [ 'deps/opus/opus.m4', 436, 438 ]
668 silly gunzTarPerm extractEntry deps/opus/opus.pc.in
669 silly gunzTarPerm modified mode [ 'deps/opus/opus.pc.in', 436, 438 ]
670 silly gunzTarPerm extractEntry deps/opus/opus_headers.mk
671 silly gunzTarPerm modified mode [ 'deps/opus/opus_headers.mk', 436, 438 ]
672 silly gunzTarPerm extractEntry deps/opus/opus_sources.mk
673 silly gunzTarPerm modified mode [ 'deps/opus/opus_sources.mk', 436, 438 ]
674 silly gunzTarPerm extractEntry deps/opus/package_version
675 silly gunzTarPerm modified mode [ 'deps/opus/package_version', 436, 438 ]
676 silly gunzTarPerm extractEntry deps/opus/silk/errors.h
677 silly gunzTarPerm modified mode [ 'deps/opus/silk/errors.h', 436, 438 ]
678 silly gunzTarPerm extractEntry deps/opus/silk/A2NLSF.c
679 silly gunzTarPerm modified mode [ 'deps/opus/silk/A2NLSF.c', 436, 438 ]
680 silly gunzTarPerm extractEntry deps/opus/silk/CNG.c
681 silly gunzTarPerm modified mode [ 'deps/opus/silk/CNG.c', 436, 438 ]
682 silly gunzTarPerm extractEntry deps/opus/silk/HP_variable_cutoff.c
683 silly gunzTarPerm modified mode [ 'deps/opus/silk/HP_variable_cutoff.c', 436, 438 ]
684 silly gunzTarPerm extractEntry deps/opus/silk/Inlines.h
685 silly gunzTarPerm modified mode [ 'deps/opus/silk/Inlines.h', 436, 438 ]
686 silly gunzTarPerm extractEntry deps/opus/silk/LPC_analysis_filter.c
687 silly gunzTarPerm modified mode [ 'deps/opus/silk/LPC_analysis_filter.c', 436, 438 ]
688 silly gunzTarPerm extractEntry deps/opus/silk/LPC_inv_pred_gain.c
689 silly gunzTarPerm modified mode [ 'deps/opus/silk/LPC_inv_pred_gain.c', 436, 438 ]
690 silly gunzTarPerm extractEntry deps/opus/silk/LP_variable_cutoff.c
691 silly gunzTarPerm modified mode [ 'deps/opus/silk/LP_variable_cutoff.c', 436, 438 ]
692 silly gunzTarPerm extractEntry deps/opus/silk/MacroCount.h
693 silly gunzTarPerm modified mode [ 'deps/opus/silk/MacroCount.h', 436, 438 ]
694 silly gunzTarPerm extractEntry deps/opus/silk/MacroDebug.h
695 silly gunzTarPerm modified mode [ 'deps/opus/silk/MacroDebug.h', 436, 438 ]
696 silly gunzTarPerm extractEntry deps/opus/silk/NLSF2A.c
697 silly gunzTarPerm modified mode [ 'deps/opus/silk/NLSF2A.c', 436, 438 ]
698 silly gunzTarPerm extractEntry deps/opus/silk/NLSF_VQ.c
699 silly gunzTarPerm modified mode [ 'deps/opus/silk/NLSF_VQ.c', 436, 438 ]
700 silly gunzTarPerm extractEntry deps/opus/silk/NLSF_VQ_weights_laroia.c
701 silly gunzTarPerm modified mode [ 'deps/opus/silk/NLSF_VQ_weights_laroia.c', 436, 438 ]
702 silly gunzTarPerm extractEntry deps/opus/silk/NLSF_decode.c
703 silly gunzTarPerm modified mode [ 'deps/opus/silk/NLSF_decode.c', 436, 438 ]
704 silly gunzTarPerm extractEntry deps/opus/silk/NLSF_del_dec_quant.c
705 silly gunzTarPerm modified mode [ 'deps/opus/silk/NLSF_del_dec_quant.c', 436, 438 ]
706 silly gunzTarPerm extractEntry deps/opus/silk/NLSF_encode.c
707 silly gunzTarPerm modified mode [ 'deps/opus/silk/NLSF_encode.c', 436, 438 ]
708 silly gunzTarPerm extractEntry deps/opus/silk/NLSF_stabilize.c
709 silly gunzTarPerm modified mode [ 'deps/opus/silk/NLSF_stabilize.c', 436, 438 ]
710 silly gunzTarPerm extractEntry deps/opus/silk/NLSF_unpack.c
711 silly gunzTarPerm modified mode [ 'deps/opus/silk/NLSF_unpack.c', 436, 438 ]
712 silly gunzTarPerm extractEntry deps/opus/silk/NSQ.c
713 silly gunzTarPerm modified mode [ 'deps/opus/silk/NSQ.c', 436, 438 ]
714 silly gunzTarPerm extractEntry deps/opus/silk/NSQ_del_dec.c
715 silly gunzTarPerm modified mode [ 'deps/opus/silk/NSQ_del_dec.c', 436, 438 ]
716 silly gunzTarPerm extractEntry deps/opus/silk/PLC.c
717 silly gunzTarPerm modified mode [ 'deps/opus/silk/PLC.c', 436, 438 ]
718 silly gunzTarPerm extractEntry deps/opus/silk/PLC.h
719 silly gunzTarPerm modified mode [ 'deps/opus/silk/PLC.h', 436, 438 ]
720 silly gunzTarPerm extractEntry deps/opus/silk/SigProc_FIX.h
721 silly gunzTarPerm modified mode [ 'deps/opus/silk/SigProc_FIX.h', 436, 438 ]
722 silly gunzTarPerm extractEntry deps/opus/silk/VAD.c
723 silly gunzTarPerm modified mode [ 'deps/opus/silk/VAD.c', 436, 438 ]
724 silly gunzTarPerm extractEntry deps/opus/silk/VQ_WMat_EC.c
725 silly gunzTarPerm modified mode [ 'deps/opus/silk/VQ_WMat_EC.c', 436, 438 ]
726 silly gunzTarPerm extractEntry deps/opus/silk/ana_filt_bank_1.c
727 silly gunzTarPerm modified mode [ 'deps/opus/silk/ana_filt_bank_1.c', 436, 438 ]
728 silly gunzTarPerm extractEntry deps/opus/silk/arm/SigProc_FIX_armv4.h
729 silly gunzTarPerm modified mode [ 'deps/opus/silk/arm/SigProc_FIX_armv4.h', 436, 438 ]
730 silly gunzTarPerm extractEntry deps/opus/silk/arm/SigProc_FIX_armv5e.h
731 silly gunzTarPerm modified mode [ 'deps/opus/silk/arm/SigProc_FIX_armv5e.h', 436, 438 ]
732 silly gunzTarPerm extractEntry deps/opus/silk/arm/macros_armv4.h
733 silly gunzTarPerm modified mode [ 'deps/opus/silk/arm/macros_armv4.h', 436, 438 ]
734 silly gunzTarPerm extractEntry deps/opus/silk/arm/macros_armv5e.h
735 silly gunzTarPerm modified mode [ 'deps/opus/silk/arm/macros_armv5e.h', 436, 438 ]
736 silly gunzTarPerm extractEntry deps/opus/silk/biquad_alt.c
737 silly gunzTarPerm modified mode [ 'deps/opus/silk/biquad_alt.c', 436, 438 ]
738 silly gunzTarPerm extractEntry deps/opus/silk/bwexpander.c
739 silly gunzTarPerm modified mode [ 'deps/opus/silk/bwexpander.c', 436, 438 ]
740 silly gunzTarPerm extractEntry deps/opus/silk/bwexpander_32.c
741 silly gunzTarPerm modified mode [ 'deps/opus/silk/bwexpander_32.c', 436, 438 ]
742 silly gunzTarPerm extractEntry deps/opus/silk/check_control_input.c
743 silly gunzTarPerm modified mode [ 'deps/opus/silk/check_control_input.c', 436, 438 ]
744 silly gunzTarPerm extractEntry deps/opus/silk/code_signs.c
745 silly gunzTarPerm modified mode [ 'deps/opus/silk/code_signs.c', 436, 438 ]
746 silly gunzTarPerm extractEntry deps/opus/silk/control.h
747 silly gunzTarPerm modified mode [ 'deps/opus/silk/control.h', 436, 438 ]
748 silly gunzTarPerm extractEntry deps/opus/silk/control_SNR.c
749 silly gunzTarPerm modified mode [ 'deps/opus/silk/control_SNR.c', 436, 438 ]
750 silly gunzTarPerm extractEntry deps/opus/silk/control_audio_bandwidth.c
751 silly gunzTarPerm modified mode [ 'deps/opus/silk/control_audio_bandwidth.c', 436, 438 ]
752 silly gunzTarPerm extractEntry deps/opus/silk/control_codec.c
753 silly gunzTarPerm modified mode [ 'deps/opus/silk/control_codec.c', 436, 438 ]
754 silly gunzTarPerm extractEntry deps/opus/silk/debug.c
755 silly gunzTarPerm modified mode [ 'deps/opus/silk/debug.c', 436, 438 ]
756 silly gunzTarPerm extractEntry deps/opus/silk/debug.h
757 silly gunzTarPerm modified mode [ 'deps/opus/silk/debug.h', 436, 438 ]
758 silly gunzTarPerm extractEntry deps/opus/silk/dec_API.c
759 silly gunzTarPerm modified mode [ 'deps/opus/silk/dec_API.c', 436, 438 ]
760 silly gunzTarPerm extractEntry deps/opus/silk/decode_core.c
761 silly gunzTarPerm modified mode [ 'deps/opus/silk/decode_core.c', 436, 438 ]
762 silly gunzTarPerm extractEntry deps/opus/silk/decode_frame.c
763 silly gunzTarPerm modified mode [ 'deps/opus/silk/decode_frame.c', 436, 438 ]
764 silly gunzTarPerm extractEntry deps/opus/silk/decode_indices.c
765 silly gunzTarPerm modified mode [ 'deps/opus/silk/decode_indices.c', 436, 438 ]
766 silly gunzTarPerm extractEntry deps/opus/silk/decode_parameters.c
767 silly gunzTarPerm modified mode [ 'deps/opus/silk/decode_parameters.c', 436, 438 ]
768 silly gunzTarPerm extractEntry deps/opus/silk/decode_pitch.c
769 silly gunzTarPerm modified mode [ 'deps/opus/silk/decode_pitch.c', 436, 438 ]
770 silly gunzTarPerm extractEntry deps/opus/silk/decode_pulses.c
771 silly gunzTarPerm modified mode [ 'deps/opus/silk/decode_pulses.c', 436, 438 ]
772 silly gunzTarPerm extractEntry deps/opus/silk/decoder_set_fs.c
773 silly gunzTarPerm modified mode [ 'deps/opus/silk/decoder_set_fs.c', 436, 438 ]
774 silly gunzTarPerm extractEntry deps/opus/silk/define.h
775 silly gunzTarPerm modified mode [ 'deps/opus/silk/define.h', 436, 438 ]
776 silly gunzTarPerm extractEntry deps/opus/silk/enc_API.c
777 silly gunzTarPerm modified mode [ 'deps/opus/silk/enc_API.c', 436, 438 ]
778 silly gunzTarPerm extractEntry deps/opus/silk/encode_indices.c
779 silly gunzTarPerm modified mode [ 'deps/opus/silk/encode_indices.c', 436, 438 ]
780 silly gunzTarPerm extractEntry deps/opus/silk/encode_pulses.c
781 silly gunzTarPerm modified mode [ 'deps/opus/silk/encode_pulses.c', 436, 438 ]
782 silly gunzTarPerm extractEntry deps/opus/silk/API.h
783 silly gunzTarPerm modified mode [ 'deps/opus/silk/API.h', 436, 438 ]
784 silly gunzTarPerm extractEntry deps/opus/silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h
785 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h',
785 silly gunzTarPerm   436,
785 silly gunzTarPerm   438 ]
786 silly gunzTarPerm extractEntry deps/opus/silk/fixed/mips/prefilter_FIX_mipsr1.h
787 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/mips/prefilter_FIX_mipsr1.h', 436, 438 ]
788 silly gunzTarPerm extractEntry deps/opus/silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h
789 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h',
789 silly gunzTarPerm   436,
789 silly gunzTarPerm   438 ]
790 silly gunzTarPerm extractEntry deps/opus/silk/fixed/LTP_analysis_filter_FIX.c
791 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/LTP_analysis_filter_FIX.c', 436, 438 ]
792 silly gunzTarPerm extractEntry deps/opus/silk/fixed/apply_sine_window_FIX.c
793 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/apply_sine_window_FIX.c', 436, 438 ]
794 silly gunzTarPerm extractEntry deps/opus/silk/fixed/autocorr_FIX.c
795 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/autocorr_FIX.c', 436, 438 ]
796 silly gunzTarPerm extractEntry deps/opus/silk/fixed/burg_modified_FIX.c
797 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/burg_modified_FIX.c', 436, 438 ]
798 silly gunzTarPerm extractEntry deps/opus/silk/fixed/corrMatrix_FIX.c
799 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/corrMatrix_FIX.c', 436, 438 ]
800 silly gunzTarPerm extractEntry deps/opus/silk/fixed/encode_frame_FIX.c
801 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/encode_frame_FIX.c', 436, 438 ]
802 silly gunzTarPerm extractEntry deps/opus/silk/fixed/find_LPC_FIX.c
803 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/find_LPC_FIX.c', 436, 438 ]
804 silly gunzTarPerm extractEntry deps/opus/silk/fixed/find_LTP_FIX.c
805 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/find_LTP_FIX.c', 436, 438 ]
806 silly gunzTarPerm extractEntry deps/opus/silk/fixed/find_pitch_lags_FIX.c
807 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/find_pitch_lags_FIX.c', 436, 438 ]
808 silly gunzTarPerm extractEntry deps/opus/silk/fixed/find_pred_coefs_FIX.c
809 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/find_pred_coefs_FIX.c', 436, 438 ]
810 silly gunzTarPerm extractEntry deps/opus/silk/fixed/k2a_FIX.c
811 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/k2a_FIX.c', 436, 438 ]
812 silly gunzTarPerm extractEntry deps/opus/silk/fixed/k2a_Q16_FIX.c
813 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/k2a_Q16_FIX.c', 436, 438 ]
814 silly gunzTarPerm extractEntry deps/opus/silk/fixed/main_FIX.h
815 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/main_FIX.h', 436, 438 ]
816 silly gunzTarPerm extractEntry deps/opus/silk/fixed/LTP_scale_ctrl_FIX.c
817 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/LTP_scale_ctrl_FIX.c', 436, 438 ]
818 silly gunzTarPerm extractEntry deps/opus/silk/fixed/noise_shape_analysis_FIX.c
819 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/noise_shape_analysis_FIX.c', 436, 438 ]
820 silly gunzTarPerm extractEntry deps/opus/silk/fixed/pitch_analysis_core_FIX.c
821 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/pitch_analysis_core_FIX.c', 436, 438 ]
822 silly gunzTarPerm extractEntry deps/opus/silk/fixed/prefilter_FIX.c
823 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/prefilter_FIX.c', 436, 438 ]
824 silly gunzTarPerm extractEntry deps/opus/silk/fixed/process_gains_FIX.c
825 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/process_gains_FIX.c', 436, 438 ]
826 silly gunzTarPerm extractEntry deps/opus/silk/fixed/regularize_correlations_FIX.c
827 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/regularize_correlations_FIX.c',
827 silly gunzTarPerm   436,
827 silly gunzTarPerm   438 ]
828 silly gunzTarPerm extractEntry deps/opus/silk/fixed/residual_energy16_FIX.c
829 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/residual_energy16_FIX.c', 436, 438 ]
830 silly gunzTarPerm extractEntry deps/opus/silk/fixed/residual_energy_FIX.c
831 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/residual_energy_FIX.c', 436, 438 ]
832 silly gunzTarPerm extractEntry deps/opus/silk/fixed/schur64_FIX.c
833 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/schur64_FIX.c', 436, 438 ]
834 silly gunzTarPerm extractEntry deps/opus/silk/fixed/schur_FIX.c
835 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/schur_FIX.c', 436, 438 ]
836 silly gunzTarPerm extractEntry deps/opus/silk/fixed/solve_LS_FIX.c
837 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/solve_LS_FIX.c', 436, 438 ]
838 silly gunzTarPerm extractEntry deps/opus/silk/fixed/structs_FIX.h
839 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/structs_FIX.h', 436, 438 ]
840 silly gunzTarPerm extractEntry deps/opus/silk/fixed/vector_ops_FIX.c
841 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/vector_ops_FIX.c', 436, 438 ]
842 silly gunzTarPerm extractEntry deps/opus/silk/fixed/warped_autocorrelation_FIX.c
843 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/warped_autocorrelation_FIX.c', 436, 438 ]
844 silly gunzTarPerm extractEntry deps/opus/silk/fixed/x86/burg_modified_FIX_sse.c
845 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/x86/burg_modified_FIX_sse.c', 436, 438 ]
846 silly gunzTarPerm extractEntry deps/opus/silk/fixed/x86/prefilter_FIX_sse.c
847 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/x86/prefilter_FIX_sse.c', 436, 438 ]
848 silly gunzTarPerm extractEntry deps/opus/silk/fixed/x86/vector_ops_FIX_sse.c
849 silly gunzTarPerm modified mode [ 'deps/opus/silk/fixed/x86/vector_ops_FIX_sse.c', 436, 438 ]
850 silly gunzTarPerm extractEntry deps/opus/silk/float/k2a_FLP.c
851 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/k2a_FLP.c', 436, 438 ]
852 silly gunzTarPerm extractEntry deps/opus/silk/float/LPC_analysis_filter_FLP.c
853 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/LPC_analysis_filter_FLP.c', 436, 438 ]
854 silly gunzTarPerm extractEntry deps/opus/silk/float/LTP_analysis_filter_FLP.c
855 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/LTP_analysis_filter_FLP.c', 436, 438 ]
856 silly gunzTarPerm extractEntry deps/opus/silk/float/LTP_scale_ctrl_FLP.c
857 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/LTP_scale_ctrl_FLP.c', 436, 438 ]
858 silly gunzTarPerm extractEntry deps/opus/silk/float/SigProc_FLP.h
859 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/SigProc_FLP.h', 436, 438 ]
860 silly gunzTarPerm extractEntry deps/opus/silk/float/apply_sine_window_FLP.c
861 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/apply_sine_window_FLP.c', 436, 438 ]
862 silly gunzTarPerm extractEntry deps/opus/silk/float/autocorrelation_FLP.c
863 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/autocorrelation_FLP.c', 436, 438 ]
864 silly gunzTarPerm extractEntry deps/opus/silk/float/burg_modified_FLP.c
865 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/burg_modified_FLP.c', 436, 438 ]
866 silly gunzTarPerm extractEntry deps/opus/silk/float/bwexpander_FLP.c
867 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/bwexpander_FLP.c', 436, 438 ]
868 silly gunzTarPerm extractEntry deps/opus/silk/float/corrMatrix_FLP.c
869 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/corrMatrix_FLP.c', 436, 438 ]
870 silly gunzTarPerm extractEntry deps/opus/silk/float/encode_frame_FLP.c
871 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/encode_frame_FLP.c', 436, 438 ]
872 silly gunzTarPerm extractEntry deps/opus/silk/float/energy_FLP.c
873 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/energy_FLP.c', 436, 438 ]
874 silly gunzTarPerm extractEntry deps/opus/silk/float/find_LPC_FLP.c
875 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/find_LPC_FLP.c', 436, 438 ]
876 silly gunzTarPerm extractEntry deps/opus/silk/float/find_LTP_FLP.c
877 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/find_LTP_FLP.c', 436, 438 ]
878 silly gunzTarPerm extractEntry deps/opus/silk/float/find_pitch_lags_FLP.c
879 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/find_pitch_lags_FLP.c', 436, 438 ]
880 silly gunzTarPerm extractEntry deps/opus/silk/float/find_pred_coefs_FLP.c
881 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/find_pred_coefs_FLP.c', 436, 438 ]
882 silly gunzTarPerm extractEntry deps/opus/silk/float/inner_product_FLP.c
883 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/inner_product_FLP.c', 436, 438 ]
884 silly gunzTarPerm extractEntry deps/opus/silk/float/LPC_inv_pred_gain_FLP.c
885 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/LPC_inv_pred_gain_FLP.c', 436, 438 ]
886 silly gunzTarPerm extractEntry deps/opus/silk/float/levinsondurbin_FLP.c
887 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/levinsondurbin_FLP.c', 436, 438 ]
888 silly gunzTarPerm extractEntry deps/opus/silk/float/main_FLP.h
889 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/main_FLP.h', 436, 438 ]
890 silly gunzTarPerm extractEntry deps/opus/silk/float/noise_shape_analysis_FLP.c
891 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/noise_shape_analysis_FLP.c', 436, 438 ]
892 silly gunzTarPerm extractEntry deps/opus/silk/float/pitch_analysis_core_FLP.c
893 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/pitch_analysis_core_FLP.c', 436, 438 ]
894 silly gunzTarPerm extractEntry deps/opus/silk/float/prefilter_FLP.c
895 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/prefilter_FLP.c', 436, 438 ]
896 silly gunzTarPerm extractEntry deps/opus/silk/float/process_gains_FLP.c
897 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/process_gains_FLP.c', 436, 438 ]
898 silly gunzTarPerm extractEntry deps/opus/silk/float/regularize_correlations_FLP.c
899 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/regularize_correlations_FLP.c',
899 silly gunzTarPerm   436,
899 silly gunzTarPerm   438 ]
900 silly gunzTarPerm extractEntry deps/opus/silk/float/residual_energy_FLP.c
901 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/residual_energy_FLP.c', 436, 438 ]
902 silly gunzTarPerm extractEntry deps/opus/silk/float/scale_copy_vector_FLP.c
903 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/scale_copy_vector_FLP.c', 436, 438 ]
904 silly gunzTarPerm extractEntry deps/opus/silk/float/scale_vector_FLP.c
905 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/scale_vector_FLP.c', 436, 438 ]
906 silly gunzTarPerm extractEntry deps/opus/silk/float/schur_FLP.c
907 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/schur_FLP.c', 436, 438 ]
908 silly gunzTarPerm extractEntry deps/opus/silk/float/solve_LS_FLP.c
909 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/solve_LS_FLP.c', 436, 438 ]
910 silly gunzTarPerm extractEntry deps/opus/silk/float/sort_FLP.c
911 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/sort_FLP.c', 436, 438 ]
912 silly gunzTarPerm extractEntry deps/opus/silk/float/structs_FLP.h
913 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/structs_FLP.h', 436, 438 ]
914 silly gunzTarPerm extractEntry deps/opus/silk/float/warped_autocorrelation_FLP.c
915 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/warped_autocorrelation_FLP.c', 436, 438 ]
916 silly gunzTarPerm extractEntry deps/opus/silk/float/wrappers_FLP.c
917 silly gunzTarPerm modified mode [ 'deps/opus/silk/float/wrappers_FLP.c', 436, 438 ]
918 silly gunzTarPerm extractEntry deps/opus/silk/gain_quant.c
919 silly gunzTarPerm modified mode [ 'deps/opus/silk/gain_quant.c', 436, 438 ]
920 silly gunzTarPerm extractEntry deps/opus/silk/init_decoder.c
921 silly gunzTarPerm modified mode [ 'deps/opus/silk/init_decoder.c', 436, 438 ]
922 silly gunzTarPerm extractEntry deps/opus/silk/init_encoder.c
923 silly gunzTarPerm modified mode [ 'deps/opus/silk/init_encoder.c', 436, 438 ]
924 silly gunzTarPerm extractEntry deps/opus/silk/inner_prod_aligned.c
925 silly gunzTarPerm modified mode [ 'deps/opus/silk/inner_prod_aligned.c', 436, 438 ]
926 silly gunzTarPerm extractEntry deps/opus/silk/interpolate.c
927 silly gunzTarPerm modified mode [ 'deps/opus/silk/interpolate.c', 436, 438 ]
928 silly gunzTarPerm extractEntry deps/opus/silk/lin2log.c
929 silly gunzTarPerm modified mode [ 'deps/opus/silk/lin2log.c', 436, 438 ]
930 silly gunzTarPerm extractEntry deps/opus/silk/log2lin.c
931 silly gunzTarPerm modified mode [ 'deps/opus/silk/log2lin.c', 436, 438 ]
932 silly gunzTarPerm extractEntry deps/opus/silk/macros.h
933 silly gunzTarPerm modified mode [ 'deps/opus/silk/macros.h', 436, 438 ]
934 silly gunzTarPerm extractEntry deps/opus/silk/main.h
935 silly gunzTarPerm modified mode [ 'deps/opus/silk/main.h', 436, 438 ]
936 silly gunzTarPerm extractEntry deps/opus/silk/mips/NSQ_del_dec_mipsr1.h
937 silly gunzTarPerm modified mode [ 'deps/opus/silk/mips/NSQ_del_dec_mipsr1.h', 436, 438 ]
938 silly gunzTarPerm extractEntry deps/opus/silk/mips/macros_mipsr1.h
939 silly gunzTarPerm modified mode [ 'deps/opus/silk/mips/macros_mipsr1.h', 436, 438 ]
940 silly gunzTarPerm extractEntry deps/opus/silk/mips/sigproc_fix_mipsr1.h
941 silly gunzTarPerm modified mode [ 'deps/opus/silk/mips/sigproc_fix_mipsr1.h', 436, 438 ]
942 silly gunzTarPerm extractEntry deps/opus/silk/pitch_est_defines.h
943 silly gunzTarPerm modified mode [ 'deps/opus/silk/pitch_est_defines.h', 436, 438 ]
944 silly gunzTarPerm extractEntry deps/opus/silk/pitch_est_tables.c
945 silly gunzTarPerm modified mode [ 'deps/opus/silk/pitch_est_tables.c', 436, 438 ]
946 silly gunzTarPerm extractEntry deps/opus/silk/process_NLSFs.c
947 silly gunzTarPerm modified mode [ 'deps/opus/silk/process_NLSFs.c', 436, 438 ]
948 silly gunzTarPerm extractEntry deps/opus/silk/quant_LTP_gains.c
949 silly gunzTarPerm modified mode [ 'deps/opus/silk/quant_LTP_gains.c', 436, 438 ]
950 silly gunzTarPerm extractEntry deps/opus/silk/resampler.c
951 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler.c', 436, 438 ]
952 silly gunzTarPerm extractEntry deps/opus/silk/resampler_down2.c
953 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_down2.c', 436, 438 ]
954 silly gunzTarPerm extractEntry deps/opus/silk/resampler_down2_3.c
955 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_down2_3.c', 436, 438 ]
956 silly gunzTarPerm extractEntry deps/opus/silk/resampler_private.h
957 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_private.h', 436, 438 ]
958 silly gunzTarPerm extractEntry deps/opus/silk/resampler_private_AR2.c
959 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_private_AR2.c', 436, 438 ]
960 silly gunzTarPerm extractEntry deps/opus/silk/resampler_private_IIR_FIR.c
961 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_private_IIR_FIR.c', 436, 438 ]
962 silly gunzTarPerm extractEntry deps/opus/silk/resampler_private_down_FIR.c
963 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_private_down_FIR.c', 436, 438 ]
964 silly gunzTarPerm extractEntry deps/opus/silk/resampler_private_up2_HQ.c
965 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_private_up2_HQ.c', 436, 438 ]
966 silly gunzTarPerm extractEntry deps/opus/silk/resampler_rom.c
967 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_rom.c', 436, 438 ]
968 silly gunzTarPerm extractEntry deps/opus/silk/resampler_rom.h
969 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_rom.h', 436, 438 ]
970 silly gunzTarPerm extractEntry deps/opus/silk/resampler_structs.h
971 silly gunzTarPerm modified mode [ 'deps/opus/silk/resampler_structs.h', 436, 438 ]
972 silly gunzTarPerm extractEntry deps/opus/silk/shell_coder.c
973 silly gunzTarPerm modified mode [ 'deps/opus/silk/shell_coder.c', 436, 438 ]
974 silly gunzTarPerm extractEntry deps/opus/silk/sigm_Q15.c
975 silly gunzTarPerm modified mode [ 'deps/opus/silk/sigm_Q15.c', 436, 438 ]
976 silly gunzTarPerm extractEntry deps/opus/silk/sort.c
977 silly gunzTarPerm modified mode [ 'deps/opus/silk/sort.c', 436, 438 ]
978 silly gunzTarPerm extractEntry deps/opus/silk/stereo_LR_to_MS.c
979 silly gunzTarPerm modified mode [ 'deps/opus/silk/stereo_LR_to_MS.c', 436, 438 ]
980 silly gunzTarPerm extractEntry deps/opus/silk/stereo_MS_to_LR.c
981 silly gunzTarPerm modified mode [ 'deps/opus/silk/stereo_MS_to_LR.c', 436, 438 ]
982 silly gunzTarPerm extractEntry deps/opus/silk/stereo_decode_pred.c
983 silly gunzTarPerm modified mode [ 'deps/opus/silk/stereo_decode_pred.c', 436, 438 ]
984 silly gunzTarPerm extractEntry deps/opus/silk/stereo_encode_pred.c
985 silly gunzTarPerm modified mode [ 'deps/opus/silk/stereo_encode_pred.c', 436, 438 ]
986 silly gunzTarPerm extractEntry deps/opus/silk/stereo_find_predictor.c
987 silly gunzTarPerm modified mode [ 'deps/opus/silk/stereo_find_predictor.c', 436, 438 ]
988 silly gunzTarPerm extractEntry deps/opus/silk/stereo_quant_pred.c
989 silly gunzTarPerm modified mode [ 'deps/opus/silk/stereo_quant_pred.c', 436, 438 ]
990 silly gunzTarPerm extractEntry deps/opus/silk/structs.h
991 silly gunzTarPerm modified mode [ 'deps/opus/silk/structs.h', 436, 438 ]
992 silly gunzTarPerm extractEntry deps/opus/silk/sum_sqr_shift.c
993 silly gunzTarPerm modified mode [ 'deps/opus/silk/sum_sqr_shift.c', 436, 438 ]
994 silly gunzTarPerm extractEntry deps/opus/silk/table_LSF_cos.c
995 silly gunzTarPerm modified mode [ 'deps/opus/silk/table_LSF_cos.c', 436, 438 ]
996 silly gunzTarPerm extractEntry deps/opus/silk/tables.h
997 silly gunzTarPerm modified mode [ 'deps/opus/silk/tables.h', 436, 438 ]
998 silly gunzTarPerm extractEntry deps/opus/silk/tables_LTP.c
999 silly gunzTarPerm modified mode [ 'deps/opus/silk/tables_LTP.c', 436, 438 ]
1000 silly gunzTarPerm extractEntry deps/opus/silk/tables_NLSF_CB_NB_MB.c
1001 silly gunzTarPerm modified mode [ 'deps/opus/silk/tables_NLSF_CB_NB_MB.c', 436, 438 ]
1002 silly gunzTarPerm extractEntry deps/opus/silk/tables_NLSF_CB_WB.c
1003 silly gunzTarPerm modified mode [ 'deps/opus/silk/tables_NLSF_CB_WB.c', 436, 438 ]
1004 silly gunzTarPerm extractEntry deps/opus/silk/tables_gain.c
1005 silly gunzTarPerm modified mode [ 'deps/opus/silk/tables_gain.c', 436, 438 ]
1006 silly gunzTarPerm extractEntry deps/opus/silk/tables_other.c
1007 silly gunzTarPerm modified mode [ 'deps/opus/silk/tables_other.c', 436, 438 ]
1008 silly gunzTarPerm extractEntry deps/opus/silk/tables_pitch_lag.c
1009 silly gunzTarPerm modified mode [ 'deps/opus/silk/tables_pitch_lag.c', 436, 438 ]
1010 silly gunzTarPerm extractEntry deps/opus/silk/tables_pulses_per_block.c
1011 silly gunzTarPerm modified mode [ 'deps/opus/silk/tables_pulses_per_block.c', 436, 438 ]
1012 silly gunzTarPerm extractEntry deps/opus/silk/tuning_parameters.h
1013 silly gunzTarPerm modified mode [ 'deps/opus/silk/tuning_parameters.h', 436, 438 ]
1014 silly gunzTarPerm extractEntry deps/opus/silk/typedef.h
1015 silly gunzTarPerm modified mode [ 'deps/opus/silk/typedef.h', 436, 438 ]
1016 silly gunzTarPerm extractEntry deps/opus/silk/x86/NSQ_del_dec_sse.c
1017 silly gunzTarPerm modified mode [ 'deps/opus/silk/x86/NSQ_del_dec_sse.c', 436, 438 ]
1018 silly gunzTarPerm extractEntry deps/opus/silk/x86/NSQ_sse.c
1019 silly gunzTarPerm modified mode [ 'deps/opus/silk/x86/NSQ_sse.c', 436, 438 ]
1020 silly gunzTarPerm extractEntry deps/opus/silk/x86/SigProc_FIX_sse.h
1021 silly gunzTarPerm modified mode [ 'deps/opus/silk/x86/SigProc_FIX_sse.h', 436, 438 ]
1022 silly gunzTarPerm extractEntry deps/opus/silk/x86/VAD_sse.c
1023 silly gunzTarPerm modified mode [ 'deps/opus/silk/x86/VAD_sse.c', 436, 438 ]
1024 silly gunzTarPerm extractEntry deps/opus/silk/x86/VQ_WMat_EC_sse.c
1025 silly gunzTarPerm modified mode [ 'deps/opus/silk/x86/VQ_WMat_EC_sse.c', 436, 438 ]
1026 silly gunzTarPerm extractEntry deps/opus/silk/x86/main_sse.h
1027 silly gunzTarPerm modified mode [ 'deps/opus/silk/x86/main_sse.h', 436, 438 ]
1028 silly gunzTarPerm extractEntry deps/opus/silk/x86/x86_silk_map.c
1029 silly gunzTarPerm modified mode [ 'deps/opus/silk/x86/x86_silk_map.c', 436, 438 ]
1030 silly gunzTarPerm extractEntry deps/opus/silk_headers.mk
1031 silly gunzTarPerm modified mode [ 'deps/opus/silk_headers.mk', 436, 438 ]
1032 silly gunzTarPerm extractEntry deps/opus/silk_sources.mk
1033 silly gunzTarPerm modified mode [ 'deps/opus/silk_sources.mk', 436, 438 ]
1034 silly gunzTarPerm extractEntry deps/opus/src/opus_demo.c
1035 silly gunzTarPerm modified mode [ 'deps/opus/src/opus_demo.c', 436, 438 ]
1036 silly gunzTarPerm extractEntry deps/opus/src/analysis.c
1037 silly gunzTarPerm modified mode [ 'deps/opus/src/analysis.c', 436, 438 ]
1038 silly gunzTarPerm extractEntry deps/opus/src/mlp.c
1039 silly gunzTarPerm modified mode [ 'deps/opus/src/mlp.c', 436, 438 ]
1040 silly gunzTarPerm extractEntry deps/opus/src/mlp.h
1041 silly gunzTarPerm modified mode [ 'deps/opus/src/mlp.h', 436, 438 ]
1042 silly gunzTarPerm extractEntry deps/opus/src/mlp_data.c
1043 silly gunzTarPerm modified mode [ 'deps/opus/src/mlp_data.c', 436, 438 ]
1044 silly gunzTarPerm extractEntry deps/opus/src/opus.c
1045 silly gunzTarPerm modified mode [ 'deps/opus/src/opus.c', 436, 438 ]
1046 silly gunzTarPerm extractEntry deps/opus/src/opus_compare.c
1047 silly gunzTarPerm modified mode [ 'deps/opus/src/opus_compare.c', 436, 438 ]
1048 silly gunzTarPerm extractEntry deps/opus/src/opus_decoder.c
1049 silly gunzTarPerm modified mode [ 'deps/opus/src/opus_decoder.c', 436, 438 ]
1050 silly gunzTarPerm extractEntry deps/opus/src/analysis.h
1051 silly gunzTarPerm modified mode [ 'deps/opus/src/analysis.h', 436, 438 ]
1052 silly gunzTarPerm extractEntry deps/opus/src/opus_encoder.c
1053 silly gunzTarPerm modified mode [ 'deps/opus/src/opus_encoder.c', 436, 438 ]
1054 silly gunzTarPerm extractEntry deps/opus/src/opus_multistream.c
1055 silly gunzTarPerm modified mode [ 'deps/opus/src/opus_multistream.c', 436, 438 ]
1056 silly gunzTarPerm extractEntry deps/opus/src/opus_multistream_decoder.c
1057 silly gunzTarPerm modified mode [ 'deps/opus/src/opus_multistream_decoder.c', 436, 438 ]
1058 silly gunzTarPerm extractEntry deps/opus/src/opus_multistream_encoder.c
1059 silly gunzTarPerm modified mode [ 'deps/opus/src/opus_multistream_encoder.c', 436, 438 ]
1060 silly gunzTarPerm extractEntry deps/opus/src/opus_private.h
1061 silly gunzTarPerm modified mode [ 'deps/opus/src/opus_private.h', 436, 438 ]
1062 silly gunzTarPerm extractEntry deps/opus/src/repacketizer.c
1063 silly gunzTarPerm modified mode [ 'deps/opus/src/repacketizer.c', 436, 438 ]
1064 silly gunzTarPerm extractEntry deps/opus/src/repacketizer_demo.c
1065 silly gunzTarPerm modified mode [ 'deps/opus/src/repacketizer_demo.c', 436, 438 ]
1066 silly gunzTarPerm extractEntry deps/opus/src/tansig_table.h
1067 silly gunzTarPerm modified mode [ 'deps/opus/src/tansig_table.h', 436, 438 ]
1068 silly gunzTarPerm extractEntry deps/opus/test-driver
1069 silly gunzTarPerm modified mode [ 'deps/opus/test-driver', 493, 511 ]
1070 silly gunzTarPerm extractEntry deps/opus/tests/run_vectors.sh
1071 silly gunzTarPerm modified mode [ 'deps/opus/tests/run_vectors.sh', 509, 511 ]
1072 silly gunzTarPerm extractEntry deps/opus/tests/test_opus_api.c
1073 silly gunzTarPerm modified mode [ 'deps/opus/tests/test_opus_api.c', 436, 438 ]
1074 silly gunzTarPerm extractEntry deps/opus/tests/test_opus_common.h
1075 silly gunzTarPerm modified mode [ 'deps/opus/tests/test_opus_common.h', 436, 438 ]
1076 silly gunzTarPerm extractEntry deps/opus/tests/test_opus_decode.c
1077 silly gunzTarPerm modified mode [ 'deps/opus/tests/test_opus_decode.c', 436, 438 ]
1078 silly gunzTarPerm extractEntry deps/opus/tests/test_opus_encode.c
1079 silly gunzTarPerm modified mode [ 'deps/opus/tests/test_opus_encode.c', 436, 438 ]
1080 silly gunzTarPerm extractEntry deps/opus/tests/test_opus_padding.c
1081 silly gunzTarPerm modified mode [ 'deps/opus/tests/test_opus_padding.c', 436, 438 ]
1082 silly gunzTarPerm extractEntry deps/opus/version.mk
1083 silly gunzTarPerm modified mode [ 'deps/opus/version.mk', 436, 438 ]
1084 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/silk_fixed.vcxproj
1085 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/silk_fixed.vcxproj', 436, 438 ]
1086 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/celt.vcxproj
1087 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/celt.vcxproj', 436, 438 ]
1088 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/opus.sln
1089 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/opus.sln', 436, 438 ]
1090 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/opus.vcxproj
1091 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/opus.vcxproj', 436, 438 ]
1092 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/opus.vcxproj.filters
1093 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/opus.vcxproj.filters', 436, 438 ]
1094 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/opus_demo.vcxproj
1095 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/opus_demo.vcxproj', 436, 438 ]
1096 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/opus_demo.vcxproj.filters
1097 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/opus_demo.vcxproj.filters', 436, 438 ]
1098 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/silk_common.vcxproj
1099 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/silk_common.vcxproj', 436, 438 ]
1100 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/silk_common.vcxproj.filters
1101 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/silk_common.vcxproj.filters',
1101 silly gunzTarPerm   436,
1101 silly gunzTarPerm   438 ]
1102 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/celt.vcxproj.filters
1103 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/celt.vcxproj.filters', 436, 438 ]
1104 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/silk_fixed.vcxproj.filters
1105 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/silk_fixed.vcxproj.filters', 436, 438 ]
1106 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/silk_float.vcxproj
1107 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/silk_float.vcxproj', 436, 438 ]
1108 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/silk_float.vcxproj.filters
1109 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/silk_float.vcxproj.filters', 436, 438 ]
1110 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/test_opus_api.vcxproj
1111 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/test_opus_api.vcxproj', 436, 438 ]
1112 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/test_opus_api.vcxproj.filters
1113 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/test_opus_api.vcxproj.filters',
1113 silly gunzTarPerm   436,
1113 silly gunzTarPerm   438 ]
1114 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/test_opus_decode.vcxproj
1115 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/test_opus_decode.vcxproj', 436, 438 ]
1116 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/test_opus_decode.vcxproj.filters
1117 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/test_opus_decode.vcxproj.filters',
1117 silly gunzTarPerm   436,
1117 silly gunzTarPerm   438 ]
1118 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/test_opus_encode.vcxproj
1119 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/test_opus_encode.vcxproj', 436, 438 ]
1120 silly gunzTarPerm extractEntry deps/opus/win32/VS2010/test_opus_encode.vcxproj.filters
1121 silly gunzTarPerm modified mode [ 'deps/opus/win32/VS2010/test_opus_encode.vcxproj.filters',
1121 silly gunzTarPerm   436,
1121 silly gunzTarPerm   438 ]
1122 silly gunzTarPerm extractEntry deps/opus/win32/config.h
1123 silly gunzTarPerm modified mode [ 'deps/opus/win32/config.h', 436, 438 ]
1124 silly gunzTarPerm extractEntry deps/opus/win32/genversion.bat
1125 silly gunzTarPerm modified mode [ 'deps/opus/win32/genversion.bat', 436, 438 ]
1126 silly gunzTarPerm extractEntry examples/mp3-to-ogg.js
1127 silly gunzTarPerm modified mode [ 'examples/mp3-to-ogg.js', 436, 438 ]
1128 silly gunzTarPerm extractEntry examples/stream-to-alsa.js
1129 silly gunzTarPerm modified mode [ 'examples/stream-to-alsa.js', 436, 438 ]
1130 silly gunzTarPerm extractEntry lib/Decoder.js
1131 silly gunzTarPerm modified mode [ 'lib/Decoder.js', 436, 438 ]
1132 silly gunzTarPerm extractEntry lib/Encoder.js
1133 silly gunzTarPerm modified mode [ 'lib/Encoder.js', 436, 438 ]
1134 silly gunzTarPerm extractEntry lib/OpusEncoder.js
1135 silly gunzTarPerm modified mode [ 'lib/OpusEncoder.js', 436, 438 ]
1136 silly gunzTarPerm extractEntry src/common.h
1137 silly gunzTarPerm modified mode [ 'src/common.h', 436, 438 ]
1138 silly gunzTarPerm extractEntry src/node-opus.cc
1139 silly gunzTarPerm modified mode [ 'src/node-opus.cc', 436, 438 ]
1140 silly gunzTarPerm extractEntry binding.gyp
1141 silly gunzTarPerm modified mode [ 'binding.gyp', 436, 438 ]
1142 silly gunzTarPerm extractEntry test/app.js
1143 silly gunzTarPerm modified mode [ 'test/app.js', 436, 438 ]
1144 silly gunzTarPerm extractEntry test/decode-file.js
1145 silly gunzTarPerm modified mode [ 'test/decode-file.js', 436, 438 ]
1146 silly gunzTarPerm extractEntry test/encode-file.js
1147 silly gunzTarPerm modified mode [ 'test/encode-file.js', 436, 438 ]
1148 silly gentlyRm C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\node-opus-8d3686b1\node_modules is being purged
1149 verbose gentlyRm don't care about contents; nuking C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\node-opus-8d3686b1\node_modules
1150 silly doParallel preinstall 4
1151 silly preinstall ref@1.3.2 C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd
1152 info lifecycle ref@1.3.2~preinstall: ref@1.3.2
1153 silly preinstall ref-struct@1.1.0 C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-struct-68e262b5
1154 info lifecycle ref-struct@1.1.0~preinstall: ref-struct@1.1.0
1155 silly preinstall ogg-packet@1.0.0 C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ogg-packet-ae76af2e
1156 info lifecycle ogg-packet@1.0.0~preinstall: ogg-packet@1.0.0
1157 silly preinstall node-opus@0.2.2 C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\node-opus-8d3686b1
1158 info lifecycle node-opus@0.2.2~preinstall: node-opus@0.2.2
1159 silly lifecycle ref@1.3.2~preinstall: no script for preinstall, continuing
1160 silly lifecycle ref-struct@1.1.0~preinstall: no script for preinstall, continuing
1161 silly lifecycle ogg-packet@1.0.0~preinstall: no script for preinstall, continuing
1162 silly lifecycle node-opus@0.2.2~preinstall: no script for preinstall, continuing
1163 silly doReverseSerial remove 0
1164 silly doSerial move 0
1165 silly doSerial finalize 4
1166 silly finalize C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\ref
1167 silly finalize C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\ref-struct
1168 silly finalize C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\ogg-packet
1169 silly finalize C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\node-opus
1170 silly doSerial build 4
1171 silly build ref@1.3.2
1172 info linkStuff ref@1.3.2
1173 silly linkStuff ref@1.3.2 has C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules as its parent node_modules
1174 verbose linkBins ref@1.3.2
1175 verbose linkMans ref@1.3.2
1176 silly build ref-struct@1.1.0
1177 info linkStuff ref-struct@1.1.0
1178 silly linkStuff ref-struct@1.1.0 has C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules as its parent node_modules
1179 verbose linkBins ref-struct@1.1.0
1180 verbose linkMans ref-struct@1.1.0
1181 silly build ogg-packet@1.0.0
1182 info linkStuff ogg-packet@1.0.0
1183 silly linkStuff ogg-packet@1.0.0 has C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules as its parent node_modules
1184 verbose linkBins ogg-packet@1.0.0
1185 verbose linkMans ogg-packet@1.0.0
1186 silly build node-opus@0.2.2
1187 info linkStuff node-opus@0.2.2
1188 silly linkStuff node-opus@0.2.2 has C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules as its parent node_modules
1189 verbose linkBins node-opus@0.2.2
1190 verbose linkMans node-opus@0.2.2
1191 silly doSerial global-link 0
1192 silly doParallel update-linked 0
1193 silly doSerial install 4
1194 silly install ref@1.3.2 C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging\ref-e74541dd
1195 info lifecycle ref@1.3.2~install: ref@1.3.2
1196 verbose lifecycle ref@1.3.2~install: unsafe-perm in lifecycle true
1197 verbose lifecycle ref@1.3.2~install: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\ref\node_modules\.bin;C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\%C:\Program Files (x86)\Java\jre7\bin\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Users\Owner\AppData\Roaming\npm;C:\FFMPEG\bin;C:\Users\Josh\AppData\Roaming\npm
1198 verbose lifecycle ref@1.3.2~install: CWD: C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\ref
1199 silly lifecycle ref@1.3.2~install: Args: [ '/d /s /c', 'node-gyp rebuild' ]
1200 silly lifecycle ref@1.3.2~install: Returned: code: 1  signal: null
1201 info lifecycle ref@1.3.2~install: Failed to exec install script
1202 verbose unlock done using C:\Users\Josh\AppData\Roaming\npm;npm\npm-cache\_locks\staging-1b20bf1ada454fa3.lock for C:\Users\Josh\Desktop\Discord Bots\JARVIS\node_modules\.staging
1203 silly rollbackFailedOptional Starting
1204 silly rollbackFailedOptional Finishing
1205 silly runTopLevelLifecycles Finishing
1206 silly install printInstalled
1207 warn JARVIS@3.0.0 No license field.
1208 verbose If you need help, you may report this error at:
1208 verbose     <https://github.com/npm/npm/issues>
1209 verbose stack Error: ref@1.3.2 install: `node-gyp rebuild`
1209 verbose stack Exit status 1
1209 verbose stack     at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16)
1209 verbose stack     at emitTwo (events.js:106:13)
1209 verbose stack     at EventEmitter.emit (events.js:191:7)
1209 verbose stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14)
1209 verbose stack     at emitTwo (events.js:106:13)
1209 verbose stack     at ChildProcess.emit (events.js:191:7)
1209 verbose stack     at maybeClose (internal/child_process.js:877:16)
1209 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
1210 verbose pkgid ref@1.3.2
1211 verbose cwd C:\Users\Josh\Desktop\Discord Bots\JARVIS
1212 error Windows_NT 6.1.7601
1213 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
1214 error node v6.9.1
1215 error npm  v3.10.8
1216 error code ELIFECYCLE
1217 error ref@1.3.2 install: `node-gyp rebuild`
1217 error Exit status 1
1218 error Failed at the ref@1.3.2 install script 'node-gyp rebuild'.
1218 error Make sure you have the latest version of node.js and npm installed.
1218 error If you do, this is most likely a problem with the ref package,
1218 error not with npm itself.
1218 error Tell the author that this fails on your system:
1218 error     node-gyp rebuild
1218 error You can get information on how to open an issue for this project with:
1218 error     npm bugs ref
1218 error Or if that isn't available, you can get their info via:
1218 error     npm owner ls ref
1218 error There is likely additional logging output above.
1219 verbose exit [ 1, true ]
TooTallNate commented 7 years ago

Well you're probably missing Python then. Please follow the instructions at https://github.com/nodejs/node-gyp#installation

On Wed, Oct 26, 2016 at 7:24 PM, Jwiggiff notifications@github.com wrote:

Idk I can't scroll above but I believe I did see something while it was running. something with python

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TooTallNate/ref/issues/60#issuecomment-256529755, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEWWK61sSJrv8Ns6ylV9ZFCHgmzbLMRks5q4AtpgaJpZM4KhzF4 .

Jwiggiff commented 7 years ago

I followed that and i ran npm install --global --production windows-build-tools and it also had an error

TooTallNate commented 7 years ago

I need more than "an error"

On Thu, Oct 27, 2016 at 1:12 PM, Jwiggiff notifications@github.com wrote:

I followed that and i ran npm install --global --production windows-build-tools and it also had an error

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TooTallNate/ref/issues/60#issuecomment-256755477, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEWWDj10CuSXxMyHKwnUlR7Oy-w6A1sks5q4QWbgaJpZM4KhzF4 .

Jwiggiff commented 7 years ago

Downloading python-2.7.11.msi [============================================>] 100.0% of 18.64 MB (753 kB/s) Downloaded python-2.7.11.msi. Saved to C:\Users\Josh.windows-build-tools\python-2.7.11.ms i. Starting installation... events.js:160 throw er; // Unhandled 'error' event ^

Error: spawn powershell.exe ENOENT at exports._errnoException (util.js:1026:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32) at onErrorNT (internal/child_process.js:359:16) at _combinedTickCallback (internal/process/next_tick.js:74:11) at process._tickCallback (internal/process/next_tick.js:98:9) npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modul es\npm\bin\npm-cli.js" "install" "--global" "--production" "windows-build-tools" npm ERR! node v6.9.1 npm ERR! npm v3.10.8 npm ERR! code ELIFECYCLE

npm ERR! windows-build-tools@0.6.0 postinstall: node ./lib/index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the windows-build-tools@0.6.0 postinstall script 'node ./lib/index.js'.

npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the windows-build-tools package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node ./lib/index.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs windows-build-tools npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls windows-build-tools npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\Josh\Desktop\Discord Bots\JARVIS\npm-debug.log

TooTallNate commented 7 years ago

It sounds like windows-build-tools is failing for some reason on your system. Would you mind creating a new issue at https://github.com/felixrieseberg/windows-build-tools/issues?

TooTallNate commented 7 years ago

It looks like https://github.com/felixrieseberg/windows-build-tools/issues/20 is a similar stack trace.