{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiadseyxoh24h4rhyqp2opjtid76gdctf4sdouxvuvyny7qlhi6l7m",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mo67qrgeyjb2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/envault_cli",
  "publishedAt": "2026-06-13T12:06:47.353Z",
  "site": "https://pub.dev",
  "textContent": "Standalone CLI code generator for the envault package. Encrypts your .env file into a secure dart vault using AES-256-GCM. Changelog excerpt: - Initial release of envault_cli. - Fast, standalone CLI generator (no `build_runner`required). - Extracts .env, checks entropy/placeholders via `envault validate`. - Emits securely encrypted `vault.g.dart`using AES-256-GCM.",
  "title": "v0.1.0 of envault_cli",
  "updatedAt": "2026-06-13T11:49:34.347Z"
}