{
  "name": "@hashicorp/react-consent-manager",
  "description": "A GDPR-compliant Consent Manager",
  "version": "9.3.0",
  "author": "HashiCorp",
  "contributors": [
    "Jennifer Yip",
    "Jeff Escalante"
  ],
  "dependencies": {
    "@hashicorp/flight-icons": "^2.5.0",
    "@hashicorp/platform-util": "^0.2.0",
    "@hashicorp/react-button": "^6.2.0",
    "@hashicorp/react-toggle": "^5.1.1",
    "classnames": "^2.3.1",
    "js-cookie": "^2.2.1"
  },
  "license": "MPL-2.0",
  "peerDependencies": {
    "@hashicorp/mktg-global-styles": ">=3.x",
    "next": ">=11.x",
    "react": ">=16.x"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/hashicorp/react-components.git",
    "directory": "packages/consent-manager"
  }
}
