vue-bulma-notification
Version:
Notification component for Vue Bulma
22 lines (21 loc) • 468 B
JSON
{
"name": "vue-bulma-notification",
"version": "1.1.1",
"description": "Notification component for Vue Bulma",
"main": "src/Notification.vue",
"peerDependencies": {
"bulma": ">=0.2",
"vue": ">=2"
},
"repository": "vue-bulma/notification",
"keywords": [
"vue",
"bulma",
"vue-bulma",
"vue-bulma-component",
"vue-bulma-notification",
"notification"
],
"author": "Fangdun Cai <cfddream@gmail.com>",
"license": "MIT"
}