package.json 1.9 KB

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