mirror of
https://github.com/JangoSteve/jQuery-EasyTabs.git
synced 2026-06-10 15:37:02 +02:00
Updated package.json
This commit is contained in:
+18
-1
@@ -38,5 +38,22 @@
|
||||
"/examples/non-div-panesl.html",
|
||||
"/examples/prev-next.html",
|
||||
"/examples/ajax.html"
|
||||
]
|
||||
],
|
||||
"bugs": {
|
||||
"mail": "support@alfajango.com",
|
||||
"web": "https://github.com/jangosteve/jquery-easytabs/issues"
|
||||
},
|
||||
"repositories" : [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/jangosteve/jquery-easytabs.git"
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"name": "MIT",
|
||||
"url": "http://www.opensource.org/licenses/mit-license.php"
|
||||
}
|
||||
],
|
||||
"homepage": "http://www.alfajango.com/blog/jquery-easytabs-plugin/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user