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.

113 lines
3.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "sockjs@0.3.19",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
  6. ]
  7. ],
  8. "_from": "sockjs@0.3.19",
  9. "_id": "sockjs@0.3.19",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/sockjs",
  13. "_nodeVersion": "8.5.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/sockjs-0.3.19.tgz_1507825437179_0.2547635759692639"
  17. },
  18. "_npmUser": {
  19. "email": "bkahle@gmail.com",
  20. "name": "brycekahle"
  21. },
  22. "_npmVersion": "5.4.2",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "sockjs",
  26. "raw": "sockjs@0.3.19",
  27. "rawSpec": "0.3.19",
  28. "scope": null,
  29. "spec": "0.3.19",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/webpack-dev-server"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.19.tgz",
  36. "_shasum": "d976bbe800af7bd20ae08598d582393508993c0d",
  37. "_shrinkwrap": null,
  38. "_spec": "sockjs@0.3.19",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
  40. "author": {
  41. "name": "Marek Majkowski"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/sockjs/sockjs-node/issues"
  45. },
  46. "contributors": [
  47. {
  48. "name": "Bryce Kahle",
  49. "email": "bkahle@gmail.com"
  50. },
  51. {
  52. "name": "Marek Majkowski",
  53. "email": "deadbeef@popcount.org"
  54. }
  55. ],
  56. "dependencies": {
  57. "faye-websocket": "^0.10.0",
  58. "uuid": "^3.0.1"
  59. },
  60. "description": "SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication",
  61. "devDependencies": {
  62. "coffee-script": "^1.8.0"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "integrity": "sha512-V48klKZl8T6MzatbLlzzRNhMepEys9Y4oGFpypBFFn1gLI/QQ9HtLLyWJNbPlwGLelOVOEijUbTTJeLLI59jLw==",
  67. "shasum": "d976bbe800af7bd20ae08598d582393508993c0d",
  68. "tarball": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.19.tgz"
  69. },
  70. "gitHead": "14a5c3cf097126bde74436d001816c53a0593d43",
  71. "homepage": "https://github.com/sockjs/sockjs-node",
  72. "keywords": [
  73. "websocket",
  74. "websockets"
  75. ],
  76. "license": "MIT",
  77. "main": "index",
  78. "maintainers": [
  79. {
  80. "name": "majek",
  81. "email": "majek04@gmail.com"
  82. },
  83. {
  84. "name": "msackman",
  85. "email": "matthew@rabbitmq.com"
  86. },
  87. {
  88. "name": "squaremo",
  89. "email": "mikeb@squaremobius.net"
  90. },
  91. {
  92. "name": "glasser",
  93. "email": "glasser@meteor.com"
  94. },
  95. {
  96. "name": "brycekahle",
  97. "email": "bkahle@gmail.com"
  98. }
  99. ],
  100. "name": "sockjs",
  101. "optionalDependencies": {},
  102. "readme": "ERROR: No README data found!",
  103. "repository": {
  104. "type": "git",
  105. "url": "git+https://github.com/sockjs/sockjs-node.git"
  106. },
  107. "scripts": {
  108. "postpublish": "git push origin --all && git push origin --tags",
  109. "postversion": "npm publish",
  110. "version": "make build && git add Changelog"
  111. },
  112. "version": "0.3.19"
  113. }