frontend/.pnpm-store/v3/files/8f/b93384dffd2bd9608cdaf84cf0c9e07cba5c9fbec8b625d20f1363eaca04525c995bf56e04e642a5fa8615e268042a785578c515193043342a63e6bf655ddf

23 lines
542 B
Plaintext

{
"name": "toastify-js",
"version": "1.12.0",
"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"
}