@candis/currencies
v1.1.2
Published
[](https://circleci.com/gh/CandisIO/currencies/tree/master) [:
{
"USD": {
"symbol": "US$",
"name": "US Dollar",
"symbol_native": "$",
"decimal_digits": 2,
"rounding": 0,
"code": "USD",
"name_plural": "US dollars",
"money_format": "${{amount}}",
"money_with_currency_format": "${{amount}} USD",
"decimal": ".",
"thousand": ","
}
}How to publish a new version of this package
Please follow the instructions on the wiki
