You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "JavaScript based converter that takes CSV data for Coronavirus (COVID-19) published by Johns Hopkins as input and outputs the data to GeoJSON",
"dependencies": {
"csv-parser": "^2.3.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"