{
  "name": "espn-cricket-api",
  "version": "1.0.4",
  "description": "Unofficial APIs of espncricinfo.com",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "espn",
    "apis",
    "cricket",
    "player",
    "stats"
  ],
  "author": "Gopalakrishnan V",
  "license": "ISC",
  "dependencies": {
    "puppeteer": "^2.0.0"
  },
  "homepage": "https://github.com/gopalakrishnan-v/espn-cricket-api",
  "repository": {
    "type": "git",
    "url": "https://github.com/gopalakrishnan-v/espn-cricket-api.git"
  }
}
