Skip to content

Commit

Permalink
Valid JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Jan 17, 2013
1 parent 656f821 commit 9e24aa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions event.move.jquery.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "event.move",
"title": "jquery.event.move",
"version": "1.3.4",
"version": "1.3.5",
"author": {
"name": "Stephen Band",
"url": "http://stephband.info"
},
"dependencies": {
"jquery": ">=1.7.0"
},
"licenses": [{url:"http://www.wtfpl.net/txt/copying/"}],
"licenses": [{"url":"http://www.wtfpl.net/txt/copying/"}],
"files": ["js/jquery.event.move.js"],
"description": "jQuery special events movestart, move and moveend for tracking touch and mouse moves, throttled to browser animation frames, and exposing information about distance and velocity of fingers.",
"keywords": ["touch","special","event","finger","move"],
Expand Down

0 comments on commit 9e24aa1

Please sign in to comment.