package.json 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. {
  2. "_args": [
  3. [
  4. "nanomatch@1.2.13",
  5. "D:\\qianger\\7\\jindouyunNewFront"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "nanomatch@1.2.13",
  10. "_id": "nanomatch@1.2.13",
  11. "_inBundle": false,
  12. "_integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
  13. "_location": "/nanomatch",
  14. "_phantomChildren": {
  15. "assign-symbols": "1.0.0",
  16. "is-plain-object": "2.0.4"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "nanomatch@1.2.13",
  22. "name": "nanomatch",
  23. "escapedName": "nanomatch",
  24. "rawSpec": "1.2.13",
  25. "saveSpec": null,
  26. "fetchSpec": "1.2.13"
  27. },
  28. "_requiredBy": [
  29. "/cpx/readdirp/micromatch",
  30. "/micromatch",
  31. "/svg-baker/micromatch"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
  34. "_spec": "1.2.13",
  35. "_where": "D:\\qianger\\7\\jindouyunNewFront",
  36. "author": {
  37. "name": "Jon Schlinkert",
  38. "url": "https://github.com/jonschlinkert"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/micromatch/nanomatch/issues"
  42. },
  43. "contributors": [
  44. {
  45. "name": "Devon Govett",
  46. "url": "http://badassjs.com"
  47. },
  48. {
  49. "name": "Jon Schlinkert",
  50. "url": "http://twitter.com/jonschlinkert"
  51. }
  52. ],
  53. "dependencies": {
  54. "arr-diff": "^4.0.0",
  55. "array-unique": "^0.3.2",
  56. "define-property": "^2.0.2",
  57. "extend-shallow": "^3.0.2",
  58. "fragment-cache": "^0.2.1",
  59. "is-windows": "^1.0.2",
  60. "kind-of": "^6.0.2",
  61. "object.pick": "^1.3.0",
  62. "regex-not": "^1.0.0",
  63. "snapdragon": "^0.8.1",
  64. "to-regex": "^3.0.1"
  65. },
  66. "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)",
  67. "devDependencies": {
  68. "bash-match": "^1.0.2",
  69. "for-own": "^1.0.0",
  70. "gulp": "^3.9.1",
  71. "gulp-format-md": "^1.0.0",
  72. "gulp-istanbul": "^1.1.3",
  73. "gulp-mocha": "^5.0.0",
  74. "helper-changelog": "^0.3.0",
  75. "minimatch": "^3.0.4",
  76. "minimist": "^1.2.0",
  77. "mocha": "^3.5.3",
  78. "multimatch": "^2.1.0"
  79. },
  80. "engines": {
  81. "node": ">=0.10.0"
  82. },
  83. "files": [
  84. "index.js",
  85. "lib"
  86. ],
  87. "homepage": "https://github.com/micromatch/nanomatch",
  88. "keywords": [
  89. "bash",
  90. "expand",
  91. "expansion",
  92. "expression",
  93. "file",
  94. "files",
  95. "filter",
  96. "find",
  97. "glob",
  98. "globbing",
  99. "globs",
  100. "globstar",
  101. "match",
  102. "matcher",
  103. "matches",
  104. "matching",
  105. "micromatch",
  106. "minimatch",
  107. "multimatch",
  108. "nanomatch",
  109. "path",
  110. "pattern",
  111. "patterns",
  112. "regex",
  113. "regexp",
  114. "regular",
  115. "shell",
  116. "wildcard"
  117. ],
  118. "license": "MIT",
  119. "lintDeps": {
  120. "dependencies": {
  121. "options": {
  122. "lock": {
  123. "snapdragon": "^0.8.1"
  124. }
  125. }
  126. },
  127. "devDependencies": {
  128. "files": {
  129. "options": {
  130. "ignore": [
  131. "benchmark/**"
  132. ]
  133. }
  134. }
  135. }
  136. },
  137. "main": "index.js",
  138. "name": "nanomatch",
  139. "repository": {
  140. "type": "git",
  141. "url": "git+https://github.com/micromatch/nanomatch.git"
  142. },
  143. "scripts": {
  144. "test": "mocha"
  145. },
  146. "verb": {
  147. "toc": "collapsible",
  148. "layout": "default",
  149. "tasks": [
  150. "readme"
  151. ],
  152. "helpers": [
  153. "helper-changelog"
  154. ],
  155. "plugins": [
  156. "gulp-format-md"
  157. ],
  158. "related": {
  159. "list": [
  160. "extglob",
  161. "is-extglob",
  162. "is-glob",
  163. "micromatch"
  164. ]
  165. },
  166. "reflinks": [
  167. "expand-brackets",
  168. "expand-tilde",
  169. "glob-object",
  170. "micromatch",
  171. "minimatch",
  172. "options",
  173. "snapdragon"
  174. ],
  175. "lint": {
  176. "reflinks": true
  177. }
  178. },
  179. "version": "1.2.13"
  180. }