forked from harshitgoel96/DictionaryApp
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathandroid.json
More file actions
36 lines (36 loc) · 1.2 KB
/
android.json
File metadata and controls
36 lines (36 loc) · 1.2 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
{
"prepare_queue": {
"installed": [],
"uninstalled": []
},
"config_munge": {
"files": {
"res/xml/config.xml": {
"parents": {
"/*": [
{
"xml": "<feature name=\"Keyboard\"><param name=\"android-package\" value=\"com.ionic.keyboard.IonicKeyboard\" /><param name=\"onload\" value=\"true\" /></feature>",
"count": 1
},
{
"xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
"count": 1
}
]
}
}
}
},
"installed_plugins": {
"com.ionic.keyboard": {
"PACKAGE_NAME": "com.ionicframework.dictionaryapp240429"
},
"org.apache.cordova.console": {
"PACKAGE_NAME": "com.ionicframework.dictionaryapp240429"
},
"org.apache.cordova.device": {
"PACKAGE_NAME": "com.ionicframework.dictionaryapp240429"
}
},
"dependent_plugins": {}
}