Files
ihrm/node_modules/jquery-ui-touch-punch/package.json
Nikhil Ravi Cybrosys e1794e7422 [UPDT]translations in the views (#4)
[UPDT]Translations in the views
[FIX]major bug fixes
2023-05-18 15:05:28 +05:30

20 lines
588 B
JSON
Executable File

{
"name": "jquery-ui-touch-punch",
"version": "0.2.3",
"description": "A duck punch for adding touch events to jQuery UI",
"main": "jquery.ui.touch-punch.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/furf/jquery-ui-touch-punch.git"
},
"author": "furf",
"license": "Dual licensed under the MIT or GPL Version 2 licenses.",
"bugs": {
"url": "https://github.com/furf/jquery-ui-touch-punch/issues"
},
"homepage": "https://github.com/furf/jquery-ui-touch-punch"
}