{
  "_from": "@radix-ui/react-dropdown-menu@^2.0.5",
  "_id": "@radix-ui/react-dropdown-menu@2.0.5",
  "_inBundle": false,
  "_integrity": "sha512-xdOrZzOTocqqkCkYo8yRPCib5OkTkqN7lqNCdxwPOdE466DOaNl4N8PkUIlsXthQvW5Wwkd+aEmWpfWlBoDPEw==",
  "_location": "/@radix-ui/react-dropdown-menu",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@radix-ui/react-dropdown-menu@^2.0.5",
    "name": "@radix-ui/react-dropdown-menu",
    "escapedName": "@radix-ui%2freact-dropdown-menu",
    "scope": "@radix-ui",
    "rawSpec": "^2.0.5",
    "saveSpec": null,
    "fetchSpec": "^2.0.5"
  },
  "_requiredBy": [
    "/@strapi/design-system"
  ],
  "_resolved": "https://registry.npmjs.org/@radix-ui/react-dropdown-menu/-/react-dropdown-menu-2.0.5.tgz",
  "_shasum": "19bf4de8ffa348b4eb6a86842f14eff93d741170",
  "_spec": "@radix-ui/react-dropdown-menu@^2.0.5",
  "_where": "/home/ghf/system/node_modules/@strapi/design-system",
  "bugs": {
    "url": "https://github.com/radix-ui/primitives/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.13.10",
    "@radix-ui/primitive": "1.0.1",
    "@radix-ui/react-compose-refs": "1.0.1",
    "@radix-ui/react-context": "1.0.1",
    "@radix-ui/react-id": "1.0.1",
    "@radix-ui/react-menu": "2.0.5",
    "@radix-ui/react-primitive": "1.0.3",
    "@radix-ui/react-use-controllable-state": "1.0.1"
  },
  "deprecated": false,
  "description": "## Installation",
  "exports": {
    ".": {
      "import": {
        "types": "./dist/index.d.mts",
        "default": "./dist/index.mjs"
      },
      "require": {
        "types": "./dist/index.d.ts",
        "default": "./dist/index.js"
      }
    }
  },
  "files": [
    "dist",
    "README.md"
  ],
  "homepage": "https://radix-ui.com/primitives",
  "license": "MIT",
  "main": "./dist/index.js",
  "module": "./dist/index.mjs",
  "name": "@radix-ui/react-dropdown-menu",
  "peerDependencies": {
    "@types/react": "*",
    "@types/react-dom": "*",
    "react": "^16.8 || ^17.0 || ^18.0",
    "react-dom": "^16.8 || ^17.0 || ^18.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    },
    "@types/react-dom": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/radix-ui/primitives.git"
  },
  "scripts": {
    "clean": "rm -rf dist",
    "version": "yarn version"
  },
  "sideEffects": false,
  "source": "./src/index.ts",
  "types": "./dist/index.d.ts",
  "version": "2.0.5"
}
