number-currency-format
Version:
Dependency-less price formatting
19 lines (18 loc) • 322 B
JSON
{
"name": "number-currency-format",
"version": "1.0.10",
"description": "Dependency-less price formatting",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"price",
"currency",
"i18n",
"intl",
"money"
],
"author": "Konrad Zdanowicz",
"license": "ISC"
}