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
|
{
"_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": "5402a4c52a05baa8de485a52ec6532cc",
"packages": [
{
"name": "dweipert/gemini-foundation",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://git.dweipert.de/gemini-foundation",
"reference": "bc4d0071d7a0726e08b44795ff29cc1d0262dfe4"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"GeminiFoundation\\": "src/"
},
"files": [
"src/functions.php"
]
},
"authors": [
{
"name": "Daniel Weipert",
"email": "code@drogueronin.de"
}
],
"time": "2023-11-13T12:15:40+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"dweipert/gemini-foundation": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}
|