- 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>
10 lines
400 B
Modula-2
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"]
|