Added jquery.dotdotdot
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"main": "jquery.dotdotdot",
|
||||||
|
"deps": [
|
||||||
|
"jquery"
|
||||||
|
],
|
||||||
|
"shim": {
|
||||||
|
"jquery.dotdotdot": {
|
||||||
|
"deps": [
|
||||||
|
"jquery"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"directories": {
|
||||||
|
"lib": "src/js"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -233,6 +233,7 @@
|
|||||||
"jquery.cookie": "github:carhartl/jquery-cookie",
|
"jquery.cookie": "github:carhartl/jquery-cookie",
|
||||||
"jquery.hammer": "github:hammerjs/jquery.hammer.js",
|
"jquery.hammer": "github:hammerjs/jquery.hammer.js",
|
||||||
"jquery.tipTip": "github:drewwilson/TipTip",
|
"jquery.tipTip": "github:drewwilson/TipTip",
|
||||||
|
"jquery.dotdotdot": "github:BeSite/jQuery.dotdotdot",
|
||||||
"jquery.carouFredSel": "github:gilbitron/carouFredSel",
|
"jquery.carouFredSel": "github:gilbitron/carouFredSel",
|
||||||
"jquery-validation": "github:jzaefferer/jquery-validation",
|
"jquery-validation": "github:jzaefferer/jquery-validation",
|
||||||
"jquery-validation-unobtrusive": "github:aspnet/jquery-validation-unobtrusive",
|
"jquery-validation-unobtrusive": "github:aspnet/jquery-validation-unobtrusive",
|
||||||
|
|||||||
Reference in New Issue
Block a user