Table output, more fields, and --sort for './oputil.js user list'

This commit is contained in:
Bryan Ashby
2022-08-16 12:19:49 -06:00
parent 5b1c11b1bc
commit b971876795
4 changed files with 119 additions and 5 deletions

View File

@@ -59,7 +59,8 @@
"uuid": "8.3.2",
"uuid-parse": "1.1.0",
"ws": "7.4.3",
"yazl": "^2.5.1"
"yazl": "^2.5.1",
"easy-table": "^1.2.0"
},
"devDependencies": {
"eslint": "8.21.0",