-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
66 lines (66 loc) · 2.95 KB
/
package-lock.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
{
"name": "grad-co-template",
"version": "2.8.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "grad-co-template",
"version": "2.8.0",
"dependencies": {
"grad-factions": "^4",
"grad-fortifications": "^0.9.4",
"grad-introcam": "^1.0.0",
"grad-loadout": "^4.11.7"
}
},
"node_modules/grad-factions": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/grad-factions/-/grad-factions-4.0.0.tgz",
"integrity": "sha512-CCaIltpuM+j8gGKo30NLSsU/6RuEuOvRyZKkaS1sXLy9l4OmbFHoY76xpWycXOaBvQPxIYP4n5KXEy74tYO5Ew==",
"dependencies": {
"grad-loadout": ">4.7.0"
}
},
"node_modules/grad-fortifications": {
"version": "0.9.4",
"resolved": "https://registry.npmjs.org/grad-fortifications/-/grad-fortifications-0.9.4.tgz",
"integrity": "sha512-nf0xcE7Jg6W/CUIO7vm6zcKEioYK1ImgbJwBx+agoMgthy2W3HqBJakYdZ2Aw5U5WF59c2tYay3xp7JfFCDACA=="
},
"node_modules/grad-introcam": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/grad-introcam/-/grad-introcam-1.0.1.tgz",
"integrity": "sha512-YZHBaXuDtw5Cp2Qg46eFZ6P/XFKeafuMvU3Z/Ic6s+Td77Jps6LBHAOidThAgB0ZjVS9cWmXG2WWJc2ieAKCtg=="
},
"node_modules/grad-loadout": {
"version": "4.11.7",
"resolved": "https://registry.npmjs.org/grad-loadout/-/grad-loadout-4.11.7.tgz",
"integrity": "sha512-B8RRxdmGOcpCg9tBJO1tRH7sfqEUC/QeJlUo6irl8UdA5Q427lRgJb71KYtkYS1wGKTEoM0H894F8V9XiXoKDQ=="
}
},
"dependencies": {
"grad-factions": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/grad-factions/-/grad-factions-4.0.0.tgz",
"integrity": "sha512-CCaIltpuM+j8gGKo30NLSsU/6RuEuOvRyZKkaS1sXLy9l4OmbFHoY76xpWycXOaBvQPxIYP4n5KXEy74tYO5Ew==",
"requires": {
"grad-loadout": ">4.7.0"
}
},
"grad-fortifications": {
"version": "0.9.4",
"resolved": "https://registry.npmjs.org/grad-fortifications/-/grad-fortifications-0.9.4.tgz",
"integrity": "sha512-nf0xcE7Jg6W/CUIO7vm6zcKEioYK1ImgbJwBx+agoMgthy2W3HqBJakYdZ2Aw5U5WF59c2tYay3xp7JfFCDACA=="
},
"grad-introcam": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/grad-introcam/-/grad-introcam-1.0.1.tgz",
"integrity": "sha512-YZHBaXuDtw5Cp2Qg46eFZ6P/XFKeafuMvU3Z/Ic6s+Td77Jps6LBHAOidThAgB0ZjVS9cWmXG2WWJc2ieAKCtg=="
},
"grad-loadout": {
"version": "4.11.7",
"resolved": "https://registry.npmjs.org/grad-loadout/-/grad-loadout-4.11.7.tgz",
"integrity": "sha512-B8RRxdmGOcpCg9tBJO1tRH7sfqEUC/QeJlUo6irl8UdA5Q427lRgJb71KYtkYS1wGKTEoM0H894F8V9XiXoKDQ=="
}
}
}