Plugins are where Cordova stores the plugins that you add to your project. Plugins are added by the following command? code example
Example: uninstall cordova plugin
cordova plugin remove <PLUGIN_NAME>
cordova plugin remove <PLUGIN_NAME>