UNPKG

convert-string

Version:

Convert to/from strings and array of bytes

18 lines 356 B
{ "name": "convert-string", "version": "0.1.0", "description": "Convert to/from strings and array of bytes", "keywords": [ "string", "strings", "convert", "bytes" ], "ignore": [ "node_modules", ".DS_Store", "references" ], "repo": "https://github.com/cryptocoinjs/convert-string", "main": "convert-string.js" }