{ "name": "polibug", "version": "1.0.0", "description": "Bot", "main": "test.js", "dependencies": { "fs": "^0.0.2", "twit": "^2.2.4", "lowdb": "^0.12.5" }, "devDependencies": {}, "scripts": { "test": "node test.js" }, "author": "", "license": "ISC" }