{
  "name": "dom-validator",
  "version": "1.3.0-alpha.17",
  "description": "Validator similar to vee-validator for vuetify Applications",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Domenico Rizzo <domenico.rizzo@gmail.com>",
  "repository": {
    "type": "git",
    "url": "https://github.com/willypuzzle/dom-validator.git"
  },
  "bugs": {
    "url": "https://github.com/willypuzzle/dom-validator/issues"
  },
  "license": "ISC",
  "dependencies": {
    "date-holidays": "^1.2.0",
    "moment": "^2.20.1",
    "validator": "^8.2.0",
    "vue": "^2.1.10"
  },
  "keywords": [
    "validator",
    "vue",
    "vee-validator"
  ],
  "homepage": "https://github.com/willypuzzle/dom-validator"
}
