UNPKG

mailcheck

Version:

A standalone module that suggests a right domain when your users misspell it in an email address.

36 lines (35 loc) 874 B
{ "name": "mailcheck", "title": "mailcheck", "description": "The Javascript library and jQuery plugin that suggests a right domain when your users misspell it in an email address.", "keywords": [ "form", "email", "spell-check" ], "version": "1.1.1", "author": { "name": "Derrick Ko", "url": "http://derrickko.com", "email": "hello@derrickko.com" }, "maintainers": [ { "name": "Wei Lu", "url": "http://neo.com", "email": "wei@neo.com" } ], "licenses": [ { "type": "MIT", "url": "https://github.com/mailcheck/mailcheck/blob/master/LICENSE" } ], "bugs": "https://github.com/mailcheck/mailcheck/issues", "homepage": "https://github.com/mailcheck/mailcheck", "docs": "https://github.com/mailcheck/mailcheck/blob/master/README.md", "dependencies": { "jquery": ">=1.7" } }