{
  "name": "@fluid-topics/ft-file-drop",
  "version": "1.3.61",
  "description": "Container that accepts dropping files",
  "keywords": [
    "Lit"
  ],
  "author": "Fluid Topics <devtopics@antidot.net>",
  "license": "ISC",
  "main": "build/index.js",
  "web": "build/ft-file-drop.min.js",
  "typings": "build/index",
  "files": [
    "build/**/*.ts",
    "build/**/*.js"
  ],
  "repository": {
    "type": "git",
    "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
  },
  "dependencies": {
    "@fluid-topics/ft-chip": "1.3.61",
    "@fluid-topics/ft-wc-utils": "1.3.61",
    "lit": "3.1.0"
  },
  "gitHead": "943b5856a5888fa5dca0f1eb786030a3a56ee29d"
}
