Changeset 59329aa for trip-planner-front/node_modules/karma-chrome-launcher
- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/karma-chrome-launcher/package.json
rceaed42 r59329aa 1 1 { 2 "name": "karma-chrome-launcher", 3 "version": "3.1.0", 4 "description": "A Karma plugin. Launcher for Chrome and Chrome Canary.", 5 "main": "index.js", 6 "scripts": { 7 "lint": "standard", 8 "pretest": "npm run lint", 9 "test": "grunt test" 10 }, 11 "repository": { 12 "type": "git", 13 "url": "git://github.com/karma-runner/karma-chrome-launcher.git" 14 }, 15 "keywords": [ 16 "karma-plugin", 17 "karma-launcher", 18 "chrome" 19 ], 20 "author": "Vojta Jina <vojta.jina@gmail.com>", 2 "_args": [ 3 [ 4 "karma-chrome-launcher@3.1.0", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "karma-chrome-launcher@3.1.0", 10 "_id": "karma-chrome-launcher@3.1.0", 11 "_inBundle": false, 12 "_integrity": "sha512-3dPs/n7vgz1rxxtynpzZTvb9y/GIaW8xjAwcIGttLbycqoFtI7yo1NGnQi6oFTherRE+GIhCAHZC4vEqWGhNvg==", 13 "_location": "/karma-chrome-launcher", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "karma-chrome-launcher@3.1.0", 19 "name": "karma-chrome-launcher", 20 "escapedName": "karma-chrome-launcher", 21 "rawSpec": "3.1.0", 22 "saveSpec": null, 23 "fetchSpec": "3.1.0" 24 }, 25 "_requiredBy": [ 26 "#DEV:/" 27 ], 28 "_resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz", 29 "_spec": "3.1.0", 30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 "author": { 32 "name": "Vojta Jina", 33 "email": "vojta.jina@gmail.com" 34 }, 35 "bugs": { 36 "url": "https://github.com/karma-runner/karma-chrome-launcher/issues" 37 }, 38 "contributors": [ 39 { 40 "name": "Mark Ethan Trostler", 41 "email": "mark@zzo.com" 42 }, 43 { 44 "name": "Rogério Vicente", 45 "email": "rogeriopvl@gmail.com" 46 }, 47 { 48 "name": "dignifiedquire", 49 "email": "dignifiedquire@gmail.com" 50 }, 51 { 52 "name": "rogeriopvl", 53 "email": "rogeriopvl@gmail.com" 54 }, 55 { 56 "name": "Friedel Ziegelmayer", 57 "email": "dignifiedquire@gmail.com" 58 }, 59 { 60 "name": "greenkeeperio-bot", 61 "email": "support@greenkeeper.io" 62 }, 63 { 64 "name": "Mark Trostler", 65 "email": "mark@zzo.com" 66 }, 67 { 68 "name": "Michał Gołębiowski-Owczarek", 69 "email": "m.goleb@gmail.com" 70 }, 71 { 72 "name": "johnjbarton", 73 "email": "johnjbarton@johnjbarton.com" 74 }, 75 { 76 "name": "Friedel Ziegelmayer", 77 "email": "friedel.ziegelmayer@gmail.com" 78 }, 79 { 80 "name": "Filipe Guerra", 81 "email": "alias.mac@gmail.com" 82 }, 83 { 84 "name": "Andrey Taranov", 85 "email": "andrey.taranov@nordea.com" 86 }, 87 { 88 "name": "Aymeric Beaumet", 89 "email": "aymeric@beaumet.me" 90 }, 91 { 92 "name": "J. Abbott", 93 "email": "abbotto@users.noreply.github.com" 94 }, 95 { 96 "name": "Joe Doyle", 97 "email": "valdain@gmail.com" 98 }, 99 { 100 "name": "Julien Sanchez", 101 "email": "julien.sanchez@lim.eu" 102 }, 103 { 104 "name": "Florian Richter", 105 "email": "florian@lkr24.de" 106 }, 107 { 108 "name": "Alexander Fedyashov", 109 "email": "af@e42.guru" 110 }, 111 { 112 "name": "Marko Vuksanovic", 113 "email": "markovuksanovic@gmail.com" 114 }, 115 { 116 "name": "François SIMOND", 117 "email": "frsimond@users.noreply.github.com" 118 }, 119 { 120 "name": "Nicholas Mitchell", 121 "email": "mitchellnicholasl@gmail.com" 122 }, 123 { 124 "name": "Parashuram N", 125 "email": "code@r.nparashuram.com" 126 }, 127 { 128 "name": "Hai Feng Kao", 129 "email": "haifeng@cocoaspice.in" 130 }, 131 { 132 "name": "Tatsuyuki Ishi", 133 "email": "ishitatsuyuki@gmail.com" 134 }, 135 { 136 "name": "Timo Tijhof", 137 "email": "krinklemail@gmail.com" 138 }, 139 { 140 "name": "Vincent Voyer", 141 "email": "vincent.voyer@algolia.com" 142 }, 143 { 144 "name": "David", 145 "email": "davidsu@wix.com" 146 }, 147 { 148 "name": "brutalcrozt", 149 "email": "goendoell49@gmail.com" 150 }, 151 { 152 "name": "cexbrayat", 153 "email": "cedric@ninja-squad.com" 154 }, 155 { 156 "name": "daniel rodriguez", 157 "email": "maieutiquer@users.noreply.github.com" 158 }, 159 { 160 "name": "Darryl Pogue", 161 "email": "dvpdiner2@gmail.com" 162 }, 163 { 164 "name": "gkostov", 165 "email": "p_e_a@gbg.bg" 166 }, 167 { 168 "name": "Florian-R", 169 "email": "florian.r.dev@gmail.com" 170 }, 171 { 172 "name": "J Rob Gant", 173 "email": "rgant@alum.wpi.edu" 174 }, 175 { 176 "name": "Jeff Cross", 177 "email": "middlefloor@gmail.com" 178 } 179 ], 21 180 "dependencies": { 22 181 "which": "^1.2.1" 23 182 }, 24 " license": "MIT",183 "description": "A Karma plugin. Launcher for Chrome and Chrome Canary.", 25 184 "devDependencies": { 26 185 "chai": "^4.2.0", … … 41 200 "standard": "^12.0.0" 42 201 }, 43 "contributors": [ 44 "Mark Ethan Trostler <mark@zzo.com>", 45 "Rogério Vicente <rogeriopvl@gmail.com>", 46 "dignifiedquire <dignifiedquire@gmail.com>", 47 "rogeriopvl <rogeriopvl@gmail.com>", 48 "Friedel Ziegelmayer <dignifiedquire@gmail.com>", 49 "greenkeeperio-bot <support@greenkeeper.io>", 50 "Mark Trostler <mark@zzo.com>", 51 "Michał Gołębiowski-Owczarek <m.goleb@gmail.com>", 52 "johnjbarton <johnjbarton@johnjbarton.com>", 53 "Friedel Ziegelmayer <friedel.ziegelmayer@gmail.com>", 54 "Filipe Guerra <alias.mac@gmail.com>", 55 "Andrey Taranov <andrey.taranov@nordea.com>", 56 "Aymeric Beaumet <aymeric@beaumet.me>", 57 "J. Abbott <abbotto@users.noreply.github.com>", 58 "Joe Doyle <valdain@gmail.com>", 59 "Julien Sanchez <julien.sanchez@lim.eu>", 60 "Florian Richter <florian@lkr24.de>", 61 "Alexander Fedyashov <af@e42.guru>", 62 "Marko Vuksanovic <markovuksanovic@gmail.com>", 63 "François SIMOND <frsimond@users.noreply.github.com>", 64 "Nicholas Mitchell <mitchellnicholasl@gmail.com>", 65 "Parashuram N <code@r.nparashuram.com>", 66 "Hai Feng Kao <haifeng@cocoaspice.in>", 67 "Tatsuyuki Ishi <ishitatsuyuki@gmail.com>", 68 "Timo Tijhof <krinklemail@gmail.com>", 69 "Vincent Voyer <vincent.voyer@algolia.com>", 70 "David <davidsu@wix.com>", 71 "brutalcrozt <goendoell49@gmail.com>", 72 "cexbrayat <cedric@ninja-squad.com>", 73 "daniel rodriguez <maieutiquer@users.noreply.github.com>", 74 "Darryl Pogue <dvpdiner2@gmail.com>", 75 "gkostov <p_e_a@gbg.bg>", 76 "Florian-R <florian.r.dev@gmail.com>", 77 "J Rob Gant <rgant@alum.wpi.edu>", 78 "Jeff Cross <middlefloor@gmail.com>" 79 ] 202 "homepage": "https://github.com/karma-runner/karma-chrome-launcher#readme", 203 "keywords": [ 204 "karma-plugin", 205 "karma-launcher", 206 "chrome" 207 ], 208 "license": "MIT", 209 "main": "index.js", 210 "name": "karma-chrome-launcher", 211 "repository": { 212 "type": "git", 213 "url": "git://github.com/karma-runner/karma-chrome-launcher.git" 214 }, 215 "scripts": { 216 "lint": "standard", 217 "pretest": "npm run lint", 218 "test": "grunt test" 219 }, 220 "version": "3.1.0" 80 221 }
Note:
See TracChangeset
for help on using the changeset viewer.