-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcomposer.lock
More file actions
77 lines (77 loc) · 2.51 KB
/
composer.lock
File metadata and controls
77 lines (77 loc) · 2.51 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
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
{
"_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"
],
"hash": "4f3d150dc75db69a9890ec6ac29eb144",
"packages": [
{
"name": "connect20/Lib_Mage",
"version": "1.9.1.0",
"dist": {
"type": "tar",
"url": "http://connect20.magentocommerce.com/community/Lib_Mage/1.9.1.0/Lib_Mage-1.9.1.0.tgz",
"reference": null,
"shasum": null
},
"suggest": {
"magento-hackathon/magento-composer-installer": "Allows to manage this package as a dependency"
},
"type": "magento-module",
"extra": {
"package-xml": "package.xml"
},
"license": [
"OSL-v3.0"
],
"authors": [
{
"name": "Magento Core Team",
"email": "core@magentocommerce.com"
}
],
"description": "Mage Library"
},
{
"name": "totten/license-data",
"version": "0.2",
"source": {
"type": "git",
"url": "https://github.com/totten/license-data.git",
"reference": "369b6658c7bf9fbb4b9052efa723de00a3fb0da4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/totten/license-data/zipball/369b6658c7bf9fbb4b9052efa723de00a3fb0da4",
"reference": "369b6658c7bf9fbb4b9052efa723de00a3fb0da4",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-0": {
"LicenseData": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Tim Otten",
"email": "totten@civicrm.org"
}
],
"description": "Dataset with open-source licenses",
"time": "2014-09-23 08:47:44"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "~5.2"
},
"platform-dev": []
}