plugin.json 257 B

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