mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
docs(web-intent): npm support (#1661)
This commit is contained in:
parent
cb51b5abd6
commit
8cf4a57a77
@ -28,7 +28,7 @@ import { Observable } from 'rxjs/Observable';
|
|||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
pluginName: 'WebIntent',
|
pluginName: 'WebIntent',
|
||||||
plugin: 'https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent.git',
|
plugin: 'com-darryncampbell-cordova-plugin-intent',
|
||||||
pluginRef: 'intentShim',
|
pluginRef: 'intentShim',
|
||||||
repo: 'https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent',
|
repo: 'https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent',
|
||||||
platforms: ['Android']
|
platforms: ['Android']
|
||||||
|
Loading…
Reference in New Issue
Block a user