info-bus
Version:
It can be used to communicate in any project.
30 lines (29 loc) • 552 B
JSON
{
"name": "info-bus",
"version": "1.0.3",
"description": "It can be used to communicate in any project.",
"main": "info-bus.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"bus",
"communication",
"convey",
"information",
"event",
"info-bus",
"custom-event",
"custom",
"message",
"event-bus",
"vue-bus",
"react-bus",
"angular-bus"
],
"author": {
"name": "PsChina",
"github": "https://github.com/PsChina"
},
"license": "ISC"
}