{
  "name": "trusty-woo-checkout-builder",
  "version": "1.0.0",
  "description": "woo checkout builder",
  "main": "index.js",
  "dependencies": {
    "@fortawesome/fontawesome-svg-core": "^6.7.2",
    "@fortawesome/free-solid-svg-icons": "^6.7.2",
    "@fortawesome/react-fontawesome": "^0.2.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "@ant-design/icons": "^5.2.5",
    "antd": "^5.8.2",
    "axios": "^1.4.0",
    "react-beautiful-dnd": "^13.1.1",
    "react-draggable": "^4.4.6",
    "react-resizable": "^3.0.5",
    "react-scripts": "5.0.1",
    "web-vitals": "^2.1.4",
    "html-react-parser": "^5.0.7"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^26.6.0"
  }
}
