UNPKG

cricketstats

Version:
22 lines 513 B
{ "name": "cricketstats", "version": "1.0.4", "description": "NPM Package for Cricket Details", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Velkumaran A P", "license": "MIT", "type": "module", "dependencies": { "axios": "^0.24.0" }, "repository": { "type": "git", "url": "https://github.com/vels10/cricketstats.git" }, "keywords": [ "Cricket", "Sports" ] }