{
  "name": "romagny13-react-form-validation",
  "author": "romagny13 <romagny13@yahoo.fr>",
  "version": "0.11.2",
  "description": "React Form Binding and Validation",
  "main": "lib/index.js",
  "files": [
    "dist",
    "lib"
  ],
  "keywords": [
    "romagny13-react-form-validation",
    "react-form-validation",
    "react",
    "form",
    "validation"
  ],
  "repository": {
    "type": "git",
    "url": "git@github.com:romagny13/react-form-validation.git"
  },
  "license": "MIT",
  "homepage": "https://romagny13.github.io/react-form-validation/",
  "peerDependencies": {
    "react": "^15.6.1",
    "react-dom": "^15.6.1"
  },
  "dependencies": {}
}