{
  "name": "caesarr",
  "version": "1.0.1",
  "description": "A mini library to convert whole numbers to Roman numerals",
  "main": "index.js",
  "scripts": {
    "push": "git push && npm publish"
  },
  "keywords": [
    "roman-numbers",
    "roman",
    "caesar",
    "math",
    "javascript",
    "random"
  ],
  "author": "Ephraim Atta-Duncan",
  "license": "MIT"
}
