{
  "name": "elementalsweb-quadratec-configurator",
  "version": "1.1.35",
  "main": "public/index.js",
  "module": "public/index.es.js",
  "license": "ISC",
  "scripts": {
    "start:treble": "treble-scripts start",
    "build:treble": "treble-scripts build",
    "dev": "rollup -c -w",
    "build": "rimraf public && cross-env NODE_ENV=production rollup -c",
    "start": "serve public"
  },
  "dependencies": {
    "@rollup/plugin-image": "^2.1.1",
    "@rollup/plugin-url": "^7.0.0",
    "@threekit-tools/treble": "^0.0.83",
    "@threekit-tools/treble-scripts": "^0.0.43",
    "@types/react-copy-to-clipboard": "^5.0.3",
    "autoprefixer": "^10.4.7",
    "cors": "^2.8.5",
    "eslint": "^8.19.0",
    "eslint-config-prettier": "^8.5.0",
    "eslint-plugin-prettier": "^4.2.1",
    "eslint-plugin-react": "^7.30.1",
    "express": "^4.18.1",
    "formik": "^2.2.9",
    "morgan": "^1.10.0",
    "node-sass": "^7.0.1",
    "notyf": "^3.10.0",
    "postcss": "^8.4.14",
    "prettier": "^2.7.1",
    "qrcode.react": "^3.1.0",
    "react": "^17.0.2",
    "react-copy-to-clipboard": "^5.1.0",
    "react-dom": "^17.0.2",
    "react-elastic-carousel": "^0.11.5",
    "react-is": "^18.2.0",
    "react-router-dom": "^6.3.0",
    "redux-devtools-extension": "^2.13.9",
    "require": "^2.4.20",
    "rollup-plugin-peer-deps-external": "^2.2.4",
    "rollup-plugin-postcss": "^4.0.2",
    "rollup-plugin-sass": "^1.2.12",
    "rollup-plugin-typescript2": "^0.32.1",
    "tailwindcss": "^3.1.6",
    "yup": "^0.32.11"
  },
  "devDependencies": {
    "@babel/core": "^7.8.7",
    "@babel/plugin-proposal-class-properties": "^7.8.3",
    "@babel/plugin-proposal-object-rest-spread": "^7.8.3",
    "@babel/plugin-syntax-dynamic-import": "^7.8.3",
    "@babel/plugin-transform-runtime": "^7.8.3",
    "@babel/preset-env": "^7.8.7",
    "@babel/preset-react": "^7.8.3",
    "@babel/preset-typescript": "^7.8.3",
    "@babel/runtime-corejs3": "^7.8.7",
    "@rollup/plugin-commonjs": "^11.0.2",
    "@rollup/plugin-html": "^0.1.1",
    "@rollup/plugin-json": "^4.1.0",
    "@rollup/plugin-node-resolve": "^7.1.1",
    "@rollup/plugin-replace": "^2.3.1",
    "@types/node": "^13.13.52",
    "@types/react": "^16.9.23",
    "@types/react-dom": "^16.9.5",
    "babel-plugin-react-require": "^3.1.3",
    "cross-env": "^7.0.2",
    "rimraf": "^3.0.2",
    "rollup": "^1.32.0",
    "rollup-plugin-babel": "^4.3.3",
    "rollup-plugin-livereload": "^1.0.4",
    "rollup-plugin-scss": "^2.6.1",
    "rollup-plugin-serve": "^1.0.1",
    "rollup-plugin-terser": "^5.2.0",
    "serve": "^11.3.0",
    "typescript": "^3.9.10"
  }
}
