package.json 2.0 KB

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