{
  "dependencies": {
    "axios": "^1.7.2",
    "child_process": "^1.0.2",
    "ffmpeg-static": "^5.2.0",
    "fs": "^0.0.1-security",
    "iso-639-2": "^3.0.2",
    "m3u8-parser": "^7.1.0",
    "path": "^0.12.7",
    "request": "^2.88.2"
  },
  "name": "m3u8-core",
  "version": "1.1.6",
  "description": "Download an m3u8 playlist",
  "main": "index.js",
  "scripts": {
    "test": "node test.js",
    "generate-docs": "npx jsdoc --configure jsdoc.json --verbose"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/merasugd/m3u8-dl.git"
  },
  "keywords": [
    "m3u8",
    "download",
    "playlist",
    "m3u8downloader",
    "downloadplaylist",
    "downloadm3u8",
    "playlistm3u8",
    "hlsdownloader",
    "hls",
    "fastdownload",
    "fastm3u8"
  ],
  "author": "MerasGD",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/merasugd/m3u8-dl/issues"
  },
  "homepage": "https://github.com/merasugd/m3u8-dl#readme",
  "devDependencies": {
    "clean-jsdoc-theme": "^4.3.0",
    "jsdoc": "^4.0.3"
  }
}
