{ "name": "default.gbui", "version": "0.0.12", "private": false, "repository": "https://github.com/pragmatismo-io/BotServer", "description": "Default web interface for General Bots open-core", "license": "AGPL-3.0", "homepage": ".", "dependencies": { "ajv": "6.6.1", "botframework-directlinejs": "0.10.0", "botframework-webchat": "4.2.0", "deep-extend": "0.6.0", "fetch": "1.1.0", "msal": "0.2.3", "powerbi-client": "2.6.5", "react": "16.6.3", "react-dom": "16.6.3", "react-helmet": "5.2.0", "react-player": "1.7.1", "react-powerbi": "0.3.1", "react-scripts": "2.1.1", "react-transition-group": "2.5.1", "rxjs": "^6.3.3", "url-join": "4.0.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" ] }