package.json 299 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 { "description": "Javascript libraries required to run the server", "email": "mjsb@uevora.pt", "dependencies": { "@fortawesome/fontawesome-free": "^5.8.2", "codemirror": "^5.46.0", "mathjax": "^2.7.5", "mdbootstrap": "^4.8.1" }, "private": true }