{
  "package": {
    "dependencies": {
      "@testing-library/jest-dom": "^4.2.4",
      "@testing-library/react": "^9.3.2",
      "@testing-library/user-event": "^7.1.2",
      "@types/jest": "^24.0.0",
      "@types/node": "^12.0.0",
      "@types/react": "^16.9.0",
      "@types/react-dom": "^16.9.0",
      "antd": "^3.26.9",
      "less": "^3.11.1",
      "less-loader": "^5.0.0",
      "react": "^16.12.0",
      "react-dom": "^16.12.0",
      "react-scripts": "3.3.1",
      "typescript": "~3.7.2",
      "babel-plugin-import": "^1.13.0",
      "customize-cra": "^0.9.1",
      "react-app-rewired": "^2.1.5"
    },
    "scripts": {
      "start": "react-app-rewired start",
      "build": "react-app-rewired build",
      "test": "react-app-rewired test",
      "eject": "react-scripts eject"
    }
  }
}
