mirror of
https://github.com/ssyyhhrr/stewardle.git
synced 2025-11-19 23:33:39 -05:00
Driver Scraping
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "stewardle",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"lodash": "^4.17.21",
|
||||
"xml-js": "^1.6.11"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user