UNPKG

convert-hex

Version:

Convert to/from hex string and array of bytes

21 lines 399 B
{ "name": "convert-hex", "version": "0.1.0", "description": "Convert to/from hex string and array of bytes", "keywords": [ "string", "strings", "convert", "hex", "bytes" ], "devDependencies": { "chai": "~1.8.1", "mocha": "1.*" }, "repository": { "url": "https://github.com/cryptocoinjs/convert-hex", "type": "git" }, "main": "convert-hex.js" }