mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-07 19:56:40 +01:00
main added
This commit is contained in:
30
plugins/ionic-plugin-keyboard/package.json
Normal file
30
plugins/ionic-plugin-keyboard/package.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "ionic-plugin-keyboard",
|
||||
"version": "2.2.1",
|
||||
"cordova": {
|
||||
"id": "ionic-plugin-keyboard",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios",
|
||||
"blackberry10",
|
||||
"wp8",
|
||||
"windows"
|
||||
]
|
||||
},
|
||||
"description": "Ionic Keyboard Plugin",
|
||||
"repository": "https://github.com/driftyco/ionic-plugin-keyboard.git",
|
||||
"issue": "https://github.com/driftyco/ionic-plugin-keyboard/issues",
|
||||
"keywords": [
|
||||
"ionic",
|
||||
"cordova",
|
||||
"keyboard",
|
||||
"ecosystem:cordova",
|
||||
"cordova-android",
|
||||
"cordova-ios",
|
||||
"cordova-blackberry10",
|
||||
"cordova-wp8",
|
||||
"cordova-windows"
|
||||
],
|
||||
"author": "Ionic",
|
||||
"license": "Apache 2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user