Ohm-Management - Projektarbeit B-ME
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 5.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. {
  2. "// dtrace-provider": "required for dtrace features",
  3. "// moment": "required for local time with CLI",
  4. "// mv": "required for RotatingFileStream",
  5. "_from": "bunyan@^1.8.3",
  6. "_id": "bunyan@1.8.12",
  7. "_inBundle": false,
  8. "_integrity": "sha1-8VDw9nSKvdcq6uhPBEA74u8RN5c=",
  9. "_location": "/bunyan",
  10. "_phantomChildren": {},
  11. "_requested": {
  12. "type": "range",
  13. "registry": true,
  14. "raw": "bunyan@^1.8.3",
  15. "name": "bunyan",
  16. "escapedName": "bunyan",
  17. "rawSpec": "^1.8.3",
  18. "saveSpec": null,
  19. "fetchSpec": "^1.8.3"
  20. },
  21. "_requiredBy": [
  22. "/ldapjs"
  23. ],
  24. "_resolved": "https://registry.npmjs.org/bunyan/-/bunyan-1.8.12.tgz",
  25. "_shasum": "f150f0f6748abdd72aeae84f04403be2ef113797",
  26. "_spec": "bunyan@^1.8.3",
  27. "_where": "/home/erik/Documents/workspace_brackets/a1_BME_Project_Ohm/om/node_modules/ldapjs",
  28. "author": {
  29. "name": "Trent Mick",
  30. "email": "trentm@gmail.com",
  31. "url": "http://trentm.com"
  32. },
  33. "bin": {
  34. "bunyan": "./bin/bunyan"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/trentm/node-bunyan/issues"
  38. },
  39. "bundleDependencies": false,
  40. "contributors": [
  41. {
  42. "name": "Trent Mick",
  43. "url": "http://trentm.com"
  44. },
  45. {
  46. "name": "Mark Cavage",
  47. "url": "https://github.com/mcavage"
  48. },
  49. {
  50. "name": "Dave Pacheco",
  51. "url": "https://github.com/davepacheco"
  52. },
  53. {
  54. "name": "Michael Hart",
  55. "url": "https://github.com/mhart"
  56. },
  57. {
  58. "name": "Isaac Schlueter",
  59. "url": "https://github.com/isaacs"
  60. },
  61. {
  62. "name": "Rob Gulewich",
  63. "url": "https://github.com/rgulewich"
  64. },
  65. {
  66. "name": "Bryan Cantrill",
  67. "url": "https://github.com/bcantrill"
  68. },
  69. {
  70. "name": "Michael Hart",
  71. "url": "https://github.com/mhart"
  72. },
  73. {
  74. "name": "Simon Wade",
  75. "url": "https://github.com/aexmachina"
  76. },
  77. {
  78. "name": "https://github.com/glenn-murray-bse"
  79. },
  80. {
  81. "name": "Chakrit Wichian",
  82. "url": "https://github.com/chakrit"
  83. },
  84. {
  85. "name": "Patrick Mooney",
  86. "url": "https://github.com/pfmooney"
  87. },
  88. {
  89. "name": "Johan Nordberg",
  90. "url": "https://github.com/jnordberg"
  91. },
  92. {
  93. "name": "https://github.com/timborodin"
  94. },
  95. {
  96. "name": "Ryan Graham",
  97. "url": "https://github.com/rmg"
  98. },
  99. {
  100. "name": "Alex Kocharin",
  101. "url": "https://github.com/rlidwka"
  102. },
  103. {
  104. "name": "Andrei Neculau",
  105. "url": "https://github.com/andreineculau"
  106. },
  107. {
  108. "name": "Mihai Tomescu",
  109. "url": "https://github.com/matomesc"
  110. },
  111. {
  112. "name": "Daniel Juhl",
  113. "url": "https://github.com/danieljuhl"
  114. },
  115. {
  116. "name": "Chris Barber",
  117. "url": "https://github.com/cb1kenobi"
  118. },
  119. {
  120. "name": "Manuel Schneider",
  121. "url": "https://github.com/manuelschneider"
  122. },
  123. {
  124. "name": "Martin Gausby",
  125. "url": "https://github.com/gausby"
  126. },
  127. {
  128. "name": "Stéphan Kochen",
  129. "url": "https://github.com/stephank"
  130. },
  131. {
  132. "name": "Shakeel Mohamed",
  133. "url": "https://github.com/shakeelmohamed"
  134. },
  135. {
  136. "name": "Denis Izmaylov",
  137. "url": "https://github.com/DenisIzmaylov"
  138. },
  139. {
  140. "name": "Guillermo Grau Panea",
  141. "url": "https://github.com/guigrpa"
  142. },
  143. {
  144. "name": "Mark LeMerise",
  145. "url": "https://github.com/MarkLeMerise"
  146. },
  147. {
  148. "name": "https://github.com/sometimesalready"
  149. },
  150. {
  151. "name": "Charly Koza",
  152. "url": "https://github.com/Cactusbone"
  153. },
  154. {
  155. "name": "Thomas Heymann",
  156. "url": "https://github.com/cyberthom"
  157. },
  158. {
  159. "name": "David M. Lee",
  160. "url": "https://github.com/leedm777"
  161. },
  162. {
  163. "name": "Marc Udoff",
  164. "url": "https://github.com/mlucool"
  165. },
  166. {
  167. "name": "Mark Stosberg",
  168. "url": "https://github.com/markstos"
  169. },
  170. {
  171. "name": "Alexander Ray",
  172. "url": "https://github.com/aray12"
  173. },
  174. {
  175. "name": "Adam Lynch",
  176. "url": "https://github.com/adam-lynch"
  177. },
  178. {
  179. "name": "Michael Nisi",
  180. "url": "https://github.com/michaelnisi"
  181. },
  182. {
  183. "name": "Martijn Schrage",
  184. "url": "https://github.com/Oblosys"
  185. },
  186. {
  187. "name": "Paul Milham",
  188. "url": "https://github.com/domrein"
  189. },
  190. {
  191. "name": "Frankie O'Rourke",
  192. "url": "https://github.com/psfrankie"
  193. },
  194. {
  195. "name": "Cody Mello",
  196. "url": "https://github.com/melloc"
  197. },
  198. {
  199. "name": "Todd Whiteman",
  200. "url": "https://github.com/twhiteman"
  201. },
  202. {
  203. "name": "Zach Bjornson",
  204. "url": "https://github.com/zbjornson"
  205. }
  206. ],
  207. "dependencies": {
  208. "dtrace-provider": "~0.8",
  209. "moment": "^2.10.6",
  210. "mv": "~2",
  211. "safe-json-stringify": "~1"
  212. },
  213. "deprecated": false,
  214. "description": "a JSON logging library for node.js services",
  215. "devDependencies": {
  216. "ben": "0.0.0",
  217. "markdown-toc": "0.12.x",
  218. "nodeunit": "0.9",
  219. "vasync": "1.4.3",
  220. "verror": "1.3.3"
  221. },
  222. "engines": [
  223. "node >=0.10.0"
  224. ],
  225. "homepage": "https://github.com/trentm/node-bunyan#readme",
  226. "keywords": [
  227. "log",
  228. "logging",
  229. "log4j",
  230. "json",
  231. "bunyan"
  232. ],
  233. "license": "MIT",
  234. "main": "./lib/bunyan.js",
  235. "name": "bunyan",
  236. "optionalDependencies": {
  237. "dtrace-provider": "~0.8",
  238. "moment": "^2.10.6",
  239. "mv": "~2",
  240. "safe-json-stringify": "~1"
  241. },
  242. "repository": {
  243. "type": "git",
  244. "url": "git://github.com/trentm/node-bunyan.git"
  245. },
  246. "scripts": {
  247. "test": "make test"
  248. },
  249. "version": "1.8.12"
  250. }