{ "name": "cryptonote-nodejs-pool", "version": "1.4.0", "license": "GPL-2.0", "Original author": "Daniel Vandal", "Maintained by": "Musclesonvacation", "repository": { "type": "git", "url": "https://github.com/dvandal/cryptonote-nodejs-pool.git" }, "dependencies": { "async": "1", "base58-native": "*", "bignum": "*", "cli-color": "*", "cryptoforknote-util": "git://github.com/MoneroOcean/node-cryptoforknote-util.git", "cryptonight-hashing": "git://github.com/MoneroOcean/node-cryptonight-hashing.git", "dateformat": "*", "haven-nodejs-wrapper": "git://github.com/haven-protocol-org/haven-nodejs-wrapper", "mailgun.js": "*", "node-telegram-bot-api": "*", "nodemailer": "2.7.2", "nodemailer-sendmail-transport": "*", "redis": "*", "socket.io": "^2.1.1", "time-ago": "*", "turtlecoin-multi-hashing": "https://github.com/turtlecoin/node8-multi-hashing.git" }, "engines": { "node": ">=8.11.3" } }