1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
{
"_from": "git+https://github.com/phonegap/phonegap-mobile-accessibility.git",
"_id": "phonegap-plugin-mobile-accessibility@1.0.5",
"_inBundle": false,
"_integrity": "",
"_location": "/phonegap-plugin-mobile-accessibility",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "https://github.com/phonegap/phonegap-mobile-accessibility.git",
"rawSpec": "https://github.com/phonegap/phonegap-mobile-accessibility.git",
"saveSpec": "git+https://github.com/phonegap/phonegap-mobile-accessibility.git",
"fetchSpec": "https://github.com/phonegap/phonegap-mobile-accessibility.git",
"gitCommittish": null
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git+https://github.com/phonegap/phonegap-mobile-accessibility.git#e9821054c38fb203c3fe632bd7bbaa02ca56e544",
"_spec": "https://github.com/phonegap/phonegap-mobile-accessibility.git",
"_where": "/Users/user/work/stone-island/StoneIsland",
"author": {
"name": "Adobe PhoneGap Team"
},
"bugs": {
"url": "https://github.com/phonegap/phonegap-mobile-accessibility/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "phonegap-plugin-mobile-accessibility",
"platforms": [
"ios",
"android",
"windows"
]
},
"deprecated": false,
"description": "PhoneGap Mobile Accessibility Plugin",
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
],
"homepage": "http://github.com/phonegap/phonegap-mobile-accessibility#readme",
"keywords": [
"phonegap",
"mobile accessibility",
"ecosystem:cordova",
"cordova-ios",
"cordova-android",
"cordova-windows"
],
"license": "Apache 2.0",
"name": "phonegap-plugin-mobile-accessibility",
"repository": {
"type": "git",
"url": "git+https://github.com/phonegap/phonegap-mobile-accessibility.git"
},
"version": "1.0.5"
}
|