-
Notifications
You must be signed in to change notification settings - Fork 2
/
composer.lock
117 lines (117 loc) · 4.2 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"_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": "9cf9240f1f726a94df57220e7d04f1e2",
"packages": [
{
"name": "hari/pw-module",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/harikt/pwmoduleinstaller.git",
"reference": "72baf9e2a6c810f09ce67a9f2c1ce079e57bea43"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/harikt/pwmoduleinstaller/zipball/72baf9e2a6c810f09ce67a9f2c1ce079e57bea43",
"reference": "72baf9e2a6c810f09ce67a9f2c1ce079e57bea43",
"shasum": ""
},
"type": "composer-installer",
"extra": {
"class": "PW\\Composer\\SystemInstaller"
},
"autoload": {
"psr-0": {
"PW\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Paul M. Jones",
"email": "[email protected]",
"homepage": "http://paul-m-jones.com"
},
{
"name": "Hari KT",
"email": "[email protected]",
"homepage": "http://harikt.com"
},
{
"name": "Kyle Robinson Young",
"email": "[email protected]",
"homepage": "https://github.com/shama"
}
],
"description": "Installs processwire 3rd party modules to PW system \"site/modules\" directory.",
"keywords": [
"installer",
"module",
"processwire"
],
"time": "2016-03-11T04:01:22+00:00"
},
{
"name": "wireframe-framework/processwire-composer-installer",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/wireframe-framework/processwire-composer-installer.git",
"reference": "5d398e4549238d52f5a65a6fa650586cee0375db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wireframe-framework/processwire-composer-installer/zipball/5d398e4549238d52f5a65a6fa650586cee0375db",
"reference": "5d398e4549238d52f5a65a6fa650586cee0375db",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"hari/pw-module": "^1.0.0"
},
"type": "composer-plugin",
"extra": {
"class": "wireframe\\ComposerInstaller\\Plugin"
},
"autoload": {
"psr-4": {
"wireframe\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MPL-2.0"
],
"authors": [
{
"name": "Teppo Koivula",
"email": "[email protected]",
"homepage": "https://wireframe-framework.com"
}
],
"description": "Custom Composer installer for the ProcessWire CMS/CMF modules and site profiles.",
"homepage": "https://wireframe-framework.com/docs/processwire-composer-installer/",
"keywords": [
"composer",
"installer",
"processwire"
],
"time": "2019-07-11T15:05:23+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}