{
  "name": "@graphcommerce/react-hook-form",
  "homepage": "https://www.graphcommerce.org/",
  "repository": "github:graphcommerce-org/graphcommerce",
  "version": "8.0.8",
  "sideEffects": false,
  "prettier": "@graphcommerce/prettier-config-pwa",
  "eslintConfig": {
    "extends": "@graphcommerce/eslint-config-pwa",
    "parserOptions": {
      "project": "./tsconfig.json"
    }
  },
  "devDependencies": {
    "@testing-library/react": "^14.1.2"
  },
  "peerDependencies": {
    "@apollo/client": "^3",
    "@graphcommerce/eslint-config-pwa": "^8.0.8",
    "@graphcommerce/prettier-config-pwa": "^8.0.8",
    "@graphcommerce/typescript-config-pwa": "^8.0.8",
    "graphql": "^16.6.0",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-hook-form": "^7"
  }
}
