{ "name": "peridot", "version": "1.0.0", "private": true, "description": "", "author": "Mustafa Gezen ", "main": "index.js", "scripts": { "dev:errata": "URL_API=https://apollo.build.resf.org ibazel run //apollo/ui:apollo.server" }, "devDependencies": { "@babel/cli": "^7.11.6", "@babel/core": "^7.11.6", "@babel/eslint-parser": "^7.12.1", "@babel/node": "^7.10.5", "@babel/plugin-transform-modules-commonjs": "^7.10.4", "@babel/preset-env": "^7.11.5", "@babel/preset-react": "^7.10.4", "@babel/preset-typescript": "^7.10.4", "@bazel/buildifier": "^5.1.0", "@bazel/hide-bazel-files": "^1.7.0", "@bazel/ibazel": "^0.16.2", "@bazel/typescript": "^3.7.0", "@chakra-ui/icons": "^1", "@chakra-ui/react": "^1.0.0", "@emotion/react": "^11.8.1", "@emotion/styled": "^11.8.1", "@emotion/unitless": "^0.8.0", "@heroicons/react": "^1.0.1", "@loadable/component": "^5.15.2", "@mui/icons-material": "^5.2.4", "@mui/lab": "^5.0.0-alpha.60", "@mui/material": "^5.2.4", "@mui/styles": "^5.2.3", "@mui/system": "^5.10.6", "@mui/x-data-grid": "^5.2.0", "@ory/hydra-client": "^2.0.2", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.1", "@tailwindcss/forms": "^0.5.3", "@types/classnames": "^2.2.11", "@types/node": "^14.14.22", "@types/react": "^17.0.24", "@types/react-dom": "^17.0.9", "@types/react-lazylog": "^4.5.1", "@types/react-router": "^5.1.16", "@types/react-router-dom": "^5.1.7", "@types/webpack-env": "^1.16.0", "ansi-html-community": "^0.0.8", "ansi-regex": "^6.0.0", "autoprefixer": "^10.2.5", "await-to-js": "^2.1.1", "axios": "^0.22.0", "babel-loader": "^8.2.2", "babel-plugin-import": "^1.13.3", "classnames": "^2.2.6", "compression-webpack-plugin": "^6.1.1", "connect-history-api-fallback": "^1.6.0", "core-js": "^3.6.5", "core-js-pure": "^3.18.0", "css-loader": "^5.0.1", "error-stack-parser": "^2.0.6", "eslint": "^7.19.0", "evil-dns": "^0.2.0", "express-openid-connect": "^2.7.2", "file-loader": "^6.2.0", "framer-motion": "^6", "framesync": "^6.1.2", "fs-extra": "^10.1.0", "glob": "^7.1.7", "hbs": "^4.1.1", "html-webpack-plugin": "^5.3.1", "immutable": "^4.0.0", "loadable-components": "^2.2.3", "mini-css-extract-plugin": "^1.3.5", "native-url": "^0.3.4", "optimize-css-assets-webpack-plugin": "^6.0.1", "path-to-regexp": "^2.4.0", "popmotion": "^11.0.5", "popper.js": "^1.16.1", "postcss": "^8.3.0", "postcss-cli": "^8.3.1", "postcss-loader": "^5.3.0", "prettier": "^2.3.0", "purgecss-webpack-plugin": "^4.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-lazylog": "^4.5.3", "react-refresh": "^0.10.0", "react-router": "^5.2.1", "react-router-dom": "^5.3.0", "react-social-login-buttons": "^3.6.0", "stackframe": "^1.2.0", "strip-ansi": "^6.0.0", "style-loader": "^2.0.0", "style-value-types": "^5.1.2", "styled-components": "^5.3.3", "tailwindcss": "^3.1.8", "terser-webpack-plugin": "^5.1.2", "tslib": "^2.1.0", "type-fest": "^0.20.2", "typescript": "^3.9.7", "webpack": "^5.37.1", "webpack-bundle-analyzer": "^4.4.2", "webpack-cli": "^4.7.0", "webpack-dev-middleware": "^4.3.0", "webpack-hot-middleware": "^2.25.0", "webpack-mild-compile": "^3.4.0" }, "dependencies": { "body-parser": "^1.19.0", "cookie-parser": "^1.4.5", "express": "^4.17.1", "helmet": "^4.4.1", "http-proxy-middleware": "^1.0.6" }, "packageManager": "yarn@1.22.19" }