Create angular-carousel@0.3.12.json
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"main": "dist/angular-carousel",
|
||||||
|
"registry": "jspm",
|
||||||
|
"format":"global",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "^1.4.0",
|
||||||
|
"angular-touch": "^1.4.0"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"dist/angular-carousel": {
|
||||||
|
"deps": [
|
||||||
|
"angular",
|
||||||
|
"angular-touch"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user