package.json 1.3 KB

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