| 1234567891011121314151617 |
- {
- "type": "module",
- "dependencies": {
- "@fastify/static": "^7.0.1",
- "axios": "^1.6.7",
- "cheerio": "^1.0.0-rc.12",
- "es6-crawler-detect": "^3.3.0",
- "fastify": "^4.26.2",
- "mysql2": "^3.9.2",
- "playwright": "^1.42.1",
- "private-ip": "^3.0.2",
- "sequelize": "^6.37.1",
- "serve": "^14.2.1",
- "top-user-agents": "^2.1.13",
- "unique-random-array": "^3.0.0"
- }
- }
|