-
Notifications
You must be signed in to change notification settings - Fork 4
/
composer.lock
98 lines (98 loc) · 3.53 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
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "af3d39e04adf2d671f303b7ab98d56d2",
"packages": [
{
"name": "skyverge/wc-plugin-updater",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/skyverge/wc-plugin-updater.git",
"reference": "39b39ba8a5c69239908a99c79c2cbc877c8450e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/skyverge/wc-plugin-updater/zipball/39b39ba8a5c69239908a99c79c2cbc877c8450e4",
"reference": "39b39ba8a5c69239908a99c79c2cbc877c8450e4",
"shasum": ""
},
"type": "library",
"license": [
"GPL 3.0"
],
"description": "WooCommerce Plugin Updater",
"support": {
"source": "https://github.com/skyverge/wc-plugin-updater/tree/master",
"issues": "https://github.com/skyverge/wc-plugin-updater/issues"
},
"time": "2018-01-25T03:47:40+00:00"
}
],
"packages-dev": [
{
"name": "mnsami/composer-custom-directory-installer",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/mnsami/composer-custom-directory-installer.git",
"reference": "1ccaf2da421dd9f6bcec4631c38e69e67677125f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mnsami/composer-custom-directory-installer/zipball/1ccaf2da421dd9f6bcec4631c38e69e67677125f",
"reference": "1ccaf2da421dd9f6bcec4631c38e69e67677125f",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3"
},
"type": "composer-plugin",
"extra": {
"class": [
"Composer\\CustomDirectoryInstaller\\LibraryPlugin",
"Composer\\CustomDirectoryInstaller\\PearPlugin",
"Composer\\CustomDirectoryInstaller\\PluginPlugin"
],
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-0": {
"Composer\\CustomDirectoryInstaller": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mina Nabil Sami",
"email": "[email protected]"
}
],
"description": "A composer plugin, to help install packages of different types in custom paths.",
"keywords": [
"composer",
"composer-installer",
"composer-plugin"
],
"time": "2017-08-14T19:50:19+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"skyverge/wc-plugin-updater": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}