package.json 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. {
  2. "_args": [
  3. [
  4. "braces@^2.3.0",
  5. "/home/seleznev/project Angular/Quality system/node_modules/chokidar"
  6. ]
  7. ],
  8. "_from": "braces@>=2.3.0 <3.0.0",
  9. "_id": "braces@2.3.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/braces",
  13. "_nodeVersion": "9.9.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/braces_2.3.2_1523197311772_0.8796414074016354"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "5.8.0",
  23. "_phantomChildren": {
  24. "is-extendable": "0.1.1"
  25. },
  26. "_requested": {
  27. "name": "braces",
  28. "raw": "braces@^2.3.0",
  29. "rawSpec": "^2.3.0",
  30. "scope": null,
  31. "spec": ">=2.3.0 <3.0.0",
  32. "type": "range"
  33. },
  34. "_requiredBy": [
  35. "/chokidar",
  36. "/micromatch"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  39. "_shasum": "5979fd3f14cd531565e5fa2df1abfff1dfaee729",
  40. "_shrinkwrap": null,
  41. "_spec": "braces@^2.3.0",
  42. "_where": "/home/seleznev/project Angular/Quality system/node_modules/chokidar",
  43. "author": {
  44. "name": "Jon Schlinkert",
  45. "url": "https://github.com/jonschlinkert"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/micromatch/braces/issues"
  49. },
  50. "contributors": [
  51. {
  52. "name": "Brian Woodward",
  53. "url": "https://twitter.com/doowb"
  54. },
  55. {
  56. "name": "Elan Shanker",
  57. "url": "https://github.com/es128"
  58. },
  59. {
  60. "name": "Eugene Sharygin",
  61. "url": "https://github.com/eush77"
  62. },
  63. {
  64. "name": "hemanth.hm",
  65. "url": "http://h3manth.com"
  66. },
  67. {
  68. "name": "Jon Schlinkert",
  69. "url": "http://twitter.com/jonschlinkert"
  70. }
  71. ],
  72. "dependencies": {
  73. "arr-flatten": "^1.1.0",
  74. "array-unique": "^0.3.2",
  75. "extend-shallow": "^2.0.1",
  76. "fill-range": "^4.0.0",
  77. "isobject": "^3.0.1",
  78. "repeat-element": "^1.1.2",
  79. "snapdragon": "^0.8.1",
  80. "snapdragon-node": "^2.0.1",
  81. "split-string": "^3.0.2",
  82. "to-regex": "^3.0.1"
  83. },
  84. "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
  85. "devDependencies": {
  86. "ansi-cyan": "^0.1.1",
  87. "benchmarked": "^2.0.0",
  88. "brace-expansion": "^1.1.8",
  89. "cross-spawn": "^5.1.0",
  90. "gulp": "^3.9.1",
  91. "gulp-eslint": "^4.0.0",
  92. "gulp-format-md": "^1.0.0",
  93. "gulp-istanbul": "^1.1.2",
  94. "gulp-mocha": "^3.0.1",
  95. "gulp-unused": "^0.2.1",
  96. "is-windows": "^1.0.1",
  97. "minimatch": "^3.0.4",
  98. "mocha": "^3.2.0",
  99. "noncharacters": "^1.1.0",
  100. "text-table": "^0.2.0",
  101. "time-diff": "^0.3.1",
  102. "yargs-parser": "^8.0.0"
  103. },
  104. "directories": {},
  105. "dist": {
  106. "fileCount": 8,
  107. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  108. "shasum": "5979fd3f14cd531565e5fa2df1abfff1dfaee729",
  109. "tarball": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  110. "unpackedSize": 59699
  111. },
  112. "engines": {
  113. "node": ">=0.10.0"
  114. },
  115. "files": [
  116. "index.js",
  117. "lib"
  118. ],
  119. "gitHead": "8a3edbb31955881ae87ba540b9f86eb390e5c4bd",
  120. "homepage": "https://github.com/micromatch/braces",
  121. "keywords": [
  122. "alpha",
  123. "alphabetical",
  124. "bash",
  125. "brace",
  126. "braces",
  127. "expand",
  128. "expansion",
  129. "filepath",
  130. "fill",
  131. "fs",
  132. "glob",
  133. "globbing",
  134. "letter",
  135. "match",
  136. "matches",
  137. "matching",
  138. "number",
  139. "numerical",
  140. "path",
  141. "range",
  142. "ranges",
  143. "sh"
  144. ],
  145. "license": "MIT",
  146. "main": "index.js",
  147. "maintainers": [
  148. {
  149. "name": "doowb",
  150. "email": "brian.woodward@gmail.com"
  151. },
  152. {
  153. "name": "es128",
  154. "email": "elan.shanker+npm@gmail.com"
  155. },
  156. {
  157. "name": "jonschlinkert",
  158. "email": "github@sellside.com"
  159. }
  160. ],
  161. "name": "braces",
  162. "optionalDependencies": {},
  163. "readme": "ERROR: No README data found!",
  164. "repository": {
  165. "type": "git",
  166. "url": "git+https://github.com/micromatch/braces.git"
  167. },
  168. "scripts": {
  169. "benchmark": "node benchmark",
  170. "test": "mocha"
  171. },
  172. "verb": {
  173. "layout": "default",
  174. "lint": {
  175. "reflinks": true
  176. },
  177. "plugins": [
  178. "gulp-format-md"
  179. ],
  180. "related": {
  181. "list": [
  182. "expand-brackets",
  183. "extglob",
  184. "fill-range",
  185. "micromatch",
  186. "nanomatch"
  187. ]
  188. },
  189. "tasks": [
  190. "readme"
  191. ],
  192. "toc": false
  193. },
  194. "version": "2.3.2"
  195. }