Newer
Older
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
63
64
65
66
{
"_from": "cordova.plugins.diagnostic@2.0.0",
"_id": "cordova.plugins.diagnostic@2.0.0",
"_inBundle": false,
"_integrity": "sha1-xto24t3fXZoHGsM8EGRH0LKaRBs=",
"_location": "/cordova.plugins.diagnostic",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cordova.plugins.diagnostic@2.0.0",
"name": "cordova.plugins.diagnostic",
"escapedName": "cordova.plugins.diagnostic",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://r.cnpmjs.org/cordova.plugins.diagnostic/download/cordova.plugins.diagnostic-2.0.0.tgz",
"_shasum": "c6da36e2dddf5d9a071ac33c106447d0b29a441b",
"_spec": "cordova.plugins.diagnostic@2.0.0",
"_where": "/Users/ben/gitLab-project/wisdom-ces",
"bugs": {
"url": "https://github.com/dpa99c/cordova-diagnostic-plugin/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "cordova.plugins.diagnostic"
},
"cordova_name": "Diagnostic",
"deprecated": false,
"description": "Cordova/Phonegap plugin to check the state of Location/WiFi/Camera/Bluetooth device settings.",
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
],
"homepage": "https://github.com/dpa99c/cordova-diagnostic-plugin#readme",
"issue": "https://github.com/dpa99c/cordova-diagnostic-plugin/issues",
"keywords": [
"ecosystem:cordova",
"cordova",
"cordova-android",
"cordova-ios",
"phonegap",
"diagnostic",
"wifi",
"location",
"camera",
"settings"
],
"name": "cordova.plugins.diagnostic",
"platforms": [
"android",
"ios"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dpa99c/cordova-diagnostic-plugin.git"
},
"version": "2.0.0"
}