28 lines
505 B
JSON
28 lines
505 B
JSON
|
{
|
||
|
"name": "indiumjs",
|
||
|
"version": "1.0.0",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://git.seaswimmer.cc/SeaswimmerTheFsh/IndiumJS"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"discord",
|
||
|
"bot",
|
||
|
"discord",
|
||
|
"bot"
|
||
|
],
|
||
|
"author": "SeaswimmerTheFsh",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"discord.js": "^14.13.0"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"eslint": "^8.47.0"
|
||
|
},
|
||
|
"description": ""
|
||
|
}
|