mirror of
https://github.com/kc4x4sar/d4h-typescript.git
synced 2026-07-12 17:21:05 -07:00
Fetch mileage by screen scraping web site
This commit is contained in:
+6
-1
@@ -14,7 +14,12 @@
|
||||
"typescript": "^4.8.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.55.0",
|
||||
"@typescript-eslint/parser": "^5.55.0",
|
||||
"eslint": "^8.36.0"
|
||||
"@types/tough-cookie": "^4.0.5",
|
||||
"axios": "^1.6.7",
|
||||
"axios-cookiejar-support": "^5.0.0",
|
||||
"eslint": "^8.36.0",
|
||||
"node-html-parser": "^6.1.12",
|
||||
"tough-cookie": "^4.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user