-
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/ded760557e03a58d1edb3cc5e93d7ccd54bfd8ec"
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/e917aed459997c167f02147a03102526a59f04c9"
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/5c8266f9b494d17297255bec8c8d9aebef487d2c"
dependencies:
sdl2 bsansouci/SDL-mirror#fast
bs-platform@bsansouci/bsb-native#2.1.1:
version "2.1.1"
resolved "https://codeload.github.com/bsansouci/bsb-native/tar.gz/d76155b709dba032cdb11e99ebe0e2c37bcb2c85"
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.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.0.1.tgz#8b5bcbd9ec327c5041bf9ab023fd6750f1177e65"
dependencies:
pend "~1.2.0"
gl-matrix@*:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gl-matrix/-/gl-matrix-2.4.0.tgz#2089b13301a29eec822d9d99dffc1f78ee9a3c50"
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/129e47282cc72b7d51246b18a4da48d919799092"
dependencies:
yauzl "^2.9.1"
yauzl@^2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.9.1.tgz#a81981ea70a57946133883f029c5821a89359a7f"
dependencies:
buffer-crc32 "~0.2.3"
fd-slicer "~1.0.1"