{"name":"@react-native-community/netinfo","version":"5.9.2","description":"React Native Network Info API for iOS & Android","react-native":"src/index.ts","types":"lib/typescript/src/index.d.ts","main":"lib/commonjs/index.js","module":"lib/module/index.js","author":{"name":"Matt Oakes","email":"hello@mattoakes.net"},"contributors":[{"name":"Mike Diarmid","email":"mike@invertase.io","url":"Salakar"}],"homepage":"https://github.com/react-native-community/react-native-netinfo#readme","license":"MIT","scripts":{"start":"react-native start","start:macos":"node node_modules/react-native-macos/local-cli/cli.js start --use-react-native-macos","start:web":"webpack-dev-server --config example/webpack.config.js","start:windows":"react-native start --use-react-native-windows","test":"yarn validate:eslint && yarn validate:typescript && yarn test:jest","validate:eslint":"eslint \"src/**/*.{js,ts,tsx}\" \"example/**/*.{js,ts,tsx}\"","validate:typescript":"tsc --project ./ --noEmit","test:jest":"jest \"/src/\"","test:detox:android:test:debug":"detox test -c android.emu.debug","test:detox:android:test:release":"detox test -c android.emu.release","test:detox:android:build:debug":"detox build -c android.emu.debug","test:detox:android:build:release":"detox build -c android.emu.release","test:detox:ios:test:debug":"detox test -c ios.sim.debug","test:detox:ios:test:release":"detox test -c ios.sim.release","test:detox:ios:build:debug":"detox build -c ios.sim.debug","test:detox:ios:build:release":"detox build -c ios.sim.release","test:detox:clean":"rimraf example/android/build && rimraf example/android/app/build && rimraf example/android/.gradle && rimraf example/ios/build","build:e2e:macos":"scripts/run_macos_e2e.sh 'build'","test:e2e:macos":"scripts/run_macos_e2e.sh 'test'","ci:publish":"yarn semantic-release","semantic-release":"semantic-release","prepare":"bob build"},"keywords":["react-native","react native","netinfo","networking","network info"],"peerDependencies":{"react-native":">=0.59"},"dependencies":{},"devDependencies":{"@babel/core":"^7.6.2","@babel/runtime":"^7.6.2","@react-native-community/bob":"^0.4.1","@react-native-community/eslint-config":"^0.0.5","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"7.0.8","@types/jest":"^24.0.12","@types/react-native":"^0.57.51","@typescript-eslint/eslint-plugin":"^1.7.0","@typescript-eslint/parser":"^1.7.0","babel-loader":"^8.0.6","detox":"^12.8.0","eslint":"5.16.0","eslint-config-prettier":"^4.2.0","eslint-plugin-prettier":"3.0.1","html-webpack-plugin":"^3.2.0","husky":"^2.3.0","jest":"^24.8.0","jest-expo":"^36.0.1","jest-fetch-mock":"^3.0.1","lint-staged":"^8.1.7","metro-react-native-babel-preset":"^0.56.0","prettier":"^1.17.0","react":"16.9.0","react-dom":"^16.12.0","react-native":"0.61.5","react-native-macos":"0.60.0-microsoft.50","react-native-web":"^0.12.0","react-test-renderer":"16.9.0","rimraf":"^2.6.3","semantic-release":"15.13.3","source-map-loader":"^0.2.4","ts-jest":"^24.0.2","ts-loader":"^6.2.1","typescript":"^3.4.1","webpack":"^4.41.5","webpack-cli":"^3.3.10","webpack-dev-server":"^3.10.2","react-native-windows":"0.61.0","metro":"0.56.0"},"detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.debug":{"binaryPath":"example/ios/build/Build/Products/Debug-iphonesimulator/NetInfoExample.app","build":"export RCT_NO_LAUNCH_PACKAGER=true && xcodebuild -project example/ios/NetInfoExample.xcodeproj -destination 'platform=iOS Simulator,name=iPhone X' -scheme NetInfoExample -parallelizeTargets -configuration Debug -derivedDataPath example/ios/build  -UseModernBuildSystem=YES | xcpretty -k","type":"ios.simulator","name":"iPhone X"},"ios.sim.release":{"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/NetInfoExample.app","build":"export RCT_NO_LAUNCH_PACKAGER=true && xcodebuild -project example/ios/NetInfoExample.xcodeproj -destination 'platform=iOS Simulator,name=iPhone X' -scheme NetInfoExample -parallelizeTargets -configuration Release -derivedDataPath example/ios/build  -UseModernBuildSystem=YES | xcpretty -k","type":"ios.simulator","name":"iPhone X"},"android.emu.debug":{"binaryPath":"example/android/app/build/outputs/apk/debug/app-debug.apk","build":"export RCT_NO_LAUNCH_PACKAGER=true && pushd example/android && ./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug && popd","type":"android.emulator","name":"TestingAVD"},"android.emu.release":{"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","build":"export RCT_NO_LAUNCH_PACKAGER=true && pushd example/android && ./gradlew assembleRelease assembleAndroidTest -DtestBuildType=release && popd","type":"android.emulator","name":"TestingAVD"}}},"repository":{"type":"git","url":"git+https://github.com/react-native-community/react-native-netinfo.git"},"@react-native-community/bob":{"source":"src","output":"lib","targets":["commonjs","module","typescript"]},"husky":{"hooks":{"pre-commit":"lint-staged","pre-push":"yarn test"}},"lint-staged":{"*.{js,ts,tsx}":["yarn eslint --fix","git add"]},"gitHead":"0f69bb237fd4eb12c075a35f9b8bf81435558f0f","bugs":{"url":"https://github.com/react-native-community/react-native-netinfo/issues"},"_id":"@react-native-community/netinfo@5.9.2","_npmVersion":"6.5.0","_nodeVersion":"8.17.0","_npmUser":{"name":"react-native-community-bot","email":"malbranche.thibault+bot@gmail.com"},"dist":{"shasum":"0e9df9717f292cd54fa9de322205b6263a1cb8e2","size":144702,"noattachment":false,"key":"/@react-native-community/netinfo/-/@react-native-community/netinfo-5.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/netinfo/download/@react-native-community/netinfo-5.9.2.tgz"},"maintainers":[{"name":"react-native-community-bot","email":"malbranche.thibault+bot@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/netinfo_5.9.2_1590514932999_0.41825778105685485"},"_hasShrinkwrap":false,"publish_time":1590514933249,"_cnpm_publish_time":1590514933249,"dist-tags":{"latest":"7.1.9","next":"5.0.0-rc.1"}}