Add angular-touch@1.3.0.json

This commit is contained in:
Douglas Duteil
2015-01-21 10:36:13 +01:00
parent 5e2f9e04b3
commit ed1f4443b0
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"main": "angular-touch",
"shim": {
"angular-touch": {
"deps": ["angular"]
}
},
"dependencies": {
"angular": "^1.3"
}
}