toastify-js
Version:
Toastify is a lightweight, vanilla JS toast notification library.
23 lines (22 loc) • 542 B
JSON
{
"name": "toastify-js",
"version": "1.11.2",
"description": "Toastify is a lightweight, vanilla JS toast notification library.",
"main": "./src/toastify.js",
"repository": {
"type": "git",
"url": "git+https://github.com/apvarun/toastify-js.git"
},
"keywords": [
"toastify",
"javascript",
"notifications",
"toast"
],
"author": "Varun A P",
"license": "MIT",
"bugs": {
"url": "https://github.com/apvarun/toastify-js/issues"
},
"homepage": "https://github.com/apvarun/toastify-js#readme"
}