package.json 1.2 KB

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