Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

134 строки
3.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "socket.io-client@1.7.4",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "socket.io-client@1.7.4",
  9. "_id": "socket.io-client@1.7.4",
  10. "_inBundle": false,
  11. "_integrity": "sha1-7J+CA1btme9tNX8HVtZIcXvdQoE=",
  12. "_location": "/socket.io-client",
  13. "_phantomChildren": {
  14. "after": "0.8.2",
  15. "component-inherit": "0.0.3",
  16. "has-binary": "0.1.7",
  17. "has-cors": "1.1.0",
  18. "indexof": "0.0.1",
  19. "json3": "3.3.2",
  20. "options": "0.0.6",
  21. "parsejson": "0.0.3",
  22. "parseqs": "0.0.5",
  23. "parseuri": "0.0.5",
  24. "wtf-8": "1.0.0",
  25. "yeast": "0.1.2"
  26. },
  27. "_requested": {
  28. "type": "version",
  29. "registry": true,
  30. "raw": "socket.io-client@1.7.4",
  31. "name": "socket.io-client",
  32. "escapedName": "socket.io-client",
  33. "rawSpec": "1.7.4",
  34. "saveSpec": null,
  35. "fetchSpec": "1.7.4"
  36. },
  37. "_requiredBy": [
  38. "/ron-react-autocomplete"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.7.4.tgz",
  41. "_spec": "1.7.4",
  42. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  43. "bugs": {
  44. "url": "https://github.com/Automattic/socket.io-client/issues"
  45. },
  46. "contributors": [
  47. {
  48. "name": "Guillermo Rauch",
  49. "email": "rauchg@gmail.com"
  50. },
  51. {
  52. "name": "Arnout Kazemier",
  53. "email": "info@3rd-eden.com"
  54. },
  55. {
  56. "name": "Vladimir Dronnikov",
  57. "email": "dronnikov@gmail.com"
  58. },
  59. {
  60. "name": "Einar Otto Stangvik",
  61. "email": "einaros@gmail.com"
  62. }
  63. ],
  64. "dependencies": {
  65. "backo2": "1.0.2",
  66. "component-bind": "1.0.0",
  67. "component-emitter": "1.2.1",
  68. "debug": "2.3.3",
  69. "engine.io-client": "~1.8.4",
  70. "has-binary": "0.1.7",
  71. "indexof": "0.0.1",
  72. "object-component": "0.0.3",
  73. "parseuri": "0.0.5",
  74. "socket.io-parser": "2.3.1",
  75. "to-array": "0.1.4"
  76. },
  77. "description": "[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-client) [![devDependency Status](https://david-dm.org/socketio/socket.io-client/dev-status.svg)](https://david-dm.org/socketio/socket.io-client#info=devDependencies) ![NPM version](https://badge.fury.io/js/socket.io-client.svg) ![Downloads](http://img.shields.io/npm/dm/socket.io-client.svg?style=flat) [![](http://slack.socket.io/badge.svg?)](http://slack.socket.io)",
  78. "devDependencies": {
  79. "babel-core": "6.4.5",
  80. "babel-eslint": "4.1.7",
  81. "babel-loader": "6.2.1",
  82. "babel-preset-es2015": "6.3.13",
  83. "base64-arraybuffer": "0.1.5",
  84. "concat-stream": "1.5.1",
  85. "derequire": "2.0.3",
  86. "eslint-config-standard": "4.4.0",
  87. "eslint-plugin-standard": "1.3.1",
  88. "expect.js": "0.3.1",
  89. "gulp": "3.9.0",
  90. "gulp-eslint": "1.1.1",
  91. "gulp-file": "0.2.0",
  92. "gulp-istanbul": "0.10.3",
  93. "gulp-minify": "0.0.14",
  94. "gulp-mocha": "2.2.0",
  95. "gulp-task-listing": "1.0.1",
  96. "has-cors": "1.1.0",
  97. "imports-loader": "^0.6.5",
  98. "istanbul": "0.4.2",
  99. "mocha": "2.3.4",
  100. "socket.io": "1.7.4",
  101. "strip-loader": "0.1.2",
  102. "text-blob-builder": "0.0.1",
  103. "uglify-js": "2.6.1",
  104. "webpack-stream": "3.2.0",
  105. "zuul": "3.11.0",
  106. "zuul-builder-webpack": "1.1.0",
  107. "zuul-ngrok": "4.0.0"
  108. },
  109. "files": [
  110. "lib/",
  111. "dist/"
  112. ],
  113. "homepage": "https://github.com/Automattic/socket.io-client#readme",
  114. "keywords": [
  115. "realtime",
  116. "framework",
  117. "websocket",
  118. "tcp",
  119. "events",
  120. "client"
  121. ],
  122. "license": "MIT",
  123. "main": "./lib/index",
  124. "name": "socket.io-client",
  125. "repository": {
  126. "type": "git",
  127. "url": "git+https://github.com/Automattic/socket.io-client.git"
  128. },
  129. "scripts": {
  130. "test": "gulp test"
  131. },
  132. "version": "1.7.4"
  133. }