fetch.json
1.12 KB
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
{
"cordova-plugin-whitelist": {
"source": {
"type": "registry",
"id": "cordova-plugin-whitelist@1"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-android-permissions": {
"source": {
"type": "registry",
"id": "cordova-plugin-android-permissions"
},
"is_top_level": true,
"variables": {}
},
"cordova-custom-config": {
"source": {
"type": "registry",
"id": "cordova-custom-config"
},
"is_top_level": true,
"variables": {}
},
"mx.ferreyra.callnumber": {
"source": {
"type": "git",
"url": "https://github.com/Rohfosho/CordovaCallNumberPlugin.git",
"subdir": "."
},
"is_top_level": true,
"variables": {}
},
"in.edelworks.sharedpreferences": {
"source": {
"type": "git",
"url": "https://github.com/edelworksgithub/SharedPreferences.git",
"subdir": "."
},
"is_top_level": true,
"variables": {}
}
}