-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
181 lines (179 loc) · 5.94 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"_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"
],
"hash": "ce0d14dffb2fd6ed3f3616a5b7f42c77",
"packages": [
{
"name": "gabordemooij/redbean",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/gabordemooij/redbean.git",
"reference": "41bb293e2bc744c150e4ae30e30fb5083e047f53"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gabordemooij/redbean/zipball/41bb293e2bc744c150e4ae30e30fb5083e047f53",
"reference": "41bb293e2bc744c150e4ae30e30fb5083e047f53",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"type": "library",
"autoload": {
"psr-0": {
"RedBean_": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"authors": [
{
"name": "Gabor de Mooij",
"email": "[email protected]",
"homepage": "http://www.redbeanphp.com",
"role": "Developer"
}
],
"description": "Easy ORM for PHP",
"homepage": "http://github.com/gabordemooij/redbean",
"keywords": [
"Object Relational Mapping",
"orm"
],
"time": "2013-10-30 22:13:02"
},
{
"name": "jquery/jquery",
"version": "1.10.2",
"dist": {
"type": "zip",
"url": "https://composer.tiki.org/dist/jquery-jquery-1.10.2.zip",
"reference": null,
"shasum": null
},
"type": "library"
},
{
"name": "jquery/jquery-ui",
"version": "1.10.4",
"dist": {
"type": "zip",
"url": "https://jqueryui.com/resources/download/jquery-ui-1.10.4.zip",
"reference": null,
"shasum": null
},
"type": "library"
},
{
"name": "md5/md5",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://github.com/blueimp/JavaScript-MD5/archive/1.1.0.zip",
"reference": null,
"shasum": null
},
"type": "library"
},
{
"name": "rangy/rangy",
"version": "1.3",
"dist": {
"type": "zip",
"url": "https://rangy.googlecode.com/files/rangy-1.3alpha.804.zip",
"reference": null,
"shasum": null
},
"type": "library"
}
],
"packages-dev": [
{
"name": "bafs/testify",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/marco-fiset/Testify.php.git",
"reference": "6ae9dca4f465a2994b66b5e57e2c2116ebc42420"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/marco-fiset/Testify.php/zipball/6ae9dca4f465a2994b66b5e57e2c2116ebc42420",
"reference": "6ae9dca4f465a2994b66b5e57e2c2116ebc42420",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Testify": "lib/"
}
},
"license": [
"GPL"
],
"description": "Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple",
"keywords": [
"framework",
"testing",
"unit"
],
"support": {
"source": "https://github.com/marco-fiset/Testify.php/tree/master",
"issues": "https://github.com/marco-fiset/Testify.php/issues"
},
"time": "2013-09-08 19:54:12"
},
{
"name": "tablesorter/tablesorter",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/Mottie/tablesorter.git",
"reference": "261b009af12bea8d7e873636659b11b98556a066"
},
"dist": {
"type": "zip",
"url": "https://github.com/Mottie/tablesorter/archive/master.zip",
"reference": "261b009af12bea8d7e873636659b11b98556a066",
"shasum": ""
},
"type": "library",
"license": [
"GPL",
"MIT"
],
"description": "tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.",
"keywords": [
"javascript",
"sort",
"table"
],
"support": {
"source": "https://github.com/Mottie/tablesorter/tree/master",
"issues": "https://github.com/Mottie/tablesorter/issues"
},
"time": "2014-03-10 02:23:08"
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"bafs/testify": 20,
"tablesorter/tablesorter": 20
},
"platform": {
"php": ">=5.4.0"
},
"platform-dev": [
]
}