{
  "name": "@graphcommerce/magento-customer-account",
  "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"
    }
  },
  "peerDependencies": {
    "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.97",
    "@graphcommerce/magento-customer": "^9.0.0-canary.97",
    "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.97",
    "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.97"
  }
}
