You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "@cocreate/ffmpeg",
3
3
"version": "1.0.2",
4
-
"description": "A powerful media processing module that leverages FFmpeg to provide easy-to-use video and audio manipulation capabilities through an intuitive JavaScript API and HTML attributes. Enables transcoding, resizing, segmenting, and various other operations directly within web applications, simplifying complex media processing tasks for developers and content creators.",
4
+
"description": "A media processing module using FFmpeg for video/audio manipulation via a JavaScript API and HTML attributes. Supports transcoding, resizing, and more, simplifying media tasks for web applications.",
0 commit comments