37 lines
1006 B
JSON
37 lines
1006 B
JSON
{
|
|
"$schema": "https://cursor.com/schemas/cursor-plugin/plugin.json",
|
|
"name": "hyperframes",
|
|
"displayName": "HyperFrames by HeyGen",
|
|
"description": "Write HTML, render video. Compositions, Tailwind v4 styles, GSAP and runtime adapter animations, captions, voiceovers, audio-reactive visuals, and website capture for HyperFrames.",
|
|
"version": "0.7.67",
|
|
"author": {
|
|
"name": "HeyGen",
|
|
"email": "hyperframes@heygen.com"
|
|
},
|
|
"publisher": "HeyGen",
|
|
"homepage": "https://hyperframes.heygen.com",
|
|
"repository": "https://github.com/heygen-com/hyperframes",
|
|
"license": "Apache-2.0",
|
|
"logo": "assets/logo.png",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"hyperframes",
|
|
"video",
|
|
"html",
|
|
"tailwind",
|
|
"gsap",
|
|
"lottie",
|
|
"three",
|
|
"waapi",
|
|
"animejs",
|
|
"animation",
|
|
"composition",
|
|
"rendering",
|
|
"captions",
|
|
"tts",
|
|
"audio-reactive"
|
|
],
|
|
"tags": ["video", "animation", "design", "creative", "workflow"],
|
|
"skills": "./skills/"
|
|
}
|