Changed some stuff arround
This commit is contained in:
27
package.json
Normal file
27
package.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "jefferybot",
|
||||
"version": "1.0.0",
|
||||
"description": "Customizable discord bot",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/plane000/JefferyBot.git"
|
||||
},
|
||||
"keywords": [
|
||||
"Discord",
|
||||
"Bot"
|
||||
],
|
||||
"author": "Benjamin Kyd",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/plane000/JefferyBot/issues"
|
||||
},
|
||||
"homepage": "https://github.com/plane000/JefferyBot#readme",
|
||||
"dependencies": {
|
||||
"discord.js": "^11.3.2",
|
||||
"fs": "0.0.1-security"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user