UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

21 lines (20 loc) 434 B
{ "name": "event-source-polyfill", "repo": "yaffle/eventsource", "description": "a polyfill for http://www.w3.org/TR/eventsource/", "version": "0.0.12", "keywords": [ "sse", "server sent events", "eventsource", "event-source", "polyfill" ], "dependencies": {}, "development": {}, "license": "MIT", "main": "src/eventsource.js", "scripts": [ "src/eventsource.js" ] }