{
  "_from": "jquery-validation@^1.19.1",
  "_id": "jquery-validation@1.19.1",
  "_inBundle": false,
  "_integrity": "sha512-QNnrZBqSltWUEJx+shOY5WtfrIb0gWmDjFfQP8rZKqMMSfpRSwEkSqhfHPvDfkObD8Hnv5KHSYI8yg73sVFdqA==",
  "_location": "/jquery-validation",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jquery-validation@^1.19.1",
    "name": "jquery-validation",
    "escapedName": "jquery-validation",
    "rawSpec": "^1.19.1",
    "saveSpec": null,
    "fetchSpec": "^1.19.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.1.tgz",
  "_shasum": "a85043467dc2b70d9fff05778646d150e747742f",
  "_spec": "jquery-validation@^1.19.1",
  "_where": "D:\\wamp\\www\\front-v1.0",
  "author": {
    "name": "Jörn Zaefferer",
    "email": "joern.zaefferer@gmail.com",
    "url": "http://bassistance.de"
  },
  "bugs": {
    "url": "https://github.com/jquery-validation/jquery-validation/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Client-side form validation made easy",
  "devDependencies": {
    "commitplease": "2.3.1",
    "grunt": "1.0.1",
    "grunt-contrib-compress": "1.2.0",
    "grunt-contrib-concat": "1.0.1",
    "grunt-contrib-copy": "1.0.0",
    "grunt-contrib-jshint": "1.0.0",
    "grunt-contrib-qunit": "1.2.0",
    "grunt-contrib-uglify": "1.0.1",
    "grunt-contrib-watch": "1.0.0",
    "grunt-jscs": "2.8.0",
    "grunt-sri": "0.2.0",
    "grunt-text-replace": "0.4.0",
    "qunitjs": "2.3.3"
  },
  "files": [
    "dist/localization/",
    "dist/additional-methods.js",
    "dist/additional-methods.min.js",
    "dist/jquery.validate.js",
    "dist/jquery.validate.min.js"
  ],
  "homepage": "https://jqueryvalidation.org/",
  "keywords": [
    "jquery",
    "jquery-plugin",
    "forms",
    "validation",
    "validate"
  ],
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://www.opensource.org/licenses/MIT"
    }
  ],
  "main": "dist/jquery.validate.js",
  "name": "jquery-validation",
  "peerDependencies": {
    "jquery": "^1.7 || ^2.0 || ^3.1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/jquery-validation/jquery-validation.git"
  },
  "scripts": {
    "prepublish": "grunt",
    "test": "grunt"
  },
  "title": "jQuery Validation Plugin",
  "version": "1.19.1"
}
