UNPKG

multi-position-toaster

Version:

A powerful toast notification library with 9 positioning options, themes, and smooth animations

45 lines (44 loc) 985 B
{ "name": "multi-position-toaster", "version": "1.0.9", "description": "A powerful toast notification library with 9 positioning options, themes, and smooth animations", "main": "src/index.js", "types": "types/index.d.ts", "files": [ "src/", "types/", "README.md", "LICENSE" ], "scripts": { "test": "echo \"Tests coming soon\" && exit 0" }, "keywords": [ "toast", "notification", "toaster", "alert", "message", "popup", "snackbar", "position", "multi-position", "customizable", "javascript", "typescript", "ui" ], "author": { "name": "Kunal Risaanva", "email": "kunalrisaanva12@gmail.com" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/kunalrisaanva12/multi-position-toaster.git" }, "bugs": { "url": "https://github.com/kunalrisaanva12/multi-position-toaster/issues" }, "homepage": "https://github.com/kunalrisaanva" }