Files
claude-plugins-official/external_plugins/stripe/.claude-plugin/plugin.json
2025-12-18 08:58:02 -08:00

14 lines
353 B
JSON

{
"name": "stripe",
"description": "Stripe development plugin for Claude",
"version": "0.1.0",
"author": {
"name": "Stripe",
"url": "https://stripe.com"
},
"homepage": "https://docs.stripe.com",
"repository": "https://github.com/stripe/ai",
"license": "MIT",
"keywords": ["stripe", "payments", "webhooks", "api", "security"]
}