{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreieujnepvm7qsz5hlphaavlsnyvydgqnhth3z3pzrpvezsrm53qb2i",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3modaynxdv762"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/winche_database",
  "publishedAt": "2026-06-15T12:12:24.599Z",
  "site": "https://pub.dev",
  "textContent": "Type-safe Dart client for Winche Database — an offline-first, real-time document store over a single WebSocket connection. Changelog excerpt: Initial release. - Offline-first document store over a single WebSocket connection. - Typed values: null, bool, int, double (incl. `NaN`/`Infinity`), string, bytes, timestamp, reference, geo-point, arrays, and nested maps. - Writes: set / merge-set / update / delete with field transforms (increment, server timestamp, array union/remove, min/max) and preconditions. - Queries: filters, ordering, limits, cursors, client-side projection (`select`), and `count`. - Real-time document and query listen[...]",
  "title": "v1.0.0 of winche_database",
  "updatedAt": "2026-06-15T12:09:39.859Z"
}