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.

115 lines
3.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "p-locate@^3.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/locate-path"
  6. ]
  7. ],
  8. "_from": "p-locate@>=3.0.0 <4.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "p-locate@3.0.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/p-locate",
  14. "_nodeVersion": "8.11.2",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/p-locate_3.0.0_1529066877849_0.3762033584213962"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "p-locate",
  27. "raw": "p-locate@^3.0.0",
  28. "rawSpec": "^3.0.0",
  29. "scope": null,
  30. "spec": ">=3.0.0 <4.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/locate-path"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  37. "_shasum": "322d69a05c0264b25997d9f40cd8a891ab0064a4",
  38. "_shrinkwrap": null,
  39. "_spec": "p-locate@^3.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/locate-path",
  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-locate/issues"
  48. },
  49. "dependencies": {
  50. "p-limit": "^2.0.0"
  51. },
  52. "description": "Get the first fulfilled promise that satisfies the provided testing function",
  53. "devDependencies": {
  54. "ava": "*",
  55. "delay": "^3.0.0",
  56. "in-range": "^1.0.0",
  57. "time-span": "^2.0.0",
  58. "xo": "*"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 4,
  63. "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI7V+CRA9TVsSAnZWagAAmS8P/iJ5wzoShdXBVPfoNY1O\nr0t03ZiQkJ9Ae4XuJU5C5c2Si7lcgGw8sx6C+iAcYX/zWv7mfygNi+C/ADF5\nZuCBwp0hhC2Nott55961FfTiCHTO2/MRApZo2Eg3sl/ru0KglHvRFS5r/ZXb\n634s++vlPvlbFzCDfELeeM8YOxNjYryRhgNQ6UxXIvsU8RffnrMDXVJphnXE\nWuUEmhgCxzSgH8F/C0DblXoAGkp1qwKAY8MmaWgJpvtIvn2JYC/87S3pdSYy\nMngjVE1MTEulUubGKDmO83N1vM45n1r/pMZarNF2GHynO6SWR68JBPIQ+dmn\nFP4iNv+2eJVExkQzg/DKWNwoPSmq3karaEBU6AJtHRxoe8qgxdjPgjMqPZ0a\n5KieVHs/rwPxKL2/qOSfElcZ5lrnXICuoErKMeR5NjYD5o1Q+7DUhwAWzATv\nS7vP0ZdUCS0+Zt/F7vFk24WzOAhiGNK/aL5TtfKYGu9VmBDj1gJNOVHP+/zl\nRWjSFB9rkVoCYxscx+VYERfgAHqldYF2afgTNOVHy0iNOFelldi1oCT3KP0W\nIMyP1lQE+Nz3Z7JdrFIhe+a2N+swjaadfCw2nk2mesCBvYZDNUeTlQ9ao05h\nFHV0pcoqg98mHz3sklz8aj1phUPkIbbzYd9KPMRAobdjvbtwTQDu2hjYsDXv\niPPm\r\n=9PP9\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "322d69a05c0264b25997d9f40cd8a891ab0064a4",
  66. "tarball": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  67. "unpackedSize": 5055
  68. },
  69. "engines": {
  70. "node": ">=6"
  71. },
  72. "files": [
  73. "index.js"
  74. ],
  75. "gitHead": "d37f108c0b04779e307b4e7203981caa367bac57",
  76. "homepage": "https://github.com/sindresorhus/p-locate#readme",
  77. "keywords": [
  78. "array",
  79. "async",
  80. "await",
  81. "bluebird",
  82. "collection",
  83. "fastest",
  84. "find",
  85. "finder",
  86. "fulfilled",
  87. "iterable",
  88. "iterator",
  89. "locate",
  90. "promise",
  91. "promises",
  92. "race",
  93. "search",
  94. "searcher",
  95. "test"
  96. ],
  97. "license": "MIT",
  98. "maintainers": [
  99. {
  100. "name": "sindresorhus",
  101. "email": "sindresorhus@gmail.com"
  102. }
  103. ],
  104. "name": "p-locate",
  105. "optionalDependencies": {},
  106. "readme": "ERROR: No README data found!",
  107. "repository": {
  108. "type": "git",
  109. "url": "git+https://github.com/sindresorhus/p-locate.git"
  110. },
  111. "scripts": {
  112. "test": "xo && ava"
  113. },
  114. "version": "3.0.0"
  115. }