{
  "name": "adata-ui-v2",
  "type": "module",
  "version": "1.0.14",
  "main": "./nuxt.config.ts",
  "scripts": {
    "dev": "nuxi dev .playground",
    "build": "nuxt build .playground",
    "generate": "nuxt generate .playground",
    "preview": "nuxt preview .playground",
    "lint": "eslint .",
    "type-check": "vue-tsc --noEmit",
    "postinstall": "nuxt prepare .playground",
    "test": "vitest --ui",
    "coverage": "vitest run --coverage",
    "story:dev": "histoire dev",
    "story:build": "histoire build",
    "story:preview": "histoire preview"
  },
  "devDependencies": {
    "@histoire/plugin-nuxt": "^0.17.17",
    "@histoire/plugin-vue": "^0.17.17",
    "@nuxt/eslint-config": "^0.7.6",
    "@nuxt/test-utils": "^3.19.2",
    "@types/body-scroll-lock": "^3.1.2",
    "@types/lodash-es": "^4.17.12",
    "@vitest/coverage-v8": "^1.6.1",
    "@vitest/ui": "^1.6.1",
    "@vue/test-utils": "^2.4.6",
    "eslint": "^9.31.0",
    "happy-dom": "^13.10.1",
    "histoire": "^0.17.17",
    "nuxt": "^3.17.7",
    "playwright-core": "^1.54.1",
    "prettier": "^3.6.2",
    "prettier-plugin-tailwindcss": "^0.5.14",
    "sass-embedded": "^1.89.2",
    "typescript": "^5.8.3",
    "vitest": "^1.6.1",
    "vue-tsc": "^2.2.12"
  },
  "dependencies": {
    "@headlessui/tailwindcss": "^0.2.2",
    "@headlessui/vue": "^1.7.23",
    "@nuxt/image": "1.8.1",
    "@nuxt/kit": "^3.17.7",
    "@nuxtjs/color-mode": "^3.5.2",
    "@nuxtjs/google-fonts": "^3.2.0",
    "@nuxtjs/i18n": "9.3.3",
    "@nuxtjs/tailwindcss": "^6.14.0",
    "@popperjs/core": "^2.11.8",
    "@samk-dev/nuxt-vcalendar": "^1.0.4",
    "@tailwindcss/aspect-ratio": "^0.4.2",
    "@tailwindcss/container-queries": "^0.1.1",
    "@tailwindcss/forms": "^0.5.10",
    "@tailwindcss/typography": "^0.5.16",
    "@vueuse/core": "^10.11.1",
    "@vueuse/integrations": "^10.11.1",
    "@vueuse/math": "^10.11.1",
    "body-scroll-lock": "3.1.5",
    "lodash-es": "^4.17.21",
    "lodash.isequal": "^4.5.0",
    "maska": "^2.1.11",
    "ofetch": "^1.4.1",
    "sass": "^1.89.2",
    "scss": "^0.2.4",
    "tailwind-merge": "^2.6.0",
    "tailwindcss": "^3.4.17",
    "vue3-toastify": "^0.2.8",
    "zod": "^4.0.8"
  }
}
