UNPKG

roman-numeral-converter-mmxvi

Version:

A node module for converting roman numerals to integers and vice versa

29 lines (28 loc) 757 B
{ "name": "roman-numeral-converter-mmxvi", "version": "1.0.5", "description": "A node module for converting roman numerals to integers and vice versa", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/Cein-Markey/roman-numeral-conversion-library.git" }, "keywords": [ "Node", "NPM", "JavaScript", "roman", "numerals", "numeral", "utility", "tool", "converter", "roman-numerals" ], "author": "Cein Markey <hi@ceinmarkey.co.uk> (http://cein.irish)", "license": "ISC", "bugs": { "url": "https://github.com/Cein-Markey/roman-numeral-conversion-library/issues" }, "homepage": "https://github.com/Cein-Markey/roman-numeral-conversion-library#readme" }