File tree Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " covid19-tracker-cli-v4 " ,
2+ "name" : " covid19trackercli " ,
33 "version" : " 4.0.0" ,
4- "description" : " " ,
4+ "description" : " Track global COVID-19 cases from command line interface. " ,
55 "main" : " dist/api.js" ,
66 "scripts" : {
77 "start" : " node dist/api.js" ,
1010 "dev" : " nodemon dist/api.js" ,
1111 "watch" : " tsc -w"
1212 },
13- "keywords" : [],
14- "author" : " " ,
15- "license" : " ISC" ,
13+ "keywords" : [
14+ " coronavirus-cli" ,
15+ " corona-cli" ,
16+ " covid-cli" ,
17+ " covid-tracker" ,
18+ " covid-cli-tracker" ,
19+ " coronavirus" ,
20+ " corona" ,
21+ " covid-19" ,
22+ " covid19" ,
23+ " covid" ,
24+ " virus" ,
25+ " bat-soup" ,
26+ " Waren Gonzaga" ,
27+ " Wareneutron"
28+ ],
29+ "author" : " Waren Gonzaga" ,
30+ "license" : " GPL-3.0" ,
1631 "devDependencies" : {
1732 "@types/asciichart" : " ^1.5.4" ,
1833 "@types/express" : " ^4.17.11" ,
You can’t perform that action at this time.
0 commit comments