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.

54 lines
1.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "component-bind@1.0.0",
  5. "/home/guest/socket"
  6. ]
  7. ],
  8. "_from": "component-bind@1.0.0",
  9. "_id": "component-bind@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=",
  12. "_location": "/component-bind",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "component-bind@1.0.0",
  18. "name": "component-bind",
  19. "escapedName": "component-bind",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/socket.io-client"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz",
  28. "_spec": "1.0.0",
  29. "_where": "/home/guest/socket",
  30. "bugs": {
  31. "url": "https://github.com/component/bind/issues"
  32. },
  33. "component": {
  34. "scripts": {
  35. "bind/index.js": "index.js"
  36. }
  37. },
  38. "description": "function binding utility",
  39. "devDependencies": {
  40. "mocha": "*",
  41. "should": "*"
  42. },
  43. "homepage": "https://github.com/component/bind#readme",
  44. "keywords": [
  45. "bind",
  46. "utility"
  47. ],
  48. "name": "component-bind",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/component/bind.git"
  52. },
  53. "version": "1.0.0"
  54. }