You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

122 lines
4.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "eventsource@^1.0.7",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/sockjs-client"
  6. ]
  7. ],
  8. "_from": "eventsource@>=1.0.7 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "eventsource@1.0.7",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/eventsource",
  14. "_nodeVersion": "10.8.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/eventsource_1.0.7_1535402346703_0.3313250326612529"
  18. },
  19. "_npmUser": {
  20. "email": "espen@hovlandsdal.com",
  21. "name": "rexxars"
  22. },
  23. "_npmVersion": "6.2.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "eventsource",
  27. "raw": "eventsource@^1.0.7",
  28. "rawSpec": "^1.0.7",
  29. "scope": null,
  30. "spec": ">=1.0.7 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/sockjs-client"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz",
  37. "_shasum": "8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0",
  38. "_shrinkwrap": null,
  39. "_spec": "eventsource@^1.0.7",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/sockjs-client",
  41. "author": {
  42. "email": "aslak.hellesoy@gmail.com",
  43. "name": "Aslak Hellesøy"
  44. },
  45. "bugs": {
  46. "url": "http://github.com/EventSource/eventsource/issues"
  47. },
  48. "dependencies": {
  49. "original": "^1.0.0"
  50. },
  51. "description": "W3C compliant EventSource client for Node.js and browser (polyfill)",
  52. "devDependencies": {
  53. "buffer-from": "^1.1.1",
  54. "express": "^4.15.3",
  55. "mocha": "^3.5.3",
  56. "nyc": "^11.2.1",
  57. "serve-static": "^1.12.3",
  58. "ssestream": "^1.0.0",
  59. "standard": "^10.0.2",
  60. "webpack": "^3.5.6"
  61. },
  62. "directories": {
  63. "lib": "./lib"
  64. },
  65. "dist": {
  66. "fileCount": 14,
  67. "integrity": "sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==",
  68. "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",
  69. "shasum": "8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0",
  70. "tarball": "https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz",
  71. "unpackedSize": 444756
  72. },
  73. "engines": {
  74. "node": ">=0.12.0"
  75. },
  76. "gitHead": "5209cc181df083bee9d2bbab12a88f7a262fd7b7",
  77. "homepage": "http://github.com/EventSource/eventsource",
  78. "keywords": [
  79. "eventsource",
  80. "http",
  81. "polyfill",
  82. "sse",
  83. "streaming"
  84. ],
  85. "license": "MIT",
  86. "licenses": [
  87. {
  88. "type": "MIT",
  89. "url": "http://github.com/EventSource/eventsource/raw/master/LICENSE"
  90. }
  91. ],
  92. "main": "./lib/eventsource",
  93. "maintainers": [
  94. {
  95. "name": "aslakhellesoy",
  96. "email": "aslak.hellesoy@gmail.com"
  97. },
  98. {
  99. "name": "rexxars",
  100. "email": "rexxars@gmail.com"
  101. }
  102. ],
  103. "name": "eventsource",
  104. "optionalDependencies": {},
  105. "readme": "ERROR: No README data found!",
  106. "repository": {
  107. "type": "git",
  108. "url": "git://github.com/EventSource/eventsource.git"
  109. },
  110. "scripts": {
  111. "coverage": "nyc --reporter=html --reporter=text _mocha --reporter spec",
  112. "polyfill": "webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js",
  113. "postpublish": "git push && git push --tags",
  114. "test": "mocha --reporter spec && standard"
  115. },
  116. "standard": {
  117. "ignore": [
  118. "example/eventsource-polyfill.js"
  119. ]
  120. },
  121. "version": "1.0.7"
  122. }