{
  "name": "yt-mp3-converter",
  "version": "1.0.0",
  "description": "YouTube to MP3 converter and Dwonload",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rizwanbinnawaz/yt-mp3-converter.git"
  },
  "keywords": [
    "nextjs",
    "react",
    "components",
    "mp3",
    "converter",
    "video-download",
    "download-yt-video",
    "youtube-video-download",
    "yt-mp3-converter",
    "react-facebook-login",
    "nextjs-facebook-login"
  ],
  "dependencies": {
    "express": "^4.19.2",
    "fluent-ffmpeg": "^2.1.3",
    "fs": "^0.0.1-security",
    "path": "^0.12.7",
    "ytdl-core": "^4.11.5"
  },
  "devDependencies": {
    "@types/node": "^22.4.0",
    "typescript": "^4.9.5"
  },
  "author": "MRIZWAN",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rizwanbinnawaz/yt-mp3-converter/issues"
  },
  "homepage": "https://github.com/rizwanbinnawaz/yt-mp3-converter#readme"
}
