{
  "name": "@sarap422/lib-scrollin",
  "version": "1.3.0",
  "description": "Scroll-Triggered Animation Library (jQuery)",
  "main": "scrollin.js",
  "style": "scrollin.css",
  "repository": {
    "type": "git",
    "url": "https://github.com/sarap422/lib-scrollin.git"
  },
  "files": [
    "scrollin.js",
    "scrollin.scss",
    "scrollin.min.js",
    "scrollin.min.css",
    "README.md",
    "LICENSE"
  ],
  "keywords": [
    "scroll-triggered",
    "scroll-animation",
    "jquery"
  ],
  "author": "sarap422",
  "license": "MIT"
}