UNPKG

react-native-multi-slider

Version:
31 lines (30 loc) 813 B
{ "name": "react-native-multi-slider", "version": "0.3.6", "description": "Pure JS slider component with multiple markers for React Native", "main": "Slider.js", "scripts": { "start": "node_modules/react-native/packager/packager.sh", "open:xcode": "open iOS/Slider.xcodeproj" }, "repository": { "type": "git", "url": "git+https://github.com/JackDanielsAndCode/react-native-multi-slider.git" }, "keywords": [ "react-component", "react", "native", "slider", "multiple", "react-native", "component", "iOS" ], "author": "Danwhy, jrans", "license": "MIT", "bugs": { "url": "https://github.com/JackDanielsAndCode/react-native-multi-slider/issues" }, "homepage": "https://github.com/JackDanielsAndCode/react-native-multi-slider#readme" }