This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
docker-examples/web/libraries/jquery-ui-touch-punch/composer.json
2023-10-18 19:30:45 +02:00

10 lines
350 B
JSON

{
"name": "politsin/jquery-ui-touch-punch",
"version": "1.0",
"description": "Extension to jQuery UI for mobile touch event support.",
"type": "drupal-library",
"keywords": [ "mobile", "touch", "gestures" ],
"authors": [{"name": "Dave Furfero","email": "furf@furf.com"}],
"license": "MIT",
"homepage": "http://touchpunch.furf.com/"
}