{
  "name": "ytmp3-scrap",
  "version": "1.0.0",
  "description": "YouTube mp3 downloader scrapper. Scrap data from a YouTube mp3 downloader and get direct info & url links from your media.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Aromakelapa/ytmp3-scrap.git"
  },
  "keywords": [
    "ytmp3"
  ],
  "author": "Aromakelapa",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Aromakelapa/ytmp3-scrap/issues"
  },
  "homepage": "https://github.com/Aromakelapa/ytmp3-scrap#readme",
  "dependencies": {
    "axios": "^1.3.2",
    "cheerio": "^1.0.0-rc.12"
  }
}
