@satachito/replace-numeral
Version:
Replace all numerals in the world into Arabic numerals.
24 lines (23 loc) • 590 B
JSON
{
"name": "@satachito/replace-numeral",
"version": "1.0.2",
"description": "Replace all numerals in the world into Arabic numerals.",
"main": "_.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Satachito/ReplaceNumeral.git"
},
"keywords": [
"Replace",
"Numeral",
"International",
"Arabic"
],
"author": "Satoru Ogura <satoru.ogura@me.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Satachito/ReplaceNumeral/issues"
},
"homepage": "https://github.com/Satachito/ReplaceNumeral#readme",
"type": "module"
}