composer.json
590 Bytes
{
"name": "andr-04/jquery.inputmask-multi",
"description": "Inputmask Multi is a plugin which allows to select a mask of input basing on the beginning of entered data (such as an international phone number)",
"version": "1.2.0",
"type": "library",
"keywords": [
"inputmask",
"phone",
"phonenumber",
"list",
"multi",
"several",
"mask",
"selection",
"jquery-plugin"
],
"homepage": "https://github.com/andr-04/inputmask-multi",
"license": "MIT",
"authors": [
{ "name": "Andrey Egorov", "homepage": "https://github.com/andr-04" }
]
}