mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-24 17:51:51 +02:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"devDependencies": {
|
|
"node-fetch": "^2.7.0",
|
|
"sanitize-html": "^2.12.1",
|
|
"yargs": "^17.7.2"
|
|
},
|
|
"type": "module"
|
|
}
|