UNPKG

@ffmpeg/core

Version:
29 lines (28 loc) 582 B
{ "name": "@ffmpeg/core", "version": "0.11.0", "description": "ffmpeg.wasm core", "main": "dist/ffmpeg-core.js", "files": [ "dist", "package.json", "package-lock.json" ], "repository": { "type": "git", "url": "git+https://github.com/ffmpegwasm/FFmpeg.git" }, "keywords": [ "ffmpeg", "webassembly", "video", "audio", "transcode" ], "author": "jeromewus@gmail.com", "license": "MIT", "bugs": { "url": "https://github.com/ffmpegwasm/FFmpeg/issues" }, "homepage": "https://github.com/ffmpegwasm/FFmpeg#readme" }