UNPKG

base64-decoder

Version:
30 lines (29 loc) 646 B
{ "name": "base64-decoder", "version": "1.0.4", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/avillarubia/base64-decoder.git" }, "keywords": [ "base64", "file", "converter", "base64-to-file", "base64-decoder" ], "author": "Aljohn Villarubia", "license": "ISC", "bugs": { "url": "https://github.com/avillarubia/base64-decoder/issues" }, "homepage": "https://github.com/avillarubia/base64-decoder#readme", "dependencies": { "shortid": "^2.2.15" } }