pnumber
Version:
persian number utilities for javascript
34 lines (33 loc) • 653 B
JSON
{
"name": "pnumber",
"version": "0.3.0",
"description": "persian number utilities for javascript",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mavihq/pnumber.git"
},
"keywords": [
"persian",
"number",
"farsi",
"adad",
"huruf",
"harf",
"word",
"toWord",
"rial",
"phone",
"irphone",
"validate"
],
"author": "mavi",
"license": "MIT",
"bugs": {
"url": "https://github.com/mavihq/pnumber/issues"
},
"homepage": "https://github.com/mavihq/pnumber#readme"
}