{
    "name": "@fluid-topics/ft-reader-topic-title",
    "version": "2.2.1",
    "description": "Title of a topic in integrated reader.",
    "keywords": [
        "Lit"
    ],
    "author": "Fluid Topics <devtopics@antidot.net>",
    "license": "ISC",
    "main": "build/index.js",
    "web": "build/ft-reader-topic-title.min.js",
    "typings": "build/index",
    "files": [
        "build/**/*.js",
        "build/**/*.ts"
    ],
    "repository": {
        "type": "git",
        "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
    },
    "dependencies": {
        "@fluid-topics/ft-reader-topic-context": "2.2.1",
        "@fluid-topics/ft-wc-utils": "2.2.1",
        "@fluid-topics/public-api": "1.0.137",
        "lit": "3.3.3"
    },
    "gitHead": "25fd63f06bb81a168e9dbd9356d8e3d86a925ad9"
}
