{
    "name": "@thinkpixellab-public/px-vue",
    "version": "5.0.3",
    "description": "General purpose Vue components and helpers that can be used across projects.",
    "author": {
        "name": "Pixel Lab"
    },
    "license": "MIT",
    "type": "module",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/thinkpixellab/px-vue.git"
    },
    "scripts": {
        "storybook-px": "PX_LOCAL=1 storybook dev -p 6006",
        "storybook": "storybook dev -p 6006",
        "build-storybook": "storybook build",
        "test": "vitest",
        "serve": "NODE_OPTIONS=--openssl-legacy-provider vue-cli-service serve dev/serve.js",
        "chromatic": "npx chromatic --project-token=chpt_30d6cbeac803e5a"
    },
    "dependencies": {
        "@floating-ui/dom": "^1.6.13",
        "@popperjs/core": "^2.11.8",
        "@thinkpixellab-public/px-styles": "^4.1.5",
        "@thinkpixellab-public/px-vue-tester": "^2.0.0",
        "@thinkpixellab-public/vue-resize-directive": "^1.2.2",
        "body-scroll-lock": "^3.1.5",
        "chrono-node": "^2.7.8",
        "dateformat": "^5.0.3",
        "figma-squircle": "^1.1.0",
        "gsap": "^3.13.0",
        "highlight.js": "^11.11.1",
        "lenis": "^1.1.17",
        "mitt": "^3.0.1",
        "qr-code-styling": "^1.9.2",
        "sortablejs": "^1.15.6",
        "throttle-debounce": "^5.0.2",
        "tiny-date-picker": "^3.2.8",
        "tinycolor2": "^1.6.0",
        "vue-inline-svg": "^3.1.4"
    },
    "devDependencies": {
        "@babel/core": "^7.26.10",
        "@chromatic-com/storybook": "^3.2.6",
        "@nuxt/kit": "^4.2.2",
        "@rushstack/eslint-patch": "^1.11.0",
        "@storybook/addon-essentials": "^8.6.7",
        "@storybook/addon-interactions": "^8.6.7",
        "@storybook/addon-links": "^8.6.7",
        "@storybook/addon-mdx-gfm": "^8.6.7",
        "@storybook/blocks": "^8.6.7",
        "@storybook/manager-api": "^8.6.7",
        "@storybook/test": "^8.6.7",
        "@storybook/theming": "^8.6.7",
        "@storybook/vue3": "^8.6.7",
        "@storybook/vue3-vite": "^8.6.7",
        "@vitejs/plugin-vue": "^5.2.3",
        "@vue/eslint-config-prettier": "^10.2.0",
        "@vue/test-utils": "^2.4.6",
        "babel-eslint": "^10.1.0",
        "chromatic": "^11.27.0",
        "eslint": "^9.22.0",
        "eslint-plugin-storybook": "^0.11.6",
        "eslint-plugin-vue": "^9.32.0",
        "jsdom": "^26.0.0",
        "prettier": "^3.5.3",
        "sass": "^1.83.4",
        "storybook": "^8.6.7",
        "storybook-addon-pseudo-states": "^4.0.3",
        "storybook-dark-mode": "^4.0.2",
        "vite": "^6.2.2",
        "vitest": "^3.0.9",
        "vue-loader": "^17.4.2"
    },
    "bugs": {
        "url": "https://github.com/thinkpixellab/px-vue/issues"
    },
    "homepage": "https://github.com/thinkpixellab/px-vue#readme"
}
