{
  "name": "caledros-basic-blocks",
  "version": "4.0.0",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build --experimental-modules",
    "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",
    "plugin-zip": "wp-scripts plugin-zip",
    "start": "wp-scripts start --experimental-modules",
    "test:e2e": "wp-scripts test-e2e",
    "test:unit": "wp-scripts test-unit-js",
    "start:sidebar": "wp-scripts start --webpack-src-dir=plugin-sidebar/src --output-path=plugin-sidebar/build",
    "build:sidebar": "wp-scripts build --webpack-src-dir=plugin-sidebar/src --output-path=plugin-sidebar/build"
  },
  "keywords": [],
  "author": "David Arnado",
  "license": "GPL-2.0-or-later",
  "description": "",
  "devDependencies": {
    "@wordpress/api-fetch": "^7.48.1",
    "@wordpress/blob": "^4.48.1",
    "@wordpress/block-editor": "^15.21.1",
    "@wordpress/blocks": "^15.21.1",
    "@wordpress/components": "^35.0.1",
    "@wordpress/core-data": "^7.48.1",
    "@wordpress/data": "^10.48.1",
    "@wordpress/editor": "^14.48.1",
    "@wordpress/element": "^8.0.1",
    "@wordpress/escape-html": "^3.48.1",
    "@wordpress/eslint-plugin": "^25.4.1",
    "@wordpress/hooks": "^4.48.1",
    "@wordpress/i18n": "^6.21.1",
    "@wordpress/interactivity": "^6.48.1",
    "@wordpress/plugins": "^7.48.1",
    "@wordpress/scripts": "^32.4.1",
    "globals": "^17.6.0"
  },
  "dependencies": {
    "swiper": "^12.2.0"
  }
}
