{
  "name": "simple-form",
  "version": "1.0.0",
  "description": "=== SimpleForm: Simple Form Builder === Contributors: devsabbirahmed  Tags: simple-form, form, contact form, lead-form, form, social media Requires at least: 5.0 or higher Tested up to: 6.0.2 Requires PHP: 5.4 or higher Stable Tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
  "main": "webpack.config.js",
  "scripts": {
    "build": "webpack --config webpack.config.js --mode production",
    "start": "webpack --config webpack.config.js --mode development",
    "report": "phpcs . > report.txt",
    "format": "phpcbf ."
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.17.2",
    "@babel/preset-env": "^7.16.11",
    "@babel/preset-react": "^7.16.7",
    "@emotion/react": "^11.11.3",
    "@emotion/styled": "^11.11.0",
    "@mui/icons-material": "^5.15.2",
    "@mui/material": "^5.15.2",
    "@mui/styled-engine-sc": "^6.0.0-alpha.10",
    "@mui/x-data-grid": "^5.17.26",
    "@svgr/webpack": "^6.2.1",
    "babel-loader": "^8.2.3",
    "browser-sync": "^2.27.7",
    "browser-sync-webpack-plugin": "^2.3.0",
    "css-loader": "^6.6.0",
    "file-loader": "^6.2.0",
    "glob-all": "^3.2.1",
    "mini-css-extract-plugin": "^2.5.3",
    "postcss": "^8.4.6",
    "postcss-loader": "^6.2.1",
    "postcss-preset-env": "^7.3.3",
    "purgecss-webpack-plugin": "^4.1.3",
    "resolve-url-loader": "^5.0.0",
    "sass": "^1.49.7",
    "sass-loader": "^12.6.0",
    "style-loader": "^3.3.1",
    "url-loader": "^4.1.1",
    "webpack": "^5.68.0",
    "webpack-cli": "^4.9.2"
  },
  "dependencies": {
    "@emotion/react": "^11.11.3",
    "@emotion/styled": "^11.11.0",
    "@marsidev/react-turnstile": "^0.5.1",
    "@mui/icons-material": "^5.14.7",
    "@mui/material": "^5.15.2",
    "@mui/styled-engine-sc": "^6.0.0-alpha.10",
    "@mui/x-data-grid": "^6.18.6",
    "@tippy.js/react": "^3.1.1",
    "bootstrap": "^3.4.1",
    "dompurify": "^3.1.0",
    "formBuilder": "3.8.3",
    "framer-motion": "^12.5.0",
    "jquery-ui-sortable": "1.0.0",
    "jsonexport": "^1.5.2",
    "jspdf": "^2.5.1",
    "jspdf-autotable": "^3.8.1",
    "jsx-runtime": "^1.2.0",
    "os": "^0.1.2",
    "react": "^18.2.0",
    "react-beautiful-dnd": "^13.1.1",
    "react-dom": "^18.2.0",
    "react-form-builder2": "0.8.6",
    "react-icons": "^5.5.0",
    "react-modal": "^3.16.1",
    "react-paginate": "^8.2.0",
    "react-scripts": "1.1.4",
    "react-switch": "^7.0.0",
    "react-toggle": "^4.1.3",
    "semantic-ui-react": "^2.1.2",
    "stream": "^0.0.2",
    "styled-components": "^6.1.6",
    "uuid": "^9.0.1",
    "xlsx": "^0.18.5",
    "xlsx-style": "^0.8.13"
  }
}