You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 3.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. {
  2. "_from": "ansi-colors@^1.0.1",
  3. "_id": "ansi-colors@1.1.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==",
  6. "_location": "/ansi-colors",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "ansi-colors@^1.0.1",
  12. "name": "ansi-colors",
  13. "escapedName": "ansi-colors",
  14. "rawSpec": "^1.0.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.1"
  17. },
  18. "_requiredBy": [
  19. "/gulp/gulp-cli"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz",
  22. "_shasum": "6374b4dd5d4718ff3ce27a671a3b1cad077132a9",
  23. "_spec": "ansi-colors@^1.0.1",
  24. "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\gulp\\node_modules\\gulp-cli",
  25. "author": {
  26. "name": "Brian Woodward",
  27. "url": "https://github.com/doowb"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/doowb/ansi-colors/issues"
  31. },
  32. "bundleDependencies": false,
  33. "contributors": [
  34. {
  35. "name": "Brian Woodward",
  36. "url": "https://twitter.com/doowb"
  37. },
  38. {
  39. "name": "Jon Schlinkert",
  40. "url": "http://twitter.com/jonschlinkert"
  41. }
  42. ],
  43. "dependencies": {
  44. "ansi-wrap": "^0.1.0"
  45. },
  46. "deprecated": false,
  47. "description": "Collection of ansi colors and styles.",
  48. "devDependencies": {
  49. "gulp-format-md": "^1.0.0",
  50. "mocha": "^3.5.3",
  51. "typescript": "^2.7.1"
  52. },
  53. "engines": {
  54. "node": ">=0.10.0"
  55. },
  56. "files": [
  57. "index.js",
  58. "types/index.d.ts"
  59. ],
  60. "homepage": "https://github.com/doowb/ansi-colors",
  61. "keywords": [
  62. "ansi-bgblack",
  63. "ansi-bgblue",
  64. "ansi-bgcyan",
  65. "ansi-bggreen",
  66. "ansi-bgmagenta",
  67. "ansi-bgred",
  68. "ansi-bgwhite",
  69. "ansi-bgyellow",
  70. "ansi-black",
  71. "ansi-blue",
  72. "ansi-bold",
  73. "ansi-cyan",
  74. "ansi-dim",
  75. "ansi-gray",
  76. "ansi-green",
  77. "ansi-grey",
  78. "ansi-hidden",
  79. "ansi-inverse",
  80. "ansi-italic",
  81. "ansi-magenta",
  82. "ansi-red",
  83. "ansi-reset",
  84. "ansi-strikethrough",
  85. "ansi-underline",
  86. "ansi-white",
  87. "ansi-yellow",
  88. "bgblack",
  89. "bgblue",
  90. "bgcyan",
  91. "bggreen",
  92. "bgmagenta",
  93. "bgred",
  94. "bgwhite",
  95. "bgyellow",
  96. "black",
  97. "blue",
  98. "bold",
  99. "cyan",
  100. "dim",
  101. "gray",
  102. "green",
  103. "grey",
  104. "hidden",
  105. "inverse",
  106. "italic",
  107. "magenta",
  108. "red",
  109. "reset",
  110. "strikethrough",
  111. "underline",
  112. "white",
  113. "yellow"
  114. ],
  115. "license": "MIT",
  116. "main": "index.js",
  117. "name": "ansi-colors",
  118. "repository": {
  119. "type": "git",
  120. "url": "git+https://github.com/doowb/ansi-colors.git"
  121. },
  122. "scripts": {
  123. "test": "mocha && tsc --project types"
  124. },
  125. "types": "./types/index.d.ts",
  126. "verb": {
  127. "toc": false,
  128. "layout": "default",
  129. "tasks": [
  130. "readme"
  131. ],
  132. "plugins": [
  133. "gulp-format-md"
  134. ],
  135. "lint": {
  136. "reflinks": true
  137. },
  138. "reflinks": [
  139. "verb-readme-generator",
  140. "verb"
  141. ],
  142. "related": {
  143. "list": [
  144. "ansi-bgblack",
  145. "ansi-bgblue",
  146. "ansi-bgcyan",
  147. "ansi-bggreen",
  148. "ansi-bgmagenta",
  149. "ansi-bgred",
  150. "ansi-bgwhite",
  151. "ansi-bgyellow",
  152. "ansi-black",
  153. "ansi-blue",
  154. "ansi-bold",
  155. "ansi-cyan",
  156. "ansi-dim",
  157. "ansi-gray",
  158. "ansi-green",
  159. "ansi-grey",
  160. "ansi-hidden",
  161. "ansi-inverse",
  162. "ansi-italic",
  163. "ansi-magenta",
  164. "ansi-red",
  165. "ansi-reset",
  166. "ansi-strikethrough",
  167. "ansi-underline",
  168. "ansi-white",
  169. "ansi-wrap",
  170. "ansi-yellow"
  171. ]
  172. }
  173. },
  174. "version": "1.1.0"
  175. }