{
  "name": "youtube-dl",
  "description": "youtube-dl driver for node",
  "homepage": "https://github.com/przemyslawpluta/node-youtube-dl#readme",
  "version": "3.5.0",
  "main": "./lib/youtube-dl.js",
  "author": {
    "name": "Roly Fentanes",
    "url": "https://github.com/fent"
  },
  "contributors": [
    {
      "name": "Roly Fentanes",
      "email": "roly426@gmail.com"
    },
    {
      "name": "Kiko Beats",
      "email": "josefrancisco.verdu@gmail.com"
    },
    {
      "name": "przemyslawpluta",
      "email": "przemekpluta@hotmail.com"
    },
    {
      "name": "Bruno",
      "email": "brunobg@gmail.com"
    },
    {
      "name": "Jay Salvat",
      "email": "jay@jaysalvat.com"
    },
    {
      "name": "Benjamin C",
      "email": "benjamin@coriou.net"
    },
    {
      "name": "Gregoire Guémas",
      "email": "gregoire.guemas@navispeed.eu"
    },
    {
      "name": "Jaime Marquínez Ferrándiz",
      "email": "jaime.marquinez.ferrandiz@gmail.com"
    },
    {
      "name": "Jay Baker",
      "email": "logikal@gmail.com"
    },
    {
      "name": "Jack Li",
      "email": "jack.lee2980@gmail.com"
    },
    {
      "name": "David Smusz",
      "email": "dsmoosh@Davids-MacBook-Pro.local"
    },
    {
      "name": "Barry Carlyon | Kora",
      "email": "barry@barrycarlyon.co.uk"
    },
    {
      "name": "Frederic Germain",
      "email": "frederic.germain@gmail.com"
    },
    {
      "name": "optikfluffel",
      "email": "optik@fluffel.io"
    },
    {
      "name": "Jeremy Louie",
      "email": "jeremy@jeremylouie.com"
    },
    {
      "name": "t3rr0r",
      "email": "mail@t3rr0r.com"
    },
    {
      "name": "Calvin",
      "email": "calvin@sealtelecom.com.br"
    },
    {
      "name": "tifroz",
      "email": "hhardel@gmail.com"
    },
    {
      "name": "Sergey M․",
      "email": "dstftw@gmail.com"
    },
    {
      "name": "EragonJ",
      "email": "eragonj@eragonj.me"
    },
    {
      "name": "coderaiser",
      "email": "mnemonic.enemy@gmail.com"
    },
    {
      "name": "kennylbj",
      "email": "632786081@qq.com"
    },
    {
      "name": "liuye.adam",
      "email": "liuye.adam@bytedance.com"
    },
    {
      "name": "walheresq",
      "email": "walheresq@hotmail.com"
    },
    {
      "name": "Alireza Mirian",
      "email": "alireza.mirian@gmail.com"
    },
    {
      "name": "▟ ▖▟ ▖",
      "email": "dodo.the.last@gmail.com"
    },
    {
      "name": "AndriiHryhorovskyi",
      "email": "private_ukr_pochta@ukr.net"
    },
    {
      "name": "Davide Pastore",
      "email": "pasdavide@gmail.com"
    },
    {
      "name": "DiegoFleitas",
      "email": "diego.fleitas68@gmail.com"
    },
    {
      "name": "Farrin Reid",
      "email": "blakmatrix@gmail.com"
    },
    {
      "name": "Jason Penny",
      "email": "jason@jooraccess.com"
    },
    {
      "name": "Juan C. Olivares",
      "email": "cristobal@cxsoftware.com"
    },
    {
      "name": "Lopez Hugo",
      "email": "hugo.lpz@gmail.com"
    },
    {
      "name": "Meral",
      "email": "meral.harbes@gmail.com"
    },
    {
      "name": "Michael Nguyen",
      "email": "tehtotalpwnage@gmail.com"
    },
    {
      "name": "Nicolas Gotchac",
      "email": "ngotchac@gmail.com"
    },
    {
      "name": "Nikolay Lapshin",
      "email": "nlapshin1989@gmail.com"
    },
    {
      "name": "Panayiotis",
      "email": "panayiotis.eracleous@gmail.com"
    },
    {
      "name": "Parikshit Hooda",
      "email": "phooda804@live.com"
    },
    {
      "name": "Pietro",
      "email": "pietro.passarelli@gmail.com"
    },
    {
      "name": "Rafael Kraut",
      "email": "rk@vi-arise.com"
    },
    {
      "name": "Sagi Nadir",
      "email": "saginadir@gmail.com"
    },
    {
      "name": "bartronicus",
      "email": "matthewdavidbarton@gmail.com"
    },
    {
      "name": "btmdave",
      "email": "dave@bluetopmedia.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/przemyslawpluta/node-youtube-dl.git"
  },
  "bugs": {
    "url": "https://github.com/przemyslawpluta/node-youtube-dl/issues"
  },
  "keywords": [
    "download",
    "video",
    "youtube"
  ],
  "dependencies": {
    "bin-version-check-cli": "~2.0.0",
    "execa": "~5.0.0",
    "got": "~11.8.1",
    "hh-mm-ss": "~1.2.0",
    "mkdirp": "~1.0.4",
    "streamify": "~1.0.0",
    "universalify": "~2.0.0"
  },
  "devDependencies": {
    "@commitlint/cli": "latest",
    "@commitlint/config-conventional": "latest",
    "finepack": "latest",
    "git-authors-cli": "latest",
    "husky": "latest",
    "lint-staged": "latest",
    "prettier-standard": "latest",
    "standard": "latest",
    "standard-markdown": "latest",
    "standard-version": "latest",
    "vows": "latest"
  },
  "engines": {
    "node": ">= 10"
  },
  "files": [
    "lib",
    "scripts"
  ],
  "scripts": {
    "check": "bin-version-check python '>=2'",
    "download": "node ./scripts/download.js",
    "lint": "standard-markdown README.md && standard",
    "postinstall": "npm run check && npm run download",
    "release": "bumped release",
    "test": "vows ./test/*.js --spec",
    "update": "node ./scripts/download.js"
  },
  "license": "MIT",
  "commitlint": {
    "extends": [
      "@commitlint/config-conventional"
    ]
  },
  "husky": {
    "hooks": {
      "commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
      "pre-commit": "lint-staged"
    }
  },
  "lint-staged": {
    "package.json": [
      "finepack"
    ],
    "*.js": [
      "prettier-standard"
    ],
    "*.md": [
      "standard-markdown"
    ]
  }
}
