Added jquery.jScrollPane
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"main": "script/jquery.jscrollpane",
|
||||
"dependencies": {
|
||||
"jquery": "*"
|
||||
},
|
||||
"shim": {
|
||||
"script/jquery.jscrollpane": {
|
||||
"deps": [
|
||||
"jquery",
|
||||
"../style/jquery.jscrollpane.css!"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -235,6 +235,7 @@
|
||||
"jquery.tipTip": "github:drewwilson/TipTip",
|
||||
"jquery.dotdotdot": "github:BeSite/jQuery.dotdotdot",
|
||||
"jquery.carouFredSel": "github:gilbitron/carouFredSel",
|
||||
"jquery.jScrollPane": "github:vitch/jScrollPane",
|
||||
"jquery-validation": "github:jzaefferer/jquery-validation",
|
||||
"jquery-validation-unobtrusive": "github:aspnet/jquery-validation-unobtrusive",
|
||||
"js-beautify": "github:beautify-web/js-beautify",
|
||||
|
||||
Reference in New Issue
Block a user