{ "name": "react-native-date-picker", "version": "1.5.2", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepublishOnly": "mv README.md githubREADME.md && mv npmREADME.md README.md", "postpublish": "mv README.md npmREADME.md && mv githubREADME.md README.md" }, "repository": { "type": "git", "url": "git@github.com:henninghall/react-native-date-picker.git" }, "author": "henninghall", "license": "MIT", "homepage": "https://github.com/henninghall/react-native-date-picker", "keywords": [ "datepicker", "date-picker", "date picker", "react native", "react native date picker", "react-native", "react-native-date-picker" ] }