konobi / kwalitee

Package for measuring node package kwalitee
MIT License
12 stars 5 forks source link

Add library checker #5

Open konobi opened 9 years ago

konobi commented 9 years ago

We should add a library checker that checks to ensure that all dependencies and devdependencies are actually added to the package.json. We should also check for require paths, to ensure that there are no surprises based on where the script/library is run from.