mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-14 20:14:47 +00:00
13 lines
200 B
JSON
13 lines
200 B
JSON
{
|
|
"name": "file",
|
|
"icon": "📁",
|
|
"category": "storage",
|
|
"pricing": {
|
|
"File.BatchSave": 100,
|
|
"File.List": 100,
|
|
"File.Read": 100,
|
|
"File.Save": 100,
|
|
"File.Delete": 100
|
|
}
|
|
}
|