UNPKG

@fluid-topics/ft-typography

Version:

Typography components

28 lines (27 loc) 754 B
{ "name": "@fluid-topics/ft-typography", "version": "2.0.17", "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": "3.2.2", "@fluid-topics/ft-wc-utils": "2.0.17", "lit": "3.1.0" }, "gitHead": "630c12bb34a3f0df02b112fc182bbbb97025d959" }