functioning start
This commit is contained in:
28
package.json
Normal file
28
package.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "cockbot",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/CesiumCs/cockbot.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/CesiumCs/tornbot/issues"
|
||||
},
|
||||
"homepage": "https://github.com/CesiumCs/tornbot#readme",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"discord.js": "^14.18.0",
|
||||
"fs": "^0.0.1-security",
|
||||
"node-cron": "^3.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.24.0",
|
||||
"eslint": "^9.24.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user