package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_args": [
  3. [
  4. "backo2@1.0.2",
  5. "D:\\work\\im\\node_modules\\socket.io-client"
  6. ]
  7. ],
  8. "_from": "backo2@1.0.2",
  9. "_id": "backo2@1.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/backo2",
  13. "_npmUser": {
  14. "email": "mokesmokes@gmail.com",
  15. "name": "mokesmokes"
  16. },
  17. "_npmVersion": "1.4.28",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "backo2",
  21. "raw": "backo2@1.0.2",
  22. "rawSpec": "1.0.2",
  23. "scope": null,
  24. "spec": "1.0.2",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/socket.io-client",
  29. "/socket.io/socket.io-client"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz",
  32. "_shasum": "31ab1ac8b129363463e35b3ebb69f4dfcfba7947",
  33. "_shrinkwrap": null,
  34. "_spec": "backo2@1.0.2",
  35. "_where": "D:\\work\\im\\node_modules\\socket.io-client",
  36. "bugs": {
  37. "url": "https://github.com/mokesmokes/backo/issues"
  38. },
  39. "dependencies": {},
  40. "description": "simple backoff based on segmentio/backo",
  41. "devDependencies": {
  42. "mocha": "*",
  43. "should": "*"
  44. },
  45. "directories": {},
  46. "dist": {
  47. "shasum": "31ab1ac8b129363463e35b3ebb69f4dfcfba7947",
  48. "tarball": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz"
  49. },
  50. "gitHead": "3e695bade7756fef2295e8883bf3570a06e5d9ec",
  51. "homepage": "https://github.com/mokesmokes/backo",
  52. "keywords": [
  53. "backoff"
  54. ],
  55. "license": "MIT",
  56. "maintainers": [
  57. {
  58. "email": "mokesmokes@gmail.com",
  59. "name": "mokesmokes"
  60. }
  61. ],
  62. "name": "backo2",
  63. "optionalDependencies": {},
  64. "readme": "ERROR: No README data found!",
  65. "repository": {
  66. "type": "git",
  67. "url": "git+https://github.com/mokesmokes/backo.git"
  68. },
  69. "scripts": {},
  70. "version": "1.0.2"
  71. }