{
  "name": "ffmpeg-installer",
  "version": "2.0.0",
  "description": "One-command FFmpeg build from source — installs x264, x265, VP9, AV1, AAC, MP3 and more on CentOS/RHEL so you don't have to.",
  "files": [
    "bin/",
    "examples/",
    "screenshots/",
    "LICENSE",
    "README.md"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shumatsumonobu/ffmpeg-installer.git"
  },
  "keywords": [
    "ffmpeg",
    "installer",
    "build-from-source",
    "centos",
    "rhel",
    "shell",
    "x264",
    "x265",
    "av1",
    "video-encoding"
  ],
  "author": "shumatsumonobu <shumatsumonobu@gmail.com> (https://x.com/shumatsumonobu)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shumatsumonobu/ffmpeg-installer/issues"
  },
  "homepage": "https://github.com/shumatsumonobu/ffmpeg-installer#readme"
}