toastifier
Version:
Light and Simple Multi-Framework Toaster
29 lines (28 loc) • 630 B
JSON
{
"name": "toastifier",
"version": "1.3.0",
"description": "Light and Simple Multi-Framework Toaster",
"main": "script.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/varun-singhh/Toastifier.git"
},
"keywords": [
"Toaster",
"Alert",
"Toast",
"Popup",
"React",
"Angular",
"Vue"
],
"author": "Kaustubhai, varun-singhh, prakhar134",
"license": "MIT",
"bugs": {
"url": "https://github.com/varun-singhh/Toastifier/issues"
},
"homepage": "https://toastifier.vercel.app/"
}