plugin.json 302 B

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