{
  "name": "dailymotion-pro",
  "version": "2.2.3",
  "description": "",
  "main": "index.js",
  "overrides": {
    "react-autosize-textarea": {
      "react": "^18.0.0",
      "react-dom": "^18.0.0"
    }
  },
  "scripts": {
    "build": "wp-scripts build --config webpack.config.js",
    "check-engines": "wp-scripts check-engines",
    "check-licenses": "wp-scripts check-licenses",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "lint:md:docs": "wp-scripts lint-md-docs",
    "lint:pkg-json": "wp-scripts lint-pkg-json",
    "packages-update": "wp-scripts packages-update",
    "start": "wp-scripts start --config webpack.config.js",
    "test:e2e": "wp-scripts test-e2e",
    "test:unit": "wp-scripts test-unit-js",
    "docs:js": "jsdoc -c jsdoc.json",
    "docs:ts": "typedoc --entryPointStrategy expand --out docs/ts-api src/"
  },
  "author": "DPS Development Team",
  "license": "GPLv2",
  "devDependencies": {
    "@csstools/postcss-cascade-layers": "^5.0.0",
    "@types/node": "^22.9.0",
    "@types/react": "^18.3.13",
    "@types/react-dom": "^18.3.2",
    "@types/wordpress__block-editor": "^11.5.16",
    "@types/wordpress__blocks": "^12.5.15",
    "@types/wordpress__edit-post": "^8.4.1",
    "@types/wordpress__editor": "^14.3.2",
    "@wordpress/api-fetch": "^7.10.0",
    "@wordpress/block-editor": "^14.5.0",
    "@wordpress/block-library": "^9.10.0",
    "@wordpress/blocks": "^13.10.0",
    "@wordpress/components": "^28.10.0",
    "@wordpress/compose": "^7.10.0",
    "@wordpress/data": "^10.10.0",
    "@wordpress/edit-post": "^8.10.0",
    "@wordpress/editor": "^14.10.0",
    "@wordpress/element": "^6.10.0",
    "@wordpress/i18n": "^5.10.0",
    "@wordpress/icons": "^10.10.0",
    "@wordpress/plugins": "^7.10.0",
    "@wordpress/scripts": "^30.1.0",
    "autoprefixer": "^10.4.20",
    "countries-list": "^3.1.1",
    "cssnano": "^7.0.6",
    "jsdoc": "^4.0.2",
    "mini-css-extract-plugin": "^2.9.1",
    "mitt": "^3.0.1",
    "motion": "^12.23.12",
    "postcss": "^8.4.47",
    "postcss-cli": "^11.0.0",
    "postcss-custom-properties": "^14.0.4",
    "postcss-import": "^16.1.0",
    "postcss-nested": "^7.0.2",
    "postcss-preset-env": "^10.0.6",
    "react-hook-form": "^7.53.1",
    "ts-loader": "^9.5.1",
    "typedoc": "^0.26.2",
    "typescript": "^5.6.3"
  }
}