{ "name": "peya-nodejs-pool", "version": "1.5.0", "description": "Peya-centric RandomX pool stack derived from cryptonote-nodejs-pool.", "license": "GPL-2.0", "author": "tiamak", "contributors": [ "Daniel Vandal" ], "repository": { "type": "git", "url": "http://54.38.205.168:3000/tiamak/peya-nodejs-pool.git" }, "dependencies": { "async": "^1.5.2", "base58-native": "*", "bignum": "*", "bufferutil": "*", "cli-color": "*", "cryptoforknote-util": "file:../node-cryptoforknote-util-salvium", "cryptonight-hashing": "file:../node-cryptonight-hashing-mo", "dateformat": "^4.5.1", "domexception": "*", "mailgun.js": "*", "node-telegram-bot-api": "*", "nodemailer": "^6.4.18", "nodemailer-sendmail-transport": "*", "redis": "^3.1.2", "request-promise-core": "^1.1.4", "socket.io": "^4.8.1", "time-ago": "*", "utf-8-validate": "*" }, "engines": { "node": ">=8.11.3" } }