UNPKG

cricstats

Version:

Get latest cricket updates and live scores in your terminal and players stats

23 lines (22 loc) 577 B
{ "name": "cricstats", "version": "0.0.1", "description": "Get latest cricket updates and live scores in your terminal and players stats", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ikhan/cricstats.git" }, "keywords": [ "Cricket" ], "author": "imran khan <mmmimran@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/ikhan/cricstats/issues" }, "homepage": "https://github.com/ikhan/cricstats#readme" }