UNPKG

cr-numeral

Version:

This is an application that helps convert numbers to Roman numerals or vice versa. Find Roman numerals or Numbers.

32 lines (31 loc) 752 B
{ "name": "cr-numeral", "version": "1.1.3", "description": "This is an application that helps convert numbers to Roman numerals or vice versa. Find Roman numerals or Numbers.", "main": "app.js", "scripts": { "test": "jest --watchAll" }, "repository": { "type": "git", "url": "git+https://github.com/kouqhar/npm-roman-numeral.git" }, "keywords": [ "roman", "convert", "numeral", "convert", "cr", "roman-numeral", "convert-roman-numeral" ], "author": "Duniya Naphtali", "license": "MIT", "bugs": { "url": "https://github.com/kouqhar/npm-roman-numeral/issues" }, "homepage": "https://github.com/kouqhar/npm-roman-numeral#readme", "devDependencies": { "jest": "^26.6.3" } }