calcomblock/plugin.mod
Alex Dunmow 599b576396 chore: register @ninja/calcomblock scope; commit web/pnpm-lock.yaml
- plugin.mod: scope normalized to @ninja (via ninja plugin init against the
  dev registry).
- Track web/pnpm-lock.yaml for reproducible admin-frontend installs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 03:05:23 +08:00

10 lines
400 B
Modula-2

[plugin]
name = "calcomblock"
display_name = "Cal.com Booking"
scope = "@ninja"
version = "2.0.0"
description = "Embeddable Cal.com booking calendar block with custom styling, timezone-aware slot windowing, honeypot + captcha + rate-limited public booking endpoints, and webhook receiver."
kind = "plugin"
categories = ["forms"]
tags = ["calcom", "booking", "calendar", "scheduling", "appointments"]