overleaf/services/web/scripts/translations/package.json

9 lines
211 B
JSON
Raw Normal View History

{
"dependencies": {
"@brainly/onesky-utils": "https://github.com/overleaf/nodejs-onesky-utils/archive/main.tar.gz",
"node-fetch": "^2.6.7",
"sanitize-html": "^2.12.1",
"yargs": "^17.7.2"
}
}