UNPKG

jquery-touch-events

Version:
35 lines (34 loc) 851 B
{ "name": "jquery-touch-events", "description": "A mobile events plugin for jQuery", "contributors": [ {"name": "Sam Delgado", "email": "<sam@samdelgado.com>", "url": "https://rizerapp.com"}, {"name": "hachigoro", "url": "https://github.com/hachigoro"}, {"name": "Ben Major", "url": "http://www.ben-major.co.uk"} ], "version": "1.0.7", "main": "index.js", "keywords": [ "jquery", "zepto", "touch", "gestures", "mobile", "multitouch" ], "repository": { "type": "git", "url": "https://github.com/SamDelgado/jQuery-Touch-Events.git" }, "bugs": { "url": "https://github.com/SamDelgado/jQuery-Touch-Events/issues" }, "license": "MIT", "dependencies": {}, "devDependencies": {}, "files": [ "LICENSE", "README.md", "index.js" ] }