fst – Rev 1

Subversion Repositories:
Rev:
{
  "name": "fst-web",
  "version": "1.0.0",
  "description": "web interface for FST",
  "main": "index.html",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "fst",
    "synchronize",
    "firewall"
  ],
  "author": "Wizardry and Steamworks <office@grimore.org>",
  "license": "MIT",
  "dependencies": {
    "@highcharts/map-collection": "^1.1.2",
    "angular": "^1.7.5",
    "bootstrap3": "^3.3.5",
    "datatables.net": "^1.10.19",
    "datatables.net-bs": "^1.10.19",
    "datatables.net-buttons": "^1.5.4",
    "datatables.net-buttons-bs": "^1.5.4",
    "highcharts": "^7.0.1",
    "jquery": "^3.3.1",
    "jszip": "^3.1.5",
    "pdfmake": "^0.1.40",
    "push-menu": "^2.0.8",
    "vis": "^4.21.0"
  }
}