UNPKG

@unclepaul/allcountjs

Version:

The open source framework for rapid business application development with Node.js

51 lines 1.29 kB
{ "name": "jquery.inputmask", "version": "3.1.27", "main": [ "./dist/inputmask/jquery.inputmask.js", "./dist/inputmask/jquery.inputmask.extensions.js", "./dist/inputmask/jquery.inputmask.date.extensions.js", "./dist/inputmask/jquery.inputmask.numeric.extensions.js", "./dist/inputmask/jquery.inputmask.phone.extensions.js", "./dist/inputmask/jquery.inputmask.regex.extensions.js" ], "keywords": [ "jQuery", "plugins", "input", "form", "inputmask", "mask" ], "description": "jquery.inputmask is a jquery plugin which create an input mask.", "license": "http://opensource.org/licenses/mit-license.php", "ignore": [ "**/.*", "qunit/", "nuget/", "tools/", "js/", "*.md", "build.properties", "build.xml", "jquery.inputmask.jquery.json" ], "dependencies": { "jquery": ">=1.7" }, "authors": [ { "name": "Robin Herbots" } ], "homepage": "http://robinherbots.github.io/jquery.inputmask", "_release": "3.1.27", "_resolution": { "type": "version", "tag": "3.1.27", "commit": "f58f04bd9cdb516370d83f2c49a5d1754b3e7c50" }, "_source": "https://github.com/RobinHerbots/jquery.inputmask.git", "_target": "3.1.27", "_originalSource": "jquery.inputmask" }