{
  "name": "reactComboDatePicker",
  "version": "1.0.1",
  "authors": [
    "jfmdev <jfmdev@inboxalias.com>"
  ],
  "description": "A React component to select dates using combo boxes",
  "main": "source/reactComboDatePicker.js",
  "keywords": [
    "react",
    "component",
    "calendar",
    "date",
    "picker",
    "date",
    "picker",
    "combobox"
  ],
  "license": "MPL-2.0",
  "homepage": "http://jfmdev.github.io/reactComboDatePicker/",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
