@flighthq/sdk 0.4.0-next.1652.39f08fd → 0.4.0-next.1663.d9c5746
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +144 -144
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flighthq/sdk",
|
|
3
|
-
"version": "0.4.0-next.
|
|
3
|
+
"version": "0.4.0-next.1663.d9c5746",
|
|
4
4
|
"author": "Joshua Granick and other contributors",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -90,149 +90,149 @@
|
|
|
90
90
|
"clean:dist": "tsx ../../scripts/clean-package-dist.ts"
|
|
91
91
|
},
|
|
92
92
|
"dependencies": {
|
|
93
|
-
"@flighthq/abc": "0.4.0-next.
|
|
94
|
-
"@flighthq/accessibility": "0.4.0-next.
|
|
95
|
-
"@flighthq/adjustments": "0.4.0-next.
|
|
96
|
-
"@flighthq/animation": "0.4.0-next.
|
|
97
|
-
"@flighthq/app": "0.4.0-next.
|
|
98
|
-
"@flighthq/application": "0.4.0-next.
|
|
99
|
-
"@flighthq/application-gl": "0.4.0-next.
|
|
100
|
-
"@flighthq/assets": "0.4.0-next.
|
|
101
|
-
"@flighthq/audio": "0.4.0-next.
|
|
102
|
-
"@flighthq/binpack": "0.4.0-next.
|
|
103
|
-
"@flighthq/bitmap": "0.4.0-next.
|
|
104
|
-
"@flighthq/bitmapfont": "0.4.0-next.
|
|
105
|
-
"@flighthq/bitmapfont-formats": "0.4.0-next.
|
|
106
|
-
"@flighthq/bitmaptext": "0.4.0-next.
|
|
107
|
-
"@flighthq/camera": "0.4.0-next.
|
|
108
|
-
"@flighthq/camera-controls": "0.4.0-next.
|
|
109
|
-
"@flighthq/capture": "0.4.0-next.
|
|
110
|
-
"@flighthq/clip": "0.4.0-next.
|
|
111
|
-
"@flighthq/clipboard": "0.4.0-next.
|
|
112
|
-
"@flighthq/clock": "0.4.0-next.
|
|
113
|
-
"@flighthq/collision": "0.4.0-next.
|
|
114
|
-
"@flighthq/color": "0.4.0-next.
|
|
115
|
-
"@flighthq/compression": "0.4.0-next.
|
|
116
|
-
"@flighthq/connectivity": "0.4.0-next.
|
|
117
|
-
"@flighthq/debug": "0.4.0-next.
|
|
118
|
-
"@flighthq/device": "0.4.0-next.
|
|
119
|
-
"@flighthq/dialog": "0.4.0-next.
|
|
120
|
-
"@flighthq/easing": "0.4.0-next.
|
|
121
|
-
"@flighthq/effects": "0.4.0-next.
|
|
122
|
-
"@flighthq/effects-canvas": "0.4.0-next.
|
|
123
|
-
"@flighthq/effects-gl": "0.4.0-next.
|
|
124
|
-
"@flighthq/effects-wgpu": "0.4.0-next.
|
|
125
|
-
"@flighthq/entity": "0.4.0-next.
|
|
126
|
-
"@flighthq/filesystem": "0.4.0-next.
|
|
127
|
-
"@flighthq/flow": "0.4.0-next.
|
|
128
|
-
"@flighthq/font": "0.4.0-next.
|
|
129
|
-
"@flighthq/font-formats": "0.4.0-next.
|
|
130
|
-
"@flighthq/geolocation": "0.4.0-next.
|
|
131
|
-
"@flighthq/geometry": "0.4.0-next.
|
|
132
|
-
"@flighthq/glyphatlas": "0.4.0-next.
|
|
133
|
-
"@flighthq/haptics": "0.4.0-next.
|
|
134
|
-
"@flighthq/image": "0.4.0-next.
|
|
135
|
-
"@flighthq/image-codec": "0.4.0-next.
|
|
136
|
-
"@flighthq/importdiagnostics": "0.4.0-next.
|
|
137
|
-
"@flighthq/input": "0.4.0-next.
|
|
138
|
-
"@flighthq/interaction": "0.4.0-next.
|
|
139
|
-
"@flighthq/intl": "0.4.0-next.
|
|
140
|
-
"@flighthq/ipc": "0.4.0-next.
|
|
141
|
-
"@flighthq/keyboard": "0.4.0-next.
|
|
142
|
-
"@flighthq/layout": "0.4.0-next.
|
|
143
|
-
"@flighthq/lifecycle": "0.4.0-next.
|
|
144
|
-
"@flighthq/lighting": "0.4.0-next.
|
|
145
|
-
"@flighthq/loader": "0.4.0-next.
|
|
146
|
-
"@flighthq/log": "0.4.0-next.
|
|
147
|
-
"@flighthq/materials": "0.4.0-next.
|
|
148
|
-
"@flighthq/math": "0.4.0-next.
|
|
149
|
-
"@flighthq/media": "0.4.0-next.
|
|
150
|
-
"@flighthq/mediasession": "0.4.0-next.
|
|
151
|
-
"@flighthq/menu": "0.4.0-next.
|
|
152
|
-
"@flighthq/mesh": "0.4.0-next.
|
|
153
|
-
"@flighthq/motionpath": "0.4.0-next.
|
|
154
|
-
"@flighthq/movieclip": "0.4.0-next.
|
|
155
|
-
"@flighthq/net": "0.4.0-next.
|
|
156
|
-
"@flighthq/node": "0.4.0-next.
|
|
157
|
-
"@flighthq/notification": "0.4.0-next.
|
|
158
|
-
"@flighthq/particleemitter": "0.4.0-next.
|
|
159
|
-
"@flighthq/particles": "0.4.0-next.
|
|
160
|
-
"@flighthq/particles-formats": "0.4.0-next.
|
|
161
|
-
"@flighthq/path": "0.4.0-next.
|
|
162
|
-
"@flighthq/path-boolean": "0.4.0-next.
|
|
163
|
-
"@flighthq/path-formats": "0.4.0-next.
|
|
164
|
-
"@flighthq/permissions": "0.4.0-next.
|
|
165
|
-
"@flighthq/physics2d": "0.4.0-next.
|
|
166
|
-
"@flighthq/picking": "0.4.0-next.
|
|
167
|
-
"@flighthq/platform": "0.4.0-next.
|
|
168
|
-
"@flighthq/power": "0.4.0-next.
|
|
169
|
-
"@flighthq/protocol": "0.4.0-next.
|
|
170
|
-
"@flighthq/quadbatch": "0.4.0-next.
|
|
171
|
-
"@flighthq/render": "0.4.0-next.
|
|
172
|
-
"@flighthq/render-gl": "0.4.0-next.
|
|
173
|
-
"@flighthq/render-wgpu": "0.4.0-next.
|
|
174
|
-
"@flighthq/requirements": "0.4.0-next.
|
|
175
|
-
"@flighthq/registry": "0.4.0-next.
|
|
176
|
-
"@flighthq/registry-catalog": "0.4.0-next.
|
|
177
|
-
"@flighthq/registry-codegen": "0.4.0-next.
|
|
178
|
-
"@flighthq/scene2d": "0.4.0-next.
|
|
179
|
-
"@flighthq/scene2d-canvas": "0.4.0-next.
|
|
180
|
-
"@flighthq/scene2d-dom": "0.4.0-next.
|
|
181
|
-
"@flighthq/scene2d-formats": "0.4.0-next.
|
|
182
|
-
"@flighthq/scene2d-gl": "0.4.0-next.
|
|
183
|
-
"@flighthq/scene2d-resources": "0.4.0-next.
|
|
184
|
-
"@flighthq/scene2d-wgpu": "0.4.0-next.
|
|
185
|
-
"@flighthq/scene3d": "0.4.0-next.
|
|
186
|
-
"@flighthq/scene3d-formats": "0.4.0-next.
|
|
187
|
-
"@flighthq/scene3d-gl": "0.4.0-next.
|
|
188
|
-
"@flighthq/scene3d-resources": "0.4.0-next.
|
|
189
|
-
"@flighthq/scene3d-wgpu": "0.4.0-next.
|
|
190
|
-
"@flighthq/screen": "0.4.0-next.
|
|
191
|
-
"@flighthq/sensors": "0.4.0-next.
|
|
192
|
-
"@flighthq/shading": "0.4.0-next.
|
|
193
|
-
"@flighthq/shape": "0.4.0-next.
|
|
194
|
-
"@flighthq/shape-formats": "0.4.0-next.
|
|
195
|
-
"@flighthq/share": "0.4.0-next.
|
|
196
|
-
"@flighthq/shell": "0.4.0-next.
|
|
197
|
-
"@flighthq/shortcut": "0.4.0-next.
|
|
198
|
-
"@flighthq/signals": "0.4.0-next.
|
|
199
|
-
"@flighthq/skeleton2d": "0.4.0-next.
|
|
200
|
-
"@flighthq/skeleton2d-formats": "0.4.0-next.
|
|
201
|
-
"@flighthq/skeleton3d": "0.4.0-next.
|
|
202
|
-
"@flighthq/snapshot": "0.4.0-next.
|
|
203
|
-
"@flighthq/socket": "0.4.0-next.
|
|
204
|
-
"@flighthq/spatial": "0.4.0-next.
|
|
205
|
-
"@flighthq/spring": "0.4.0-next.
|
|
206
|
-
"@flighthq/statechart": "0.4.0-next.
|
|
207
|
-
"@flighthq/spritesheet": "0.4.0-next.
|
|
208
|
-
"@flighthq/spritesheet-formats": "0.4.0-next.
|
|
209
|
-
"@flighthq/statusbar": "0.4.0-next.
|
|
210
|
-
"@flighthq/storage": "0.4.0-next.
|
|
211
|
-
"@flighthq/swf": "0.4.0-next.
|
|
212
|
-
"@flighthq/text": "0.4.0-next.
|
|
213
|
-
"@flighthq/text-markup": "0.4.0-next.
|
|
214
|
-
"@flighthq/textbidi": "0.4.0-next.
|
|
215
|
-
"@flighthq/textinput": "0.4.0-next.
|
|
216
|
-
"@flighthq/textlayout": "0.4.0-next.
|
|
217
|
-
"@flighthq/textsegment": "0.4.0-next.
|
|
218
|
-
"@flighthq/textshaper": "0.4.0-next.
|
|
219
|
-
"@flighthq/textshaper-canvas": "0.4.0-next.
|
|
220
|
-
"@flighthq/texture": "0.4.0-next.
|
|
221
|
-
"@flighthq/texture-formats": "0.4.0-next.
|
|
222
|
-
"@flighthq/textureatlas": "0.4.0-next.
|
|
223
|
-
"@flighthq/textureatlas-formats": "0.4.0-next.
|
|
224
|
-
"@flighthq/tilemap": "0.4.0-next.
|
|
225
|
-
"@flighthq/tilemap-formats": "0.4.0-next.
|
|
226
|
-
"@flighthq/timeline": "0.4.0-next.
|
|
227
|
-
"@flighthq/tray": "0.4.0-next.
|
|
228
|
-
"@flighthq/tween": "0.4.0-next.
|
|
229
|
-
"@flighthq/types": "0.4.0-next.
|
|
230
|
-
"@flighthq/updater": "0.4.0-next.
|
|
231
|
-
"@flighthq/useragent": "0.4.0-next.
|
|
232
|
-
"@flighthq/velocity": "0.4.0-next.
|
|
233
|
-
"@flighthq/video": "0.4.0-next.
|
|
234
|
-
"@flighthq/webcam": "0.4.0-next.
|
|
235
|
-
"@flighthq/xml": "0.4.0-next.
|
|
93
|
+
"@flighthq/abc": "0.4.0-next.1663.d9c5746",
|
|
94
|
+
"@flighthq/accessibility": "0.4.0-next.1663.d9c5746",
|
|
95
|
+
"@flighthq/adjustments": "0.4.0-next.1663.d9c5746",
|
|
96
|
+
"@flighthq/animation": "0.4.0-next.1663.d9c5746",
|
|
97
|
+
"@flighthq/app": "0.4.0-next.1663.d9c5746",
|
|
98
|
+
"@flighthq/application": "0.4.0-next.1663.d9c5746",
|
|
99
|
+
"@flighthq/application-gl": "0.4.0-next.1663.d9c5746",
|
|
100
|
+
"@flighthq/assets": "0.4.0-next.1663.d9c5746",
|
|
101
|
+
"@flighthq/audio": "0.4.0-next.1663.d9c5746",
|
|
102
|
+
"@flighthq/binpack": "0.4.0-next.1663.d9c5746",
|
|
103
|
+
"@flighthq/bitmap": "0.4.0-next.1663.d9c5746",
|
|
104
|
+
"@flighthq/bitmapfont": "0.4.0-next.1663.d9c5746",
|
|
105
|
+
"@flighthq/bitmapfont-formats": "0.4.0-next.1663.d9c5746",
|
|
106
|
+
"@flighthq/bitmaptext": "0.4.0-next.1663.d9c5746",
|
|
107
|
+
"@flighthq/camera": "0.4.0-next.1663.d9c5746",
|
|
108
|
+
"@flighthq/camera-controls": "0.4.0-next.1663.d9c5746",
|
|
109
|
+
"@flighthq/capture": "0.4.0-next.1663.d9c5746",
|
|
110
|
+
"@flighthq/clip": "0.4.0-next.1663.d9c5746",
|
|
111
|
+
"@flighthq/clipboard": "0.4.0-next.1663.d9c5746",
|
|
112
|
+
"@flighthq/clock": "0.4.0-next.1663.d9c5746",
|
|
113
|
+
"@flighthq/collision": "0.4.0-next.1663.d9c5746",
|
|
114
|
+
"@flighthq/color": "0.4.0-next.1663.d9c5746",
|
|
115
|
+
"@flighthq/compression": "0.4.0-next.1663.d9c5746",
|
|
116
|
+
"@flighthq/connectivity": "0.4.0-next.1663.d9c5746",
|
|
117
|
+
"@flighthq/debug": "0.4.0-next.1663.d9c5746",
|
|
118
|
+
"@flighthq/device": "0.4.0-next.1663.d9c5746",
|
|
119
|
+
"@flighthq/dialog": "0.4.0-next.1663.d9c5746",
|
|
120
|
+
"@flighthq/easing": "0.4.0-next.1663.d9c5746",
|
|
121
|
+
"@flighthq/effects": "0.4.0-next.1663.d9c5746",
|
|
122
|
+
"@flighthq/effects-canvas": "0.4.0-next.1663.d9c5746",
|
|
123
|
+
"@flighthq/effects-gl": "0.4.0-next.1663.d9c5746",
|
|
124
|
+
"@flighthq/effects-wgpu": "0.4.0-next.1663.d9c5746",
|
|
125
|
+
"@flighthq/entity": "0.4.0-next.1663.d9c5746",
|
|
126
|
+
"@flighthq/filesystem": "0.4.0-next.1663.d9c5746",
|
|
127
|
+
"@flighthq/flow": "0.4.0-next.1663.d9c5746",
|
|
128
|
+
"@flighthq/font": "0.4.0-next.1663.d9c5746",
|
|
129
|
+
"@flighthq/font-formats": "0.4.0-next.1663.d9c5746",
|
|
130
|
+
"@flighthq/geolocation": "0.4.0-next.1663.d9c5746",
|
|
131
|
+
"@flighthq/geometry": "0.4.0-next.1663.d9c5746",
|
|
132
|
+
"@flighthq/glyphatlas": "0.4.0-next.1663.d9c5746",
|
|
133
|
+
"@flighthq/haptics": "0.4.0-next.1663.d9c5746",
|
|
134
|
+
"@flighthq/image": "0.4.0-next.1663.d9c5746",
|
|
135
|
+
"@flighthq/image-codec": "0.4.0-next.1663.d9c5746",
|
|
136
|
+
"@flighthq/importdiagnostics": "0.4.0-next.1663.d9c5746",
|
|
137
|
+
"@flighthq/input": "0.4.0-next.1663.d9c5746",
|
|
138
|
+
"@flighthq/interaction": "0.4.0-next.1663.d9c5746",
|
|
139
|
+
"@flighthq/intl": "0.4.0-next.1663.d9c5746",
|
|
140
|
+
"@flighthq/ipc": "0.4.0-next.1663.d9c5746",
|
|
141
|
+
"@flighthq/keyboard": "0.4.0-next.1663.d9c5746",
|
|
142
|
+
"@flighthq/layout": "0.4.0-next.1663.d9c5746",
|
|
143
|
+
"@flighthq/lifecycle": "0.4.0-next.1663.d9c5746",
|
|
144
|
+
"@flighthq/lighting": "0.4.0-next.1663.d9c5746",
|
|
145
|
+
"@flighthq/loader": "0.4.0-next.1663.d9c5746",
|
|
146
|
+
"@flighthq/log": "0.4.0-next.1663.d9c5746",
|
|
147
|
+
"@flighthq/materials": "0.4.0-next.1663.d9c5746",
|
|
148
|
+
"@flighthq/math": "0.4.0-next.1663.d9c5746",
|
|
149
|
+
"@flighthq/media": "0.4.0-next.1663.d9c5746",
|
|
150
|
+
"@flighthq/mediasession": "0.4.0-next.1663.d9c5746",
|
|
151
|
+
"@flighthq/menu": "0.4.0-next.1663.d9c5746",
|
|
152
|
+
"@flighthq/mesh": "0.4.0-next.1663.d9c5746",
|
|
153
|
+
"@flighthq/motionpath": "0.4.0-next.1663.d9c5746",
|
|
154
|
+
"@flighthq/movieclip": "0.4.0-next.1663.d9c5746",
|
|
155
|
+
"@flighthq/net": "0.4.0-next.1663.d9c5746",
|
|
156
|
+
"@flighthq/node": "0.4.0-next.1663.d9c5746",
|
|
157
|
+
"@flighthq/notification": "0.4.0-next.1663.d9c5746",
|
|
158
|
+
"@flighthq/particleemitter": "0.4.0-next.1663.d9c5746",
|
|
159
|
+
"@flighthq/particles": "0.4.0-next.1663.d9c5746",
|
|
160
|
+
"@flighthq/particles-formats": "0.4.0-next.1663.d9c5746",
|
|
161
|
+
"@flighthq/path": "0.4.0-next.1663.d9c5746",
|
|
162
|
+
"@flighthq/path-boolean": "0.4.0-next.1663.d9c5746",
|
|
163
|
+
"@flighthq/path-formats": "0.4.0-next.1663.d9c5746",
|
|
164
|
+
"@flighthq/permissions": "0.4.0-next.1663.d9c5746",
|
|
165
|
+
"@flighthq/physics2d": "0.4.0-next.1663.d9c5746",
|
|
166
|
+
"@flighthq/picking": "0.4.0-next.1663.d9c5746",
|
|
167
|
+
"@flighthq/platform": "0.4.0-next.1663.d9c5746",
|
|
168
|
+
"@flighthq/power": "0.4.0-next.1663.d9c5746",
|
|
169
|
+
"@flighthq/protocol": "0.4.0-next.1663.d9c5746",
|
|
170
|
+
"@flighthq/quadbatch": "0.4.0-next.1663.d9c5746",
|
|
171
|
+
"@flighthq/render": "0.4.0-next.1663.d9c5746",
|
|
172
|
+
"@flighthq/render-gl": "0.4.0-next.1663.d9c5746",
|
|
173
|
+
"@flighthq/render-wgpu": "0.4.0-next.1663.d9c5746",
|
|
174
|
+
"@flighthq/requirements": "0.4.0-next.1663.d9c5746",
|
|
175
|
+
"@flighthq/registry": "0.4.0-next.1663.d9c5746",
|
|
176
|
+
"@flighthq/registry-catalog": "0.4.0-next.1663.d9c5746",
|
|
177
|
+
"@flighthq/registry-codegen": "0.4.0-next.1663.d9c5746",
|
|
178
|
+
"@flighthq/scene2d": "0.4.0-next.1663.d9c5746",
|
|
179
|
+
"@flighthq/scene2d-canvas": "0.4.0-next.1663.d9c5746",
|
|
180
|
+
"@flighthq/scene2d-dom": "0.4.0-next.1663.d9c5746",
|
|
181
|
+
"@flighthq/scene2d-formats": "0.4.0-next.1663.d9c5746",
|
|
182
|
+
"@flighthq/scene2d-gl": "0.4.0-next.1663.d9c5746",
|
|
183
|
+
"@flighthq/scene2d-resources": "0.4.0-next.1663.d9c5746",
|
|
184
|
+
"@flighthq/scene2d-wgpu": "0.4.0-next.1663.d9c5746",
|
|
185
|
+
"@flighthq/scene3d": "0.4.0-next.1663.d9c5746",
|
|
186
|
+
"@flighthq/scene3d-formats": "0.4.0-next.1663.d9c5746",
|
|
187
|
+
"@flighthq/scene3d-gl": "0.4.0-next.1663.d9c5746",
|
|
188
|
+
"@flighthq/scene3d-resources": "0.4.0-next.1663.d9c5746",
|
|
189
|
+
"@flighthq/scene3d-wgpu": "0.4.0-next.1663.d9c5746",
|
|
190
|
+
"@flighthq/screen": "0.4.0-next.1663.d9c5746",
|
|
191
|
+
"@flighthq/sensors": "0.4.0-next.1663.d9c5746",
|
|
192
|
+
"@flighthq/shading": "0.4.0-next.1663.d9c5746",
|
|
193
|
+
"@flighthq/shape": "0.4.0-next.1663.d9c5746",
|
|
194
|
+
"@flighthq/shape-formats": "0.4.0-next.1663.d9c5746",
|
|
195
|
+
"@flighthq/share": "0.4.0-next.1663.d9c5746",
|
|
196
|
+
"@flighthq/shell": "0.4.0-next.1663.d9c5746",
|
|
197
|
+
"@flighthq/shortcut": "0.4.0-next.1663.d9c5746",
|
|
198
|
+
"@flighthq/signals": "0.4.0-next.1663.d9c5746",
|
|
199
|
+
"@flighthq/skeleton2d": "0.4.0-next.1663.d9c5746",
|
|
200
|
+
"@flighthq/skeleton2d-formats": "0.4.0-next.1663.d9c5746",
|
|
201
|
+
"@flighthq/skeleton3d": "0.4.0-next.1663.d9c5746",
|
|
202
|
+
"@flighthq/snapshot": "0.4.0-next.1663.d9c5746",
|
|
203
|
+
"@flighthq/socket": "0.4.0-next.1663.d9c5746",
|
|
204
|
+
"@flighthq/spatial": "0.4.0-next.1663.d9c5746",
|
|
205
|
+
"@flighthq/spring": "0.4.0-next.1663.d9c5746",
|
|
206
|
+
"@flighthq/statechart": "0.4.0-next.1663.d9c5746",
|
|
207
|
+
"@flighthq/spritesheet": "0.4.0-next.1663.d9c5746",
|
|
208
|
+
"@flighthq/spritesheet-formats": "0.4.0-next.1663.d9c5746",
|
|
209
|
+
"@flighthq/statusbar": "0.4.0-next.1663.d9c5746",
|
|
210
|
+
"@flighthq/storage": "0.4.0-next.1663.d9c5746",
|
|
211
|
+
"@flighthq/swf": "0.4.0-next.1663.d9c5746",
|
|
212
|
+
"@flighthq/text": "0.4.0-next.1663.d9c5746",
|
|
213
|
+
"@flighthq/text-markup": "0.4.0-next.1663.d9c5746",
|
|
214
|
+
"@flighthq/textbidi": "0.4.0-next.1663.d9c5746",
|
|
215
|
+
"@flighthq/textinput": "0.4.0-next.1663.d9c5746",
|
|
216
|
+
"@flighthq/textlayout": "0.4.0-next.1663.d9c5746",
|
|
217
|
+
"@flighthq/textsegment": "0.4.0-next.1663.d9c5746",
|
|
218
|
+
"@flighthq/textshaper": "0.4.0-next.1663.d9c5746",
|
|
219
|
+
"@flighthq/textshaper-canvas": "0.4.0-next.1663.d9c5746",
|
|
220
|
+
"@flighthq/texture": "0.4.0-next.1663.d9c5746",
|
|
221
|
+
"@flighthq/texture-formats": "0.4.0-next.1663.d9c5746",
|
|
222
|
+
"@flighthq/textureatlas": "0.4.0-next.1663.d9c5746",
|
|
223
|
+
"@flighthq/textureatlas-formats": "0.4.0-next.1663.d9c5746",
|
|
224
|
+
"@flighthq/tilemap": "0.4.0-next.1663.d9c5746",
|
|
225
|
+
"@flighthq/tilemap-formats": "0.4.0-next.1663.d9c5746",
|
|
226
|
+
"@flighthq/timeline": "0.4.0-next.1663.d9c5746",
|
|
227
|
+
"@flighthq/tray": "0.4.0-next.1663.d9c5746",
|
|
228
|
+
"@flighthq/tween": "0.4.0-next.1663.d9c5746",
|
|
229
|
+
"@flighthq/types": "0.4.0-next.1663.d9c5746",
|
|
230
|
+
"@flighthq/updater": "0.4.0-next.1663.d9c5746",
|
|
231
|
+
"@flighthq/useragent": "0.4.0-next.1663.d9c5746",
|
|
232
|
+
"@flighthq/velocity": "0.4.0-next.1663.d9c5746",
|
|
233
|
+
"@flighthq/video": "0.4.0-next.1663.d9c5746",
|
|
234
|
+
"@flighthq/webcam": "0.4.0-next.1663.d9c5746",
|
|
235
|
+
"@flighthq/xml": "0.4.0-next.1663.d9c5746"
|
|
236
236
|
},
|
|
237
237
|
"devDependencies": {
|
|
238
238
|
"typescript": "^5.3.0"
|