package.json
356 Bytes
{
"description": "Javascript libraries required to run the server",
"email": "mjsb@uevora.pt",
"dependencies": {
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"codemirror": "^5.65.2",
"datatables": "<2.0.0",
"jquery": "^3.7.1",
"mathjax": "^3.2.2",
"underscore": "^1.13.6"
}
}