{ "name": "unibabel", "main": "index.js", "version": "2.1.2", "homepage": "https://github.com/coolaj86/unibabel-js", "authors": [ "AJ ONeal " ], "description": "Convert between UTF8, TypedArrays, and Base64", "moduleType": [ "globals", "node" ], "keywords": [ "utf8", "utf-8", "ArrayBuffer", "TypedArrays", "Uint", "Base64", "b64" ], "license": "Apache2", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }