{ "name": "next-terminal", "version": "1.2.6-beta", "private": true, "dependencies": { "@ant-design/charts": "^1.2.13", "@ant-design/icons": "^4.6.4", "antd": "^4.16.13", "axios": "^0.21.4", "dayjs": "^1.10.4", "guacamole-common-js": "^1.3.0", "js-base64": "^3.7.2", "qs": "^6.9.4", "react": "^16.14.0", "react-dom": "^16.14.0", "react-draggable": "^4.4.3", "react-monaco-editor": "0.40.0", "react-router": "^5.2.0", "react-router-dom": "^5.2.0", "react-scripts": "^4.0.0", "xterm": "^4.9.0", "xterm-addon-fit": "^0.4.0", "xterm-addon-web-links": "^0.4.0" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ], "homepage": "." }