{ "name": "default.gbui", "version": "1.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": { "ajv": "^6.10.2", "botframework-directlinejs": "0.11.6", "botframework-webchat": "^4.7.1", "deep-extend": "0.6.0", "fetch": "1.1.0", "msal": "^1.2.0", "powerbi-client": "2.10.2", "react": "^16.12.0", "react-dom": "^16.12.0", "react-helmet": "5.2.1", "react-player": "^1.14.2", "react-powerbi": "0.5.2", "react-scripts": "^3.3.0", "react-transition-group": "^4.3.0", "rxjs": "^6.5.4", "url-join": "4.0.1" }, "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" ] }