This repository has been archived by the owner on Aug 6, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomposer.lock
99 lines (99 loc) · 3.24 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
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "0f9e4abc85ed49028935acc0a74feb00",
"packages": [
{
"name": "3rdpartyeve/phealng",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/3rdpartyeve/phealng.git",
"reference": "9ade7445bfbb7897184f76a48ff35b1b5b76855f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/3rdpartyeve/phealng/zipball/9ade7445bfbb7897184f76a48ff35b1b5b76855f",
"reference": "9ade7445bfbb7897184f76a48ff35b1b5b76855f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Pheal\\": "lib/Pheal/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Peter Petermann",
"email": "ppetermann80@googlemail.com",
"homepage": "http://devedge.eu"
},
{
"name": "Wollari",
"homepage": "http://evemaps.dotlan.net/"
}
],
"description": "PHP Eve Api Library, a simple PHP lib to access the EVE Online API",
"homepage": "https://github.com/3rdpartyeve/phealng",
"keywords": [
"EVE API",
"EVE Online",
"Pheal",
"PhealNG"
],
"time": "2014-06-17 10:36:52"
},
{
"name": "d11wtq/boris",
"version": "v1.0.8",
"source": {
"type": "git",
"url": "https://github.com/d11wtq/boris.git",
"reference": "125dd4e5752639af7678a22ea597115646d89c6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/d11wtq/boris/zipball/125dd4e5752639af7678a22ea597115646d89c6e",
"reference": "125dd4e5752639af7678a22ea597115646d89c6e",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"suggest": {
"ext-pcntl": "*",
"ext-posix": "*",
"ext-readline": "*"
},
"bin": [
"bin/boris"
],
"type": "library",
"autoload": {
"psr-0": {
"Boris": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"time": "2014-01-17 12:21:18"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"platform": [],
"platform-dev": []
}