package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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. "/socket.io/socket.io-client"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz",
  23. "_shasum": "00c608ab7dcd93897c0009651b1d3a8e1e73bbd1",
  24. "_spec": "component-bind@1.0.0",
  25. "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/socket.io-client",
  26. "bugs": {
  27. "url": "https://github.com/component/bind/issues"
  28. },
  29. "bundleDependencies": false,
  30. "component": {
  31. "scripts": {
  32. "bind/index.js": "index.js"
  33. }
  34. },
  35. "deprecated": false,
  36. "description": "function binding utility",
  37. "devDependencies": {
  38. "mocha": "*",
  39. "should": "*"
  40. },
  41. "homepage": "https://github.com/component/bind#readme",
  42. "keywords": [
  43. "bind",
  44. "utility"
  45. ],
  46. "name": "component-bind",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/component/bind.git"
  50. },
  51. "version": "1.0.0"
  52. }