.bower.json 514 B

12345678910111213141516171819
  1. {
  2. "name": "jqueryui-touch-punch",
  3. "main": "jquery.ui.touch-punch.min.js",
  4. "ignore": [],
  5. "dependencies": {
  6. "jquery": ">=1.6",
  7. "jquery-ui": ">=1.8"
  8. },
  9. "homepage": "https://github.com/furf/jquery-ui-touch-punch",
  10. "_release": "4bc0091452",
  11. "_resolution": {
  12. "type": "branch",
  13. "branch": "master",
  14. "commit": "4bc009145202d9c7483ba85f3a236a8f3470354d"
  15. },
  16. "_source": "https://github.com/furf/jquery-ui-touch-punch.git",
  17. "_target": "*",
  18. "_originalSource": "jqueryui-touch-punch"
  19. }