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.

108 lines
3.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "locate-path@^3.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/find-up"
  6. ]
  7. ],
  8. "_from": "locate-path@>=3.0.0 <4.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "locate-path@3.0.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/locate-path",
  14. "_nodeVersion": "8.11.2",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/locate-path_3.0.0_1529269166609_0.06080172995584565"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "locate-path",
  27. "raw": "locate-path@^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. "/find-up"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  37. "_shasum": "dbec3b3ab759758071b58fe59fc41871af21400e",
  38. "_shrinkwrap": null,
  39. "_spec": "locate-path@^3.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/find-up",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/locate-path/issues"
  48. },
  49. "dependencies": {
  50. "p-locate": "^3.0.0",
  51. "path-exists": "^3.0.0"
  52. },
  53. "description": "Get the first path that exists on disk of multiple paths",
  54. "devDependencies": {
  55. "ava": "*",
  56. "xo": "*"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "fileCount": 4,
  61. "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
  62. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJsuvCRA9TVsSAnZWagAAKJ8P/j0FJhuUso5Gpt4CxJDh\n8BOK0XgQpBa7/ZywwygXnB5QuPo+Fe+G4t3mrsc+9MRJrbja4q0eqrtutwnb\n3EYSokKlQj+++9DAMyEamET3XbQVKypSkJ/phXXrzYpSafRkM6H7Zmh1PLIK\nuoGtpbYiGATaUFqbz+sYwkQ0RTweEQTfG+XvgOLVviCDF2Q5TE1wD+w/Lk4V\noGyu1vH1O6nyGuI8+OCZtO/7ub628/5n1WmgYId4CG9umDRPAiIKaQ6IXkhI\nmLy/4FbDGW5dn95YfHxKiJyzJOyE3EagyOEDANkO58htWE2WxdTlHLJrKVgD\ngS6ggUfTrslD7gQYNW3mwBEIBxTeRP7FSdLLEhGsJ7x9+bGEdJnNeKHVwNMX\nujKGOYre3xhwOfzNY+RzmHCXDRxf1gDXFcLQASxaS2CkcYjxDukhDxqL0Egi\n90o0xCX8tEGxuTvDC/1Zlxvin+SWWvPgWHgO0FVZyLEwaM/kL6YZPHQ5Qqg2\n1g+kQoMjFwxqXnY14nPIqPqzsLF4XXtnWr6PI9pZacJfU+OCT14b9vcSmQYY\nf6QnwppSq2ND7SnwVrXMB+JSZSrOMoGf5O2XVyhh3YipmryXp+NauT1GIkAd\nWO5/KdhVqUM7EGFAS8y0kchxFRzswxE7aGqn+o2OqNpKQtBXmfkI3547ncrc\n7Exq\r\n=AQcu\r\n-----END PGP SIGNATURE-----\r\n",
  63. "shasum": "dbec3b3ab759758071b58fe59fc41871af21400e",
  64. "tarball": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  65. "unpackedSize": 3869
  66. },
  67. "engines": {
  68. "node": ">=6"
  69. },
  70. "files": [
  71. "index.js"
  72. ],
  73. "gitHead": "d6f19ffa31544161ee94118963deb3b683418151",
  74. "homepage": "https://github.com/sindresorhus/locate-path#readme",
  75. "keywords": [
  76. "array",
  77. "exists",
  78. "file",
  79. "files",
  80. "find",
  81. "finder",
  82. "iterable",
  83. "iterator",
  84. "locate",
  85. "path",
  86. "paths",
  87. "search",
  88. "searcher"
  89. ],
  90. "license": "MIT",
  91. "maintainers": [
  92. {
  93. "name": "sindresorhus",
  94. "email": "sindresorhus@gmail.com"
  95. }
  96. ],
  97. "name": "locate-path",
  98. "optionalDependencies": {},
  99. "readme": "ERROR: No README data found!",
  100. "repository": {
  101. "type": "git",
  102. "url": "git+https://github.com/sindresorhus/locate-path.git"
  103. },
  104. "scripts": {
  105. "test": "xo && ava"
  106. },
  107. "version": "3.0.0"
  108. }