{
  "name": "registration-on-checkout-blocks-compatibility",
  "version": "1.0.0",
  "description": "we are creating registration fields on checkout blocks",
  "main": "build/index.js",
  "scripts": {
    "build": "wp-scripts build",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "packages-update": "wp-scripts packages-update",
    "plugin-zip": "wp-scripts plugin-zip",
    "start": "wp-scripts start",
    "env": "wp-env"
  },
  "author": "addify",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^28.6.0"
  },
  "dependencies": {
    "@woocommerce/dependency-extraction-webpack-plugin": "^3.0.1",
    "@wordpress/api-fetch": "^7.9.0",
    "eslint": "^8.57.1",
    "select2": "^4.1.0-rc.0"
  }
}
