{ "_args": [ [ "eventsource@^1.0.7", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/sockjs-client" ] ], "_from": "eventsource@>=1.0.7 <2.0.0", "_hasShrinkwrap": false, "_id": "eventsource@1.0.7", "_inCache": true, "_installable": true, "_location": "/eventsource", "_nodeVersion": "10.8.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/eventsource_1.0.7_1535402346703_0.3313250326612529" }, "_npmUser": { "email": "espen@hovlandsdal.com", "name": "rexxars" }, "_npmVersion": "6.2.0", "_phantomChildren": {}, "_requested": { "name": "eventsource", "raw": "eventsource@^1.0.7", "rawSpec": "^1.0.7", "scope": null, "spec": ">=1.0.7 <2.0.0", "type": "range" }, "_requiredBy": [ "/sockjs-client" ], "_resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz", "_shasum": "8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0", "_shrinkwrap": null, "_spec": "eventsource@^1.0.7", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/sockjs-client", "author": { "email": "aslak.hellesoy@gmail.com", "name": "Aslak Hellesøy" }, "bugs": { "url": "http://github.com/EventSource/eventsource/issues" }, "dependencies": { "original": "^1.0.0" }, "description": "W3C compliant EventSource client for Node.js and browser (polyfill)", "devDependencies": { "buffer-from": "^1.1.1", "express": "^4.15.3", "mocha": "^3.5.3", "nyc": "^11.2.1", "serve-static": "^1.12.3", "ssestream": "^1.0.0", "standard": "^10.0.2", "webpack": "^3.5.6" }, "directories": { "lib": "./lib" }, "dist": { "fileCount": 14, "integrity": "sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhGFrCRA9TVsSAnZWagAADW8P/RR8yx2oX70lJevugxGU\nFmfZVq/Xbi7qBOztwpEgl4yxLWJ3W3Sb6XdYcgK2eu0TmAvWxj/BZS/jbYEn\nOWHbK5rVVCcTkDh6FwpkevsqEOXChZeEd9q+jW3R9QT5gNBKTlun0PIY5Oo5\nj1n0GazE7E08CA0/zGtLl4CRfQ00ZlXw6R4AE46wQluy+RBHrcqX29bhXdHf\n8exq/cQfF9kD8Trb+q+kY6dOaJaQZGHELeOp5+QUAKbsZe5dFoTxms33QIyj\nSvbkT7Q/mVFJ/2WtVg7aSZUAyDNLROGGiM+/fblUlXHK8bcG7qNUwHBd5PJ/\nEbG+J56+n/kScFRErkm65bVIfvjHDobOyO/80tPLI7iVPPppjuXUNrYz4eSX\nRRV9WkyIe9f4fIu236xXnNrY6Dry1hS/eH3A/tsXmdQ1COLu2oDWVKY/z5WF\nZZs1h/13izc1UERhiXTWABCtlmuTuvSYyQ8bjJiOxpGpR4xu5DzYqHx6i7Fc\nS2by36Ze14Dy2n1jdCw8E00mbevzGXRcIRRYRCepR4tN4fgwSAuBu6lUVFli\n90QafbR9TqWQ/UvhjutTiqTiZyTJtRkRT3Xo5Xz/KX2tA3051L/JI52OpvuN\nUXdo2uRsree9RSbStHFe1lr8GCDGRmck7cxsbbfsDDId3hFkaPUzLpmhMwDI\nLYQB\r\n=mi34\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0", "tarball": "https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz", "unpackedSize": 444756 }, "engines": { "node": ">=0.12.0" }, "gitHead": "5209cc181df083bee9d2bbab12a88f7a262fd7b7", "homepage": "http://github.com/EventSource/eventsource", "keywords": [ "eventsource", "http", "polyfill", "sse", "streaming" ], "license": "MIT", "licenses": [ { "type": "MIT", "url": "http://github.com/EventSource/eventsource/raw/master/LICENSE" } ], "main": "./lib/eventsource", "maintainers": [ { "name": "aslakhellesoy", "email": "aslak.hellesoy@gmail.com" }, { "name": "rexxars", "email": "rexxars@gmail.com" } ], "name": "eventsource", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/EventSource/eventsource.git" }, "scripts": { "coverage": "nyc --reporter=html --reporter=text _mocha --reporter spec", "polyfill": "webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js", "postpublish": "git push && git push --tags", "test": "mocha --reporter spec && standard" }, "standard": { "ignore": [ "example/eventsource-polyfill.js" ] }, "version": "1.0.7" }