25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

104 satır
2.0 KiB

3 yıl önce
  1. {
  2. "_args": [
  3. [
  4. "is-extglob@2.1.1",
  5. "/home/ubuntu/etherpad-lite"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "is-extglob@2.1.1",
  10. "_id": "is-extglob@2.1.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
  13. "_location": "/is-extglob",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "is-extglob@2.1.1",
  19. "name": "is-extglob",
  20. "escapedName": "is-extglob",
  21. "rawSpec": "2.1.1",
  22. "saveSpec": null,
  23. "fetchSpec": "2.1.1"
  24. },
  25. "_requiredBy": [
  26. "/is-glob"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  29. "_spec": "2.1.1",
  30. "_where": "/home/ubuntu/etherpad-lite",
  31. "author": {
  32. "name": "Jon Schlinkert",
  33. "url": "https://github.com/jonschlinkert"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/jonschlinkert/is-extglob/issues"
  37. },
  38. "description": "Returns true if a string has an extglob.",
  39. "devDependencies": {
  40. "gulp-format-md": "^0.1.10",
  41. "mocha": "^3.0.2"
  42. },
  43. "engines": {
  44. "node": ">=0.10.0"
  45. },
  46. "files": [
  47. "index.js"
  48. ],
  49. "homepage": "https://github.com/jonschlinkert/is-extglob",
  50. "keywords": [
  51. "bash",
  52. "braces",
  53. "check",
  54. "exec",
  55. "expression",
  56. "extglob",
  57. "glob",
  58. "globbing",
  59. "globstar",
  60. "is",
  61. "match",
  62. "matches",
  63. "pattern",
  64. "regex",
  65. "regular",
  66. "string",
  67. "test"
  68. ],
  69. "license": "MIT",
  70. "main": "index.js",
  71. "name": "is-extglob",
  72. "repository": {
  73. "type": "git",
  74. "url": "git+https://github.com/jonschlinkert/is-extglob.git"
  75. },
  76. "scripts": {
  77. "test": "mocha"
  78. },
  79. "verb": {
  80. "toc": false,
  81. "layout": "default",
  82. "tasks": [
  83. "readme"
  84. ],
  85. "plugins": [
  86. "gulp-format-md"
  87. ],
  88. "related": {
  89. "list": [
  90. "has-glob",
  91. "is-glob",
  92. "micromatch"
  93. ]
  94. },
  95. "reflinks": [
  96. "verb",
  97. "verb-generate-readme"
  98. ],
  99. "lint": {
  100. "reflinks": true
  101. }
  102. },
  103. "version": "2.1.1"
  104. }