cowin-api
Version:
A NodeJS wrapper of Cowin Public API. We can win Covid 🤝
24 lines (23 loc) • 502 B
JSON
{
"name": "cowin-api",
"version": "1.0.0",
"description": "A NodeJS wrapper of Cowin Public API. We can win Covid 🤝",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "(https://github.com/SamirJanaOfficial/cowin.git)"
},
"keywords": [
"cowin",
"covishield",
"covaccine",
"india-covid",
"cowin-nodejs",
"cowin-api"
],
"author": "Samir Jana",
"license": "ISC"
}