Browse Source

Merge branch 'master' of https://github.com/nghuuphuoc/bootstrapvalidator

nghuuphuoc 11 years ago
parent
commit
2c5ba1f533
1 changed files with 6 additions and 1 deletions
  1. 6 1
      bootstrapvalidator.jquery.json

+ 6 - 1
bootstrapvalidator.jquery.json

@@ -7,7 +7,12 @@
         "email": "phuoc@huuphuoc.me",
         "email": "phuoc@huuphuoc.me",
         "url": "https://twitter.com/nghuuphuoc"
         "url": "https://twitter.com/nghuuphuoc"
     },
     },
-    "license": "MIT",
+    "licenses": [
+        {
+            "type": "MIT",
+            "url": "http://opensource.org/licenses/mit-license.html"
+        }
+    ],
     "dependencies": {
     "dependencies": {
         "jquery": ">= 1.9.0",
         "jquery": ">= 1.9.0",
         "bootstrap": ">= 3.0.0"
         "bootstrap": ">= 3.0.0"