{
  "name": "@graphcommerce/framer-scroller",
  "homepage": "https://www.graphcommerce.org/",
  "repository": "github:graphcommerce-org/graphcommerce",
  "version": "8.0.8",
  "sideEffects": false,
  "scripts": {
    "dev": "tsc -W"
  },
  "prettier": "@graphcommerce/prettier-config-pwa",
  "eslintConfig": {
    "extends": "@graphcommerce/eslint-config-pwa",
    "parserOptions": {
      "project": "./tsconfig.json"
    }
  },
  "dependencies": {
    "popmotion": "11.0.5"
  },
  "peerDependencies": {
    "@graphcommerce/eslint-config-pwa": "^8.0.8",
    "@graphcommerce/framer-utils": "^8.0.8",
    "@graphcommerce/image": "^8.0.8",
    "@graphcommerce/prettier-config-pwa": "^8.0.8",
    "@graphcommerce/typescript-config-pwa": "^8.0.8",
    "@lingui/core": "^4.2.1",
    "@lingui/react": "^4.2.1",
    "@mui/material": "^5.10.16",
    "framer-motion": "^10.0.0",
    "next": "*",
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  }
}
