stupid-dialog
Version:
A simple plugin for dialog with Vue
25 lines (24 loc) • 473 B
JSON
{
"name": "stupid-dialog",
"version": "1.1.5",
"description": "A simple plugin for dialog with Vue",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vue-dialog",
"vue",
"dialog",
"toast",
"alert",
"confirm",
"stupid"
],
"author": "WujianZhang",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/zhangwujian/stupid-dialog"
}
}