issues
search
bucharest-gold
/
szero
The main goal is to show unused dependencies on Node.js modules, more specifically, to show that Foo dependency declared in package.json is not being used because there is no require('foo').
Other
17
stars
6
forks
source link
Simplify how package.json is processed
#106
Closed
lance
closed
7 years ago
lance
commented
7 years ago
There is no need to manually parse the file.
There is no need to manually parse the file.