vue-cbus
Version:
Easy event handling in VueJS (with contexts)
25 lines (24 loc) • 587 B
JSON
{
"name": "vue-cbus",
"version": "0.0.24",
"description": "Easy event handling in VueJS (with contexts)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pkcgritti/vue-cbus.git"
},
"keywords": [
"Event",
"Bus",
"Context"
],
"author": "Marcos Cesar Gritti <cesargritti@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/MCGritti/vue-cbus/issues"
},
"homepage": "https://github.com/MCGritti/vue-cbus#readme"
}