{
  "name": "transfermarkt",
  "version": "0.0.3",
  "description": "Scrape top transfer and query fotball club in world",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/fzrilsh/transfermarkt.git"
  },
  "keywords": [
    "scrape",
    "football",
    "transfermarkt",
    "transfermarket",
    "world cup"
  ],
  "engines": {
    "node": "^18.11.0"
  },
  "author": "Fazril Syaveral Hillaby <npm@fzrilsh>",
  "license": "ISC",
  "dependencies": {
    "jsdom": "^20.0.3"
  }
}
