{
  "name": "mp3download",
  "version": "1.1.0",
  "description": "",
  "main": "index.js",
  "scripts": {},
  "preferGlobal": true,
  "bin": {
    "mp3download": "./download.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@distube/ytdl-core": "^4.16.12",
    "node-id3": "^0.2.6",
    "puppeteer": "^24.10.1",
    "yt-search": "^2.12.1",
    "ytdl-mp3": "^5.2.2"
  }
}
