-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.json
More file actions
84 lines (84 loc) · 1.97 KB
/
config.json
File metadata and controls
84 lines (84 loc) · 1.97 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"modules": [
"unsupported_platform",
"dashboard",
"efd1100_variable",
"efd1200_datetime",
"efd1300_string",
"efd1400_number",
"efd1500_if_statement",
"efd1600_list_and_map",
"efd1700_regex",
"efd1800_async_function",
"efd1800_product_detail",
"efw100_common_widget",
"efw200_layout",
"efw300_list",
"efw301_list",
"efw400_grid",
"efb100_null_safety",
"ui/elogin1",
"ui/elogin2",
"ui/elogin3",
"ui/elogin4",
"ui/elogin5",
"ui/esignup1",
"ui/esignup2",
"ui/edashboard1",
"ui/edashboard2",
"ui/edashboard3",
"ui/edashboard4",
"ui/edashboard5",
"ui/edashboard6",
"ui/edashboard7",
"ui/edashboard8",
"ui/edashboard9",
"ui/edashboard10",
"ui/elist1",
"ui/elist2",
"ui/elist3",
"ui/elist4",
"ui/elist5",
"ui/elist6",
"ui/elist7",
"ui/elist8",
"ui/elist9",
"ui/elist10",
"ui/elist11",
"ui/elist12",
"ui/ecategory1",
"ui/ecategory2",
"ui/edetail1",
"ui/edetail2",
"ui/edetail3",
"ui/edetail4",
"ui/edetail5",
"ui/edetail6",
"ui/edetail7",
"ui/edetail8",
"ui/edetail9",
"ui/ecart1",
"ui/ecart2",
"ui/ecart3",
"ui/ecart4",
"ui/eorder_detail1",
"ui/eorder_detail2",
"ui/eprofile1",
"ui/eprofile2",
"ui/eprofile3",
"ui/eprofile4",
"ui/eprofile5",
"ui/eprofile6",
"ui/eprofile7",
"ui/eprofile8",
"ui/eedit_profile1",
"ui/eedit_profile2",
"ui/eedit_profile3",
"ui/echat1",
"ui/echat2",
"ui/enotification1"
],
"module_directory_name": "module",
"experimental_mode": false,
"unfreezed": true
}