UNPKG

covidtracker

Version:

An Api wrapper to get information about the Novel Coronavirus.

26 lines 589 B
{ "name": "covidtracker", "dependencies": { "node-fetch": "^2.6.0" }, "version": "2.0.1", "description": "An Api wrapper to get information about the Novel Coronavirus.", "main": "index.js", "keywords": [ "coronavirus", "wrapper", "api", "corona", "tracker" ], "author": "Apollyon365", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/NovelCOVID/node-api.git" }, "bugs": { "url": "https://github.com/NovelCOVID/node-api/issues" }, "homepage": "https://github.com/NovelCOVID/node-api#readme" }