frontend/.pnpm-store/v3/files/90/ccda7652995585fce2180801e26c3a83c115ed77801507c2d87456acb5de408f0ce481db8620a5538c29d1a5324e251b8ca3b556d00483329f1eaf356f9073

23 lines
542 B
Plaintext

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