-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
depcheck.txt
executable file
·65 lines (60 loc) · 957 Bytes
/
depcheck.txt
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
30 May 2019:
➜ src aminosee git:(master) ✗ nice time depcheck
Unused dependencies
* cheerio
* get-cursor-position
* hammerjs
* node-gyp
* npm-merge-driver
* png-js
* png-stream
* remove
* save
* serve
* sliced
* three
* uniq
Missing dependencies
* through2
* readable-stream
* serve-handler
* tree-kit
515.39 real 201.51 user 39.94 sys
==============================================================================
Unused dependencies
* ascii-histogram
* bmp-js
* bytes
* chalk
* comlink-fetch
* event-stream
* fs-extra
* hammerjs
* highland
* hilbert-2d
* http-server
* https
* jimp
* jquery
* keypress
* local-web-server
* localforage
* minimist
* node-fetch
* node-gyp
* opn
* parse-apache-directory-index
* png-js
* png.js
* pngjs
* progress
* remove
* save
* terminal-kit
* three
* uniq
* xmlhttprequest
Missing dependencies
* cheerio
before removing a fresh install:
npm i 37.88s user 14.90s system 119% cpu 44.002 total