summaryrefslogtreecommitdiff
path: root/plugins/com.ionic.keyboard/package.json
diff options
context:
space:
mode:
authorARC <arjunrc@gmail.com>2015-05-13 14:58:25 -0400
committerARC <arjunrc@gmail.com>2015-05-13 14:58:25 -0400
commit73968ba1b3c3b5efeb92f70969e40d143eebf3d8 (patch)
tree25f9d358356645c89c212f014f622d5c831e81d0 /plugins/com.ionic.keyboard/package.json
parent1bef6ad92cafa215e3927d0a4d0a29147d52fe56 (diff)
Added plugin directory as well to make sure you have all you need to compile (hopefully)
Diffstat (limited to 'plugins/com.ionic.keyboard/package.json')
-rw-r--r--plugins/com.ionic.keyboard/package.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/com.ionic.keyboard/package.json b/plugins/com.ionic.keyboard/package.json
new file mode 100644
index 00000000..4dd54150
--- /dev/null
+++ b/plugins/com.ionic.keyboard/package.json
@@ -0,0 +1,19 @@
+{
+ "version": "1.0.4",
+ "name": "com.ionic.keyboard",
+ "cordova_name": "Keyboard",
+ "description": "Ionic Keyboard Plugin",
+ "license": "Apache 2.0",
+ "repo": "https://github.com/driftyco/ionic-plugins-keyboard.git",
+ "issue": "https://github.com/driftyco/ionic-plugins-keyboard/issues",
+ "keywords": [
+ "Ionic",
+ "keyboard"
+ ],
+ "platforms": [
+ "android",
+ "ios",
+ "blackberry10"
+ ],
+ "engines": []
+} \ No newline at end of file