package.json 367 Bytes
{
    "description": "Javascript libraries required to run the server",
    "email": "mjsb@uevora.pt",
    "dependencies": {
        "@fortawesome/fontawesome-free": "^5.15.1",
        "bootstrap": "^4.5",
        "codemirror": "^5.58.1",
        "datatables": "^1.10",
        "jquery": "^3.5.1",
        "mathjax": "^3.1.2",
        "underscore": "^1.11.0"
    }
}