{ "name": "jpkleemans-angular-validate", "version": "1.0.0", "description": "Painless form validation for AngularJS. Powered by the jQuery Validation Plugin.", "authors": [ "Jan-Paul Kleemans " ], "license": "MIT", "homepage": "https://github.com/jpkleemans/angular-validate", "repository": { "type": "git", "url": "https://github.com/jpkleemans/angular-validate.git" }, "main": "./dist/angular-validate.min.js", "ignore": [ "**/.*", "package.json", "Gruntfile.js" ], "dependencies": { "jquery-validation": "~1.14.0" }, "_release": "1.0.0", "_resolution": { "type": "version", "tag": "1.0.0", "commit": "6066082493909e2cc8fb01749d3d85d2773c0edd" }, "_source": "https://github.com/jpkleemans/angular-validate.git", "_target": "~1.0.0", "_originalSource": "jpkleemans-angular-validate" }