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.

81 lines
2.1 KiB

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