UNPKG

plotly-icons

Version:
60 lines (59 loc) 1.62 kB
{ "_from": "event-source-polyfill@0.0.12", "_id": "event-source-polyfill@0.0.12", "_inBundle": false, "_integrity": "sha1-5TnNZ/3vJ2ChaqUmL6mBNN9S468=", "_location": "/event-source-polyfill", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "event-source-polyfill@0.0.12", "name": "event-source-polyfill", "escapedName": "event-source-polyfill", "rawSpec": "0.0.12", "saveSpec": null, "fetchSpec": "0.0.12" }, "_requiredBy": [ "/next" ], "_resolved": "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-0.0.12.tgz", "_shasum": "e539cd67fdef2760a16aa5262fa98134df52e3af", "_spec": "event-source-polyfill@0.0.12", "_where": "/Users/verazabeida/plotly/plotly-icons/demo/node_modules/next", "author": { "name": "Yaffle", "url": "https://github.com/Yaffle" }, "bugs": { "url": "https://github.com/Yaffle/EventSource/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A polyfill for http://www.w3.org/TR/eventsource/ ", "devDependencies": { "grunt": "^0.4.4", "grunt-cli": "^0.1.13", "grunt-contrib-uglify": "~0.2.4" }, "homepage": "https://github.com/Yaffle/EventSource", "keywords": [ "sse", "server sent events", "eventsource", "event-source", "polyfill" ], "license": "MIT", "main": "src/eventsource.js", "name": "event-source-polyfill", "repository": { "type": "git", "url": "git://github.com/Yaffle/EventSource.git" }, "scripts": { "build": "grunt" }, "version": "0.0.12" }