UNPKG

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