修改爬虫
This commit is contained in:
18
newBackApi/package.json
Normal file
18
newBackApi/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "newbackapi",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "node app.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.21.1",
|
||||
"ip": "^2.0.1",
|
||||
"x-crawl": "^10.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user