plugin.json 232 B

123456789
  1. {
  2. "name": "hookify",
  3. "version": "1.0.0",
  4. "description": "Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns",
  5. "author": {
  6. "name": "Anthropic",
  7. "email": "support@anthropic.com"
  8. }
  9. }