package.json 345 B

123456789101112131415
  1. {
  2. "dependencies": {
  3. "@fastify/static": "^7.0.1",
  4. "axios": "^1.6.7",
  5. "cheerio": "^1.0.0-rc.12",
  6. "fastify": "^4.26.2",
  7. "mysql2": "^3.9.2",
  8. "playwright": "^1.42.1",
  9. "sequelize": "^6.37.1",
  10. "serve": "^14.2.1",
  11. "string-hash": "^1.1.3",
  12. "top-user-agents": "^2.1.13",
  13. "unique-random-array": "^3.0.0"
  14. }
  15. }