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.

122 lines
2.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "detect-file@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/findup-sync"
  6. ]
  7. ],
  8. "_from": "detect-file@>=1.0.0 <2.0.0",
  9. "_id": "detect-file@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/detect-file",
  13. "_nodeVersion": "6.10.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/detect-file-1.0.0.tgz_1501988960217_0.8393025605473667"
  17. },
  18. "_npmUser": {
  19. "email": "brian.woodward@gmail.com",
  20. "name": "doowb"
  21. },
  22. "_npmVersion": "4.6.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "detect-file",
  26. "raw": "detect-file@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/findup-sync"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
  36. "_shasum": "f0d66d03672a825cb1b73bdb3fe62310c8e552b7",
  37. "_shrinkwrap": null,
  38. "_spec": "detect-file@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/findup-sync",
  40. "author": {
  41. "name": "Brian Woodward",
  42. "url": "https://github.com/doowb"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/doowb/detect-file/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Detects if a file exists and returns the resolved filepath.",
  49. "devDependencies": {
  50. "gulp-format-md": "*",
  51. "mocha": "*"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "f0d66d03672a825cb1b73bdb3fe62310c8e552b7",
  56. "tarball": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz"
  57. },
  58. "engines": {
  59. "node": ">=0.10.0"
  60. },
  61. "files": [
  62. "index.js"
  63. ],
  64. "gitHead": "9454484372bf7f49cc9eecf4324d1f918f698e96",
  65. "homepage": "https://github.com/doowb/detect-file",
  66. "keywords": [
  67. "detect",
  68. "exists",
  69. "file",
  70. "file exists",
  71. "file-path",
  72. "filepath",
  73. "path",
  74. "resolve",
  75. "resolve file",
  76. "resolve filepath"
  77. ],
  78. "license": "MIT",
  79. "main": "index.js",
  80. "maintainers": [
  81. {
  82. "name": "jonschlinkert",
  83. "email": "github@sellside.com"
  84. },
  85. {
  86. "name": "doowb",
  87. "email": "brian.woodward@gmail.com"
  88. }
  89. ],
  90. "name": "detect-file",
  91. "optionalDependencies": {},
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "git+https://github.com/doowb/detect-file.git"
  96. },
  97. "scripts": {
  98. "test": "mocha"
  99. },
  100. "verb": {
  101. "layout": "default",
  102. "lint": {
  103. "reflinks": true
  104. },
  105. "plugins": [
  106. "gulp-format-md"
  107. ],
  108. "reflinks": [
  109. "verb",
  110. "verb-readme-generator"
  111. ],
  112. "related": {
  113. "list": [
  114. "fs-exists-sync"
  115. ]
  116. },
  117. "tasks": [
  118. "readme"
  119. ]
  120. },
  121. "version": "1.0.0"
  122. }