mirror of
https://github.com/wahyd4/Libr-mobile.git
synced 2026-08-09 04:45:57 +10:00
18 lines
327 B
JSON
18 lines
327 B
JSON
{
|
|
"version": "0.0.1",
|
|
"name": "com.ionic.keyboard"
|
|
"cordova_name": "Keyboard",
|
|
"description": "Ionic Keyboard Plugin",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"ionic",
|
|
"keyboard"
|
|
],
|
|
"engines": [
|
|
{
|
|
"name": "cordova",
|
|
"version": ">=3.2.0"
|
|
}
|
|
]
|
|
}
|