{
  "name": "@graphcommerce/framer-next-pages-example",
  "homepage": "https://www.graphcommerce.org/",
  "repository": "github:graphcommerce-org/graphcommerce",
  "private": true,
  "version": "9.0.0-canary.97",
  "scripts": {
    "dev": "next",
    "build": "next build",
    "start": "next start"
  },
  "prettier": "@graphcommerce/prettier-config-pwa",
  "eslintConfig": {
    "extends": "@graphcommerce/eslint-config-pwa",
    "parserOptions": {
      "project": "./tsconfig.json"
    }
  },
  "dependencies": {
    "@lingui/core": "4.11.2",
    "@lingui/macro": "4.11.2",
    "@lingui/react": "4.11.2",
    "@mui/lab": "5.0.0-alpha.171",
    "@mui/material": "5.16.4",
    "@next/env": "14.2.5",
    "@parcel/watcher": "^2.4.1",
    "@unts/patch-package": "^8.0.0",
    "concurrently": "8.2.2",
    "cross-env": "^7.0.3",
    "dotenv": "16.4.5",
    "framer-motion": "10.18.0",
    "graphql": "^16.9.0",
    "next": "14.2.5",
    "next-sitemap": "4.2.3",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "sharp": "0.33.4",
    "webpack": "~5.93.0"
  },
  "devDependencies": {
    "@graphcommerce/eslint-config-pwa": "9.0.0-canary.97",
    "@graphcommerce/prettier-config-pwa": "9.0.0-canary.97",
    "@graphcommerce/typescript-config-pwa": "9.0.0-canary.97",
    "@lingui/cli": "4.11.2",
    "@playwright/test": "1.45.1",
    "@types/node": "^18.19.40",
    "@types/react": "^18.3.3",
    "@types/react-dom": "^18.3.0",
    "@types/react-is": "^18.3.0",
    "babel-plugin-macros": "^3.1.0",
    "eslint": "^8",
    "prettier": "3.3.3",
    "type-fest": "^4.22.0",
    "typescript": "5.5.3"
  }
}
