UNPKG

jquery.maskedinput.mad

Version:
33 lines (32 loc) 817 B
{ "name": "jquery.maskedinput.mad", "version": "1.4.1", "author": "Josh Bush (digitalbush.com)", "description": "jQuery Masked Input Plugin", "devDependencies": { "grunt": "0.4.x", "grunt-contrib-jasmine": "0.5.x", "grunt-contrib-uglify": "0.2.x", "grunt-contrib-watch": "0.5.x", "grunt-nuget": "^0.1.4" }, "scripts": { "test": "grunt test" }, "main": "gruntfile.js", "repository": { "type": "git", "url": "git+https://github.com/maddyscout/jquery.maskedinput.git" }, "keywords": [ "jQuery", "Masked", "Input", "Plugin" ], "license": "MIT", "bugs": { "url": "https://github.com/maddyscout/jquery.maskedinput.git/issues" }, "homepage": "https://github.com/maddyscout/jquery.maskedinput.git#readme" }