mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
21 lines
651 B
JSON
21 lines
651 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "hw-underline",
|
|
"type": "hyperframes:component",
|
|
"title": "Squiggle Marks",
|
|
"description": "Hand-drawn squiggle underline, double-pass strikethrough, and bracket marks that draw on",
|
|
"tags": ["handwritten", "annotation", "text-treatment"],
|
|
"files": [
|
|
{
|
|
"path": "hw-underline.html",
|
|
"target": "compositions/components/hw-underline.html",
|
|
"type": "hyperframes:snippet"
|
|
},
|
|
{
|
|
"path": "assets/fonts/Caveat-700-latin.woff2",
|
|
"target": "assets/fonts/Caveat-700-latin.woff2",
|
|
"type": "hyperframes:asset"
|
|
}
|
|
]
|
|
}
|