forked from Inventsable/lokney
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
26 lines (26 loc) · 914 Bytes
/
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
{
"name": "lokney",
"version": "1.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"cep-spy": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/cep-spy/-/cep-spy-1.2.3.tgz",
"integrity": "sha512-LEpnKq50flH5iowQrXUIltSpO3rKDnQt36SzmdmF0WQnyDgRU0NHRpTZcPilsd3nEgm2KXNhZ6FPKTatLXe0tg=="
},
"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"
}
},
"starlette": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/starlette/-/starlette-1.0.2.tgz",
"integrity": "sha512-fT66IMKY2hGzeMvZbo2350/yGhXOMELwMoNkk50miorTi30ahuQJeqUASStD7Syp2hgIscnzao+AtG3gsIKpYg=="
}
}
}