plugin.json 258 B

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