{
    "name": "@af-utils/scrollend-polyfill-examples-react",
    "version": "0.0.5",
    "private": true,
    "scripts": {
        "dev": "vite",
        "build": "tsc && vite build",
        "serve": "vite preview"
    },
    "type": "module",
    "dependencies": {
        "@af-utils/scrollend-polyfill": "0.0.16",
        "react": "^19.2.8",
        "react-dom": "^19.2.8"
    },
    "devDependencies": {
        "@types/react": "^19.2.18",
        "@types/react-dom": "^19.2.4",
        "@vitejs/plugin-react": "^6.1.0",
        "typescript": "^6.0.3",
        "vite": "^8.2.2"
    }
}