{
  "name": "@graphcommerce/framer-next-pages-example",
  "homepage": "https://www.graphcommerce.org/",
  "repository": "github:graphcommerce-org/graphcommerce",
  "private": true,
  "version": "8.0.8",
  "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.7.0",
    "@lingui/macro": "4.7.0",
    "@lingui/react": "4.7.0",
    "@mui/lab": "5.0.0-alpha.161",
    "@mui/material": "5.15.5",
    "@next/env": "14.1.0",
    "@parcel/watcher": "^2.4.0",
    "concurrently": "8.2.2",
    "cross-env": "^7.0.3",
    "dotenv": "16.3.1",
    "framer-motion": "10.18.0",
    "graphql": "^16.8.1",
    "next": "14.1.0",
    "next-sitemap": "4.2.3",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "sharp": "0.33.2",
    "webpack": "^5.93.0"
  },
  "devDependencies": {
    "@graphcommerce/eslint-config-pwa": "8.0.8",
    "@graphcommerce/prettier-config-pwa": "8.0.8",
    "@graphcommerce/typescript-config-pwa": "8.0.8",
    "@lingui/cli": "4.7.0",
    "@playwright/test": "1.41.0",
    "@types/node": "^18",
    "@types/react": "^18.2.74",
    "@types/react-dom": "^18.2.24",
    "@types/react-is": "^18.2.4",
    "babel-plugin-macros": "^3.1.0",
    "eslint": "8.56.0",
    "prettier": "3.2.4",
    "type-fest": "^4.9.0",
    "typescript": "5.3.3"
  }
}
