UNPKG

beamzer-client

Version:

This wrapper script makes use of the JS polyfill for Server Sent Events OR Server Push

25 lines (24 loc) 543 B
{ "name": "beamzer-client", "description": "This wrapper script makes use of the JS polyfill for Server Sent Events OR Server Push", "main": "dist/beamzer-client.min.js", "authors": [ "Ifeora Okechukwu" ], "license": "MIT", "dependencies": { }, "keywords": [ "Server Sent Events", "Push Notifications", "Mercure", "Polyfill" ], "homepage": "https://github.com/isocroft/beamzer-client", "ignore": [ "node_modules", "bower_components", "coverage", "test" ] }