{
  "name": "@ayush0x1/webnotify-js",
  "version": "1.0.2",
  "description": "A lightweight toast notification library that makes web alerts look modern with beautiful themes, smooth animations, and easy customization.",
  "main": "webnotify.js",
  "type": "commonjs",
  "files": [
    "webnotify.js",
    "webnotify.css",
    "README.md",
    "LICENSE"
  ],
  "keywords": [
    "webnotify-js",
    "webnotify",
    "toast",
    "toast-notification",
    "toast-message",
    "notification",
    "notification-library",
    "alert",
    "alert-box",
    "popup",
    "snackbar",
    "javascript",
    "js",
    "vanilla-js",
    "css",
    "frontend",
    "web",
    "ui",
    "ux",
    "browser",
    "lightweight",
    "customizable",
    "modern",
    "no-dependencies",
    "notify"
  ],
  "author": "ayush0x1 <ayush7code@gmail.com>",
  "license": "MIT"
}
