{
  "name": "azion-webkit",
  "author": "aziontech",
  "version": "1.112.0",
  "url": "https://webkit.azion.com/",
  "contributors": [
    {
      "name": "Robson Junior",
      "url": "https://www.robsonjunior.dev/"
    },
    {
      "name": "Isaque Böck",
      "url": "https://github.com/isaquebock"
    },
    {
      "name": "Eduardo de Cesaro Amarante",
      "url": "https://www.professorduda.com/"
    }
  ],
  "keywords": [
    "primevue",
    "vue",
    "vue.js",
    "vue3",
    "ui library",
    "component library",
    "tailwindcss"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aziontech/azion-webkit.git"
  },
  "scripts": {
    "clean": "rm -rf node_modules package-lock.json",
    "clean:cache": "npm cache clean --force",
    "reinstall": "npm run clean; npm install",
    "storybook": "storybook dev -p 6006",
    "build:storybook": "storybook build",
    "build:package": "NODE_ENV=production node build",
    "build": "npm run format && npm run build:package",
    "dev": "vite",
    "lint": "eslint . --ext .vue, .js, .jsx, .cjs, .mjs --fix --ignore-path .gitignore",
    "format": "prettier --write src/"
  },
  "dependencies": {
    "@primevue/core": "^4.3.7",
    "@primevue/themes": "^4.3.7",
    "@tailwindcss/typography": "^0.5.10",
    "@vee-validate/yup": "4.13.2",
    "algoliasearch": "^4.21.1",
    "autoprefixer": "^10.4.16",
    "azion-theme": "^1.13.0",
    "d3": "^7.9.0",
    "fs-extra": "^11.2.0",
    "globe.gl": "^2.41.1",
    "instantsearch.css": "^8.1.0",
    "primeflex": "^3.3.1",
    "primeicons": "^7.0.0",
    "primevue": "^4.0.0",
    "s": "^1.0.0",
    "semantic-release": "^23.0.0",
    "tailwindcss": "^3.4.1",
    "tippy.js": "^6.2.5",
    "vee-validate": "4.13.2",
    "vue": "^3.3.11",
    "vue-frappe-chart": "^0.1.10",
    "vue-instantsearch": "^4.13.1",
    "yup": "^1.3.2"
  },
  "devDependencies": {
    "@chromatic-com/storybook": "^4.0.0",
    "@rushstack/eslint-patch": "^1.2.0",
    "@semantic-release/changelog": "^6.0.3",
    "@semantic-release/commit-analyzer": "^10.0.1",
    "@semantic-release/git": "^10.0.1",
    "@semantic-release/github": "^9.2.6",
    "@semantic-release/release-notes-generator": "12.1.0",
    "@storybook/addon-docs": "^9.0.5",
    "@storybook/addon-links": "^9.0.5",
    "@storybook/addon-themes": "^9.0.5",
    "@storybook/vue3-vite": "^9.0.5",
    "@vitejs/plugin-vue": "^5.2.1",
    "@vue/eslint-config-prettier": "^7.1.0",
    "@whitespace/storybook-addon-html": "^7.0.0",
    "conventional-changelog-conventionalcommits": "^8.0.0",
    "eslint": "^8.34.0",
    "eslint-plugin-cypress": "^2.12.1",
    "eslint-plugin-storybook": "^9.0.5",
    "eslint-plugin-vue": "^9.9.0",
    "jsdom": "^21.1.0",
    "postcss": "^8.4.31",
    "prettier": "^3.0.0",
    "sass": "1.77.6",
    "semantic-release": "^23.0.0",
    "start-server-and-test": "^2.0.0",
    "storybook": "^9.0.5",
    "vite": "^6.2.2"
  },
  "overrides": {
    "storybook": "$storybook"
  }
}
