nepali-number-word
Version:
Convert numbers to Nepali digits or words with format.
31 lines (30 loc) • 743 B
JSON
{
"name": "nepali-number-word",
"version": "1.2.8",
"description": "Convert numbers to Nepali digits or words with format.",
"main": "index.js",
"type": "module",
"scripts": {
"test": "npm run convert"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DarpanAdhikari/nepali-number-word.git"
},
"keywords": [
"nepali",
"number",
"word",
"converter",
"nepali-number",
"format",
"number-to-words",
"nepal"
],
"author": "Darpan Adhikari",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/DarpanAdhikari/nepali-number-word/issues"
},
"homepage": "https://github.com/DarpanAdhikari/nepali-number-word#readme"
}