-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
103 lines (103 loc) · 3.39 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"_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": "9fac172442a1871f37f491fdc504e46d",
"packages": [
{
"name": "cecil/theme-hyde",
"version": "1.15.2",
"source": {
"type": "git",
"url": "https://github.com/Cecilapp/theme-hyde.git",
"reference": "f343caa177b283d160880807f6b94b62d53a2c1a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Cecilapp/theme-hyde/zipball/f343caa177b283d160880807f6b94b62d53a2c1a",
"reference": "f343caa177b283d160880807f6b94b62d53a2c1a",
"shasum": ""
},
"require": {
"cecil/theme-installer": "^1.3"
},
"type": "cecil-theme",
"extra": {
"name": "hyde",
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Cecil Hyde theme",
"keywords": [
"Hyde",
"cecil",
"theme"
],
"time": "2019-11-15T18:17:09+00:00"
},
{
"name": "cecil/theme-installer",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/Cecilapp/theme-installer.git",
"reference": "53f9557922f30cba89a91fcab18700394eb52de3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Cecilapp/theme-installer/zipball/53f9557922f30cba89a91fcab18700394eb52de3",
"reference": "53f9557922f30cba89a91fcab18700394eb52de3",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
},
"type": "composer-plugin",
"extra": {
"class": "Cecil\\Installer\\Composer\\CecilPlugin",
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-0": {
"Cecil\\Installer\\Composer": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Arnaud Ligny",
"email": "[email protected]",
"homepage": "https://arnaudligny.fr",
"role": "Developer"
}
],
"description": "Installer for Cecil themes",
"keywords": [
"cecil",
"installer",
"themes"
],
"time": "2018-11-21T14:35:40+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}