feat: initial commit
This commit is contained in:
commit
a96d506f04
39 changed files with 18010 additions and 0 deletions
10
web/libraries/jquery-ui-touch-punch/composer.json
Normal file
10
web/libraries/jquery-ui-touch-punch/composer.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"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/"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue