This plugin is deprecated. You should be able to find a new version on npm, probably here.
Cordova sqlite storage plugin
Native interface to SQLite for PhoneGap/Cordova. Allows you to use more storage and provides more flexibility than the standard Web SQL database (window.openDatabase).
Usage Instructions
Add the following to your config.xml to use version 0.7.6 of this plugin (recommended)::
You can also omit the version tag to always use the most recent version of this plugin.
Note that this will result in your app being automatically updated with new versions of this plugin as they are released, and may result in unexpected behaviour.