Add plugin.json for portable plugin packaging (CW-017)

This commit is contained in:
2026-05-30 11:32:57 -05:00
parent 0b44f4430b
commit b0390ce59f
+9
View File
@@ -0,0 +1,9 @@
{
"name": "project-timeline-site-creator",
"version": "1.0.0",
"description": "Provisions MPM Agile Dashboard project timelines and exports Gantt chart images for SOW embedding. Dual-mode: programmatic (called by SOW generator) or interactive (PM interview flow).",
"author": {
"name": "Message Point Media"
},
"keywords": ["gantt", "timeline", "sow", "agile-dashboard", "project", "transit", "digital-signage"]
}