mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"name": "file",
|
|
"icon": "📁",
|
|
"category": "storage",
|
|
"pricing": {
|
|
"File.List": 100,
|
|
"File.Read": 100,
|
|
"File.Save": 100,
|
|
"File.Delete": 100
|
|
}
|
|
}
|