package.json 201 B

1234567
  1. {
  2. "dependencies": {
  3. "@brainly/onesky-utils": "https://github.com/overleaf/nodejs-onesky-utils/archive/jpa-upstream-pr-43.tar.gz",
  4. "node-fetch": "^2.6.7",
  5. "sanitize-html": "^1.27.1"
  6. }
  7. }