{
    "name": "jquery.inputmask",
    "title": "jQuery Inputmask",
    "description": "jquery.inputmask is a jquery plugin which create an input mask.",
    "keywords": [
        "input",
        "form", 
		"inputmask",
		"mask"
    ],
    "version": "3.1.27",
    "author": {
        "name": "Robin Herbots",
        "url": "http://github.com/RobinHerbots/jquery.inputmask"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "http://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.7"
    }
}
