UNPKG

covid-vaccine-tracker

Version:

A Tracker to Check the availability of vaccine through pincode and buzzer in case of availability

38 lines (37 loc) 863 B
{ "name": "covid-vaccine-tracker", "version": "1.0.3", "description": "A Tracker to Check the availability of vaccine through pincode and buzzer in case of availability", "homepage": "https://github.com/ayu023ban/covid-vaccine-tracker#readme", "main": "app.js", "dependencies": { "axios": "^0.21.1", "nodemon": "^2.0.7", "play-sound": "^1.1.3" }, "devDependencies": {}, "scripts": { "start": "node app.js" }, "author": "ayush bansal", "email": "ayu023ban@gmail.com", "url": "https://ayu023ban.github.io/", "repository": { "type": "git", "url": "https://github.com/ayu023ban/covid-vaccine-tracker" }, "license": "ISC", "keywords": [ "covid", "vaccine", "tracker", "buzzer", "alarm", "notification", "notifier", "covid19", "corona", "covaxin", "covishield" ] }