mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"name": "currency",
|
|
"icon": "💱",
|
|
"category": "money",
|
|
"display_name": "Currency",
|
|
"pricing": {
|
|
"Currency.History": 5000,
|
|
"Currency.Rates": 5000
|
|
}
|
|
}
|