{
    "name": "@fluid-topics/ft-icon",
    "version": "2.0.16",
    "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": {
        "@awesome.me/kit-f60314a0e3": "1.0.292",
        "@fluid-topics/ft-wc-utils": "2.0.16",
        "@fortawesome/fontawesome-svg-core": "^6.7.2",
        "lit": "3.1.0"
    },
    "gitHead": "a972b95acf70b2bfab648ae99cec9d9cbe77c86f"
}
