{
  "name": "contentgate",
  "version": "1.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "wp-scripts start --node-env=development --mode=development --hot",
    "build": "wp-scripts build --node-env=production --mode=production",
    "release": "gulp release",
    "makepot": "wp i18n make-pot ./ languages/contentgate.pot --exclude=node_modules,vendor"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "packageManager": "pnpm@10.7.0",
  "devDependencies": {
    "@tailwindcss/postcss": "^4.1.18",
    "@types/node": "^25.1.0",
    "@types/react": "^18.3.0",
    "@types/react-dom": "^18.3.0",
    "@types/react-select": "^5.0.1",
    "@wordpress/api-fetch": "^7.39.0",
    "@wordpress/block-editor": "^15.12.0",
    "@wordpress/blocks": "^15.12.0",
    "@wordpress/components": "^32.1.0",
    "@wordpress/i18n": "^6.11.0",
    "@wordpress/scripts": "^31.3.0",
    "autoprefixer": "^10.4.23",
    "chalk": "^5.6.2",
    "fork-ts-checker-webpack-plugin": "^9.1.0",
    "gulp": "^5.0.1",
    "gulp-cli": "^3.1.0",
    "gulp-zip": "^6.1.0",
    "mini-css-extract-plugin": "^2.10.0",
    "postcss": "^8.5.6",
    "postcss-loader": "^8.2.0",
    "style-loader": "^4.0.0",
    "tailwindcss": "^3.4.1",
    "ts-loader": "^9.5.4",
    "typescript": "^5.9.3"
  },
  "dependencies": {
    "@radix-ui/react-navigation-menu": "^1.2.14",
    "@tanstack/react-router": "^1.167.3",
    "@tanstack/react-router-devtools": "^1.158.0",
    "@tinymce/tinymce-react": "^6.3.0",
    "class-variance-authority": "^0.7.1",
    "clsx": "^2.1.1",
    "lucide-react": "^0.563.0",
    "next-themes": "^0.4.6",
    "radix-ui": "^1.4.3",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-select": "^5.10.2",
    "sonner": "^2.0.7",
    "tailwind-merge": "^3.4.0"
  }
}