{
  "name": "@danielr1996/sticky-polyfill",
  "version": "1.1.2",
  "description": "A VanillaJS Polyfill for position: sticky;",
  "keywords": [
    "sticky",
    "position",
    "polyfill"
  ],
  "repository": "gitlab:danielr1996/sticky-polyfill",
  "author": "Daniel Richter",
  "license": "WTFPL",
  "files": [
    "dist/"
  ],
  "devDependencies": {
    "grunt-contrib-uglify": "^3.3.0",
    "grunt-exec": "^3.0.0",
    "grunt": "^1.0.2"
  },
  "dependencies": {}
}
