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.

75 lines
1.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "component-emitter@1.1.2",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser"
  6. ]
  7. ],
  8. "_from": "component-emitter@1.1.2",
  9. "_id": "component-emitter@1.1.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/component-emitter",
  13. "_npmUser": {
  14. "email": "nathan@tootallnate.net",
  15. "name": "tootallnate"
  16. },
  17. "_npmVersion": "1.3.24",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "component-emitter",
  21. "raw": "component-emitter@1.1.2",
  22. "rawSpec": "1.1.2",
  23. "scope": null,
  24. "spec": "1.1.2",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/engine.io-client",
  29. "/socket.io-client",
  30. "/socket.io-parser"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.1.2.tgz",
  33. "_shasum": "296594f2753daa63996d2af08d15a95116c9aec3",
  34. "_shrinkwrap": null,
  35. "_spec": "component-emitter@1.1.2",
  36. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser",
  37. "bugs": {
  38. "url": "https://github.com/component/emitter/issues"
  39. },
  40. "component": {
  41. "scripts": {
  42. "emitter/index.js": "index.js"
  43. }
  44. },
  45. "dependencies": {},
  46. "description": "Event emitter",
  47. "devDependencies": {
  48. "mocha": "*",
  49. "should": "*"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "296594f2753daa63996d2af08d15a95116c9aec3",
  54. "tarball": "http://registry.npmjs.org/component-emitter/-/component-emitter-1.1.2.tgz"
  55. },
  56. "homepage": "https://github.com/component/emitter",
  57. "main": "index.js",
  58. "maintainers": [
  59. {
  60. "email": "nathan@tootallnate.net",
  61. "name": "tootallnate"
  62. }
  63. ],
  64. "name": "component-emitter",
  65. "optionalDependencies": {},
  66. "readme": "ERROR: No README data found!",
  67. "repository": {
  68. "type": "git",
  69. "url": "git+https://github.com/component/emitter.git"
  70. },
  71. "scripts": {
  72. "test": "make test"
  73. },
  74. "version": "1.1.2"
  75. }