{
  "name": "@flarehr/superhero-fasttrack-middleware",
  "version": "0.1.2537",
  "description": "Flare Superhero FastTrack Middleware Component",
  "license": "SEE LICENSE IN LICENSE.md",
  "files": [
    "dist/"
  ],
  "scripts": {
    "postinstall": "dotnet tool restore",
    "start": "dotnet fable watch src -s --runFast vite",
    "build": "dotnet fable src --run vite build"
  },
  "dependencies": {
    "@headlessui/react": "^1.7.8",
    "react": "^18.3.0",
    "react-dom": "^18.3.0",
    "react-to-webcomponent": "^2.0.0",
    "use-sync-external-store": "^1.2.2"
  },
  "devDependencies": {
    "@tailwindcss/forms": "^0.5.9",
    "@vitejs/plugin-react": "^4.2.1",
    "autoprefixer": "^10.4.20",
    "postcss": "^8.4.47",
    "tailwindcss": "^3.4.14",
    "vite": "^5.2.11"
  },
  "optionalDependencies": {
    "@rollup/rollup-linux-x64-gnu": "4.9.5"
  }
}
