plugin.json 277 B

12345678
  1. {
  2. "name": "playground",
  3. "description": "Creates interactive HTML playgrounds — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button",
  4. "author": {
  5. "name": "Anthropic",
  6. "email": "support@anthropic.com"
  7. }
  8. }