{"name":"@react-native-community/slider","version":"2.0.0","license":"MIT","author":{"name":"react-native-community"},"homepage":"https://github.com/react-native-community/react-native-slider","description":"React Native component used to select a single value from a range of values.","publishConfig":{"access":"public"},"main":"js/Slider.js","types":"typings/index.d.ts","scripts":{"start":"node node_modules/react-native/local-cli/cli.js start","start:android":"react-native run-android --root example/","test":"yarn validate:eslint && yarn validate:flow && yarn test:jest","validate:eslint":"eslint 'js/**/*.js' 'example/**/*.js'","validate:flow":"flow check","test:jest":"jest","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:android:bundle:release":"mkdir -p .tmp && react-native bundle --max-workers 4 --platform android --dev false --entry-file example/index.js --bundle-output .tmp/android-bundle.js","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:ios:bundle:release":"mkdir -p .tmp && react-native bundle --max-workers 4 --platform ios --dev false --entry-file example/index.js --bundle-output .tmp/ios-bundle.js","test:detox:clean":"rimraf example/android/build && rimraf example/android/app/build && rimraf example/android/.gradle && rimraf example/ios/build"},"keywords":["react-native","react native","slider"],"peerDependencies":{"react":"*","react-native":"*"},"devDependencies":{"@babel/core":"7.4.5","@babel/runtime":"7.4.5","@react-native-community/eslint-config":"0.0.5","babel-jest":"^24.8.0","babel-plugin-module-resolver":"3.1.3","detox":"12.4.1","eslint":"6.0.1","flow-bin":"0.98.0","jest":"24.1.0","metro-react-native-babel-preset":"0.54.1","react":"16.8.6","react-native":"0.60.4","react-test-renderer":"16.8.6"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["/e2e/"]},"eslintConfig":{"extends":"@react-native-community","env":{"es6":true,"jest":true},"globals":{"it":true,"expect":true,"element":true,"describe":true,"by":true,"device":true,"beforeAll":true,"beforeEach":true,"afterAll":true,"jest":true,"jasmine":true}},"prettier":{"singleQuote":true,"trailingComma":"all","bracketSpacing":false,"jsxBracketSameLine":true,"parser":"flow"},"detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.debug":{"binaryPath":"example/ios/build/Build/Products/Debug-iphonesimulator/example.app","build":"export RCT_NO_LAUNCH_PACKAGER=true && xcodebuild -workspace example/ios/example.xcworkspace -destination 'platform=iOS Simulator,name=iPhone X' -scheme example -parallelizeTargets -configuration Debug -derivedDataPath example/ios/build  -UseModernBuildSystem=YES","type":"ios.simulator","name":"iPhone X"},"ios.sim.release":{"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/example.app","build":"export RCT_NO_LAUNCH_PACKAGER=true && xcodebuild -project example/ios/example.xcworkspace -destination 'platform=iOS Simulator,name=iPhone X' -scheme example -parallelizeTargets -configuration Release -derivedDataPath example/ios/build  -UseModernBuildSystem=YES","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":"https://github.com/react-native-community/react-native-slider.git"},"licenseText":"MIT License\n\nCopyright (c) 2019 react-native-community\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"@react-native-community/slider@2.0.0","dist":{"shasum":"3d68f68db185fb44d812f66d05d2d7842adfd3db","size":368157,"noattachment":false,"key":"/@react-native-community/slider/-/@react-native-community/slider-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/slider/download/@react-native-community/slider-2.0.0.tgz"},"maintainers":[{"name":"bartoszklonowski","email":""},{"name":"mike866","email":"michal.chudziak@gmail.com"}],"_npmUser":{"name":"mike866","email":"michal.chudziak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slider_2.0.0_1563784599194_0.7863800139911332"},"_hasShrinkwrap":false,"publish_time":1563784599347,"_cnpm_publish_time":1563784599347,"dist-tags":{"latest":"4.2.0","next":"4.0.0-rc.3"}}