plugin.json 234 B

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