{
    "name": "rxdb-plugins-react",
    "description": "This package.json file is generated by the \"npm run build:plugins\" script, do not edit it manually!",
    "sideEffects": false,
    "types": "../../dist/types/plugins/react/index.d.ts",
    "exports": {
        ".": {
            "default": {
                "types": "./index.d.ts",
                "import": "./index.mjs",
                "default": "./index.cjs"
            }
        },
        "./package.json": "./package.json"
    },
    "main": "./index.cjs",
    "module": "./index.mjs"
}