{
  "name": "zebra_pin",
  "version": "3.0.1",
  "main": "dist/zebra_pin.min.js",
  "homepage": "https://github.com/stefangabos/Zebra_Pin",
  "author": {
    "name": "Stefan Gabos",
    "email": "contact@stefangabos.ro"
  },
  "description": "A lightweight jQuery plugin for creating sticky elements pinned to the page or to a container element",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stefangabos/Zebra_Pin.git"
  },
  "bugs": {
    "url": "https://github.com/stefangabos/Zebra_Pin/issues",
    "email": "contact@stefangabos.ro"
  },
  "keywords": [
    "pinned-elements",
    "sticky-elements",
    "fixed",
    "pinned",
    "sticky",
    "sticky-sidebar",
    "sticky-header"
  ],
  "license": "LGPL-3.0",
  "devDependencies": {
    "grunt": "^1.5.3",
    "grunt-cli": "^1.4.3",
    "grunt-contrib-copy": "*",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-uglify": "^5.2.2",
    "grunt-contrib-watch": "*",
    "grunt-eslint": "^25.0.0",
    "grunt-newer": "*",
    "grunt-notify": "*",
    "time-grunt": "^2.0.0"
  }
}
