mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
12 lines
165 B
JSON
12 lines
165 B
JSON
{
|
|
"name": "file",
|
|
"icon": "📁",
|
|
"category": "storage",
|
|
"pricing": {
|
|
"File.List": 1,
|
|
"File.Read": 1,
|
|
"File.Save": 1,
|
|
"File.Delete": 1
|
|
}
|
|
}
|