{
  "name": "thedock-enhanced-rich-text-editor",
  "version": "1.0.0",
  "description": "TheDock Enhanced Rich Text Editor - Upgrade WordPress to TinyMCE 6 with a modern editing experience, table support, and seamless ACF integration.",
  "main": "Brocfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.24.7",
    "@babel/preset-env": "^7.24.7",
    "@rollup/plugin-node-resolve": "^15.2.3",
    "@rollup/plugin-terser": "^0.4.4",
    "autoprefixer": "^10.4.19",
    "broccoli": "^3.5.2",
    "broccoli-funnel": "^3.0.8",
    "broccoli-merge-trees": "^4.2.0",
    "broccoli-postcss": "^6.1.0",
    "broccoli-rollup": "^5.0.0",
    "broccoli-sass-source-maps": "^4.2.4",
    "broccoli-stew": "^3.0.0",
    "broccoli-uglify-sourcemap": "^4.0.0",
    "cssnano": "^7.0.2",
    "fs": "^0.0.1-security",
    "grunt": "^1.6.1",
    "grunt-babel": "^8.0.0",
    "grunt-broccoli": "^1.1.4",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-eslint": "^25.0.0",
    "grunt-import": "^1.0.3",
    "grunt-mkdir": "^1.1.0",
    "grunt-webpack": "^6.0.0",
    "path": "^0.12.7",
    "prettier": "^3.3.2",
    "rollup": "^4.18.0",
    "rollup-plugin-commonjs": "^10.1.0",
    "rollup-plugin-node-resolve": "^5.2.0",
    "sass": "^1.77.5",
    "stylelint": "^16.6.1",
    "stylelint-config-prettier": "^9.0.5",
    "stylelint-config-standard": "^36.0.0",
    "stylelint-order": "^6.0.4",
    "stylelint-prettier": "^5.0.0",
    "stylelint-selector-bem-pattern": "^4.0.0",
    "tty": "^1.0.1",
    "url": "^0.11.3",
    "webpack": "^5.92.0"
  },
  "dependencies": {
    "aria-autocomplete": "^1.5.1",
    "postcss": "^8.4.38",
    "sanitize-html": "^2.13.0",
    "slim-select": "^2.8.2"
  }
}
