{
  "name": "teaching-in-the-ai-era-workshop",
  "version": "1.0.0",
  "private": true,
  "description": "A self-hosted live workshop site for Teaching in the AI Era.",
  "scripts": {
    "start": "node server.js"
  },
  "engines": {
    "node": ">=18"
  }
}
