-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreact-project-structure.json
More file actions
149 lines (149 loc) · 6.03 KB
/
react-project-structure.json
File metadata and controls
149 lines (149 loc) · 6.03 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
[
{"type":"directory","name":".","contents":[
{"type":"file","name":"README.md"},
{"type":"directory","name":"build","contents":[
{"type":"file","name":"asset-manifest.json"},
{"type":"directory","name":"data","contents":[
{"type":"directory","name":"html","contents":[
{"type":"file","name":"yago_5_0.html"},
{"type":"file","name":"yago_5_1.html"},
{"type":"file","name":"yago_5_2.html"},
{"type":"file","name":"yago_5_3.html"}
]},
{"type":"directory","name":"txt","contents":[
{"type":"file","name":"yago_5_106.txt"},
{"type":"file","name":"yago_5_113.txt"},
{"type":"file","name":"yago_5_37.txt"},
{"type":"file","name":"yago_5_39.txt"},
{"type":"file","name":"yago_5_4.txt"},
{"type":"file","name":"yago_5_40.txt"},
{"type":"file","name":"yago_5_61.txt"},
{"type":"file","name":"yago_5_73.txt"},
{"type":"file","name":"yago_5_80.txt"},
{"type":"file","name":"yago_5_92.txt"}
]},
{"type":"directory","name":"yago","contents":[
{"type":"file","name":"22.json"},
{"type":"file","name":"5.json"}
]},
{"type":"file","name":"yago.json"}
]},
{"type":"file","name":"favicon.ico"},
{"type":"directory","name":"images","contents":[
{"type":"file","name":"comics.png"},
{"type":"file","name":"dei.png"},
{"type":"file","name":"iiiahub.png"},
{"type":"file","name":"unipd.png"}
]},
{"type":"file","name":"index.html"},
{"type":"file","name":"logo192.png"},
{"type":"file","name":"logo512.png"},
{"type":"file","name":"manifest.json"},
{"type":"file","name":"robots.txt"},
{"type":"directory","name":"static","contents":[
{"type":"directory","name":"css","contents":[
{"type":"file","name":"main.3c8d858c.css"}
]},
{"type":"file","name":"google-icon.svg"},
{"type":"directory","name":"js","contents":[
{"type":"file","name":"main.5882d3a9.js"},
{"type":"file","name":"main.5882d3a9.js.LICENSE.txt"}
]},
{"type":"file","name":"orcid-icon.svg"}
]}
]},
{"type":"file","name":"new_project.json"},
{"type":"file","name":"package-lock.json"},
{"type":"file","name":"package.json"},
{"type":"file","name":"postcss.config.js"},
{"type":"directory","name":"public","contents":[
{"type":"directory","name":"data","contents":[
{"type":"directory","name":"html","contents":[
{"type":"file","name":"yago_5_0.html"},
{"type":"file","name":"yago_5_1.html"},
{"type":"file","name":"yago_5_2.html"},
{"type":"file","name":"yago_5_3.html"}
]},
{"type":"directory","name":"txt","contents":[
{"type":"file","name":"yago_5_106.txt"},
{"type":"file","name":"yago_5_113.txt"},
{"type":"file","name":"yago_5_37.txt"},
{"type":"file","name":"yago_5_39.txt"},
{"type":"file","name":"yago_5_4.txt"},
{"type":"file","name":"yago_5_40.txt"},
{"type":"file","name":"yago_5_61.txt"},
{"type":"file","name":"yago_5_73.txt"},
{"type":"file","name":"yago_5_80.txt"},
{"type":"file","name":"yago_5_92.txt"}
]},
{"type":"directory","name":"yago","contents":[
{"type":"file","name":"22.json"},
{"type":"file","name":"5.json"}
]},
{"type":"file","name":"yago.json"}
]},
{"type":"file","name":"favicon.ico"},
{"type":"directory","name":"images","contents":[
{"type":"file","name":"comics.png"},
{"type":"file","name":"dei.png"},
{"type":"file","name":"iiiahub.png"},
{"type":"file","name":"unipd.png"}
]},
{"type":"file","name":"index.html"},
{"type":"file","name":"logo192.png"},
{"type":"file","name":"logo512.png"},
{"type":"file","name":"manifest.json"},
{"type":"file","name":"robots.txt"},
{"type":"directory","name":"static","contents":[
{"type":"file","name":"google-icon.svg"},
{"type":"file","name":"orcid-icon.svg"}
]}
]},
{"type":"directory","name":"src","contents":[
{"type":"file","name":"App.tsx"},
{"type":"directory","name":"components","contents":[
{"type":"file","name":"AuthCallback.tsx"},
{"type":"directory","name":"layout","contents":[
{"type":"file","name":"Footer.tsx"},
{"type":"file","name":"Header.tsx"}
]},
{"type":"directory","name":"search","contents":[
{"type":"file","name":"SearchBar.tsx"}
]},
{"type":"directory","name":"verification","contents":[
{"type":"file","name":"FeedbackSection.tsx"},
{"type":"file","name":"GoogleResultsSection.tsx"},
{"type":"file","name":"History.ts"},
{"type":"file","name":"HistorySidebar.tsx"},
{"type":"file","name":"ModelResponse.tsx"},
{"type":"file","name":"VerificationProcess.tsx"}
]}
]},
{"type":"file","name":"config.ts"},
{"type":"directory","name":"contexts","contents":[
{"type":"file","name":"AuthContext.tsx"}
]},
{"type":"file","name":"index.css"},
{"type":"file","name":"index.tsx"},
{"type":"file","name":"logo.svg"},
{"type":"directory","name":"pages","contents":[
{"type":"file","name":"HomePage.tsx"},
{"type":"file","name":"ResultsPage.tsx"}
]},
{"type":"file","name":"react-app-env.d.ts"},
{"type":"file","name":"reportWebVitals.ts"},
{"type":"directory","name":"services","contents":[
{"type":"file","name":"auth.ts"},
{"type":"file","name":"feedbackService.ts"}
]},
{"type":"file","name":"setupTests.ts"},
{"type":"directory","name":"types","contents":[
{"type":"file","name":"index.ts"}
]}
]},
{"type":"file","name":"tailwind.config.js"},
{"type":"file","name":"tsconfig.json"}
]}
,
{"type":"report","directories":26,"files":93}
]