2020-07-17 16:08:27 +00:00
|
|
|
{
|
|
|
|
"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",
|
2020-11-28 16:38:23 +00:00
|
|
|
"dotenv": "^8.2.0",
|
2020-07-17 16:08:27 +00:00
|
|
|
"enmap": "^5.3.2",
|
2020-11-28 16:38:23 +00:00
|
|
|
"log75": "^1.0.2",
|
2020-07-17 16:08:27 +00:00
|
|
|
"node-wit": "^6.0.0"
|
|
|
|
}
|
|
|
|
}
|