Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
15747 anikendra 1
{
2
    "version": "1.0.4",
3
    "name": "com.ionic.keyboard",
4
    "cordova_name": "Keyboard",
5
    "description": "Ionic Keyboard Plugin",
6
    "license": "Apache 2.0",
7
    "repo": "https://github.com/driftyco/ionic-plugins-keyboard.git",
8
    "issue": "https://github.com/driftyco/ionic-plugins-keyboard/issues",
9
    "keywords": [
10
        "Ionic",
11
        "keyboard"
12
    ],
13
    "platforms": [
14
        "android",
15
        "ios",
16
        "blackberry10"
17
    ],
18
    "engines": []
19
}