{
  "name": "mautic",
  "version": "0.0.0",
  "description": "Mautic Open Source Distribution",
  "devDependencies": {
    "grunt": "^1.6.1",
    "grunt-contrib-less": "^3.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "patch-package": "^8.0.1",
    "webpack-cli": "^5.1.4"
  },
  "dependencies": {
    "@ckeditor/ckeditor5-adapter-ckfinder": "^43.1.1",
    "@ckeditor/ckeditor5-alignment": "^43.1.1",
    "@ckeditor/ckeditor5-autoformat": "^43.1.1",
    "@ckeditor/ckeditor5-autosave": "^43.1.1",
    "@ckeditor/ckeditor5-basic-styles": "^43.1.1",
    "@ckeditor/ckeditor5-block-quote": "^43.1.1",
    "@ckeditor/ckeditor5-build-classic": "^43.1.1",
    "@ckeditor/ckeditor5-ckfinder": "^43.1.1",
    "@ckeditor/ckeditor5-core": "^43.1.1",
    "@ckeditor/ckeditor5-dev-translations": "^43.0.0",
    "@ckeditor/ckeditor5-dev-utils": "^43.0.0",
    "@ckeditor/ckeditor5-editor-classic": "^43.1.1",
    "@ckeditor/ckeditor5-essentials": "^43.1.1",
    "@ckeditor/ckeditor5-font": "^43.1.1",
    "@ckeditor/ckeditor5-heading": "^43.1.1",
    "@ckeditor/ckeditor5-html-support": "^43.1.1",
    "@ckeditor/ckeditor5-image": "^43.1.1",
    "@ckeditor/ckeditor5-indent": "^43.1.1",
    "@ckeditor/ckeditor5-link": "^43.1.1",
    "@ckeditor/ckeditor5-list": "^43.1.1",
    "@ckeditor/ckeditor5-media-embed": "^43.1.1",
    "@ckeditor/ckeditor5-mention": "^43.1.1",
    "@ckeditor/ckeditor5-paragraph": "^43.1.1",
    "@ckeditor/ckeditor5-remove-format": "^43.1.1",
    "@ckeditor/ckeditor5-source-editing": "^43.1.1",
    "@ckeditor/ckeditor5-table": "^43.1.1",
    "@ckeditor/ckeditor5-theme-lark": "^43.1.1",
    "@ckeditor/ckeditor5-ui": "^43.1.1",
    "@ckeditor/ckeditor5-utils": "^43.1.1",
    "@ckeditor/ckeditor5-word-count": "^43.1.1",
    "@claviska/jquery-minicolors": "^2.3.6",
    "at.js": "^1.5.4",
    "bootstrap": "^3.4.1",
    "chart.js": "^2.9.4",
    "chosen-js": "^1.8.7",
    "codemirror": "^5.65.13",
    "dropzone": "^4.3.0",
    "jquery": "^3.7.0",
    "jquery-datetimepicker": "^2.5.21",
    "jquery-form": "^4.3.0",
    "jquery-ui": "~1.13.2",
    "jquery-ui-touch-punch": "^0.2.3",
    "jquery.caret": "^0.3.1",
    "jquery.cookie": "^1.4.1",
    "jquery.quicksearch": "^2.4.0",
    "js-cookie": "^2.2.1",
    "jsplumb": "^2.15.6",
    "jvectormap-next": "^3.1.1",
    "modernizr": "^3.12.0",
    "moment": "^2.29.4",
    "mousetrap": "^1.6.5",
    "multiselect": "^0.9.12",
    "shufflejs": "^5.4.1",
    "typeahead.js": "^0.11.1",
    "vimeo-froogaloop2": "^0.1.1"
  },
  "scripts": {
    "build": "webpack --mode production  --config webpack.config.js",
    "postinstall": "node_modules/modernizr/bin/modernizr -c modernizr-config.json -d node_modules/modernizr/modernizr-mautic-dist.js & npm run build"
  }
}
