{ "name": "cryptonote-universal-pool", "version": "0.0.1", "license": "GPL-2.0", "author": "Matthew Little", "repository": { "type": "git", "url": "https://github.com/fancoder/cryptonote-universal-pool.git" }, "dependencies": { "bignum": "*", "async": "*", "redis": "*", "cli-color": "*", "dateformat": "*", "base58-native": "*", "multi-hashing": "git+https://schwann.lnvpn.de/haraldwolff/node-multi-hashing.git#Nan-2.0", "cryptonote-util": "git+https://schwann.lnvpn.de/haraldwolff/node-cryptonote-util.git#xmr-Nan-2.0" }, "engines": { "node": ">=0.10" } }