package.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "braces@^1.8.2",
  6. "scope": null,
  7. "escapedName": "braces",
  8. "name": "braces",
  9. "rawSpec": "^1.8.2",
  10. "spec": ">=1.8.2 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/micromatch"
  14. ]
  15. ],
  16. "_from": "braces@>=1.8.2 <2.0.0",
  17. "_id": "braces@1.8.5",
  18. "_inCache": true,
  19. "_location": "/braces",
  20. "_nodeVersion": "5.5.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/braces-1.8.5.tgz_1463843581552_0.5618140168953687"
  24. },
  25. "_npmUser": {
  26. "name": "jonschlinkert",
  27. "email": "github@sellside.com"
  28. },
  29. "_npmVersion": "3.6.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "braces@^1.8.2",
  33. "scope": null,
  34. "escapedName": "braces",
  35. "name": "braces",
  36. "rawSpec": "^1.8.2",
  37. "spec": ">=1.8.2 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/micromatch"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz",
  44. "_shasum": "ba77962e12dff969d6b76711e914b737857bf6a7",
  45. "_shrinkwrap": null,
  46. "_spec": "braces@^1.8.2",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/micromatch",
  48. "author": {
  49. "name": "Jon Schlinkert",
  50. "url": "https://github.com/jonschlinkert"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/jonschlinkert/braces/issues"
  54. },
  55. "dependencies": {
  56. "expand-range": "^1.8.1",
  57. "preserve": "^0.2.0",
  58. "repeat-element": "^1.1.2"
  59. },
  60. "description": "Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.",
  61. "devDependencies": {
  62. "benchmarked": "^0.1.5",
  63. "brace-expansion": "^1.1.3",
  64. "chalk": "^1.1.3",
  65. "gulp-format-md": "^0.1.8",
  66. "minimatch": "^3.0.0",
  67. "minimist": "^1.2.0",
  68. "mocha": "^2.4.5",
  69. "should": "^8.3.1"
  70. },
  71. "directories": {},
  72. "dist": {
  73. "shasum": "ba77962e12dff969d6b76711e914b737857bf6a7",
  74. "tarball": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz"
  75. },
  76. "engines": {
  77. "node": ">=0.10.0"
  78. },
  79. "files": [
  80. "index.js"
  81. ],
  82. "gitHead": "24874614ebeda1c5405180f1f6c9f374bcf384ce",
  83. "homepage": "https://github.com/jonschlinkert/braces",
  84. "keywords": [
  85. "alpha",
  86. "alphabetical",
  87. "bash",
  88. "brace",
  89. "expand",
  90. "expansion",
  91. "filepath",
  92. "fill",
  93. "fs",
  94. "glob",
  95. "globbing",
  96. "letter",
  97. "match",
  98. "matches",
  99. "matching",
  100. "number",
  101. "numerical",
  102. "path",
  103. "range",
  104. "ranges",
  105. "sh"
  106. ],
  107. "license": "MIT",
  108. "main": "index.js",
  109. "maintainers": [
  110. {
  111. "name": "jonschlinkert",
  112. "email": "github@sellside.com"
  113. },
  114. {
  115. "name": "es128",
  116. "email": "elan.shanker+npm@gmail.com"
  117. },
  118. {
  119. "name": "doowb",
  120. "email": "brian.woodward@gmail.com"
  121. }
  122. ],
  123. "name": "braces",
  124. "optionalDependencies": {},
  125. "readme": "ERROR: No README data found!",
  126. "repository": {
  127. "type": "git",
  128. "url": "git+https://github.com/jonschlinkert/braces.git"
  129. },
  130. "scripts": {
  131. "test": "mocha"
  132. },
  133. "verb": {
  134. "plugins": [
  135. "gulp-format-md"
  136. ],
  137. "reflinks": [
  138. "verb"
  139. ],
  140. "toc": false,
  141. "layout": "default",
  142. "lint": {
  143. "reflinks": true
  144. },
  145. "tasks": [
  146. "readme"
  147. ],
  148. "related": {
  149. "list": [
  150. "micromatch",
  151. "expand-range",
  152. "fill-range"
  153. ]
  154. }
  155. },
  156. "version": "1.8.5"
  157. }