Merge pull request #568 from lookfirst/patch-21

Create ngScrollSpy@1.0.8.json
This commit is contained in:
Guy Bedford
2015-09-16 14:32:10 +02:00
@@ -0,0 +1,14 @@
{
"dependencies": {
"angular": "^1.4.0"
},
"main": "dist/ngScrollSpy",
"registry": "jspm",
"shim": {
"dist/ngScrollSpy": {
"deps": [
"angular"
]
}
}
}