{
  "name": "product-category-block",
  "version": "1.0.0",
  "description": "Showcase your Product Categories on any Page or Post with different styles using this block.",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build --webpack-copy-php",
    "start": "wp-scripts start --webpack-copy-php"
  },
  "keywords": [
    "product-category"
  ],
  "author": "Kushang Tailor",
  "license": "ISC",
  "dependencies": {
    "@wordpress/scripts": "^30.7.0",
    "classnames": "^2.5.1",
    "react-select": "^5.9.0"
  }
}
