mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-31 04:43:34 +01:00
* chore (dockerfile): cleanup dockerfile * feature (plugin): extend plugin interface * chore (docker): setup new Dockerfile * chore (dockerfile): update dockerfile
11 lines
217 B
JSON
11 lines
217 B
JSON
{
|
|
"author": "Filestash Pty Ltd",
|
|
"version": "v0.0",
|
|
"modules": [
|
|
{
|
|
"type": "xdg-open",
|
|
"mime": "application/x-archive",
|
|
"application": "table"
|
|
}
|
|
]
|
|
}
|