{
  "name": "bnu-scrapper",
  "version": "1.0.1",
  "description": "A module to scrape PDF links from Bengaluru North University syllabus page",
  "main": "src/scraper.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SafwanGanz/bnu-scrapper.git"
  },
  "keywords": [
    "scrapper",
    "bnu",
    "pdf",
    "syllabus"
  ],
  "author": "SafwanGanz",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SafwanGanz/bnu-scrapper/issues"
  },
  "homepage": "https://github.com/SafwanGanz/bnu-scrapper#readme"
}
