{
  "name": "@flemist/ffmpeg.wasm-core-st",
  "version": "0.10.2",
  "description": "Single thread version of npm module: @ffmpeg/core@0.10.0",
  "main": "dist/ffmpeg-core.js",
  "files": [
    "dist"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NikolayMakhonin/ffmpeg.wasm-core-st.git"
  },
  "keywords": [
    "ffmpeg",
    "webassembly",
    "video",
    "audio",
    "transcode",
    "single thread"
  ],
  "author": "jeromewus@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ffmpegwasm/FFmpeg/issues"
  },
  "homepage": "https://github.com/ffmpegwasm/FFmpeg#readme",
  "publishConfig": {
    "access": "public"
  }
}
