UNPKG

783 BJSONView Raw
1{
2 "name": "cordova-plugin-console",
3 "version": "0.2.6",
4 "description": "Cordova Console Plugin",
5 "cordova": {
6 "id": "org.apache.cordova.console",
7 "platforms": [
8 "ios",
9 "ubuntu",
10 "wp7",
11 "wp8",
12 "windows8",
13 "windows"
14 ]
15 },
16 "repository": {
17 "type": "git",
18 "url": "https://git-wip-us.apache.org/repos/asf/cordova-plugin-console.git"
19 },
20 "keywords": [
21 "cordova",
22 "console",
23 "ecosystem:cordova",
24 "cordova-ios",
25 "cordova-ubuntu",
26 "cordova-wp7",
27 "cordova-wp8",
28 "cordova-windows8",
29 "cordova-windows"
30 ],
31 "author": "Apache Software Foundation",
32 "license": "Apache 2.0"
33}
\No newline at end of file