vuejs-notify
Version:
Vuejs notifications with lots of configurations
28 lines • 669 B
JSON
{
"name": "vuejs-notify",
"version": "1.0.27",
"description": "Vuejs notifications with lots of configurations",
"github": "https://github.com/noxludio/vuejs-notify",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Atte Vähäkangas",
"license": "MIT",
"bugs": {
"url": "https://github.com/noxludio/vuejs-notify/issues"
},
"homepage": "https://noxludio.github.io/vuejs-notify/",
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"vue-touch": "^2.0.0-beta.4"
},
"keywords": [
"notification",
"notifications",
"notify",
"plugin",
"vue",
"vuejs"
]
}