18 lines
383 B
JSON
18 lines
383 B
JSON
{
|
|
"name": "share",
|
|
"owner": {
|
|
"name": "PostHog",
|
|
"email": "hey@posthog.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "share",
|
|
"description": "Share Claude Code sessions to GitHub repositories",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-posthog-claude-code-share-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |