cl-cricket-utils
Version:
A utility package for cricket match calculations
18 lines (17 loc) • 356 B
JSON
{
"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"
}
}