This plugin is deprecated. You should be able to find a new version on npm, probably here.
PushPlugin
This plugin allows your application to receive push notifications on Android, iOS, WP8 and Windows8 devices.
Android uses Google Cloud Messaging.
iOS uses Apple APNS Notifications.
WP8 uses Microsoft MPNS Notifications.
Windows8 uses Microsoft WNS Notifications.
Usage Instructions
Add the following to your config.xml to use version 2.5.0 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.