{
  "name": "@inovex.de/elements",
  "version": "9.3.1",
  "description": "A web components library implementing the corporate identity of the inovex GmbH",
  "repository": "https://github.com/inovex/elements.git",
  "author": "Patrick Hillert <phillert@inovex.de>",
  "contributors": [
    "Alexander Gerlach <agerlach@inovex.de>",
    "André Ehlert <andre.ehlert@inovex.de>",
    "Arne Maier <amaier@inovex.de>",
    "Benjamin Pagelsdorf <benjamin.pagelsdorf@inovex.de>",
    "Daniel Eckelt <deckelt@inovex.de>",
    "Daniel Hieber <dhieber@inovex.de>",
    "Filipe Santos Correa <filipe.santoscorrea@inovex.de>",
    "Florian Köpke <fkoepke@inovex.de>",
    "Jacob Cofman <jcofman@inovex.de>",
    "Jan-Niklas Voß <jvoss@inovex.de>",
    "Johann Böhler <jboehler@inovex.de>",
    "Johannes Reuter <johannes.reuter@inovex.de>",
    "Lukas Kirner <lkirner@inovex.de>",
    "Maria-Luisa Stefan <maria-luisa.stefan@inovex.de>",
    "Mathias Gruschinske <mgruschinske@inovex.de>",
    "Michael Janssen <mjanssen@inovex.de>",
    "Pascal Fecht <pfecht@inovex.de>",
    "Sebastian Löfflath <sebastian.loefflath@inovex.de>",
    "Simon Rey <srey@inovex.de>",
    "Sven Lindauer <slindauer@inovex.de>",
    "Tobias Heim Galindo <tobias.heim-galindo@inovex.de>",
    "Viet Duc Mai <viet.mai@inovex.de>"
  ],
  "homepage": "https://elements.inovex.de",
  "bugs": {
    "url": "https://github.com/inovex/elements/issues"
  },
  "license": "MIT",
  "main": "dist/index.cjs.js",
  "module": "dist/index.js",
  "es2015": "dist/esm/index.js",
  "es2017": "dist/esm/index.js",
  "jsnext:main": "dist/esm/index.js",
  "types": "dist/types/index.d.ts",
  "collection": "dist/collection/collection-manifest.json",
  "collection:main": "dist/collection/index.js",
  "files": [
    "dist/"
  ],
  "dependencies": {
    "@hedgedoc/markdown-it-task-lists": "^1.0.3",
    "@material/button": "^13.0.0",
    "@material/card": "^13.0.0",
    "@material/checkbox": "^13.0.0",
    "@material/chips": "^13.0.0",
    "@material/data-table": "^13.0.0",
    "@material/dialog": "^13.0.0",
    "@material/drawer": "^13.0.0",
    "@material/fab": "^13.0.0",
    "@material/form-field": "^13.0.0",
    "@material/icon-button": "^13.0.0",
    "@material/image-list": "^13.0.0",
    "@material/linear-progress": "^13.0.0",
    "@material/list": "^13.0.0",
    "@material/menu": "^13.0.0",
    "@material/radio": "^13.0.0",
    "@material/ripple": "^13.0.0",
    "@material/select": "^13.0.0",
    "@material/slider": "^13.0.0",
    "@material/snackbar": "^13.0.0",
    "@material/switch": "^13.0.0",
    "@material/tab": "^13.0.0",
    "@material/tab-bar": "^13.0.0",
    "@material/tab-indicator": "^13.0.0",
    "@material/tab-scroller": "^13.0.0",
    "@material/textfield": "^13.0.0",
    "@material/notched-outline": "^13.0.0",
    "@material/typography": "^13.0.0",
    "@stencil/core": "^4.12.2",
    "@tarekraafat/autocomplete.js": "^10.2.7",
    "@tiptap/core": "^2.0.0-beta.220",
    "@tiptap/extension-link": "^2.0.0-beta.220",
    "@tiptap/extension-task-item": "^2.0.0-beta.220",
    "@tiptap/extension-task-list": "^2.0.0-beta.220",
    "@tiptap/starter-kit": "^2.0.0-beta.220",
    "@tiptap/pm": "^2.0.0-beta.220",
    "autosize": "^4.0.4",
    "classnames": "^2.3.2",
    "date-fns": "^2.16.1",
    "flatpickr": "^4.6.13",
    "tippy.js": "^6.2.3"
  },
  "devDependencies": {
    "@stencil/angular-output-target": "^0.8.3",
    "@stencil-community/eslint-plugin": "^0.7.2",
    "@stencil/react-output-target": "^0.5.3",
    "@stencil/sass": "^3.0.8",
    "@stencil/vue-output-target": "^0.8.7",
    "@types/css-font-loading-module": "^0.0.6",
    "@types/prosemirror-markdown": "1.5.6",
    "@types/resize-observer-browser": "^0.1.7",
    "puppeteer": "~21.8.0"
  }
}
