mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
added input masks
This commit is contained in:
12
vendor/Inputmask/composer.json
vendored
Normal file
12
vendor/Inputmask/composer.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "robinherbots/inputmask",
|
||||
"description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.",
|
||||
"version": "5.0.0-beta.190",
|
||||
"type": "library",
|
||||
"keywords": ["jquery", "plugins", "input", "form", "inputmask", "mask"],
|
||||
"homepage": "http://robinherbots.github.io/Inputmask",
|
||||
"license": "MIT",
|
||||
"authors": [{
|
||||
"name": "Robin Herbots"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user