This repository has been archived on 2023-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
ScoreSaber-Leaderboard-Feed/package.json
RealFascinated 674e913f3d first commit
2022-04-22 13:51:20 +01:00

12 lines
190 B
JSON

{
"name": "test",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"webhook-discord": "^3.7.8",
"websocket": "^1.0.34",
"ws": "^8.5.0"
}
}