HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: dawonefr-98 (1071)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/ploi/drdrive.lightweb.kr/node_modules/reka-ui/package.json
{
  "name": "reka-ui",
  "type": "module",
  "version": "2.9.2",
  "description": "Vue port for Radix UI Primitives.",
  "author": "UnoVue Contributors (https://github.com/unovue)",
  "license": "MIT",
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/zernonia"
  },
  "homepage": "https://github.com/unovue/reka-ui",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unovue/reka-ui.git"
  },
  "bugs": {
    "url": "https://github.com/unovue/reka-ui/issues"
  },
  "keywords": [
    "ui",
    "vue",
    "accessibility",
    "headless",
    "nuxt",
    "primitives",
    "components",
    "radix",
    "unstyled"
  ],
  "sideEffects": false,
  "exports": {
    ".": {
      "import": "./dist/index.js",
      "require": "./dist/index.cjs"
    },
    "./internal": {
      "import": "./dist/internal.js",
      "require": "./dist/internal.cjs"
    },
    "./constant": {
      "import": "./dist/constant.js",
      "require": "./dist/constant.cjs"
    },
    "./date": {
      "import": "./dist/date.js",
      "require": "./dist/date.cjs"
    },
    "./namespaced": {
      "import": "./dist/namespaced/index.mjs",
      "require": "./dist/namespaced/index.cjs"
    },
    "./nuxt": {
      "import": "./dist/nuxt/index.mjs",
      "require": "./dist/nuxt/index.cjs"
    },
    "./resolver": {
      "import": "./dist/resolver/index.mjs",
      "require": "./dist/resolver/index.cjs"
    },
    "./package.json": "./package.json"
  },
  "main": "./dist/index.cjs",
  "module": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "files": [
    "src",
    "dist",
    "!src/**/*.story.vue",
    "!src/**/*.test.*",
    "!src/**/_*.vue",
    "!src/**/__snapshots__",
    "!src/**/stories",
    "!src/**/story"
  ],
  "scripts": {
    "build": "pnpm type-check && pnpm build-only",
    "build-only": "tsdown && tsx scripts/postbuild.ts",
    "watch": "tsdown --watch",
    "type-check": "vue-tsc -p tsconfig.check.json --noEmit",
    "test": "vitest",
    "test-update": "vitest -u",
    "pub:release": "npm publish --access public --provenance"
  },
  "peerDependencies": {
    "vue": ">= 3.4.0"
  },
  "dependencies": {
    "@floating-ui/dom": "^1.6.13",
    "@floating-ui/vue": "^1.1.6",
    "@internationalized/date": "^3.5.0",
    "@internationalized/number": "^3.5.0",
    "@tanstack/vue-virtual": "^3.12.0",
    "@vueuse/core": "^14.1.0",
    "@vueuse/shared": "^14.1.0",
    "aria-hidden": "^1.2.4",
    "defu": "^6.1.4",
    "ohash": "^2.0.11"
  },
  "devDependencies": {
    "@iconify/vue": "^4.3.0",
    "@internationalized/date": "^3.7.0",
    "@internationalized/number": "^3.6.0",
    "@testing-library/dom": "^10.4.1",
    "@testing-library/jest-dom": "^6.9.1",
    "@testing-library/user-event": "^14.6.1",
    "@testing-library/vue": "^8.1.0",
    "@tsconfig/node24": "^24.0.0",
    "@types/jsdom": "^28.0.0",
    "@types/node": "^24.0.13",
    "@vitejs/plugin-vue": "^6.0.4",
    "@vitest/coverage-istanbul": "^3.2.4",
    "@vue/test-utils": "^2.4.6",
    "@vue/tsconfig": "^0.7.0",
    "jsdom": "^26.1.0",
    "tsdown": "^0.12.9",
    "vite": "^7.3.1",
    "vitest": "^3.2.4",
    "vitest-axe": "0.1.0",
    "vitest-canvas-mock": "^0.3.3",
    "vue": "3.5.17",
    "vue-component-type-helpers": "^3.0.3",
    "vue-tsc": "2.2.12"
  }
}