{
  "name": "adflipr",
  "version": "1.0.23",
  "description": "Email marketing and automation for WooCommerce stores, powered by secure sync with AdFlipr.",
  "main": "index.js",
  "scripts": {
    "build": "node ./node_modules/@wordpress/scripts/bin/wp-scripts.js build",
    "start": "node ./node_modules/@wordpress/scripts/bin/wp-scripts.js start",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^26.0.0"
  },
  "dependencies": {
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.0",
    "@mui/material": "^7.0.2",
    "@wordpress/element": "^5.0.0",
    "classnames": "^2.5.1",
    "currency-symbol-map": "^5.1.0",
    "sass": "^1.87.0",
    "sass-loader": "^16.0.5",
    "zod": "^3.24.3"
  }
}
