@haydenhigg/atbash
Version:
A small library for atbash encryptions.
18 lines (17 loc) • 356 B
JSON
{
"name": "@haydenhigg/atbash",
"version": "1.0.1",
"description": "A small library for atbash encryptions.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"atbash",
"encryption",
"decryption",
"cipher"
],
"author": "Hayden Higginbotham",
"license": "MIT"
}