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.

99 lines
2.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "set-blocking@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-cli/node_modules/yargs"
  6. ]
  7. ],
  8. "_from": "set-blocking@>=2.0.0 <3.0.0",
  9. "_id": "set-blocking@2.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/set-blocking",
  13. "_nodeVersion": "0.12.7",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/set-blocking-2.0.0.tgz_1463525966987_0.5456729622092098"
  17. },
  18. "_npmUser": {
  19. "email": "ben@npmjs.com",
  20. "name": "bcoe"
  21. },
  22. "_npmVersion": "2.11.3",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "set-blocking",
  26. "raw": "set-blocking@^2.0.0",
  27. "rawSpec": "^2.0.0",
  28. "scope": null,
  29. "spec": ">=2.0.0 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/webpack-cli/yargs",
  34. "/yargs"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  37. "_shasum": "045f9782d011ae9a6803ddd382b24392b3d890f7",
  38. "_shrinkwrap": null,
  39. "_spec": "set-blocking@^2.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-cli/node_modules/yargs",
  41. "author": {
  42. "email": "ben@npmjs.com",
  43. "name": "Ben Coe"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/yargs/set-blocking/issues"
  47. },
  48. "dependencies": {},
  49. "description": "set blocking stdio and stderr ensuring that terminal output does not truncate",
  50. "devDependencies": {
  51. "chai": "^3.5.0",
  52. "coveralls": "^2.11.9",
  53. "mocha": "^2.4.5",
  54. "nyc": "^6.4.4",
  55. "standard": "^7.0.1",
  56. "standard-version": "^2.2.1"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "shasum": "045f9782d011ae9a6803ddd382b24392b3d890f7",
  61. "tarball": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz"
  62. },
  63. "files": [
  64. "LICENSE.txt",
  65. "index.js"
  66. ],
  67. "gitHead": "7eec10577b5fff264de477ba3b9d07f404946eff",
  68. "homepage": "https://github.com/yargs/set-blocking#readme",
  69. "keywords": [
  70. "blocking",
  71. "flush",
  72. "shim",
  73. "stderr",
  74. "stdio",
  75. "terminal"
  76. ],
  77. "license": "ISC",
  78. "main": "index.js",
  79. "maintainers": [
  80. {
  81. "name": "bcoe",
  82. "email": "ben@npmjs.com"
  83. }
  84. ],
  85. "name": "set-blocking",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/yargs/set-blocking.git"
  91. },
  92. "scripts": {
  93. "coverage": "nyc report --reporter=text-lcov | coveralls",
  94. "pretest": "standard",
  95. "test": "nyc mocha ./test/*.js",
  96. "version": "standard-version"
  97. },
  98. "version": "2.0.0"
  99. }