{
  "name": "suno.ai",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --experimental-https --port 443",
    "dev:turbo": "\"$npm_execpath\" run dev --turbo",
    "build": "next build",
    "postbuild": "next-sitemap",
    "start": "next start",
    "lint": "next lint",
    "type-check": "tsc --noEmit --incremental --pretty",
    "type-check:watch": "\"$npm_execpath\" run type-check --watch"
  },
  "dependencies": {
    "@clerk/nextjs": "^4.29.3",
    "@clerk/themes": "^1.7.9",
    "@madeinhaus/nextjs-page-transition": "^3.1.1",
    "@mdx-js/loader": "^3.0.0",
    "@mdx-js/react": "^3.0.0",
    "@next/mdx": "^14.0.4",
    "@siroko/math": "^0.0.4",
    "@studio-freight/lenis": "^1.0.29",
    "@tweakpane/core": "^2.0.3",
    "@types/three": "^0.160.0",
    "@vercel/analytics": "^1.1.1",
    "atob": "^2.1.2",
    "dompurify": "^3.0.8",
    "framer-motion": "^10.16.16",
    "gray-matter": "^4.0.3",
    "howler": "^2.2.4",
    "leva": "^0.9.35",
    "lottie-react": "^2.4.0",
    "next": "14.0.4",
    "next-mdx-remote": "^4.4.1",
    "next-sitemap": "^4.2.3",
    "nice-color-palettes": "^3.0.0",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-intersection-observer": "^9.5.3",
    "stats.js": "^0.17.0",
    "three": "^0.160.0",
    "tweakpane": "^4.0.3",
    "use-resize-observer": "^9.1.0",
    "zustand": "^4.4.7"
  },
  "devDependencies": {
    "@commitlint/cli": "^18.4.3",
    "@commitlint/config-conventional": "^18.4.3",
    "@svgr/webpack": "^8.1.0",
    "@types/atob": "^2.1.4",
    "@types/dompurify": "^3.0.5",
    "@types/howler": "^2.2.11",
    "@types/mdx": "^2.0.10",
    "@types/node": "^20.10.4",
    "@types/react": "^18.2.45",
    "@types/react-dom": "^18.2.17",
    "@types/stats": "^0.16.30",
    "@typescript-eslint/eslint-plugin": "^6.14.0",
    "@typescript-eslint/parser": "^6.14.0",
    "clsx": "^2.0.0",
    "critters": "^0.0.20",
    "eslint": "^8.55.0",
    "eslint-config-next": "14.0.4",
    "eslint-config-prettier": "^9.1.0",
    "eslint-plugin-simple-import-sort": "^10.0.0",
    "husky": "^8.0.3",
    "lint-staged": "^15.2.0",
    "postcss-flexbugs-fixes": "^5.0.2",
    "postcss-import": "^15.1.0",
    "postcss-preset-env": "^9.3.0",
    "prettier": "^3.1.1",
    "raw-loader": "^4.0.2",
    "sass": "^1.69.5",
    "typescript": "^5.3.3"
  }
}
