obama-bot/package.json

20 lines
384 B
JSON

{
"name": "obamium",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"better-sqlite3": "^7.1.0",
"discord.js": "^12.2.0",
"dotenv": "^8.2.0",
"enmap": "^5.3.2",
"log75": "^1.0.2",
"node-wit": "^6.0.0"
}
}