-
Notifications
You must be signed in to change notification settings - Fork 0
/
wp-dependencies.json
100 lines (100 loc) · 1.78 KB
/
wp-dependencies.json
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
[
{
"handle": "wp-checkin-attendance",
"path": "build/js/attendance.js",
"ext": "js",
"hash": "07aa1c429f03aa46c7ae0718ef846ebd",
"version": "0.0.0",
"deps": [
"react",
"wp-element",
"wp-api-fetch",
"wp-i18n"
],
"footer": true,
"media": "all"
},
{
"handle": "app",
"path": "build/js/app.js",
"ext": "js",
"hash": "2fd16c7048f14e01c4037e0e38b53278",
"version": "0.0.0",
"deps": [
"react",
"react-dom"
],
"footer": true,
"media": "all"
},
{
"handle": "ticket-page",
"path": "build/js/components/ticket-page.js",
"ext": "js",
"hash": "489657adac3aaece86f4231d05112402",
"version": "0.0.0",
"deps": [
"react"
],
"footer": true,
"media": "all"
},
{
"handle": "search-form",
"path": "build/js/components/search-form.js",
"ext": "js",
"hash": "a501149e9cdda5362489bb4771eac468",
"version": "0.0.0",
"deps": [
"react"
],
"footer": true,
"media": "all"
},
{
"handle": "search-box",
"path": "build/js/components/search-box.js",
"ext": "js",
"hash": "25427bfa5566cae8b0701dfc32164647",
"version": "0.0.0",
"deps": [
"react"
],
"footer": true,
"media": "all"
},
{
"handle": "loading",
"path": "build/js/components/loading.js",
"ext": "js",
"hash": "25427bfa5566cae8b0701dfc32164647",
"version": "0.0.0",
"deps": [
"react"
],
"footer": true,
"media": "all"
},
{
"handle": "helper",
"path": "build/js/components/helper.js",
"ext": "js",
"hash": "f5d387540235443141917d352abe4d71",
"version": "0.0.0",
"deps": [],
"footer": true,
"media": "all"
},
{
"handle": "wp-checkin",
"path": "build/css/style.css",
"ext": "css",
"hash": "9c08016b1df5a350dbf77eea93e01b74",
"version": "0.0.0",
"deps": [
"dashicons"
],
"footer": true,
"media": "all"
}
]