Add jquery-hoverIntent override
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"main": "jquery.hoverIntent",
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"jquery": "*"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"jquery.hoverIntent": {
|
||||||
|
"deps": ["jquery"],
|
||||||
|
"exports": "$"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user