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.

50 lines
1.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "backo2@1.0.2",
  5. "/home/guest/socket"
  6. ]
  7. ],
  8. "_from": "backo2@1.0.2",
  9. "_id": "backo2@1.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc=",
  12. "_location": "/backo2",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "backo2@1.0.2",
  18. "name": "backo2",
  19. "escapedName": "backo2",
  20. "rawSpec": "1.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.2"
  23. },
  24. "_requiredBy": [
  25. "/socket.io-client"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz",
  28. "_spec": "1.0.2",
  29. "_where": "/home/guest/socket",
  30. "bugs": {
  31. "url": "https://github.com/mokesmokes/backo/issues"
  32. },
  33. "dependencies": {},
  34. "description": "simple backoff based on segmentio/backo",
  35. "devDependencies": {
  36. "mocha": "*",
  37. "should": "*"
  38. },
  39. "homepage": "https://github.com/mokesmokes/backo#readme",
  40. "keywords": [
  41. "backoff"
  42. ],
  43. "license": "MIT",
  44. "name": "backo2",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/mokesmokes/backo.git"
  48. },
  49. "version": "1.0.2"
  50. }