package.json
354 Bytes
{
"description": "Javascript libraries required to run the server",
"email": "mjsb@uevora.pt",
"dependencies": {
"bootstrap": "^5.1.0",
"bootstrap-icons": "^1.7.2",
"codemirror": "^5.61.1",
"datatables": "^1.10",
"jquery": "^3.6.0",
"mathjax": "^3.1.4",
"underscore": "^1.13.1"
}
}