UNPKG

react-native-scroll-wheel-picker

Version:
26 lines (25 loc) 718 B
{ "name": "react-native-scroll-wheel-picker", "version": "0.0.2", "description": "a pure js picker, each option item customizable", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/guadalupeperezb/react-native-picker-scrollview" }, "keywords": [ "picker", "react-native", "react-native-picker", "react-native-wheel-picker" ], "author": "guadalupeperezb", "license": "MIT", "bugs": { "url": "https://github.com/guadalupeperezb/react-native-picker-scrollview/issues" }, "homepage": "https://github.com/guadalupeperezb/react-native-picker-scrollview#readme" }