mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
* docs: add runtime adapter skills * docs: address adapter skill review comments
14 lines
522 B
JSON
14 lines
522 B
JSON
{
|
|
"name": "hyperframes",
|
|
"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",
|
|
"author": {
|
|
"name": "HeyGen",
|
|
"email": "hyperframes@heygen.com",
|
|
"url": "https://hyperframes.heygen.com"
|
|
},
|
|
"homepage": "https://hyperframes.heygen.com",
|
|
"repository": "https://github.com/heygen-com/hyperframes",
|
|
"license": "Apache-2.0"
|
|
}
|