{
  "_from": "@radix-ui/primitive@1.0.1",
  "_id": "@radix-ui/primitive@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==",
  "_location": "/@radix-ui/primitive",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@radix-ui/primitive@1.0.1",
    "name": "@radix-ui/primitive",
    "escapedName": "@radix-ui%2fprimitive",
    "scope": "@radix-ui",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/@radix-ui/react-dismissable-layer",
    "/@radix-ui/react-dropdown-menu",
    "/@radix-ui/react-menu",
    "/@radix-ui/react-roving-focus",
    "/@strapi/ui-primitives"
  ],
  "_resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.0.1.tgz",
  "_shasum": "e46f9958b35d10e9f6dc71c497305c22e3e55dbd",
  "_spec": "@radix-ui/primitive@1.0.1",
  "_where": "/home/ghf/system/node_modules/@radix-ui/react-dismissable-layer",
  "bugs": {
    "url": "https://github.com/radix-ui/primitives/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.13.10"
  },
  "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/primitive",
  "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": "1.0.1"
}
