mirror of
https://github.com/HackPlan/accounting.js.git
synced 2026-01-12 08:43:48 +08:00
11 lines
489 B
JSON
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"
|
|
}
|