{
  "name": "next",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "build": "next build",
    "dev": "next dev",
    "lint": "next lint",
    "start": "next start"
  },
  "dependencies": {
    "@dotlottie/dotlottie-js": "workspace:^",
    "@dotlottie/player-component": "1.3.2",
    "@types/node": "18.0.6",
    "@types/react": "18.0.37",
    "@types/react-dom": "18.0.11",
    "next": "13.3.0",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "typescript": "4.7.4"
  }
}
