{
  "name": "visit-bolivia",
  "version": "1.0.0",
  "private": true,
  "scripts": {
    "build": "npm --prefix FRONTEND run build",
    "install:frontend": "npm --prefix FRONTEND ci"
  },
  "engines": {
    "node": "22.x"
  }
}
