{
  "name": "@fluid-topics/ft-icon",
  "version": "1.2.48",
  "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.48",
    "lit": "3.1.0"
  },
  "gitHead": "c2298efffb5e12489201c4c46c6b9cd2911adf58"
}
