bower.json 182 B

12345678
  1. {
  2. "name": "jquery-touchswipe",
  3. "main": "./jquery.touchSwipe.js",
  4. "repository": {
  5. "type": "git",
  6. "url": "git://github.com/mattbryson/TouchSwipe-Jquery-Plugin.git"
  7. }
  8. }