{
  "name": "@jelou/cli",
  "version": "1.66.5",
  "description": "Build AI agents on the Jelou platform — from your terminal or your AI editor.",
  "author": "Jelou Inc. (https://jelou.ai)",
  "license": "SEE LICENSE IN LICENSE",
  "repository": {
    "type": "git",
    "url": "https://github.com/JelouLatam/jelou-cli.git"
  },
  "homepage": "https://jelou.ai",
  "bin": {
    "jelou": "bin/jelou"
  },
  "scripts": {
    "postinstall": "node bin/postinstall.js"
  },
  "files": [
    "bin/",
    "lib/",
    "README.md",
    "LICENSE",
    "THIRD_PARTY_NOTICES.md"
  ],
  "optionalDependencies": {
    "@jelou/cli-darwin-arm64": "1.66.5",
    "@jelou/cli-darwin-x64": "1.66.5",
    "@jelou/cli-linux-x64": "1.66.5",
    "@jelou/cli-linux-arm64": "1.66.5",
    "@jelou/cli-win32-x64": "1.66.5"
  },
  "keywords": [
    "jelou",
    "cli",
    "ai-agents",
    "agent-skills",
    "agents",
    "agentic",
    "workflows",
    "functions",
    "serverless",
    "whatsapp",
    "whatsapp-bot",
    "whatsapp-campaigns",
    "claude-code",
    "cursor",
    "codex",
    "windsurf",
    "mcp",
    "channels"
  ],
  "engines": {
    "node": ">=18"
  },
  "publishConfig": {
    "access": "public"
  },
  "jelou": {
    "minVersion": "1.65.0",
    "release_notes": {
      "version": "1.66.5",
      "date": "2026-06-30",
      "headline": "`jelou push` now pins Biometría (KYC) webview nodes to the correct tool version, the same way it freezes JelouPay payment nodes.",
      "highlights": [
        {
          "type": "fixed",
          "text": "`jelou push` now stamps the frozen `nativeVersion` (`1.2.11-public`) on Biometría **webview** nodes — mirroring the JelouPay payment freeze — so a biometric-access node no longer ships against a stale or wrong version and renders correctly in Studio, regardless of what version the build emitted. Install-specific fields and user inputs are preserved, and the video/photo biometry variants are left untouched."
        }
      ]
    }
  }
}
