{
  "name": "relatively-sticky",
  "version": "2.0.0",

  "title": "Relatively-Sticky",
  "homepage": "https://github.com/xi/relatively-sticky",
  "description": "A jQuery plugin for making smart sticky elements.",

  "keywords": [
    "sticky",
    "scrolling",
    "ui"
  ],

  "author": {
    "name": "Tobias Bengfort",
    "email": "tobias.bengfort@posteo.de",
    "url": "http://leafo.net"
  },

  "licenses": [
    {
      "type": "WTFPL",
      "url": "http://www.wtfpl.net/"
    }
  ],

  "dependencies": {
    "jquery": ">=1.8"
  }
}
