{
  "name": "vue-toast-confirm",
  "version": "1.2.4",
  "description": "A simple dialog plugin that supports both dialog and toast modes, with customizable types and button texts, etc.",
  "main": "vue-toast-confirm.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "toast",
    "dialog",
    "confirm",
    "vue",
    "plugin"
  ],
  "author": "sansiro",
  "license": "ISC"
}