{
    "name": "mm-video",
    "version": "1.6.5",
    "private": true,
    "dependencies": {
        "@craco/craco": "^6.1.1",
        "@types/node": "15.3.0",
        "@types/react": "^17.0.0",
        "@types/react-dom": "17.0.5",
        "@types/react-select": "^4.0.15",
        "focus-trap-react": "^8.5.0",
        "node-sass": "6.0.0",
        "react": "^17.0.2",
        "react-dom": "^17.0.2",
        "react-scripts": "4.0.3",
        "react-select": "^4.3.1",
        "spark-md5": "^3.0.2",
        "typescript": "4.2.4",
        "web-vitals": "^1.0.1"
    },
    "scripts": {
        "start": "craco start",
        "build": "craco build",
        "test": "craco test"
    },
    "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"
        ]
    },
    "devDependencies": {
        "@testing-library/jest-dom": "^5.11.4",
        "@testing-library/react": "11.2.7",
        "@testing-library/user-event": "13.1.9",
        "@types/jest": "^26.0.15",
        "@types/spark-md5": "^3.0.2",
        "@typescript-eslint/eslint-plugin": "^4.29.0",
        "@typescript-eslint/parser": "^4.29.0",
        "eslint": "^7.32.0",
        "eslint-plugin-prettier": "^3.4.0",
        "eslint-plugin-react": "^7.24.0",
        "prettier": "^2.3.2"
    }
}
