{ "name": "@react-native/repo-config", "private": true, "version": "0.0.0", "description": "Meta package for the React Native repository.", "license": "MIT", "repository": { "type": "git", "url": "git@github.com:facebook/react-native.git" }, "dependencies": { "@babel/core": "^7.14.0", "@babel/generator": "^7.14.0", "@babel/template": "^7.0.0", "@babel/types": "^7.0.0", "@react-native-community/eslint-plugin": "*", "@reactions/component": "^2.0.2", "async": "^2.4.0", "babel-eslint": "^10.1.0", "babel-preset-fbjs": "^3.4.0", "clang-format": "^1.2.4", "connect": "^3.6.5", "coveralls": "^3.0.2", "detox": "16.7.2", "eslint": "7.12.0", "eslint-config-fb-strict": "^24.9.0", "eslint-config-fbjs": "2.1.0", "eslint-config-prettier": "^6.0.0", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-eslint-comments": "^3.1.1", "eslint-plugin-flowtype": "2.50.3", "eslint-plugin-jest": "22.4.1", "eslint-plugin-jsx-a11y": "6.2.1", "eslint-plugin-prettier": "2.6.2", "eslint-plugin-react": "7.21.5", "eslint-plugin-react-hooks": "^4.2.0", "eslint-plugin-react-native": "3.10.0", "eslint-plugin-relay": "1.8.1", "flow-bin": "^0.161.0", "jest": "^26.6.3", "jest-junit": "^10.0.0", "jscodeshift": "^0.11.0", "metro-babel-register": "0.66.2", "metro-transform-plugins": "^0.66.2", "mkdirp": "^0.5.1", "prettier": "1.19.1", "react": "17.0.2", "react-native-codegen": "^0.0.8", "react-shallow-renderer": "16.14.1", "react-test-renderer": "17.0.2", "shelljs": "^0.7.8", "signedsource": "^1.0.0", "ws": "^6.1.4", "yargs": "^15.3.1" } }