|
1 | 1 | { |
2 | 2 | "name": "srag/plugins/livevoting", |
| 3 | + "version": "6.0.1", |
3 | 4 | "description": "ILIAS LiveVoting plugin", |
4 | 5 | "type": "project", |
5 | 6 | "keywords": [ |
6 | 7 | "ILIAS", |
7 | | - "Plugin", |
| 8 | + "fluxlabs", |
8 | 9 | "LiveVoting" |
9 | 10 | ], |
10 | | - "homepage": "https://github.com/studer-raimann/LiveVoting", |
| 11 | + "homepage": "https://github.com/fluxapps/LiveVoting", |
11 | 12 | "license": "GPL-3.0+", |
12 | 13 | "authors": [ |
13 | 14 | { |
14 | | - "name": "studer + raimann ag - Team Custom 1", |
15 | | - "email": "support-custom1@studer-raimann.ch", |
16 | | - "homepage": "https://studer-raimann.ch", |
17 | | - "role": "Developer" |
18 | | - }, |
19 | | - { |
20 | | - "name": "Nicolas Schaefli", |
21 | | - "email": "ns@studer-raimann.ch", |
22 | | - "homepage": "https://studer-raimann.ch", |
23 | | - "role": "Software Engineer" |
24 | | - }, |
25 | | - { |
26 | | - "name": "Fabian Schmid", |
27 | | - "email": "fs@studer-raimann.ch", |
28 | | - "homepage": "https://studer-raimann.ch", |
29 | | - "role": "Member of the Executive Board" |
30 | | - }, |
31 | | - { |
32 | | - "name": "Oskar Truffer", |
33 | | - "email": "ot@studer-raimann.ch", |
34 | | - "homepage": "https://studer-raimann.ch", |
35 | | - "role": "Project Manager, Software Engineer" |
36 | | - }, |
37 | | - { |
38 | | - "name": "Daniel Aemmer", |
39 | | - "email": "daniel.aemmer@phbern.ch", |
40 | | - "homepage": "https://www.phbern.ch" |
| 15 | + "name": "fluxlabs ag", |
| 16 | + "email": "support@fluxlabs.ch", |
| 17 | + "homepage": "https://fluxlabs.ch", |
| 18 | + "role": "Developer & Maintainer" |
41 | 19 | } |
42 | 20 | ], |
43 | 21 | "support": { |
44 | | - "issues": "https://plugins.studer-raimann.ch/goto.php?target=uihk_srsu_PLLV" |
| 22 | + "issues": "https://git.fluxlabs.ch" |
45 | 23 | }, |
46 | 24 | "require": { |
47 | 25 | "endroid/qrcode": "^1.9", |
|
0 commit comments