{
  "_from": "stickyfilljs",
  "_id": "stickyfilljs@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-LkG0BXArL5HbW2O09IAXfnBQfpScgGqJuUDUrI3Ire5YKjRz/EhakIZEJogHwgXeQ4qnTicM9sK9uYfWN11qKg==",
  "_location": "/stickyfilljs",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "stickyfilljs",
    "name": "stickyfilljs",
    "escapedName": "stickyfilljs",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/stickyfilljs/-/stickyfilljs-2.1.0.tgz",
  "_shasum": "46dabb599d8275d185bdb97db597f86a2e3afa7b",
  "_spec": "stickyfilljs",
  "_where": "C:\\Users\\Dev\\OneDrive\\Documents\\Voice\\Lucknam\\wp-content\\themes\\creative-compass\\_",
  "author": {
    "name": "Oleg Korsunsky",
    "url": "https://github.com/wilddeer"
  },
  "bugs": {
    "url": "https://github.com/wilddeer/stickyfill/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Polyfill for CSS `position: sticky`",
  "devDependencies": {
    "babel-preset-es2015": "^6.22.0",
    "grunt": "^1.0.1",
    "grunt-babel": "^6.0.0",
    "grunt-bump": "^0.8.0",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-shell": "^2.1.0",
    "grunt-wrap": "^0.3.1"
  },
  "homepage": "https://github.com/wilddeer/stickyfill",
  "keywords": [
    "sticky",
    "polyfill"
  ],
  "license": "MIT",
  "main": "dist/stickyfill.js",
  "name": "stickyfilljs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wilddeer/stickyfill.git"
  },
  "types": "types/index.d.ts",
  "version": "2.1.0"
}
