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.

129 lines
2.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-extglob@^2.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/glob-parent/node_modules/is-glob"
  6. ]
  7. ],
  8. "_from": "is-extglob@>=2.1.0 <3.0.0",
  9. "_id": "is-extglob@2.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-extglob",
  13. "_nodeVersion": "6.9.2",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/is-extglob-2.1.1.tgz_1481429063759_0.21102957101538777"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "3.10.9",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "is-extglob",
  26. "raw": "is-extglob@^2.1.0",
  27. "rawSpec": "^2.1.0",
  28. "scope": null,
  29. "spec": ">=2.1.0 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/glob-parent/is-glob",
  34. "/is-glob"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  37. "_shasum": "a88c02535791f02ed37c76a1b9ea9773c833f8c2",
  38. "_shrinkwrap": null,
  39. "_spec": "is-extglob@^2.1.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/glob-parent/node_modules/is-glob",
  41. "author": {
  42. "name": "Jon Schlinkert",
  43. "url": "https://github.com/jonschlinkert"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/jonschlinkert/is-extglob/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Returns true if a string has an extglob.",
  50. "devDependencies": {
  51. "gulp-format-md": "^0.1.10",
  52. "mocha": "^3.0.2"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "shasum": "a88c02535791f02ed37c76a1b9ea9773c833f8c2",
  57. "tarball": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
  58. },
  59. "engines": {
  60. "node": ">=0.10.0"
  61. },
  62. "files": [
  63. "index.js"
  64. ],
  65. "gitHead": "10a74787acbe79abf02141c5d487950d1b197b15",
  66. "homepage": "https://github.com/jonschlinkert/is-extglob",
  67. "keywords": [
  68. "bash",
  69. "braces",
  70. "check",
  71. "exec",
  72. "expression",
  73. "extglob",
  74. "glob",
  75. "globbing",
  76. "globstar",
  77. "is",
  78. "match",
  79. "matches",
  80. "pattern",
  81. "regex",
  82. "regular",
  83. "string",
  84. "test"
  85. ],
  86. "license": "MIT",
  87. "main": "index.js",
  88. "maintainers": [
  89. {
  90. "name": "jonschlinkert",
  91. "email": "github@sellside.com"
  92. }
  93. ],
  94. "name": "is-extglob",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git+https://github.com/jonschlinkert/is-extglob.git"
  100. },
  101. "scripts": {
  102. "test": "mocha"
  103. },
  104. "verb": {
  105. "layout": "default",
  106. "lint": {
  107. "reflinks": true
  108. },
  109. "plugins": [
  110. "gulp-format-md"
  111. ],
  112. "reflinks": [
  113. "verb",
  114. "verb-generate-readme"
  115. ],
  116. "related": {
  117. "list": [
  118. "has-glob",
  119. "is-glob",
  120. "micromatch"
  121. ]
  122. },
  123. "tasks": [
  124. "readme"
  125. ],
  126. "toc": false
  127. },
  128. "version": "2.1.1"
  129. }