UNPKG

strman.base64decode

Version:

The [strman](https://github.com/dleitee/strman) method `base64decode` exported as a [Node.js](https://nodejs.org/) module.

28 lines (24 loc) 701 B
{ "name": "strman.base64decode", "version": "2.0.0", "description": "The [strman](https://github.com/dleitee/strman) method `base64decode` exported as a [Node.js](https://nodejs.org/) module.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/dleitee/strman.git" }, "keywords": [ "string", "manipulate", "str", "manipulation", "strman", "base64decode" ], "author": "Daniel Leite de Oliveira <dleitee@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/dleitee/strman/issues" }, "homepage": "https://github.com/dleitee/strman#readme" }