UNPKG

@fluid-topics/ft-icon

Version:

Typography components

28 lines (27 loc) 641 B
{ "name": "@fluid-topics/ft-icon", "version": "1.2.11", "description": "Typography components", "keywords": [ "Lit" ], "author": "Fluid Topics <devtopics@antidot.net>", "license": "ISC", "main": "build/index.js", "web": "build/ft-icon.min.js", "typings": "build/index", "files": [ "build/**/*.ts", "build/**/*.js", "assets/**/*" ], "repository": { "type": "git", "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git" }, "dependencies": { "@fluid-topics/ft-wc-utils": "1.2.11", "lit": "3.1.0" }, "gitHead": "e064cf26299976a55c5adb3c602fed2dc076557b" }