UNPKG

btc-opcode

Version:

Opcode support for Bitcoin.

20 lines 373 B
{ "name": "btc-opcode", "version": "0.0.1", "description": "Opcode support for Bitcoin.", "keywords": [ "crytography", "crypto", "bitcoin", "opcode" ], "devDependencies": { "mocha": "1.*", "terst": "0.0.1" }, "repository": { "url": "http://github.com/cryptocoinjs/btc-opcode", "type": "git" }, "main": "./lib/opcode.js" }