{
  "dependencies": {
    "express": ">=4.18.1 < 5.0.0"
  },
  "scripts": {
    "start": "./run.sh"
  }
}