-
Notifications
You must be signed in to change notification settings - Fork 12
/
package-lock.json
43 lines (43 loc) · 1.6 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
{
"name": "brutalism",
"version": "2.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"gehenna": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/gehenna/-/gehenna-1.1.2.tgz",
"integrity": "sha512-jlvTDxGbRGHCvnVcLNyLuVueFMHnHB1tR/f8gWkujiSWPspDPQQkn+61rVHe8AOkyaZz8+tIjRrII1USR57KaQ==",
"requires": {
"cep-spy": "^1.3.4",
"cluecumber": "0.0.7",
"workaround": "^1.0.3"
},
"dependencies": {
"cep-spy": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/cep-spy/-/cep-spy-1.3.4.tgz",
"integrity": "sha512-I8wzpVl7C5IAKF7HwYD8a2u6EVIQxzGfSpbrsT5dxX4hNTvtBtz+81zA9uVUywSI5VlkpXPS10dx27X4X5+8IQ=="
},
"cluecumber": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/cluecumber/-/cluecumber-0.0.7.tgz",
"integrity": "sha512-F781c4gFv2VJA6oKLZx9tlIYBqIPKSe6GQ5YjLKNDPHmeuhvgYk7k/WGkkVGcAQt8drfHVrw2QZx0VcN9//Hsg==",
"requires": {
"cep-spy": "^1.1.2"
}
}
}
},
"open-file-explorer": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/open-file-explorer/-/open-file-explorer-1.0.2.tgz",
"integrity": "sha512-U4p+VW5uhtgK5W7qSsRhKioYAHCiTX9PiqV4ZtAFLMGfQ3QhppaEevk8k8+DSjM6rgc1yNIR2nttDuWfdNnnJQ=="
},
"workaround": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/workaround/-/workaround-1.0.3.tgz",
"integrity": "sha512-OAFhCJcYwFouuCZLJa94KflLcOf8eJ7CuC4jCpVtPvfRPxn6GGdAKjEG6lpD1Q9X0jum8u4QTNV3Jcsan6FAyA=="
}
}
}