Files
accounting.js/bower.json
Joss Crowcroft 15e38ac6d6 v0.4.2
2015-06-17 15:44:09 +01:00

11 lines
489 B
JSON

{
"author" : "Open Exchange Rates <info@openexchangerates.org> (https://www.openexchangerates.org)",
"description" : "number, money and currency formatting library",
"homepage" : "http://openexchangerates.github.io/accounting.js",
"ignore" : ["**/.*", "tests"],
"keywords" : ["accounting", "number", "money", "currency", "format", "utilities", "finance", "exchange"],
"main" : "accounting.js",
"name" : "accounting",
"version" : "0.4.2"
}