{
  "name": "@enhavo/app",
  "license": "MIT",
  "type": "module",
  "types": "index.ts",
  "version": "0.15.13",
  "homepage": "https://www.enhavo.com",
  "repository": {
    "type": "git",
    "url": "https://github.com/enhavo/enhavo.git"
  },
  "engines": {
    "node": ">=20.11.0"
  },
  "peerDependencies": {
    "jquery": "^3.7.1"
  },
  "dependencies": {
    "@enhavo/core": "^0.15",
    "@hotwired/stimulus": "^3.0.1",
    "@ibm/plex": "^1.2.3",
    "@vuepic/vue-datepicker": "^8.3.1",
    "ansi-to-html": "^0.6.11",
    "argparse": "^2.0.1",
    "async": "^2.6.2",
    "axios": "^0.21.1",
    "bootstrap": "^4.3.1",
    "compass-mixins": "^0.12.10",
    "fantasticon": "^3.0.0",
    "html-entities": "^2.5.2",
    "jexl": "^2.1.1",
    "lodash": "^4.17.11",
    "morphdom": "^2.7.4",
    "pako": "^1.0.10",
    "popper.js": "^1.16.0",
    "uuid": "^3.3.2",
    "vue": "^3.2.31",
    "vue-router": "^4.2.5",
    "vue-select": "4.0.0-beta.3",
    "vuedraggable": "^4.1.0"
  }
}