Closed jzaefferer closed 10 years ago
That seems doable. We'd need to abstract the package.json
name and the command to invoke, everything else should just work.
I abstracted the core function away, this is now just a wrapper Grunt task. Let's move the discussion to https://github.com/mzgol/check-dependencies/issues/2
Nice, I'll have to keep that in mind for the next non-grunt node app.
This would be useful for projects using bower to manage dependencies, or as in this case, where both npm and bower are used. Since this module already does a lot more then my little check-modules plugin, it might be the right place. That would be one more reason to switch various jQuery projects over.