{ "name": "bitcoin", "description": "Communicate with bitcoind via JSON-RPC", "version": "1.1.0", "main": "./lib/bitcoin", "keywords": [ "bitcoin", "rpc" ], "author": "Bill Casarin (jb55.com)", "dependencies": { "underscore": ">= 1.0.3" }, "repository": { "type": "git", "url": "https://jb55@github.com/jb55/node-bitcoin.git" } }