-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.lock
More file actions
48 lines (48 loc) · 1.76 KB
/
composer.lock
File metadata and controls
48 lines (48 loc) · 1.76 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
{
"_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": "92efd0e5eb8b952b37d82d75f42ca627",
"packages": [
{
"name": "humanmade/hm-gutenberg-tools",
"version": "v1.6.2",
"source": {
"type": "git",
"url": "https://github.com/humanmade/hm-gutenberg-tools.git",
"reference": "89052d4e9827793931bf0cd6d4a40c985da60898"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/humanmade/hm-gutenberg-tools/zipball/89052d4e9827793931bf0cd6d4a40c985da60898",
"reference": "89052d4e9827793931bf0cd6d4a40c985da60898",
"shasum": ""
},
"require-dev": {
"humanmade/coding-standards": "^0.6.0"
},
"type": "wordpress-plugin",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Human Made Gutenberg Tools",
"support": {
"issues": "https://github.com/humanmade/hm-gutenberg-tools/issues",
"source": "https://github.com/humanmade/hm-gutenberg-tools/tree/v1.6.2"
},
"time": "2021-12-07T07:31:47+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}