{
  "name": "@ffmpeg/core-wasm",
  "version": "0.7.1",
  "description": "ffmpeg.js core module with separate wasm file",
  "main": "ffmpeg-core.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ffmpegjs/FFmpeg.git"
  },
  "keywords": [
    "ffmpeg",
    "ffmpeg.js"
  ],
  "author": "Jerome Wu <jeromewus@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ffmpegjs/FFmpeg/issues"
  },
  "homepage": "https://github.com/ffmpegjs/FFmpeg#readme"
}
