package.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. ],
  21. "_resolved": "http://registry.npm.taobao.org/backo2/download/backo2-1.0.2.tgz",
  22. "_shasum": "31ab1ac8b129363463e35b3ebb69f4dfcfba7947",
  23. "_spec": "backo2@1.0.2",
  24. "_where": "E:\\dev\\007\\node_module\\node10\\node_modules\\socket.io-client",
  25. "bugs": {
  26. "url": "https://github.com/mokesmokes/backo/issues"
  27. },
  28. "bundleDependencies": false,
  29. "dependencies": {},
  30. "deprecated": false,
  31. "description": "simple backoff based on segmentio/backo",
  32. "devDependencies": {
  33. "mocha": "*",
  34. "should": "*"
  35. },
  36. "homepage": "https://github.com/mokesmokes/backo#readme",
  37. "keywords": [
  38. "backoff"
  39. ],
  40. "license": "MIT",
  41. "name": "backo2",
  42. "repository": {
  43. "type": "git",
  44. "url": "git+https://github.com/mokesmokes/backo.git"
  45. },
  46. "version": "1.0.2"
  47. }