package.json 170 B

123456789
  1. {
  2. "dependencies": {
  3. "@fastify/cors": "^8.3.0",
  4. "axios": "^1.4.0",
  5. "fastify": "^4.21.0",
  6. "http-proxy": "^1.18.1",
  7. "node-html-parser": "^6.1.6"
  8. }
  9. }