{ "name": "default.gbui", "version": "3.0.0", "private": false, "repository": "https://github.com/GeneralBots/BotServer", "description": "Default web interface for General Bots open-core", "license": "AGPL-3.0", "homepage": ".", "dependencies": { "@midudev/react-static-content": "1.0.4", "ajv": "8.17.1", "botframework-directlinejs": "0.15.5", "botframework-webchat": "4.18.0", "deep-extend": "0.6.0", "eslint": "9.10.0", "fetch": "1.1.0", "msal": "^1.4.18", "powerbi-client": "2.23.1", "react": "18.3.1", "react-dom": "18.3.1", "react-helmet": "6.1.0", "react-player": "2.16.0", "react-scripts": "5.0.1", "react-super-seo": "1.1.9", "react-transition-group": "4.4.5", "rollup-plugin-terser": "^7.0.2", "rxjs": "7.8.1", "sourcemap-codec": "^1.4.8", "url-join": "5.0.0", "webpack": "5.94.0" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ], "overrides": { "postcss": "8.4.31", "webpack-dev-server": "5.2.2", "inflight": "lru-cache", "stable": "0.1.8", "rimraf": "5.0.0", "domexception": "4.0.0", "q": "2.0.0", "uuid": "10.0.0", "workbox-cacheable-response": "7.0.0", "workbox-background-sync": "7.0.0", "workbox-google-analytics": "7.0.0", "svgo": "3.0.0", "core-js": "3.38.0", "glob": "10.0.0" } }