package.json 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "uws@~0.14.4",
  6. "scope": null,
  7. "escapedName": "uws",
  8. "name": "uws",
  9. "rawSpec": "~0.14.4",
  10. "spec": ">=0.14.4 <0.15.0",
  11. "type": "range"
  12. },
  13. "/data/feimat/test_yali/liveserver/node_modules/socket.io/node_modules/engine.io"
  14. ]
  15. ],
  16. "_from": "uws@>=0.14.4 <0.15.0",
  17. "_id": "uws@0.14.5",
  18. "_inCache": true,
  19. "_location": "/uws",
  20. "_nodeVersion": "5.11.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-18-east.internal.npmjs.com",
  23. "tmp": "tmp/uws-0.14.5.tgz_1493399064525_0.939868062036112"
  24. },
  25. "_npmUser": {
  26. "name": "alexhultman",
  27. "email": "alexhultman@gmail.com"
  28. },
  29. "_npmVersion": "3.8.6",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "uws@~0.14.4",
  33. "scope": null,
  34. "escapedName": "uws",
  35. "name": "uws",
  36. "rawSpec": "~0.14.4",
  37. "spec": ">=0.14.4 <0.15.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/socket.io/engine.io"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz",
  44. "_shasum": "67aaf33c46b2a587a5f6666d00f7691328f149dc",
  45. "_shrinkwrap": null,
  46. "_spec": "uws@~0.14.4",
  47. "_where": "/data/feimat/test_yali/liveserver/node_modules/socket.io/node_modules/engine.io",
  48. "author": {
  49. "name": "Alex Hultman",
  50. "email": "alexhultman@gmail.com",
  51. "url": "https://github.com/alexhultman"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/uWebSockets/uWebSockets/issues"
  55. },
  56. "dependencies": {},
  57. "description": "Tiny WebSockets",
  58. "devDependencies": {},
  59. "directories": {},
  60. "dist": {
  61. "shasum": "67aaf33c46b2a587a5f6666d00f7691328f149dc",
  62. "tarball": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz"
  63. },
  64. "engines": {
  65. "node": ">=4"
  66. },
  67. "homepage": "https://github.com/uWebSockets/uWebSockets",
  68. "keywords": [
  69. "tiny",
  70. "websockets"
  71. ],
  72. "license": "Zlib",
  73. "main": "uws.js",
  74. "maintainers": [
  75. {
  76. "name": "alexhultman",
  77. "email": "alexhultman@gmail.com"
  78. }
  79. ],
  80. "name": "uws",
  81. "optionalDependencies": {},
  82. "readme": "ERROR: No README data found!",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+https://github.com/uWebSockets/uWebSockets.git"
  86. },
  87. "scripts": {
  88. "install": "node-gyp rebuild > build_log.txt 2>&1 || exit 0"
  89. },
  90. "version": "0.14.5"
  91. }