mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
10 lines
128 B
JSON
10 lines
128 B
JSON
{
|
|
"name": "stock",
|
|
"icon": "📈",
|
|
"category": "money",
|
|
"pricing": {
|
|
"Stock.Price": 20,
|
|
"Stock.Quote": 20
|
|
}
|
|
}
|