{
  "name": "wonder-image",
  "version": "2.1.2-alpha.4",
  "description": "",
  "private": false,
  "scripts": {
    "test": "node test/recaptcha-loading.test.cjs",
    "build": "webpack"
  },
  "keywords": [],
  "author": "Andrea Marinoni",
  "license": "ISC",
  "engines": {
    "node": ">=20"
  },
  "devDependencies": {
    "@babel/core": "^7.24.5",
    "@babel/preset-env": "^7.24.5",
    "@editorjs/attaches": "1.3.0",
    "@editorjs/code": "2.9.0",
    "@editorjs/delimiter": "1.4.0",
    "@editorjs/editorjs": "2.29.1",
    "@editorjs/embed": "2.7.1",
    "@editorjs/header": "2.8.1",
    "@editorjs/image": "2.9.0",
    "@editorjs/inline-code": "1.5.0",
    "@editorjs/marker": "1.4.0",
    "@editorjs/nested-list": "1.4.2",
    "@editorjs/quote": "2.6.0",
    "@editorjs/table": "2.3.0",
    "@fancyapps/ui": "5.0",
    "@floating-ui/dom": "^1.6.13",
    "@fullcalendar/bootstrap5": "6.1.20",
    "@fullcalendar/core": "6.1.20",
    "@fullcalendar/daygrid": "6.1.20",
    "@fullcalendar/interaction": "6.1.20",
    "@fullcalendar/moment": "6.1.20",
    "@fullcalendar/moment-timezone": "6.1.20",
    "@fullcalendar/resource": "6.1.20",
    "@fullcalendar/resource-timeline": "6.1.20",
    "@fullcalendar/rrule": "6.1.20",
    "@fullcalendar/timegrid": "6.1.20",
    "@ttskch/select2-bootstrap4-theme": "1.5.2",
    "aos": "2.3.1",
    "autonumeric": "4.10.0",
    "babel-loader": "^9.1.3",
    "bootstrap": "5.3.3",
    "bootstrap-datepicker": "1.10.0",
    "bootstrap-icons": "1.11.3",
    "chart.js": "4.4.2",
    "chartjs-adapter-moment": "1.0.1",
    "color.js": "^1.2.0",
    "core-js": "^3.37.0",
    "countup.js": "2.8.0",
    "css-loader": "^7.1.1",
    "css-minimizer-webpack-plugin": "^8.0.0",
    "datatables.net-bs5": "2.0.6",
    "datatables.net-buttons-bs5": "3.0.2",
    "datatables.net-dt": "2.0.6",
    "datatables.net-responsive-bs5": "3.0.2",
    "datatables.net-responsive-dt": "3.0.2",
    "dompurify": "^3.4.10",
    "editorjs-text-alignment-blocktune": "1.0.3",
    "filepond": "4.31.1",
    "filepond-plugin-file-metadata": "1.0.8",
    "filepond-plugin-file-validate-size": "2.2.8",
    "filepond-plugin-file-validate-type": "1.2.9",
    "filepond-plugin-get-file": "1.1.0",
    "filepond-plugin-image-crop": "2.0.6",
    "filepond-plugin-image-edit": "1.6.3",
    "filepond-plugin-image-exif-orientation": "1.0.11",
    "filepond-plugin-image-preview": "^4.6.12",
    "filepond-plugin-image-resize": "2.0.10",
    "filepond-plugin-image-transform": "3.8.7",
    "filepond-plugin-image-validate-size": "1.2.7",
    "flag-icons": "^7.5.0",
    "glob": "^11.0.3",
    "htmlnano": "^2.1.1",
    "inputmask": "^5.0.8",
    "jquery": "^3.5.1",
    "jquery-ui": "^1.13.3",
    "jquery-ui-timepicker-addon": "^1.6.3",
    "jstree": "3.2.1",
    "jszip": "3.10.1",
    "lodash": "^4.18.1",
    "mini-css-extract-plugin": "^2.9.0",
    "moment": "^2.30.1",
    "moment-timezone": "^0.5.45",
    "parcel": "^2.12.0",
    "pdfmake": "0.2.10",
    "quill": "^2.0.3",
    "rellax": "1.12.1",
    "rrule": "^2.8.1",
    "sass": "^1.89.2",
    "sass-loader": "^16.0.5",
    "script-loader": "^0.7.2",
    "select2": "4.1.0-rc.0",
    "style-loader": "^4.0.0",
    "swiper": "^12.1.3",
    "terser-webpack-plugin": "^5.3.10",
    "typed.js": "2.0.15",
    "video.js": "^8.23.7",
    "vivus": "^0.4.6",
    "webpack": "^5.98.0",
    "webpack-cli": "^5.1.4"
  },
  "overrides": {
    "lodash-es": "^4.18.1"
  },
  "exports": {
    ".": "./index.js",
    "./class/*": "./src/class/*"
  },
  "files": [
    "/src/class/",
    "/dist/",
    "index.js"
  ]
}
