This commit is contained in:
2025-09-17 21:37:53 +02:00
parent 1003e84648
commit 1c6cd065db
11 changed files with 92 additions and 25 deletions

9
package-lock.json generated
View File

@@ -8,6 +8,9 @@
"name": "next_station_plugin",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@rbxts/signal": "^1.1.1"
},
"devDependencies": {
"@rbxts/compiler-types": "^3.0.0-types.0",
"@rbxts/types": "^1.0.881",
@@ -318,6 +321,12 @@
"dev": true,
"license": "MIT"
},
"node_modules/@rbxts/signal": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@rbxts/signal/-/signal-1.1.1.tgz",
"integrity": "sha512-WX+ONE+ld4pG9PvRkR8OgDld9NpaV1RfXyUIw+Q2oXP/5rehkYzvt20NWtrLAP3NhMc5inYInLd+hnufey6nFw==",
"license": "ISC"
},
"node_modules/@rbxts/types": {
"version": "1.0.881",
"resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.881.tgz",