summaryrefslogtreecommitdiff
path: root/http/3rdParty/jquery-scrollstop-master/scrollstop.jquery.json
blob: 218f541550c0972dd7ce35d4655851c8005587f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "scrollstop",
  "version": "1.1.0",

  "author": {
    "name": "James Padolsey",
    "url": "http://james.padolsey.com/javascript/special-scroll-events-for-jquery/"
  },
  "dependencies": {
    "jquery": ">=1.2.3"
  },
  "description": "jQuery plugin that adds custom scroll start and scroll stop events.",
  "homepage": "https://github.com/ssorallen/jquery-scrollstop",
  "maintainer": {
    "name": "Ross Allen",
    "url": "https://github.com/ssorallen/"
  },
  "title": "jQuery Scrollstop"
}