{
  "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"
}
