j-toastify
Version:
Here is a beautiful and light toastification for Vue 3.x .
37 lines (36 loc) • 813 B
JSON
{
"name": "j-toastify",
"version": "1.0.11",
"description": "Here is a beautiful and light toastification for Vue 3.x .",
"main": "j-toastify.es.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bugs": {
"url": "https://github.com/JingStudio/j-toastify/issues",
"email": "jing.w.studio@outlook.com"
},
"repository": {
"type": "git",
"url": "git+https://github.com/JingStudio/j-toastify.git"
},
"dependencies": {
"core-js": "^3.8.3",
"vue": "^3.2.13"
},
"homepage": "https://jingstudio.github.io/NPMDemo/#/toastify",
"keywords": [
"toast",
"toastify",
"toastification",
"message",
"notify",
"notification",
"alert",
"modal",
"vue",
"vue3"
],
"author": "Jing.Studio",
"license": "MIT"
}