@bolt/components-headline
Version:
Specific combinations of typographic styles for displaying text.
29 lines (28 loc) • 850 B
JSON
{
"name": "@bolt/components-headline",
"version": "5.8.0",
"description": "Specific combinations of typographic styles for displaying text.",
"keywords": [
"bolt design system",
"bolt",
"ui toolkit",
"design system"
],
"homepage": "https://boltdesignsystem.com",
"bugs": "https://github.com/bolt-design-system/bolt/issues",
"repository": "https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-headline",
"license": "MIT",
"author": "Salem Ghoweri",
"style": "src/headline.scss",
"dependencies": {
"@bolt/core-v3.x": "^5.8.0",
"@bolt/elements-icon": "^5.8.0",
"@bolt/elements-text-link": "^5.8.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "ed398c4cd7fac2500e601e662f3a43725a0f38c5",
"schema": "headline.schema.js",
"sourceFilesFrom": "0.9.0"
}