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.

124 lines
2.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-directory@^0.3.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cosmiconfig"
  6. ]
  7. ],
  8. "_from": "is-directory@>=0.3.1 <0.4.0",
  9. "_id": "is-directory@0.3.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-directory",
  13. "_nodeVersion": "5.5.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/is-directory-0.3.1.tgz_1463855410142_0.31531976349651814"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "3.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "is-directory",
  26. "raw": "is-directory@^0.3.1",
  27. "rawSpec": "^0.3.1",
  28. "scope": null,
  29. "spec": ">=0.3.1 <0.4.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/cosmiconfig"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz",
  36. "_shasum": "61339b6f2475fc772fd9c9d83f5c8575dc154ae1",
  37. "_shrinkwrap": null,
  38. "_spec": "is-directory@^0.3.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cosmiconfig",
  40. "author": {
  41. "name": "Jon Schlinkert",
  42. "url": "https://github.com/jonschlinkert"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/jonschlinkert/is-directory/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Returns true if a filepath exists on the file system and it's directory.",
  49. "devDependencies": {
  50. "gulp-format-md": "^0.1.9",
  51. "mocha": "^2.4.5"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "61339b6f2475fc772fd9c9d83f5c8575dc154ae1",
  56. "tarball": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz"
  57. },
  58. "engines": {
  59. "node": ">=0.10.0"
  60. },
  61. "files": [
  62. "index.js"
  63. ],
  64. "gitHead": "8fcb68ac98f26b4c8c3751937a765c78fce53852",
  65. "homepage": "https://github.com/jonschlinkert/is-directory",
  66. "keywords": [
  67. "dir",
  68. "directories",
  69. "directory",
  70. "dirs",
  71. "file",
  72. "filepath",
  73. "files",
  74. "fp",
  75. "fs",
  76. "node",
  77. "node.js",
  78. "path",
  79. "paths",
  80. "system"
  81. ],
  82. "license": "MIT",
  83. "main": "index.js",
  84. "maintainers": [
  85. {
  86. "name": "jonschlinkert",
  87. "email": "github@sellside.com"
  88. }
  89. ],
  90. "name": "is-directory",
  91. "optionalDependencies": {},
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "git+https://github.com/jonschlinkert/is-directory.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. ],
  111. "related": {
  112. "list": [
  113. "is-absolute",
  114. "is-glob",
  115. "is-relative"
  116. ]
  117. },
  118. "tasks": [
  119. "readme"
  120. ],
  121. "toc": false
  122. },
  123. "version": "0.3.1"
  124. }