package.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. {
  2. "_args": [
  3. [
  4. "is-extglob@^2.1.0",
  5. "/home/seleznev/project Angular/Quality system/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. "/http-proxy-middleware/is-glob",
  35. "/is-glob"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  38. "_shasum": "a88c02535791f02ed37c76a1b9ea9773c833f8c2",
  39. "_shrinkwrap": null,
  40. "_spec": "is-extglob@^2.1.0",
  41. "_where": "/home/seleznev/project Angular/Quality system/node_modules/glob-parent/node_modules/is-glob",
  42. "author": {
  43. "name": "Jon Schlinkert",
  44. "url": "https://github.com/jonschlinkert"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/jonschlinkert/is-extglob/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Returns true if a string has an extglob.",
  51. "devDependencies": {
  52. "gulp-format-md": "^0.1.10",
  53. "mocha": "^3.0.2"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "a88c02535791f02ed37c76a1b9ea9773c833f8c2",
  58. "tarball": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
  59. },
  60. "engines": {
  61. "node": ">=0.10.0"
  62. },
  63. "files": [
  64. "index.js"
  65. ],
  66. "gitHead": "10a74787acbe79abf02141c5d487950d1b197b15",
  67. "homepage": "https://github.com/jonschlinkert/is-extglob",
  68. "keywords": [
  69. "bash",
  70. "braces",
  71. "check",
  72. "exec",
  73. "expression",
  74. "extglob",
  75. "glob",
  76. "globbing",
  77. "globstar",
  78. "is",
  79. "match",
  80. "matches",
  81. "pattern",
  82. "regex",
  83. "regular",
  84. "string",
  85. "test"
  86. ],
  87. "license": "MIT",
  88. "main": "index.js",
  89. "maintainers": [
  90. {
  91. "name": "jonschlinkert",
  92. "email": "github@sellside.com"
  93. }
  94. ],
  95. "name": "is-extglob",
  96. "optionalDependencies": {},
  97. "readme": "ERROR: No README data found!",
  98. "repository": {
  99. "type": "git",
  100. "url": "git+https://github.com/jonschlinkert/is-extglob.git"
  101. },
  102. "scripts": {
  103. "test": "mocha"
  104. },
  105. "verb": {
  106. "layout": "default",
  107. "lint": {
  108. "reflinks": true
  109. },
  110. "plugins": [
  111. "gulp-format-md"
  112. ],
  113. "reflinks": [
  114. "verb",
  115. "verb-generate-readme"
  116. ],
  117. "related": {
  118. "list": [
  119. "has-glob",
  120. "is-glob",
  121. "micromatch"
  122. ]
  123. },
  124. "tasks": [
  125. "readme"
  126. ],
  127. "toc": false
  128. },
  129. "version": "2.1.1"
  130. }