UNPKG

@meforma/vue-toaster

Version:
32 lines (31 loc) 689 B
{ "name": "@meforma/vue-toaster", "version": "1.3.0", "description": "Vue.js toaster notification", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/MeForma/vue-toaster.git" }, "keywords": [ "toast", "toaster", "notification", "vue", "vue3", "toastify" ], "author": "@jprodrigues70", "license": "MIT", "bugs": { "url": "https://github.com/MeForma/vue-toaster/issues" }, "homepage": "https://github.com/MeForma/vue-toaster#readme", "dependencies": { "stylus": "~0.54.8", "stylus-loader": "~3.0.2" } }