Merge pull request #698 from ssljivic/master
Create angular-nicescroll@0.0.9.json
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"main": "angular-nicescroll",
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "jspm:angular@^1.4.8",
|
||||||
|
"jquery": "jspm:jquery@^2.1.4",
|
||||||
|
"jquery.nicescroll": "github:inuyaksa/jquery.nicescroll@3.6.6"
|
||||||
|
},
|
||||||
|
"shim":{
|
||||||
|
"angular-nicescroll": {
|
||||||
|
"deps": ["angular", "jquery.nicescroll", "jquery"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user