{
  "name": "my-project",
  "version": "1.0.0",
  "scripts": {
    "start": "http-server -p 5173"
  }
}