{ "name": "hubot-kredits", "version": "3.2.1", "description": "Kosmos Kredits functionality for chat bots", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "create-wallet": "scripts/create-wallet.js" }, "dependencies": { "eth-provider": "^0.2.2", "ethers": "^4.0.27", "group-array": "^0.3.3", "kosmos-schemas": "^1.1.2", "kredits-contracts": "^5.3.0", "node-cron": "^2.0.3", "node-fetch": "^2.3.0", "prompt": "^1.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/67P/hubot-kredits.git" }, "keywords": [ "kosmos", "kredits", "hubot-scripts" ], "author": "Kosmos Developers ", "contributors": [ "Sebastian Kippe ", "Michael Bumann " ], "license": "MIT", "bugs": { "url": "https://github.com/67P/hubot-kredits/issues" }, "homepage": "https://github.com/67P/hubot-kredits#readme" }