passslot / cordova-plugin-passbook

Passbook Plugin for Cordova/PhoneGap
www.passslot.com
Apache License 2.0
26 stars 31 forks source link

Plugin ID not in sync as the npmjs name #6

Closed hx-markterry closed 8 years ago

hx-markterry commented 8 years ago

The plugin is titled cordova-plugin-passbook on npmjs.org but the plugin ID is still set to the older cordova plugin registry name of: com.passslot.cordova.plugin.passbook. This means that when you save the plugin to your config.xml using:

cordova plugin add cordova-plugin-passbook --save

It stores the wrong name so future downloads are very slow as cordova presumes the plugin does not exist on npmjs.org.

passslot commented 8 years ago

thanks for reporting this, we have now corrected the plugin ID