{
  "name": "blocks",
  "version": "1.0.0",
  "description": "Test description",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "wp-scripts build",
    "start": "wp-scripts start",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "packages-update": "wp-scripts packages-update"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^25.1.0"
  },
  "dependencies": {
    "@wordpress/block-editor": "^16.1.0",
    "@wordpress/blocks": "^15.25.0",
    "@wordpress/data": "^10.52.0",
    "@wordpress/i18n": "^6.25.0",
    "jquery": "^3.6.3",
    "react-select": "^5.7.0"
  },
  "overrides": {
    "@babel/core": "^7.29.6",
    "@babel/plugin-transform-modules-systemjs": "^7.29.4",
    "@babel/runtime": "^7.26.10",
    "@babel/traverse": "^7.23.2",
    "@tootallnate/once": "^2.0.1",
    "adm-zip": "^0.6.0",
    "axios": "^0.33.0",
    "body-parser": "^1.20.3",
    "brace-expansion": "^1.1.16",
    "braces": "^3.0.3",
    "cookie": "^0.7.0",
    "diff": "^4.0.4",
    "express": "^4.20.0",
    "fast-uri": "^3.1.5",
    "flatted": "^3.4.2",
    "follow-redirects": "^1.16.0",
    "form-data": "^3.0.5",
    "http-proxy-middleware": "^2.0.10",
    "immutable": "^4.3.9",
    "js-yaml@3": "^3.15.1",
    "js-yaml@4": "^4.3.1",
    "linkify-it": "^5.0.2",
    "lodash": "^4.18.0",
    "markdown-it": "^14.2.0",
    "minimatch": "^3.1.3",
    "node-forge": "^1.4.0",
    "on-headers": "^1.1.0",
    "picomatch": "^2.3.2",
    "postcss": "^8.5.18",
    "qs": "^6.14.2",
    "semver@6": "^6.3.1",
    "send": "^0.19.0",
    "serialize-javascript": "^7.0.5",
    "serve-static": "^1.16.0",
    "showdown": "^2.1.0",
    "svgo": "^2.8.1",
    "tar-fs": "^2.1.4",
    "tough-cookie": "^4.1.3",
    "uuid": "^11.1.1",
    "webpack": "^5.104.1",
    "webpack-dev-middleware": "^5.3.4",
    "webpack-dev-server": "^5.2.6",
    "websocket-driver": "^0.7.5",
    "ws@7": "^7.5.10",
    "ws@8": "^8.17.1",
    "yaml": "^1.10.3"
  }
}
