{
  "name": "ciphervgnr",
  "version": "1.3.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "node ./index.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WLLR9505/cipher-vgnr.git"
  },
  "keywords": [
    "vigenere"
  ],
  "author": "Weuller Jr. Souza",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/WLLR9505/cipher-vgnr/issues"
  },
  "homepage": "https://github.com/WLLR9505/cipher-vgnr#readme"
}
