{ "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", "zeromq": "5.3.1" } }