{
  "name": "react-native-date-picker-component-android",
  "version": "0.0.3",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vincentsong/react-native-datepicker-component-android.git"
  },
  "description": "The missing native date picker component for android",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native"
  ],
  "author": "vincent.song",
  "license": "MIT",
  "devDependencies": {
    "react": "^15.4.2",
    "react-native": "^0.42.0"
  },
  "peerDependencies": {
    "react": ">=15.4.2",
    "react-native": ">=0.42.0"
  }
}
