{"name":"react-native","version":"0.0.0-e3302eeea","bin":{"react-native":"./cli.js"},"description":"A framework for building native apps using React","license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/facebook/react-native.git"},"engines":{"node":">=10"},"jest-junit":{"outputDirectory":"reports/junit","outputName":"js-test-results.xml"},"scripts":{"start":"react-native start","test":"jest","test-ci":"jest --maxWorkers=2 --ci --reporters=\"default\" --reporters=\"jest-junit\"","flow":"flow","flow-check-ios":"flow check","flow-check-android":"flow check --flowconfig-name .flowconfig.android","lint":"eslint .","lint-ci":"./scripts/circleci/analyze_code.sh && yarn shellcheck","shellcheck":"./scripts/circleci/analyze_scripts.sh","clang-format":"clang-format -i --glob=*/**/*.{h,cpp,m,mm}","format":"npm run prettier && npm run clang-format","prettier":"prettier --write \"./**/*.{js,md,yml}\"","format-check":"prettier --list-different \"./**/*.{js,md,yml}\"","docker-setup-android":"docker pull reactnativecommunity/react-native-android","docker-build-android":"docker build -t reactnativeci/android -f .circleci/Dockerfiles/Dockerfile.android .","test-android-run-instrumentation":"docker run --cap-add=SYS_ADMIN -it reactnativeci/android bash .circleci/Dockerfiles/scripts/run-android-docker-instrumentation-tests.sh","test-android-run-unit":"docker run --cap-add=SYS_ADMIN -it reactnativeci/android bash .circleci/Dockerfiles/scripts/run-android-docker-unit-tests.sh","test-android-run-e2e":"docker run --privileged -it reactnativeci/android bash .circleci/Dockerfiles/scripts/run-ci-e2e-tests.sh --android --js","test-android-all":"yarn run docker-build-android && yarn run test-android-run-unit && yarn run test-android-run-instrumentation && yarn run test-android-run-e2e","test-android-instrumentation":"yarn run docker-build-android && yarn run test-android-run-instrumentation","test-android-unit":"yarn run docker-build-android && yarn run test-android-run-unit","test-android-e2e":"yarn run docker-build-android && yarn run test-android-run-e2e","build-ios-e2e":"detox build -c ios.sim.release","test-ios-e2e":"detox test -c ios.sim.release RNTester/e2e","test-ios":"./scripts/objc-test.sh test"},"peerDependencies":{"react":"0.0.0-experimental-aae83a4b9"},"dependencies":{"@react-native-community/cli":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native/assets":"1.0.0","@react-native/polyfills":"1.0.0","@react-native/normalize-color":"1.0.0","abort-controller":"^3.0.0","anser":"^1.4.9","base64-js":"^1.1.2","event-target-shim":"^5.0.1","fbjs":"^1.0.0","fbjs-scripts":"^1.1.0","hermes-engine":"~0.5.0","invariant":"^2.2.4","jsc-android":"^245459.0.0","metro-babel-register":"0.61.0","metro-react-native-babel-transformer":"0.61.0","metro-source-map":"0.61.0","nullthrows":"^1.1.1","pretty-format":"^26.0.1","promise":"^8.0.3","prop-types":"^15.7.2","qs":"^6.5.1","react-devtools-core":"^4.6.0","react-refresh":"^0.4.0","regenerator-runtime":"^0.13.2","scheduler":"0.0.0-experimental-aae83a4b9","stacktrace-parser":"^0.1.3","use-subscription":"^1.0.0","whatwg-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.5.0","@react-native-community/eslint-plugin":"file:packages/eslint-plugin-react-native-community","@reactions/component":"^2.0.2","async":"^2.4.0","babel-eslint":"^10.1.0","clang-format":"^1.2.4","connect":"^3.6.5","coveralls":"^3.0.2","detox":"15.4.4","eslint":"6.8.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.12.4","eslint-plugin-react-hooks":"^4.0.7","eslint-plugin-react-native":"3.8.1","eslint-plugin-relay":"1.7.1","flow-bin":"^0.130.0","jest":"^26.0.1","jest-junit":"^10.0.0","jscodeshift":"^0.9.0","mkdirp":"^0.5.1","prettier":"1.19.1","react":"0.0.0-experimental-aae83a4b9","react-shallow-renderer":"16.13.1","react-test-renderer":"0.0.0-experimental-aae83a4b9","shelljs":"^0.7.8","signedsource":"^1.0.0","ws":"^6.1.4","yargs":"^15.3.1"},"detox":{"test-runner":"jest","runner-config":"RNTester/e2e/config.json","specs":"","configurations":{"android.emu.release":{"binaryPath":"RNTester/android/app/build/outputs/apk/hermes/release/app-hermes-x86-release.apk","testBinaryPath":"RNTester/android/app/build/outputs/apk/androidTest/hermes/release/app-hermes-release-androidTest.apk","build":"./gradlew RNTester:android:app:assembleRelease RNTester:android:app:assembleAndroidTest -DtestBuildType=release","type":"android.emulator","device":{"avdName":"Nexus_6_API_29"}},"android.emu.debug":{"binaryPath":"RNTester/android/app/build/outputs/apk/hermes/debug/app-hermes-x86-debug.apk","testBinaryPath":"RNTester/android/app/build/outputs/apk/androidTest/hermes/debug/app-hermes-debug-androidTest.apk","build":"./gradlew RNTester:android:app:assembleDebug RNTester:android:app:assembleAndroidTest -DtestBuildType=debug","type":"android.emulator","device":{"avdName":"Nexus_6_API_29"}},"ios.sim.release":{"binaryPath":"RNTester/build/Build/Products/Release-iphonesimulator/RNTester.app/","build":"xcodebuild -workspace RNTester/RNTesterPods.xcworkspace -scheme RNTester -configuration Release -sdk iphonesimulator -derivedDataPath RNTester/build -UseModernBuildSystem=NO -quiet","type":"ios.simulator","name":"iPhone 8"},"ios.sim.debug":{"binaryPath":"RNTester/build/Build/Products/Debug-iphonesimulator/RNTester.app/","build":"xcodebuild -workspace RNTester/RNTesterPods.xcworkspace -scheme RNTester -configuration Debug -sdk iphonesimulator -derivedDataPath RNTester/build -UseModernBuildSystem=NO -quiet","type":"ios.simulator","name":"iPhone 8"}}},"readmeFilename":"README.md","gitHead":"e3302eeeab3c285b4927442cd17527d6aa60fa0b","bugs":{"url":"https://github.com/facebook/react-native/issues"},"homepage":"https://github.com/facebook/react-native#readme","_id":"react-native@0.0.0-e3302eeea","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"20e41ac79febb6e2d50ed868f0a5382669bbd5fd","size":16981244,"noattachment":false,"key":"/react-native/-/react-native-0.0.0-e3302eeea.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native/download/react-native-0.0.0-e3302eeea.tgz"},"maintainers":[{"name":"cortinico","email":""},{"name":"eliwhite","email":"npm@eli-white.com"},{"name":"fb","email":""},{"name":"fkgozali","email":""},{"name":"lunaleaps","email":""},{"name":"react-native-bot","email":"opensource+react-native-bot@fb.com"},{"name":"yungsters","email":"yungsters@gmail.com"}],"_npmUser":{"name":"react-native-bot","email":"opensource+react-native-bot@fb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-native_0.0.0-e3302eeea_1596413741164_0.13147889356467513"},"_hasShrinkwrap":false,"publish_time":1596413741691,"_cnpm_publish_time":1596413741691,"deprecated":"Issues and pull requests filed against this version are not supported. See the React Native release support policy to learn more: https://github.com/reactwg/react-native-releases#releases-support-policy","dist-tags":{"0.63-stable":"0.63.5","0.64-stable":"0.64.4","0.65-stable":"0.65.3","0.66-stable":"0.66.5","0.67-stable":"0.67.5","0.68-stable":"0.68.7","0.70-stable":"0.70.15","0.71-stable":"0.71.19","0.72-stable":"0.72.17","0.73-stable":"0.73.11","0.74-stable":"0.74.7","0.75-stable":"0.75.5","0.76-stable":"0.76.9","0.77-stable":"0.77.3","0.78-stable":"0.78.3","0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.4","latest":"0.85.0","next":"0.85.0-rc.7","nightly":"0.0.0-20220128-2009-8aa87814f"}}