{
  "name": "christopher",
  "version": "1.1.1",
  "description": "A cipher/code transcribing library built in JavaScript.",
  "main": "christopher.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/soops/christopher.git"
  },
  "keywords": [
    "cipher",
    "encoding",
    "decoding",
    "base",
    "conversion",
    "binary",
    "morse",
    "nato",
    "hex",
    "caesarian",
    "shift"
  ],
  "author": "Ethan Arterberry",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/soops/christopher/issues"
  },
  "homepage": "https://github.com/soops/christopher#readme"
}
