package.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "component-bind@1.0.0",
  5. "/Users/mac/projects/mime/mine"
  6. ]
  7. ],
  8. "_from": "component-bind@1.0.0",
  9. "_id": "component-bind@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-WZveuKPeKAG9qY+FkYDeADzdHyTYdIboXS59ixDeRJL5ZhxpqUnxSOwop4FQjMsiYm3/Or8cegVbpAHNA7pHxw==",
  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.npmmirror.com/component-bind/-/component-bind-1.0.0.tgz",
  28. "_spec": "1.0.0",
  29. "_where": "/Users/mac/projects/mime/mine",
  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. }