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 12
12
]
13
13
},
14
14
"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" ,
17
17
"keywords" : [
18
18
" ionic" ,
19
19
" cordova" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
3
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
4
- id =" com. ionic. keyboard"
4
+ id =" ionic-plugin- keyboard"
5
5
version =" 1.0.6" >
6
6
<name >Keyboard</name >
7
7
<description >Ionic Keyboard Plugin</description >
8
8
<license >Apache 2.0</license >
9
9
<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 >
12
12
13
13
<js-module src =" www/keyboard.js" name =" keyboard" >
14
14
<runs />
You can’t perform that action at this time.
0 commit comments