@@ -0,0 +1,14 @@
+{
+ "name": "RobinHerbots/jquery.inputmask",
+ "description": "jquery.inputmask is a jquery plugin which create an input mask.",
+ "version": "3.1.57",
+ "type": "library",
+ "keywords": ["jQuery", "plugins", "input", "form", "inputmask", "mask"],
+ "homepage": "http://robinherbots.github.io/jquery.inputmask",
+ "license": "MIT",
+ "authors": [
+ {
+ "name": "Robin Herbots"
+ }
+ ]
+}