{
    "name": "@fluid-topics/ft-search-input",
    "version": "2.0.7",
    "description": "Search bar input for integrated search component",
    "keywords": [
        "Lit"
    ],
    "author": "Fluid Topics <devtopics@antidot.net>",
    "license": "ISC",
    "main": "build/index.js",
    "web": "build/ft-search-input.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-app-context": "2.0.7",
        "@fluid-topics/ft-button": "2.0.7",
        "@fluid-topics/ft-i18n": "2.0.7",
        "@fluid-topics/ft-icon": "2.0.7",
        "@fluid-topics/ft-ripple": "2.0.7",
        "@fluid-topics/ft-search-context": "2.0.7",
        "@fluid-topics/ft-typography": "2.0.7",
        "@fluid-topics/ft-wc-utils": "2.0.7",
        "lit": "3.1.0"
    },
    "devDependencies": {
        "@fluid-topics/public-api": "1.0.116"
    },
    "gitHead": "8555f88ae4858c380daee8311a887142043c46a9"
}
