@fluid-topics/ft-typography
Version:
Typography components
28 lines (27 loc) • 689 B
JSON
{
"name": "@fluid-topics/ft-typography",
"version": "1.2.48",
"description": "Typography components",
"keywords": [
"Lit"
],
"author": "Fluid Topics <devtopics@antidot.net>",
"license": "ISC",
"main": "build/index.js",
"web": "build/ft-typography.min.js",
"typings": "build/index",
"files": [
"build/**/*.ts",
"build/**/*.js"
],
"repository": {
"type": "git",
"url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
},
"dependencies": {
"@fluid-topics/design-system-variables": "0.1.92",
"@fluid-topics/ft-wc-utils": "1.2.48",
"lit": "3.1.0"
},
"gitHead": "c2298efffb5e12489201c4c46c6b9cd2911adf58"
}