-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
79 lines (79 loc) · 3.02 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
71
72
73
74
75
76
77
78
79
{
"_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": "b027db64cd5fdfe0821cd1a631e80cfb",
"packages": [
{
"name": "arraypress/plugin-meta",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/arraypress/plugin-meta.git",
"reference": "7c22d9cd4e4cdff6ecf53f18f4713354477cc276"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/arraypress/plugin-meta/zipball/7c22d9cd4e4cdff6ecf53f18f4713354477cc276",
"reference": "7c22d9cd4e4cdff6ecf53f18f4713354477cc276",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"ArrayPress\\Utils\\": "src/"
}
},
"license": [
"GPL-2.0-or-later"
],
"description": "Simplifies WordPress plugin development by enabling easy addition of custom action links and row meta links to the WordPress admin Plugins page.",
"support": {
"source": "https://github.com/arraypress/plugin-meta/tree/1.0.1",
"issues": "https://github.com/arraypress/plugin-meta/issues"
},
"time": "2023-09-10T15:26:30+00:00"
},
{
"name": "easydigitaldownloads/edd-addon-tools",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/awesomemotive/edd-addon-tools.git",
"reference": "f3e56fe5e2bc231a38679bb71dcb08ca30657db6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/awesomemotive/edd-addon-tools/zipball/f3e56fe5e2bc231a38679bb71dcb08ca30657db6",
"reference": "f3e56fe5e2bc231a38679bb71dcb08ca30657db6",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"EDD\\ExtensionUtils\\": "src/"
}
},
"license": [
"GPL-2.0-or-later"
],
"description": "Classes and code used by Easy Digital Downloads and its extensions.",
"support": {
"source": "https://github.com/awesomemotive/edd-addon-tools/tree/1.0.1",
"issues": "https://github.com/awesomemotive/edd-addon-tools/issues"
},
"time": "2021-12-06T13:55:22+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}