A script to reinstall npm modules in a package.
There is a better way to do this. Use a built in npm command: npm install -f (--force)
docs.
Compile resetnpm.hs using ghc on your local machine. Then add the containing folder to the path variable.
The software is MIT licensed.