{
  "name": "cl-cricket-utils",
  "version": "1.0.3",
  "main": "index.js",
  "description": "A utility package for cricket match calculations",
  "keywords": [
    "cricket",
    "match",
    "calculations",
    "run-rate"
  ],
  "author": "Rashid Latif",
  "license": "MIT",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
