브라우징 자동화에만 집중
This commit is contained in:
23
backup/package.json
Normal file
23
backup/package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "auto-browse",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"body-parser": "^2.2.0",
|
||||
"dotenv": "^17.2.3",
|
||||
"express": "^4.19.2",
|
||||
"fake-useragent": "^1.0.1",
|
||||
"jimp": "^1.6.0",
|
||||
"node-cron": "^4.2.1",
|
||||
"puppeteer": "^24.24.0",
|
||||
"sqlite3": "^5.1.7",
|
||||
"tesseract.js": "^6.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user