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.

101 lines
2.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "fs-write-stream-atomic@^1.0.8",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/move-concurrently"
  6. ]
  7. ],
  8. "_from": "fs-write-stream-atomic@>=1.0.8 <2.0.0",
  9. "_id": "fs-write-stream-atomic@1.0.10",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/fs-write-stream-atomic",
  13. "_nodeVersion": "7.7.1",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/fs-write-stream-atomic-1.0.10.tgz_1488925398888_0.6416559314820915"
  17. },
  18. "_npmUser": {
  19. "email": "me@re-becca.org",
  20. "name": "iarna"
  21. },
  22. "_npmVersion": "4.4.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "fs-write-stream-atomic",
  26. "raw": "fs-write-stream-atomic@^1.0.8",
  27. "rawSpec": "^1.0.8",
  28. "scope": null,
  29. "spec": ">=1.0.8 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/copy-concurrently",
  34. "/move-concurrently"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz",
  37. "_shasum": "b47df53493ef911df75731e70a9ded0189db40c9",
  38. "_shrinkwrap": null,
  39. "_spec": "fs-write-stream-atomic@^1.0.8",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/move-concurrently",
  41. "author": {
  42. "email": "i@izs.me",
  43. "name": "Isaac Z. Schlueter",
  44. "url": "http://blog.izs.me/"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/npm/fs-write-stream-atomic/issues"
  48. },
  49. "dependencies": {
  50. "graceful-fs": "^4.1.2",
  51. "iferr": "^0.1.5",
  52. "imurmurhash": "^0.1.4",
  53. "readable-stream": "1 || 2"
  54. },
  55. "description": "Like `fs.createWriteStream(...)`, but atomic.",
  56. "devDependencies": {
  57. "rimraf": "^2.4.4",
  58. "standard": "^5.4.1",
  59. "tap": "^2.3.1"
  60. },
  61. "directories": {
  62. "test": "test"
  63. },
  64. "dist": {
  65. "shasum": "b47df53493ef911df75731e70a9ded0189db40c9",
  66. "tarball": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz"
  67. },
  68. "gitHead": "de157c0373a40fb5539640923cab9671cef08b12",
  69. "homepage": "https://github.com/npm/fs-write-stream-atomic",
  70. "license": "ISC",
  71. "main": "index.js",
  72. "maintainers": [
  73. {
  74. "name": "iarna",
  75. "email": "me@re-becca.org"
  76. },
  77. {
  78. "name": "isaacs",
  79. "email": "i@izs.me"
  80. },
  81. {
  82. "name": "othiym23",
  83. "email": "ogd@aoaioxxysz.net"
  84. },
  85. {
  86. "name": "zkat",
  87. "email": "kat@sykosomatic.org"
  88. }
  89. ],
  90. "name": "fs-write-stream-atomic",
  91. "optionalDependencies": {},
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "git+https://github.com/npm/fs-write-stream-atomic.git"
  96. },
  97. "scripts": {
  98. "test": "standard && tap --coverage test/*.js"
  99. },
  100. "version": "1.0.10"
  101. }