UNPKG

react-native-pure-date-picker

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