UNPKG

execd

Version:
33 lines 628 B
{ "name": "sxty4", "version": "0.11.0", "description": "Base 64 string encoding and decoding.", "main": "sxty4.deploy.js", "support": "sxty4.support.js", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>", "Vinse Vinalon" ], "license": "MIT", "keywords": [ "base64", "string", "encode", "decode", "sxty4" ], "homepage": "https://github.com/volkovasystems/sxty4", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bse": "^0.0.0", "falzy": "^0.23.0", "harden": "^0.23.0" } }