Implement table command to parse tsv, csv, and JSON
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fast-csv/parse": "^5.0.7",
|
||||
"ansis": "^4.2.0",
|
||||
"table": "^6.9.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user