package.json 224 B

12345678
  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": "^2.7.0",
  6. "yargs": "^17.7.2"
  7. }
  8. }