{
  "name": "@uvarov.frontend/vanilla-sticky",
  "version": "1.0.0",
  "description": "Vanilla JS sticky block without using extra packages.",
  "homepage": "https://vanilla-sticky.frontend.uvarov.tech/",
  "keywords": [
    "sticky",
    "js",
    "javascript",
    "vanilla",
    "vanilla-js"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/uvarov-frontend/vanilla-sticky.git"
  },
  "author": {
    "name": "Yuri Uvarov",
    "email": "uvarov.frontend@gmail.com",
    "url": "https://frontend.uvarov.tech"
  },
  "license": "MIT",
  "main": "vanilla-sticky.min.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
