package.json 211 B

12345678
  1. {
  2. "dependencies": {
  3. "@brainly/onesky-utils": "https://github.com/overleaf/nodejs-onesky-utils/archive/main.tar.gz",
  4. "node-fetch": "^2.7.0",
  5. "sanitize-html": "^2.12.1",
  6. "yargs": "^17.7.2"
  7. }
  8. }