package.json 1.8 KB

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