{ "name": "libcoin", "description": "Bitcoin Library", "version": "0.1.3", "author": { "name": "Stephen Pair", "email": "stephen@bitpay.com" }, "main": "./index", "keywords": [ "bitcoin", "btc", "satoshi", "money", "currency", "virtual" ], "repository": { "type": "git", "url": "http://github.com/gasteve/node-libcoin.git" }, "scripts": {}, "dependencies": { "classtool": ">=1.0.0", "base58-native": ">=0.1.1" //"bignum" //"put" //"binary" }, "devDependencies": {}, "license": "MIT" }