-
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathcomposer.lock
61 lines (61 loc) · 2.16 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
{
"_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": "8c5f48ad7b976398515fae663dcf7b98",
"packages": [
{
"name": "funnyitselmo/minecraftserverstatus",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/FunnyItsElmo/PHP-Minecraft-Server-Status-Query.git",
"reference": "71ba574c1a6587340f4ba141fa92ff8595751226"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FunnyItsElmo/PHP-Minecraft-Server-Status-Query/zipball/71ba574c1a6587340f4ba141fa92ff8595751226",
"reference": "71ba574c1a6587340f4ba141fa92ff8595751226",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"MinecraftServerStatus\\": "src/",
"MinecraftServerStatus\\Packets\\": "src/Packets/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"authors": [
{
"name": "Julian Spravil",
"email": "[email protected]"
}
],
"keywords": [
"minecraft",
"server",
"status"
],
"support": {
"issues": "https://github.com/FunnyItsElmo/PHP-Minecraft-Server-Status-Query/issues",
"source": "https://github.com/FunnyItsElmo/PHP-Minecraft-Server-Status-Query/tree/master"
},
"time": "2016-03-25T20:45:58+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}