Skip to content
Snippets Groups Projects
Commit 4fa24de7 authored by naitsirch's avatar naitsirch
Browse files

Added package.json

package.json is needed to register the package on npmjs.com. Adresses #23
parent 3f43506f
No related branches found
No related tags found
No related merge requests found
{
"name": "@rwap/jquery-ui-touch-punch",
"version": "1.0.8",
"description": "A duck punch for adding touch events to jQuery UI",
"browser": "jquery.ui.touch-punch.js",
"repository": "https://github.com/RWAP/jquery-ui-touch-punch.git",
"author": "Rich M <rich@rwapservices.co.uk>",
"contributors": [
"Dave Furfero <furf@furf.com>"
],
"license": "MIT or GPL version 2",
"dependencies": {
"jquery-ui": ">=1.8"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment