-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.sh
631 lines (631 loc) · 10.2 KB
/
install.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
npm i a
npm i aaa
npm i abc
npm i abstract-leveldown
npm i accepts
npm i acorn
npm i acorn-dynamic-import
npm i acorn-node
npm i acorn-walk
npm i addressparser
npm i addr-to-ip-port
npm i ajv
npm i algo
npm i ansi-regex
npm i archiver
npm i array-filter
npm i array-flatten
npm i array-map
npm i array-reduce
npm i array-to-stream
npm i asn1
npm i assert
npm i assert-plus
npm i assume
npm i astw
npm i async
npm i asynckit
npm i async-limiter
npm i aws4
npm i aws-sign2
npm i b
npm i backbone
npm i bad
npm i balanced-match
npm i base64-js
npm i basic-auth
npm i bbb
npm i bcrypt-pbkdf
npm i beep
npm i bench
npm i benchmark
npm i bencode
npm i binary-search
npm i bindings
npm i bip
npm i bitfield
npm i bittorrent-peerid
npm i bittorrent-protocol
npm i bl
npm i blessed
npm i blob-to-buffer
npm i block-stream2
npm i bluebird
npm i body-parser
npm i bogus
npm i bone
npm i boolbase
npm i bottleneckp
npm i brace-expansion
npm i brorand
npm i browserify
npm i browserify-aes
npm i browserify-cipher
npm i browserify-des
npm i browserify-package-json
npm i browserify-rsa
npm i browserify-sign
npm i browser-pack
npm i browser-resolve
npm i browser-unpack
npm i brtapsauce
npm i buble
npm i buffer
npm i buffer-alloc
npm i buffer-alloc-unsafe
npm i buffer-crc32
npm i buffer-equals
npm i buffer-fill
npm i buffer-from
npm i buffer-shims
npm i bufferutil
npm i buffer-xor
npm i buildmail
npm i builtin-status-codes
npm i bundle1
npm i bundle2
npm i bytes
npm i c
npm i cached-path-relative
npm i camelcase
npm i can-promise
npm i canvas
npm i caseless
npm i ccc
npm i chai
npm i chai-as-promised
npm i chalk
npm i charenc
npm i cheerio
npm i child_process
npm i cipher-base
npm i cli
npm i cliff
npm i cliui
npm i closest-to
npm i co
npm i code-point-at
npm i colors
npm i combined-stream
npm i combine-source-map
npm i commander
npm i compact2string
npm i compress-commons
npm i compression
npm i concat-map
npm i concat-stream
npm i _config
npm i connect
npm i constants
npm i content-disposition
npm i content-type
npm i convert-source-map
npm i cookie
npm i cookie-parser
npm i cookie-signature
npm i core-util-is
npm i crawler
npm i crc32-stream
npm i create-ecdh
npm i create-hash
npm i create-hmac
npm i create-torrent
npm i crel
npm i cross-spawn
npm i crypt
npm i crypto
npm i crypto-browserify
npm i css-select
npm i css-what
npm i cycle
npm i d3-node
npm i daemon
npm i dash-ast
npm i date-now
npm i debug
npm i decamelize
npm i decompress-response
npm i def
npm i deferred-leveldown
npm i defined
npm i delayed-stream
npm i depd
npm i deps-sort
npm i destroy
npm i detect-character-encoding
npm i detective
npm i dev-dependency
npm i dgram
npm i diffie-hellman
npm i dijkstrajs
npm i dkim-signer
npm i dns
npm i dollar
npm i domelementtype
npm i domhandler
npm i dom-serializer
npm i domutils
npm i doom
npm i dot
npm i dot-js-ext
npm i dot-slash
npm i double-ended-queue
npm i drag-and-drop-files
npm i duplexer2
npm i ecc-jsbn
npm i ecstatic
npm i ee-first
npm i ejs
npm i elliptic
npm i emitter
npm i eml-format
npm i encodeurl
npm i encoding
npm i end-of-stream
npm i entities
npm i errno
npm i error-stack-parser
npm i es6-promise
npm i escape-html
npm i estree-walk
npm i estree-walker
npm i etag
npm i eventemitter3
npm i events
npm i events2
npm i event-stream
npm i evp_bytestokey
npm i execa
npm i exif
npm i express
npm i express-juicer
npm i extend
npm i extsprintf
npm i eyes
npm i fast-deep-equal
npm i fast-json-stable-stringify
npm i fetch
npm i file-metadata
npm i file-type
npm i finalhandler
npm i find-up
npm i flatten
npm i follow-redirects
npm i foo
npm i foreach
npm i forever-agent
npm i form-data
npm i forwarded
npm i freelist
npm i fresh
npm i from
npm i fs
npm i fs-chunk-store
npm i function-bind
npm i g
npm i garbage
npm i get-assigned-identifiers
npm i get-browser-rtc
npm i get-caller-file
npm i get-stdin
npm i get-stream
npm i glob
npm i global-tunnel
npm i goinstant-assert
npm i gps-util
npm i har-schema
npm i har-validator
npm i has
npm i hash-base
npm i hash_file
npm i hashish
npm i hash-test-vectors
npm i has-object-spread
npm i has-template-literals
npm i hello
npm i helmet
npm i hiredis
npm i hmac-drbg
npm i html-convert
npm i html-entities
npm i htmlescape
npm i htmlparser2
npm i http
npm i http-errors
npm i http-mitm-proxy
npm i http-proxy
npm i https
npm i http-signature
npm i iconv
npm i iconv-lite
npm i idb-wrapper
npm i ieee754
npm i image-parser
npm i immediate-chunk-store
npm i indexof
npm i inflight
npm i inherits
npm i inline-source-map
npm i insert-module-globals
npm i invert-kv
npm i ioredis
npm i ip
npm i ip-set
npm i ip-to-int
npm i ipv6
npm i is
npm i isarray
npm i is-ascii
npm i is-buffer
npm i isbuffer
npm i isexe
npm i is-file
npm i is-fullwidth-code-point
npm i isomorphic-fetch
npm i is-stream
npm i isstream
npm i is-typedarray
npm i is-url
npm i is-utf8
npm i it-is
npm i jimp
npm i jpeg-js
npm i js-beautify
npm i jsbn
npm i jsdom
npm i js-ext
npm i jshint-stylish
npm i jsonify
npm i jsonparse
npm i json-schema
npm i json-schema-traverse
npm i json-stable-stringify
npm i JSONStream
npm i json-stringify-safe
npm i jsprim
npm i jsqr
npm i jszip
npm i juicer
npm i junk
npm i k-bucket
npm i k-rpc
npm i k-rpc-socket
npm i labeled-stream-splicer
npm i last-one-wins
npm i lazystream
npm i lcid
npm i leveldown
npm i level-errors
npm i level-iterator-stream
npm i level-js
npm i levelup
npm i libbase64
npm i libmime
npm i libqp
npm i load-ip-set
npm i locate-path
npm i lodash
npm i lru
npm i lru-cache
npm i ltgt
npm i m
npm i magnet-uri
npm i mailcomposer
npm i main
npm i make-generator-function
npm i map-age-cleaner
npm i md5
npm i md5-file
npm i mediasource
npm i media-typer
npm i mem
npm i memwatch
npm i merge-descriptors
npm i methods
npm i miller-rabin
npm i mime
npm i mime-db
npm i mime-score
npm i mime-types
npm i mimic-fn
npm i mimic-response
npm i minimalistic-assert
npm i minimalistic-crypto-utils
npm i minimatch
npm i minimist
npm i missingModule
npm i mkdirp
npm i mocha
npm i mocha-testdata
npm i mock-fs
npm i module
npm i module-deps
npm i moment
npm i morgan
npm i mp4-box-encoding
npm i mp4-stream
npm i ms
npm i multistream
npm i nanobench
npm i negotiator
npm i net
npm i netmask
npm i next-event
npm i nice-try
npm i nock
npm i node-fetch
npm i node-gyp-build
npm i nodemailer-fetch
npm i nodent-compiler
npm i nodent-runtime
npm i nodeunit
npm i node-url-utils
npm i node-uuid
npm i node-zip
npm i no-ext
npm i notthis
npm i npm-run-path
npm i nth-check
npm i number-is-nan
npm i oauth-sign
npm i object-keys
npm i once
npm i on-finished
npm i on-headers
npm i op
npm i optimist
npm i os
npm i os-locale
npm i os-tmpdir
npm i pako
npm i parents
npm i parse-asn1
npm i parse-base64vlq-mappings
npm i parse-numeric-range
npm i parse-torrent
npm i parseurl
npm i parted
npm i path
npm i path-exists
npm i path-is-absolute
npm i path-key
npm i path-parse
npm i path-platform
npm i path-to-regexp
npm i pbkdf2
npm i p-defer
npm i performance-now
npm i p-finally
npm i piece-length
npm i p-is-promise
npm i pkga
npm i pkgb
npm i pkginfo
npm i p-limit
npm i p-locate
npm i pngjs
npm i poplib
npm i pretty-bytes
npm i _process
npm i process-nextick-args
npm i promise
npm i proxy-addr
npm i prr
npm i pseudomap
npm i pseudorandombytes
npm i psl
npm i p-try
npm i public-encrypt
npm i pump
npm i punycode
npm i qq
npm i qrcode
npm i qrcode-reader
npm i qs
npm i querystring
npm i random-access-file
npm i random-access-storage
npm i randombytes
npm i randomfill
npm i random-iterate
npm i range-parser
npm i range-slice-stream
npm i raw-body
npm i readable-stream
npm i read-only-stream
npm i record-cache
npm i redis-commands
npm i redis-parser
npm i redtape
npm i render-media
npm i repl
npm i request
npm i require-directory
npm i require-main-filename
npm i requires-port
npm i resolve
npm i resumer
npm i retape
npm i rimraf
npm i ripemd160
npm i robot
npm i rollup
npm i rollup-plugin-buble
npm i rollup-plugin-commonjs
npm i rollup-plugin-license
npm i rollup-plugin-node-resolve
npm i rollup-watch
npm i run-parallel
npm i run-parallel-limit
npm i run-series
npm i rusha
npm i safe-buffer
npm i safer-buffer
npm i safe-stable-stringify
npm i seenreq
npm i semver
npm i send
npm i sendmail
npm i seq
npm i serve-static
npm i set-blocking
npm i setprototypeof
npm i shared
npm i shasum
npm i shebang-command
npm i shebang-regex
npm i shell-quote
npm i shim
npm i should
npm i sigmund
npm i signal-exit
npm i simple-concat
npm i simple-get
npm i simple-peer
npm i simple-sha1
npm i simple-websocket
npm i sinon
npm i socksv5
npm i source-map
npm i spdx-correct
npm i spdx-exceptions
npm i spdx-expression-parse
npm i spdx-license-ids
npm i speedometer
npm i split
npm i sprintf
npm i sqlstring
npm i ssh2
npm i ssh2-streams
npm i sshpk
npm i stack-trace
npm i statuses
npm i stream
npm i stream-combiner2
npm i streamsearch
npm i stream-spec
npm i stream-splicer
npm i stream-to-blob
npm i stream-to-blob-url
npm i stream-with-known-length-to-buffer
npm i string2compact
npm i string_decoder
npm i string-to-stream
npm i string-width
npm i strip-ansi
npm i strip-eof
npm i subarg
npm i subdep
npm i supports-color
npm i syntax-error
npm i sys
npm i system
npm i tap
npm i tape
npm i tar-stream
npm i temp
npm i temporary
npm i test
npm i text-to-svg
npm i thirty-two
npm i three
npm i through
npm i through2
npm i thunky
npm i timers
npm i tiny-inflate
npm i tiv
npm i tls
npm i tmp
npm i to-arraybuffer
npm i torrent-discovery
npm i torrent-piece
npm i tough-cookie
npm i t-rex
npm i tty
npm i tunnel
npm i tunnel-agent
npm i tweetnacl
npm i typedarray
npm i typedarray-to-buffer
npm i type-is
npm i ua-parser-js
npm i ubelt
npm i uglify-js
npm i uint64be
npm i umd
npm i undeclared-identifiers
npm i underscore
npm i uniq
npm i unordered-array-remove
npm i unpipe
npm i unzip
npm i url
npm i urlencode
npm i utf-8-validate
npm i util
npm i util-deprecate
npm i utils-merge
npm i ut_metadata
npm i ut_pex
npm i uuid
npm i uuid-js
npm i vary
npm i verror
npm i videostream
npm i vm
npm i vows
npm i weak
npm i webpage
npm i webtorrent
npm i webworkify
npm i whacko
npm i whatwg-fetch
npm i which
npm i which-module
npm i window-or-global
npm i winston
npm i wordwrap
npm i wrap-ansi
npm i wrappy
npm i ws
npm i x
npm i xtend
npm i xxx
npm i xyz
npm i y
npm i y18n
npm i yallist
npm i yamlparser
npm i yargs
npm i yargs-parser
npm i yoyo
npm i z
npm i zip-folder
npm i zip-stream
npm i zlib
npm i z-miss
npm i z-object
npm i z-string
npm i z-sub
npm i zzz