{
  "name": "page-restrict-for-woocommerce",
  "version": "1.7.3",
  "scripts": {
    "build": "wp-scripts build",
    "check-engines": "wp-scripts check-engines",
    "check-licenses": "wp-scripts check-licenses",
    "format:js": "wp-scripts format-js",
    "lint:css": "wp-scripts lint-style",
    "lint:css:fix": "wp-scripts lint-style --fix",
    "lint:js": "wp-scripts lint-js",
    "lint:js:fix": "wp-scripts lint-js --fix",
    "lint:md:docs": "wp-scripts lint-md-docs",
    "lint:md:js": "wp-scripts lint-md-js",
    "lint:pkg-json": "wp-scripts lint-pkg-json",
    "packages-update": "wp-scripts packages-update",
    "start": "wp-scripts start",
    "test:e2e": "wp-scripts test-e2e",
    "test:unit": "wp-scripts test-unit-js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vladogrcic/page-restrict-for-woocommerce.git"
  },
  "keywords": [
    "custom",
    "gutenberg",
    "block"
  ],
  "author": "vladogrcic",
  "license": "GPL",
  "bugs": {
    "url": "https://github.com/vladogrcic/page-restrict-for-woocommerce/issues"
  },
  "homepage": "https://wordpress.org/plugins/page-restrict-for-woocommerce",
  "devDependencies": {
    "@wordpress/babel-plugin-makepot": "^6.33.*",
    "@wordpress/scripts": "^30.26.0",
    "copy-webpack-plugin": "^13",
    "ignore-emit-webpack-plugin": "^2.0.*",
    "mini-css-extract-plugin": "^2.9.*",
    "path": "^0.12.*",
    "prettier": "^3.6.*",
    "url-loader": "^4.1.*"
  },
  "dependencies": {
    "jquery-zoom": "^1.7.*",
    "lodash.assign": "^4.2.*",
    "normalize.css": "^8.0.*",
    "react-select": "^5.10",
    "slim-select": "^3.0"
  }
}
