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