UNPKG

1.12 kBJSONView Raw
1{
2 "name": "cordova-plugin-device-orientation",
3 "version": "0.3.4",
4 "description": "Cordova Device Orientation Plugin",
5 "cordova": {
6 "id": "org.apache.cordova.device-orientation",
7 "platforms": [
8 "firefoxos",
9 "android",
10 "amazon-fireos",
11 "ubuntu",
12 "blackberry10",
13 "ios",
14 "wp7",
15 "wp8",
16 "windows8",
17 "tizen",
18 "browser"
19 ]
20 },
21 "repository": {
22 "type": "git",
23 "url": "https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git"
24 },
25 "keywords": [
26 "cordova",
27 "device",
28 "orientation",
29 "ecosystem:cordova",
30 "cordova-firefoxos",
31 "cordova-android",
32 "cordova-amazon-fireos",
33 "cordova-ubuntu",
34 "cordova-blackberry10",
35 "cordova-ios",
36 "cordova-wp7",
37 "cordova-wp8",
38 "cordova-windows8",
39 "cordova-tizen",
40 "cordova-browser"
41 ],
42 "author": "Apache Software Foundation",
43 "license": "Apache 2.0"
44}
\No newline at end of file