Sha256: 8cf8baba3ca84bc20ca914581407d07f7ec7e065656dd9124c9c1c5b3ec6da9d
Contents?: true
Size: 579 Bytes
Versions: 7
Compression:
Stored size: 579 Bytes
Contents
{ "name": "base64-js", "version": "1.0.0", "homepage": "https://github.com/beatgammit/base64-js", "authors": [ "T. Jameson Little <t.jameson.little@gmail.com>" ], "description": "Base64 encoding/decoding in pure JS", "main": "lib/b64.js", "moduleType": [ "globals", "node" ], "keywords": [ "base64", "b64", "encode", "decode", "bytearray", "typedarray", "array", "uint8array" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "bench", "test", "tests" ] }
Version data entries
7 entries across 7 versions & 2 rubygems