mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
11 lines
162 B
JSON
11 lines
162 B
JSON
{
|
|
"name": "function",
|
|
"icon": "🔥",
|
|
"category": "hosting",
|
|
"pricing": {
|
|
"Function.Call": 10
|
|
},
|
|
"display_name": "Functions"
|
|
}
|
|
|