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"
}
}
+1
View File
@@ -76,6 +76,7 @@
"jquery-file-upload": "github:blueimp/jQuery-File-Upload", "jquery-file-upload": "github:blueimp/jQuery-File-Upload",
"jquery-pjax": "github:defunkt/jquery-pjax", "jquery-pjax": "github:defunkt/jquery-pjax",
"jquery.cookie": "github:carhartl/jquery-cookie", "jquery.cookie": "github:carhartl/jquery-cookie",
"jquery.hammer": "github:hammerjs/jquery.hammer.js",
"jsplumb": "github:sporritt/jsPlumb", "jsplumb": "github:sporritt/jsPlumb",
"kickstrap": "github:ajkochanowicz/Kickstrap", "kickstrap": "github:ajkochanowicz/Kickstrap",
"less": "github:matthewp/plugin-less", "less": "github:matthewp/plugin-less",