{ "name": "jquery.maskedinput", "version": "1.3.1", "main": "dist/jquery.maskedinput.min.js", "homepage": "https://github.com/digitalBush/jquery.maskedinput", "authors": [ "Josh Bush " ], "description": "Fixed width input masking.", "license": "MIT", "dependencies": { "jquery": ">= 1.8.0" }, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }