{ "name": "music-player", "version": "0.1.0", "private": true, "dependencies": { "@popperjs/core": "^2.11.2", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0", "array-move": "^4.0.0", "jwt-decode": "^3.1.2", "node-sass": "^7.0.1", "popper.js": "^1.16.1", "react": "^17.0.2", "react-audio-spectrum": "^0.1.0", "react-dom": "^17.0.2", "react-dropzone": "^11.5.1", "react-redux": "^7.2.6", "react-router-dom": "^5.3.0", "react-scripts": "5.0.0", "react-sortable-hoc": "^2.0.0", "redux": "^4.1.2", "redux-saga": "^1.1.3", "redux-thunk": "^2.4.1", "web-vitals": "^2.1.2" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": [ "react-app", "react-app/jest" ] }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] }, "proxy": "http://сервер.a-level.com.ua/" }