package.json
357 Bytes
{
"description": "Javascript libraries required to run the server",
"email": "mjsb@uevora.pt",
"dependencies": {
"bootstrap": "^5.1.0",
"bootstrap-icons": "^1.8.0",
"codemirror": "^5.65.2",
"datatables": "^1.10.18",
"jquery": "^3.6.0",
"mathjax": "^3.2.0",
"underscore": "^1.13.2"
}
}