mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 10:54:28 +00:00
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"name": "currency",
|
|
"icon": "💱",
|
|
"category": "finance",
|
|
"display_name": "Currency",
|
|
"pricing": {
|
|
"Currency.Convert": 500,
|
|
"Currency.Rates": 500,
|
|
"Currency.History": 500
|
|
}
|
|
}
|