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