forked from debut-js/Plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
47 lines (47 loc) · 1.81 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
{
"name": "@debut/plugin-genetic-shutdown",
"version": "1.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@debut/plugin-genetic-shutdown",
"version": "1.1.0",
"license": "Apache-2.0",
"peerDependencies": {
"@debut/plugin-stats": "^1.2.0",
"@debut/types": "^3.0.0"
}
},
"node_modules/@debut/plugin-stats": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@debut/plugin-stats/-/plugin-stats-1.2.0.tgz",
"integrity": "sha512-HHpHBkhRV1x4Kl2yA8MJ86fe99YoKWuOV1QkuLP8cs8cRaD76rlcWAfj+Ej/ypzN/uMRODJ2IOnHh6NHZJ4asw==",
"peer": true,
"peerDependencies": {
"@debut/types": "^3.0.0"
}
},
"node_modules/@debut/types": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@debut/types/-/types-3.0.0.tgz",
"integrity": "sha512-L8TuG2opqpG0d4toJdiuatMKh1PPo2GUhuOd6lWLMUYuTEFTVcZ3bgU5A7zxmIqyYooqkm0N1dYFzh34dHyYMw==",
"peer": true
}
},
"dependencies": {
"@debut/plugin-stats": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@debut/plugin-stats/-/plugin-stats-1.2.0.tgz",
"integrity": "sha512-HHpHBkhRV1x4Kl2yA8MJ86fe99YoKWuOV1QkuLP8cs8cRaD76rlcWAfj+Ej/ypzN/uMRODJ2IOnHh6NHZJ4asw==",
"peer": true,
"requires": {}
},
"@debut/types": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@debut/types/-/types-3.0.0.tgz",
"integrity": "sha512-L8TuG2opqpG0d4toJdiuatMKh1PPo2GUhuOd6lWLMUYuTEFTVcZ3bgU5A7zxmIqyYooqkm0N1dYFzh34dHyYMw==",
"peer": true
}
}
}