added .json extension for jquery.hammer

This commit is contained in:
Aaike Van Roekeghem
2014-12-18 17:23:49 +07:00
parent 8eacf8f4d1
commit 93230cf4a2
@@ -0,0 +1,8 @@
{
"main": "jquery.hammer.js",
"registry": "jspm",
"dependencies": {
"hammerjs": "hammer@^2.0.4",
"jquery": "jquery@^2.1.1"
}
}