-
Notifications
You must be signed in to change notification settings - Fork 1
/
yarn.lock
64 lines (52 loc) · 2.08 KB
/
yarn.lock
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
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"Reasongl@github:bsansouci/reasongl":
version "0.2.0"
resolved "https://codeload.github.com/bsansouci/reasongl/tar.gz/d560e6d768d24fb731485e0aee3bc094d26f5248"
dependencies:
Tgls bsansouci/tgls
Tsdl bsansouci/tsdl
gl-matrix "*"
Reprocessing@schmavery/reprocessing:
version "0.1.0"
resolved "https://codeload.github.com/schmavery/reprocessing/tar.gz/adf4abc8c75711567d5992caaaa44ea400324ec3"
dependencies:
Reasongl "github:bsansouci/reasongl"
Tgls@bsansouci/tgls:
version "0.8.4"
resolved "https://codeload.github.com/bsansouci/tgls/tar.gz/45c490d8d34425f639b508290c297c5a76277bcf"
Tsdl@bsansouci/tsdl:
version "0.9.1"
resolved "https://codeload.github.com/bsansouci/tsdl/tar.gz/197cb1337397035d7a24190c52f3b4549a4a17da"
dependencies:
sdl2 bsansouci/SDL-mirror#fast
bs-platform@bsansouci/bsb-native#3.2.0:
version "3.2.0"
resolved "https://codeload.github.com/bsansouci/bsb-native/tar.gz/84604c9f6a5611eed68372efdb575c00a3e72813"
dependencies:
yauzl "^2.9.1"
buffer-crc32@~0.2.3:
version "0.2.13"
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
fd-slicer@~1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e"
dependencies:
pend "~1.2.0"
gl-matrix@*:
version "2.6.1"
resolved "https://registry.yarnpkg.com/gl-matrix/-/gl-matrix-2.6.1.tgz#1bc7f7b396f4ae80abdb4db9a98cd07d170b9004"
pend@~1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
sdl2@bsansouci/SDL-mirror#fast:
version "2.0.5"
resolved "https://codeload.github.com/bsansouci/SDL-mirror/tar.gz/db0756eec3c5979b8291d739ebac9e8747ccbac2"
dependencies:
yauzl "^2.9.1"
yauzl@^2.9.1:
version "2.9.2"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.9.2.tgz#4fb1bc7ae1fc2f57037b54af6acc8fe1031c5b77"
dependencies:
buffer-crc32 "~0.2.3"
fd-slicer "~1.1.0"