-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
111 lines (111 loc) · 4.23 KB
/
manifest.json
File metadata and controls
111 lines (111 loc) · 4.23 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
{
"start_url": "./index.php",
"display": "standalone",
"background_color": "#1A1A1A",
"orientation": "portrait",
"name": "NETFY - Algoetech",
"version": "0.0.10",
"short_name": "NETFY",
"author": "Tairocruiz",
"theme_color": "#CF723F",
"icons": [
{
"src": "icon-144x144.png",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icon-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"node_modules/@fortawesome/fontawesome-free/css/all.min.css": {
"file": "assets/all-DTz7JWE6.css",
"src": "node_modules/@fortawesome/fontawesome-free/css/all.min.css",
"isEntry": true
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf": {
"file": "assets/fa-brands-400-DtZKBM2a.ttf",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2": {
"file": "assets/fa-brands-400-C99Yv4gD.woff2",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf": {
"file": "assets/fa-regular-400-BMFokQJ2.ttf",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2": {
"file": "assets/fa-regular-400-OOsPf1xj.woff2",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf": {
"file": "assets/fa-solid-900-DM0teJdg.ttf",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2": {
"file": "assets/fa-solid-900-DAI24fNt.woff2",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.ttf": {
"file": "assets/fa-v4compatibility-F0dlVTLQ.ttf",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.ttf"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.woff2": {
"file": "assets/fa-v4compatibility-aR9vOKaP.woff2",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.woff2"
},
"node_modules/datatables.net-dt/css/dataTables.dataTables.min.css": {
"file": "assets/dataTables.dataTables-hNhpQaTT.css",
"src": "node_modules/datatables.net-dt/css/dataTables.dataTables.min.css",
"isEntry": true
},
"node_modules/datatables/media/css/jquery.dataTables.min.css": {
"file": "assets/jquery.dataTables-vIjCUKQA.css",
"src": "node_modules/datatables/media/css/jquery.dataTables.min.css",
"isEntry": true
},
"node_modules/datatables/media/images/sort_asc.png": {
"file": "assets/sort_asc-B4Gje4tW.png",
"src": "node_modules/datatables/media/images/sort_asc.png"
},
"node_modules/datatables/media/images/sort_asc_disabled.png": {
"file": "assets/sort_asc_disabled-CJD3ufk-.png",
"src": "node_modules/datatables/media/images/sort_asc_disabled.png"
},
"node_modules/datatables/media/images/sort_both.png": {
"file": "assets/sort_both-BgEUlDF2.png",
"src": "node_modules/datatables/media/images/sort_both.png"
},
"node_modules/datatables/media/images/sort_desc.png": {
"file": "assets/sort_desc-CY-iuP5X.png",
"src": "node_modules/datatables/media/images/sort_desc.png"
},
"node_modules/datatables/media/images/sort_desc_disabled.png": {
"file": "assets/sort_desc_disabled-Ce0Saquh.png",
"src": "node_modules/datatables/media/images/sort_desc_disabled.png"
},
"node_modules/quill/dist/quill.snow.css": {
"file": "assets/quill-DIxs8W_A.css",
"src": "node_modules/quill/dist/quill.snow.css",
"isEntry": true
},
"resources/js/app.js": {
"file": "assets/app-Da1fIks-.js",
"name": "app",
"src": "resources/js/app.js",
"isEntry": true
},
"resources/sass/app.scss": {
"file": "assets/app-B5mACvhl.css",
"src": "resources/sass/app.scss",
"isEntry": true
}
}