{ "name": "jquery.maskedinput", "version": "1.3.1", "author": "Josh Bush (digitalbush.com)", "description": "jQuery Masked Input Plugin", "devDependencies": { "grunt": "~0.4.4", "grunt-contrib-jasmine": "0.5.x", "grunt-contrib-watch": "~0.6.1", "grunt-contrib-uglify": "0.2.x", "grunt-contrib-jshint": "~0.9.2", "grunt-contrib-concat": "~0.3.0" }, "scripts": { "test": "grunt test" } }