{ "name": "bm-create-enc-payload", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "bignum": "^0.13.1", "bitmessage": "git+https://git.bitmessage.org/Bitmessage/bitmessage-js.git#mac", "nan": "2.15.0", "secp256k1": "3.7.1", "xmlrpc": "1.3.2" } }