UNPKG

@lily-technologies/electrum-client

Version:

Electrum protocol client for React Native & Node.js

37 lines (36 loc) 746 B
{ "name": "@lily-technologies/electrum-client", "version": "1.1.8", "description": "Electrum protocol client for React Native & Node.js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "socks": "^2.6.1" }, "devDependencies": {}, "repository": { "type": "git", "url": "git://github.com/mempool/electrum-client.git" }, "bugs": { "url": "https://github.com/mempool/electrum-client/issues" }, "keywords": [ "bitcoin", "electrum", "electrumx" ], "engines": { "node": ">=6" }, "contributors": [ { "name": "Yuki Akiyama" }, { "name": "7kharov" }, { "name": "overtorment" }, { "name": "janoside" }, { "name": "softsimon" } ], "license": "MIT" }