mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 17:55:57 +10:00
25 lines
616 B
JSON
25 lines
616 B
JSON
{
|
|
"name": "jquery.maskedinput",
|
|
"filename": "jquery.maskedinput.min.js",
|
|
"version": "1.3.1",
|
|
"description": "jQuery plugin for forcing fixed width inputs to follow a certain patern.",
|
|
"homepage": "http://digitalbush.com/projects/masked-input-plugin/",
|
|
"keywords": [
|
|
"input",
|
|
"form",
|
|
"mask"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Josh Bush",
|
|
"web": "http://digitalbush.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/digitalBush/jquery.maskedinput.git"
|
|
}
|
|
]
|
|
}
|