UNPKG

utf8-base64

Version:

UTF-8 and Base64 and Base64url Javascript Encoding

28 lines (27 loc) 577 B
{ "name": "utf8-base64", "version": "0.1.2", "description": "UTF-8 and Base64 and Base64url Javascript Encoding", "main": "utf8-base64.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/leoz/utf8-base64.git" }, "keywords": [ "UTF-8", "Base64", "Base64url", "encoding" ], "author": "Vassilis Petroulias [DRDigit]", "contributors": [ { "name": "Leonid Zolotarev", "email": "<leoz@yahoo.com>" } ], "license": "Apache-2.0" }