{
  "name": "product-restriction-for-woocommerce",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "dependencies": {
    "@emotion/react": "^11.x.x",
    "@emotion/styled": "^11.x.x",
    "@mui/icons-material": "^5.0.0",
    "@mui/material": "^5.x.x"
  },
  "devDependencies": {
    "@wordpress/scripts": "^27.8.0"
  },
  "author": "",
  "license": "ISC",
  "description": ""
}