| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190 |
- {
- "_args": [
- [
- "karma-chrome-launcher@2.2.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "karma-chrome-launcher@2.2.0",
- "_id": "karma-chrome-launcher@2.2.0",
- "_inBundle": false,
- "_integrity": "sha512-uf/ZVpAabDBPvdPdveyk1EPgbnloPvFFGgmRhYLTDH7gEB4nZdSBk8yTU47w1g/drLSx5uMOkjKk7IWKfWg/+w==",
- "_location": "/karma-chrome-launcher",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "karma-chrome-launcher@2.2.0",
- "name": "karma-chrome-launcher",
- "escapedName": "karma-chrome-launcher",
- "rawSpec": "2.2.0",
- "saveSpec": null,
- "fetchSpec": "2.2.0"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz",
- "_spec": "2.2.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Vojta Jina",
- "email": "vojta.jina@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/karma-runner/karma-chrome-launcher/issues"
- },
- "contributors": [
- {
- "name": "Mark Ethan Trostler",
- "email": "mark@zzo.com"
- },
- {
- "name": "dignifiedquire",
- "email": "dignifiedquire@gmail.com"
- },
- {
- "name": "Rogério Vicente",
- "email": "rogeriopvl@gmail.com"
- },
- {
- "name": "Friedel Ziegelmayer",
- "email": "dignifiedquire@gmail.com"
- },
- {
- "name": "greenkeeperio-bot",
- "email": "support@greenkeeper.io"
- },
- {
- "name": "Mark Trostler",
- "email": "mark@zzo.com"
- },
- {
- "name": "Friedel Ziegelmayer",
- "email": "friedel.ziegelmayer@gmail.com"
- },
- {
- "name": "Andrey Taranov",
- "email": "andrey.taranov@nordea.com"
- },
- {
- "name": "Aymeric Beaumet",
- "email": "aymeric@beaumet.me"
- },
- {
- "name": "Filipe Guerra",
- "email": "alias.mac@gmail.com"
- },
- {
- "name": "Michał Gołębiowski",
- "email": "m.goleb@gmail.com"
- },
- {
- "name": "rogeriopvl",
- "email": "rogeriopvl@gmail.com"
- },
- {
- "name": "Joe Doyle",
- "email": "valdain@gmail.com"
- },
- {
- "name": "Marko Vuksanovic",
- "email": "markovuksanovic@gmail.com"
- },
- {
- "name": "Michał Gołębiowski",
- "email": "m.goleb@gmail.com"
- },
- {
- "name": "Darryl Pogue",
- "email": "dvpdiner2@gmail.com"
- },
- {
- "name": "Parashuram N",
- "email": "code@r.nparashuram.com"
- },
- {
- "name": "Hai Feng Kao",
- "email": "haifeng@cocoaspice.in"
- },
- {
- "name": "Tatsuyuki Ishi",
- "email": "ishitatsuyuki@gmail.com"
- },
- {
- "name": "Timo Tijhof",
- "email": "krinklemail@gmail.com"
- },
- {
- "name": "Vincent Voyer",
- "email": "vincent.voyer@algolia.com"
- },
- {
- "name": "Florian-R",
- "email": "florian.r.dev@gmail.com"
- },
- {
- "name": "cexbrayat",
- "email": "cedric@ninja-squad.com"
- },
- {
- "name": "daniel rodriguez",
- "email": "maieutiquer@users.noreply.github.com"
- },
- {
- "name": "David",
- "email": "davidsu@wix.com"
- },
- {
- "name": "Julien Sanchez",
- "email": "julien.sanchez@lim.eu"
- },
- {
- "name": "Jeff Cross",
- "email": "middlefloor@gmail.com"
- }
- ],
- "dependencies": {
- "fs-access": "^1.0.0",
- "which": "^1.2.1"
- },
- "description": "A Karma plugin. Launcher for Chrome and Chrome Canary.",
- "devDependencies": {
- "chai": "^3.3.0",
- "grunt": "^0.4.1",
- "grunt-auto-release": "^0.0.7",
- "grunt-bump": "^0.6.0",
- "grunt-conventional-changelog": "^5.0.0",
- "grunt-conventional-github-releaser": "^0.5.0",
- "grunt-karma": "1.x || ^0.12.1",
- "grunt-npm": "^0.0.2",
- "grunt-simple-mocha": "^0.4.0",
- "jasmine-node": "^1.14.5",
- "karma": "1.x || ^0.13.10",
- "karma-mocha": "1.x || ^0.2.0",
- "load-grunt-tasks": "^3.2.0",
- "mocha": "^3.2.0",
- "sinon": "^2.0.0",
- "standard": "^10.0.0"
- },
- "homepage": "https://github.com/karma-runner/karma-chrome-launcher#readme",
- "keywords": [
- "karma-plugin",
- "karma-launcher",
- "chrome"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "karma-chrome-launcher",
- "repository": {
- "type": "git",
- "url": "git://github.com/karma-runner/karma-chrome-launcher.git"
- },
- "scripts": {
- "lint": "standard",
- "pretest": "npm run lint",
- "test": "grunt test"
- },
- "version": "2.2.0"
- }
|