{ "name": "jquery.maskedinput", "version": "1.4.1", "homepage": "http://digitalbush.com/projects/masked-input-plugin/", "authors": [ "Josh Bush (digitalbush.com)" ], "description": "jQuery Masked Input Plugin", "main": "./dist/jquery.maskedinput.js", "moduleType": [ "es6" ], "keywords": [ "input", "form", "mask", "jquery" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "spec", "lib" ], "dependencies": { "jquery": ">=1.8.3" }, "_release": "1.4.1", "_resolution": { "type": "version", "tag": "1.4.1", "commit": "f19728180c604c1b0c62d6aa97af262c0c04d71c" }, "_source": "https://github.com/digitalBush/jquery.maskedinput.git", "_target": "~1.4.1", "_originalSource": "jquery.maskedinput", "_direct": true }