-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
275 lines (275 loc) · 9.68 KB
/
composer.lock
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "549612fcbb9317ecc7e51bc78e7c6e2e",
"packages": [
{
"name": "components/flag-icon-css",
"version": "3.5.0",
"source": {
"type": "git",
"url": "https://github.com/lipis/flag-icon-css.git",
"reference": "5141384c57972b0b08fc3bb67bea297321fbd799"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lipis/flag-icon-css/zipball/5141384c57972b0b08fc3bb67bea297321fbd799",
"reference": "5141384c57972b0b08fc3bb67bea297321fbd799",
"shasum": ""
},
"type": "component",
"extra": {
"component": {
"name": "flag-icon-css",
"files": [
"less/**",
"css/**",
"flags/**"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Panayiotis Lipiridis (Lipis)",
"email": "[email protected]"
}
],
"description": "CSS for vector based country flags",
"support": {
"issues": "https://github.com/lipis/flag-icon-css/issues",
"source": "https://github.com/lipis/flag-icon-css/tree/3.5.0"
},
"time": "2020-06-10T11:53:19+00:00"
},
{
"name": "fortawesome/font-awesome",
"version": "5.15.2",
"source": {
"type": "git",
"url": "https://github.com/FortAwesome/Font-Awesome.git",
"reference": "fcec2d1b01ff069ac10500ac42e4478d20d21f4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/fcec2d1b01ff069ac10500ac42e4478d20d21f4c",
"reference": "fcec2d1b01ff069ac10500ac42e4478d20d21f4c",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"CC-BY-4.0",
"OFL-1.1",
"MIT"
],
"authors": [
{
"name": "Travis Chase",
"homepage": "http://twitter.com/supercodepoet"
},
{
"name": "Dave Gandy",
"homepage": "http://twitter.com/davegandy"
},
{
"name": "Rob Madole",
"homepage": "http://twitter.com/robmadole"
},
{
"name": "Jory Raphael",
"homepage": "http://twitter.com/sensibleworld"
},
{
"name": "Geremia Taglialatela",
"homepage": "http://twitter.com/gtagliala"
},
{
"name": "Brian Talbot",
"homepage": "http://twitter.com/talbs"
},
{
"name": "Mike Wilkerson",
"homepage": "http://twitter.com/mw77"
}
],
"description": "The iconic font, CSS, and SVG framework",
"homepage": "https://fontawesome.com",
"keywords": [
"FontAwesome",
"awesome",
"bootstrap",
"font",
"icon",
"svg"
],
"support": {
"docs": "http://fontawesome.com/how-to-use",
"email": "[email protected]",
"issues": "https://github.com/FortAwesome/Font-Awesome/issues",
"source": "https://github.com/FortAwesome/Font-Awesome"
},
"time": "2021-01-13T20:23:11+00:00"
},
{
"name": "nnnick/chartjs",
"version": "v2.9.4",
"source": {
"type": "git",
"url": "https://github.com/chartjs/Chart.js.git",
"reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/chartjs/Chart.js/zipball/9bd4cf82fda9f50a5fb50b72843e06ab88124278",
"reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"release/2.0": "v2.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "NICK DOWNIE",
"email": "[email protected]"
}
],
"description": "Simple HTML5 charts using the canvas element.",
"homepage": "https://www.chartjs.org/",
"keywords": [
"JS",
"chart"
],
"support": {
"issues": "https://github.com/chartjs/Chart.js/issues",
"source": "https://github.com/chartjs/Chart.js/tree/v2.9.4"
},
"time": "2020-10-19T12:22:11+00:00"
},
{
"name": "select2/select2",
"version": "4.0.13",
"source": {
"type": "git",
"url": "https://github.com/select2/select2.git",
"reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/select2/select2/zipball/45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
"reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
"shasum": ""
},
"type": "component",
"extra": {
"component": {
"scripts": [
"dist/js/select2.js"
],
"styles": [
"dist/css/select2.css"
],
"files": [
"dist/js/select2.js",
"dist/js/i18n/*.js",
"dist/css/select2.css"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Select2 is a jQuery based replacement for select boxes.",
"homepage": "https://select2.org/",
"support": {
"issues": "https://github.com/select2/select2/issues",
"source": "https://github.com/select2/select2/tree/4.0.13"
},
"time": "2020-01-28T05:01:22+00:00"
},
{
"name": "twbs/bootstrap",
"version": "v5.0.0-beta1",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
"reference": "63f3d939eaceeb84dcc77a7392953bcc8c5bc0a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/63f3d939eaceeb84dcc77a7392953bcc8c5bc0a3",
"reference": "63f3d939eaceeb84dcc77a7392953bcc8c5bc0a3",
"shasum": ""
},
"replace": {
"twitter/bootstrap": "self.version"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mark Otto",
"email": "[email protected]"
},
{
"name": "Jacob Thornton",
"email": "[email protected]"
}
],
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"homepage": "https://getbootstrap.com/",
"keywords": [
"JS",
"css",
"framework",
"front-end",
"mobile-first",
"responsive",
"sass",
"web"
],
"support": {
"issues": "https://github.com/twbs/bootstrap/issues",
"source": "https://github.com/twbs/bootstrap/tree/v5.0.0-beta1"
},
"funding": [
{
"url": "https://opencollective.com/bootstrap",
"type": "open_collective"
}
],
"time": "2020-12-07T16:18:16+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"twbs/bootstrap": 10
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.0.0"
}