-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.lock
57 lines (57 loc) · 2.03 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
{
"_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": "2f5803881f1aa0aac702a7ca5a73b6a8",
"content-hash": "03472534abce4b63c9984c498f284f3d",
"packages": [
{
"name": "c5labs/thanks-for-installing-components",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/c5labs/thanks-for-installing-components.git",
"reference": "2821560f15067a78ac7c5478b1f25d7f503ed029"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/c5labs/thanks-for-installing-components/zipball/2821560f15067a78ac7c5478b1f25d7f503ed029",
"reference": "2821560f15067a78ac7c5478b1f25d7f503ed029",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"C5dev\\Package\\Thanks\\": "src/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Oliver Green",
"email": "[email protected]"
}
],
"description": "Post-package install thank you page components.",
"support": {
"source": "https://github.com/c5labs/thanks-for-installing-components/tree/master",
"issues": "https://github.com/c5labs/thanks-for-installing-components/issues"
},
"time": "2016-09-11 15:55:45"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"c5labs/thanks-for-installing-components": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}