summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/cordova-plugin-console/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/plugins/cordova-plugin-console/package.json')
-rw-r--r--StoneIsland/plugins/cordova-plugin-console/package.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/StoneIsland/plugins/cordova-plugin-console/package.json b/StoneIsland/plugins/cordova-plugin-console/package.json
new file mode 100644
index 00000000..9f667f00
--- /dev/null
+++ b/StoneIsland/plugins/cordova-plugin-console/package.json
@@ -0,0 +1,33 @@
+{
+ "name": "cordova-plugin-console",
+ "version": "1.0.1",
+ "description": "Cordova Console Plugin",
+ "cordova": {
+ "id": "cordova-plugin-console",
+ "platforms": [
+ "ios",
+ "ubuntu",
+ "wp7",
+ "wp8",
+ "windows8",
+ "windows"
+ ]
+ },
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/apache/cordova-plugin-console"
+ },
+ "keywords": [
+ "cordova",
+ "console",
+ "ecosystem:cordova",
+ "cordova-ios",
+ "cordova-ubuntu",
+ "cordova-wp7",
+ "cordova-wp8",
+ "cordova-windows8",
+ "cordova-windows"
+ ],
+ "author": "Apache Software Foundation",
+ "license": "Apache 2.0"
+}