{
  "name": "cat-frontend",
  "version": "1.0.0",
  "scripts": {
    "start": "npx serve . -l ${PORT:-3000}"
  }
}
