sshsurf-ts3-bot/package.json

9 lines
137 B
JSON
Raw Permalink Normal View History

2025-01-20 17:04:10 -05:00
{
"type": "module",
"dependencies": {
"jsonfile": "^6.1.0",
"node-fetch": "^2.7.0",
"ts3-nodejs-library": "^3.5.1"
}
}