-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
70 lines (70 loc) · 2.31 KB
/
composer.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "9baa7a75f836a50aa7d7a84bc7a24a5c",
"packages": [
{
"name": "ndlano/h5p-caretaker",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/NDLANO/h5p-caretaker.git",
"reference": "a9a09f98279d92a420e8d41f562fa9a78614e7c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/NDLANO/h5p-caretaker/zipball/a9a09f98279d92a420e8d41f562fa9a78614e7c0",
"reference": "a9a09f98279d92a420e8d41f562fa9a78614e7c0",
"shasum": ""
},
"require": {
"php": ">=8"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Ndlano\\H5PCaretaker\\": "app/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "NDLA",
"homepage": "https://ndla.no",
"role": "Producer"
},
{
"name": "Oliver Tacke",
"email": "[email protected]",
"homepage": "https://snordian.de",
"role": "Developer"
}
],
"description": "Library that is supposed to help people take care of H5P content types",
"support": {
"source": "https://github.com/NDLANO/h5p-caretaker/tree/master",
"issues": "https://github.com/NDLANO/h5p-caretaker/issues"
},
"time": "2024-12-06T15:06:47+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"ndlano/h5p-caretaker": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=8"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}