{
  "name": "@graphcommerce/algolia-products",
  "homepage": "https://www.graphcommerce.org/",
  "repository": "github:graphcommerce-org/graphcommerce",
  "version": "9.0.0-canary.97",
  "sideEffects": false,
  "prettier": "@graphcommerce/prettier-config-pwa",
  "eslintConfig": {
    "extends": "@graphcommerce/eslint-config-pwa",
    "parserOptions": {
      "project": "./tsconfig.json"
    }
  },
  "scripts": {
    "generate": "tsx scripts/generate-spec.mts"
  },
  "peerDependencies": {
    "@graphcommerce/google-datalayer": "^9.0.0-canary.97",
    "@graphcommerce/graphql": "^9.0.0-canary.97",
    "@graphcommerce/graphql-mesh": "^9.0.0-canary.97",
    "@graphcommerce/magento-customer": "^9.0.0-canary.97",
    "@graphcommerce/magento-product": "^9.0.0-canary.97",
    "@graphcommerce/magento-search": "^9.0.0-canary.97",
    "@graphcommerce/next-config": "^9.0.0-canary.97",
    "@graphcommerce/next-ui": "^9.0.0-canary.97",
    "react": "^18.2.0"
  },
  "devDependencies": {
    "graphql": "^16.0.0",
    "tsx": "^4.16.2"
  }
}
