File tree Expand file tree Collapse file tree 2 files changed +16
-20
lines changed
Expand file tree Collapse file tree 2 files changed +16
-20
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " jquery-touch-events" ,
3- "version" : " 2.0.0" ,
4- "description" : " Polyfill to remove click delays on browsers with touch UIs." ,
5- "maintainers" : [{
6- "name" : " Ben Major" ,
7- 8- }],
9- "author" : {
10- "name" : " Ben Major" ,
11- 12- },
2+ "name" : " @benmajor/jquery-touch-events" ,
3+ "version" : " 2.0.1" ,
4+ "description" : " Polyfill to remove click delays and unify pointer device events." ,
135 "main" : " src/jquery.mobile-events.js" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
149 "repository" : {
1510 "type" : " git" ,
16- "url" : " git://github.com/benmajor/jQuery-Touch-Events.git"
11+ "url" : " git+https ://github.com/benmajor/jQuery-Touch-Events.git"
1712 },
1813 "keywords" : [
19- " jquery-touch-events" ,
20- " jquery-mobile" ,
21- " mobile" ,
22- " touch"
14+ " jquery" ,
15+ " touch-events" ,
16+ " touch-device"
2317 ],
24- "licenses" : [{
25- "type" : " MIT" ,
26- "url" : " http://opensource.org/licenses/MIT"
27- } ]
18+ "author" : " Ben Major" ,
19+ "license" : " MIT" ,
20+ "bugs" : {
21+ "url" : " https://github.com/benmajor/jQuery-Touch-Events/issues"
22+ },
23+ "homepage" : " https://github.com/benmajor/jQuery-Touch-Events#readme"
2824}
You can’t perform that action at this time.
0 commit comments