UNPKG

h5validate

Version:
31 lines (30 loc) 581 B
{ "name": "h5validate", "main": "jquery.h5validate", "version": "0.9.2", "license": "MIT", "description": "HTML5 form validation", "author": { "name": "Eric Elliott" }, "keywords": [ "form", "html5", "form validation", "validation", "jquery" ], "repository": { "type": "git", "url": "https://github.com/ericelliott/h5Validate.git" }, "devDependencies": { "grunt": "*", "grunt-contrib-jshint": "*", "grunt-contrib-connect": "*", "grunt-saucelabs": "*" }, "scripts": { "test": "./scripts/test.sh" } }