{
  "name": "@flarehr/promoted-benefits-admin",
  "version": "1.4.15378",
  "description": "Salpac FinOps Admin",
  "license": "MIT",
  "files": [
    "dist/"
  ],
  "type": "module",
  "babelMacros": {
    "twin": {
      "preset": "emotion"
    }
  },
  "scripts": {
    "dev": "vite",
    "build": "tsc && vite build",
    "preview": "vite preview",
    "test": "jest",
    "analyze": "npx vite-bundle-visualizer",
    "lint": "eslint src/**/*.{js,jsx,ts,tsx}",
    "lint:fix": "eslint src/**/*.{js,jsx,ts,tsx} --fix",
    "prepare": "husky"
  },
  "dependencies": {
    "@emotion/cache": "^11.13.1",
    "@emotion/css": "^11.13.0",
    "@emotion/react": "^11.13.3",
    "@emotion/styled": "^11.13.0",
    "@headlessui/react": "^2.1.8",
    "@heroicons/react": "^2.1.5",
    "@tanstack/react-query": "^5.56.2",
    "framer-motion": "^11.5.4",
    "preact": "^10.23.2",
    "preact-custom-element": "^4.3.0",
    "react-hook-form": "^7.53.0",
    "react-router-dom": "^6.26.2"
  },
  "devDependencies": {
    "@preact/preset-vite": "^2.9.0",
    "@tailwindcss/forms": "^0.5.9",
    "@testing-library/jest-dom": "^6.5.0",
    "@testing-library/preact": "^3.2.4",
    "@types/jest": "^29.5.12",
    "@types/preact-custom-element": "^4.0.4",
    "@typescript-eslint/eslint-plugin": "^8.5.0",
    "@typescript-eslint/parser": "^8.5.0",
    "babel-plugin-macros": "^3.1.0",
    "babel-plugin-twin": "^1.1.0",
    "eslint": "^8.57.0",
    "eslint-config-preact": "^1.4.0",
    "eslint-config-prettier": "^9.1.0",
    "eslint-plugin-jest": "^28.8.3",
    "eslint-plugin-prettier": "^5.2.1",
    "husky": "^9.1.5",
    "jest": "^29.7.0",
    "jest-environment-jsdom": "^29.7.0",
    "jest-preset-preact": "^4.1.1",
    "prettier": "^3.3.3",
    "tailwindcss": "^3.4.10",
    "terser": "^5.32.0",
    "ts-jest": "^29.2.5",
    "twin.macro": "^3.4.1",
    "typescript": "^5.6.2",
    "vite": "^5.4.3"
  }
}
