package.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "_args": [
  3. [
  4. "timed-out@^4.0.1",
  5. "/home/seleznev/project Angular/Quality system/node_modules/got"
  6. ]
  7. ],
  8. "_from": "timed-out@>=4.0.1 <5.0.0",
  9. "_id": "timed-out@4.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/timed-out",
  13. "_nodeVersion": "6.9.3",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/timed-out-4.0.1.tgz_1484575090971_0.24377561057917774"
  17. },
  18. "_npmUser": {
  19. "email": "floatdrop@gmail.com",
  20. "name": "floatdrop"
  21. },
  22. "_npmVersion": "3.10.10",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "timed-out",
  26. "raw": "timed-out@^4.0.1",
  27. "rawSpec": "^4.0.1",
  28. "scope": null,
  29. "spec": ">=4.0.1 <5.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/gh-got/got",
  34. "/got"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz",
  37. "_shasum": "f32eacac5a175bea25d7fab565ab3ed8741ef56f",
  38. "_shrinkwrap": null,
  39. "_spec": "timed-out@^4.0.1",
  40. "_where": "/home/seleznev/project Angular/Quality system/node_modules/got",
  41. "author": {
  42. "email": "floatdrop@gmail.com",
  43. "name": "Vsevolod Strukchinsky"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/floatdrop/timed-out/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged",
  50. "devDependencies": {
  51. "mocha": "*",
  52. "xo": "^0.16.0"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "shasum": "f32eacac5a175bea25d7fab565ab3ed8741ef56f",
  57. "tarball": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz"
  58. },
  59. "engines": {
  60. "node": ">=0.10.0"
  61. },
  62. "files": [
  63. "index.js"
  64. ],
  65. "gitHead": "2f00fdafb6af0a9b91fb23a04a9271766c5559a4",
  66. "homepage": "https://github.com/floatdrop/timed-out#readme",
  67. "keywords": [
  68. "get",
  69. "got",
  70. "http",
  71. "https",
  72. "request",
  73. "simple",
  74. "uri",
  75. "url",
  76. "util",
  77. "utility"
  78. ],
  79. "license": "MIT",
  80. "maintainers": [
  81. {
  82. "name": "floatdrop",
  83. "email": "floatdrop@gmail.com"
  84. }
  85. ],
  86. "name": "timed-out",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/floatdrop/timed-out.git"
  92. },
  93. "scripts": {
  94. "test": "xo && mocha"
  95. },
  96. "version": "4.0.1"
  97. }