-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.lock
More file actions
124 lines (124 loc) · 4.39 KB
/
Copy pathcomposer.lock
File metadata and controls
124 lines (124 loc) · 4.39 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"_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": "779c61d1d64d953e0dfdcaba28bf107c",
"packages": [
{
"name": "automad/package-installer",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/automadcms/automad-composer-package-installer.git",
"reference": "6cefe27a0b7f6fc3432d08e8eeed9e6f6aac0e8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/automadcms/automad-composer-package-installer/zipball/6cefe27a0b7f6fc3432d08e8eeed9e6f6aac0e8b",
"reference": "6cefe27a0b7f6fc3432d08e8eeed9e6f6aac0e8b",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0||^2.0"
},
"require-dev": {
"composer/composer": "^2.0"
},
"type": "composer-plugin",
"extra": {
"class": "Automad\\Composer\\PackageInstallerPlugin"
},
"autoload": {
"psr-4": {
"Automad\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marc Anton Dahmen",
"homepage": "https://marcdahmen.de",
"role": "Developer"
}
],
"description": "A custom composer installer for Automad packages",
"support": {
"issues": "https://github.com/automadcms/automad-composer-package-installer/issues",
"source": "https://github.com/automadcms/automad-composer-package-installer/tree/1.1.2"
},
"time": "2020-10-25T21:22:20+00:00"
},
{
"name": "automad/standard-lite",
"version": "0.2.7",
"source": {
"type": "git",
"url": "https://github.com/automadcms/automad-standard-lite.git",
"reference": "bd44fca3fda06d98df786059ef8f50453878743b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/automadcms/automad-standard-lite/zipball/bd44fca3fda06d98df786059ef8f50453878743b",
"reference": "bd44fca3fda06d98df786059ef8f50453878743b",
"shasum": ""
},
"require": {
"automad/package-installer": "^1.1 || dev-master"
},
"type": "automad-package",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marc Anton Dahmen",
"homepage": "https://marcdahmen.de"
}
],
"description": "The new Standard for Automad version 2",
"keywords": [
"automad",
"blog",
"multi-purpose",
"portfolio",
"theme"
],
"support": {
"issues": "https://github.com/automadcms/automad-standard-lite/issues",
"source": "https://github.com/automadcms/automad-standard-lite/tree/0.2.7"
},
"funding": [
{
"url": "https://paypal.me/marcantondahmen",
"type": "custom"
},
{
"url": "https://github.com/marcantondahmen",
"type": "github"
},
{
"url": "https://ko-fi.com/marcantondahmen",
"type": "ko_fi"
}
],
"time": "2026-07-18T15:40:26+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=8.2"
},
"platform-dev": {},
"plugin-api-version": "2.9.0"
}