16 lines
699 B
JSON
16 lines
699 B
JSON
{
|
|
"schema_version": 1,
|
|
"plugin_api_version": 2,
|
|
"plugins": [
|
|
{ "id": "ffmpeg-audio", "package": "convertis-ffmpeg-audio" },
|
|
{ "id": "ffmpeg-video", "package": "convertis-ffmpeg-video" },
|
|
{ "id": "ffmpeg-video-to-frames", "package": "convertis-ffmpeg-video-to-frames" },
|
|
{ "id": "ffmpeg-frames-to-video", "package": "convertis-ffmpeg-frames-to-video" },
|
|
{ "id": "native-image", "package": "convertis-native-image" },
|
|
{ "id": "image-ascii", "package": "convertis-image-ascii" },
|
|
{ "id": "html", "package": "convertis-html" },
|
|
{ "id": "imagemagick", "package": "convertis-imagemagick" },
|
|
{ "id": "graphicsmagick", "package": "convertis-graphicsmagick" }
|
|
]
|
|
}
|