{
  "name": "flappy-pickle-rick",
  "version": "1.0.0",
  "scripts": {
    "start": "npx serve . -p ${PORT:-8080} --no-clipboard"
  }
}
