浏览代码

rm jquery registry

Robin Herbots 11 年之前
父节点
当前提交
24ae5520bf
共有 1 个文件被更改,包括 0 次插入29 次删除
  1. 0 29
      jquery.inputmask.jquery.json

+ 0 - 29
jquery.inputmask.jquery.json

@@ -1,29 +0,0 @@
-{
-    "name": "jquery.inputmask",
-    "title": "jQuery Inputmask",
-    "description": "jquery.inputmask is a jquery plugin which create an input mask.",
-    "keywords": [
-        "input",
-        "form", 
-		"inputmask",
-		"mask"
-    ],
-    "version": "3.1.57",
-    "author": {
-        "name": "Robin Herbots",
-        "url": "http://github.com/RobinHerbots/jquery.inputmask"
-    },
-    "licenses": [
-        {
-            "type": "MIT",
-            "url": "http://opensource.org/licenses/mit-license.php"
-        }
-    ],
-    "bugs": "http://github.com/RobinHerbots/jquery.inputmask/issues",
-    "homepage": "http://github.com/RobinHerbots/jquery.inputmask",
-    "docs": "http://github.com/RobinHerbots/jquery.inputmask",
-    "download": "http://github.com/RobinHerbots/jquery.inputmask",
-    "dependencies": {
-        "jquery": ">=1.7"
-    }
-}