21 lines
458 B
JSON
21 lines
458 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|