GalaxyBotSpawnWarner/package.json

22 lines
458 B
JSON
Raw Normal View History

2023-11-04 00:37:46 -04:00
{
"name": "galaxybotspawnwarner",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://coastalcommits.com/SeaswimmerTheFsh/GalaxyBotSpawnWarner"
},
"author": "SeaswimmerTheFsh",
"license": "MIT",
"dependencies": {
"discord.js": "^14.13.0"
},
"devDependencies": {
"eslint": "^8.47.0"
}
}