xereda-vue-bulma-message
Version:
Message component for Vue Bulma
33 lines (32 loc) • 795 B
JSON
{
"name": "xereda-vue-bulma-message",
"version": "2.0.3",
"description": "Message component for Vue Bulma",
"main": "src/Message.vue",
"peerDependencies": {
"bulma": "^0.2",
"vue": ">=2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xereda/xereda-vue-bulma-message"
},
"keywords": [
"vue",
"bulma",
"vue-bulma",
"vue-bulma-component",
"vue-bulma-message",
"message"
],
"author": "Jackson Ricardo Schroeder <jacksonrs@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/xereda/xereda-vue-bulma-message/issues"
},
"homepage": "https://github.com/xereda/xereda-vue-bulma-message#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {}
}