mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"name": "function",
|
|
"icon": "🔥",
|
|
"category": "hosting",
|
|
"pricing": {
|
|
"Function.Deploy": 1000,
|
|
"Function.Call": 10
|
|
},
|
|
"display_name": "Function"
|
|
}
|
|
|