{
  "name": "top-posts-for-google-analytics",
  "version": "1.2.2",
  "description": "",
  "main": "index.js",
  "scripts": {
    "build:stage": "wp-scripts build --env environment=stage",
    "build:prod": "wp-scripts build --env environment=prod",
    "build:premium-stage": "wp-scripts build --env environment=premium-stage",
    "build:premium-prod": "wp-scripts build --env environment=premium-prod",
    "start": "wp-scripts start --env environment=stage",
    "start:premium": "wp-scripts start --env environment=premium-stage",
    "start:hot": "wp-scripts start --hot",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@radix-ui/react-popover": "^1.1.1",
    "@types/react": "^18.2.45",
    "@types/react-dom": "^18.2.18",
    "clsx": "^2.1.1",
    "date-fns": "^3.6.0",
    "html-entities": "^2.4.0",
    "lodash": "^4.17.21",
    "prop-types": "^15.8.1",
    "react-colorful": "^5.6.1",
    "react-day-picker": "^8.10.1",
    "react-hook-form": "^7.50.0",
    "react-loader-spinner": "^5.4.5",
    "react-lottie": "^1.2.4",
    "react-quill": "^2.0.0",
    "react-router-dom": "^6.15.0",
    "react-toastify": "^9.1.3"
  },
  "devDependencies": {
    "@types/jquery": "^3.5.29",
    "@types/lodash": "^4.17.0",
    "@types/react-lottie": "^1.2.10",
    "@wordpress/element": "^5.25.0",
    "@wordpress/scripts": "^26.19.0",
    "ts-loader": "^9.5.1",
    "typescript": "^5.3.3"
  }
}
