ModClean / modclean

Remove unwanted files and directories from your node_modules folder
MIT License
400 stars 15 forks source link

Reduce dependencies #23

Closed KyleRoss closed 6 years ago

KyleRoss commented 6 years ago

The biggest goal for Modclean 3.0.0 is to reduce dependencies across the board. I will either remove dependencies altogether, write custom functionality within this module, or find better dependencies.

KyleRoss commented 6 years ago

Dependencies have been greatly reduced and some replaced with smaller, better maintained dependencies.