mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 11:15:12 +00:00
11 lines
159 B
JSON
11 lines
159 B
JSON
{
|
|
"name": "stock",
|
|
"icon": "📈",
|
|
"category": "money",
|
|
"pricing": {
|
|
"Stock.Price": 2000,
|
|
"Stock.Quote": 2000,
|
|
"Stock.History": 3500
|
|
}
|
|
}
|