This repository was archived by the owner on Apr 2, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 ]
1313 },
1414 "description" : " Ionic Keyboard Plugin" ,
15- "repository" : " https://github.com/driftyco/ionic-plugins -keyboard.git" ,
16- "issue" : " https://github.com/driftyco/ionic-plugins -keyboard/issues" ,
15+ "repository" : " https://github.com/driftyco/ionic-plugin -keyboard.git" ,
16+ "issue" : " https://github.com/driftyco/ionic-plugin -keyboard/issues" ,
1717 "keywords" : [
1818 " ionic" ,
1919 " cordova" ,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
33<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
4- id =" com. ionic. keyboard"
4+ id =" ionic-plugin- keyboard"
55 version =" 1.0.6" >
66 <name >Keyboard</name >
77 <description >Ionic Keyboard Plugin</description >
88 <license >Apache 2.0</license >
99 <keywords >Ionic,keyboard</keywords >
10- <repo >https://github.com/driftyco/ionic-plugins -keyboard.git</repo >
11- <issue >https://github.com/driftyco/ionic-plugins -keyboard/issues</issue >
10+ <repo >https://github.com/driftyco/ionic-plugin -keyboard.git</repo >
11+ <issue >https://github.com/driftyco/ionic-plugin -keyboard/issues</issue >
1212
1313 <js-module src =" www/keyboard.js" name =" keyboard" >
1414 <runs />
You can’t perform that action at this time.
0 commit comments