jillo-bot/package.json

18 lines
377 B
JSON

{
"name": "foggy-morning",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "oatmealine",
"license": "AGPL-3.0",
"dependencies": {
"@discordjs/builders": "^0.13.0",
"@discordjs/rest": "^0.4.1",
"discord.js": "^13.8.0",
"random-seed": "^0.3.0"
}
}