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.

283 lines
7.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "console-browserify@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser"
  6. ]
  7. ],
  8. "_from": "console-browserify@>=1.1.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "console-browserify@1.2.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/console-browserify",
  14. "_nodeVersion": "12.13.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/console-browserify_1.2.0_1572252260673_0.6432941903463654"
  18. },
  19. "_npmUser": {
  20. "email": "renee@kooi.me",
  21. "name": "goto-bus-stop"
  22. },
  23. "_npmVersion": "6.12.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "console-browserify",
  27. "raw": "console-browserify@^1.1.0",
  28. "rawSpec": "^1.1.0",
  29. "scope": null,
  30. "spec": ">=1.1.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/node-libs-browser"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
  37. "_shasum": "67063cef57ceb6cf4993a2ab3a55840ae8c49336",
  38. "_shrinkwrap": null,
  39. "_spec": "console-browserify@^1.1.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser",
  41. "author": {
  42. "email": "raynos2@gmail.com",
  43. "name": "Raynos"
  44. },
  45. "bugs": {
  46. "email": "raynos2@gmail.com",
  47. "url": "https://github.com/browserify/console-browserify/issues"
  48. },
  49. "contributors": [
  50. {
  51. "name": "Raynos"
  52. }
  53. ],
  54. "dependencies": {},
  55. "description": "Emulate console for all the browsers",
  56. "devDependencies": {
  57. "jsonify": "0.0.0",
  58. "run-browser": "^1.3.0",
  59. "tap-dot": "^0.2.1",
  60. "tap-spec": "^0.1.8",
  61. "tape": "^2.12.3"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "fileCount": 10,
  66. "integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==",
  67. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtqplCRA9TVsSAnZWagAAF6cP/1Kx1sQ8vaSWWu2ozb8k\nXs1npZM3BjXVFPI60LBFrHzOSRvKaleYb0LuXAFs4WdS4z8xTphfZWTxmeYU\nXF7EWJ0JmF5fgUxIp1tnfMuOLJeWe5xzO7mAvQtBxgKjP0aivmUeQrW2I7Dg\nsr9RBz16A7xmL2bBBKovvrnEYmK/CP1FGxM+GQPEZyUN/5qOoc0r3o2y+/08\nH6XjJBHYlMCwZYKmRI4CEmgd7FT1Z0EPBOpXdoeWOPZTcFZzP6Guij/AfKwP\nHBQxDFcYPOX+E4tI/9k8eq7bw7a02SfE67N1Q57IDslykwKY2uNoMdLqTBfz\nbeJaOsha+SpScjzlfuYgvEyaUbfrXfeo8cga/Ebq7OlgEQginGio2cYponat\nLNryKWGGXGnLPnjY8zS2qLqbHzS1wEu38Atuq7uvZamGgvX8KIvFBO82n373\nSotFzdAjb3s6gEoSIBu6bmCIXGG1LoFAGXOMs2UapF02eV0BClTE1IMitQpk\nRx+sRmkbFbaWzkB+BmODAT59oogC6yjGEx7wpGE9ca3HGXjV7O76PnvOj8NX\nvSpFqaDbehb/B5o9b+MR1WWG2anj8n1TFuEJOUfDaZEu6Tgubk7lYFUblhLV\n0JQCQFXuL5Gj8ybPi57CTkEcLmrI9n9CWJI2/5BWWCOiOMVRHiBnLooha/0h\nMn45\r\n=Ksg7\r\n-----END PGP SIGNATURE-----\r\n",
  68. "shasum": "67063cef57ceb6cf4993a2ab3a55840ae8c49336",
  69. "tarball": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
  70. "unpackedSize": 10275
  71. },
  72. "gitHead": "ee8033921697e97f52e3a4ecc641faf649a03ac3",
  73. "homepage": "https://github.com/browserify/console-browserify",
  74. "keywords": [],
  75. "licenses": [
  76. {
  77. "type": "MIT",
  78. "url": "http://github.com/browserify/console-browserify/raw/master/LICENSE"
  79. }
  80. ],
  81. "main": "index",
  82. "maintainers": [
  83. {
  84. "name": "jprichardson",
  85. "email": "jprichardson@gmail.com"
  86. },
  87. {
  88. "name": "ahdinosaur",
  89. "email": "michael.williams@enspiral.com"
  90. },
  91. {
  92. "name": "ashaffer88",
  93. "email": "darawk@gmail.com"
  94. },
  95. {
  96. "name": "balupton",
  97. "email": "b@lupton.cc"
  98. },
  99. {
  100. "name": "bpostlethwaite",
  101. "email": "post.ben.here@gmail.com"
  102. },
  103. {
  104. "name": "bret",
  105. "email": "bcomnes@gmail.com"
  106. },
  107. {
  108. "name": "cwmma",
  109. "email": "calvin.metcalf@gmail.com"
  110. },
  111. {
  112. "name": "defunctzombie",
  113. "email": "shtylman@gmail.com"
  114. },
  115. {
  116. "name": "dominictarr",
  117. "email": "dominic.tarr@gmail.com"
  118. },
  119. {
  120. "name": "elnounch",
  121. "email": "contact@elnounch.net"
  122. },
  123. {
  124. "name": "emilbayes",
  125. "email": "github@tixz.dk"
  126. },
  127. {
  128. "name": "feross",
  129. "email": "feross@feross.org"
  130. },
  131. {
  132. "name": "forbeslindesay",
  133. "email": "forbes@lindesay.co.uk"
  134. },
  135. {
  136. "name": "fpereira1",
  137. "email": "pereira.filype@gmail.com"
  138. },
  139. {
  140. "name": "garann",
  141. "email": "garann@gmail.com"
  142. },
  143. {
  144. "name": "gkatsev",
  145. "email": "me@gkatsev.com"
  146. },
  147. {
  148. "name": "goto-bus-stop",
  149. "email": "renee@kooi.me"
  150. },
  151. {
  152. "name": "hughsk",
  153. "email": "hughskennedy@gmail.com"
  154. },
  155. {
  156. "name": "indutny",
  157. "email": "fedor@indutny.com"
  158. },
  159. {
  160. "name": "jmm",
  161. "email": "npm-public@jessemccarthy.net"
  162. },
  163. {
  164. "name": "anandthakker",
  165. "email": "vestibule@anandthakker.net"
  166. },
  167. {
  168. "name": "jryans",
  169. "email": "jryans@gmail.com"
  170. },
  171. {
  172. "name": "leichtgewicht",
  173. "email": "martin.heidegger@gmail.com"
  174. },
  175. {
  176. "name": "lukechilds",
  177. "email": "lukechilds123@gmail.com"
  178. },
  179. {
  180. "name": "mafintosh",
  181. "email": "mathiasbuus@gmail.com"
  182. },
  183. {
  184. "name": "mattdesl",
  185. "email": "dave.des@gmail.com"
  186. },
  187. {
  188. "name": "maxogden",
  189. "email": "max@maxogden.com"
  190. },
  191. {
  192. "name": "mellowmelon",
  193. "email": "palmermebane@gmail.com"
  194. },
  195. {
  196. "name": "parshap",
  197. "email": "parshap+npm@gmail.com"
  198. },
  199. {
  200. "name": "pkrumins",
  201. "email": "peteris.krumins@gmail.com"
  202. },
  203. {
  204. "name": "raynos",
  205. "email": "raynos2@gmail.com"
  206. },
  207. {
  208. "name": "sethvincent",
  209. "email": "sethvincent@gmail.com"
  210. },
  211. {
  212. "name": "stevemao",
  213. "email": "maochenyan@gmail.com"
  214. },
  215. {
  216. "name": "substack",
  217. "email": "substack@gmail.com"
  218. },
  219. {
  220. "name": "tehshrike",
  221. "email": "me@JoshDuff.com"
  222. },
  223. {
  224. "name": "terinjokes",
  225. "email": "terinjokes@gmail.com"
  226. },
  227. {
  228. "name": "thlorenz",
  229. "email": "thlorenz@gmx.de"
  230. },
  231. {
  232. "name": "ungoldman",
  233. "email": "ungoldman@gmail.com"
  234. },
  235. {
  236. "name": "yerkopalma",
  237. "email": "yerko.palma@usach.cl"
  238. },
  239. {
  240. "name": "yoshuawuyts",
  241. "email": "yoshuawuyts@gmail.com"
  242. },
  243. {
  244. "name": "zertosh",
  245. "email": "zertosh@gmail.com"
  246. }
  247. ],
  248. "name": "console-browserify",
  249. "optionalDependencies": {},
  250. "readme": "ERROR: No README data found!",
  251. "repository": {
  252. "type": "git",
  253. "url": "git://github.com/browserify/console-browserify.git"
  254. },
  255. "scripts": {
  256. "browser": "run-browser test/index.js",
  257. "build": "browserify test/index.js -o test/static/bundle.js",
  258. "cover": "istanbul cover --report none --print detail ./test/index.js",
  259. "dot": "node ./test/index.js | tap-dot",
  260. "phantom": "run-browser test/index.js -b | tap-spec",
  261. "start": "node ./index.js",
  262. "test": "node ./test/index.js | tap-spec",
  263. "testem": "testem",
  264. "view-cover": "istanbul report html && google-chrome ./coverage/index.html"
  265. },
  266. "testling": {
  267. "browsers": [
  268. "android-browser/4.2..latest",
  269. "chrome/22..latest",
  270. "chrome/canary",
  271. "firefox/16..latest",
  272. "firefox/nightly",
  273. "ie/8..latest",
  274. "ipad/6.0..latest",
  275. "iphone/6.0..latest",
  276. "opera/12..latest",
  277. "opera/next",
  278. "safari/5.1..latest"
  279. ],
  280. "files": "test/index.js"
  281. },
  282. "version": "1.2.0"
  283. }