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.

97 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "async-each@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/chokidar"
  6. ]
  7. ],
  8. "_from": "async-each@>=1.0.1 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "async-each@1.0.3",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/async-each",
  14. "_nodeVersion": "11.14.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/async-each_1.0.3_1555441141683_0.24135928845425325"
  18. },
  19. "_npmUser": {
  20. "email": "paul@paulmillr.com",
  21. "name": "paulmillr"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "async-each",
  27. "raw": "async-each@^1.0.1",
  28. "rawSpec": "^1.0.1",
  29. "scope": null,
  30. "spec": ">=1.0.1 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/chokidar"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz",
  37. "_shasum": "b727dbf87d7651602f06f4d4ac387f47d91b0cbf",
  38. "_shrinkwrap": null,
  39. "_spec": "async-each@^1.0.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/chokidar",
  41. "author": {
  42. "name": "Paul Miller",
  43. "url": "https://paulmillr.com/"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/paulmillr/async-each/issues"
  47. },
  48. "dependencies": {},
  49. "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
  50. "devDependencies": {},
  51. "directories": {},
  52. "dist": {
  53. "fileCount": 3,
  54. "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==",
  55. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctiX2CRA9TVsSAnZWagAA/g8P/3l1hRV4XdJKp9iqXQsF\nXVdLV1ZOxsjzKD9rS3kI8sSu7pQShKPnrQ5wb3Y4w54tt1KRXuc/M5Ot6VIu\niCoK15Emyxv1EF2ElzijJGBPd4t0xikLxD9I9zdvTeBPUrq520fAjbSppCAj\nT5vwqqs+rP7SaldAKhKZY+Y1f5vWCZejTib56zcbLnNF8RnsCkOhrm4ifqRi\nHj1LZZIe/QIaPbmzLmVCI7efS0EZj34rSaOtM3dr37KK6BdB5U1q5ekrhHNu\nWsZntYLV1b71zF1N2UqiAFz4nYohjhP7r5s1edoYXdmznROOPTV4M69FNfHK\n0Z/kLfcj3GZbNEnZ/AsTsMyhBujUmpcv+ZC38+J4RRogEFxHOijfIlTAtsBG\nzZ9M399QmRyE5JSCR+/6uwqUJgZDb24rGJkRpRylOSvDQddQz9w3dRZgLQgk\njpV0gu0nN6jCL/wHND3NdVQ78ytYVK8UngPIf0iKdlg8S0ufvl7uBslzXtfd\nbAwZb0Ox7v/HUPTcpQ8/B+uz2gd6QYFv5e2By9LN9x25h6vSOUc3BakWt1WG\nm4kJs3sdi4QwpHNXBJ31xbi9zsbd4WGiYYTSGfaVBPxhXTIU92twoT639393\n8br0QTyqXTKV1eJGERuehQe0e0XsjuhX5LjuNaGTBHiElQ+yrAo95fk7+09G\nlRPd\r\n=f3sq\r\n-----END PGP SIGNATURE-----\r\n",
  56. "shasum": "b727dbf87d7651602f06f4d4ac387f47d91b0cbf",
  57. "tarball": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz",
  58. "unpackedSize": 3952
  59. },
  60. "gitHead": "9c0980f671fd649e4523e15f5b281aaa5294409e",
  61. "homepage": "https://github.com/paulmillr/async-each/",
  62. "keywords": [
  63. "array",
  64. "async",
  65. "asynchronous",
  66. "concurrent",
  67. "control flow",
  68. "each",
  69. "flow",
  70. "forEach",
  71. "iterate",
  72. "iteration",
  73. "loop",
  74. "map",
  75. "parallel"
  76. ],
  77. "license": "MIT",
  78. "main": "index.js",
  79. "maintainers": [
  80. {
  81. "name": "es128",
  82. "email": "elan.shanker+npm@gmail.com"
  83. },
  84. {
  85. "name": "paulmillr",
  86. "email": "paul@paulmillr.com"
  87. }
  88. ],
  89. "name": "async-each",
  90. "optionalDependencies": {},
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "git://github.com/paulmillr/async-each.git"
  95. },
  96. "version": "1.0.3"
  97. }