brown-town/package.json
2023-09-04 00:59:28 -06:00

17 lines
337 B
JSON

{
"name": "browntown",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.24.0",
"discord.js": "^13.5.1",
"dotenv": "^10.0.0",
"tesseract.js": "^4.1.2"
}
}