This repository has been archived on 2025-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
shiro-calculator/package.json
2025-07-14 00:58:30 +02:00

10 lines
144 B
JSON

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