{
"name": "silver-wolf",
"type": "module",
"main": "src/index.ts",
"scripts": {
"dev": "NODE_ENV=development tsx --env-file .env src/index.ts",
"start": "bun src/index.ts"
},
"dependencies": {
"@sapphire/framework": "^5.3.1",
"@sapphire/plugin-editable-commands": "^4.0.3",
"@sapphire/plugin-hmr": "^3.0.2",
"@sapphire/plugin-subcommands": "^7.0.1",
"@sapphire/stopwatch": "^1.5.4",
"@sapphire/type": "^2.5.1",
"@sapphire/utilities": "^3.18.1",
"discord.js": "^14.16.3"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/bun": "^1.1.13",
"tsx": "^4.19.2"
},
"trustedDependencies": ["@biomejs/biome", "@sapphire/type", "esbuild"]
}
{
"name": "silver-wolf",
"type": "module",
"main": "src/index.ts",
"scripts": {
"dev": "NODE_ENV=development tsx --env-file .env src/index.ts",
"start": "bun src/index.ts"
},
"dependencies": {
"@sapphire/framework": "^5.3.1",
"@sapphire/plugin-editable-commands": "^4.0.3",
"@sapphire/plugin-hmr": "^3.0.2",
"@sapphire/plugin-subcommands": "^7.0.1",
"@sapphire/stopwatch": "^1.5.4",
"@sapphire/type": "^2.5.1",
"@sapphire/utilities": "^3.18.1",
"discord.js": "^14.16.3"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/bun": "^1.1.13",
"tsx": "^4.19.2"
},
"trustedDependencies": ["@biomejs/biome", "@sapphire/type", "esbuild"]
}