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.

110 lines
3.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "p-map@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/del"
  6. ]
  7. ],
  8. "_from": "p-map@>=2.0.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "p-map@2.1.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/p-map",
  14. "_nodeVersion": "10.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/p-map_2.1.0_1554564466828_0.6092914198956048"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "p-map",
  27. "raw": "p-map@^2.0.0",
  28. "rawSpec": "^2.0.0",
  29. "scope": null,
  30. "spec": ">=2.0.0 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/del"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz",
  37. "_shasum": "310928feef9c9ecc65b68b17693018a665cea175",
  38. "_shrinkwrap": null,
  39. "_spec": "p-map@^2.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/del",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/p-map/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Map over promises concurrently",
  51. "devDependencies": {
  52. "ava": "^1.4.1",
  53. "delay": "^4.1.0",
  54. "in-range": "^1.0.0",
  55. "random-int": "^1.0.0",
  56. "time-span": "^3.1.0",
  57. "tsd": "^0.7.2",
  58. "xo": "^0.24.0"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 5,
  63. "integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqMVzCRA9TVsSAnZWagAAH7MP/1dhjbYA95u96lcrXoI7\nPANumsOKN46Kk45pH6026PJJWJYnNsuf5LFchkf2j3K9aDxjwHg9T9tQdnQX\ni4zsurQSVDF7y24MNc54kJ4sj2zWIBYVp1coF+eiVJ9pBvQUxW6Ei+7a67ID\np09x8rzbuBdUQc1UuXyfWA/o6MeGhrH7IG/jHQYuNIaQrTNFmTfKtnE724aV\nXHFHYru9IsBv90l1DmeBdkAzZE7C5pV+XRTLRzgB1k1vd2YBOaKYVsalAYFd\nsvALaPBHveu5q4yU/BbU1I2bzdU3FNa0+BuTBMnj9PFM8si81/G/isIFHd3u\n8jIqxoZ28stb/G9ESlodd+ml+0qCWTjC5owQUnGA0jbcDlMTMnbIHMA6BcIy\nwFjUoF8dD7jELaSocnUVxgPD/Ce0g7pb0q1W2YDiOx/nK88q3NS+Ne6B+X4G\nxAJk5gqGNa3k1HK5uFv7qEr8WfiDy95odJLnUZr+IBOpKy8c9eipuZwkoVfv\nZ/SaTt9xUR7YY6jV0e84FwcNwc9NekaVuQnHMK2SpWofeM1SnMda2C6sh3jl\nBqxhPqN+boUIqxI8bPUajuWAMfX4mX85pIyQyYddMxxhBCjpWTNmrgOUpAW/\nV61b/jzV/bEcadK70NhqiZZ8RyeZpPNhaq23hkviya4f/MknvyHWXO5pTzcK\nfAOk\r\n=GygQ\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "310928feef9c9ecc65b68b17693018a665cea175",
  66. "tarball": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz",
  67. "unpackedSize": 7492
  68. },
  69. "engines": {
  70. "node": ">=6"
  71. },
  72. "gitHead": "a44286e8c4b63bebeae3526b94dd21779e26c518",
  73. "homepage": "https://github.com/sindresorhus/p-map#readme",
  74. "keywords": [
  75. "async",
  76. "await",
  77. "bluebird",
  78. "collection",
  79. "concurrency",
  80. "concurrently",
  81. "fulfilled",
  82. "iterable",
  83. "iterator",
  84. "map",
  85. "parallel",
  86. "promise",
  87. "promises",
  88. "race",
  89. "resolved",
  90. "wait"
  91. ],
  92. "license": "MIT",
  93. "maintainers": [
  94. {
  95. "name": "sindresorhus",
  96. "email": "sindresorhus@gmail.com"
  97. }
  98. ],
  99. "name": "p-map",
  100. "optionalDependencies": {},
  101. "readme": "ERROR: No README data found!",
  102. "repository": {
  103. "type": "git",
  104. "url": "git+https://github.com/sindresorhus/p-map.git"
  105. },
  106. "scripts": {
  107. "test": "xo && ava && tsd"
  108. },
  109. "version": "2.1.0"
  110. }