-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.lock
67 lines (67 loc) · 2.25 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
{
"_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": "d1b174b2b28ede23d1fba9e9788fc2ca",
"content-hash": "8f6b1c558992fde872333ed0fa071d56",
"packages": [
{
"name": "postmatic/comment-iq-api-client",
"version": "0.1.1",
"source": {
"type": "git",
"url": "https://github.com/postmatic/comment-iq-api-client.git",
"reference": "839d8b5fa9048f4439c76206afd5c6adb31eb940"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/postmatic/comment-iq-api-client/zipball/839d8b5fa9048f4439c76206afd5c6adb31eb940",
"reference": "839d8b5fa9048f4439c76206afd5c6adb31eb940",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"wp-coding-standards/wpcs": "^0.10.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Postmatic\\CommentIQ\\": "psr-4"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Carl Alexander",
"email": "[email protected]"
},
{
"name": "Dylan Kuhn",
"email": "[email protected]"
}
],
"description": "A WordPress client for the CommentIQ HTTP API",
"homepage": "https://github.com/postmatic/comment-iq-api-client",
"keywords": [
"api",
"commentiq"
],
"time": "2016-11-15 18:40:50"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}