{
  "name": "copysmithai",
  "version": "1.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "build": "webpack --mode development --env development",
    "build:prod": "webpack --mode production --env production",
    "build:stage": "webpack --mode development --env staging",
    "start": "wp-scripts start",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.15.0",
    "@babel/preset-env": "^7.15.0",
    "acorn": "^8.4.1",
    "babel-loader": "^8.2.2",
    "webpack": "^5.50.0",
    "webpack-cli": "^4.8.0"
  },
  "dependencies": {
    "@babel/preset-react": "^7.14.5",
    "@copysmith/api": "0.1.145",
    "@emotion/react": "^11.4.1",
    "@emotion/styled": "^11.3.0",
    "@material-ui/core": "^4.12.3",
    "@material-ui/icons": "^4.11.2",
    "@mui/material": "^5.0.0",
    "axios": "^0.21.2",
    "dotenv": "^10.0.0",
    "formik": "^2.2.9",
    "luxon": "^2.0.2",
    "prop-types": "^15.7.2",
    "react": "^17.0.2",
    "react-dnd": "^14.0.3",
    "react-dnd-html5-backend": "^14.0.1",
    "react-dom": "^17.0.2",
    "react-query": "^3.19.6",
    "react-tag-input": "^6.7.3",
    "yup": "^0.32.11"
  }
}
