shiro-calculator/package.json
koneko 3c29f98027
All checks were successful
Deploy bot / build-and-deploy (push) Successful in 14s
commit
2025-04-29 12:22:45 +02:00

10 lines
153 B
JSON

{
"name": "shirocalc",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"discord.js": "^14.14.1"
}
}