broadcast-channel-hb
Version:
BroadCastChannel Library for IBK, made by Hernan Bracamonte
26 lines • 676 B
JSON
{
"name": "broadcast-channel-hb",
"version": "1.1.1",
"description": "BroadCastChannel Library for IBK, made by Hernan Bracamonte",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/cbracamonte/broadcast-channel-ibk.git"
},
"keywords": [
"broadcast",
"channel",
"communication",
"inter-tab"
],
"author": "Hernan Bracamonte Dev",
"license": "MIT",
"bugs": {
"url": "https://github.com/cbracamonte/broadcast-channel-ibk/issues"
},
"homepage": "https://github.com/cbracamonte/broadcast-channel-ibk#readme",
"devDependencies": {
"typescript": "^4.5.2"
}
}