UNPKG

caesarr

Version:

A mini library to convert whole numbers to Roman numerals

20 lines (19 loc) 371 B
{ "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" }