File size: 538 Bytes
a1fca4d
 
 
 
 
 
 
 
 
 
851bc8e
a1fca4d
 
 
851bc8e
a1fca4d
 
 
279e174
c2add65
433f625
 
a1fca4d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "Xsp29",
  "version": "1.0.0",
  "description": "Project Xsp29",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "start": "node index.js"
  },
  "dependencies": {
    "@huggingface/inference": "latest",
    "express": "latest",
    "axios": "latest",
    "cheerio": "latest",
    "dotenv": "latest",
    "playwright": "latest",
    "puppeteer-core": "latest",
    "multer": "latest",
    "ws": "latest",
    "sharp": "latest",
    "puppeteer-extra-plugin-stealth": "latest",
    "playwright-extra": "latest"
  }
}