|
{
|
|
"name": "react-native-date-picker-x",
|
|
"version": "1.0.6",
|
|
"description": "A Cross Platform React Native Picker",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"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"
|
|
]
|
|
}
|