package.json 369 Bytes
{
    "description": "Javascript libraries required to run the server",
    "email": "mjsb@uevora.pt",
    "dependencies": {
        "@fortawesome/fontawesome-free": "^5.15.3",
        "bootstrap": "^4.6.0",
        "codemirror": "^5.61.1",
        "datatables": "^1.10",
        "jquery": "^3.6.0",
        "mathjax": "^3.1.4",
        "underscore": "^1.13.1"
    }
}