Added Jules Jordan scraper. Added render argument to stop going into ncurses mode during dev.

This commit is contained in:
2019-03-18 04:46:53 +01:00
parent d84466445c
commit 1a170bfbd5
12 changed files with 394 additions and 59 deletions

View File

@@ -38,6 +38,7 @@
"moment": "^2.24.0",
"neo-blessed": "^0.2.0",
"opn": "^5.4.0",
"tty-table": "^2.7.0"
"tty-table": "^2.7.0",
"yargs": "^13.2.2"
}
}