mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 12:32:02 +00:00
14 lines
353 B
JSON
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"]
|
|
}
|