{ "name": "logori", "version": "1.0.0", "description": "A discord bot intended to complete the audit log", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Alejandro W. Sior", "license": "MIT", "dependencies": { "bufferutil": "^3.0.5", "eris": "^0.8.6", "level": "^4.0.0", "uws": "^10.148.1" } }