UNPKG

@react-native-hero/picker

Version:
28 lines (27 loc) 618 B
{ "name": "@react-native-hero/picker", "version": "0.1.5", "description": "react native picker", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/react-native-hero/picker.git" }, "keywords": [ "react", "native", "picker" ], "author": "musicode", "license": "MIT", "bugs": { "url": "https://github.com/react-native-hero/picker/issues" }, "homepage": "https://github.com/react-native-hero/picker#readme", "dependencies": { "prop-types": "^15.7.2" } }