UNPKG

js-rpcapi-mineplex

Version:
33 lines (32 loc) 739 B
{ "name": "js-rpcapi-mineplex", "version": "1.0.0", "description": "mineplex api", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "mineplexio", "license": "ISC", "dependencies": { "bip39": "^3.0.2", "bs58check": "^2.1.2", "libsodium-wrappers": "^0.7.8", "pbkdf2": "^3.1.1", "sodium-universal": "^3.0.2", "xmlhttprequest": "^1.8.0" }, "repository": { "type": "git", "url": "git+https://github.com/mineplexio/js-rpcapi.git" }, "keywords": [ "mineplex", "api", "pool" ], "bugs": { "url": "https://github.com/mineplexio/js-rpcapi/issues" }, "homepage": "https://github.com/mineplexio/js-rpcapi#readme" }