{
  "name": "linkedin-job-scraper",
  "version": "1.0.12",
  "description": "A package for scraping jobs from LinkedIn Jobs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xmyoot/linkedin-scraper.git"
  },
  "author": "Hector Jimenez",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/xmyoot/linkedin-scraper/issues"
  },
  "homepage": "https://github.com/xmyoot/linkedin-scraper#readme",
  "dependencies": {
    "axios": "^0.27.2",
    "cheerio": "^1.0.0-rc.11"
  },
  "keywords": [
    "scrape",
    "linkedin",
    "parse",
    "jobs"
  ]
}
