added jquery.hammer

This commit is contained in:
Aaike Van Roekeghem
2014-12-18 16:33:09 +07:00
parent 030f35c391
commit 6cb9b0a952
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"main": "jquery.hammer.js",
"registry": "jspm",
"dependencies": {
"jquery": "jquery@^2.1.1"
}
}