{ "name": "jquery.inputmask", "title": "jQuery Inputmask", "description": "jquery.inputmask is a jquery plugin which create an input mask.", "keywords": [ "input", "form", "inputmask", "mask" ], <<<<<<< HEAD "version": "2.1.7" ======= "version": "2.1.7" >>>>>>> 1.x "author": { "name": "Robin Herbots", "url": "http://github.com/RobinHerbots/jquery.inputmask" }, "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" } ], "bugs": "http://github.com/RobinHerbots/jquery.inputmask/issues", "homepage": "http://github.com/RobinHerbots/jquery.inputmask", "docs": "http://github.com/RobinHerbots/jquery.inputmask", "download": "http://github.com/RobinHerbots/jquery.inputmask", "dependencies": { "jquery": ">=1.5" } }