mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
feat(claude-code-plugin): add Claude Code marketplace manifest
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "hyperframes",
|
||||
"owner": {
|
||||
"name": "HeyGen",
|
||||
"email": "hyperframes@heygen.com",
|
||||
"url": "https://hyperframes.heygen.com"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "hyperframes",
|
||||
"source": "./",
|
||||
"description": "HyperFrames by HeyGen. Write HTML, render video. Compositions, GSAP and runtime adapter animations, captions, voiceovers, audio-reactive visuals, and website-to-video capture for HyperFrames.",
|
||||
"version": "0.1.0",
|
||||
"homepage": "https://hyperframes.heygen.com",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user