{
  "name": "npm-vigenere-cipher",
  "version": "1.0.4",
  "description": "Cipher and Decipher simple text",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/akbarakma/npm-vigenere-cipher.git"
  },
  "keywords": [
    "vigenere",
    "cipher",
    "decipher"
  ],
  "author": "akbarakma",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/akbarakma/npm-vigenere-cipher/issues"
  },
  "homepage": "https://github.com/akbarakma/npm-vigenere-cipher#readme"
}
