@starbase/realtime
Version:
Starbase Realtime Communications
29 lines (28 loc) • 645 B
JSON
{
"name": "@starbase/realtime",
"version": "0.4.3",
"description": "Starbase Realtime Communications",
"browser":"realtime.min.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/starbasealpha/realtime.git"
},
"keywords": [
"realtime",
"starbase",
"websocket",
"webrtc",
"real",
"time"
],
"author": "Mike Fuller",
"license": "MIT",
"bugs": {
"url": "https://github.com/starbasealpha/realtime/issues"
},
"homepage": "https://github.com/starbasealpha/realtime#readme"
}