{
  "name": "@availity/reactstrap-validation-date",
  "version": "1.7.12",
  "description": "Wrapper for react-date-range to work with availity-reactstrap-validation",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "availity",
    "reactstrap",
    "validation",
    "date"
  ],
  "author": "Evan Sharp <evan.sharp@availity.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/Availity/availity-react.git"
  },
  "bugs": {
    "url": "https://github.com/Availity/availity-react/issues"
  },
  "homepage": "https://github.com/Availity/availity-react/tree/master/packages/reactstrap-validation-date#readme",
  "devDependencies": {
    "availity-reactstrap-validation": "^2.5.3",
    "react": "^16.8.3",
    "react-date-range": "^0.9.4",
    "react-dom": "^16.8.3",
    "reactstrap": "^8.0.0"
  },
  "peerDependencies": {
    "availity-reactstrap-validation": "^2.5.3",
    "react": "^16.3.0",
    "reactstrap": "^8.0.0 || ^7.0.0 || ^6.0.0"
  },
  "dependencies": {
    "@availity/icon": "^0.4.1",
    "dayjs": "^1.8.14",
    "prop-types": "^15.5.8",
    "react-date-range": "^0.9.4"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "7153ee7e15ac6434eeb124b65cd8cb832e9a321a"
}
