{
  "name": "rtp-divi5-testimonial",
  "version": "4.2.4",
  "description": "Real Testimonials Pro - Divi 5 Module",
  "main": "src/index.jsx",
  "scripts": {
    "build": "webpack --mode production",
    "build:dev": "webpack --mode development",
    "watch": "webpack --mode development --watch"
  },
  "keywords": [
    "divi",
    "wordpress",
    "testimonial"
  ],
  "author": "ShapedPlugin",
  "license": "GPL-2.0-or-later",
  "devDependencies": {
    "@babel/core": "^7.23.0",
    "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
    "@babel/plugin-syntax-optional-chaining": "^7.8.3",
    "@babel/preset-env": "^7.23.0",
    "@babel/preset-react": "^7.22.0",
    "babel-loader": "^9.1.3",
    "thread-loader": "^4.0.2",
    "webpack": "^5.89.0",
    "webpack-cli": "^5.1.4"
  }
}
