{
  "name": "webgazer-www",
  "version": "3.3.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/brownhci/WebGazer.git"
  },
  "scripts": {
    "serve": "browser-sync start --server --files *"
  },
  "dependencies": {
    "bootstrap": "^5.2.3",
    "browser-sync": "^2.26.12",
    "d3": "^5.16.0",
    "heatmap.js": "^2.0.5",
    "sweetalert": "^2.1.2"
  },
  "overrides": {
    "d3-color": "3.1.0"
  },
  "devDependencies": {
    "eslint": "^8.54.0"
  }
}
