{ "name": "bitcoincashjs", "description": "A simple, safe, and powerful JavaScript Bitcoin Cash library.", "main": "index.js", "authors": [ "Emilio Almansi " ], "license": "MIT", "keywords": [ "bitcoin", "transaction", "address", "p2p", "ecies", "cryptocurrency", "blockchain", "payment", "bip21", "bip32", "bip37", "bip69", "bip70", "multisig" ], "homepage": "https://bitcoincashjs.github.io/", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }