{
  "type": "module",
  "scripts": {
    "start": "tsc && node dist/index.js"
  },
  "dependencies": {
    "@spark.ts/handler": "latest",
    "discord.js": "14.6.0",
    "ts-dotenv": "0.8.3"
  }
}
