0.0.3 • Published 12 years ago
blacklisted-gulp v0.0.3
blacklisted-gulp
Search blacklisted gulp plugins in your project.
Install
sudo npm install -g blacklisted-gulpRun
In the root of your project (where your package.json is) run this command:
blacklisted-gulpIt will output the name of the gulp plugins you're using right now that are in the blacklist. It will return the reason or replacement too.
If no plugin is blacklisted the application will not output anything.