plugin.json 236 B

123456789
  1. {
  2. "name": "commit-commands",
  3. "description": "Streamline your git workflow with simple commands for committing, pushing, and creating pull requests",
  4. "author": {
  5. "name": "Anthropic",
  6. "email": "support@anthropic.com"
  7. }
  8. }