UNPKG
cvirus
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.0.1
1.0.0
Track corona virus cases in your terminal
github.com/saqibnoorani/cvirus
saqibnoorani/cvirus
cvirus
/
nodemon.json
6 lines
•
78 B
JSON
View Raw
1
2
3
4
5
6
{
"watch"
:
"src/**/*.ts"
,
"execMap"
:
{
"ts"
:
"ts-node"
}
}