These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
1 | { |
||
2 | "_readme": [ |
||
3 | "This file locks the dependencies of your project to a known state", |
||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "hash": "d9bed5a646b5d3fe47ab37c4f04445ec", |
||
8 | "content-hash": "03ea29a161521047a38c1803f421c1ef", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "2amigos/yii2-chartjs-widget", |
||
12 | "version": "2.0.1", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/2amigos/yii2-chartjs-widget.git", |
||
16 | "reference": "9e9c55212f80870820739a3b6e5deea88789876a" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/9e9c55212f80870820739a3b6e5deea88789876a", |
||
21 | "reference": "9e9c55212f80870820739a3b6e5deea88789876a", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "require": { |
||
25 | "bower-asset/chartjs": "2.1.6", |
||
26 | "yiisoft/yii2": "*" |
||
27 | }, |
||
28 | "require-dev": { |
||
29 | "phpunit/phpunit": "4.*" |
||
30 | }, |
||
31 | "type": "yii2-extension", |
||
32 | "extra": { |
||
33 | "branch-alias": { |
||
34 | "dev-master": "1.0-dev" |
||
35 | }, |
||
36 | "asset-installer-paths": { |
||
37 | "bower-asset-library": "vendor/bower" |
||
38 | } |
||
39 | }, |
||
40 | "autoload": { |
||
41 | "psr-4": { |
||
42 | "dosamigos\\chartjs\\": "src" |
||
43 | } |
||
44 | }, |
||
45 | "notification-url": "https://packagist.org/downloads/", |
||
46 | "license": [ |
||
47 | "BSD-3-Clause" |
||
48 | ], |
||
49 | "authors": [ |
||
50 | { |
||
51 | "name": "2amigOS! Consulting Group", |
||
52 | "email": "[email protected]", |
||
53 | "homepage": "http://2amigos.us", |
||
54 | "role": "Developer" |
||
55 | } |
||
56 | ], |
||
57 | "description": "ChartJs widget for Yii2.", |
||
58 | "homepage": "http://yiiwheels.com/extension/chartjs-widget", |
||
59 | "keywords": [ |
||
60 | "2amigos", |
||
61 | "chartjs", |
||
62 | "extension", |
||
63 | "widget", |
||
64 | "yii", |
||
65 | "yii 2", |
||
66 | "yii2" |
||
67 | ], |
||
68 | "time": "2016-07-09 19:09:35" |
||
69 | }, |
||
70 | { |
||
71 | "name": "2amigos/yii2-ckeditor-widget", |
||
72 | "version": "1.0.4", |
||
73 | "source": { |
||
74 | "type": "git", |
||
75 | "url": "https://github.com/2amigos/yii2-ckeditor-widget.git", |
||
76 | "reference": "023eb29fedfc3c3121c17688ed237e8688f5eb50" |
||
77 | }, |
||
78 | "dist": { |
||
79 | "type": "zip", |
||
80 | "url": "https://api.github.com/repos/2amigos/yii2-ckeditor-widget/zipball/023eb29fedfc3c3121c17688ed237e8688f5eb50", |
||
81 | "reference": "023eb29fedfc3c3121c17688ed237e8688f5eb50", |
||
82 | "shasum": "" |
||
83 | }, |
||
84 | "require": { |
||
85 | "yiisoft/yii2": "~2.0.0" |
||
86 | }, |
||
87 | "require-dev": { |
||
88 | "phpunit/phpunit": "4.*" |
||
89 | }, |
||
90 | "type": "yii2-extension", |
||
91 | "extra": { |
||
92 | "branch-alias": { |
||
93 | "dev-master": "1.0-dev" |
||
94 | }, |
||
95 | "asset-installer-paths": { |
||
96 | "bower-asset-library": "vendor/bower" |
||
97 | } |
||
98 | }, |
||
99 | "autoload": { |
||
100 | "psr-4": { |
||
101 | "dosamigos\\ckeditor\\": "src" |
||
102 | } |
||
103 | }, |
||
104 | "notification-url": "https://packagist.org/downloads/", |
||
105 | "license": [ |
||
106 | "BSD-3-Clause" |
||
107 | ], |
||
108 | "authors": [ |
||
109 | { |
||
110 | "name": "2amigOS! Consulting Group", |
||
111 | "email": "[email protected]", |
||
112 | "homepage": "http://2amigos.us", |
||
113 | "role": "Developer" |
||
114 | } |
||
115 | ], |
||
116 | "description": "CKEditor widget for Yii2.", |
||
117 | "homepage": "http://yiiwheels.com/extension/ckeditor-widget", |
||
118 | "keywords": [ |
||
119 | "2amigos", |
||
120 | "CKEditor", |
||
121 | "extension", |
||
122 | "widget", |
||
123 | "yii", |
||
124 | "yii 2", |
||
125 | "yii2" |
||
126 | ], |
||
127 | "time": "2015-04-30 12:22:25" |
||
128 | }, |
||
129 | { |
||
130 | "name": "2amigos/yii2-selectize-widget", |
||
131 | "version": "1.0.2", |
||
132 | "source": { |
||
133 | "type": "git", |
||
134 | "url": "https://github.com/2amigos/yii2-selectize-widget.git", |
||
135 | "reference": "1000cf8703cf8b3eed61359c8a3922cfeb71df6e" |
||
136 | }, |
||
137 | "dist": { |
||
138 | "type": "zip", |
||
139 | "url": "https://api.github.com/repos/2amigos/yii2-selectize-widget/zipball/1000cf8703cf8b3eed61359c8a3922cfeb71df6e", |
||
140 | "reference": "1000cf8703cf8b3eed61359c8a3922cfeb71df6e", |
||
141 | "shasum": "" |
||
142 | }, |
||
143 | "require": { |
||
144 | "bower-asset/selectize": "~0.12.0", |
||
145 | "yiisoft/yii2": "~2.0.0", |
||
146 | "yiisoft/yii2-bootstrap": "~2.0.0" |
||
147 | }, |
||
148 | "require-dev": { |
||
149 | "phpunit/phpunit": "~4.0" |
||
150 | }, |
||
151 | "type": "yii2-extension", |
||
152 | "extra": { |
||
153 | "asset-installer-paths": { |
||
154 | "npm-asset-library": "vendor/npm", |
||
155 | "bower-asset-library": "vendor/bower" |
||
156 | }, |
||
157 | "branch-alias": { |
||
158 | "dev-master": "1.0-dev" |
||
159 | } |
||
160 | }, |
||
161 | "autoload": { |
||
162 | "psr-4": { |
||
163 | "dosamigos\\selectize\\": "src" |
||
164 | } |
||
165 | }, |
||
166 | "notification-url": "https://packagist.org/downloads/", |
||
167 | "license": [ |
||
168 | "BSD-3-Clause" |
||
169 | ], |
||
170 | "authors": [ |
||
171 | { |
||
172 | "name": "2amigOS! Consulting Group", |
||
173 | "email": "[email protected]", |
||
174 | "homepage": "http://2amigos.us", |
||
175 | "role": "Developer" |
||
176 | }, |
||
177 | { |
||
178 | "name": "Alexander Kochetov", |
||
179 | "email": "[email protected]", |
||
180 | "role": "Developer" |
||
181 | } |
||
182 | ], |
||
183 | "description": "The selectize.js widget for the Yii framework", |
||
184 | "homepage": "https://github.com/2amigos/yii2-selectize-widget", |
||
185 | "keywords": [ |
||
186 | "2amigos", |
||
187 | "selectize", |
||
188 | "widget", |
||
189 | "yii", |
||
190 | "yii 2", |
||
191 | "yii2" |
||
192 | ], |
||
193 | "time": "2016-09-10 19:27:58" |
||
194 | }, |
||
195 | { |
||
196 | "name": "2amigos/yii2-translateable-behavior", |
||
197 | "version": "0.1.2", |
||
198 | "source": { |
||
199 | "type": "git", |
||
200 | "url": "https://github.com/2amigos/yii2-translateable-behavior.git", |
||
201 | "reference": "c79ab7cf9d77cf107ce060323a0b1fb1ec01c505" |
||
202 | }, |
||
203 | "dist": { |
||
204 | "type": "zip", |
||
205 | "url": "https://api.github.com/repos/2amigos/yii2-translateable-behavior/zipball/c79ab7cf9d77cf107ce060323a0b1fb1ec01c505", |
||
206 | "reference": "c79ab7cf9d77cf107ce060323a0b1fb1ec01c505", |
||
207 | "shasum": "" |
||
208 | }, |
||
209 | "require": { |
||
210 | "yiisoft/yii2": "*" |
||
211 | }, |
||
212 | "type": "yii2-extension", |
||
213 | "autoload": { |
||
214 | "psr-4": { |
||
215 | "dosamigos\\translateable\\": "" |
||
216 | } |
||
217 | }, |
||
218 | "notification-url": "https://packagist.org/downloads/", |
||
219 | "license": [ |
||
220 | "BSD-3-Clause" |
||
221 | ], |
||
222 | "authors": [ |
||
223 | { |
||
224 | "name": "Antonio Ramirez", |
||
225 | "email": "[email protected]", |
||
226 | "homepage": "http://2amigos.us" |
||
227 | } |
||
228 | ], |
||
229 | "description": "ActiveRecord attributes translations for Yii2.", |
||
230 | "keywords": [ |
||
231 | "Behavior", |
||
232 | "extension", |
||
233 | "translation", |
||
234 | "yii" |
||
235 | ], |
||
236 | "time": "2014-08-22 09:10:21" |
||
237 | }, |
||
238 | { |
||
239 | "name": "almasaeed2010/adminlte", |
||
240 | "version": "v2.3.8", |
||
241 | "source": { |
||
242 | "type": "git", |
||
243 | "url": "https://github.com/almasaeed2010/AdminLTE.git", |
||
244 | "reference": "ced14b133daed8c163863a497c43dcf69eea4340" |
||
245 | }, |
||
246 | "dist": { |
||
247 | "type": "zip", |
||
248 | "url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/ced14b133daed8c163863a497c43dcf69eea4340", |
||
249 | "reference": "ced14b133daed8c163863a497c43dcf69eea4340", |
||
250 | "shasum": "" |
||
251 | }, |
||
252 | "type": "library", |
||
253 | "notification-url": "https://packagist.org/downloads/", |
||
254 | "license": [ |
||
255 | "MIT" |
||
256 | ], |
||
257 | "authors": [ |
||
258 | { |
||
259 | "name": "Abdullah Almsaeed", |
||
260 | "email": "[email protected]" |
||
261 | } |
||
262 | ], |
||
263 | "description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3", |
||
264 | "homepage": "http://almsaeedstudio.com/", |
||
265 | "keywords": [ |
||
266 | "JS", |
||
267 | "admin", |
||
268 | "back-end", |
||
269 | "css", |
||
270 | "less", |
||
271 | "responsive", |
||
272 | "template", |
||
273 | "theme", |
||
274 | "web" |
||
275 | ], |
||
276 | "time": "2016-11-04 14:42:55" |
||
277 | }, |
||
278 | { |
||
279 | "name": "aws/aws-sdk-php", |
||
280 | "version": "2.8.31", |
||
281 | "source": { |
||
282 | "type": "git", |
||
283 | "url": "https://github.com/aws/aws-sdk-php.git", |
||
284 | "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68" |
||
285 | }, |
||
286 | "dist": { |
||
287 | "type": "zip", |
||
288 | "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/64fa4b07f056e338a5f0f29eece75babaa83af68", |
||
289 | "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68", |
||
290 | "shasum": "" |
||
291 | }, |
||
292 | "require": { |
||
293 | "guzzle/guzzle": "~3.7", |
||
294 | "php": ">=5.3.3" |
||
295 | }, |
||
296 | "require-dev": { |
||
297 | "doctrine/cache": "~1.0", |
||
298 | "ext-openssl": "*", |
||
299 | "monolog/monolog": "~1.4", |
||
300 | "phpunit/phpunit": "~4.0", |
||
301 | "phpunit/phpunit-mock-objects": "2.3.1", |
||
302 | "symfony/yaml": "~2.1" |
||
303 | }, |
||
304 | "suggest": { |
||
305 | "doctrine/cache": "Adds support for caching of credentials and responses", |
||
306 | "ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching", |
||
307 | "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", |
||
308 | "monolog/monolog": "Adds support for logging HTTP requests and responses", |
||
309 | "symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export" |
||
310 | }, |
||
311 | "type": "library", |
||
312 | "autoload": { |
||
313 | "psr-0": { |
||
314 | "Aws": "src/" |
||
315 | } |
||
316 | }, |
||
317 | "notification-url": "https://packagist.org/downloads/", |
||
318 | "license": [ |
||
319 | "Apache-2.0" |
||
320 | ], |
||
321 | "authors": [ |
||
322 | { |
||
323 | "name": "Amazon Web Services", |
||
324 | "homepage": "http://aws.amazon.com" |
||
325 | } |
||
326 | ], |
||
327 | "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", |
||
328 | "homepage": "http://aws.amazon.com/sdkforphp", |
||
329 | "keywords": [ |
||
330 | "amazon", |
||
331 | "aws", |
||
332 | "cloud", |
||
333 | "dynamodb", |
||
334 | "ec2", |
||
335 | "glacier", |
||
336 | "s3", |
||
337 | "sdk" |
||
338 | ], |
||
339 | "time": "2016-07-25 18:03:20" |
||
340 | }, |
||
341 | { |
||
342 | "name": "bedezign/yii2-audit", |
||
343 | "version": "1.0.8", |
||
344 | "source": { |
||
345 | "type": "git", |
||
346 | "url": "https://github.com/bedezign/yii2-audit.git", |
||
347 | "reference": "15175d34970d290d50000139137446e31b80ebf3" |
||
348 | }, |
||
349 | "dist": { |
||
350 | "type": "zip", |
||
351 | "url": "https://api.github.com/repos/bedezign/yii2-audit/zipball/15175d34970d290d50000139137446e31b80ebf3", |
||
352 | "reference": "15175d34970d290d50000139137446e31b80ebf3", |
||
353 | "shasum": "" |
||
354 | }, |
||
355 | "require": { |
||
356 | "2amigos/yii2-chartjs-widget": "2.0.1 || 3.*", |
||
357 | "ext-bcmath": "*", |
||
358 | "php": ">=5.4.0", |
||
359 | "phpspec/php-diff": "1.*", |
||
360 | "yiisoft/yii2": "2.*", |
||
361 | "yiisoft/yii2-debug": "2.*" |
||
362 | }, |
||
363 | "type": "yii2-extension", |
||
364 | "extra": { |
||
365 | "bootstrap": "bedezign\\yii2\\audit\\Bootstrap" |
||
366 | }, |
||
367 | "autoload": { |
||
368 | "psr-4": { |
||
369 | "bedezign\\yii2\\audit\\": "src" |
||
370 | } |
||
371 | }, |
||
372 | "notification-url": "https://packagist.org/downloads/", |
||
373 | "license": [ |
||
374 | "BSD 3-Clause" |
||
375 | ], |
||
376 | "authors": [ |
||
377 | { |
||
378 | "name": "Steve Guns", |
||
379 | "email": "[email protected]", |
||
380 | "homepage": "http://bedezign.com/" |
||
381 | }, |
||
382 | { |
||
383 | "name": "Marc Hollander", |
||
384 | "email": "[email protected]", |
||
385 | "homepage": "http://maruc.nl/" |
||
386 | }, |
||
387 | { |
||
388 | "name": "Brett O'Donnell", |
||
389 | "email": "[email protected]", |
||
390 | "homepage": "https://mrphp.com.au/" |
||
391 | } |
||
392 | ], |
||
393 | "description": "Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.", |
||
394 | "keywords": [ |
||
395 | "Audit", |
||
396 | "logging", |
||
397 | "trail", |
||
398 | "yii2" |
||
399 | ], |
||
400 | "time": "2016-11-24 22:34:10" |
||
401 | }, |
||
402 | { |
||
403 | "name": "beowulfenator/yii2-json-editor", |
||
404 | "version": "1.1.3", |
||
405 | "source": { |
||
406 | "type": "git", |
||
407 | "url": "https://github.com/beowulfenator/yii2-json-editor.git", |
||
408 | "reference": "17c6c3279b31fc10317284c15eb0e430fcbb212b" |
||
409 | }, |
||
410 | "dist": { |
||
411 | "type": "zip", |
||
412 | "url": "https://api.github.com/repos/beowulfenator/yii2-json-editor/zipball/17c6c3279b31fc10317284c15eb0e430fcbb212b", |
||
413 | "reference": "17c6c3279b31fc10317284c15eb0e430fcbb212b", |
||
414 | "shasum": "" |
||
415 | }, |
||
416 | "require": { |
||
417 | "bower-asset/json-editor": "0.*", |
||
418 | "bower-asset/selectize": "~0.12.0", |
||
419 | "yiisoft/yii2": "~2.0.0" |
||
420 | }, |
||
421 | "type": "yii2-extension", |
||
422 | "extra": { |
||
423 | "asset-installer-paths": { |
||
424 | "npm-asset-library": "vendor/npm", |
||
425 | "bower-asset-library": "vendor/bower" |
||
426 | } |
||
427 | }, |
||
428 | "autoload": { |
||
429 | "psr-4": { |
||
430 | "beowulfenator\\JsonEditor\\": "src" |
||
431 | } |
||
432 | }, |
||
433 | "notification-url": "https://packagist.org/downloads/", |
||
434 | "license": [ |
||
435 | "BSD-2-Clause" |
||
436 | ], |
||
437 | "authors": [ |
||
438 | { |
||
439 | "name": "Konstantin Sirotkin", |
||
440 | "email": "[email protected]", |
||
441 | "role": "Developer" |
||
442 | } |
||
443 | ], |
||
444 | "description": "Yii2 wrapper for jdorn/json-editor", |
||
445 | "homepage": "https://github.com/beowulfenator/yii2-json-editor", |
||
446 | "keywords": [ |
||
447 | "json", |
||
448 | "json-editor", |
||
449 | "yii2" |
||
450 | ], |
||
451 | "time": "2016-06-20 09:04:55" |
||
452 | }, |
||
453 | { |
||
454 | "name": "bower-asset/ace-builds", |
||
455 | "version": "v1.2.6", |
||
456 | "source": { |
||
457 | "type": "git", |
||
458 | "url": "https://github.com/ajaxorg/ace-builds.git", |
||
459 | "reference": "2268d21c5893320330c9daf10b70b1973ca45eba" |
||
460 | }, |
||
461 | "dist": { |
||
462 | "type": "zip", |
||
463 | "url": "https://api.github.com/repos/ajaxorg/ace-builds/zipball/2268d21c5893320330c9daf10b70b1973ca45eba", |
||
464 | "reference": "2268d21c5893320330c9daf10b70b1973ca45eba", |
||
465 | "shasum": "" |
||
466 | }, |
||
467 | "type": "bower-asset-library", |
||
468 | "extra": { |
||
469 | "bower-asset-ignore": [ |
||
470 | "demo" |
||
471 | ] |
||
472 | }, |
||
473 | "license": [ |
||
474 | "BSD" |
||
475 | ], |
||
476 | "description": "Ace (Ajax.org Cloud9 Editor)" |
||
477 | }, |
||
478 | { |
||
479 | "name": "bower-asset/angular", |
||
480 | "version": "v1.5.10", |
||
481 | "source": { |
||
482 | "type": "git", |
||
483 | "url": "https://github.com/angular/bower-angular.git", |
||
484 | "reference": "9da866f706ebcfb6538b20f3b778c7c5be406c03" |
||
485 | }, |
||
486 | "dist": { |
||
487 | "type": "zip", |
||
488 | "url": "https://api.github.com/repos/angular/bower-angular/zipball/9da866f706ebcfb6538b20f3b778c7c5be406c03", |
||
489 | "reference": "9da866f706ebcfb6538b20f3b778c7c5be406c03", |
||
490 | "shasum": "" |
||
491 | }, |
||
492 | "type": "bower-asset-library", |
||
493 | "extra": { |
||
494 | "bower-asset-main": "./angular.js", |
||
495 | "bower-asset-ignore": [] |
||
496 | }, |
||
497 | "license": [ |
||
498 | "MIT" |
||
499 | ] |
||
500 | }, |
||
501 | { |
||
502 | "name": "bower-asset/angular-sanitize", |
||
503 | "version": "v1.5.10", |
||
504 | "source": { |
||
505 | "type": "git", |
||
506 | "url": "https://github.com/angular/bower-angular-sanitize.git", |
||
507 | "reference": "8deda4bffd82dc3b6a807768790fe9ac6644743f" |
||
508 | }, |
||
509 | "dist": { |
||
510 | "type": "zip", |
||
511 | "url": "https://api.github.com/repos/angular/bower-angular-sanitize/zipball/8deda4bffd82dc3b6a807768790fe9ac6644743f", |
||
512 | "reference": "8deda4bffd82dc3b6a807768790fe9ac6644743f", |
||
513 | "shasum": "" |
||
514 | }, |
||
515 | "require": { |
||
516 | "bower-asset/angular": "1.5.10" |
||
517 | }, |
||
518 | "type": "bower-asset-library", |
||
519 | "extra": { |
||
520 | "bower-asset-main": "./angular-sanitize.js", |
||
521 | "bower-asset-ignore": [] |
||
522 | }, |
||
523 | "license": [ |
||
524 | "MIT" |
||
525 | ] |
||
526 | }, |
||
527 | { |
||
528 | "name": "bower-asset/angular-translate", |
||
529 | "version": "2.9.2", |
||
530 | "source": { |
||
531 | "type": "git", |
||
532 | "url": "https://github.com/PascalPrecht/bower-angular-translate.git", |
||
533 | "reference": "ef066f3f831840390e20f43f6d0ff7c5434b5ba4" |
||
534 | }, |
||
535 | "dist": { |
||
536 | "type": "zip", |
||
537 | "url": "https://api.github.com/repos/PascalPrecht/bower-angular-translate/zipball/ef066f3f831840390e20f43f6d0ff7c5434b5ba4", |
||
538 | "reference": "ef066f3f831840390e20f43f6d0ff7c5434b5ba4", |
||
539 | "shasum": "" |
||
540 | }, |
||
541 | "require": { |
||
542 | "bower-asset/angular": ">=1.2.26,<1.6" |
||
543 | }, |
||
544 | "type": "bower-asset-library", |
||
545 | "extra": { |
||
546 | "bower-asset-main": "./angular-translate.js", |
||
547 | "bower-asset-ignore": [] |
||
548 | }, |
||
549 | "license": [ |
||
550 | "MIT" |
||
551 | ], |
||
552 | "description": "A translation module for AngularJS" |
||
553 | }, |
||
554 | { |
||
555 | "name": "bower-asset/bootstrap", |
||
556 | "version": "v3.3.7", |
||
557 | "source": { |
||
558 | "type": "git", |
||
559 | "url": "https://github.com/twbs/bootstrap.git", |
||
560 | "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" |
||
561 | }, |
||
562 | "dist": { |
||
563 | "type": "zip", |
||
564 | "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86", |
||
565 | "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86", |
||
566 | "shasum": "" |
||
567 | }, |
||
568 | "require": { |
||
569 | "bower-asset/jquery": ">=1.9.1,<4.0" |
||
570 | }, |
||
571 | "type": "bower-asset-library", |
||
572 | "extra": { |
||
573 | "bower-asset-main": [ |
||
574 | "less/bootstrap.less", |
||
575 | "dist/js/bootstrap.js" |
||
576 | ], |
||
577 | "bower-asset-ignore": [ |
||
578 | "/.*", |
||
579 | "_config.yml", |
||
580 | "CNAME", |
||
581 | "composer.json", |
||
582 | "CONTRIBUTING.md", |
||
583 | "docs", |
||
584 | "js/tests", |
||
585 | "test-infra" |
||
586 | ] |
||
587 | }, |
||
588 | "license": [ |
||
589 | "MIT" |
||
590 | ], |
||
591 | "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", |
||
592 | "keywords": [ |
||
593 | "css", |
||
594 | "framework", |
||
595 | "front-end", |
||
596 | "js", |
||
597 | "less", |
||
598 | "mobile-first", |
||
599 | "responsive", |
||
600 | "web" |
||
601 | ] |
||
602 | }, |
||
603 | { |
||
604 | "name": "bower-asset/bootstrap-material-design", |
||
605 | "version": "v0.5.10", |
||
606 | "source": { |
||
607 | "type": "git", |
||
608 | "url": "https://github.com/FezVrasta/bootstrap-material-design.git", |
||
609 | "reference": "caca207c88de8f819a27f5f36ba90f083761f0b4" |
||
610 | }, |
||
611 | "dist": { |
||
612 | "type": "zip", |
||
613 | "url": "https://api.github.com/repos/FezVrasta/bootstrap-material-design/zipball/caca207c88de8f819a27f5f36ba90f083761f0b4", |
||
614 | "reference": "caca207c88de8f819a27f5f36ba90f083761f0b4", |
||
615 | "shasum": "" |
||
616 | }, |
||
617 | "require": { |
||
618 | "bower-asset/bootstrap": "~3.3.6", |
||
619 | "bower-asset/bootstrap-sass": "~3.3.6", |
||
620 | "bower-asset/jquery": ">=2.2.0,<3.0.0" |
||
621 | }, |
||
622 | "type": "bower-asset-library", |
||
623 | "extra": { |
||
624 | "bower-asset-main": [ |
||
625 | "dist/css/bootstrap-material-design.css", |
||
626 | "dist/js/material.js", |
||
627 | "dist/css/ripples.css", |
||
628 | "dist/js/ripples.js" |
||
629 | ], |
||
630 | "bower-asset-ignore": [ |
||
631 | "test", |
||
632 | "screenshots", |
||
633 | "demo", |
||
634 | ".editorconfig", |
||
635 | ".gitignore", |
||
636 | ".jshintrc", |
||
637 | ".travis.yml", |
||
638 | "CONTRIBUTING.md", |
||
639 | "Gruntfile.json", |
||
640 | "index.html", |
||
641 | "**/.*", |
||
642 | "node_modules", |
||
643 | "bower_components", |
||
644 | "test", |
||
645 | "tests" |
||
646 | ] |
||
647 | }, |
||
648 | "license": [ |
||
649 | "https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md" |
||
650 | ], |
||
651 | "description": "Material Design theme for Bootstrap 3", |
||
652 | "keywords": [ |
||
653 | "android", |
||
654 | "bootstrap", |
||
655 | "design", |
||
656 | "google", |
||
657 | "material", |
||
658 | "theme" |
||
659 | ] |
||
660 | }, |
||
661 | { |
||
662 | "name": "bower-asset/bootstrap-sass", |
||
663 | "version": "v3.3.7", |
||
664 | "source": { |
||
665 | "type": "git", |
||
666 | "url": "https://github.com/twbs/bootstrap-sass.git", |
||
667 | "reference": "6620202b137a877dc614dd87bf7f81f895af8024" |
||
668 | }, |
||
669 | "dist": { |
||
670 | "type": "zip", |
||
671 | "url": "https://api.github.com/repos/twbs/bootstrap-sass/zipball/6620202b137a877dc614dd87bf7f81f895af8024", |
||
672 | "reference": "6620202b137a877dc614dd87bf7f81f895af8024", |
||
673 | "shasum": "" |
||
674 | }, |
||
675 | "require": { |
||
676 | "bower-asset/jquery": ">=1.9.1,<4.0" |
||
677 | }, |
||
678 | "type": "bower-asset-library", |
||
679 | "extra": { |
||
680 | "bower-asset-main": [ |
||
681 | "assets/stylesheets/_bootstrap.scss", |
||
682 | "assets/javascripts/bootstrap.js" |
||
683 | ], |
||
684 | "bower-asset-ignore": [ |
||
685 | "**/.*", |
||
686 | "lib", |
||
687 | "tasks", |
||
688 | "templates", |
||
689 | "test", |
||
690 | "*.gemspec", |
||
691 | "Rakefile", |
||
692 | "Gemfile" |
||
693 | ] |
||
694 | }, |
||
695 | "license": [ |
||
696 | "MIT" |
||
697 | ], |
||
698 | "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.", |
||
699 | "keywords": [ |
||
700 | "bootstrap", |
||
701 | "sass", |
||
702 | "twbs" |
||
703 | ] |
||
704 | }, |
||
705 | { |
||
706 | "name": "bower-asset/chartjs", |
||
707 | "version": "v2.1.6", |
||
708 | "source": { |
||
709 | "type": "git", |
||
710 | "url": "https://github.com/nnnick/Chart.js.git", |
||
711 | "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4" |
||
712 | }, |
||
713 | "dist": { |
||
714 | "type": "zip", |
||
715 | "url": "https://api.github.com/repos/nnnick/Chart.js/zipball/07662b158d829f395b2c97d732e60599b8b5c4e4", |
||
716 | "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4", |
||
717 | "shasum": "" |
||
718 | }, |
||
719 | "require-dev": { |
||
720 | "bower-asset/jquery": "~2.1.4" |
||
721 | }, |
||
722 | "type": "bower-asset-library", |
||
723 | "extra": { |
||
724 | "bower-asset-main": [ |
||
725 | "dist/Chart.js" |
||
726 | ] |
||
727 | }, |
||
728 | "license": [ |
||
729 | "MIT" |
||
730 | ], |
||
731 | "description": "Simple HTML5 Charts using the canvas element" |
||
732 | }, |
||
733 | { |
||
734 | "name": "bower-asset/cookieconsent2", |
||
735 | "version": "3.0.3", |
||
736 | "source": { |
||
737 | "type": "git", |
||
738 | "url": "https://github.com/silktide/cookieconsent2.git", |
||
739 | "reference": "21d91ff110c394f29b2bd1a5932da82dc159b8c5" |
||
740 | }, |
||
741 | "dist": { |
||
742 | "type": "zip", |
||
743 | "url": "https://api.github.com/repos/silktide/cookieconsent2/zipball/21d91ff110c394f29b2bd1a5932da82dc159b8c5", |
||
744 | "reference": "21d91ff110c394f29b2bd1a5932da82dc159b8c5", |
||
745 | "shasum": "" |
||
746 | }, |
||
747 | "type": "bower-asset-library", |
||
748 | "extra": { |
||
749 | "bower-asset-main": [ |
||
750 | "build/cookieconsent.min.js", |
||
751 | "build/cookieconsent.min.css" |
||
752 | ], |
||
753 | "bower-asset-ignore": [ |
||
754 | "**/.*", |
||
755 | "node_modules", |
||
756 | "bower_components", |
||
757 | "test", |
||
758 | "tests" |
||
759 | ] |
||
760 | }, |
||
761 | "license": [ |
||
762 | "MIT" |
||
763 | ], |
||
764 | "description": "Insites' cookie consent plugin", |
||
765 | "keywords": [ |
||
766 | "cookie", |
||
767 | "cookieconsent", |
||
768 | "law" |
||
769 | ] |
||
770 | }, |
||
771 | { |
||
772 | "name": "bower-asset/gridster.js", |
||
773 | "version": "v0.5.6", |
||
774 | "source": { |
||
775 | "type": "git", |
||
776 | "url": "https://github.com/ducksboard/gridster.js.git", |
||
777 | "reference": "20497c7a1797fcb4049c77718e04dbfce321f6f7" |
||
778 | }, |
||
779 | "dist": { |
||
780 | "type": "zip", |
||
781 | "url": "https://api.github.com/repos/ducksboard/gridster.js/zipball/20497c7a1797fcb4049c77718e04dbfce321f6f7", |
||
782 | "reference": "20497c7a1797fcb4049c77718e04dbfce321f6f7", |
||
783 | "shasum": "" |
||
784 | }, |
||
785 | "type": "bower-asset-library" |
||
786 | }, |
||
787 | { |
||
788 | "name": "bower-asset/jquery", |
||
789 | "version": "2.2.4", |
||
790 | "source": { |
||
791 | "type": "git", |
||
792 | "url": "https://github.com/jquery/jquery-dist.git", |
||
793 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" |
||
794 | }, |
||
795 | "dist": { |
||
796 | "type": "zip", |
||
797 | "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
798 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
799 | "shasum": "" |
||
800 | }, |
||
801 | "type": "bower-asset-library", |
||
802 | "extra": { |
||
803 | "bower-asset-main": "dist/jquery.js", |
||
804 | "bower-asset-ignore": [ |
||
805 | "package.json" |
||
806 | ] |
||
807 | }, |
||
808 | "license": [ |
||
809 | "MIT" |
||
810 | ], |
||
811 | "keywords": [ |
||
812 | "browser", |
||
813 | "javascript", |
||
814 | "jquery", |
||
815 | "library" |
||
816 | ] |
||
817 | }, |
||
818 | { |
||
819 | "name": "bower-asset/jquery-cookie", |
||
820 | "version": "v1.4.1", |
||
821 | "source": { |
||
822 | "type": "git", |
||
823 | "url": "https://github.com/carhartl/jquery-cookie.git", |
||
824 | "reference": "7f88a4e631aba8a8c688fd8999ce6b9bcfd50718" |
||
825 | }, |
||
826 | "dist": { |
||
827 | "type": "zip", |
||
828 | "url": "https://api.github.com/repos/carhartl/jquery-cookie/zipball/7f88a4e631aba8a8c688fd8999ce6b9bcfd50718", |
||
829 | "reference": "7f88a4e631aba8a8c688fd8999ce6b9bcfd50718", |
||
830 | "shasum": "" |
||
831 | }, |
||
832 | "require": { |
||
833 | "bower-asset/jquery": ">=1.2" |
||
834 | }, |
||
835 | "type": "bower-asset-library", |
||
836 | "extra": { |
||
837 | "bower-asset-main": [ |
||
838 | "./jquery.cookie.js" |
||
839 | ], |
||
840 | "bower-asset-ignore": [ |
||
841 | "test", |
||
842 | ".*", |
||
843 | "*.json", |
||
844 | "*.md", |
||
845 | "*.txt", |
||
846 | "Gruntfile.js" |
||
847 | ] |
||
848 | } |
||
849 | }, |
||
850 | { |
||
851 | "name": "bower-asset/jquery-form", |
||
852 | "version": "3.51", |
||
853 | "source": { |
||
854 | "type": "git", |
||
855 | "url": "https://github.com/malsup/form.git", |
||
856 | "reference": "6bf24a5f6d8be65f4e5491863180c09356d9dadd" |
||
857 | }, |
||
858 | "dist": { |
||
859 | "type": "zip", |
||
860 | "url": "https://api.github.com/repos/malsup/form/zipball/6bf24a5f6d8be65f4e5491863180c09356d9dadd", |
||
861 | "reference": "6bf24a5f6d8be65f4e5491863180c09356d9dadd", |
||
862 | "shasum": "" |
||
863 | }, |
||
864 | "require": { |
||
865 | "bower-asset/jquery": ">=1.5" |
||
866 | }, |
||
867 | "type": "bower-asset-library", |
||
868 | "extra": { |
||
869 | "bower-asset-main": "jquery.form.js", |
||
870 | "bower-asset-ignore": [ |
||
871 | "README.md", |
||
872 | "composer.json", |
||
873 | "form.jquery.json", |
||
874 | "package.json" |
||
875 | ] |
||
876 | } |
||
877 | }, |
||
878 | { |
||
879 | "name": "bower-asset/jquery-mousewheel", |
||
880 | "version": "3.1.13", |
||
881 | "source": { |
||
882 | "type": "git", |
||
883 | "url": "https://github.com/jquery/jquery-mousewheel.git", |
||
884 | "reference": "67289b6b2aa0066d7d78a5807f520387135ffb22" |
||
885 | }, |
||
886 | "dist": { |
||
887 | "type": "zip", |
||
888 | "url": "https://api.github.com/repos/jquery/jquery-mousewheel/zipball/67289b6b2aa0066d7d78a5807f520387135ffb22", |
||
889 | "reference": "67289b6b2aa0066d7d78a5807f520387135ffb22", |
||
890 | "shasum": "" |
||
891 | }, |
||
892 | "require": { |
||
893 | "bower-asset/jquery": ">=1.2.2" |
||
894 | }, |
||
895 | "type": "bower-asset-library", |
||
896 | "extra": { |
||
897 | "bower-asset-main": "./jquery.mousewheel.js", |
||
898 | "bower-asset-ignore": [ |
||
899 | "*.json", |
||
900 | "*.markdown", |
||
901 | "*.txt", |
||
902 | ".*", |
||
903 | "!LICENSE.txt", |
||
904 | "Gruntfile.js", |
||
905 | "test" |
||
906 | ] |
||
907 | } |
||
908 | }, |
||
909 | { |
||
910 | "name": "bower-asset/jquery-ui", |
||
911 | "version": "1.11.4", |
||
912 | "source": { |
||
913 | "type": "git", |
||
914 | "url": "https://github.com/components/jqueryui.git", |
||
915 | "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1" |
||
916 | }, |
||
917 | "dist": { |
||
918 | "type": "zip", |
||
919 | "url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1", |
||
920 | "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1", |
||
921 | "shasum": "" |
||
922 | }, |
||
923 | "require": { |
||
924 | "bower-asset/jquery": ">=1.6" |
||
925 | }, |
||
926 | "type": "bower-asset-library", |
||
927 | "extra": { |
||
928 | "bower-asset-main": [ |
||
929 | "jquery-ui.js" |
||
930 | ], |
||
931 | "bower-asset-ignore": [] |
||
932 | } |
||
933 | }, |
||
934 | { |
||
935 | "name": "bower-asset/jquery.easing", |
||
936 | "version": "v1.3.1", |
||
937 | "source": { |
||
938 | "type": "git", |
||
939 | "url": "https://github.com/jozefizso/bower-jquery-easing.git", |
||
940 | "reference": "72fec3d9126601939239cb85364dbdb771884380" |
||
941 | }, |
||
942 | "dist": { |
||
943 | "type": "zip", |
||
944 | "url": "https://api.github.com/repos/jozefizso/bower-jquery-easing/zipball/72fec3d9126601939239cb85364dbdb771884380", |
||
945 | "reference": "72fec3d9126601939239cb85364dbdb771884380", |
||
946 | "shasum": "" |
||
947 | }, |
||
948 | "require": { |
||
949 | "bower-asset/jquery": ">=1.2.1" |
||
950 | }, |
||
951 | "type": "bower-asset-library", |
||
952 | "extra": { |
||
953 | "bower-asset-main": "js/jquery.easing.js", |
||
954 | "bower-asset-ignore": [ |
||
955 | "**/.*", |
||
956 | "node_modules", |
||
957 | "bower_components", |
||
958 | "test", |
||
959 | "tests" |
||
960 | ] |
||
961 | }, |
||
962 | "description": "jQuery Easing plugin", |
||
963 | "keywords": [ |
||
964 | "easing", |
||
965 | "jquery", |
||
966 | "jquery plugin" |
||
967 | ] |
||
968 | }, |
||
969 | { |
||
970 | "name": "bower-asset/jquery.inputmask", |
||
971 | "version": "3.2.7", |
||
972 | "source": { |
||
973 | "type": "git", |
||
974 | "url": "https://github.com/RobinHerbots/jquery.inputmask.git", |
||
975 | "reference": "5a72c563b502b8e05958a524cdfffafe9987be38" |
||
976 | }, |
||
977 | "dist": { |
||
978 | "type": "zip", |
||
979 | "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38", |
||
980 | "reference": "5a72c563b502b8e05958a524cdfffafe9987be38", |
||
981 | "shasum": "" |
||
982 | }, |
||
983 | "require": { |
||
984 | "bower-asset/jquery": ">=1.7" |
||
985 | }, |
||
986 | "type": "bower-asset-library", |
||
987 | "extra": { |
||
988 | "bower-asset-main": [ |
||
989 | "./dist/inputmask/inputmask.js" |
||
990 | ], |
||
991 | "bower-asset-ignore": [ |
||
992 | "**/*", |
||
993 | "!dist/*", |
||
994 | "!dist/inputmask/*", |
||
995 | "!dist/min/*", |
||
996 | "!dist/min/inputmask/*", |
||
997 | "!extra/bindings/*", |
||
998 | "!extra/dependencyLibs/*", |
||
999 | "!extra/phone-codes/*" |
||
1000 | ] |
||
1001 | }, |
||
1002 | "license": [ |
||
1003 | "http://opensource.org/licenses/mit-license.php" |
||
1004 | ], |
||
1005 | "description": "jquery.inputmask is a jquery plugin which create an input mask.", |
||
1006 | "keywords": [ |
||
1007 | "form", |
||
1008 | "input", |
||
1009 | "inputmask", |
||
1010 | "jquery", |
||
1011 | "mask", |
||
1012 | "plugins" |
||
1013 | ] |
||
1014 | }, |
||
1015 | { |
||
1016 | "name": "bower-asset/jquery.scrollTo", |
||
1017 | "version": "2.1.2", |
||
1018 | "source": { |
||
1019 | "type": "git", |
||
1020 | "url": "https://github.com/flesler/jquery.scrollTo.git", |
||
1021 | "reference": "d33ae4515be21a76bb7907c94dd8a0ca0de7e49b" |
||
1022 | }, |
||
1023 | "dist": { |
||
1024 | "type": "zip", |
||
1025 | "url": "https://api.github.com/repos/flesler/jquery.scrollTo/zipball/d33ae4515be21a76bb7907c94dd8a0ca0de7e49b", |
||
1026 | "reference": "d33ae4515be21a76bb7907c94dd8a0ca0de7e49b", |
||
1027 | "shasum": "" |
||
1028 | }, |
||
1029 | "require": { |
||
1030 | "bower-asset/jquery": ">=1.8" |
||
1031 | }, |
||
1032 | "type": "bower-asset-library", |
||
1033 | "extra": { |
||
1034 | "bower-asset-main": [ |
||
1035 | "./jquery.scrollTo.js" |
||
1036 | ], |
||
1037 | "bower-asset-ignore": [ |
||
1038 | "**/.*", |
||
1039 | "demo", |
||
1040 | "tests", |
||
1041 | "CHANGELOG", |
||
1042 | "README.md", |
||
1043 | "composer.json", |
||
1044 | "package.json" |
||
1045 | ] |
||
1046 | }, |
||
1047 | "description": "Lightweight, cross-browser and highly customizable animated scrolling with jQuery", |
||
1048 | "keywords": [ |
||
1049 | "anchors", |
||
1050 | "animated", |
||
1051 | "animation", |
||
1052 | "browser", |
||
1053 | "jquery", |
||
1054 | "links", |
||
1055 | "scroll", |
||
1056 | "scrolling" |
||
1057 | ] |
||
1058 | }, |
||
1059 | { |
||
1060 | "name": "bower-asset/json-editor", |
||
1061 | "version": "v0.7.28", |
||
1062 | "source": { |
||
1063 | "type": "git", |
||
1064 | "url": "https://github.com/jdorn/json-editor.git", |
||
1065 | "reference": "26e221593e3678794d4abf6c0ba98ccb180c7387" |
||
1066 | }, |
||
1067 | "dist": { |
||
1068 | "type": "zip", |
||
1069 | "url": "https://api.github.com/repos/jdorn/json-editor/zipball/26e221593e3678794d4abf6c0ba98ccb180c7387", |
||
1070 | "reference": "26e221593e3678794d4abf6c0ba98ccb180c7387", |
||
1071 | "shasum": "" |
||
1072 | }, |
||
1073 | "type": "bower-asset-library", |
||
1074 | "extra": { |
||
1075 | "bower-asset-main": "dist/jsoneditor.js", |
||
1076 | "bower-asset-ignore": [ |
||
1077 | "**/.*", |
||
1078 | "*.md", |
||
1079 | "tests", |
||
1080 | "examples", |
||
1081 | "demo.html", |
||
1082 | "*.png", |
||
1083 | "package.json", |
||
1084 | "Gruntfile.js", |
||
1085 | "src" |
||
1086 | ] |
||
1087 | }, |
||
1088 | "license": [ |
||
1089 | "MIT" |
||
1090 | ], |
||
1091 | "description": "JSON Schema based editor", |
||
1092 | "keywords": [ |
||
1093 | "editor", |
||
1094 | "json", |
||
1095 | "jsonschema", |
||
1096 | "schema" |
||
1097 | ] |
||
1098 | }, |
||
1099 | { |
||
1100 | "name": "bower-asset/jsoneditor", |
||
1101 | "version": "v3.2.0", |
||
1102 | "source": { |
||
1103 | "type": "git", |
||
1104 | "url": "https://github.com/josdejong/jsoneditor.git", |
||
1105 | "reference": "63e61dd817f771782c3bf6eafaf6f1069e034569" |
||
1106 | }, |
||
1107 | "dist": { |
||
1108 | "type": "zip", |
||
1109 | "url": "https://api.github.com/repos/josdejong/jsoneditor/zipball/63e61dd817f771782c3bf6eafaf6f1069e034569", |
||
1110 | "reference": "63e61dd817f771782c3bf6eafaf6f1069e034569", |
||
1111 | "shasum": "" |
||
1112 | }, |
||
1113 | "type": "bower-asset-library", |
||
1114 | "extra": { |
||
1115 | "bower-asset-main": [ |
||
1116 | "jsoneditor.min.js", |
||
1117 | "jsoneditor.min.css" |
||
1118 | ], |
||
1119 | "bower-asset-ignore": [ |
||
1120 | "app", |
||
1121 | "build", |
||
1122 | "downloads", |
||
1123 | "src", |
||
1124 | "misc", |
||
1125 | "node_modules", |
||
1126 | "test", |
||
1127 | "tools", |
||
1128 | ".idea", |
||
1129 | "gulpfile.js", |
||
1130 | "package.json", |
||
1131 | ".npmignore", |
||
1132 | ".gitignore" |
||
1133 | ] |
||
1134 | }, |
||
1135 | "description": "A web-based tool to view, edit and format JSON" |
||
1136 | }, |
||
1137 | { |
||
1138 | "name": "bower-asset/microplugin", |
||
1139 | "version": "v0.0.3", |
||
1140 | "source": { |
||
1141 | "type": "git", |
||
1142 | "url": "https://github.com/brianreavis/microplugin.js.git", |
||
1143 | "reference": "d8671e6cc769938648f8735610534427cdeeaf67" |
||
1144 | }, |
||
1145 | "dist": { |
||
1146 | "type": "zip", |
||
1147 | "url": "https://api.github.com/repos/brianreavis/microplugin.js/zipball/d8671e6cc769938648f8735610534427cdeeaf67", |
||
1148 | "reference": "d8671e6cc769938648f8735610534427cdeeaf67", |
||
1149 | "shasum": "" |
||
1150 | }, |
||
1151 | "type": "bower-asset-library", |
||
1152 | "extra": { |
||
1153 | "bower-asset-main": [ |
||
1154 | "src/microplugin.js" |
||
1155 | ], |
||
1156 | "bower-asset-ignore": [ |
||
1157 | "Makefile", |
||
1158 | "test", |
||
1159 | ".travis.yml", |
||
1160 | ".npmignore.yml" |
||
1161 | ] |
||
1162 | }, |
||
1163 | "license": [ |
||
1164 | "Apache License, Version 2.0" |
||
1165 | ], |
||
1166 | "description": "A lightweight plugin / dependency system for javascript libraries.", |
||
1167 | "keywords": [ |
||
1168 | "architecture", |
||
1169 | "dependencies", |
||
1170 | "extensibility", |
||
1171 | "plugins", |
||
1172 | "require" |
||
1173 | ] |
||
1174 | }, |
||
1175 | { |
||
1176 | "name": "bower-asset/moment", |
||
1177 | "version": "2.17.1", |
||
1178 | "source": { |
||
1179 | "type": "git", |
||
1180 | "url": "https://github.com/moment/moment.git", |
||
1181 | "reference": "c83c4058b4c88d0a2ab10aac28ac787e31993c39" |
||
1182 | }, |
||
1183 | "dist": { |
||
1184 | "type": "zip", |
||
1185 | "url": "https://api.github.com/repos/moment/moment/zipball/c83c4058b4c88d0a2ab10aac28ac787e31993c39", |
||
1186 | "reference": "c83c4058b4c88d0a2ab10aac28ac787e31993c39", |
||
1187 | "shasum": "" |
||
1188 | }, |
||
1189 | "type": "bower-asset-library", |
||
1190 | "extra": { |
||
1191 | "bower-asset-main": "moment.js", |
||
1192 | "bower-asset-ignore": [ |
||
1193 | "**/.*", |
||
1194 | "benchmarks", |
||
1195 | "bower_components", |
||
1196 | "meteor", |
||
1197 | "node_modules", |
||
1198 | "scripts", |
||
1199 | "tasks", |
||
1200 | "test", |
||
1201 | "component.json", |
||
1202 | "composer.json", |
||
1203 | "CONTRIBUTING.md", |
||
1204 | "ender.js", |
||
1205 | "Gruntfile.js", |
||
1206 | "Moment.js.nuspec", |
||
1207 | "package.js", |
||
1208 | "package.json", |
||
1209 | "ISSUE_TEMPLATE.md", |
||
1210 | "typing-tests" |
||
1211 | ] |
||
1212 | }, |
||
1213 | "license": [ |
||
1214 | "MIT" |
||
1215 | ] |
||
1216 | }, |
||
1217 | { |
||
1218 | "name": "bower-asset/ng-file-upload", |
||
1219 | "version": "12.2.13", |
||
1220 | "source": { |
||
1221 | "type": "git", |
||
1222 | "url": "https://github.com/danialfarid/angular-file-upload-bower.git", |
||
1223 | "reference": "4ba3e7eb34c3ced628699e3e20bfca32ea5be1f5" |
||
1224 | }, |
||
1225 | "dist": { |
||
1226 | "type": "zip", |
||
1227 | "url": "https://api.github.com/repos/danialfarid/angular-file-upload-bower/zipball/4ba3e7eb34c3ced628699e3e20bfca32ea5be1f5", |
||
1228 | "reference": "4ba3e7eb34c3ced628699e3e20bfca32ea5be1f5", |
||
1229 | "shasum": "" |
||
1230 | }, |
||
1231 | "require": { |
||
1232 | "bower-asset/angular": ">1.2.0" |
||
1233 | }, |
||
1234 | "type": "bower-asset-library", |
||
1235 | "extra": { |
||
1236 | "bower-asset-main": "ng-file-upload.js", |
||
1237 | "bower-asset-ignore": [] |
||
1238 | }, |
||
1239 | "license": [ |
||
1240 | "MIT" |
||
1241 | ], |
||
1242 | "description": "Lightweight Angular JS directive to upload files. Support drag&drop, paste image, progress and abort" |
||
1243 | }, |
||
1244 | { |
||
1245 | "name": "bower-asset/nprogress", |
||
1246 | "version": "v0.2.0", |
||
1247 | "source": { |
||
1248 | "type": "git", |
||
1249 | "url": "https://github.com/rstacruz/nprogress.git", |
||
1250 | "reference": "d3699f2104f80b4bbb8e2500f7ab939755b2b66b" |
||
1251 | }, |
||
1252 | "dist": { |
||
1253 | "type": "zip", |
||
1254 | "url": "https://api.github.com/repos/rstacruz/nprogress/zipball/d3699f2104f80b4bbb8e2500f7ab939755b2b66b", |
||
1255 | "reference": "d3699f2104f80b4bbb8e2500f7ab939755b2b66b", |
||
1256 | "shasum": "" |
||
1257 | }, |
||
1258 | "type": "bower-asset-library", |
||
1259 | "extra": { |
||
1260 | "bower-asset-main": [ |
||
1261 | "nprogress.js", |
||
1262 | "nprogress.css" |
||
1263 | ], |
||
1264 | "bower-asset-ignore": [ |
||
1265 | "**/.*", |
||
1266 | "node_modules", |
||
1267 | "components", |
||
1268 | "package.json", |
||
1269 | "test", |
||
1270 | "vendor" |
||
1271 | ] |
||
1272 | }, |
||
1273 | "license": [ |
||
1274 | "MIT" |
||
1275 | ], |
||
1276 | "description": "slim progress bar", |
||
1277 | "keywords": [ |
||
1278 | "bar", |
||
1279 | "progress", |
||
1280 | "spinner" |
||
1281 | ] |
||
1282 | }, |
||
1283 | { |
||
1284 | "name": "bower-asset/punycode", |
||
1285 | "version": "v1.3.2", |
||
1286 | "source": { |
||
1287 | "type": "git", |
||
1288 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
1289 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
1290 | }, |
||
1291 | "dist": { |
||
1292 | "type": "zip", |
||
1293 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
1294 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
1295 | "shasum": "" |
||
1296 | }, |
||
1297 | "type": "bower-asset-library", |
||
1298 | "extra": { |
||
1299 | "bower-asset-main": "punycode.js", |
||
1300 | "bower-asset-ignore": [ |
||
1301 | "coverage", |
||
1302 | "tests", |
||
1303 | ".*", |
||
1304 | "component.json", |
||
1305 | "Gruntfile.js", |
||
1306 | "node_modules", |
||
1307 | "package.json" |
||
1308 | ] |
||
1309 | } |
||
1310 | }, |
||
1311 | { |
||
1312 | "name": "bower-asset/selectize", |
||
1313 | "version": "v0.12.4", |
||
1314 | "source": { |
||
1315 | "type": "git", |
||
1316 | "url": "https://github.com/selectize/selectize.js.git", |
||
1317 | "reference": "47e048662d865c4f1ea3b2337de5e06e92fd9530" |
||
1318 | }, |
||
1319 | "dist": { |
||
1320 | "type": "zip", |
||
1321 | "url": "https://api.github.com/repos/selectize/selectize.js/zipball/47e048662d865c4f1ea3b2337de5e06e92fd9530", |
||
1322 | "reference": "47e048662d865c4f1ea3b2337de5e06e92fd9530", |
||
1323 | "shasum": "" |
||
1324 | }, |
||
1325 | "require": { |
||
1326 | "bower-asset/jquery": ">=1.7.0", |
||
1327 | "bower-asset/microplugin": "dev-0.0.x|0.0.x", |
||
1328 | "bower-asset/sifter": "dev-0.5.x|0.5.x" |
||
1329 | }, |
||
1330 | "require-dev": { |
||
1331 | "bower-asset/bootstrap-2": "~2", |
||
1332 | "bower-asset/bootstrap-3.2": "3.2" |
||
1333 | }, |
||
1334 | "type": "bower-asset-library", |
||
1335 | "extra": { |
||
1336 | "bower-asset-main": [ |
||
1337 | "dist/css/selectize.css", |
||
1338 | "dist/js/selectize.js" |
||
1339 | ], |
||
1340 | "bower-asset-ignore": [ |
||
1341 | "Makefile", |
||
1342 | "Gruntfile.js", |
||
1343 | "examples", |
||
1344 | "node_modules", |
||
1345 | "bower_components", |
||
1346 | "docs", |
||
1347 | "src", |
||
1348 | "test", |
||
1349 | ".travis.yml", |
||
1350 | "testem.json", |
||
1351 | "selectize.jquery.json", |
||
1352 | "*.sh", |
||
1353 | "package.json" |
||
1354 | ] |
||
1355 | }, |
||
1356 | "license": [ |
||
1357 | "Apache License, Version 2.0" |
||
1358 | ], |
||
1359 | "description": "Selectize is a jQuery-based custom <select> UI control. Useful for tagging, contact lists, country selectors, etc.", |
||
1360 | "keywords": [ |
||
1361 | "autocomplete", |
||
1362 | "control", |
||
1363 | "form", |
||
1364 | "input", |
||
1365 | "select", |
||
1366 | "tag", |
||
1367 | "tagging", |
||
1368 | "ui" |
||
1369 | ] |
||
1370 | }, |
||
1371 | { |
||
1372 | "name": "bower-asset/sifter", |
||
1373 | "version": "v0.5.2", |
||
1374 | "source": { |
||
1375 | "type": "git", |
||
1376 | "url": "https://github.com/brianreavis/sifter.js.git", |
||
1377 | "reference": "4ba7422542bf188c1fdb4bbc341fc4fcc1ff0680" |
||
1378 | }, |
||
1379 | "dist": { |
||
1380 | "type": "zip", |
||
1381 | "url": "https://api.github.com/repos/brianreavis/sifter.js/zipball/4ba7422542bf188c1fdb4bbc341fc4fcc1ff0680", |
||
1382 | "reference": "4ba7422542bf188c1fdb4bbc341fc4fcc1ff0680", |
||
1383 | "shasum": "" |
||
1384 | }, |
||
1385 | "type": "bower-asset-library", |
||
1386 | "extra": { |
||
1387 | "bower-asset-main": [ |
||
1388 | "sifter.js" |
||
1389 | ], |
||
1390 | "bower-asset-ignore": [ |
||
1391 | "Makefile", |
||
1392 | "test", |
||
1393 | "lib", |
||
1394 | "bin", |
||
1395 | "benchmark", |
||
1396 | "node_modules", |
||
1397 | ".travis.yml" |
||
1398 | ] |
||
1399 | }, |
||
1400 | "license": [ |
||
1401 | "Apache License, Version 2.0" |
||
1402 | ], |
||
1403 | "description": "A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.", |
||
1404 | "keywords": [ |
||
1405 | "autocomplete", |
||
1406 | "data", |
||
1407 | "filter", |
||
1408 | "match", |
||
1409 | "results", |
||
1410 | "search", |
||
1411 | "sift", |
||
1412 | "sort" |
||
1413 | ] |
||
1414 | }, |
||
1415 | { |
||
1416 | "name": "bower-asset/swiper", |
||
1417 | "version": "v3.4.1", |
||
1418 | "source": { |
||
1419 | "type": "git", |
||
1420 | "url": "https://github.com/nolimits4web/Swiper.git", |
||
1421 | "reference": "0475133480ed98940128e3a39671ec6ac0441516" |
||
1422 | }, |
||
1423 | "dist": { |
||
1424 | "type": "zip", |
||
1425 | "url": "https://api.github.com/repos/nolimits4web/Swiper/zipball/0475133480ed98940128e3a39671ec6ac0441516", |
||
1426 | "reference": "0475133480ed98940128e3a39671ec6ac0441516", |
||
1427 | "shasum": "" |
||
1428 | }, |
||
1429 | "type": "bower-asset-library", |
||
1430 | "extra": { |
||
1431 | "bower-asset-main": [ |
||
1432 | "dist/js/swiper.js", |
||
1433 | "dist/css/swiper.css" |
||
1434 | ], |
||
1435 | "bower-asset-ignore": [ |
||
1436 | ".*", |
||
1437 | "demos", |
||
1438 | "gulpfile", |
||
1439 | "build", |
||
1440 | "node_modules", |
||
1441 | "playground", |
||
1442 | "package.json" |
||
1443 | ] |
||
1444 | }, |
||
1445 | "license": [ |
||
1446 | "MIT" |
||
1447 | ], |
||
1448 | "description": "Most modern mobile touch slider and framework with hardware accelerated transitions", |
||
1449 | "keywords": [ |
||
1450 | "app", |
||
1451 | "carousel", |
||
1452 | "cordova", |
||
1453 | "framework", |
||
1454 | "gallery", |
||
1455 | "ios", |
||
1456 | "mobile", |
||
1457 | "phonegap", |
||
1458 | "slider", |
||
1459 | "swipe", |
||
1460 | "swiper", |
||
1461 | "touch" |
||
1462 | ] |
||
1463 | }, |
||
1464 | { |
||
1465 | "name": "bower-asset/yii2-pjax", |
||
1466 | "version": "v2.0.6", |
||
1467 | "source": { |
||
1468 | "type": "git", |
||
1469 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
1470 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978" |
||
1471 | }, |
||
1472 | "dist": { |
||
1473 | "type": "zip", |
||
1474 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978", |
||
1475 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978", |
||
1476 | "shasum": "" |
||
1477 | }, |
||
1478 | "require": { |
||
1479 | "bower-asset/jquery": ">=1.8" |
||
1480 | }, |
||
1481 | "type": "bower-asset-library", |
||
1482 | "extra": { |
||
1483 | "bower-asset-main": "./jquery.pjax.js", |
||
1484 | "bower-asset-ignore": [ |
||
1485 | ".travis.yml", |
||
1486 | "Gemfile", |
||
1487 | "Gemfile.lock", |
||
1488 | "CONTRIBUTING.md", |
||
1489 | "vendor/", |
||
1490 | "script/", |
||
1491 | "test/" |
||
1492 | ] |
||
1493 | }, |
||
1494 | "license": [ |
||
1495 | "MIT" |
||
1496 | ] |
||
1497 | }, |
||
1498 | { |
||
1499 | "name": "cebe/markdown", |
||
1500 | "version": "1.0.2", |
||
1501 | "source": { |
||
1502 | "type": "git", |
||
1503 | "url": "https://github.com/cebe/markdown.git", |
||
1504 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda" |
||
1505 | }, |
||
1506 | "dist": { |
||
1507 | "type": "zip", |
||
1508 | "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda", |
||
1509 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda", |
||
1510 | "shasum": "" |
||
1511 | }, |
||
1512 | "require": { |
||
1513 | "lib-pcre": "*", |
||
1514 | "php": ">=5.4.0" |
||
1515 | }, |
||
1516 | "require-dev": { |
||
1517 | "cebe/indent": "*", |
||
1518 | "facebook/xhprof": "*@dev", |
||
1519 | "phpunit/phpunit": "3.7.*" |
||
1520 | }, |
||
1521 | "bin": [ |
||
1522 | "bin/markdown" |
||
1523 | ], |
||
1524 | "type": "library", |
||
1525 | "extra": { |
||
1526 | "branch-alias": { |
||
1527 | "dev-master": "1.0.x-dev" |
||
1528 | } |
||
1529 | }, |
||
1530 | "autoload": { |
||
1531 | "psr-4": { |
||
1532 | "cebe\\markdown\\": "" |
||
1533 | } |
||
1534 | }, |
||
1535 | "notification-url": "https://packagist.org/downloads/", |
||
1536 | "license": [ |
||
1537 | "MIT" |
||
1538 | ], |
||
1539 | "authors": [ |
||
1540 | { |
||
1541 | "name": "Carsten Brandt", |
||
1542 | "email": "[email protected]", |
||
1543 | "homepage": "http://cebe.cc/", |
||
1544 | "role": "Creator" |
||
1545 | } |
||
1546 | ], |
||
1547 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
1548 | "homepage": "https://github.com/cebe/markdown#readme", |
||
1549 | "keywords": [ |
||
1550 | "extensible", |
||
1551 | "fast", |
||
1552 | "gfm", |
||
1553 | "markdown", |
||
1554 | "markdown-extra" |
||
1555 | ], |
||
1556 | "time": "2015-03-06 05:21:16" |
||
1557 | }, |
||
1558 | { |
||
1559 | "name": "cebe/yii2-gravatar", |
||
1560 | "version": "1.1", |
||
1561 | "target-dir": "cebe/gravatar", |
||
1562 | "source": { |
||
1563 | "type": "git", |
||
1564 | "url": "https://github.com/cebe/yii2-gravatar.git", |
||
1565 | "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057" |
||
1566 | }, |
||
1567 | "dist": { |
||
1568 | "type": "zip", |
||
1569 | "url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057", |
||
1570 | "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057", |
||
1571 | "shasum": "" |
||
1572 | }, |
||
1573 | "require": { |
||
1574 | "yiisoft/yii2": "*" |
||
1575 | }, |
||
1576 | "type": "yii2-extension", |
||
1577 | "autoload": { |
||
1578 | "psr-0": { |
||
1579 | "cebe\\gravatar\\": "" |
||
1580 | } |
||
1581 | }, |
||
1582 | "notification-url": "https://packagist.org/downloads/", |
||
1583 | "license": [ |
||
1584 | "MIT" |
||
1585 | ], |
||
1586 | "authors": [ |
||
1587 | { |
||
1588 | "name": "Carsten Brandt", |
||
1589 | "email": "[email protected]", |
||
1590 | "homepage": "http://cebe.cc/", |
||
1591 | "role": "Core framework development" |
||
1592 | } |
||
1593 | ], |
||
1594 | "description": "Gravatar Widget for Yii 2", |
||
1595 | "keywords": [ |
||
1596 | "gravatar", |
||
1597 | "yii" |
||
1598 | ], |
||
1599 | "time": "2013-12-10 17:49:58" |
||
1600 | }, |
||
1601 | { |
||
1602 | "name": "chrisboulton/php-resque", |
||
1603 | "version": "1.2", |
||
1604 | "source": { |
||
1605 | "type": "git", |
||
1606 | "url": "https://github.com/chrisboulton/php-resque.git", |
||
1607 | "reference": "0549d6c88a4aed934655b7c03b6153349d6c3ad0" |
||
1608 | }, |
||
1609 | "dist": { |
||
1610 | "type": "zip", |
||
1611 | "url": "https://api.github.com/repos/chrisboulton/php-resque/zipball/0549d6c88a4aed934655b7c03b6153349d6c3ad0", |
||
1612 | "reference": "0549d6c88a4aed934655b7c03b6153349d6c3ad0", |
||
1613 | "shasum": "" |
||
1614 | }, |
||
1615 | "require": { |
||
1616 | "php": ">=5.3.0" |
||
1617 | }, |
||
1618 | "type": "library", |
||
1619 | "autoload": { |
||
1620 | "psr-0": { |
||
1621 | "Resque": "lib" |
||
1622 | } |
||
1623 | }, |
||
1624 | "notification-url": "https://packagist.org/downloads/", |
||
1625 | "license": [ |
||
1626 | "MIT" |
||
1627 | ], |
||
1628 | "authors": [ |
||
1629 | { |
||
1630 | "name": "Chris Boulton", |
||
1631 | "email": "[email protected]" |
||
1632 | } |
||
1633 | ], |
||
1634 | "description": "Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.", |
||
1635 | "homepage": "http://www.github.com/chrisboulton/php-resque/", |
||
1636 | "keywords": [ |
||
1637 | "background", |
||
1638 | "job", |
||
1639 | "redis", |
||
1640 | "resque" |
||
1641 | ], |
||
1642 | "time": "2012-10-13 07:28:16" |
||
1643 | }, |
||
1644 | { |
||
1645 | "name": "cinghie/yii2-cookie-consent", |
||
1646 | "version": "v1.4.4", |
||
1647 | "source": { |
||
1648 | "type": "git", |
||
1649 | "url": "https://github.com/cinghie/yii2-cookie-consent.git", |
||
1650 | "reference": "df246eba8c0f71a45b57f9a79cc616df13556d35" |
||
1651 | }, |
||
1652 | "dist": { |
||
1653 | "type": "zip", |
||
1654 | "url": "https://api.github.com/repos/cinghie/yii2-cookie-consent/zipball/df246eba8c0f71a45b57f9a79cc616df13556d35", |
||
1655 | "reference": "df246eba8c0f71a45b57f9a79cc616df13556d35", |
||
1656 | "shasum": "" |
||
1657 | }, |
||
1658 | "require": { |
||
1659 | "bower-asset/cookieconsent2": "*", |
||
1660 | "yiisoft/yii2": "*" |
||
1661 | }, |
||
1662 | "type": "yii2-extension", |
||
1663 | "autoload": { |
||
1664 | "psr-4": { |
||
1665 | "cinghie\\cookieconsent\\": "" |
||
1666 | } |
||
1667 | }, |
||
1668 | "notification-url": "https://packagist.org/downloads/", |
||
1669 | "license": [ |
||
1670 | "BSD 3-Clause" |
||
1671 | ], |
||
1672 | "authors": [ |
||
1673 | { |
||
1674 | "name": "Gogodigital.it", |
||
1675 | "email": "[email protected]", |
||
1676 | "homepage": "http://www.gogodigital.it/" |
||
1677 | } |
||
1678 | ], |
||
1679 | "description": "Yii2 Cookie Consent to alerting users about the use of cookies on your Yii2 website.", |
||
1680 | "homepage": "https://github.com/cinghie/yii2-cookie-consent", |
||
1681 | "keywords": [ |
||
1682 | "cookie", |
||
1683 | "cookie consent", |
||
1684 | "cookie law", |
||
1685 | "eu cookie consent", |
||
1686 | "yii2" |
||
1687 | ], |
||
1688 | "time": "2016-06-07 16:25:09" |
||
1689 | }, |
||
1690 | { |
||
1691 | "name": "codemix/yii2-localeurls", |
||
1692 | "version": "1.4.5", |
||
1693 | "source": { |
||
1694 | "type": "git", |
||
1695 | "url": "https://github.com/codemix/yii2-localeurls.git", |
||
1696 | "reference": "b6230b7e7f2d23aba49ba5febbacd4778b5a4e24" |
||
1697 | }, |
||
1698 | "dist": { |
||
1699 | "type": "zip", |
||
1700 | "url": "https://api.github.com/repos/codemix/yii2-localeurls/zipball/b6230b7e7f2d23aba49ba5febbacd4778b5a4e24", |
||
1701 | "reference": "b6230b7e7f2d23aba49ba5febbacd4778b5a4e24", |
||
1702 | "shasum": "" |
||
1703 | }, |
||
1704 | "require": { |
||
1705 | "yiisoft/yii2": "*" |
||
1706 | }, |
||
1707 | "type": "yii2-extension", |
||
1708 | "autoload": { |
||
1709 | "psr-4": { |
||
1710 | "codemix\\localeurls\\": "" |
||
1711 | } |
||
1712 | }, |
||
1713 | "notification-url": "https://packagist.org/downloads/", |
||
1714 | "license": [ |
||
1715 | "MIT" |
||
1716 | ], |
||
1717 | "authors": [ |
||
1718 | { |
||
1719 | "name": "Michael Härtl", |
||
1720 | "email": "[email protected]" |
||
1721 | } |
||
1722 | ], |
||
1723 | "description": "Automatic locale/language management for URLs.", |
||
1724 | "keywords": [ |
||
1725 | "i18n", |
||
1726 | "locale", |
||
1727 | "yii2" |
||
1728 | ], |
||
1729 | "time": "2016-10-08 16:09:21" |
||
1730 | }, |
||
1731 | { |
||
1732 | "name": "codemix/yii2-streamlog", |
||
1733 | "version": "1.0.0", |
||
1734 | "source": { |
||
1735 | "type": "git", |
||
1736 | "url": "https://github.com/codemix/yii2-streamlog.git", |
||
1737 | "reference": "8a0f03900887651e00a4f26cf7c3a12043bc2784" |
||
1738 | }, |
||
1739 | "dist": { |
||
1740 | "type": "zip", |
||
1741 | "url": "https://api.github.com/repos/codemix/yii2-streamlog/zipball/8a0f03900887651e00a4f26cf7c3a12043bc2784", |
||
1742 | "reference": "8a0f03900887651e00a4f26cf7c3a12043bc2784", |
||
1743 | "shasum": "" |
||
1744 | }, |
||
1745 | "type": "library", |
||
1746 | "autoload": { |
||
1747 | "psr-4": { |
||
1748 | "codemix\\streamlog\\": "src/" |
||
1749 | } |
||
1750 | }, |
||
1751 | "notification-url": "https://packagist.org/downloads/", |
||
1752 | "license": [ |
||
1753 | "MIT" |
||
1754 | ], |
||
1755 | "authors": [ |
||
1756 | { |
||
1757 | "name": "Michael Härtl", |
||
1758 | "email": "[email protected]" |
||
1759 | } |
||
1760 | ], |
||
1761 | "description": "A Yii 2 log target for streams in URL format", |
||
1762 | "keywords": [ |
||
1763 | "log", |
||
1764 | "stdout", |
||
1765 | "stream", |
||
1766 | "yii2" |
||
1767 | ], |
||
1768 | "time": "2015-04-28 08:24:33" |
||
1769 | }, |
||
1770 | { |
||
1771 | "name": "creocoder/yii2-flysystem", |
||
1772 | "version": "0.8.1", |
||
1773 | "source": { |
||
1774 | "type": "git", |
||
1775 | "url": "https://github.com/creocoder/yii2-flysystem.git", |
||
1776 | "reference": "9ca837c8ceb1535f722969f6a9cbbcb0f267667a" |
||
1777 | }, |
||
1778 | "dist": { |
||
1779 | "type": "zip", |
||
1780 | "url": "https://api.github.com/repos/creocoder/yii2-flysystem/zipball/9ca837c8ceb1535f722969f6a9cbbcb0f267667a", |
||
1781 | "reference": "9ca837c8ceb1535f722969f6a9cbbcb0f267667a", |
||
1782 | "shasum": "" |
||
1783 | }, |
||
1784 | "require": { |
||
1785 | "league/flysystem": "~1.0", |
||
1786 | "yiisoft/yii2": "~2.0.0" |
||
1787 | }, |
||
1788 | "require-dev": { |
||
1789 | "league/flysystem-aws-s3-v2": "~1.0", |
||
1790 | "league/flysystem-azure": "~1.0", |
||
1791 | "league/flysystem-cached-adapter": "~1.0", |
||
1792 | "league/flysystem-copy": "~1.0", |
||
1793 | "league/flysystem-dropbox": "~1.0", |
||
1794 | "league/flysystem-gridfs": "~1.0", |
||
1795 | "league/flysystem-rackspace": "~1.0", |
||
1796 | "league/flysystem-replicate-adapter": "~1.0", |
||
1797 | "league/flysystem-sftp": "~1.0", |
||
1798 | "league/flysystem-webdav": "~1.0", |
||
1799 | "league/flysystem-ziparchive": "~1.0" |
||
1800 | }, |
||
1801 | "type": "yii2-extension", |
||
1802 | "autoload": { |
||
1803 | "psr-4": { |
||
1804 | "creocoder\\flysystem\\": "src" |
||
1805 | } |
||
1806 | }, |
||
1807 | "notification-url": "https://packagist.org/downloads/", |
||
1808 | "license": [ |
||
1809 | "BSD-3-Clause" |
||
1810 | ], |
||
1811 | "authors": [ |
||
1812 | { |
||
1813 | "name": "Alexander Kochetov", |
||
1814 | "email": "[email protected]" |
||
1815 | } |
||
1816 | ], |
||
1817 | "description": "The flysystem extension for the Yii framework", |
||
1818 | "keywords": [ |
||
1819 | "Flysystem", |
||
1820 | "GridFS", |
||
1821 | "WebDAV", |
||
1822 | "aws", |
||
1823 | "azure", |
||
1824 | "copy.com", |
||
1825 | "dropbox", |
||
1826 | "files", |
||
1827 | "filesystem", |
||
1828 | "ftp", |
||
1829 | "rackspace", |
||
1830 | "s3", |
||
1831 | "sftp", |
||
1832 | "yii2" |
||
1833 | ], |
||
1834 | "time": "2015-05-12 08:36:25" |
||
1835 | }, |
||
1836 | { |
||
1837 | "name": "creocoder/yii2-nested-sets", |
||
1838 | "version": "0.9.0", |
||
1839 | "source": { |
||
1840 | "type": "git", |
||
1841 | "url": "https://github.com/creocoder/yii2-nested-sets.git", |
||
1842 | "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954" |
||
1843 | }, |
||
1844 | "dist": { |
||
1845 | "type": "zip", |
||
1846 | "url": "https://api.github.com/repos/creocoder/yii2-nested-sets/zipball/cb8635a459b6246e5a144f096b992dcc30cf9954", |
||
1847 | "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954", |
||
1848 | "shasum": "" |
||
1849 | }, |
||
1850 | "require": { |
||
1851 | "yiisoft/yii2": "*" |
||
1852 | }, |
||
1853 | "type": "yii2-extension", |
||
1854 | "autoload": { |
||
1855 | "psr-4": { |
||
1856 | "creocoder\\nestedsets\\": "src" |
||
1857 | } |
||
1858 | }, |
||
1859 | "notification-url": "https://packagist.org/downloads/", |
||
1860 | "license": [ |
||
1861 | "BSD-3-Clause" |
||
1862 | ], |
||
1863 | "authors": [ |
||
1864 | { |
||
1865 | "name": "Alexander Kochetov", |
||
1866 | "email": "[email protected]" |
||
1867 | } |
||
1868 | ], |
||
1869 | "description": "The nested sets behavior for the Yii framework", |
||
1870 | "keywords": [ |
||
1871 | "nested sets", |
||
1872 | "yii2" |
||
1873 | ], |
||
1874 | "time": "2015-01-27 10:53:51" |
||
1875 | }, |
||
1876 | { |
||
1877 | "name": "dektrium/yii2-rbac", |
||
1878 | "version": "0.3.0", |
||
1879 | "source": { |
||
1880 | "type": "git", |
||
1881 | "url": "https://github.com/dektrium/yii2-rbac.git", |
||
1882 | "reference": "4c5c383f577256d34cbc37ed26809a8ff109b2ec" |
||
1883 | }, |
||
1884 | "dist": { |
||
1885 | "type": "zip", |
||
1886 | "url": "https://api.github.com/repos/dektrium/yii2-rbac/zipball/4c5c383f577256d34cbc37ed26809a8ff109b2ec", |
||
1887 | "reference": "4c5c383f577256d34cbc37ed26809a8ff109b2ec", |
||
1888 | "shasum": "" |
||
1889 | }, |
||
1890 | "require": { |
||
1891 | "kartik-v/yii2-widget-select2": "*", |
||
1892 | "yiisoft/yii2": "2.0.*" |
||
1893 | }, |
||
1894 | "type": "yii2-extension", |
||
1895 | "extra": { |
||
1896 | "bootstrap": "dektrium\\rbac\\Bootstrap" |
||
1897 | }, |
||
1898 | "autoload": { |
||
1899 | "psr-4": { |
||
1900 | "dektrium\\rbac\\": "" |
||
1901 | } |
||
1902 | }, |
||
1903 | "notification-url": "https://packagist.org/downloads/", |
||
1904 | "license": [ |
||
1905 | "MIT" |
||
1906 | ], |
||
1907 | "authors": [ |
||
1908 | { |
||
1909 | "name": "Dmitry Erofeev", |
||
1910 | "email": "[email protected]", |
||
1911 | "homepage": "http://dmeroff.ru" |
||
1912 | } |
||
1913 | ], |
||
1914 | "description": "RBAC management module for Yii2", |
||
1915 | "keywords": [ |
||
1916 | "dektrium", |
||
1917 | "rbac gui", |
||
1918 | "rbac management", |
||
1919 | "rbac module", |
||
1920 | "yii rbac", |
||
1921 | "yii2", |
||
1922 | "yii2-rbac" |
||
1923 | ], |
||
1924 | "time": "2016-03-30 12:19:16" |
||
1925 | }, |
||
1926 | { |
||
1927 | "name": "dektrium/yii2-user", |
||
1928 | "version": "0.9.9", |
||
1929 | "source": { |
||
1930 | "type": "git", |
||
1931 | "url": "https://github.com/dektrium/yii2-user.git", |
||
1932 | "reference": "d9530a1b4213c2bd7fd8eb05d185dfe9dffde558" |
||
1933 | }, |
||
1934 | "dist": { |
||
1935 | "type": "zip", |
||
1936 | "url": "https://api.github.com/repos/dektrium/yii2-user/zipball/d9530a1b4213c2bd7fd8eb05d185dfe9dffde558", |
||
1937 | "reference": "d9530a1b4213c2bd7fd8eb05d185dfe9dffde558", |
||
1938 | "shasum": "" |
||
1939 | }, |
||
1940 | "require": { |
||
1941 | "yiisoft/yii2": "^2.0.0", |
||
1942 | "yiisoft/yii2-authclient": "^2.1.0", |
||
1943 | "yiisoft/yii2-bootstrap": "^2.0.0", |
||
1944 | "yiisoft/yii2-swiftmailer": "^2.0.0" |
||
1945 | }, |
||
1946 | "require-dev": { |
||
1947 | "codeception/specify": "^0.4.3", |
||
1948 | "codeception/verify": "^0.3.1", |
||
1949 | "yiisoft/yii2-codeception": "^2.0.0" |
||
1950 | }, |
||
1951 | "type": "yii2-extension", |
||
1952 | "extra": { |
||
1953 | "bootstrap": "dektrium\\user\\Bootstrap", |
||
1954 | "branch-alias": { |
||
1955 | "dev-master": "0.9.x-dev", |
||
1956 | "dev-develop": "1.0.x-dev" |
||
1957 | } |
||
1958 | }, |
||
1959 | "autoload": { |
||
1960 | "psr-4": { |
||
1961 | "dektrium\\user\\": "" |
||
1962 | } |
||
1963 | }, |
||
1964 | "notification-url": "https://packagist.org/downloads/", |
||
1965 | "license": [ |
||
1966 | "MIT" |
||
1967 | ], |
||
1968 | "authors": [ |
||
1969 | { |
||
1970 | "name": "Dmitry Erofeev", |
||
1971 | "email": "[email protected]", |
||
1972 | "homepage": "http://dmeroff.ru" |
||
1973 | } |
||
1974 | ], |
||
1975 | "description": "Flexible user registration and authentication module for Yii2", |
||
1976 | "keywords": [ |
||
1977 | "User management", |
||
1978 | "dektrium", |
||
1979 | "yii2", |
||
1980 | "yii2-user" |
||
1981 | ], |
||
1982 | "time": "2016-08-13 15:45:38" |
||
1983 | }, |
||
1984 | { |
||
1985 | "name": "devgroup/yii2-jsoneditor", |
||
1986 | "version": "v1.0.0", |
||
1987 | "source": { |
||
1988 | "type": "git", |
||
1989 | "url": "https://github.com/DevGroup-ru/yii2-jsoneditor.git", |
||
1990 | "reference": "b4656d7953d78e513fc5dfe42b4c9515c07a0c67" |
||
1991 | }, |
||
1992 | "dist": { |
||
1993 | "type": "zip", |
||
1994 | "url": "https://api.github.com/repos/DevGroup-ru/yii2-jsoneditor/zipball/b4656d7953d78e513fc5dfe42b4c9515c07a0c67", |
||
1995 | "reference": "b4656d7953d78e513fc5dfe42b4c9515c07a0c67", |
||
1996 | "shasum": "" |
||
1997 | }, |
||
1998 | "require": { |
||
1999 | "bower-asset/jsoneditor": "~3.1", |
||
2000 | "yiisoft/yii2": "2.0.*" |
||
2001 | }, |
||
2002 | "require-dev": { |
||
2003 | "yiisoft/yii2-debug": "2.0.*" |
||
2004 | }, |
||
2005 | "type": "yii2-extension", |
||
2006 | "autoload": { |
||
2007 | "psr-4": { |
||
2008 | "devgroup\\jsoneditor\\": "" |
||
2009 | } |
||
2010 | }, |
||
2011 | "notification-url": "https://packagist.org/downloads/", |
||
2012 | "license": [ |
||
2013 | "GPL-3.0+" |
||
2014 | ], |
||
2015 | "authors": [ |
||
2016 | { |
||
2017 | "name": "Alexander Kozhevnikov", |
||
2018 | "email": "[email protected]" |
||
2019 | }, |
||
2020 | { |
||
2021 | "name": "Evgeny Dubovitsky", |
||
2022 | "email": "[email protected]" |
||
2023 | }, |
||
2024 | { |
||
2025 | "name": "Pavel Fedotov", |
||
2026 | "email": "[email protected]" |
||
2027 | } |
||
2028 | ], |
||
2029 | "description": "Yii2 jsoneditor widget", |
||
2030 | "keywords": [ |
||
2031 | "editor", |
||
2032 | "json", |
||
2033 | "jsoneditor", |
||
2034 | "yii2" |
||
2035 | ], |
||
2036 | "time": "2014-12-16 14:27:06" |
||
2037 | }, |
||
2038 | { |
||
2039 | "name": "dmstr/yii2-adminlte-asset", |
||
2040 | "version": "2.4.0-beta1", |
||
2041 | "source": { |
||
2042 | "type": "git", |
||
2043 | "url": "https://github.com/dmstr/yii2-adminlte-asset.git", |
||
2044 | "reference": "47155caf6c7932abf7b3d0e0a23ce55fefe6dc4a" |
||
2045 | }, |
||
2046 | "dist": { |
||
2047 | "type": "zip", |
||
2048 | "url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/47155caf6c7932abf7b3d0e0a23ce55fefe6dc4a", |
||
2049 | "reference": "47155caf6c7932abf7b3d0e0a23ce55fefe6dc4a", |
||
2050 | "shasum": "" |
||
2051 | }, |
||
2052 | "require": { |
||
2053 | "almasaeed2010/adminlte": "~2.0", |
||
2054 | "cebe/yii2-gravatar": "1.*", |
||
2055 | "rmrevin/yii2-fontawesome": "~2.9", |
||
2056 | "yiisoft/yii2": "2.*", |
||
2057 | "yiisoft/yii2-bootstrap": "2.*" |
||
2058 | }, |
||
2059 | "type": "yii2-extension", |
||
2060 | "extra": { |
||
2061 | "branch-alias": { |
||
2062 | "dev-master": "2.0.x-dev" |
||
2063 | } |
||
2064 | }, |
||
2065 | "autoload": { |
||
2066 | "psr-4": { |
||
2067 | "dmstr\\": "" |
||
2068 | } |
||
2069 | }, |
||
2070 | "notification-url": "https://packagist.org/downloads/", |
||
2071 | "license": [ |
||
2072 | "BSD-3-Clause" |
||
2073 | ], |
||
2074 | "authors": [ |
||
2075 | { |
||
2076 | "name": "Tobias Munk", |
||
2077 | "email": "[email protected]" |
||
2078 | }, |
||
2079 | { |
||
2080 | "name": "Evgeniy Tkachenko", |
||
2081 | "email": "[email protected]" |
||
2082 | } |
||
2083 | ], |
||
2084 | "description": "AdminLTE backend theme asset bundle for Yii 2.0 Framework", |
||
2085 | "keywords": [ |
||
2086 | "AdminLTE", |
||
2087 | "admin", |
||
2088 | "asset", |
||
2089 | "backend", |
||
2090 | "css", |
||
2091 | "extension", |
||
2092 | "less", |
||
2093 | "theme", |
||
2094 | "yii2" |
||
2095 | ], |
||
2096 | "time": "2016-12-09 03:16:30" |
||
2097 | }, |
||
2098 | { |
||
2099 | "name": "dmstr/yii2-backend-module", |
||
2100 | "version": "0.5.0-rc2", |
||
2101 | "source": { |
||
2102 | "type": "git", |
||
2103 | "url": "https://github.com/dmstr/yii2-backend-module.git", |
||
2104 | "reference": "b34cc6a27453516e497f81acd3ae8000205bf410" |
||
2105 | }, |
||
2106 | "dist": { |
||
2107 | "type": "zip", |
||
2108 | "url": "https://api.github.com/repos/dmstr/yii2-backend-module/zipball/b34cc6a27453516e497f81acd3ae8000205bf410", |
||
2109 | "reference": "b34cc6a27453516e497f81acd3ae8000205bf410", |
||
2110 | "shasum": "" |
||
2111 | }, |
||
2112 | "require": { |
||
2113 | "dmstr/yii2-adminlte-asset": "^2.3.4", |
||
2114 | "dmstr/yii2-helpers": "~0.4", |
||
2115 | "dmstr/yii2-pages-module": "~0.16", |
||
2116 | "dmstr/yii2-prototype-module": "~0.4", |
||
2117 | "dmstr/yii2-web": "~0.3", |
||
2118 | "yiisoft/yii2": "2.*" |
||
2119 | }, |
||
2120 | "type": "yii2-extension", |
||
2121 | "autoload": { |
||
2122 | "psr-4": { |
||
2123 | "dmstr\\modules\\backend\\": "src" |
||
2124 | } |
||
2125 | }, |
||
2126 | "notification-url": "https://packagist.org/downloads/", |
||
2127 | "license": [ |
||
2128 | "BSD-3-Clause" |
||
2129 | ], |
||
2130 | "authors": [ |
||
2131 | { |
||
2132 | "name": "Tobias Munk", |
||
2133 | "email": "[email protected]" |
||
2134 | } |
||
2135 | ], |
||
2136 | "description": "Admin Dashboard", |
||
2137 | "keywords": [ |
||
2138 | "extension", |
||
2139 | "yii2" |
||
2140 | ], |
||
2141 | "time": "2016-12-23 00:46:08" |
||
2142 | }, |
||
2143 | { |
||
2144 | "name": "dmstr/yii2-bootstrap", |
||
2145 | "version": "0.2.0", |
||
2146 | "source": { |
||
2147 | "type": "git", |
||
2148 | "url": "https://github.com/dmstr/yii2-bootstrap.git", |
||
2149 | "reference": "df2afef6509390e6d754c16b72f3c5a980169e19" |
||
2150 | }, |
||
2151 | "dist": { |
||
2152 | "type": "zip", |
||
2153 | "url": "https://api.github.com/repos/dmstr/yii2-bootstrap/zipball/df2afef6509390e6d754c16b72f3c5a980169e19", |
||
2154 | "reference": "df2afef6509390e6d754c16b72f3c5a980169e19", |
||
2155 | "shasum": "" |
||
2156 | }, |
||
2157 | "require": { |
||
2158 | "yiisoft/yii2-bootstrap": "^2.0.6" |
||
2159 | }, |
||
2160 | "type": "yii2-extension", |
||
2161 | "autoload": { |
||
2162 | "psr-4": { |
||
2163 | "dmstr\\bootstrap\\": "" |
||
2164 | } |
||
2165 | }, |
||
2166 | "notification-url": "https://packagist.org/downloads/", |
||
2167 | "license": [ |
||
2168 | "BSD-3-Clause" |
||
2169 | ], |
||
2170 | "authors": [ |
||
2171 | { |
||
2172 | "name": "Christopher Stebe", |
||
2173 | "email": "[email protected]" |
||
2174 | } |
||
2175 | ], |
||
2176 | "description": "yii2 bootstrap components and extensions from diemeisterei GmbH", |
||
2177 | "keywords": [ |
||
2178 | "bootstrap", |
||
2179 | "extension", |
||
2180 | "yii2" |
||
2181 | ], |
||
2182 | "time": "2016-04-22 18:33:17" |
||
2183 | }, |
||
2184 | { |
||
2185 | "name": "dmstr/yii2-cms-metapackage", |
||
2186 | "version": "7.0.0-beta1", |
||
2187 | "source": { |
||
2188 | "type": "git", |
||
2189 | "url": "https://github.com/dmstr/yii2-cms-metapackage.git", |
||
2190 | "reference": "fba5e7195ce72e0b16399d0e52fdb485b2548403" |
||
2191 | }, |
||
2192 | "dist": { |
||
2193 | "type": "zip", |
||
2194 | "url": "https://api.github.com/repos/dmstr/yii2-cms-metapackage/zipball/fba5e7195ce72e0b16399d0e52fdb485b2548403", |
||
2195 | "reference": "fba5e7195ce72e0b16399d0e52fdb485b2548403", |
||
2196 | "shasum": "" |
||
2197 | }, |
||
2198 | "require": { |
||
2199 | "dektrium/yii2-rbac": "^0.3", |
||
2200 | "dektrium/yii2-user": "~0.9.9", |
||
2201 | "dmstr/yii2-adminlte-asset": "^2.3.3", |
||
2202 | "dmstr/yii2-backend-module": "~0.5.0", |
||
2203 | "dmstr/yii2-pages-module": "^0.20.0", |
||
2204 | "dmstr/yii2-prototype-module": "~0.5.0", |
||
2205 | "insolita/yii2-adminlte-widgets": "~1.1", |
||
2206 | "lajax/yii2-translate-manager": "^1.5.4", |
||
2207 | "pheme/yii2-settings": "^0.4", |
||
2208 | "trntv/yii2-aceeditor": "^2.0.2" |
||
2209 | }, |
||
2210 | "conflict": { |
||
2211 | "trntv/yii2-aceeditor": "2.0.1", |
||
2212 | "yiisoft/yii2-twig": "2.0.5" |
||
2213 | }, |
||
2214 | "type": "library", |
||
2215 | "extra": { |
||
2216 | "asset-installer-paths": { |
||
2217 | "npm-asset-library": "vendor/npm", |
||
2218 | "bower-asset-library": "vendor/bower" |
||
2219 | }, |
||
2220 | "asset-vcs-driver-options": { |
||
2221 | "github-no-api": true |
||
2222 | }, |
||
2223 | "asset-pattern-skip-version": "(-build|-patch)" |
||
2224 | }, |
||
2225 | "notification-url": "https://packagist.org/downloads/", |
||
2226 | "license": [ |
||
2227 | "BSD-3-Clause" |
||
2228 | ], |
||
2229 | "authors": [ |
||
2230 | { |
||
2231 | "name": "Tobias Munk", |
||
2232 | "email": "[email protected]" |
||
2233 | } |
||
2234 | ], |
||
2235 | "description": "Content-management extensions for Yii 2.0 Framework", |
||
2236 | "time": "2016-12-08 21:30:50" |
||
2237 | }, |
||
2238 | { |
||
2239 | "name": "dmstr/yii2-db", |
||
2240 | "version": "0.7.7", |
||
2241 | "source": { |
||
2242 | "type": "git", |
||
2243 | "url": "https://github.com/dmstr/yii2-db.git", |
||
2244 | "reference": "4ee3bcc3b59d1e00c999c9eb0907a07e78309ae1" |
||
2245 | }, |
||
2246 | "dist": { |
||
2247 | "type": "zip", |
||
2248 | "url": "https://api.github.com/repos/dmstr/yii2-db/zipball/4ee3bcc3b59d1e00c999c9eb0907a07e78309ae1", |
||
2249 | "reference": "4ee3bcc3b59d1e00c999c9eb0907a07e78309ae1", |
||
2250 | "shasum": "" |
||
2251 | }, |
||
2252 | "require": { |
||
2253 | "mikehaertl/php-shellcommand": "1.*", |
||
2254 | "schmunk42/retry": "*", |
||
2255 | "yiisoft/yii2": "2.*" |
||
2256 | }, |
||
2257 | "type": "yii2-extension", |
||
2258 | "autoload": { |
||
2259 | "psr-4": { |
||
2260 | "dmstr\\db\\": "db/", |
||
2261 | "dmstr\\db\\tests\\": "db/tests/", |
||
2262 | "dmstr\\console\\": "console/" |
||
2263 | } |
||
2264 | }, |
||
2265 | "notification-url": "https://packagist.org/downloads/", |
||
2266 | "license": [ |
||
2267 | "BSD-3-Clause" |
||
2268 | ], |
||
2269 | "authors": [ |
||
2270 | { |
||
2271 | "name": "Tobias Munk", |
||
2272 | "email": "[email protected]" |
||
2273 | } |
||
2274 | ], |
||
2275 | "description": "Database extensions", |
||
2276 | "keywords": [ |
||
2277 | "database", |
||
2278 | "db", |
||
2279 | "extension", |
||
2280 | "yii2" |
||
2281 | ], |
||
2282 | "time": "2016-11-29 13:50:36" |
||
2283 | }, |
||
2284 | { |
||
2285 | "name": "dmstr/yii2-filefly-module", |
||
2286 | "version": "0.5.5-rc4", |
||
2287 | "source": { |
||
2288 | "type": "git", |
||
2289 | "url": "https://git.hrzg.de/dmstr/yii2-filefly-module.git", |
||
2290 | "reference": "75533e796aee1d7826a75aa697fe750663f80bab" |
||
2291 | }, |
||
2292 | "require": { |
||
2293 | "creocoder/yii2-flysystem": "^0.8.1", |
||
2294 | "dmstr/yii2-db": "^0.7.0", |
||
2295 | "league/flysystem-aws-s3-v2": "~1.0", |
||
2296 | "league/flysystem-dropbox": "~1.0", |
||
2297 | "league/flysystem-sftp": "~1.0", |
||
2298 | "league/flysystem-webdav": "~1.0", |
||
2299 | "yiisoft/yii2": "*" |
||
2300 | }, |
||
2301 | "type": "yii2-extension", |
||
2302 | "extra": { |
||
2303 | "bootstrap": "hrzg\\filefly\\Bootstrap" |
||
2304 | }, |
||
2305 | "autoload": { |
||
2306 | "psr-4": { |
||
2307 | "hrzg\\filefly\\": "" |
||
2308 | } |
||
2309 | }, |
||
2310 | "license": [ |
||
2311 | "proprietary" |
||
2312 | ], |
||
2313 | "authors": [ |
||
2314 | { |
||
2315 | "name": "Tobias Munk", |
||
2316 | "email": "[email protected]" |
||
2317 | }, |
||
2318 | { |
||
2319 | "name": "Christopher Stebe", |
||
2320 | "email": "[email protected]" |
||
2321 | } |
||
2322 | ], |
||
2323 | "description": "FlySystem API for Filemanager", |
||
2324 | "keywords": [ |
||
2325 | "extension", |
||
2326 | "yii2" |
||
2327 | ], |
||
2328 | "time": "2016-12-14 04:40:13" |
||
2329 | }, |
||
2330 | { |
||
2331 | "name": "dmstr/yii2-filemanager-widgets", |
||
2332 | "version": "0.6.0-rc1", |
||
2333 | "source": { |
||
2334 | "type": "git", |
||
2335 | "url": "https://git.hrzg.de/dmstr/yii2-filemanager-widgets.git", |
||
2336 | "reference": "9b35a1bf323e6d61d89d7def02a9a34c18e8c094" |
||
2337 | }, |
||
2338 | "require": { |
||
2339 | "bower-asset/angular": "~1.5.0", |
||
2340 | "bower-asset/angular-sanitize": "~1.5.0", |
||
2341 | "bower-asset/angular-translate": "~2.9.1", |
||
2342 | "bower-asset/bootstrap": "^3.3.0", |
||
2343 | "bower-asset/ng-file-upload": "^12.0.1", |
||
2344 | "dmstr/yii2-filefly-module": "^0.5.0", |
||
2345 | "yiisoft/yii2": "*" |
||
2346 | }, |
||
2347 | "type": "yii2-extension", |
||
2348 | "extra": { |
||
2349 | "bootstrap": "hrzg\\filemanager\\Bootstrap", |
||
2350 | "asset-installer-paths": { |
||
2351 | "bower-asset-library": "vendor/bower" |
||
2352 | } |
||
2353 | }, |
||
2354 | "autoload": { |
||
2355 | "psr-4": { |
||
2356 | "hrzg\\filemanager\\": "src/" |
||
2357 | } |
||
2358 | }, |
||
2359 | "license": [ |
||
2360 | "BSD-3-Clause" |
||
2361 | ], |
||
2362 | "authors": [ |
||
2363 | { |
||
2364 | "name": "Christopher Stebe", |
||
2365 | "email": "[email protected]" |
||
2366 | } |
||
2367 | ], |
||
2368 | "description": "A very smart filemanager to manage your files in the browser developed in AngularJS with Material-Design", |
||
2369 | "keywords": [ |
||
2370 | "angular-filemanager", |
||
2371 | "filemanager", |
||
2372 | "yii2" |
||
2373 | ], |
||
2374 | "time": "2016-12-22 02:40:03" |
||
2375 | }, |
||
2376 | { |
||
2377 | "name": "dmstr/yii2-helpers", |
||
2378 | "version": "0.4.1", |
||
2379 | "source": { |
||
2380 | "type": "git", |
||
2381 | "url": "https://github.com/dmstr/yii2-helpers.git", |
||
2382 | "reference": "e8259dd4972f244cd3c278b33843ad8a63dab2b6" |
||
2383 | }, |
||
2384 | "dist": { |
||
2385 | "type": "zip", |
||
2386 | "url": "https://api.github.com/repos/dmstr/yii2-helpers/zipball/e8259dd4972f244cd3c278b33843ad8a63dab2b6", |
||
2387 | "reference": "e8259dd4972f244cd3c278b33843ad8a63dab2b6", |
||
2388 | "shasum": "" |
||
2389 | }, |
||
2390 | "require": { |
||
2391 | "yiisoft/yii2": "*" |
||
2392 | }, |
||
2393 | "type": "yii2-extension", |
||
2394 | "autoload": { |
||
2395 | "psr-4": { |
||
2396 | "dmstr\\helpers\\": "src/" |
||
2397 | } |
||
2398 | }, |
||
2399 | "notification-url": "https://packagist.org/downloads/", |
||
2400 | "license": [ |
||
2401 | "BSD-3-Clause" |
||
2402 | ], |
||
2403 | "authors": [ |
||
2404 | { |
||
2405 | "name": "Sergej Kunz", |
||
2406 | "email": "[email protected]" |
||
2407 | }, |
||
2408 | { |
||
2409 | "name": "Tobias Munk", |
||
2410 | "email": "[email protected]" |
||
2411 | } |
||
2412 | ], |
||
2413 | "description": "Yii2 Helpers", |
||
2414 | "keywords": [ |
||
2415 | "extension", |
||
2416 | "yii2" |
||
2417 | ], |
||
2418 | "time": "2016-09-26 16:52:23" |
||
2419 | }, |
||
2420 | { |
||
2421 | "name": "dmstr/yii2-libs-metapackage", |
||
2422 | "version": "0.3.1", |
||
2423 | "source": { |
||
2424 | "type": "git", |
||
2425 | "url": "https://github.com/dmstr/yii2-libs-metapackage.git", |
||
2426 | "reference": "b5268d5cd8e85794d7ab58609922ed4d36733237" |
||
2427 | }, |
||
2428 | "dist": { |
||
2429 | "type": "zip", |
||
2430 | "url": "https://api.github.com/repos/dmstr/yii2-libs-metapackage/zipball/b5268d5cd8e85794d7ab58609922ed4d36733237", |
||
2431 | "reference": "b5268d5cd8e85794d7ab58609922ed4d36733237", |
||
2432 | "shasum": "" |
||
2433 | }, |
||
2434 | "require": { |
||
2435 | "codemix/yii2-localeurls": "^1.4.5", |
||
2436 | "codemix/yii2-streamlog": "^1.0", |
||
2437 | "dmstr/yii2-bootstrap": "~0.0", |
||
2438 | "dmstr/yii2-db": "~0.3", |
||
2439 | "dmstr/yii2-helpers": "~0.1", |
||
2440 | "dmstr/yii2-migrate-command": "~0.3", |
||
2441 | "dmstr/yii2-web": "~0.2", |
||
2442 | "mikehaertl/php-shellcommand": "^1.2", |
||
2443 | "schmunk42/retry": "~0.0", |
||
2444 | "yiisoft/yii2-swiftmailer": "2.*" |
||
2445 | }, |
||
2446 | "type": "library", |
||
2447 | "notification-url": "https://packagist.org/downloads/", |
||
2448 | "license": [ |
||
2449 | "BSD-3-Clause" |
||
2450 | ], |
||
2451 | "authors": [ |
||
2452 | { |
||
2453 | "name": "Tobias Munk", |
||
2454 | "email": "[email protected]" |
||
2455 | } |
||
2456 | ], |
||
2457 | "description": "Core Library Extensions for Phundament 4 (Yii 2.0 Framework)", |
||
2458 | "time": "2016-10-22 15:38:49" |
||
2459 | }, |
||
2460 | { |
||
2461 | "name": "dmstr/yii2-migrate-command", |
||
2462 | "version": "0.3.1", |
||
2463 | "source": { |
||
2464 | "type": "git", |
||
2465 | "url": "https://github.com/dmstr/yii2-migrate-command.git", |
||
2466 | "reference": "dcfe52c088b8039ce7e08e0b0fa5cff0002f2d79" |
||
2467 | }, |
||
2468 | "dist": { |
||
2469 | "type": "zip", |
||
2470 | "url": "https://api.github.com/repos/dmstr/yii2-migrate-command/zipball/dcfe52c088b8039ce7e08e0b0fa5cff0002f2d79", |
||
2471 | "reference": "dcfe52c088b8039ce7e08e0b0fa5cff0002f2d79", |
||
2472 | "shasum": "" |
||
2473 | }, |
||
2474 | "type": "yii2-extension", |
||
2475 | "autoload": { |
||
2476 | "psr-4": { |
||
2477 | "dmstr\\console\\controllers\\": "" |
||
2478 | } |
||
2479 | }, |
||
2480 | "notification-url": "https://packagist.org/downloads/", |
||
2481 | "license": [ |
||
2482 | "BSD-3-Clause" |
||
2483 | ], |
||
2484 | "authors": [ |
||
2485 | { |
||
2486 | "name": "Tobias Munk", |
||
2487 | "email": "[email protected]" |
||
2488 | } |
||
2489 | ], |
||
2490 | "description": "Console Migration Command with multiple paths/aliases support", |
||
2491 | "keywords": [ |
||
2492 | "command", |
||
2493 | "console", |
||
2494 | "extension", |
||
2495 | "migration", |
||
2496 | "yii2" |
||
2497 | ], |
||
2498 | "time": "2016-01-19 17:31:24" |
||
2499 | }, |
||
2500 | { |
||
2501 | "name": "dmstr/yii2-pages-module", |
||
2502 | "version": "0.20.0-rc2", |
||
2503 | "source": { |
||
2504 | "type": "git", |
||
2505 | "url": "https://github.com/dmstr/yii2-pages-module.git", |
||
2506 | "reference": "4ef94741a5ba1f6aaf5a6fa6f81a0a0906079558" |
||
2507 | }, |
||
2508 | "dist": { |
||
2509 | "type": "zip", |
||
2510 | "url": "https://api.github.com/repos/dmstr/yii2-pages-module/zipball/4ef94741a5ba1f6aaf5a6fa6f81a0a0906079558", |
||
2511 | "reference": "4ef94741a5ba1f6aaf5a6fa6f81a0a0906079558", |
||
2512 | "shasum": "" |
||
2513 | }, |
||
2514 | "require": { |
||
2515 | "bedezign/yii2-audit": "^1.0", |
||
2516 | "devgroup/yii2-jsoneditor": "1.0.*", |
||
2517 | "dmstr/yii2-web": "~0.1", |
||
2518 | "insolita/yii2-adminlte-widgets": "^1.1.4", |
||
2519 | "kartik-v/yii2-tree-manager": ">=1.0.3 <=1.0.5", |
||
2520 | "kartik-v/yii2-widget-select2": "^2.0.1", |
||
2521 | "rmrevin/yii2-fontawesome": "~2.9", |
||
2522 | "yiisoft/yii2": "^2.0.6" |
||
2523 | }, |
||
2524 | "type": "yii2-extension", |
||
2525 | "extra": { |
||
2526 | "bootstrap": "dmstr\\modules\\pages\\Bootstrap" |
||
2527 | }, |
||
2528 | "autoload": { |
||
2529 | "psr-4": { |
||
2530 | "dmstr\\modules\\pages\\": "" |
||
2531 | } |
||
2532 | }, |
||
2533 | "notification-url": "https://packagist.org/downloads/", |
||
2534 | "license": [ |
||
2535 | "BSD-3-Clause" |
||
2536 | ], |
||
2537 | "authors": [ |
||
2538 | { |
||
2539 | "name": "Tobias Munk", |
||
2540 | "email": "[email protected]" |
||
2541 | }, |
||
2542 | { |
||
2543 | "name": "Christopher Stebe", |
||
2544 | "email": "[email protected]" |
||
2545 | } |
||
2546 | ], |
||
2547 | "description": "Application sitemap and navigation manager module for Yii 2.0 Framework", |
||
2548 | "keywords": [ |
||
2549 | "Sitemap", |
||
2550 | "extension", |
||
2551 | "navigation", |
||
2552 | "yii2" |
||
2553 | ], |
||
2554 | "time": "2016-12-21 18:55:20" |
||
2555 | }, |
||
2556 | { |
||
2557 | "name": "dmstr/yii2-prototype-module", |
||
2558 | "version": "0.5.0-rc3", |
||
2559 | "source": { |
||
2560 | "type": "git", |
||
2561 | "url": "https://github.com/dmstr/yii2-prototype-module.git", |
||
2562 | "reference": "1be7cdc617f75fe5a5f44e1359af1fb097dc87da" |
||
2563 | }, |
||
2564 | "dist": { |
||
2565 | "type": "zip", |
||
2566 | "url": "https://api.github.com/repos/dmstr/yii2-prototype-module/zipball/1be7cdc617f75fe5a5f44e1359af1fb097dc87da", |
||
2567 | "reference": "1be7cdc617f75fe5a5f44e1359af1fb097dc87da", |
||
2568 | "shasum": "" |
||
2569 | }, |
||
2570 | "require": { |
||
2571 | "2amigos/yii2-ckeditor-widget": "^1.0.4", |
||
2572 | "bedezign/yii2-audit": "^1.0", |
||
2573 | "beowulfenator/yii2-json-editor": "^1.1.2", |
||
2574 | "yiisoft/yii2": "2.*", |
||
2575 | "yiisoft/yii2-twig": "~2.0.4" |
||
2576 | }, |
||
2577 | "conflict": { |
||
2578 | "dmstr/yii2-pages-module": "<0.18.0", |
||
2579 | "yiisoft/yii2-twig": "2.0.5" |
||
2580 | }, |
||
2581 | "type": "yii2-extension", |
||
2582 | "autoload": { |
||
2583 | "psr-4": { |
||
2584 | "dmstr\\modules\\prototype\\": "src/" |
||
2585 | } |
||
2586 | }, |
||
2587 | "notification-url": "https://packagist.org/downloads/", |
||
2588 | "license": [ |
||
2589 | "BSD-3-Clause" |
||
2590 | ], |
||
2591 | "authors": [ |
||
2592 | { |
||
2593 | "name": "Tobias Munk", |
||
2594 | "email": "[email protected]" |
||
2595 | } |
||
2596 | ], |
||
2597 | "description": "Backend UI for static files", |
||
2598 | "keywords": [ |
||
2599 | "extension", |
||
2600 | "yii2" |
||
2601 | ], |
||
2602 | "time": "2016-12-14 03:15:03" |
||
2603 | }, |
||
2604 | { |
||
2605 | "name": "dmstr/yii2-redirect-module", |
||
2606 | "version": "0.3.4-rc2", |
||
2607 | "source": { |
||
2608 | "type": "git", |
||
2609 | "url": "https://github.com/dmstr/yii2-redirect-module.git", |
||
2610 | "reference": "fd162163cae103054feb529f3c93db8f2a182105" |
||
2611 | }, |
||
2612 | "dist": { |
||
2613 | "type": "zip", |
||
2614 | "url": "https://api.github.com/repos/dmstr/yii2-redirect-module/zipball/fd162163cae103054feb529f3c93db8f2a182105", |
||
2615 | "reference": "fd162163cae103054feb529f3c93db8f2a182105", |
||
2616 | "shasum": "" |
||
2617 | }, |
||
2618 | "require": { |
||
2619 | "yiisoft/yii2": "2.0.*" |
||
2620 | }, |
||
2621 | "type": "yii2-extension", |
||
2622 | "extra": { |
||
2623 | "bootstrap": "dmstr\\modules\\redirect\\Bootstrap" |
||
2624 | }, |
||
2625 | "autoload": { |
||
2626 | "psr-4": { |
||
2627 | "dmstr\\modules\\redirect\\": "" |
||
2628 | } |
||
2629 | }, |
||
2630 | "license": [ |
||
2631 | "proprietary (diemeisterei GmbH)" |
||
2632 | ], |
||
2633 | "authors": [ |
||
2634 | { |
||
2635 | "name": "Christopher Stebe", |
||
2636 | "email": "[email protected]" |
||
2637 | } |
||
2638 | ], |
||
2639 | "description": "URL redirect manager", |
||
2640 | "keywords": [ |
||
2641 | "extension", |
||
2642 | "yii2" |
||
2643 | ], |
||
2644 | "support": { |
||
2645 | "source": "https://github.com/dmstr/yii2-redirect-module/tree/master", |
||
2646 | "issues": "https://github.com/dmstr/yii2-redirect-module/issues" |
||
2647 | }, |
||
2648 | "time": "2016-11-10 03:41:06" |
||
2649 | }, |
||
2650 | { |
||
2651 | "name": "dmstr/yii2-resque-module", |
||
2652 | "version": "0.3.0-rc1", |
||
2653 | "source": { |
||
2654 | "type": "git", |
||
2655 | "url": "https://git.hrzg.de/dmstr/yii2-resque-module.git", |
||
2656 | "reference": "7d5eba797237d60463f990468fba2fd4b9e7e433" |
||
2657 | }, |
||
2658 | "require": { |
||
2659 | "chrisboulton/php-resque": "1.2.x", |
||
2660 | "yiisoft/yii2": "2.*" |
||
2661 | }, |
||
2662 | "type": "yii2-extension", |
||
2663 | "autoload": { |
||
2664 | "psr-4": { |
||
2665 | "hrzg\\resque\\": "src" |
||
2666 | } |
||
2667 | }, |
||
2668 | "license": [ |
||
2669 | "BSD-3-Clause" |
||
2670 | ], |
||
2671 | "authors": [ |
||
2672 | { |
||
2673 | "name": "Tobias Munk", |
||
2674 | "email": "[email protected]" |
||
2675 | } |
||
2676 | ], |
||
2677 | "description": "Resque job manager module with backend UI", |
||
2678 | "keywords": [ |
||
2679 | "extension", |
||
2680 | "yii2" |
||
2681 | ], |
||
2682 | "time": "2016-12-22 05:20:53" |
||
2683 | }, |
||
2684 | { |
||
2685 | "name": "dmstr/yii2-web", |
||
2686 | "version": "0.4.0", |
||
2687 | "source": { |
||
2688 | "type": "git", |
||
2689 | "url": "https://github.com/dmstr/yii2-web.git", |
||
2690 | "reference": "6758b2f24c84d8b08b8f35769b35bc5c1299c9f6" |
||
2691 | }, |
||
2692 | "dist": { |
||
2693 | "type": "zip", |
||
2694 | "url": "https://api.github.com/repos/dmstr/yii2-web/zipball/6758b2f24c84d8b08b8f35769b35bc5c1299c9f6", |
||
2695 | "reference": "6758b2f24c84d8b08b8f35769b35bc5c1299c9f6", |
||
2696 | "shasum": "" |
||
2697 | }, |
||
2698 | "require": { |
||
2699 | "yiisoft/yii2": "2.0.*" |
||
2700 | }, |
||
2701 | "type": "yii2-extension", |
||
2702 | "autoload": { |
||
2703 | "psr-4": { |
||
2704 | "dmstr\\web\\": "src/" |
||
2705 | } |
||
2706 | }, |
||
2707 | "notification-url": "https://packagist.org/downloads/", |
||
2708 | "license": [ |
||
2709 | "BSD-3-Clause" |
||
2710 | ], |
||
2711 | "authors": [ |
||
2712 | { |
||
2713 | "name": "Christopher Stebe", |
||
2714 | "email": "[email protected]" |
||
2715 | } |
||
2716 | ], |
||
2717 | "description": "Yii2 Framework web traits", |
||
2718 | "keywords": [ |
||
2719 | "behaviors", |
||
2720 | "extension", |
||
2721 | "traits", |
||
2722 | "yii2" |
||
2723 | ], |
||
2724 | "time": "2016-10-27 11:39:48" |
||
2725 | }, |
||
2726 | { |
||
2727 | "name": "dmstr/yii2-widgets2-module", |
||
2728 | "version": "0.4.0-alpha3", |
||
2729 | "source": { |
||
2730 | "type": "git", |
||
2731 | "url": "https://git.hrzg.de/dmstr/yii2-widgets2-module.git", |
||
2732 | "reference": "db307073d7baae7e1eed216afc6f1484ee41aa6a" |
||
2733 | }, |
||
2734 | "require": { |
||
2735 | "bedezign/yii2-audit": "^1.0", |
||
2736 | "beowulfenator/yii2-json-editor": "^1.1", |
||
2737 | "dmstr/yii2-web": ">=0.3.1", |
||
2738 | "yiisoft/yii2": "2.*", |
||
2739 | "yiisoft/yii2-twig": "^2.0.4" |
||
2740 | }, |
||
2741 | "type": "yii2-extension", |
||
2742 | "autoload": { |
||
2743 | "psr-4": { |
||
2744 | "hrzg\\widget\\": "src/" |
||
2745 | } |
||
2746 | }, |
||
2747 | "license": [ |
||
2748 | "proprietary" |
||
2749 | ], |
||
2750 | "authors": [ |
||
2751 | { |
||
2752 | "name": "Tobias Munk", |
||
2753 | "email": "[email protected]" |
||
2754 | } |
||
2755 | ], |
||
2756 | "description": "Yii 2.0 Framework Widget Manager", |
||
2757 | "keywords": [ |
||
2758 | "extension", |
||
2759 | "yii2" |
||
2760 | ], |
||
2761 | "time": "2016-12-22 22:20:27" |
||
2762 | }, |
||
2763 | { |
||
2764 | "name": "dropbox/dropbox-sdk", |
||
2765 | "version": "v1.1.7", |
||
2766 | "source": { |
||
2767 | "type": "git", |
||
2768 | "url": "https://github.com/dropbox/dropbox-sdk-php.git", |
||
2769 | "reference": "0f1a178ca9c0271bca6426dde8f5a2241578deae" |
||
2770 | }, |
||
2771 | "dist": { |
||
2772 | "type": "zip", |
||
2773 | "url": "https://api.github.com/repos/dropbox/dropbox-sdk-php/zipball/0f1a178ca9c0271bca6426dde8f5a2241578deae", |
||
2774 | "reference": "0f1a178ca9c0271bca6426dde8f5a2241578deae", |
||
2775 | "shasum": "" |
||
2776 | }, |
||
2777 | "require": { |
||
2778 | "ext-curl": "*", |
||
2779 | "php": ">= 5.3" |
||
2780 | }, |
||
2781 | "require-dev": { |
||
2782 | "apigen/apigen": "4.1.2", |
||
2783 | "phpunit/phpunit": "~4.0", |
||
2784 | "squizlabs/php_codesniffer": "2.0.0RC3" |
||
2785 | }, |
||
2786 | "type": "library", |
||
2787 | "autoload": { |
||
2788 | "psr-0": { |
||
2789 | "Dropbox": "lib/" |
||
2790 | } |
||
2791 | }, |
||
2792 | "notification-url": "https://packagist.org/downloads/", |
||
2793 | "license": [ |
||
2794 | "MIT" |
||
2795 | ], |
||
2796 | "description": "Dropbox SDK for PHP", |
||
2797 | "keywords": [ |
||
2798 | "dropbox" |
||
2799 | ], |
||
2800 | "time": "2016-08-08 23:48:49" |
||
2801 | }, |
||
2802 | { |
||
2803 | "name": "edgardmessias/yii2-nprogress", |
||
2804 | "version": "0.3.0", |
||
2805 | "source": { |
||
2806 | "type": "git", |
||
2807 | "url": "https://github.com/edgardmessias/yii2-nprogress.git", |
||
2808 | "reference": "fdff230f40e3ee0299db506895106e0a121e1e37" |
||
2809 | }, |
||
2810 | "dist": { |
||
2811 | "type": "zip", |
||
2812 | "url": "https://api.github.com/repos/edgardmessias/yii2-nprogress/zipball/fdff230f40e3ee0299db506895106e0a121e1e37", |
||
2813 | "reference": "fdff230f40e3ee0299db506895106e0a121e1e37", |
||
2814 | "shasum": "" |
||
2815 | }, |
||
2816 | "require": { |
||
2817 | "bower-asset/nprogress": "*", |
||
2818 | "yiisoft/yii2": "*" |
||
2819 | }, |
||
2820 | "type": "yii2-extension", |
||
2821 | "autoload": { |
||
2822 | "psr-4": { |
||
2823 | "edgardmessias\\assets\\nprogress\\": "" |
||
2824 | } |
||
2825 | }, |
||
2826 | "notification-url": "https://packagist.org/downloads/", |
||
2827 | "license": [ |
||
2828 | "BSD-3-Clause" |
||
2829 | ], |
||
2830 | "authors": [ |
||
2831 | { |
||
2832 | "name": "Edgard Messias", |
||
2833 | "email": "[email protected]" |
||
2834 | } |
||
2835 | ], |
||
2836 | "description": "Slim progress bars for Ajax'y applications. Inspired by Google, YouTube, and Medium for Yii2 Framework.", |
||
2837 | "keywords": [ |
||
2838 | "assets", |
||
2839 | "extension", |
||
2840 | "nprogress", |
||
2841 | "pjax", |
||
2842 | "yii2" |
||
2843 | ], |
||
2844 | "time": "2015-08-19 20:01:09" |
||
2845 | }, |
||
2846 | { |
||
2847 | "name": "ezyang/htmlpurifier", |
||
2848 | "version": "v4.8.0", |
||
2849 | "source": { |
||
2850 | "type": "git", |
||
2851 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
2852 | "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2" |
||
2853 | }, |
||
2854 | "dist": { |
||
2855 | "type": "zip", |
||
2856 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", |
||
2857 | "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", |
||
2858 | "shasum": "" |
||
2859 | }, |
||
2860 | "require": { |
||
2861 | "php": ">=5.2" |
||
2862 | }, |
||
2863 | "type": "library", |
||
2864 | "autoload": { |
||
2865 | "psr-0": { |
||
2866 | "HTMLPurifier": "library/" |
||
2867 | }, |
||
2868 | "files": [ |
||
2869 | "library/HTMLPurifier.composer.php" |
||
2870 | ] |
||
2871 | }, |
||
2872 | "notification-url": "https://packagist.org/downloads/", |
||
2873 | "license": [ |
||
2874 | "LGPL" |
||
2875 | ], |
||
2876 | "authors": [ |
||
2877 | { |
||
2878 | "name": "Edward Z. Yang", |
||
2879 | "email": "[email protected]", |
||
2880 | "homepage": "http://ezyang.com" |
||
2881 | } |
||
2882 | ], |
||
2883 | "description": "Standards compliant HTML filter written in PHP", |
||
2884 | "homepage": "http://htmlpurifier.org/", |
||
2885 | "keywords": [ |
||
2886 | "html" |
||
2887 | ], |
||
2888 | "time": "2016-07-16 12:58:58" |
||
2889 | }, |
||
2890 | { |
||
2891 | "name": "fedemotta/yii2-gridster", |
||
2892 | "version": "v2.0.1", |
||
2893 | "source": { |
||
2894 | "type": "git", |
||
2895 | "url": "https://github.com/fedemotta/yii2-gridster.git", |
||
2896 | "reference": "6f69dbb8ebb4255b39f285d8f7463b0f8f9cd77a" |
||
2897 | }, |
||
2898 | "dist": { |
||
2899 | "type": "zip", |
||
2900 | "url": "https://api.github.com/repos/fedemotta/yii2-gridster/zipball/6f69dbb8ebb4255b39f285d8f7463b0f8f9cd77a", |
||
2901 | "reference": "6f69dbb8ebb4255b39f285d8f7463b0f8f9cd77a", |
||
2902 | "shasum": "" |
||
2903 | }, |
||
2904 | "require": { |
||
2905 | "bower-asset/gridster.js": "*", |
||
2906 | "bower-asset/jquery": "*", |
||
2907 | "yiisoft/yii2": "*" |
||
2908 | }, |
||
2909 | "type": "yii2-extension", |
||
2910 | "extra": { |
||
2911 | "asset-installer-paths": { |
||
2912 | "bower-asset-library": "vendor/bower" |
||
2913 | } |
||
2914 | }, |
||
2915 | "autoload": { |
||
2916 | "psr-4": { |
||
2917 | "fedemotta\\gridster\\": "" |
||
2918 | } |
||
2919 | }, |
||
2920 | "notification-url": "https://packagist.org/downloads/", |
||
2921 | "license": [ |
||
2922 | "MIT" |
||
2923 | ], |
||
2924 | "authors": [ |
||
2925 | { |
||
2926 | "name": "Federico Nicolás Motta", |
||
2927 | "email": "[email protected]" |
||
2928 | } |
||
2929 | ], |
||
2930 | "description": "Gridster.js widget for Yii2", |
||
2931 | "keywords": [ |
||
2932 | "drag-and-drop", |
||
2933 | "extension", |
||
2934 | "grid", |
||
2935 | "gridster", |
||
2936 | "gridster.js", |
||
2937 | "jquery", |
||
2938 | "multi-column", |
||
2939 | "plugin", |
||
2940 | "yii2" |
||
2941 | ], |
||
2942 | "time": "2015-04-28 02:51:54" |
||
2943 | }, |
||
2944 | { |
||
2945 | "name": "fortawesome/font-awesome", |
||
2946 | "version": "v4.7.0", |
||
2947 | "source": { |
||
2948 | "type": "git", |
||
2949 | "url": "https://github.com/FortAwesome/Font-Awesome.git", |
||
2950 | "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687" |
||
2951 | }, |
||
2952 | "dist": { |
||
2953 | "type": "zip", |
||
2954 | "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687", |
||
2955 | "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687", |
||
2956 | "shasum": "" |
||
2957 | }, |
||
2958 | "require-dev": { |
||
2959 | "jekyll": "1.0.2", |
||
2960 | "lessc": "1.4.2" |
||
2961 | }, |
||
2962 | "type": "library", |
||
2963 | "extra": { |
||
2964 | "branch-alias": { |
||
2965 | "dev-master": "4.6.x-dev" |
||
2966 | } |
||
2967 | }, |
||
2968 | "notification-url": "https://packagist.org/downloads/", |
||
2969 | "license": [ |
||
2970 | "OFL-1.1", |
||
2971 | "MIT" |
||
2972 | ], |
||
2973 | "authors": [ |
||
2974 | { |
||
2975 | "name": "Dave Gandy", |
||
2976 | "email": "[email protected]", |
||
2977 | "homepage": "http://twitter.com/davegandy", |
||
2978 | "role": "Developer" |
||
2979 | } |
||
2980 | ], |
||
2981 | "description": "The iconic font and CSS framework", |
||
2982 | "homepage": "http://fontawesome.io/", |
||
2983 | "keywords": [ |
||
2984 | "FontAwesome", |
||
2985 | "awesome", |
||
2986 | "bootstrap", |
||
2987 | "font", |
||
2988 | "icon" |
||
2989 | ], |
||
2990 | "time": "2016-10-24 15:52:54" |
||
2991 | }, |
||
2992 | { |
||
2993 | "name": "franciscomaya/yii2-sceditor", |
||
2994 | "version": "dev-master", |
||
2995 | "source": { |
||
2996 | "type": "git", |
||
2997 | "url": "https://github.com/franciscomaya/yii2-sceditor.git", |
||
2998 | "reference": "949328707498004a9fd3b77f595d2d5af2da074f" |
||
2999 | }, |
||
3000 | "dist": { |
||
3001 | "type": "zip", |
||
3002 | "url": "https://api.github.com/repos/franciscomaya/yii2-sceditor/zipball/949328707498004a9fd3b77f595d2d5af2da074f", |
||
3003 | "reference": "949328707498004a9fd3b77f595d2d5af2da074f", |
||
3004 | "shasum": "" |
||
3005 | }, |
||
3006 | "require": { |
||
3007 | "yiisoft/yii2": "*" |
||
3008 | }, |
||
3009 | "type": "yii2-extension", |
||
3010 | "autoload": { |
||
3011 | "psr-4": { |
||
3012 | "franciscomaya\\sceditor\\": "" |
||
3013 | } |
||
3014 | }, |
||
3015 | "notification-url": "https://packagist.org/downloads/", |
||
3016 | "license": [ |
||
3017 | "BSD-3-Clause" |
||
3018 | ], |
||
3019 | "authors": [ |
||
3020 | { |
||
3021 | "name": "Francisco Maya Sarasty", |
||
3022 | "email": "[email protected]" |
||
3023 | } |
||
3024 | ], |
||
3025 | "description": "SCEditor, a lightweight WYSIWYG BBCode & HTML editor extension for Yii 2.0 Framework", |
||
3026 | "keywords": [ |
||
3027 | "bbcode", |
||
3028 | "extension", |
||
3029 | "sceditor", |
||
3030 | "xhtml", |
||
3031 | "yii", |
||
3032 | "yii2" |
||
3033 | ], |
||
3034 | "time": "2015-09-02 21:27:48" |
||
3035 | }, |
||
3036 | { |
||
3037 | "name": "fxp/composer-asset-plugin", |
||
3038 | "version": "v1.2.2", |
||
3039 | "source": { |
||
3040 | "type": "git", |
||
3041 | "url": "https://github.com/fxpio/composer-asset-plugin.git", |
||
3042 | "reference": "60bc94db574103dfc73acb907fa79c6dfc86c96e" |
||
3043 | }, |
||
3044 | "dist": { |
||
3045 | "type": "zip", |
||
3046 | "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/60bc94db574103dfc73acb907fa79c6dfc86c96e", |
||
3047 | "reference": "60bc94db574103dfc73acb907fa79c6dfc86c96e", |
||
3048 | "shasum": "" |
||
3049 | }, |
||
3050 | "require": { |
||
3051 | "composer-plugin-api": "^1.0", |
||
3052 | "php": ">=5.3.3" |
||
3053 | }, |
||
3054 | "require-dev": { |
||
3055 | "composer/composer": "^1.0.0" |
||
3056 | }, |
||
3057 | "type": "composer-plugin", |
||
3058 | "extra": { |
||
3059 | "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin", |
||
3060 | "branch-alias": { |
||
3061 | "dev-master": "1.2-dev" |
||
3062 | } |
||
3063 | }, |
||
3064 | "autoload": { |
||
3065 | "psr-4": { |
||
3066 | "Fxp\\Composer\\AssetPlugin\\": "" |
||
3067 | } |
||
3068 | }, |
||
3069 | "notification-url": "https://packagist.org/downloads/", |
||
3070 | "license": [ |
||
3071 | "MIT" |
||
3072 | ], |
||
3073 | "authors": [ |
||
3074 | { |
||
3075 | "name": "François Pluchino", |
||
3076 | "email": "[email protected]" |
||
3077 | } |
||
3078 | ], |
||
3079 | "description": "NPM/Bower Dependency Manager for Composer", |
||
3080 | "homepage": "https://github.com/fxpio/composer-asset-plugin", |
||
3081 | "keywords": [ |
||
3082 | "asset", |
||
3083 | "bower", |
||
3084 | "composer", |
||
3085 | "dependency manager", |
||
3086 | "nodejs", |
||
3087 | "npm", |
||
3088 | "package" |
||
3089 | ], |
||
3090 | "time": "2016-10-12 08:03:45" |
||
3091 | }, |
||
3092 | { |
||
3093 | "name": "guzzle/guzzle", |
||
3094 | "version": "v3.8.1", |
||
3095 | "source": { |
||
3096 | "type": "git", |
||
3097 | "url": "https://github.com/guzzle/guzzle.git", |
||
3098 | "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba" |
||
3099 | }, |
||
3100 | "dist": { |
||
3101 | "type": "zip", |
||
3102 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba", |
||
3103 | "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba", |
||
3104 | "shasum": "" |
||
3105 | }, |
||
3106 | "require": { |
||
3107 | "ext-curl": "*", |
||
3108 | "php": ">=5.3.3", |
||
3109 | "symfony/event-dispatcher": ">=2.1" |
||
3110 | }, |
||
3111 | "replace": { |
||
3112 | "guzzle/batch": "self.version", |
||
3113 | "guzzle/cache": "self.version", |
||
3114 | "guzzle/common": "self.version", |
||
3115 | "guzzle/http": "self.version", |
||
3116 | "guzzle/inflection": "self.version", |
||
3117 | "guzzle/iterator": "self.version", |
||
3118 | "guzzle/log": "self.version", |
||
3119 | "guzzle/parser": "self.version", |
||
3120 | "guzzle/plugin": "self.version", |
||
3121 | "guzzle/plugin-async": "self.version", |
||
3122 | "guzzle/plugin-backoff": "self.version", |
||
3123 | "guzzle/plugin-cache": "self.version", |
||
3124 | "guzzle/plugin-cookie": "self.version", |
||
3125 | "guzzle/plugin-curlauth": "self.version", |
||
3126 | "guzzle/plugin-error-response": "self.version", |
||
3127 | "guzzle/plugin-history": "self.version", |
||
3128 | "guzzle/plugin-log": "self.version", |
||
3129 | "guzzle/plugin-md5": "self.version", |
||
3130 | "guzzle/plugin-mock": "self.version", |
||
3131 | "guzzle/plugin-oauth": "self.version", |
||
3132 | "guzzle/service": "self.version", |
||
3133 | "guzzle/stream": "self.version" |
||
3134 | }, |
||
3135 | "require-dev": { |
||
3136 | "doctrine/cache": "*", |
||
3137 | "monolog/monolog": "1.*", |
||
3138 | "phpunit/phpunit": "3.7.*", |
||
3139 | "psr/log": "1.0.*", |
||
3140 | "symfony/class-loader": "*", |
||
3141 | "zendframework/zend-cache": "<2.3", |
||
3142 | "zendframework/zend-log": "<2.3" |
||
3143 | }, |
||
3144 | "type": "library", |
||
3145 | "extra": { |
||
3146 | "branch-alias": { |
||
3147 | "dev-master": "3.8-dev" |
||
3148 | } |
||
3149 | }, |
||
3150 | "autoload": { |
||
3151 | "psr-0": { |
||
3152 | "Guzzle": "src/", |
||
3153 | "Guzzle\\Tests": "tests/" |
||
3154 | } |
||
3155 | }, |
||
3156 | "notification-url": "https://packagist.org/downloads/", |
||
3157 | "license": [ |
||
3158 | "MIT" |
||
3159 | ], |
||
3160 | "authors": [ |
||
3161 | { |
||
3162 | "name": "Michael Dowling", |
||
3163 | "email": "[email protected]", |
||
3164 | "homepage": "https://github.com/mtdowling" |
||
3165 | }, |
||
3166 | { |
||
3167 | "name": "Guzzle Community", |
||
3168 | "homepage": "https://github.com/guzzle/guzzle/contributors" |
||
3169 | } |
||
3170 | ], |
||
3171 | "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", |
||
3172 | "homepage": "http://guzzlephp.org/", |
||
3173 | "keywords": [ |
||
3174 | "client", |
||
3175 | "curl", |
||
3176 | "framework", |
||
3177 | "http", |
||
3178 | "http client", |
||
3179 | "rest", |
||
3180 | "web service" |
||
3181 | ], |
||
3182 | "abandoned": "guzzlehttp/guzzle", |
||
3183 | "time": "2014-01-28 22:29:15" |
||
3184 | }, |
||
3185 | { |
||
3186 | "name": "insolita/yii2-adminlte-widgets", |
||
3187 | "version": "v1.1.6", |
||
3188 | "source": { |
||
3189 | "type": "git", |
||
3190 | "url": "https://github.com/Insolita/yii2-adminlte-widgets.git", |
||
3191 | "reference": "a4e292e0aea1427ef769ab8c5ee09d8846f214b5" |
||
3192 | }, |
||
3193 | "dist": { |
||
3194 | "type": "zip", |
||
3195 | "url": "https://api.github.com/repos/Insolita/yii2-adminlte-widgets/zipball/a4e292e0aea1427ef769ab8c5ee09d8846f214b5", |
||
3196 | "reference": "a4e292e0aea1427ef769ab8c5ee09d8846f214b5", |
||
3197 | "shasum": "" |
||
3198 | }, |
||
3199 | "require": { |
||
3200 | "bower-asset/jquery-cookie": "~1.4.1", |
||
3201 | "yiisoft/yii2": "*" |
||
3202 | }, |
||
3203 | "type": "yii2-extension", |
||
3204 | "autoload": { |
||
3205 | "psr-4": { |
||
3206 | "insolita\\wgadminlte\\": "" |
||
3207 | } |
||
3208 | }, |
||
3209 | "notification-url": "https://packagist.org/downloads/", |
||
3210 | "license": [ |
||
3211 | "MIT" |
||
3212 | ], |
||
3213 | "authors": [ |
||
3214 | { |
||
3215 | "name": "insolita", |
||
3216 | "email": "[email protected]" |
||
3217 | } |
||
3218 | ], |
||
3219 | "description": "Widgets for AdminLTE theme (Box with remember collapse state, Timeline, Tile, Callout, SmallBox etc)", |
||
3220 | "keywords": [ |
||
3221 | "AdminLTE", |
||
3222 | "widget", |
||
3223 | "yii2" |
||
3224 | ], |
||
3225 | "time": "2016-06-02 20:58:50" |
||
3226 | }, |
||
3227 | { |
||
3228 | "name": "kartik-v/yii2-krajee-base", |
||
3229 | "version": "v1.8.7", |
||
3230 | "source": { |
||
3231 | "type": "git", |
||
3232 | "url": "https://github.com/kartik-v/yii2-krajee-base.git", |
||
3233 | "reference": "8f558809e6093c8f4f4599b7b9fd64b366b22a60" |
||
3234 | }, |
||
3235 | "dist": { |
||
3236 | "type": "zip", |
||
3237 | "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/8f558809e6093c8f4f4599b7b9fd64b366b22a60", |
||
3238 | "reference": "8f558809e6093c8f4f4599b7b9fd64b366b22a60", |
||
3239 | "shasum": "" |
||
3240 | }, |
||
3241 | "require": { |
||
3242 | "yiisoft/yii2-bootstrap": "@dev" |
||
3243 | }, |
||
3244 | "type": "yii2-extension", |
||
3245 | "extra": { |
||
3246 | "branch-alias": { |
||
3247 | "dev-master": "1.8.x-dev" |
||
3248 | } |
||
3249 | }, |
||
3250 | "autoload": { |
||
3251 | "psr-4": { |
||
3252 | "kartik\\base\\": "" |
||
3253 | } |
||
3254 | }, |
||
3255 | "notification-url": "https://packagist.org/downloads/", |
||
3256 | "license": [ |
||
3257 | "BSD-3-Clause" |
||
3258 | ], |
||
3259 | "authors": [ |
||
3260 | { |
||
3261 | "name": "Kartik Visweswaran", |
||
3262 | "email": "[email protected]", |
||
3263 | "homepage": "http://www.krajee.com/" |
||
3264 | } |
||
3265 | ], |
||
3266 | "description": "Base library and foundation components for all Yii2 Krajee extensions.", |
||
3267 | "homepage": "https://github.com/kartik-v/yii2-krajee-base", |
||
3268 | "keywords": [ |
||
3269 | "base", |
||
3270 | "extension", |
||
3271 | "foundation", |
||
3272 | "krajee", |
||
3273 | "widget", |
||
3274 | "yii2" |
||
3275 | ], |
||
3276 | "time": "2016-09-04 09:25:29" |
||
3277 | }, |
||
3278 | { |
||
3279 | "name": "kartik-v/yii2-tree-manager", |
||
3280 | "version": "v1.0.5", |
||
3281 | "source": { |
||
3282 | "type": "git", |
||
3283 | "url": "https://github.com/kartik-v/yii2-tree-manager.git", |
||
3284 | "reference": "0fd506de3ef0c73ec8a3f0c9267ed8353f5e9f89" |
||
3285 | }, |
||
3286 | "dist": { |
||
3287 | "type": "zip", |
||
3288 | "url": "https://api.github.com/repos/kartik-v/yii2-tree-manager/zipball/0fd506de3ef0c73ec8a3f0c9267ed8353f5e9f89", |
||
3289 | "reference": "0fd506de3ef0c73ec8a3f0c9267ed8353f5e9f89", |
||
3290 | "shasum": "" |
||
3291 | }, |
||
3292 | "require": { |
||
3293 | "creocoder/yii2-nested-sets": "~0.9", |
||
3294 | "kartik-v/yii2-widget-activeform": "~1.4" |
||
3295 | }, |
||
3296 | "type": "yii2-extension", |
||
3297 | "autoload": { |
||
3298 | "psr-4": { |
||
3299 | "kartik\\tree\\": "" |
||
3300 | } |
||
3301 | }, |
||
3302 | "notification-url": "https://packagist.org/downloads/", |
||
3303 | "license": [ |
||
3304 | "BSD-3-Clause" |
||
3305 | ], |
||
3306 | "authors": [ |
||
3307 | { |
||
3308 | "name": "Kartik Visweswaran", |
||
3309 | "email": "[email protected]", |
||
3310 | "homepage": "http://www.krajee.com/" |
||
3311 | } |
||
3312 | ], |
||
3313 | "description": "An enhanced tree management module with tree node selection and manipulation using nested sets.", |
||
3314 | "homepage": "https://github.com/kartik-v/yii2-tree-manager", |
||
3315 | "keywords": [ |
||
3316 | "ajax", |
||
3317 | "bootstrap", |
||
3318 | "hierarchy", |
||
3319 | "jquery", |
||
3320 | "krajee", |
||
3321 | "nested", |
||
3322 | "nestedset", |
||
3323 | "set", |
||
3324 | "tree", |
||
3325 | "treeview" |
||
3326 | ], |
||
3327 | "time": "2015-12-27 18:48:51" |
||
3328 | }, |
||
3329 | { |
||
3330 | "name": "kartik-v/yii2-widget-activeform", |
||
3331 | "version": "v1.4.8", |
||
3332 | "source": { |
||
3333 | "type": "git", |
||
3334 | "url": "https://github.com/kartik-v/yii2-widget-activeform.git", |
||
3335 | "reference": "53c2f877f12ba0b79e8346b6cae50cbba2bcfc69" |
||
3336 | }, |
||
3337 | "dist": { |
||
3338 | "type": "zip", |
||
3339 | "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/53c2f877f12ba0b79e8346b6cae50cbba2bcfc69", |
||
3340 | "reference": "53c2f877f12ba0b79e8346b6cae50cbba2bcfc69", |
||
3341 | "shasum": "" |
||
3342 | }, |
||
3343 | "require": { |
||
3344 | "kartik-v/yii2-krajee-base": "~1.7" |
||
3345 | }, |
||
3346 | "type": "yii2-extension", |
||
3347 | "extra": { |
||
3348 | "branch-alias": { |
||
3349 | "dev-master": "1.4.x-dev" |
||
3350 | } |
||
3351 | }, |
||
3352 | "autoload": { |
||
3353 | "psr-4": { |
||
3354 | "kartik\\form\\": "" |
||
3355 | } |
||
3356 | }, |
||
3357 | "notification-url": "https://packagist.org/downloads/", |
||
3358 | "license": [ |
||
3359 | "BSD-3-Clause" |
||
3360 | ], |
||
3361 | "authors": [ |
||
3362 | { |
||
3363 | "name": "Kartik Visweswaran", |
||
3364 | "email": "[email protected]", |
||
3365 | "homepage": "http://www.krajee.com/" |
||
3366 | } |
||
3367 | ], |
||
3368 | "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).", |
||
3369 | "homepage": "https://github.com/kartik-v/yii2-widget-activeform", |
||
3370 | "keywords": [ |
||
3371 | "activefield", |
||
3372 | "activeform", |
||
3373 | "extension", |
||
3374 | "field", |
||
3375 | "form", |
||
3376 | "widget", |
||
3377 | "yii2" |
||
3378 | ], |
||
3379 | "time": "2016-04-27 18:38:05" |
||
3380 | }, |
||
3381 | { |
||
3382 | "name": "kartik-v/yii2-widget-select2", |
||
3383 | "version": "v2.0.8", |
||
3384 | "source": { |
||
3385 | "type": "git", |
||
3386 | "url": "https://github.com/kartik-v/yii2-widget-select2.git", |
||
3387 | "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69" |
||
3388 | }, |
||
3389 | "dist": { |
||
3390 | "type": "zip", |
||
3391 | "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69", |
||
3392 | "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69", |
||
3393 | "shasum": "" |
||
3394 | }, |
||
3395 | "require": { |
||
3396 | "kartik-v/yii2-krajee-base": "~1.7" |
||
3397 | }, |
||
3398 | "type": "yii2-extension", |
||
3399 | "extra": { |
||
3400 | "branch-alias": { |
||
3401 | "dev-master": "2.0.x-dev" |
||
3402 | } |
||
3403 | }, |
||
3404 | "autoload": { |
||
3405 | "psr-4": { |
||
3406 | "kartik\\select2\\": "" |
||
3407 | } |
||
3408 | }, |
||
3409 | "notification-url": "https://packagist.org/downloads/", |
||
3410 | "license": [ |
||
3411 | "BSD-3-Clause" |
||
3412 | ], |
||
3413 | "authors": [ |
||
3414 | { |
||
3415 | "name": "Kartik Visweswaran", |
||
3416 | "email": "[email protected]", |
||
3417 | "homepage": "http://www.krajee.com/" |
||
3418 | } |
||
3419 | ], |
||
3420 | "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).", |
||
3421 | "homepage": "https://github.com/kartik-v/yii2-widget-select2", |
||
3422 | "keywords": [ |
||
3423 | "dropdown", |
||
3424 | "extension", |
||
3425 | "form", |
||
3426 | "jquery", |
||
3427 | "plugin", |
||
3428 | "select2", |
||
3429 | "widget", |
||
3430 | "yii2" |
||
3431 | ], |
||
3432 | "time": "2016-02-17 11:49:30" |
||
3433 | }, |
||
3434 | { |
||
3435 | "name": "knplabs/github-api", |
||
3436 | "version": "1.7.1", |
||
3437 | "source": { |
||
3438 | "type": "git", |
||
3439 | "url": "https://github.com/KnpLabs/php-github-api.git", |
||
3440 | "reference": "98d0bcd2c4c96a40ded9081f8f6289907f73823c" |
||
3441 | }, |
||
3442 | "dist": { |
||
3443 | "type": "zip", |
||
3444 | "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/98d0bcd2c4c96a40ded9081f8f6289907f73823c", |
||
3445 | "reference": "98d0bcd2c4c96a40ded9081f8f6289907f73823c", |
||
3446 | "shasum": "" |
||
3447 | }, |
||
3448 | "require": { |
||
3449 | "ext-curl": "*", |
||
3450 | "guzzle/guzzle": "~3.7", |
||
3451 | "php": ">=5.3.2" |
||
3452 | }, |
||
3453 | "require-dev": { |
||
3454 | "phpunit/phpunit": "~4.0", |
||
3455 | "sllh/php-cs-fixer-styleci-bridge": "~1.3" |
||
3456 | }, |
||
3457 | "suggest": { |
||
3458 | "knplabs/gaufrette": "Needed for optional Gaufrette cache" |
||
3459 | }, |
||
3460 | "type": "library", |
||
3461 | "extra": { |
||
3462 | "branch-alias": { |
||
3463 | "dev-master": "1.8.x-dev" |
||
3464 | } |
||
3465 | }, |
||
3466 | "autoload": { |
||
3467 | "psr-4": { |
||
3468 | "Github\\": "lib/Github/" |
||
3469 | } |
||
3470 | }, |
||
3471 | "notification-url": "https://packagist.org/downloads/", |
||
3472 | "license": [ |
||
3473 | "MIT" |
||
3474 | ], |
||
3475 | "authors": [ |
||
3476 | { |
||
3477 | "name": "Thibault Duplessis", |
||
3478 | "email": "[email protected]", |
||
3479 | "homepage": "http://ornicar.github.com" |
||
3480 | }, |
||
3481 | { |
||
3482 | "name": "KnpLabs Team", |
||
3483 | "homepage": "http://knplabs.com" |
||
3484 | } |
||
3485 | ], |
||
3486 | "description": "GitHub API v3 client", |
||
3487 | "homepage": "https://github.com/KnpLabs/php-github-api", |
||
3488 | "keywords": [ |
||
3489 | "api", |
||
3490 | "gh", |
||
3491 | "gist", |
||
3492 | "github" |
||
3493 | ], |
||
3494 | "time": "2016-07-26 08:49:38" |
||
3495 | }, |
||
3496 | { |
||
3497 | "name": "lajax/yii2-translate-manager", |
||
3498 | "version": "1.6.0", |
||
3499 | "source": { |
||
3500 | "type": "git", |
||
3501 | "url": "https://github.com/lajax/yii2-translate-manager.git", |
||
3502 | "reference": "1dd264a088af99b7c204ea347ae6bd405a5f12b1" |
||
3503 | }, |
||
3504 | "dist": { |
||
3505 | "type": "zip", |
||
3506 | "url": "https://api.github.com/repos/lajax/yii2-translate-manager/zipball/1dd264a088af99b7c204ea347ae6bd405a5f12b1", |
||
3507 | "reference": "1dd264a088af99b7c204ea347ae6bd405a5f12b1", |
||
3508 | "shasum": "" |
||
3509 | }, |
||
3510 | "require": { |
||
3511 | "yiisoft/yii2": "*", |
||
3512 | "yiisoft/yii2-bootstrap": "*", |
||
3513 | "yiisoft/yii2-jui": "*" |
||
3514 | }, |
||
3515 | "type": "yii2-extension", |
||
3516 | "autoload": { |
||
3517 | "psr-4": { |
||
3518 | "lajax\\translatemanager\\": "" |
||
3519 | } |
||
3520 | }, |
||
3521 | "notification-url": "https://packagist.org/downloads/", |
||
3522 | "license": [ |
||
3523 | "MIT" |
||
3524 | ], |
||
3525 | "authors": [ |
||
3526 | { |
||
3527 | "name": "Lajos Molnar", |
||
3528 | "email": "[email protected]" |
||
3529 | } |
||
3530 | ], |
||
3531 | "description": "Online Translate", |
||
3532 | "keywords": [ |
||
3533 | "extension", |
||
3534 | "language", |
||
3535 | "module", |
||
3536 | "translate", |
||
3537 | "yii2" |
||
3538 | ], |
||
3539 | "time": "2016-07-12 14:25:30" |
||
3540 | }, |
||
3541 | { |
||
3542 | "name": "league/flysystem", |
||
3543 | "version": "1.0.32", |
||
3544 | "source": { |
||
3545 | "type": "git", |
||
3546 | "url": "https://github.com/thephpleague/flysystem.git", |
||
3547 | "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab" |
||
3548 | }, |
||
3549 | "dist": { |
||
3550 | "type": "zip", |
||
3551 | "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1b5c4a0031697f46e779a9d1b309c2e1b24daeab", |
||
3552 | "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab", |
||
3553 | "shasum": "" |
||
3554 | }, |
||
3555 | "require": { |
||
3556 | "php": ">=5.5.9" |
||
3557 | }, |
||
3558 | "conflict": { |
||
3559 | "league/flysystem-sftp": "<1.0.6" |
||
3560 | }, |
||
3561 | "require-dev": { |
||
3562 | "ext-fileinfo": "*", |
||
3563 | "mockery/mockery": "~0.9", |
||
3564 | "phpspec/phpspec": "^2.2", |
||
3565 | "phpunit/phpunit": "~4.8" |
||
3566 | }, |
||
3567 | "suggest": { |
||
3568 | "ext-fileinfo": "Required for MimeType", |
||
3569 | "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", |
||
3570 | "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", |
||
3571 | "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", |
||
3572 | "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", |
||
3573 | "league/flysystem-copy": "Allows you to use Copy.com storage", |
||
3574 | "league/flysystem-dropbox": "Allows you to use Dropbox storage", |
||
3575 | "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", |
||
3576 | "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", |
||
3577 | "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", |
||
3578 | "league/flysystem-webdav": "Allows you to use WebDAV storage", |
||
3579 | "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter" |
||
3580 | }, |
||
3581 | "type": "library", |
||
3582 | "extra": { |
||
3583 | "branch-alias": { |
||
3584 | "dev-master": "1.1-dev" |
||
3585 | } |
||
3586 | }, |
||
3587 | "autoload": { |
||
3588 | "psr-4": { |
||
3589 | "League\\Flysystem\\": "src/" |
||
3590 | } |
||
3591 | }, |
||
3592 | "notification-url": "https://packagist.org/downloads/", |
||
3593 | "license": [ |
||
3594 | "MIT" |
||
3595 | ], |
||
3596 | "authors": [ |
||
3597 | { |
||
3598 | "name": "Frank de Jonge", |
||
3599 | "email": "[email protected]" |
||
3600 | } |
||
3601 | ], |
||
3602 | "description": "Filesystem abstraction: Many filesystems, one API.", |
||
3603 | "keywords": [ |
||
3604 | "Cloud Files", |
||
3605 | "WebDAV", |
||
3606 | "abstraction", |
||
3607 | "aws", |
||
3608 | "cloud", |
||
3609 | "copy.com", |
||
3610 | "dropbox", |
||
3611 | "file systems", |
||
3612 | "files", |
||
3613 | "filesystem", |
||
3614 | "filesystems", |
||
3615 | "ftp", |
||
3616 | "rackspace", |
||
3617 | "remote", |
||
3618 | "s3", |
||
3619 | "sftp", |
||
3620 | "storage" |
||
3621 | ], |
||
3622 | "time": "2016-10-19 20:38:46" |
||
3623 | }, |
||
3624 | { |
||
3625 | "name": "league/flysystem-aws-s3-v2", |
||
3626 | "version": "1.0.3", |
||
3627 | "source": { |
||
3628 | "type": "git", |
||
3629 | "url": "https://github.com/thephpleague/flysystem-aws-s3-v2.git", |
||
3630 | "reference": "e464a35e34abed572c76b76aa2f278d178e141c6" |
||
3631 | }, |
||
3632 | "dist": { |
||
3633 | "type": "zip", |
||
3634 | "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v2/zipball/e464a35e34abed572c76b76aa2f278d178e141c6", |
||
3635 | "reference": "e464a35e34abed572c76b76aa2f278d178e141c6", |
||
3636 | "shasum": "" |
||
3637 | }, |
||
3638 | "require": { |
||
3639 | "aws/aws-sdk-php": "~2.7", |
||
3640 | "league/flysystem": "~1.0", |
||
3641 | "php": ">=5.4.0" |
||
3642 | }, |
||
3643 | "require-dev": { |
||
3644 | "mockery/mockery": "0.9.*", |
||
3645 | "phpunit/phpunit": "~4.0" |
||
3646 | }, |
||
3647 | "type": "library", |
||
3648 | "extra": { |
||
3649 | "branch-alias": { |
||
3650 | "dev-master": "1.0-dev" |
||
3651 | } |
||
3652 | }, |
||
3653 | "autoload": { |
||
3654 | "psr-4": { |
||
3655 | "League\\Flysystem\\AwsS3v2\\": "src/" |
||
3656 | } |
||
3657 | }, |
||
3658 | "notification-url": "https://packagist.org/downloads/", |
||
3659 | "license": [ |
||
3660 | "MIT" |
||
3661 | ], |
||
3662 | "authors": [ |
||
3663 | { |
||
3664 | "name": "Frank de Jonge", |
||
3665 | "email": "[email protected]" |
||
3666 | } |
||
3667 | ], |
||
3668 | "description": "Flysystem adapter for AWS S3 SDK v2", |
||
3669 | "time": "2015-10-15 15:55:48" |
||
3670 | }, |
||
3671 | { |
||
3672 | "name": "league/flysystem-dropbox", |
||
3673 | "version": "1.0.4", |
||
3674 | "source": { |
||
3675 | "type": "git", |
||
3676 | "url": "https://github.com/thephpleague/flysystem-dropbox.git", |
||
3677 | "reference": "939f91ca00d0255d9b3aa313e191480d00f09382" |
||
3678 | }, |
||
3679 | "dist": { |
||
3680 | "type": "zip", |
||
3681 | "url": "https://api.github.com/repos/thephpleague/flysystem-dropbox/zipball/939f91ca00d0255d9b3aa313e191480d00f09382", |
||
3682 | "reference": "939f91ca00d0255d9b3aa313e191480d00f09382", |
||
3683 | "shasum": "" |
||
3684 | }, |
||
3685 | "require": { |
||
3686 | "dropbox/dropbox-sdk": "~1.1", |
||
3687 | "league/flysystem": "~1.0", |
||
3688 | "php": ">=5.4.0" |
||
3689 | }, |
||
3690 | "require-dev": { |
||
3691 | "phpunit/phpunit": "~4.8" |
||
3692 | }, |
||
3693 | "type": "library", |
||
3694 | "extra": { |
||
3695 | "branch-alias": { |
||
3696 | "dev-master": "1.0-dev" |
||
3697 | } |
||
3698 | }, |
||
3699 | "autoload": { |
||
3700 | "psr-4": { |
||
3701 | "League\\Flysystem\\Dropbox\\": "src/" |
||
3702 | } |
||
3703 | }, |
||
3704 | "notification-url": "https://packagist.org/downloads/", |
||
3705 | "license": [ |
||
3706 | "MIT" |
||
3707 | ], |
||
3708 | "authors": [ |
||
3709 | { |
||
3710 | "name": "Frank de Jonge", |
||
3711 | "email": "[email protected]" |
||
3712 | } |
||
3713 | ], |
||
3714 | "description": "Flysystem adapter for Dropbox", |
||
3715 | "time": "2016-04-25 18:51:39" |
||
3716 | }, |
||
3717 | { |
||
3718 | "name": "league/flysystem-sftp", |
||
3719 | "version": "1.0.13", |
||
3720 | "source": { |
||
3721 | "type": "git", |
||
3722 | "url": "https://github.com/thephpleague/flysystem-sftp.git", |
||
3723 | "reference": "ae7fb1f30a2db3fa5ca3e7db4b42124d7c3a053a" |
||
3724 | }, |
||
3725 | "dist": { |
||
3726 | "type": "zip", |
||
3727 | "url": "https://api.github.com/repos/thephpleague/flysystem-sftp/zipball/ae7fb1f30a2db3fa5ca3e7db4b42124d7c3a053a", |
||
3728 | "reference": "ae7fb1f30a2db3fa5ca3e7db4b42124d7c3a053a", |
||
3729 | "shasum": "" |
||
3730 | }, |
||
3731 | "require": { |
||
3732 | "league/flysystem": "~1.0", |
||
3733 | "php": ">=5.4.0", |
||
3734 | "phpseclib/phpseclib": "~2.0" |
||
3735 | }, |
||
3736 | "require-dev": { |
||
3737 | "mockery/mockery": "0.9.*", |
||
3738 | "phpunit/phpunit": "~4.0" |
||
3739 | }, |
||
3740 | "type": "library", |
||
3741 | "extra": { |
||
3742 | "branch-alias": { |
||
3743 | "dev-master": "1.0-dev" |
||
3744 | } |
||
3745 | }, |
||
3746 | "autoload": { |
||
3747 | "psr-4": { |
||
3748 | "League\\Flysystem\\Sftp\\": "src/" |
||
3749 | } |
||
3750 | }, |
||
3751 | "notification-url": "https://packagist.org/downloads/", |
||
3752 | "license": [ |
||
3753 | "MIT" |
||
3754 | ], |
||
3755 | "authors": [ |
||
3756 | { |
||
3757 | "name": "Frank de Jonge", |
||
3758 | "email": "[email protected]" |
||
3759 | } |
||
3760 | ], |
||
3761 | "description": "Flysystem adapter for SFTP", |
||
3762 | "time": "2016-12-08 21:28:01" |
||
3763 | }, |
||
3764 | { |
||
3765 | "name": "league/flysystem-webdav", |
||
3766 | "version": "1.0.5", |
||
3767 | "source": { |
||
3768 | "type": "git", |
||
3769 | "url": "https://github.com/thephpleague/flysystem-webdav.git", |
||
3770 | "reference": "5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7" |
||
3771 | }, |
||
3772 | "dist": { |
||
3773 | "type": "zip", |
||
3774 | "url": "https://api.github.com/repos/thephpleague/flysystem-webdav/zipball/5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7", |
||
3775 | "reference": "5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7", |
||
3776 | "shasum": "" |
||
3777 | }, |
||
3778 | "require": { |
||
3779 | "league/flysystem": "~1.0", |
||
3780 | "php": ">=5.5.0", |
||
3781 | "sabre/dav": "~3.1" |
||
3782 | }, |
||
3783 | "require-dev": { |
||
3784 | "mockery/mockery": "~0.9", |
||
3785 | "phpunit/phpunit": "~4.0" |
||
3786 | }, |
||
3787 | "type": "library", |
||
3788 | "extra": { |
||
3789 | "branch-alias": { |
||
3790 | "dev-master": "1.0-dev" |
||
3791 | } |
||
3792 | }, |
||
3793 | "autoload": { |
||
3794 | "psr-4": { |
||
3795 | "League\\Flysystem\\WebDAV\\": "src" |
||
3796 | } |
||
3797 | }, |
||
3798 | "notification-url": "https://packagist.org/downloads/", |
||
3799 | "license": [ |
||
3800 | "MIT" |
||
3801 | ], |
||
3802 | "authors": [ |
||
3803 | { |
||
3804 | "name": "Frank de Jonge", |
||
3805 | "email": "[email protected]" |
||
3806 | } |
||
3807 | ], |
||
3808 | "description": "Flysystem adapter for WebDAV", |
||
3809 | "time": "2016-12-14 11:28:55" |
||
3810 | }, |
||
3811 | { |
||
3812 | "name": "loveorigami/yii2-notification-wrapper", |
||
3813 | "version": "6.1", |
||
3814 | "source": { |
||
3815 | "type": "git", |
||
3816 | "url": "https://github.com/loveorigami/yii2-notification-wrapper.git", |
||
3817 | "reference": "6f569015e436c2eb02724658b7267e43abe29f61" |
||
3818 | }, |
||
3819 | "dist": { |
||
3820 | "type": "zip", |
||
3821 | "url": "https://api.github.com/repos/loveorigami/yii2-notification-wrapper/zipball/6f569015e436c2eb02724658b7267e43abe29f61", |
||
3822 | "reference": "6f569015e436c2eb02724658b7267e43abe29f61", |
||
3823 | "shasum": "" |
||
3824 | }, |
||
3825 | "require": { |
||
3826 | "yiisoft/yii2": "~2" |
||
3827 | }, |
||
3828 | "type": "yii2-extension", |
||
3829 | "extra": { |
||
3830 | "bootstrap": "lo\\modules\\noty\\Bootstrap" |
||
3831 | }, |
||
3832 | "autoload": { |
||
3833 | "psr-4": { |
||
3834 | "lo\\modules\\noty\\": "src/" |
||
3835 | } |
||
3836 | }, |
||
3837 | "notification-url": "https://packagist.org/downloads/", |
||
3838 | "license": [ |
||
3839 | "MIT" |
||
3840 | ], |
||
3841 | "authors": [ |
||
3842 | { |
||
3843 | "name": "Andrey Lukyanov", |
||
3844 | "email": "[email protected]", |
||
3845 | "homepage": "http://loveorigami.info", |
||
3846 | "role": "Developer" |
||
3847 | } |
||
3848 | ], |
||
3849 | "description": "This module for renders a message from session flash (with ajax, pjax support and etc.)", |
||
3850 | "homepage": "https://github.com/loveorigami/yii2-notification-wrapper", |
||
3851 | "keywords": [ |
||
3852 | "alert", |
||
3853 | "flash", |
||
3854 | "growl", |
||
3855 | "lobibox", |
||
3856 | "module", |
||
3857 | "notific8", |
||
3858 | "notification", |
||
3859 | "noty", |
||
3860 | "notyfy", |
||
3861 | "notyjs", |
||
3862 | "pnotyfy", |
||
3863 | "sweetalert", |
||
3864 | "toastr", |
||
3865 | "yii2" |
||
3866 | ], |
||
3867 | "time": "2016-03-31 00:00:00" |
||
3868 | }, |
||
3869 | { |
||
3870 | "name": "mexitek/phpcolors", |
||
3871 | "version": "v0.4", |
||
3872 | "source": { |
||
3873 | "type": "git", |
||
3874 | "url": "https://github.com/mexitek/phpColors.git", |
||
3875 | "reference": "89bf30473a68dc8845e46e9db3e536b969e18c11" |
||
3876 | }, |
||
3877 | "dist": { |
||
3878 | "type": "zip", |
||
3879 | "url": "https://api.github.com/repos/mexitek/phpColors/zipball/89bf30473a68dc8845e46e9db3e536b969e18c11", |
||
3880 | "reference": "89bf30473a68dc8845e46e9db3e536b969e18c11", |
||
3881 | "shasum": "" |
||
3882 | }, |
||
3883 | "require": { |
||
3884 | "php": ">=5.3.0" |
||
3885 | }, |
||
3886 | "type": "library", |
||
3887 | "autoload": { |
||
3888 | "classmap": [ |
||
3889 | "src" |
||
3890 | ] |
||
3891 | }, |
||
3892 | "notification-url": "https://packagist.org/downloads/", |
||
3893 | "license": [ |
||
3894 | "MIT" |
||
3895 | ], |
||
3896 | "authors": [ |
||
3897 | { |
||
3898 | "name": "Arlo Carreon", |
||
3899 | "homepage": "http://arlocarreon.com", |
||
3900 | "role": "creator" |
||
3901 | } |
||
3902 | ], |
||
3903 | "description": "A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.", |
||
3904 | "homepage": "http://mexitek.github.com/phpColors/", |
||
3905 | "keywords": [ |
||
3906 | "color", |
||
3907 | "css", |
||
3908 | "design", |
||
3909 | "frontend", |
||
3910 | "ui" |
||
3911 | ], |
||
3912 | "time": "2015-09-09 15:43:06" |
||
3913 | }, |
||
3914 | { |
||
3915 | "name": "mikehaertl/php-shellcommand", |
||
3916 | "version": "1.2.2", |
||
3917 | "source": { |
||
3918 | "type": "git", |
||
3919 | "url": "https://github.com/mikehaertl/php-shellcommand.git", |
||
3920 | "reference": "0de4e2cce17936ec7cef60a62c722a4aaa56c18c" |
||
3921 | }, |
||
3922 | "dist": { |
||
3923 | "type": "zip", |
||
3924 | "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/0de4e2cce17936ec7cef60a62c722a4aaa56c18c", |
||
3925 | "reference": "0de4e2cce17936ec7cef60a62c722a4aaa56c18c", |
||
3926 | "shasum": "" |
||
3927 | }, |
||
3928 | "type": "library", |
||
3929 | "autoload": { |
||
3930 | "psr-4": { |
||
3931 | "mikehaertl\\shellcommand\\": "src/" |
||
3932 | } |
||
3933 | }, |
||
3934 | "notification-url": "https://packagist.org/downloads/", |
||
3935 | "license": [ |
||
3936 | "MIT" |
||
3937 | ], |
||
3938 | "authors": [ |
||
3939 | { |
||
3940 | "name": "Michael Härtl", |
||
3941 | "email": "[email protected]" |
||
3942 | } |
||
3943 | ], |
||
3944 | "description": "An object oriented interface to shell commands", |
||
3945 | "keywords": [ |
||
3946 | "shell" |
||
3947 | ], |
||
3948 | "time": "2016-07-16 09:42:31" |
||
3949 | }, |
||
3950 | { |
||
3951 | "name": "pheme/yii2-settings", |
||
3952 | "version": "0.4", |
||
3953 | "source": { |
||
3954 | "type": "git", |
||
3955 | "url": "https://github.com/phemellc/yii2-settings.git", |
||
3956 | "reference": "186a7123797a5459883043518a563b26bc0fd6f0" |
||
3957 | }, |
||
3958 | "dist": { |
||
3959 | "type": "zip", |
||
3960 | "url": "https://api.github.com/repos/phemellc/yii2-settings/zipball/186a7123797a5459883043518a563b26bc0fd6f0", |
||
3961 | "reference": "186a7123797a5459883043518a563b26bc0fd6f0", |
||
3962 | "shasum": "" |
||
3963 | }, |
||
3964 | "require": { |
||
3965 | "pheme/yii2-toggle-column": "*", |
||
3966 | "yiisoft/yii2": ">=2.0.6" |
||
3967 | }, |
||
3968 | "type": "yii2-extension", |
||
3969 | "autoload": { |
||
3970 | "psr-4": { |
||
3971 | "pheme\\settings\\": "" |
||
3972 | } |
||
3973 | }, |
||
3974 | "notification-url": "https://packagist.org/downloads/", |
||
3975 | "license": [ |
||
3976 | "BSD-3-Clause" |
||
3977 | ], |
||
3978 | "authors": [ |
||
3979 | { |
||
3980 | "name": "Aris Karageorgos", |
||
3981 | "email": "[email protected]" |
||
3982 | } |
||
3983 | ], |
||
3984 | "description": "Yii2 Database settings", |
||
3985 | "keywords": [ |
||
3986 | "Settings", |
||
3987 | "config", |
||
3988 | "yii2" |
||
3989 | ], |
||
3990 | "time": "2016-03-03 05:34:35" |
||
3991 | }, |
||
3992 | { |
||
3993 | "name": "pheme/yii2-toggle-column", |
||
3994 | "version": "0.7", |
||
3995 | "source": { |
||
3996 | "type": "git", |
||
3997 | "url": "https://github.com/phemellc/yii2-toggle-column.git", |
||
3998 | "reference": "ddec0552c5b94d9740e8fd4443539ab1a3d96031" |
||
3999 | }, |
||
4000 | "dist": { |
||
4001 | "type": "zip", |
||
4002 | "url": "https://api.github.com/repos/phemellc/yii2-toggle-column/zipball/ddec0552c5b94d9740e8fd4443539ab1a3d96031", |
||
4003 | "reference": "ddec0552c5b94d9740e8fd4443539ab1a3d96031", |
||
4004 | "shasum": "" |
||
4005 | }, |
||
4006 | "require": { |
||
4007 | "yiisoft/yii2": ">=2.0.7" |
||
4008 | }, |
||
4009 | "type": "yii2-extension", |
||
4010 | "autoload": { |
||
4011 | "psr-4": { |
||
4012 | "\\pheme\\grid\\": "" |
||
4013 | } |
||
4014 | }, |
||
4015 | "notification-url": "https://packagist.org/downloads/", |
||
4016 | "license": [ |
||
4017 | "MIT" |
||
4018 | ], |
||
4019 | "authors": [ |
||
4020 | { |
||
4021 | "name": "Aris Karageorgos", |
||
4022 | "email": "[email protected]" |
||
4023 | } |
||
4024 | ], |
||
4025 | "description": "Provides a toggle data column and action", |
||
4026 | "keywords": [ |
||
4027 | "column", |
||
4028 | "extension", |
||
4029 | "toggle", |
||
4030 | "yii2" |
||
4031 | ], |
||
4032 | "time": "2016-12-23 11:21:11" |
||
4033 | }, |
||
4034 | { |
||
4035 | "name": "phpoffice/phpexcel", |
||
4036 | "version": "1.8.1", |
||
4037 | "source": { |
||
4038 | "type": "git", |
||
4039 | "url": "https://github.com/PHPOffice/PHPExcel.git", |
||
4040 | "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32" |
||
4041 | }, |
||
4042 | "dist": { |
||
4043 | "type": "zip", |
||
4044 | "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32", |
||
4045 | "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32", |
||
4046 | "shasum": "" |
||
4047 | }, |
||
4048 | "require": { |
||
4049 | "ext-xml": "*", |
||
4050 | "ext-xmlwriter": "*", |
||
4051 | "php": ">=5.2.0" |
||
4052 | }, |
||
4053 | "type": "library", |
||
4054 | "autoload": { |
||
4055 | "psr-0": { |
||
4056 | "PHPExcel": "Classes/" |
||
4057 | } |
||
4058 | }, |
||
4059 | "notification-url": "https://packagist.org/downloads/", |
||
4060 | "license": [ |
||
4061 | "LGPL" |
||
4062 | ], |
||
4063 | "authors": [ |
||
4064 | { |
||
4065 | "name": "Maarten Balliauw", |
||
4066 | "homepage": "http://blog.maartenballiauw.be" |
||
4067 | }, |
||
4068 | { |
||
4069 | "name": "Mark Baker" |
||
4070 | }, |
||
4071 | { |
||
4072 | "name": "Franck Lefevre", |
||
4073 | "homepage": "http://blog.rootslabs.net" |
||
4074 | }, |
||
4075 | { |
||
4076 | "name": "Erik Tilt" |
||
4077 | } |
||
4078 | ], |
||
4079 | "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", |
||
4080 | "homepage": "http://phpexcel.codeplex.com", |
||
4081 | "keywords": [ |
||
4082 | "OpenXML", |
||
4083 | "excel", |
||
4084 | "php", |
||
4085 | "spreadsheet", |
||
4086 | "xls", |
||
4087 | "xlsx" |
||
4088 | ], |
||
4089 | "time": "2015-05-01 07:00:55" |
||
4090 | }, |
||
4091 | { |
||
4092 | "name": "phpseclib/phpseclib", |
||
4093 | "version": "2.0.4", |
||
4094 | "source": { |
||
4095 | "type": "git", |
||
4096 | "url": "https://github.com/phpseclib/phpseclib.git", |
||
4097 | "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf" |
||
4098 | }, |
||
4099 | "dist": { |
||
4100 | "type": "zip", |
||
4101 | "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf", |
||
4102 | "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf", |
||
4103 | "shasum": "" |
||
4104 | }, |
||
4105 | "require": { |
||
4106 | "php": ">=5.3.3" |
||
4107 | }, |
||
4108 | "require-dev": { |
||
4109 | "phing/phing": "~2.7", |
||
4110 | "phpunit/phpunit": "~4.0", |
||
4111 | "sami/sami": "~2.0", |
||
4112 | "squizlabs/php_codesniffer": "~2.0" |
||
4113 | }, |
||
4114 | "suggest": { |
||
4115 | "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", |
||
4116 | "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", |
||
4117 | "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", |
||
4118 | "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." |
||
4119 | }, |
||
4120 | "type": "library", |
||
4121 | "autoload": { |
||
4122 | "files": [ |
||
4123 | "phpseclib/bootstrap.php" |
||
4124 | ], |
||
4125 | "psr-4": { |
||
4126 | "phpseclib\\": "phpseclib/" |
||
4127 | } |
||
4128 | }, |
||
4129 | "notification-url": "https://packagist.org/downloads/", |
||
4130 | "license": [ |
||
4131 | "MIT" |
||
4132 | ], |
||
4133 | "authors": [ |
||
4134 | { |
||
4135 | "name": "Jim Wigginton", |
||
4136 | "email": "[email protected]", |
||
4137 | "role": "Lead Developer" |
||
4138 | }, |
||
4139 | { |
||
4140 | "name": "Patrick Monnerat", |
||
4141 | "email": "[email protected]", |
||
4142 | "role": "Developer" |
||
4143 | }, |
||
4144 | { |
||
4145 | "name": "Andreas Fischer", |
||
4146 | "email": "[email protected]", |
||
4147 | "role": "Developer" |
||
4148 | }, |
||
4149 | { |
||
4150 | "name": "Hans-Jürgen Petrich", |
||
4151 | "email": "[email protected]", |
||
4152 | "role": "Developer" |
||
4153 | }, |
||
4154 | { |
||
4155 | "name": "Graham Campbell", |
||
4156 | "email": "[email protected]", |
||
4157 | "role": "Developer" |
||
4158 | } |
||
4159 | ], |
||
4160 | "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", |
||
4161 | "homepage": "http://phpseclib.sourceforge.net", |
||
4162 | "keywords": [ |
||
4163 | "BigInteger", |
||
4164 | "aes", |
||
4165 | "asn.1", |
||
4166 | "asn1", |
||
4167 | "blowfish", |
||
4168 | "crypto", |
||
4169 | "cryptography", |
||
4170 | "encryption", |
||
4171 | "rsa", |
||
4172 | "security", |
||
4173 | "sftp", |
||
4174 | "signature", |
||
4175 | "signing", |
||
4176 | "ssh", |
||
4177 | "twofish", |
||
4178 | "x.509", |
||
4179 | "x509" |
||
4180 | ], |
||
4181 | "time": "2016-10-04 00:57:04" |
||
4182 | }, |
||
4183 | { |
||
4184 | "name": "phpspec/php-diff", |
||
4185 | "version": "v1.1.0", |
||
4186 | "source": { |
||
4187 | "type": "git", |
||
4188 | "url": "https://github.com/phpspec/php-diff.git", |
||
4189 | "reference": "0464787bfa7cd13576c5a1e318709768798bec6a" |
||
4190 | }, |
||
4191 | "dist": { |
||
4192 | "type": "zip", |
||
4193 | "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a", |
||
4194 | "reference": "0464787bfa7cd13576c5a1e318709768798bec6a", |
||
4195 | "shasum": "" |
||
4196 | }, |
||
4197 | "type": "library", |
||
4198 | "extra": { |
||
4199 | "branch-alias": { |
||
4200 | "dev-master": "1.0.x-dev" |
||
4201 | } |
||
4202 | }, |
||
4203 | "autoload": { |
||
4204 | "psr-0": { |
||
4205 | "Diff": "lib/" |
||
4206 | } |
||
4207 | }, |
||
4208 | "notification-url": "https://packagist.org/downloads/", |
||
4209 | "license": [ |
||
4210 | "BSD-3-Clause" |
||
4211 | ], |
||
4212 | "authors": [ |
||
4213 | { |
||
4214 | "name": "Chris Boulton", |
||
4215 | "homepage": "http://github.com/chrisboulton" |
||
4216 | } |
||
4217 | ], |
||
4218 | "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", |
||
4219 | "time": "2016-04-07 12:29:16" |
||
4220 | }, |
||
4221 | { |
||
4222 | "name": "psr/log", |
||
4223 | "version": "1.0.2", |
||
4224 | "source": { |
||
4225 | "type": "git", |
||
4226 | "url": "https://github.com/php-fig/log.git", |
||
4227 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
4228 | }, |
||
4229 | "dist": { |
||
4230 | "type": "zip", |
||
4231 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
4232 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
4233 | "shasum": "" |
||
4234 | }, |
||
4235 | "require": { |
||
4236 | "php": ">=5.3.0" |
||
4237 | }, |
||
4238 | "type": "library", |
||
4239 | "extra": { |
||
4240 | "branch-alias": { |
||
4241 | "dev-master": "1.0.x-dev" |
||
4242 | } |
||
4243 | }, |
||
4244 | "autoload": { |
||
4245 | "psr-4": { |
||
4246 | "Psr\\Log\\": "Psr/Log/" |
||
4247 | } |
||
4248 | }, |
||
4249 | "notification-url": "https://packagist.org/downloads/", |
||
4250 | "license": [ |
||
4251 | "MIT" |
||
4252 | ], |
||
4253 | "authors": [ |
||
4254 | { |
||
4255 | "name": "PHP-FIG", |
||
4256 | "homepage": "http://www.php-fig.org/" |
||
4257 | } |
||
4258 | ], |
||
4259 | "description": "Common interface for logging libraries", |
||
4260 | "homepage": "https://github.com/php-fig/log", |
||
4261 | "keywords": [ |
||
4262 | "log", |
||
4263 | "psr", |
||
4264 | "psr-3" |
||
4265 | ], |
||
4266 | "time": "2016-10-10 12:19:37" |
||
4267 | }, |
||
4268 | { |
||
4269 | "name": "rmrevin/yii2-fontawesome", |
||
4270 | "version": "2.17.0", |
||
4271 | "source": { |
||
4272 | "type": "git", |
||
4273 | "url": "https://github.com/rmrevin/yii2-fontawesome.git", |
||
4274 | "reference": "470202eace1868f1f627bf8c4ce21a17b0548c4a" |
||
4275 | }, |
||
4276 | "dist": { |
||
4277 | "type": "zip", |
||
4278 | "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/470202eace1868f1f627bf8c4ce21a17b0548c4a", |
||
4279 | "reference": "470202eace1868f1f627bf8c4ce21a17b0548c4a", |
||
4280 | "shasum": "" |
||
4281 | }, |
||
4282 | "require": { |
||
4283 | "fortawesome/font-awesome": "~4.7", |
||
4284 | "php": ">=5.5.0", |
||
4285 | "yiisoft/yii2": "2.0.*" |
||
4286 | }, |
||
4287 | "type": "yii2-extension", |
||
4288 | "extra": { |
||
4289 | "asset-installer-paths": { |
||
4290 | "npm-asset-library": "vendor/npm", |
||
4291 | "bower-asset-library": "vendor/bower" |
||
4292 | } |
||
4293 | }, |
||
4294 | "autoload": { |
||
4295 | "psr-4": { |
||
4296 | "rmrevin\\yii\\fontawesome\\": "" |
||
4297 | } |
||
4298 | }, |
||
4299 | "notification-url": "https://packagist.org/downloads/", |
||
4300 | "license": [ |
||
4301 | "MIT" |
||
4302 | ], |
||
4303 | "authors": [ |
||
4304 | { |
||
4305 | "name": "Revin Roman", |
||
4306 | "email": "[email protected]", |
||
4307 | "homepage": "https://rmrevin.com/" |
||
4308 | } |
||
4309 | ], |
||
4310 | "description": "Asset Bundle for Yii2 with Font Awesome", |
||
4311 | "keywords": [ |
||
4312 | "asset", |
||
4313 | "awesome", |
||
4314 | "bundle", |
||
4315 | "font", |
||
4316 | "yii" |
||
4317 | ], |
||
4318 | "time": "2016-10-25 15:14:55" |
||
4319 | }, |
||
4320 | { |
||
4321 | "name": "romdim/yii2-bootstrap-material", |
||
4322 | "version": "1.0", |
||
4323 | "source": { |
||
4324 | "type": "git", |
||
4325 | "url": "https://github.com/romdim/yii2-bootstrap-material.git", |
||
4326 | "reference": "7d20b96d08f611301458530efd9ac67279db859c" |
||
4327 | }, |
||
4328 | "dist": { |
||
4329 | "type": "zip", |
||
4330 | "url": "https://api.github.com/repos/romdim/yii2-bootstrap-material/zipball/7d20b96d08f611301458530efd9ac67279db859c", |
||
4331 | "reference": "7d20b96d08f611301458530efd9ac67279db859c", |
||
4332 | "shasum": "" |
||
4333 | }, |
||
4334 | "require": { |
||
4335 | "bower-asset/bootstrap-material-design": "*", |
||
4336 | "yiisoft/yii2": "*", |
||
4337 | "yiisoft/yii2-bootstrap": "*" |
||
4338 | }, |
||
4339 | "type": "yii2-extension", |
||
4340 | "autoload": { |
||
4341 | "psr-4": { |
||
4342 | "romdim\\bootstrap\\material\\": "" |
||
4343 | } |
||
4344 | }, |
||
4345 | "notification-url": "https://packagist.org/downloads/", |
||
4346 | "license": [ |
||
4347 | "MIT" |
||
4348 | ], |
||
4349 | "authors": [ |
||
4350 | { |
||
4351 | "name": "Romanos Tsouroplis", |
||
4352 | "email": "[email protected]", |
||
4353 | "role": "Developer" |
||
4354 | } |
||
4355 | ], |
||
4356 | "description": "Composer package for implementing FezVrasta's bootstrap material design in Yii2.", |
||
4357 | "keywords": [ |
||
4358 | "bootstrap", |
||
4359 | "material", |
||
4360 | "yii", |
||
4361 | "yii2" |
||
4362 | ], |
||
4363 | "time": "2015-04-03 08:32:18" |
||
4364 | }, |
||
4365 | { |
||
4366 | "name": "romka-chev/yii2-swiper", |
||
4367 | "version": "v2.0.2", |
||
4368 | "source": { |
||
4369 | "type": "git", |
||
4370 | "url": "https://github.com/romka-chev/yii2-swiper.git", |
||
4371 | "reference": "f9ab7cda07d4c5113799b0ea5587b6d46114ee5d" |
||
4372 | }, |
||
4373 | "dist": { |
||
4374 | "type": "zip", |
||
4375 | "url": "https://api.github.com/repos/romka-chev/yii2-swiper/zipball/f9ab7cda07d4c5113799b0ea5587b6d46114ee5d", |
||
4376 | "reference": "f9ab7cda07d4c5113799b0ea5587b6d46114ee5d", |
||
4377 | "shasum": "" |
||
4378 | }, |
||
4379 | "require": { |
||
4380 | "bower-asset/swiper": ">=v3.0.4", |
||
4381 | "fxp/composer-asset-plugin": ">=1.0.0", |
||
4382 | "php": ">=5.4.0", |
||
4383 | "yiisoft/yii2": "2.0.*@dev" |
||
4384 | }, |
||
4385 | "require-dev": { |
||
4386 | "phpunit/phpunit": "4.8.x-dev" |
||
4387 | }, |
||
4388 | "type": "library", |
||
4389 | "extra": { |
||
4390 | "asset-installer-paths": { |
||
4391 | "npm-asset-library": "vendor/npm", |
||
4392 | "bower-asset-library": "vendor/bower" |
||
4393 | } |
||
4394 | }, |
||
4395 | "autoload": { |
||
4396 | "psr-4": { |
||
4397 | "romkaChev\\yii2\\swiper\\": "" |
||
4398 | } |
||
4399 | }, |
||
4400 | "notification-url": "https://packagist.org/downloads/", |
||
4401 | "license": [ |
||
4402 | "MIT" |
||
4403 | ], |
||
4404 | "authors": [ |
||
4405 | { |
||
4406 | "name": "Kulikov Roman", |
||
4407 | "email": "[email protected]" |
||
4408 | } |
||
4409 | ], |
||
4410 | "description": "Yii2 extension for Swiper slider", |
||
4411 | "keywords": [ |
||
4412 | "extension", |
||
4413 | "slider", |
||
4414 | "swiper", |
||
4415 | "widget", |
||
4416 | "yii", |
||
4417 | "yii2" |
||
4418 | ], |
||
4419 | "time": "2015-06-25 17:23:06" |
||
4420 | }, |
||
4421 | { |
||
4422 | "name": "sabre/dav", |
||
4423 | "version": "3.2.0", |
||
4424 | "source": { |
||
4425 | "type": "git", |
||
4426 | "url": "https://github.com/fruux/sabre-dav.git", |
||
4427 | "reference": "5b9737cc2f0182e368d14c80df7f6b2d77dc1457" |
||
4428 | }, |
||
4429 | "dist": { |
||
4430 | "type": "zip", |
||
4431 | "url": "https://api.github.com/repos/fruux/sabre-dav/zipball/5b9737cc2f0182e368d14c80df7f6b2d77dc1457", |
||
4432 | "reference": "5b9737cc2f0182e368d14c80df7f6b2d77dc1457", |
||
4433 | "shasum": "" |
||
4434 | }, |
||
4435 | "require": { |
||
4436 | "ext-ctype": "*", |
||
4437 | "ext-date": "*", |
||
4438 | "ext-dom": "*", |
||
4439 | "ext-iconv": "*", |
||
4440 | "ext-mbstring": "*", |
||
4441 | "ext-pcre": "*", |
||
4442 | "ext-simplexml": "*", |
||
4443 | "ext-spl": "*", |
||
4444 | "lib-libxml": ">=2.7.0", |
||
4445 | "php": ">=5.5.0", |
||
4446 | "psr/log": "^1.0", |
||
4447 | "sabre/event": ">=2.0.0, <4.0.0", |
||
4448 | "sabre/http": "^4.2.1", |
||
4449 | "sabre/uri": "^1.0.1", |
||
4450 | "sabre/vobject": "^4.1.0", |
||
4451 | "sabre/xml": "^1.4.0" |
||
4452 | }, |
||
4453 | "require-dev": { |
||
4454 | "evert/phpdoc-md": "~0.1.0", |
||
4455 | "monolog/monolog": "^1.18", |
||
4456 | "phpunit/phpunit": "> 4.8, <=6.0.0", |
||
4457 | "sabre/cs": "~0.0.5" |
||
4458 | }, |
||
4459 | "suggest": { |
||
4460 | "ext-curl": "*", |
||
4461 | "ext-pdo": "*" |
||
4462 | }, |
||
4463 | "bin": [ |
||
4464 | "bin/sabredav", |
||
4465 | "bin/naturalselection" |
||
4466 | ], |
||
4467 | "type": "library", |
||
4468 | "extra": { |
||
4469 | "branch-alias": { |
||
4470 | "dev-master": "3.1.0-dev" |
||
4471 | } |
||
4472 | }, |
||
4473 | "autoload": { |
||
4474 | "psr-4": { |
||
4475 | "Sabre\\DAV\\": "lib/DAV/", |
||
4476 | "Sabre\\DAVACL\\": "lib/DAVACL/", |
||
4477 | "Sabre\\CalDAV\\": "lib/CalDAV/", |
||
4478 | "Sabre\\CardDAV\\": "lib/CardDAV/" |
||
4479 | } |
||
4480 | }, |
||
4481 | "notification-url": "https://packagist.org/downloads/", |
||
4482 | "license": [ |
||
4483 | "BSD-3-Clause" |
||
4484 | ], |
||
4485 | "authors": [ |
||
4486 | { |
||
4487 | "name": "Evert Pot", |
||
4488 | "email": "[email protected]", |
||
4489 | "homepage": "http://evertpot.com/", |
||
4490 | "role": "Developer" |
||
4491 | } |
||
4492 | ], |
||
4493 | "description": "WebDAV Framework for PHP", |
||
4494 | "homepage": "http://sabre.io/", |
||
4495 | "keywords": [ |
||
4496 | "CalDAV", |
||
4497 | "CardDAV", |
||
4498 | "WebDAV", |
||
4499 | "framework", |
||
4500 | "iCalendar" |
||
4501 | ], |
||
4502 | "time": "2016-06-28 02:44:05" |
||
4503 | }, |
||
4504 | { |
||
4505 | "name": "sabre/event", |
||
4506 | "version": "3.0.0", |
||
4507 | "source": { |
||
4508 | "type": "git", |
||
4509 | "url": "https://github.com/fruux/sabre-event.git", |
||
4510 | "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534" |
||
4511 | }, |
||
4512 | "dist": { |
||
4513 | "type": "zip", |
||
4514 | "url": "https://api.github.com/repos/fruux/sabre-event/zipball/831d586f5a442dceacdcf5e9c4c36a4db99a3534", |
||
4515 | "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534", |
||
4516 | "shasum": "" |
||
4517 | }, |
||
4518 | "require": { |
||
4519 | "php": ">=5.5" |
||
4520 | }, |
||
4521 | "require-dev": { |
||
4522 | "phpunit/phpunit": "*", |
||
4523 | "sabre/cs": "~0.0.4" |
||
4524 | }, |
||
4525 | "type": "library", |
||
4526 | "autoload": { |
||
4527 | "psr-4": { |
||
4528 | "Sabre\\Event\\": "lib/" |
||
4529 | }, |
||
4530 | "files": [ |
||
4531 | "lib/coroutine.php", |
||
4532 | "lib/Loop/functions.php", |
||
4533 | "lib/Promise/functions.php" |
||
4534 | ] |
||
4535 | }, |
||
4536 | "notification-url": "https://packagist.org/downloads/", |
||
4537 | "license": [ |
||
4538 | "BSD-3-Clause" |
||
4539 | ], |
||
4540 | "authors": [ |
||
4541 | { |
||
4542 | "name": "Evert Pot", |
||
4543 | "email": "[email protected]", |
||
4544 | "homepage": "http://evertpot.com/", |
||
4545 | "role": "Developer" |
||
4546 | } |
||
4547 | ], |
||
4548 | "description": "sabre/event is a library for lightweight event-based programming", |
||
4549 | "homepage": "http://sabre.io/event/", |
||
4550 | "keywords": [ |
||
4551 | "EventEmitter", |
||
4552 | "async", |
||
4553 | "events", |
||
4554 | "hooks", |
||
4555 | "plugin", |
||
4556 | "promise", |
||
4557 | "signal" |
||
4558 | ], |
||
4559 | "time": "2015-11-05 20:14:39" |
||
4560 | }, |
||
4561 | { |
||
4562 | "name": "sabre/http", |
||
4563 | "version": "4.2.1", |
||
4564 | "source": { |
||
4565 | "type": "git", |
||
4566 | "url": "https://github.com/fruux/sabre-http.git", |
||
4567 | "reference": "2e93bc8321524c67be4ca5b8415daebd4c8bf85e" |
||
4568 | }, |
||
4569 | "dist": { |
||
4570 | "type": "zip", |
||
4571 | "url": "https://api.github.com/repos/fruux/sabre-http/zipball/2e93bc8321524c67be4ca5b8415daebd4c8bf85e", |
||
4572 | "reference": "2e93bc8321524c67be4ca5b8415daebd4c8bf85e", |
||
4573 | "shasum": "" |
||
4574 | }, |
||
4575 | "require": { |
||
4576 | "ext-mbstring": "*", |
||
4577 | "php": ">=5.4", |
||
4578 | "sabre/event": ">=1.0.0,<4.0.0", |
||
4579 | "sabre/uri": "~1.0" |
||
4580 | }, |
||
4581 | "require-dev": { |
||
4582 | "phpunit/phpunit": "~4.3", |
||
4583 | "sabre/cs": "~0.0.1" |
||
4584 | }, |
||
4585 | "suggest": { |
||
4586 | "ext-curl": " to make http requests with the Client class" |
||
4587 | }, |
||
4588 | "type": "library", |
||
4589 | "autoload": { |
||
4590 | "files": [ |
||
4591 | "lib/functions.php" |
||
4592 | ], |
||
4593 | "psr-4": { |
||
4594 | "Sabre\\HTTP\\": "lib/" |
||
4595 | } |
||
4596 | }, |
||
4597 | "notification-url": "https://packagist.org/downloads/", |
||
4598 | "license": [ |
||
4599 | "BSD-3-Clause" |
||
4600 | ], |
||
4601 | "authors": [ |
||
4602 | { |
||
4603 | "name": "Evert Pot", |
||
4604 | "email": "[email protected]", |
||
4605 | "homepage": "http://evertpot.com/", |
||
4606 | "role": "Developer" |
||
4607 | } |
||
4608 | ], |
||
4609 | "description": "The sabre/http library provides utilities for dealing with http requests and responses. ", |
||
4610 | "homepage": "https://github.com/fruux/sabre-http", |
||
4611 | "keywords": [ |
||
4612 | "http" |
||
4613 | ], |
||
4614 | "time": "2016-01-06 23:00:08" |
||
4615 | }, |
||
4616 | { |
||
4617 | "name": "sabre/uri", |
||
4618 | "version": "1.2.0", |
||
4619 | "source": { |
||
4620 | "type": "git", |
||
4621 | "url": "https://github.com/fruux/sabre-uri.git", |
||
4622 | "reference": "8545a3335f741d4b7700bb14efb41b4c03775dcd" |
||
4623 | }, |
||
4624 | "dist": { |
||
4625 | "type": "zip", |
||
4626 | "url": "https://api.github.com/repos/fruux/sabre-uri/zipball/8545a3335f741d4b7700bb14efb41b4c03775dcd", |
||
4627 | "reference": "8545a3335f741d4b7700bb14efb41b4c03775dcd", |
||
4628 | "shasum": "" |
||
4629 | }, |
||
4630 | "require": { |
||
4631 | "php": ">=5.4.7" |
||
4632 | }, |
||
4633 | "require-dev": { |
||
4634 | "phpunit/phpunit": "*", |
||
4635 | "sabre/cs": "~1.0.0" |
||
4636 | }, |
||
4637 | "type": "library", |
||
4638 | "autoload": { |
||
4639 | "files": [ |
||
4640 | "lib/functions.php" |
||
4641 | ], |
||
4642 | "psr-4": { |
||
4643 | "Sabre\\Uri\\": "lib/" |
||
4644 | } |
||
4645 | }, |
||
4646 | "notification-url": "https://packagist.org/downloads/", |
||
4647 | "license": [ |
||
4648 | "BSD-3-Clause" |
||
4649 | ], |
||
4650 | "authors": [ |
||
4651 | { |
||
4652 | "name": "Evert Pot", |
||
4653 | "email": "[email protected]", |
||
4654 | "homepage": "http://evertpot.com/", |
||
4655 | "role": "Developer" |
||
4656 | } |
||
4657 | ], |
||
4658 | "description": "Functions for making sense out of URIs.", |
||
4659 | "homepage": "http://sabre.io/uri/", |
||
4660 | "keywords": [ |
||
4661 | "rfc3986", |
||
4662 | "uri", |
||
4663 | "url" |
||
4664 | ], |
||
4665 | "time": "2016-12-07 01:17:59" |
||
4666 | }, |
||
4667 | { |
||
4668 | "name": "sabre/vobject", |
||
4669 | "version": "4.1.2", |
||
4670 | "source": { |
||
4671 | "type": "git", |
||
4672 | "url": "https://github.com/fruux/sabre-vobject.git", |
||
4673 | "reference": "d0fde2fafa2a3dad1f559c2d1c2591d4fd75ae3c" |
||
4674 | }, |
||
4675 | "dist": { |
||
4676 | "type": "zip", |
||
4677 | "url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/d0fde2fafa2a3dad1f559c2d1c2591d4fd75ae3c", |
||
4678 | "reference": "d0fde2fafa2a3dad1f559c2d1c2591d4fd75ae3c", |
||
4679 | "shasum": "" |
||
4680 | }, |
||
4681 | "require": { |
||
4682 | "ext-mbstring": "*", |
||
4683 | "php": ">=5.5", |
||
4684 | "sabre/xml": ">=1.5 <3.0" |
||
4685 | }, |
||
4686 | "require-dev": { |
||
4687 | "phpunit/phpunit": "*", |
||
4688 | "sabre/cs": "^1.0.0" |
||
4689 | }, |
||
4690 | "suggest": { |
||
4691 | "hoa/bench": "If you would like to run the benchmark scripts" |
||
4692 | }, |
||
4693 | "bin": [ |
||
4694 | "bin/vobject", |
||
4695 | "bin/generate_vcards" |
||
4696 | ], |
||
4697 | "type": "library", |
||
4698 | "extra": { |
||
4699 | "branch-alias": { |
||
4700 | "dev-master": "4.0.x-dev" |
||
4701 | } |
||
4702 | }, |
||
4703 | "autoload": { |
||
4704 | "psr-4": { |
||
4705 | "Sabre\\VObject\\": "lib/" |
||
4706 | } |
||
4707 | }, |
||
4708 | "notification-url": "https://packagist.org/downloads/", |
||
4709 | "license": [ |
||
4710 | "BSD-3-Clause" |
||
4711 | ], |
||
4712 | "authors": [ |
||
4713 | { |
||
4714 | "name": "Evert Pot", |
||
4715 | "email": "[email protected]", |
||
4716 | "homepage": "http://evertpot.com/", |
||
4717 | "role": "Developer" |
||
4718 | }, |
||
4719 | { |
||
4720 | "name": "Dominik Tobschall", |
||
4721 | "email": "[email protected]", |
||
4722 | "homepage": "http://tobschall.de/", |
||
4723 | "role": "Developer" |
||
4724 | }, |
||
4725 | { |
||
4726 | "name": "Ivan Enderlin", |
||
4727 | "email": "[email protected]", |
||
4728 | "homepage": "http://mnt.io/", |
||
4729 | "role": "Developer" |
||
4730 | } |
||
4731 | ], |
||
4732 | "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", |
||
4733 | "homepage": "http://sabre.io/vobject/", |
||
4734 | "keywords": [ |
||
4735 | "availability", |
||
4736 | "freebusy", |
||
4737 | "iCalendar", |
||
4738 | "ical", |
||
4739 | "ics", |
||
4740 | "jCal", |
||
4741 | "jCard", |
||
4742 | "recurrence", |
||
4743 | "rfc2425", |
||
4744 | "rfc2426", |
||
4745 | "rfc2739", |
||
4746 | "rfc4770", |
||
4747 | "rfc5545", |
||
4748 | "rfc5546", |
||
4749 | "rfc6321", |
||
4750 | "rfc6350", |
||
4751 | "rfc6351", |
||
4752 | "rfc6474", |
||
4753 | "rfc6638", |
||
4754 | "rfc6715", |
||
4755 | "rfc6868", |
||
4756 | "vCalendar", |
||
4757 | "vCard", |
||
4758 | "vcf", |
||
4759 | "xCal", |
||
4760 | "xCard" |
||
4761 | ], |
||
4762 | "time": "2016-12-06 04:14:09" |
||
4763 | }, |
||
4764 | { |
||
4765 | "name": "sabre/xml", |
||
4766 | "version": "1.5.0", |
||
4767 | "source": { |
||
4768 | "type": "git", |
||
4769 | "url": "https://github.com/fruux/sabre-xml.git", |
||
4770 | "reference": "59b20e5bbace9912607481634f97d05a776ffca7" |
||
4771 | }, |
||
4772 | "dist": { |
||
4773 | "type": "zip", |
||
4774 | "url": "https://api.github.com/repos/fruux/sabre-xml/zipball/59b20e5bbace9912607481634f97d05a776ffca7", |
||
4775 | "reference": "59b20e5bbace9912607481634f97d05a776ffca7", |
||
4776 | "shasum": "" |
||
4777 | }, |
||
4778 | "require": { |
||
4779 | "ext-dom": "*", |
||
4780 | "ext-xmlreader": "*", |
||
4781 | "ext-xmlwriter": "*", |
||
4782 | "lib-libxml": ">=2.6.20", |
||
4783 | "php": ">=5.5.5", |
||
4784 | "sabre/uri": ">=1.0,<3.0.0" |
||
4785 | }, |
||
4786 | "require-dev": { |
||
4787 | "phpunit/phpunit": "*", |
||
4788 | "sabre/cs": "~1.0.0" |
||
4789 | }, |
||
4790 | "type": "library", |
||
4791 | "autoload": { |
||
4792 | "psr-4": { |
||
4793 | "Sabre\\Xml\\": "lib/" |
||
4794 | }, |
||
4795 | "files": [ |
||
4796 | "lib/Deserializer/functions.php", |
||
4797 | "lib/Serializer/functions.php" |
||
4798 | ] |
||
4799 | }, |
||
4800 | "notification-url": "https://packagist.org/downloads/", |
||
4801 | "license": [ |
||
4802 | "BSD-3-Clause" |
||
4803 | ], |
||
4804 | "authors": [ |
||
4805 | { |
||
4806 | "name": "Evert Pot", |
||
4807 | "email": "[email protected]", |
||
4808 | "homepage": "http://evertpot.com/", |
||
4809 | "role": "Developer" |
||
4810 | }, |
||
4811 | { |
||
4812 | "name": "Markus Staab", |
||
4813 | "email": "[email protected]", |
||
4814 | "role": "Developer" |
||
4815 | } |
||
4816 | ], |
||
4817 | "description": "sabre/xml is an XML library that you may not hate.", |
||
4818 | "homepage": "https://sabre.io/xml/", |
||
4819 | "keywords": [ |
||
4820 | "XMLReader", |
||
4821 | "XMLWriter", |
||
4822 | "dom", |
||
4823 | "xml" |
||
4824 | ], |
||
4825 | "time": "2016-10-09 22:57:52" |
||
4826 | }, |
||
4827 | { |
||
4828 | "name": "schmunk42/retry", |
||
4829 | "version": "0.0.1", |
||
4830 | "source": { |
||
4831 | "type": "git", |
||
4832 | "url": "https://github.com/schmunk42/retry.git", |
||
4833 | "reference": "c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3" |
||
4834 | }, |
||
4835 | "dist": { |
||
4836 | "type": "zip", |
||
4837 | "url": "https://api.github.com/repos/schmunk42/retry/zipball/c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3", |
||
4838 | "reference": "c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3", |
||
4839 | "shasum": "" |
||
4840 | }, |
||
4841 | "require": { |
||
4842 | "php": ">=5.4" |
||
4843 | }, |
||
4844 | "require-dev": { |
||
4845 | "phpunit/phpunit": "~4.2" |
||
4846 | }, |
||
4847 | "type": "library", |
||
4848 | "extra": { |
||
4849 | "branch-alias": { |
||
4850 | "dev-master": "1.0-dev" |
||
4851 | } |
||
4852 | }, |
||
4853 | "autoload": { |
||
4854 | "files": [ |
||
4855 | "src/retry.php" |
||
4856 | ] |
||
4857 | }, |
||
4858 | "notification-url": "https://packagist.org/downloads/", |
||
4859 | "license": [ |
||
4860 | "MIT" |
||
4861 | ], |
||
4862 | "authors": [ |
||
4863 | { |
||
4864 | "name": "Igor Wiedler", |
||
4865 | "email": "[email protected]" |
||
4866 | } |
||
4867 | ], |
||
4868 | "description": "A tiny library for retrying failing operations.", |
||
4869 | "keywords": [ |
||
4870 | "failure" |
||
4871 | ], |
||
4872 | "time": "2014-09-20 11:10:31" |
||
4873 | }, |
||
4874 | { |
||
4875 | "name": "swiftmailer/swiftmailer", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
4876 | "version": "v5.4.4", |
||
4877 | "source": { |
||
4878 | "type": "git", |
||
4879 | "url": "https://github.com/swiftmailer/swiftmailer.git", |
||
4880 | "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756" |
||
4881 | }, |
||
4882 | "dist": { |
||
4883 | "type": "zip", |
||
4884 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/545ce9136690cea74f98f86fbb9c92dd9ab1a756", |
||
4885 | "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756", |
||
4886 | "shasum": "" |
||
4887 | }, |
||
4888 | "require": { |
||
4889 | "php": ">=5.3.3" |
||
4890 | }, |
||
4891 | "require-dev": { |
||
4892 | "mockery/mockery": "~0.9.1" |
||
4893 | }, |
||
4894 | "type": "library", |
||
4895 | "extra": { |
||
4896 | "branch-alias": { |
||
4897 | "dev-master": "5.4-dev" |
||
4898 | } |
||
4899 | }, |
||
4900 | "autoload": { |
||
4901 | "files": [ |
||
4902 | "lib/swift_required.php" |
||
4903 | ] |
||
4904 | }, |
||
4905 | "notification-url": "https://packagist.org/downloads/", |
||
4906 | "license": [ |
||
4907 | "MIT" |
||
4908 | ], |
||
4909 | "authors": [ |
||
4910 | { |
||
4911 | "name": "Chris Corbyn" |
||
4912 | }, |
||
4913 | { |
||
4914 | "name": "Fabien Potencier", |
||
4915 | "email": "[email protected]" |
||
4916 | } |
||
4917 | ], |
||
4918 | "description": "Swiftmailer, free feature-rich PHP mailer", |
||
4919 | "homepage": "http://swiftmailer.org", |
||
4920 | "keywords": [ |
||
4921 | "email", |
||
4922 | "mail", |
||
4923 | "mailer" |
||
4924 | ], |
||
4925 | "time": "2016-11-24 01:01:23" |
||
4926 | }, |
||
4927 | { |
||
4928 | "name": "symfony/event-dispatcher", |
||
4929 | "version": "v3.2.1", |
||
4930 | "source": { |
||
4931 | "type": "git", |
||
4932 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
4933 | "reference": "e8f47a327c2f0fd5aa04fa60af2b693006ed7283" |
||
4934 | }, |
||
4935 | "dist": { |
||
4936 | "type": "zip", |
||
4937 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e8f47a327c2f0fd5aa04fa60af2b693006ed7283", |
||
4938 | "reference": "e8f47a327c2f0fd5aa04fa60af2b693006ed7283", |
||
4939 | "shasum": "" |
||
4940 | }, |
||
4941 | "require": { |
||
4942 | "php": ">=5.5.9" |
||
4943 | }, |
||
4944 | "require-dev": { |
||
4945 | "psr/log": "~1.0", |
||
4946 | "symfony/config": "~2.8|~3.0", |
||
4947 | "symfony/dependency-injection": "~2.8|~3.0", |
||
4948 | "symfony/expression-language": "~2.8|~3.0", |
||
4949 | "symfony/stopwatch": "~2.8|~3.0" |
||
4950 | }, |
||
4951 | "suggest": { |
||
4952 | "symfony/dependency-injection": "", |
||
4953 | "symfony/http-kernel": "" |
||
4954 | }, |
||
4955 | "type": "library", |
||
4956 | "extra": { |
||
4957 | "branch-alias": { |
||
4958 | "dev-master": "3.2-dev" |
||
4959 | } |
||
4960 | }, |
||
4961 | "autoload": { |
||
4962 | "psr-4": { |
||
4963 | "Symfony\\Component\\EventDispatcher\\": "" |
||
4964 | }, |
||
4965 | "exclude-from-classmap": [ |
||
4966 | "/Tests/" |
||
4967 | ] |
||
4968 | }, |
||
4969 | "notification-url": "https://packagist.org/downloads/", |
||
4970 | "license": [ |
||
4971 | "MIT" |
||
4972 | ], |
||
4973 | "authors": [ |
||
4974 | { |
||
4975 | "name": "Fabien Potencier", |
||
4976 | "email": "[email protected]" |
||
4977 | }, |
||
4978 | { |
||
4979 | "name": "Symfony Community", |
||
4980 | "homepage": "https://symfony.com/contributors" |
||
4981 | } |
||
4982 | ], |
||
4983 | "description": "Symfony EventDispatcher Component", |
||
4984 | "homepage": "https://symfony.com", |
||
4985 | "time": "2016-10-13 06:29:04" |
||
4986 | }, |
||
4987 | { |
||
4988 | "name": "thomaspark/bootswatch", |
||
4989 | "version": "v3.3.7", |
||
4990 | "source": { |
||
4991 | "type": "git", |
||
4992 | "url": "https://github.com/thomaspark/bootswatch.git", |
||
4993 | "reference": "4b0d3762f309326a6d66fa4ea18945a7fc11f8ef" |
||
4994 | }, |
||
4995 | "dist": { |
||
4996 | "type": "zip", |
||
4997 | "url": "https://api.github.com/repos/thomaspark/bootswatch/zipball/4b0d3762f309326a6d66fa4ea18945a7fc11f8ef", |
||
4998 | "reference": "4b0d3762f309326a6d66fa4ea18945a7fc11f8ef", |
||
4999 | "shasum": "" |
||
5000 | }, |
||
5001 | "suggest": { |
||
5002 | "robloach/component-installer": "Allows installation of Components via Composer" |
||
5003 | }, |
||
5004 | "type": "component", |
||
5005 | "extra": { |
||
5006 | "component": { |
||
5007 | "name": "bootswatch", |
||
5008 | "files": [ |
||
5009 | "README.md", |
||
5010 | "LICENSE", |
||
5011 | "amelia/*", |
||
5012 | "cerulean/*", |
||
5013 | "cosmo/*", |
||
5014 | "cyborg/*", |
||
5015 | "darkly/*", |
||
5016 | "flatly/*", |
||
5017 | "fonts/*", |
||
5018 | "journal/*", |
||
5019 | "lumen/*", |
||
5020 | "paper/*", |
||
5021 | "readable/*", |
||
5022 | "sandstone/*", |
||
5023 | "simplex/*", |
||
5024 | "slate/*", |
||
5025 | "spacelab/*", |
||
5026 | "superhero/*", |
||
5027 | "united/*", |
||
5028 | "yeti/*" |
||
5029 | ] |
||
5030 | } |
||
5031 | }, |
||
5032 | "notification-url": "https://packagist.org/downloads/", |
||
5033 | "license": [ |
||
5034 | "MIT" |
||
5035 | ], |
||
5036 | "authors": [ |
||
5037 | { |
||
5038 | "name": "thomaspark", |
||
5039 | "email": "[email protected]" |
||
5040 | } |
||
5041 | ], |
||
5042 | "description": "Themes for Bootstrap", |
||
5043 | "time": "2016-07-30 21:56:26" |
||
5044 | }, |
||
5045 | { |
||
5046 | "name": "trntv/yii2-aceeditor", |
||
5047 | "version": "2.0.2", |
||
5048 | "source": { |
||
5049 | "type": "git", |
||
5050 | "url": "https://github.com/trntv/yii2-aceeditor.git", |
||
5051 | "reference": "9adcbffa9aeadab5d77096b9681b9a89557eedfe" |
||
5052 | }, |
||
5053 | "dist": { |
||
5054 | "type": "zip", |
||
5055 | "url": "https://api.github.com/repos/trntv/yii2-aceeditor/zipball/9adcbffa9aeadab5d77096b9681b9a89557eedfe", |
||
5056 | "reference": "9adcbffa9aeadab5d77096b9681b9a89557eedfe", |
||
5057 | "shasum": "" |
||
5058 | }, |
||
5059 | "require": { |
||
5060 | "bower-asset/ace-builds": "^1.2.3", |
||
5061 | "yiisoft/yii2": "^2.0.0" |
||
5062 | }, |
||
5063 | "type": "yii2-extension", |
||
5064 | "autoload": { |
||
5065 | "psr-4": { |
||
5066 | "trntv\\aceeditor\\": "src" |
||
5067 | } |
||
5068 | }, |
||
5069 | "notification-url": "https://packagist.org/downloads/", |
||
5070 | "license": [ |
||
5071 | "BSD-3-Clause" |
||
5072 | ], |
||
5073 | "authors": [ |
||
5074 | { |
||
5075 | "name": "Eugine Terentev", |
||
5076 | "email": "[email protected]" |
||
5077 | } |
||
5078 | ], |
||
5079 | "description": "Yii2 ajax.org Ace Editor widget", |
||
5080 | "keywords": [ |
||
5081 | "aceeditor", |
||
5082 | "code editor", |
||
5083 | "yii" |
||
5084 | ], |
||
5085 | "time": "2016-11-22 19:35:26" |
||
5086 | }, |
||
5087 | { |
||
5088 | "name": "twig/twig", |
||
5089 | "version": "v1.30.0", |
||
5090 | "source": { |
||
5091 | "type": "git", |
||
5092 | "url": "https://github.com/twigphp/Twig.git", |
||
5093 | "reference": "c6ff71094fde15d12398eaba029434b013dc5e59" |
||
5094 | }, |
||
5095 | "dist": { |
||
5096 | "type": "zip", |
||
5097 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/c6ff71094fde15d12398eaba029434b013dc5e59", |
||
5098 | "reference": "c6ff71094fde15d12398eaba029434b013dc5e59", |
||
5099 | "shasum": "" |
||
5100 | }, |
||
5101 | "require": { |
||
5102 | "php": ">=5.2.7" |
||
5103 | }, |
||
5104 | "require-dev": { |
||
5105 | "symfony/debug": "~2.7", |
||
5106 | "symfony/phpunit-bridge": "~3.2@dev" |
||
5107 | }, |
||
5108 | "type": "library", |
||
5109 | "extra": { |
||
5110 | "branch-alias": { |
||
5111 | "dev-master": "1.30-dev" |
||
5112 | } |
||
5113 | }, |
||
5114 | "autoload": { |
||
5115 | "psr-0": { |
||
5116 | "Twig_": "lib/" |
||
5117 | } |
||
5118 | }, |
||
5119 | "notification-url": "https://packagist.org/downloads/", |
||
5120 | "license": [ |
||
5121 | "BSD-3-Clause" |
||
5122 | ], |
||
5123 | "authors": [ |
||
5124 | { |
||
5125 | "name": "Fabien Potencier", |
||
5126 | "email": "[email protected]", |
||
5127 | "homepage": "http://fabien.potencier.org", |
||
5128 | "role": "Lead Developer" |
||
5129 | }, |
||
5130 | { |
||
5131 | "name": "Armin Ronacher", |
||
5132 | "email": "[email protected]", |
||
5133 | "role": "Project Founder" |
||
5134 | }, |
||
5135 | { |
||
5136 | "name": "Twig Team", |
||
5137 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
5138 | "role": "Contributors" |
||
5139 | } |
||
5140 | ], |
||
5141 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
5142 | "homepage": "http://twig.sensiolabs.org", |
||
5143 | "keywords": [ |
||
5144 | "templating" |
||
5145 | ], |
||
5146 | "time": "2016-12-23 11:06:22" |
||
5147 | }, |
||
5148 | { |
||
5149 | "name": "uran1980/yii2-jquery-essential", |
||
5150 | "version": "0.0.6", |
||
5151 | "source": { |
||
5152 | "type": "git", |
||
5153 | "url": "https://github.com/uran1980/yii2-jquery-essential.git", |
||
5154 | "reference": "b1e6d8d2f550bb95e7c8b1e61ef626cb06511be9" |
||
5155 | }, |
||
5156 | "dist": { |
||
5157 | "type": "zip", |
||
5158 | "url": "https://api.github.com/repos/uran1980/yii2-jquery-essential/zipball/b1e6d8d2f550bb95e7c8b1e61ef626cb06511be9", |
||
5159 | "reference": "b1e6d8d2f550bb95e7c8b1e61ef626cb06511be9", |
||
5160 | "shasum": "" |
||
5161 | }, |
||
5162 | "require": { |
||
5163 | "bower-asset/jquery-cookie": "*", |
||
5164 | "bower-asset/jquery-form": "*", |
||
5165 | "bower-asset/jquery-mousewheel": "*", |
||
5166 | "bower-asset/jquery.easing": "*", |
||
5167 | "bower-asset/jquery.scrollto": "*", |
||
5168 | "yiisoft/yii2": "~2" |
||
5169 | }, |
||
5170 | "type": "yii2-extension", |
||
5171 | "autoload": { |
||
5172 | "psr-4": { |
||
5173 | "uran1980\\yii\\assets\\jQueryEssential\\": "" |
||
5174 | } |
||
5175 | }, |
||
5176 | "notification-url": "https://packagist.org/downloads/", |
||
5177 | "license": [ |
||
5178 | "MIT" |
||
5179 | ], |
||
5180 | "authors": [ |
||
5181 | { |
||
5182 | "name": "Ivan Yakovlev", |
||
5183 | "email": "[email protected]", |
||
5184 | "homepage": "https://github.com/uran1980", |
||
5185 | "role": "Developer" |
||
5186 | } |
||
5187 | ], |
||
5188 | "description": "An Yii2 jQuery Essential assets component.", |
||
5189 | "homepage": "https://github.com/uran1980/yii2-jquery-essential", |
||
5190 | "keywords": [ |
||
5191 | "assets", |
||
5192 | "jQuery Cookie", |
||
5193 | "jQuery Easing", |
||
5194 | "jQuery Essential Plugins", |
||
5195 | "jQuery MouseWheel", |
||
5196 | "jQuery Scroll To", |
||
5197 | "yii2", |
||
5198 | "yii2-jquery-essential" |
||
5199 | ], |
||
5200 | "time": "2015-03-14 21:40:00" |
||
5201 | }, |
||
5202 | { |
||
5203 | "name": "vlucas/phpdotenv", |
||
5204 | "version": "v2.4.0", |
||
5205 | "source": { |
||
5206 | "type": "git", |
||
5207 | "url": "https://github.com/vlucas/phpdotenv.git", |
||
5208 | "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c" |
||
5209 | }, |
||
5210 | "dist": { |
||
5211 | "type": "zip", |
||
5212 | "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c", |
||
5213 | "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c", |
||
5214 | "shasum": "" |
||
5215 | }, |
||
5216 | "require": { |
||
5217 | "php": ">=5.3.9" |
||
5218 | }, |
||
5219 | "require-dev": { |
||
5220 | "phpunit/phpunit": "^4.8 || ^5.0" |
||
5221 | }, |
||
5222 | "type": "library", |
||
5223 | "extra": { |
||
5224 | "branch-alias": { |
||
5225 | "dev-master": "2.4-dev" |
||
5226 | } |
||
5227 | }, |
||
5228 | "autoload": { |
||
5229 | "psr-4": { |
||
5230 | "Dotenv\\": "src/" |
||
5231 | } |
||
5232 | }, |
||
5233 | "notification-url": "https://packagist.org/downloads/", |
||
5234 | "license": [ |
||
5235 | "BSD-3-Clause-Attribution" |
||
5236 | ], |
||
5237 | "authors": [ |
||
5238 | { |
||
5239 | "name": "Vance Lucas", |
||
5240 | "email": "[email protected]", |
||
5241 | "homepage": "http://www.vancelucas.com" |
||
5242 | } |
||
5243 | ], |
||
5244 | "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", |
||
5245 | "keywords": [ |
||
5246 | "dotenv", |
||
5247 | "env", |
||
5248 | "environment" |
||
5249 | ], |
||
5250 | "time": "2016-09-01 10:05:43" |
||
5251 | }, |
||
5252 | { |
||
5253 | "name": "wikimedia/composer-merge-plugin", |
||
5254 | "version": "v1.3.1", |
||
5255 | "source": { |
||
5256 | "type": "git", |
||
5257 | "url": "https://github.com/wikimedia/composer-merge-plugin.git", |
||
5258 | "reference": "0bdf8543d445ee067c9ba7d5d4a5dde70b9785f4" |
||
5259 | }, |
||
5260 | "dist": { |
||
5261 | "type": "zip", |
||
5262 | "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/0bdf8543d445ee067c9ba7d5d4a5dde70b9785f4", |
||
5263 | "reference": "0bdf8543d445ee067c9ba7d5d4a5dde70b9785f4", |
||
5264 | "shasum": "" |
||
5265 | }, |
||
5266 | "require": { |
||
5267 | "composer-plugin-api": "^1.0", |
||
5268 | "php": ">=5.3.2" |
||
5269 | }, |
||
5270 | "require-dev": { |
||
5271 | "composer/composer": "1.0.*@dev", |
||
5272 | "jakub-onderka/php-parallel-lint": "~0.8", |
||
5273 | "phpunit/phpunit": "~4.8|~5.0", |
||
5274 | "squizlabs/php_codesniffer": "~2.1.0" |
||
5275 | }, |
||
5276 | "type": "composer-plugin", |
||
5277 | "extra": { |
||
5278 | "branch-alias": { |
||
5279 | "dev-master": "1.3.x-dev" |
||
5280 | }, |
||
5281 | "class": "Wikimedia\\Composer\\MergePlugin" |
||
5282 | }, |
||
5283 | "autoload": { |
||
5284 | "psr-4": { |
||
5285 | "Wikimedia\\Composer\\": "src/" |
||
5286 | } |
||
5287 | }, |
||
5288 | "notification-url": "https://packagist.org/downloads/", |
||
5289 | "license": [ |
||
5290 | "MIT" |
||
5291 | ], |
||
5292 | "authors": [ |
||
5293 | { |
||
5294 | "name": "Bryan Davis", |
||
5295 | "email": "[email protected]" |
||
5296 | } |
||
5297 | ], |
||
5298 | "description": "Composer plugin to merge multiple composer.json files", |
||
5299 | "time": "2016-03-08 17:11:37" |
||
5300 | }, |
||
5301 | { |
||
5302 | "name": "yiisoft/yii2", |
||
5303 | "version": "2.0.10", |
||
5304 | "source": { |
||
5305 | "type": "git", |
||
5306 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
5307 | "reference": "5bfcb7a6dfa9771e2248eb8c4448613330f343ff" |
||
5308 | }, |
||
5309 | "dist": { |
||
5310 | "type": "zip", |
||
5311 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/5bfcb7a6dfa9771e2248eb8c4448613330f343ff", |
||
5312 | "reference": "5bfcb7a6dfa9771e2248eb8c4448613330f343ff", |
||
5313 | "shasum": "" |
||
5314 | }, |
||
5315 | "require": { |
||
5316 | "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", |
||
5317 | "bower-asset/jquery.inputmask": "~3.2.2", |
||
5318 | "bower-asset/punycode": "1.3.*", |
||
5319 | "bower-asset/yii2-pjax": "~2.0.1", |
||
5320 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
5321 | "ext-ctype": "*", |
||
5322 | "ext-mbstring": "*", |
||
5323 | "ezyang/htmlpurifier": "~4.6", |
||
5324 | "lib-pcre": "*", |
||
5325 | "php": ">=5.4.0", |
||
5326 | "yiisoft/yii2-composer": "~2.0.4" |
||
5327 | }, |
||
5328 | "bin": [ |
||
5329 | "yii" |
||
5330 | ], |
||
5331 | "type": "library", |
||
5332 | "extra": { |
||
5333 | "branch-alias": { |
||
5334 | "dev-master": "2.0.x-dev" |
||
5335 | } |
||
5336 | }, |
||
5337 | "autoload": { |
||
5338 | "psr-4": { |
||
5339 | "yii\\": "" |
||
5340 | } |
||
5341 | }, |
||
5342 | "notification-url": "https://packagist.org/downloads/", |
||
5343 | "license": [ |
||
5344 | "BSD-3-Clause" |
||
5345 | ], |
||
5346 | "authors": [ |
||
5347 | { |
||
5348 | "name": "Qiang Xue", |
||
5349 | "email": "[email protected]", |
||
5350 | "homepage": "http://www.yiiframework.com/", |
||
5351 | "role": "Founder and project lead" |
||
5352 | }, |
||
5353 | { |
||
5354 | "name": "Alexander Makarov", |
||
5355 | "email": "[email protected]", |
||
5356 | "homepage": "http://rmcreative.ru/", |
||
5357 | "role": "Core framework development" |
||
5358 | }, |
||
5359 | { |
||
5360 | "name": "Maurizio Domba", |
||
5361 | "homepage": "http://mdomba.info/", |
||
5362 | "role": "Core framework development" |
||
5363 | }, |
||
5364 | { |
||
5365 | "name": "Carsten Brandt", |
||
5366 | "email": "[email protected]", |
||
5367 | "homepage": "http://cebe.cc/", |
||
5368 | "role": "Core framework development" |
||
5369 | }, |
||
5370 | { |
||
5371 | "name": "Timur Ruziev", |
||
5372 | "email": "[email protected]", |
||
5373 | "homepage": "http://resurtm.com/", |
||
5374 | "role": "Core framework development" |
||
5375 | }, |
||
5376 | { |
||
5377 | "name": "Paul Klimov", |
||
5378 | "email": "[email protected]", |
||
5379 | "role": "Core framework development" |
||
5380 | }, |
||
5381 | { |
||
5382 | "name": "Dmitry Naumenko", |
||
5383 | "email": "[email protected]", |
||
5384 | "role": "Core framework development" |
||
5385 | } |
||
5386 | ], |
||
5387 | "description": "Yii PHP Framework Version 2", |
||
5388 | "homepage": "http://www.yiiframework.com/", |
||
5389 | "keywords": [ |
||
5390 | "framework", |
||
5391 | "yii2" |
||
5392 | ], |
||
5393 | "time": "2016-10-20 12:02:50" |
||
5394 | }, |
||
5395 | { |
||
5396 | "name": "yiisoft/yii2-authclient", |
||
5397 | "version": "2.1.1", |
||
5398 | "source": { |
||
5399 | "type": "git", |
||
5400 | "url": "https://github.com/yiisoft/yii2-authclient.git", |
||
5401 | "reference": "5ed7ebfda270d87197f7640b2a9c046297080cac" |
||
5402 | }, |
||
5403 | "dist": { |
||
5404 | "type": "zip", |
||
5405 | "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/5ed7ebfda270d87197f7640b2a9c046297080cac", |
||
5406 | "reference": "5ed7ebfda270d87197f7640b2a9c046297080cac", |
||
5407 | "shasum": "" |
||
5408 | }, |
||
5409 | "require": { |
||
5410 | "yiisoft/yii2-httpclient": "~2.0.1" |
||
5411 | }, |
||
5412 | "type": "yii2-extension", |
||
5413 | "extra": { |
||
5414 | "branch-alias": { |
||
5415 | "dev-master": "2.0.x-dev" |
||
5416 | } |
||
5417 | }, |
||
5418 | "autoload": { |
||
5419 | "psr-4": { |
||
5420 | "yii\\authclient\\": "" |
||
5421 | } |
||
5422 | }, |
||
5423 | "notification-url": "https://packagist.org/downloads/", |
||
5424 | "license": [ |
||
5425 | "BSD-3-Clause" |
||
5426 | ], |
||
5427 | "authors": [ |
||
5428 | { |
||
5429 | "name": "Paul Klimov", |
||
5430 | "email": "[email protected]" |
||
5431 | } |
||
5432 | ], |
||
5433 | "description": "External authentication via OAuth and OpenID for the Yii framework", |
||
5434 | "keywords": [ |
||
5435 | "OpenId", |
||
5436 | "api", |
||
5437 | "auth", |
||
5438 | "oauth", |
||
5439 | "yii2" |
||
5440 | ], |
||
5441 | "time": "2016-08-29 09:21:09" |
||
5442 | }, |
||
5443 | { |
||
5444 | "name": "yiisoft/yii2-bootstrap", |
||
5445 | "version": "2.0.6", |
||
5446 | "source": { |
||
5447 | "type": "git", |
||
5448 | "url": "https://github.com/yiisoft/yii2-bootstrap.git", |
||
5449 | "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5" |
||
5450 | }, |
||
5451 | "dist": { |
||
5452 | "type": "zip", |
||
5453 | "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", |
||
5454 | "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", |
||
5455 | "shasum": "" |
||
5456 | }, |
||
5457 | "require": { |
||
5458 | "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", |
||
5459 | "yiisoft/yii2": ">=2.0.6" |
||
5460 | }, |
||
5461 | "type": "yii2-extension", |
||
5462 | "extra": { |
||
5463 | "branch-alias": { |
||
5464 | "dev-master": "2.0.x-dev" |
||
5465 | }, |
||
5466 | "asset-installer-paths": { |
||
5467 | "npm-asset-library": "vendor/npm", |
||
5468 | "bower-asset-library": "vendor/bower" |
||
5469 | } |
||
5470 | }, |
||
5471 | "autoload": { |
||
5472 | "psr-4": { |
||
5473 | "yii\\bootstrap\\": "" |
||
5474 | } |
||
5475 | }, |
||
5476 | "notification-url": "https://packagist.org/downloads/", |
||
5477 | "license": [ |
||
5478 | "BSD-3-Clause" |
||
5479 | ], |
||
5480 | "authors": [ |
||
5481 | { |
||
5482 | "name": "Qiang Xue", |
||
5483 | "email": "[email protected]" |
||
5484 | } |
||
5485 | ], |
||
5486 | "description": "The Twitter Bootstrap extension for the Yii framework", |
||
5487 | "keywords": [ |
||
5488 | "bootstrap", |
||
5489 | "yii2" |
||
5490 | ], |
||
5491 | "time": "2016-03-17 03:29:28" |
||
5492 | }, |
||
5493 | { |
||
5494 | "name": "yiisoft/yii2-composer", |
||
5495 | "version": "2.0.5", |
||
5496 | "source": { |
||
5497 | "type": "git", |
||
5498 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
5499 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" |
||
5500 | }, |
||
5501 | "dist": { |
||
5502 | "type": "zip", |
||
5503 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
5504 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
5505 | "shasum": "" |
||
5506 | }, |
||
5507 | "require": { |
||
5508 | "composer-plugin-api": "^1.0" |
||
5509 | }, |
||
5510 | "require-dev": { |
||
5511 | "composer/composer": "^1.0" |
||
5512 | }, |
||
5513 | "type": "composer-plugin", |
||
5514 | "extra": { |
||
5515 | "class": "yii\\composer\\Plugin", |
||
5516 | "branch-alias": { |
||
5517 | "dev-master": "2.0.x-dev" |
||
5518 | } |
||
5519 | }, |
||
5520 | "autoload": { |
||
5521 | "psr-4": { |
||
5522 | "yii\\composer\\": "" |
||
5523 | } |
||
5524 | }, |
||
5525 | "notification-url": "https://packagist.org/downloads/", |
||
5526 | "license": [ |
||
5527 | "BSD-3-Clause" |
||
5528 | ], |
||
5529 | "authors": [ |
||
5530 | { |
||
5531 | "name": "Qiang Xue", |
||
5532 | "email": "[email protected]" |
||
5533 | } |
||
5534 | ], |
||
5535 | "description": "The composer plugin for Yii extension installer", |
||
5536 | "keywords": [ |
||
5537 | "composer", |
||
5538 | "extension installer", |
||
5539 | "yii2" |
||
5540 | ], |
||
5541 | "time": "2016-12-20 13:26:02" |
||
5542 | }, |
||
5543 | { |
||
5544 | "name": "yiisoft/yii2-debug", |
||
5545 | "version": "2.0.7", |
||
5546 | "source": { |
||
5547 | "type": "git", |
||
5548 | "url": "https://github.com/yiisoft/yii2-debug.git", |
||
5549 | "reference": "a74a2433ad1dfda30a253a92f6db52c131807432" |
||
5550 | }, |
||
5551 | "dist": { |
||
5552 | "type": "zip", |
||
5553 | "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/a74a2433ad1dfda30a253a92f6db52c131807432", |
||
5554 | "reference": "a74a2433ad1dfda30a253a92f6db52c131807432", |
||
5555 | "shasum": "" |
||
5556 | }, |
||
5557 | "require": { |
||
5558 | "yiisoft/yii2": "~2.0.4", |
||
5559 | "yiisoft/yii2-bootstrap": "~2.0.0" |
||
5560 | }, |
||
5561 | "type": "yii2-extension", |
||
5562 | "extra": { |
||
5563 | "branch-alias": { |
||
5564 | "dev-master": "2.0.x-dev" |
||
5565 | } |
||
5566 | }, |
||
5567 | "autoload": { |
||
5568 | "psr-4": { |
||
5569 | "yii\\debug\\": "" |
||
5570 | } |
||
5571 | }, |
||
5572 | "notification-url": "https://packagist.org/downloads/", |
||
5573 | "license": [ |
||
5574 | "BSD-3-Clause" |
||
5575 | ], |
||
5576 | "authors": [ |
||
5577 | { |
||
5578 | "name": "Qiang Xue", |
||
5579 | "email": "[email protected]" |
||
5580 | } |
||
5581 | ], |
||
5582 | "description": "The debugger extension for the Yii framework", |
||
5583 | "keywords": [ |
||
5584 | "debug", |
||
5585 | "debugger", |
||
5586 | "yii2" |
||
5587 | ], |
||
5588 | "time": "2016-11-24 09:42:29" |
||
5589 | }, |
||
5590 | { |
||
5591 | "name": "yiisoft/yii2-httpclient", |
||
5592 | "version": "2.0.2", |
||
5593 | "source": { |
||
5594 | "type": "git", |
||
5595 | "url": "https://github.com/yiisoft/yii2-httpclient.git", |
||
5596 | "reference": "2cc58c318da3c7c71bda1cc26bd3ec5a3ac26284" |
||
5597 | }, |
||
5598 | "dist": { |
||
5599 | "type": "zip", |
||
5600 | "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/2cc58c318da3c7c71bda1cc26bd3ec5a3ac26284", |
||
5601 | "reference": "2cc58c318da3c7c71bda1cc26bd3ec5a3ac26284", |
||
5602 | "shasum": "" |
||
5603 | }, |
||
5604 | "require": { |
||
5605 | "yiisoft/yii2": "~2.0.0" |
||
5606 | }, |
||
5607 | "type": "yii2-extension", |
||
5608 | "extra": { |
||
5609 | "branch-alias": { |
||
5610 | "dev-master": "2.0.x-dev" |
||
5611 | } |
||
5612 | }, |
||
5613 | "autoload": { |
||
5614 | "psr-4": { |
||
5615 | "yii\\httpclient\\": "" |
||
5616 | } |
||
5617 | }, |
||
5618 | "notification-url": "https://packagist.org/downloads/", |
||
5619 | "license": [ |
||
5620 | "BSD-3-Clause" |
||
5621 | ], |
||
5622 | "authors": [ |
||
5623 | { |
||
5624 | "name": "Paul Klimov", |
||
5625 | "email": "[email protected]" |
||
5626 | } |
||
5627 | ], |
||
5628 | "description": "HTTP client extension for the Yii framework", |
||
5629 | "keywords": [ |
||
5630 | "curl", |
||
5631 | "http", |
||
5632 | "httpclient", |
||
5633 | "yii2" |
||
5634 | ], |
||
5635 | "time": "2016-10-31 11:29:06" |
||
5636 | }, |
||
5637 | { |
||
5638 | "name": "yiisoft/yii2-jui", |
||
5639 | "version": "2.0.6", |
||
5640 | "source": { |
||
5641 | "type": "git", |
||
5642 | "url": "https://github.com/yiisoft/yii2-jui.git", |
||
5643 | "reference": "843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d" |
||
5644 | }, |
||
5645 | "dist": { |
||
5646 | "type": "zip", |
||
5647 | "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d", |
||
5648 | "reference": "843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d", |
||
5649 | "shasum": "" |
||
5650 | }, |
||
5651 | "require": { |
||
5652 | "bower-asset/jquery-ui": "1.11.*@stable", |
||
5653 | "yiisoft/yii2": ">=2.0.4" |
||
5654 | }, |
||
5655 | "type": "yii2-extension", |
||
5656 | "extra": { |
||
5657 | "branch-alias": { |
||
5658 | "dev-master": "2.0.x-dev" |
||
5659 | }, |
||
5660 | "asset-installer-paths": { |
||
5661 | "npm-asset-library": "vendor/npm", |
||
5662 | "bower-asset-library": "vendor/bower" |
||
5663 | } |
||
5664 | }, |
||
5665 | "autoload": { |
||
5666 | "psr-4": { |
||
5667 | "yii\\jui\\": "" |
||
5668 | } |
||
5669 | }, |
||
5670 | "notification-url": "https://packagist.org/downloads/", |
||
5671 | "license": [ |
||
5672 | "BSD-3-Clause" |
||
5673 | ], |
||
5674 | "authors": [ |
||
5675 | { |
||
5676 | "name": "Qiang Xue", |
||
5677 | "email": "[email protected]" |
||
5678 | } |
||
5679 | ], |
||
5680 | "description": "The Jquery UI extension for the Yii framework", |
||
5681 | "keywords": [ |
||
5682 | "jQuery UI", |
||
5683 | "yii2" |
||
5684 | ], |
||
5685 | "time": "2016-07-22 22:26:59" |
||
5686 | }, |
||
5687 | { |
||
5688 | "name": "yiisoft/yii2-redis", |
||
5689 | "version": "2.0.5", |
||
5690 | "source": { |
||
5691 | "type": "git", |
||
5692 | "url": "https://github.com/yiisoft/yii2-redis.git", |
||
5693 | "reference": "7fd93ff3847e765964c8c83b7e3eed0281078916" |
||
5694 | }, |
||
5695 | "dist": { |
||
5696 | "type": "zip", |
||
5697 | "url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/7fd93ff3847e765964c8c83b7e3eed0281078916", |
||
5698 | "reference": "7fd93ff3847e765964c8c83b7e3eed0281078916", |
||
5699 | "shasum": "" |
||
5700 | }, |
||
5701 | "require": { |
||
5702 | "yiisoft/yii2": ">=2.0.4" |
||
5703 | }, |
||
5704 | "type": "yii2-extension", |
||
5705 | "extra": { |
||
5706 | "branch-alias": { |
||
5707 | "dev-master": "2.0.x-dev" |
||
5708 | } |
||
5709 | }, |
||
5710 | "autoload": { |
||
5711 | "psr-4": { |
||
5712 | "yii\\redis\\": "" |
||
5713 | } |
||
5714 | }, |
||
5715 | "notification-url": "https://packagist.org/downloads/", |
||
5716 | "license": [ |
||
5717 | "BSD-3-Clause" |
||
5718 | ], |
||
5719 | "authors": [ |
||
5720 | { |
||
5721 | "name": "Carsten Brandt", |
||
5722 | "email": "[email protected]" |
||
5723 | } |
||
5724 | ], |
||
5725 | "description": "Redis Cache, Session and ActiveRecord for the Yii framework", |
||
5726 | "keywords": [ |
||
5727 | "active-record", |
||
5728 | "cache", |
||
5729 | "redis", |
||
5730 | "session", |
||
5731 | "yii2" |
||
5732 | ], |
||
5733 | "time": "2016-03-17 04:11:03" |
||
5734 | }, |
||
5735 | { |
||
5736 | "name": "yiisoft/yii2-swiftmailer", |
||
5737 | "version": "2.0.6", |
||
5738 | "source": { |
||
5739 | "type": "git", |
||
5740 | "url": "https://github.com/yiisoft/yii2-swiftmailer.git", |
||
5741 | "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5" |
||
5742 | }, |
||
5743 | "dist": { |
||
5744 | "type": "zip", |
||
5745 | "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/26b900767f1031ff3a4668dfa36c10595875f0a5", |
||
5746 | "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5", |
||
5747 | "shasum": "" |
||
5748 | }, |
||
5749 | "require": { |
||
5750 | "swiftmailer/swiftmailer": "~5.0", |
||
5751 | "yiisoft/yii2": "~2.0.4" |
||
5752 | }, |
||
5753 | "type": "yii2-extension", |
||
5754 | "extra": { |
||
5755 | "branch-alias": { |
||
5756 | "dev-master": "2.0.x-dev" |
||
5757 | } |
||
5758 | }, |
||
5759 | "autoload": { |
||
5760 | "psr-4": { |
||
5761 | "yii\\swiftmailer\\": "" |
||
5762 | } |
||
5763 | }, |
||
5764 | "notification-url": "https://packagist.org/downloads/", |
||
5765 | "license": [ |
||
5766 | "BSD-3-Clause" |
||
5767 | ], |
||
5768 | "authors": [ |
||
5769 | { |
||
5770 | "name": "Paul Klimov", |
||
5771 | "email": "[email protected]" |
||
5772 | } |
||
5773 | ], |
||
5774 | "description": "The SwiftMailer integration for the Yii framework", |
||
5775 | "keywords": [ |
||
5776 | "email", |
||
5777 | "mail", |
||
5778 | "mailer", |
||
5779 | "swift", |
||
5780 | "swiftmailer", |
||
5781 | "yii2" |
||
5782 | ], |
||
5783 | "time": "2016-09-09 11:48:11" |
||
5784 | }, |
||
5785 | { |
||
5786 | "name": "yiisoft/yii2-twig", |
||
5787 | "version": "2.0.6", |
||
5788 | "source": { |
||
5789 | "type": "git", |
||
5790 | "url": "https://github.com/yiisoft/yii2-twig.git", |
||
5791 | "reference": "36f21120ebb7d481344ff850fcca032a13ffb7a3" |
||
5792 | }, |
||
5793 | "dist": { |
||
5794 | "type": "zip", |
||
5795 | "url": "https://api.github.com/repos/yiisoft/yii2-twig/zipball/36f21120ebb7d481344ff850fcca032a13ffb7a3", |
||
5796 | "reference": "36f21120ebb7d481344ff850fcca032a13ffb7a3", |
||
5797 | "shasum": "" |
||
5798 | }, |
||
5799 | "require": { |
||
5800 | "twig/twig": "~1.0", |
||
5801 | "yiisoft/yii2": "~2.0.4" |
||
5802 | }, |
||
5803 | "type": "yii2-extension", |
||
5804 | "extra": { |
||
5805 | "branch-alias": { |
||
5806 | "dev-master": "2.0.x-dev" |
||
5807 | }, |
||
5808 | "asset-installer-paths": { |
||
5809 | "npm-asset-library": "vendor/npm", |
||
5810 | "bower-asset-library": "vendor/bower" |
||
5811 | } |
||
5812 | }, |
||
5813 | "autoload": { |
||
5814 | "psr-4": { |
||
5815 | "yii\\twig\\": "" |
||
5816 | } |
||
5817 | }, |
||
5818 | "notification-url": "https://packagist.org/downloads/", |
||
5819 | "license": [ |
||
5820 | "BSD-3-Clause" |
||
5821 | ], |
||
5822 | "authors": [ |
||
5823 | { |
||
5824 | "name": "Alexander Makarov", |
||
5825 | "email": "[email protected]" |
||
5826 | } |
||
5827 | ], |
||
5828 | "description": "The Twig integration for the Yii framework", |
||
5829 | "keywords": [ |
||
5830 | "renderer", |
||
5831 | "twig", |
||
5832 | "yii2" |
||
5833 | ], |
||
5834 | "time": "2016-10-05 15:08:20" |
||
5835 | }, |
||
5836 | { |
||
5837 | "name": "zhuravljov/yii2-datetime-widgets", |
||
5838 | "version": "1.0.2", |
||
5839 | "source": { |
||
5840 | "type": "git", |
||
5841 | "url": "https://github.com/zhuravljov/yii2-datetime-widgets.git", |
||
5842 | "reference": "36a08908ec0bc3aac9b2273632ce413908b5e9cc" |
||
5843 | }, |
||
5844 | "dist": { |
||
5845 | "type": "zip", |
||
5846 | "url": "https://api.github.com/repos/zhuravljov/yii2-datetime-widgets/zipball/36a08908ec0bc3aac9b2273632ce413908b5e9cc", |
||
5847 | "reference": "36a08908ec0bc3aac9b2273632ce413908b5e9cc", |
||
5848 | "shasum": "" |
||
5849 | }, |
||
5850 | "require": { |
||
5851 | "bower-asset/moment": "2.*", |
||
5852 | "yiisoft/yii2": "*" |
||
5853 | }, |
||
5854 | "type": "yii2-extension", |
||
5855 | "autoload": { |
||
5856 | "psr-4": { |
||
5857 | "zhuravljov\\widgets\\": "" |
||
5858 | } |
||
5859 | }, |
||
5860 | "notification-url": "https://packagist.org/downloads/", |
||
5861 | "license": [ |
||
5862 | "BSD-3-Clause" |
||
5863 | ], |
||
5864 | "authors": [ |
||
5865 | { |
||
5866 | "name": "Roman Zhuravlev", |
||
5867 | "email": "[email protected]" |
||
5868 | } |
||
5869 | ], |
||
5870 | "description": "Datetime widgets for Yii2.", |
||
5871 | "homepage": "https://github.com/zhuravljov/yii2-datetime-widgets", |
||
5872 | "keywords": [ |
||
5873 | "DateTimePicker", |
||
5874 | "datepicker", |
||
5875 | "daterangepicker", |
||
5876 | "extension", |
||
5877 | "widget", |
||
5878 | "yii" |
||
5879 | ], |
||
5880 | "time": "2015-08-10 10:05:33" |
||
5881 | } |
||
5882 | ], |
||
5883 | "packages-dev": [ |
||
5884 | { |
||
5885 | "name": "bower-asset/emojify.js", |
||
5886 | "version": "1.1.0", |
||
5887 | "source": { |
||
5888 | "type": "git", |
||
5889 | "url": "https://github.com/hassankhan/emojify.js.git", |
||
5890 | "reference": "230b992b2754000b52da2542fa7a4fa730dc9a24" |
||
5891 | }, |
||
5892 | "dist": { |
||
5893 | "type": "zip", |
||
5894 | "url": "https://api.github.com/repos/hassankhan/emojify.js/zipball/230b992b2754000b52da2542fa7a4fa730dc9a24", |
||
5895 | "reference": "230b992b2754000b52da2542fa7a4fa730dc9a24", |
||
5896 | "shasum": "" |
||
5897 | }, |
||
5898 | "type": "bower-asset-library", |
||
5899 | "extra": { |
||
5900 | "bower-asset-main": "dist/js/emojify.js", |
||
5901 | "bower-asset-ignore": [ |
||
5902 | "src", |
||
5903 | "**/.*", |
||
5904 | "node_modules", |
||
5905 | "tests" |
||
5906 | ] |
||
5907 | }, |
||
5908 | "license": [ |
||
5909 | "MIT" |
||
5910 | ], |
||
5911 | "description": "A Javascript module to convert Emoji keywords to images http://hassankhan.github.io/emojify.js/", |
||
5912 | "keywords": [ |
||
5913 | "emoji" |
||
5914 | ] |
||
5915 | }, |
||
5916 | { |
||
5917 | "name": "bower-asset/typeahead.js", |
||
5918 | "version": "v0.11.1", |
||
5919 | "source": { |
||
5920 | "type": "git", |
||
5921 | "url": "https://github.com/twitter/typeahead.js.git", |
||
5922 | "reference": "588440f66559714280628a4f9799f0c4eb880a4a" |
||
5923 | }, |
||
5924 | "dist": { |
||
5925 | "type": "zip", |
||
5926 | "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a", |
||
5927 | "reference": "588440f66559714280628a4f9799f0c4eb880a4a", |
||
5928 | "shasum": "" |
||
5929 | }, |
||
5930 | "require": { |
||
5931 | "bower-asset/jquery": ">=1.7" |
||
5932 | }, |
||
5933 | "require-dev": { |
||
5934 | "bower-asset/jasmine-ajax": "~1.3.1", |
||
5935 | "bower-asset/jasmine-jquery": "~1.5.2", |
||
5936 | "bower-asset/jquery": "~1.7" |
||
5937 | }, |
||
5938 | "type": "bower-asset-library", |
||
5939 | "extra": { |
||
5940 | "bower-asset-main": "dist/typeahead.bundle.js" |
||
5941 | } |
||
5942 | }, |
||
5943 | { |
||
5944 | "name": "cebe/js-search", |
||
5945 | "version": "0.9.3", |
||
5946 | "source": { |
||
5947 | "type": "git", |
||
5948 | "url": "https://github.com/cebe/js-search.git", |
||
5949 | "reference": "3756a8b3387f3f7e5c778b964ec681dcf110b098" |
||
5950 | }, |
||
5951 | "dist": { |
||
5952 | "type": "zip", |
||
5953 | "url": "https://api.github.com/repos/cebe/js-search/zipball/3756a8b3387f3f7e5c778b964ec681dcf110b098", |
||
5954 | "reference": "3756a8b3387f3f7e5c778b964ec681dcf110b098", |
||
5955 | "shasum": "" |
||
5956 | }, |
||
5957 | "require": { |
||
5958 | "php": ">=5.4.0" |
||
5959 | }, |
||
5960 | "bin": [ |
||
5961 | "bin/jsindex" |
||
5962 | ], |
||
5963 | "type": "library", |
||
5964 | "autoload": { |
||
5965 | "psr-4": { |
||
5966 | "cebe\\jssearch\\": "lib/" |
||
5967 | } |
||
5968 | }, |
||
5969 | "notification-url": "https://packagist.org/downloads/", |
||
5970 | "license": [ |
||
5971 | "MIT" |
||
5972 | ], |
||
5973 | "authors": [ |
||
5974 | { |
||
5975 | "name": "Carsten Brandt", |
||
5976 | "email": "[email protected]" |
||
5977 | } |
||
5978 | ], |
||
5979 | "description": "A client side search engine for use on static pages.", |
||
5980 | "time": "2016-11-22 12:11:39" |
||
5981 | }, |
||
5982 | { |
||
5983 | "name": "cebe/markdown-latex", |
||
5984 | "version": "1.1.3", |
||
5985 | "source": { |
||
5986 | "type": "git", |
||
5987 | "url": "https://github.com/cebe/markdown-latex.git", |
||
5988 | "reference": "1707d27f3e980e5fbd65fed6e750d4c6bed7b060" |
||
5989 | }, |
||
5990 | "dist": { |
||
5991 | "type": "zip", |
||
5992 | "url": "https://api.github.com/repos/cebe/markdown-latex/zipball/1707d27f3e980e5fbd65fed6e750d4c6bed7b060", |
||
5993 | "reference": "1707d27f3e980e5fbd65fed6e750d4c6bed7b060", |
||
5994 | "shasum": "" |
||
5995 | }, |
||
5996 | "require": { |
||
5997 | "cebe/markdown": "~1.0.0", |
||
5998 | "mikevanriel/text-to-latex": "~1.0.0", |
||
5999 | "php": ">=5.4.0" |
||
6000 | }, |
||
6001 | "require-dev": { |
||
6002 | "phpunit/phpunit": "3.7.*" |
||
6003 | }, |
||
6004 | "bin": [ |
||
6005 | "bin/markdown-latex" |
||
6006 | ], |
||
6007 | "type": "library", |
||
6008 | "extra": { |
||
6009 | "branch-alias": { |
||
6010 | "dev-master": "1.0.x-dev" |
||
6011 | } |
||
6012 | }, |
||
6013 | "autoload": { |
||
6014 | "psr-4": { |
||
6015 | "cebe\\markdown\\latex\\": "" |
||
6016 | } |
||
6017 | }, |
||
6018 | "notification-url": "https://packagist.org/downloads/", |
||
6019 | "license": [ |
||
6020 | "MIT" |
||
6021 | ], |
||
6022 | "authors": [ |
||
6023 | { |
||
6024 | "name": "Carsten Brandt", |
||
6025 | "email": "[email protected]", |
||
6026 | "homepage": "http://cebe.cc/", |
||
6027 | "role": "Creator" |
||
6028 | } |
||
6029 | ], |
||
6030 | "description": "A super fast highly extensible markdown parser for PHP that converts markdown files into latex", |
||
6031 | "homepage": "https://github.com/cebe/markdown-latex#readme", |
||
6032 | "keywords": [ |
||
6033 | "extensible", |
||
6034 | "fast", |
||
6035 | "gfm", |
||
6036 | "latex", |
||
6037 | "markdown", |
||
6038 | "markdown-extra" |
||
6039 | ], |
||
6040 | "time": "2016-08-23 08:32:49" |
||
6041 | }, |
||
6042 | { |
||
6043 | "name": "cmrcx/phptidy", |
||
6044 | "version": "v2.17", |
||
6045 | "source": { |
||
6046 | "type": "git", |
||
6047 | "url": "https://github.com/cmrcx/phptidy.git", |
||
6048 | "reference": "759c6bb5dc5cc3f515207aca5daae17d71e4e676" |
||
6049 | }, |
||
6050 | "dist": { |
||
6051 | "type": "zip", |
||
6052 | "url": "https://api.github.com/repos/cmrcx/phptidy/zipball/759c6bb5dc5cc3f515207aca5daae17d71e4e676", |
||
6053 | "reference": "759c6bb5dc5cc3f515207aca5daae17d71e4e676", |
||
6054 | "shasum": "" |
||
6055 | }, |
||
6056 | "require": { |
||
6057 | "ext-tokenizer": "*", |
||
6058 | "php": ">=5.0" |
||
6059 | }, |
||
6060 | "suggest": { |
||
6061 | "ext-mbstring": "*" |
||
6062 | }, |
||
6063 | "bin": [ |
||
6064 | "phptidy" |
||
6065 | ], |
||
6066 | "type": "library", |
||
6067 | "notification-url": "https://packagist.org/downloads/", |
||
6068 | "license": [ |
||
6069 | "GPL-2.0+" |
||
6070 | ], |
||
6071 | "authors": [ |
||
6072 | { |
||
6073 | "name": "Magnus Rosenbaum", |
||
6074 | "email": "[email protected]", |
||
6075 | "homepage": "http://cmr.cx", |
||
6076 | "role": "Developer" |
||
6077 | } |
||
6078 | ], |
||
6079 | "description": "PHP code formatter", |
||
6080 | "homepage": "https://github.com/cmrcx/phptidy", |
||
6081 | "time": "2016-11-29 21:31:02" |
||
6082 | }, |
||
6083 | { |
||
6084 | "name": "dmstr/yii2-cms-dev-metapackage", |
||
6085 | "version": "1.2.0-rc1", |
||
6086 | "source": { |
||
6087 | "type": "git", |
||
6088 | "url": "https://github.com/dmstr/yii2-cms-dev-metapackage.git", |
||
6089 | "reference": "bc30291bd5cab6a11e119479dad2d52f45553ca9" |
||
6090 | }, |
||
6091 | "dist": { |
||
6092 | "type": "zip", |
||
6093 | "url": "https://api.github.com/repos/dmstr/yii2-cms-dev-metapackage/zipball/bc30291bd5cab6a11e119479dad2d52f45553ca9", |
||
6094 | "reference": "bc30291bd5cab6a11e119479dad2d52f45553ca9", |
||
6095 | "shasum": "" |
||
6096 | }, |
||
6097 | "require": { |
||
6098 | "friendsofphp/php-cs-fixer": "1.* | 2.*", |
||
6099 | "schmunk42/yii2-giiant": "~0.6.2 | ~0.7", |
||
6100 | "schmunk42/yii2-markdocs-module": "~0.3", |
||
6101 | "yiisoft/yii2-apidoc": "^2.0.5", |
||
6102 | "yiisoft/yii2-coding-standards": "2.*", |
||
6103 | "yiisoft/yii2-debug": "2.*", |
||
6104 | "yiisoft/yii2-faker": "2.*", |
||
6105 | "yiisoft/yii2-gii": "2.*" |
||
6106 | }, |
||
6107 | "type": "library", |
||
6108 | "extra": { |
||
6109 | "asset-installer-paths": { |
||
6110 | "npm-asset-library": "vendor/npm", |
||
6111 | "bower-asset-library": "vendor/bower" |
||
6112 | }, |
||
6113 | "asset-vcs-driver-options": { |
||
6114 | "github-no-api": true |
||
6115 | }, |
||
6116 | "asset-pattern-skip-version": "(-build|-patch)" |
||
6117 | }, |
||
6118 | "notification-url": "https://packagist.org/downloads/", |
||
6119 | "license": [ |
||
6120 | "BSD-3-Clause" |
||
6121 | ], |
||
6122 | "authors": [ |
||
6123 | { |
||
6124 | "name": "Tobias Munk", |
||
6125 | "email": "[email protected]" |
||
6126 | } |
||
6127 | ], |
||
6128 | "description": "Content Management Development Extensions for Phundament 4 (Yii 2.0 Framework)", |
||
6129 | "time": "2016-11-18 12:47:07" |
||
6130 | }, |
||
6131 | { |
||
6132 | "name": "dmstr/yii2-emojifyjs-asset", |
||
6133 | "version": "0.1.0", |
||
6134 | "source": { |
||
6135 | "type": "git", |
||
6136 | "url": "https://github.com/dmstr/yii2-emojifyjs-asset.git", |
||
6137 | "reference": "a76e3793036239b0f3e26fda7ccee34f55cdb5e6" |
||
6138 | }, |
||
6139 | "dist": { |
||
6140 | "type": "zip", |
||
6141 | "url": "https://api.github.com/repos/dmstr/yii2-emojifyjs-asset/zipball/a76e3793036239b0f3e26fda7ccee34f55cdb5e6", |
||
6142 | "reference": "a76e3793036239b0f3e26fda7ccee34f55cdb5e6", |
||
6143 | "shasum": "" |
||
6144 | }, |
||
6145 | "require": { |
||
6146 | "bower-asset/emojify.js": "^1.1.0", |
||
6147 | "yiisoft/yii2": "*" |
||
6148 | }, |
||
6149 | "type": "yii2-extension", |
||
6150 | "autoload": { |
||
6151 | "psr-4": { |
||
6152 | "dmstr\\web\\": "" |
||
6153 | } |
||
6154 | }, |
||
6155 | "notification-url": "https://packagist.org/downloads/", |
||
6156 | "license": [ |
||
6157 | "BSD-3-Clause" |
||
6158 | ], |
||
6159 | "authors": [ |
||
6160 | { |
||
6161 | "name": "Tobias Munk", |
||
6162 | "email": "[email protected]" |
||
6163 | } |
||
6164 | ], |
||
6165 | "description": "Extension/Package", |
||
6166 | "keywords": [ |
||
6167 | "extension", |
||
6168 | "yii2" |
||
6169 | ], |
||
6170 | "time": "2016-09-23 18:47:47" |
||
6171 | }, |
||
6172 | { |
||
6173 | "name": "friendsofphp/php-cs-fixer", |
||
6174 | "version": "v2.0.0", |
||
6175 | "source": { |
||
6176 | "type": "git", |
||
6177 | "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
||
6178 | "reference": "f3baf72eb2f58bf275b372540f5b47d25aed910f" |
||
6179 | }, |
||
6180 | "dist": { |
||
6181 | "type": "zip", |
||
6182 | "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/f3baf72eb2f58bf275b372540f5b47d25aed910f", |
||
6183 | "reference": "f3baf72eb2f58bf275b372540f5b47d25aed910f", |
||
6184 | "shasum": "" |
||
6185 | }, |
||
6186 | "require": { |
||
6187 | "ext-tokenizer": "*", |
||
6188 | "php": "^5.3.6 || >=7.0 <7.2", |
||
6189 | "sebastian/diff": "^1.1", |
||
6190 | "symfony/console": "^2.3 || ^3.0", |
||
6191 | "symfony/event-dispatcher": "^2.1 || ^3.0", |
||
6192 | "symfony/filesystem": "^2.4 || ^3.0", |
||
6193 | "symfony/finder": "^2.2 || ^3.0", |
||
6194 | "symfony/polyfill-php54": "^1.0", |
||
6195 | "symfony/process": "^2.3 || ^3.0", |
||
6196 | "symfony/stopwatch": "^2.5 || ^3.0" |
||
6197 | }, |
||
6198 | "conflict": { |
||
6199 | "hhvm": "<3.9" |
||
6200 | }, |
||
6201 | "require-dev": { |
||
6202 | "gecko-packages/gecko-php-unit": "^2.0", |
||
6203 | "phpunit/phpunit": "^4.5|^5", |
||
6204 | "satooshi/php-coveralls": "^1.0" |
||
6205 | }, |
||
6206 | "bin": [ |
||
6207 | "php-cs-fixer" |
||
6208 | ], |
||
6209 | "type": "application", |
||
6210 | "extra": { |
||
6211 | "branch-alias": { |
||
6212 | "dev-master": "2.0-dev" |
||
6213 | } |
||
6214 | }, |
||
6215 | "autoload": { |
||
6216 | "psr-4": { |
||
6217 | "PhpCsFixer\\": "src/" |
||
6218 | } |
||
6219 | }, |
||
6220 | "notification-url": "https://packagist.org/downloads/", |
||
6221 | "license": [ |
||
6222 | "MIT" |
||
6223 | ], |
||
6224 | "authors": [ |
||
6225 | { |
||
6226 | "name": "Dariusz Rumiński", |
||
6227 | "email": "[email protected]" |
||
6228 | }, |
||
6229 | { |
||
6230 | "name": "Fabien Potencier", |
||
6231 | "email": "[email protected]" |
||
6232 | } |
||
6233 | ], |
||
6234 | "description": "A tool to automatically fix PHP code style", |
||
6235 | "time": "2016-12-01 06:18:06" |
||
6236 | }, |
||
6237 | { |
||
6238 | "name": "fzaninotto/faker", |
||
6239 | "version": "v1.6.0", |
||
6240 | "source": { |
||
6241 | "type": "git", |
||
6242 | "url": "https://github.com/fzaninotto/Faker.git", |
||
6243 | "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123" |
||
6244 | }, |
||
6245 | "dist": { |
||
6246 | "type": "zip", |
||
6247 | "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123", |
||
6248 | "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123", |
||
6249 | "shasum": "" |
||
6250 | }, |
||
6251 | "require": { |
||
6252 | "php": "^5.3.3|^7.0" |
||
6253 | }, |
||
6254 | "require-dev": { |
||
6255 | "ext-intl": "*", |
||
6256 | "phpunit/phpunit": "~4.0", |
||
6257 | "squizlabs/php_codesniffer": "~1.5" |
||
6258 | }, |
||
6259 | "type": "library", |
||
6260 | "extra": { |
||
6261 | "branch-alias": [] |
||
6262 | }, |
||
6263 | "autoload": { |
||
6264 | "psr-4": { |
||
6265 | "Faker\\": "src/Faker/" |
||
6266 | } |
||
6267 | }, |
||
6268 | "notification-url": "https://packagist.org/downloads/", |
||
6269 | "license": [ |
||
6270 | "MIT" |
||
6271 | ], |
||
6272 | "authors": [ |
||
6273 | { |
||
6274 | "name": "François Zaninotto" |
||
6275 | } |
||
6276 | ], |
||
6277 | "description": "Faker is a PHP library that generates fake data for you.", |
||
6278 | "keywords": [ |
||
6279 | "data", |
||
6280 | "faker", |
||
6281 | "fixtures" |
||
6282 | ], |
||
6283 | "time": "2016-04-29 12:21:54" |
||
6284 | }, |
||
6285 | { |
||
6286 | "name": "mikevanriel/text-to-latex", |
||
6287 | "version": "1.0.1", |
||
6288 | "source": { |
||
6289 | "type": "git", |
||
6290 | "url": "https://github.com/mvriel/TextToLatex.git", |
||
6291 | "reference": "c9f3a4d6b89f9449782455c848d5fa3dd0e216ba" |
||
6292 | }, |
||
6293 | "dist": { |
||
6294 | "type": "zip", |
||
6295 | "url": "https://api.github.com/repos/mvriel/TextToLatex/zipball/c9f3a4d6b89f9449782455c848d5fa3dd0e216ba", |
||
6296 | "reference": "c9f3a4d6b89f9449782455c848d5fa3dd0e216ba", |
||
6297 | "shasum": "" |
||
6298 | }, |
||
6299 | "require-dev": { |
||
6300 | "phpunit/phpunit": "~3.7" |
||
6301 | }, |
||
6302 | "type": "library", |
||
6303 | "autoload": { |
||
6304 | "psr-0": { |
||
6305 | "MikeVanRiel": [ |
||
6306 | "src/", |
||
6307 | "tests/unit/" |
||
6308 | ] |
||
6309 | } |
||
6310 | }, |
||
6311 | "notification-url": "https://packagist.org/downloads/", |
||
6312 | "license": [ |
||
6313 | "MIT" |
||
6314 | ], |
||
6315 | "authors": [ |
||
6316 | { |
||
6317 | "name": "Mike van Riel", |
||
6318 | "email": "[email protected]" |
||
6319 | } |
||
6320 | ], |
||
6321 | "description": "A converter class that converts normal ASCII text to valid LaTeX", |
||
6322 | "time": "2015-12-13 07:33:35" |
||
6323 | }, |
||
6324 | { |
||
6325 | "name": "nikic/php-parser", |
||
6326 | "version": "v1.4.1", |
||
6327 | "source": { |
||
6328 | "type": "git", |
||
6329 | "url": "https://github.com/nikic/PHP-Parser.git", |
||
6330 | "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51" |
||
6331 | }, |
||
6332 | "dist": { |
||
6333 | "type": "zip", |
||
6334 | "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", |
||
6335 | "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", |
||
6336 | "shasum": "" |
||
6337 | }, |
||
6338 | "require": { |
||
6339 | "ext-tokenizer": "*", |
||
6340 | "php": ">=5.3" |
||
6341 | }, |
||
6342 | "type": "library", |
||
6343 | "extra": { |
||
6344 | "branch-alias": { |
||
6345 | "dev-master": "1.4-dev" |
||
6346 | } |
||
6347 | }, |
||
6348 | "autoload": { |
||
6349 | "files": [ |
||
6350 | "lib/bootstrap.php" |
||
6351 | ] |
||
6352 | }, |
||
6353 | "notification-url": "https://packagist.org/downloads/", |
||
6354 | "license": [ |
||
6355 | "BSD-3-Clause" |
||
6356 | ], |
||
6357 | "authors": [ |
||
6358 | { |
||
6359 | "name": "Nikita Popov" |
||
6360 | } |
||
6361 | ], |
||
6362 | "description": "A PHP parser written in PHP", |
||
6363 | "keywords": [ |
||
6364 | "parser", |
||
6365 | "php" |
||
6366 | ], |
||
6367 | "time": "2015-09-19 14:15:08" |
||
6368 | }, |
||
6369 | { |
||
6370 | "name": "phpdocumentor/reflection", |
||
6371 | "version": "3.0.1", |
||
6372 | "source": { |
||
6373 | "type": "git", |
||
6374 | "url": "https://github.com/phpDocumentor/Reflection.git", |
||
6375 | "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d" |
||
6376 | }, |
||
6377 | "dist": { |
||
6378 | "type": "zip", |
||
6379 | "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", |
||
6380 | "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", |
||
6381 | "shasum": "" |
||
6382 | }, |
||
6383 | "require": { |
||
6384 | "nikic/php-parser": "^1.0", |
||
6385 | "php": ">=5.3.3", |
||
6386 | "phpdocumentor/reflection-docblock": "~2.0", |
||
6387 | "psr/log": "~1.0" |
||
6388 | }, |
||
6389 | "require-dev": { |
||
6390 | "behat/behat": "~2.4", |
||
6391 | "mockery/mockery": "~0.8", |
||
6392 | "phpunit/phpunit": "~4.0" |
||
6393 | }, |
||
6394 | "type": "library", |
||
6395 | "extra": { |
||
6396 | "branch-alias": { |
||
6397 | "dev-master": "1.0.x-dev" |
||
6398 | } |
||
6399 | }, |
||
6400 | "autoload": { |
||
6401 | "psr-0": { |
||
6402 | "phpDocumentor": [ |
||
6403 | "src/", |
||
6404 | "tests/unit/", |
||
6405 | "tests/mocks/" |
||
6406 | ] |
||
6407 | } |
||
6408 | }, |
||
6409 | "notification-url": "https://packagist.org/downloads/", |
||
6410 | "license": [ |
||
6411 | "MIT" |
||
6412 | ], |
||
6413 | "description": "Reflection library to do Static Analysis for PHP Projects", |
||
6414 | "homepage": "http://www.phpdoc.org", |
||
6415 | "keywords": [ |
||
6416 | "phpDocumentor", |
||
6417 | "phpdoc", |
||
6418 | "reflection", |
||
6419 | "static analysis" |
||
6420 | ], |
||
6421 | "time": "2016-05-21 08:42:32" |
||
6422 | }, |
||
6423 | { |
||
6424 | "name": "phpdocumentor/reflection-docblock", |
||
6425 | "version": "2.0.4", |
||
6426 | "source": { |
||
6427 | "type": "git", |
||
6428 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
6429 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
6430 | }, |
||
6431 | "dist": { |
||
6432 | "type": "zip", |
||
6433 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
6434 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
6435 | "shasum": "" |
||
6436 | }, |
||
6437 | "require": { |
||
6438 | "php": ">=5.3.3" |
||
6439 | }, |
||
6440 | "require-dev": { |
||
6441 | "phpunit/phpunit": "~4.0" |
||
6442 | }, |
||
6443 | "suggest": { |
||
6444 | "dflydev/markdown": "~1.0", |
||
6445 | "erusev/parsedown": "~1.0" |
||
6446 | }, |
||
6447 | "type": "library", |
||
6448 | "extra": { |
||
6449 | "branch-alias": { |
||
6450 | "dev-master": "2.0.x-dev" |
||
6451 | } |
||
6452 | }, |
||
6453 | "autoload": { |
||
6454 | "psr-0": { |
||
6455 | "phpDocumentor": [ |
||
6456 | "src/" |
||
6457 | ] |
||
6458 | } |
||
6459 | }, |
||
6460 | "notification-url": "https://packagist.org/downloads/", |
||
6461 | "license": [ |
||
6462 | "MIT" |
||
6463 | ], |
||
6464 | "authors": [ |
||
6465 | { |
||
6466 | "name": "Mike van Riel", |
||
6467 | "email": "[email protected]" |
||
6468 | } |
||
6469 | ], |
||
6470 | "time": "2015-02-03 12:10:50" |
||
6471 | }, |
||
6472 | { |
||
6473 | "name": "schmunk42/yii2-giiant", |
||
6474 | "version": "0.9.1-rc1", |
||
6475 | "source": { |
||
6476 | "type": "git", |
||
6477 | "url": "https://github.com/schmunk42/yii2-giiant.git", |
||
6478 | "reference": "a492b026c9c1d3c58bf054886d773e36bad0f690" |
||
6479 | }, |
||
6480 | "dist": { |
||
6481 | "type": "zip", |
||
6482 | "url": "https://api.github.com/repos/schmunk42/yii2-giiant/zipball/a492b026c9c1d3c58bf054886d773e36bad0f690", |
||
6483 | "reference": "a492b026c9c1d3c58bf054886d773e36bad0f690", |
||
6484 | "shasum": "" |
||
6485 | }, |
||
6486 | "require": { |
||
6487 | "cmrcx/phptidy": "2.*", |
||
6488 | "dmstr/yii2-bootstrap": "^0.1.2 || ~0.2", |
||
6489 | "dmstr/yii2-db": "*", |
||
6490 | "dmstr/yii2-helpers": "*", |
||
6491 | "friendsofphp/php-cs-fixer": "1.* || 2.*", |
||
6492 | "yiisoft/yii2": "~2.0.4", |
||
6493 | "yiisoft/yii2-gii": "~2.0.4" |
||
6494 | }, |
||
6495 | "type": "yii2-extension", |
||
6496 | "extra": { |
||
6497 | "bootstrap": "schmunk42\\giiant\\Bootstrap", |
||
6498 | "asset-installer-paths": { |
||
6499 | "npm-asset-library": "vendor/npm", |
||
6500 | "bower-asset-library": "vendor/bower" |
||
6501 | } |
||
6502 | }, |
||
6503 | "autoload": { |
||
6504 | "psr-4": { |
||
6505 | "schmunk42\\giiant\\": "src" |
||
6506 | } |
||
6507 | }, |
||
6508 | "notification-url": "https://packagist.org/downloads/", |
||
6509 | "license": [ |
||
6510 | "BSD-3-Clause" |
||
6511 | ], |
||
6512 | "authors": [ |
||
6513 | { |
||
6514 | "name": "Tobias Munk", |
||
6515 | "email": "[email protected]", |
||
6516 | "homepage": "http://www.usrbin.de" |
||
6517 | } |
||
6518 | ], |
||
6519 | "description": "Gii CRUD generator for Yii 2 Framework", |
||
6520 | "homepage": "https://github.com/schmunk42/yii2-giiant", |
||
6521 | "keywords": [ |
||
6522 | "crud", |
||
6523 | "gii", |
||
6524 | "yii2" |
||
6525 | ], |
||
6526 | "time": "2016-11-28 23:32:04" |
||
6527 | }, |
||
6528 | { |
||
6529 | "name": "schmunk42/yii2-markdocs-module", |
||
6530 | "version": "0.4.0-rc1", |
||
6531 | "source": { |
||
6532 | "type": "git", |
||
6533 | "url": "https://github.com/schmunk42/yii2-markdocs-module.git", |
||
6534 | "reference": "9a591f11355bd8150c4db7050987d82b452df91f" |
||
6535 | }, |
||
6536 | "dist": { |
||
6537 | "type": "zip", |
||
6538 | "url": "https://api.github.com/repos/schmunk42/yii2-markdocs-module/zipball/9a591f11355bd8150c4db7050987d82b452df91f", |
||
6539 | "reference": "9a591f11355bd8150c4db7050987d82b452df91f", |
||
6540 | "shasum": "" |
||
6541 | }, |
||
6542 | "require": { |
||
6543 | "dmstr/yii2-emojifyjs-asset": "~0.1", |
||
6544 | "dmstr/yii2-web": "~0.3", |
||
6545 | "yiisoft/yii2": "2.*" |
||
6546 | }, |
||
6547 | "suggest": { |
||
6548 | "pheme/yii2-settings": "Define markdocs module configuration via web UI" |
||
6549 | }, |
||
6550 | "type": "yii2-extension", |
||
6551 | "autoload": { |
||
6552 | "psr-4": { |
||
6553 | "schmunk42\\markdocs\\": "./src" |
||
6554 | } |
||
6555 | }, |
||
6556 | "notification-url": "https://packagist.org/downloads/", |
||
6557 | "license": [ |
||
6558 | "BSD-3-Clause" |
||
6559 | ], |
||
6560 | "authors": [ |
||
6561 | { |
||
6562 | "name": "Tobias Munk", |
||
6563 | "email": "[email protected]" |
||
6564 | } |
||
6565 | ], |
||
6566 | "description": "Renders markdown files from local folder as views", |
||
6567 | "keywords": [ |
||
6568 | "extension", |
||
6569 | "yii2" |
||
6570 | ], |
||
6571 | "time": "2016-11-21 00:19:09" |
||
6572 | }, |
||
6573 | { |
||
6574 | "name": "scrivo/highlight.php", |
||
6575 | "version": "v8.9.1", |
||
6576 | "source": { |
||
6577 | "type": "git", |
||
6578 | "url": "https://github.com/scrivo/highlight.php.git", |
||
6579 | "reference": "d861aee53999963aed4b742cfe21181bec178f35" |
||
6580 | }, |
||
6581 | "dist": { |
||
6582 | "type": "zip", |
||
6583 | "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/d861aee53999963aed4b742cfe21181bec178f35", |
||
6584 | "reference": "d861aee53999963aed4b742cfe21181bec178f35", |
||
6585 | "shasum": "" |
||
6586 | }, |
||
6587 | "type": "library", |
||
6588 | "autoload": { |
||
6589 | "psr-0": { |
||
6590 | "Highlight\\": "" |
||
6591 | } |
||
6592 | }, |
||
6593 | "notification-url": "https://packagist.org/downloads/", |
||
6594 | "license": [ |
||
6595 | "BSD-3-Clause" |
||
6596 | ], |
||
6597 | "description": "Server side syntax highlighter that supports over 90 languages. It's a PHP port of highlight.js", |
||
6598 | "keywords": [ |
||
6599 | "code", |
||
6600 | "highlight", |
||
6601 | "highlight.js", |
||
6602 | "highlight.php", |
||
6603 | "syntax" |
||
6604 | ], |
||
6605 | "time": "2015-12-31 20:33:22" |
||
6606 | }, |
||
6607 | { |
||
6608 | "name": "sebastian/diff", |
||
6609 | "version": "1.4.1", |
||
6610 | "source": { |
||
6611 | "type": "git", |
||
6612 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
6613 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" |
||
6614 | }, |
||
6615 | "dist": { |
||
6616 | "type": "zip", |
||
6617 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
6618 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
6619 | "shasum": "" |
||
6620 | }, |
||
6621 | "require": { |
||
6622 | "php": ">=5.3.3" |
||
6623 | }, |
||
6624 | "require-dev": { |
||
6625 | "phpunit/phpunit": "~4.8" |
||
6626 | }, |
||
6627 | "type": "library", |
||
6628 | "extra": { |
||
6629 | "branch-alias": { |
||
6630 | "dev-master": "1.4-dev" |
||
6631 | } |
||
6632 | }, |
||
6633 | "autoload": { |
||
6634 | "classmap": [ |
||
6635 | "src/" |
||
6636 | ] |
||
6637 | }, |
||
6638 | "notification-url": "https://packagist.org/downloads/", |
||
6639 | "license": [ |
||
6640 | "BSD-3-Clause" |
||
6641 | ], |
||
6642 | "authors": [ |
||
6643 | { |
||
6644 | "name": "Kore Nordmann", |
||
6645 | "email": "[email protected]" |
||
6646 | }, |
||
6647 | { |
||
6648 | "name": "Sebastian Bergmann", |
||
6649 | "email": "[email protected]" |
||
6650 | } |
||
6651 | ], |
||
6652 | "description": "Diff implementation", |
||
6653 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
6654 | "keywords": [ |
||
6655 | "diff" |
||
6656 | ], |
||
6657 | "time": "2015-12-08 07:14:41" |
||
6658 | }, |
||
6659 | { |
||
6660 | "name": "squizlabs/php_codesniffer", |
||
6661 | "version": "3.0.0RC2", |
||
6662 | "source": { |
||
6663 | "type": "git", |
||
6664 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
||
6665 | "reference": "88509472ad27b168e1b551552df2c30bd6048471" |
||
6666 | }, |
||
6667 | "dist": { |
||
6668 | "type": "zip", |
||
6669 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/88509472ad27b168e1b551552df2c30bd6048471", |
||
6670 | "reference": "88509472ad27b168e1b551552df2c30bd6048471", |
||
6671 | "shasum": "" |
||
6672 | }, |
||
6673 | "require": { |
||
6674 | "ext-simplexml": "*", |
||
6675 | "ext-tokenizer": "*", |
||
6676 | "ext-xmlwriter": "*", |
||
6677 | "php": ">=5.4.0" |
||
6678 | }, |
||
6679 | "require-dev": { |
||
6680 | "phpunit/phpunit": "~4.0" |
||
6681 | }, |
||
6682 | "bin": [ |
||
6683 | "bin/phpcs", |
||
6684 | "bin/phpcbf" |
||
6685 | ], |
||
6686 | "type": "library", |
||
6687 | "extra": { |
||
6688 | "branch-alias": { |
||
6689 | "dev-master": "3.x-dev" |
||
6690 | } |
||
6691 | }, |
||
6692 | "autoload": { |
||
6693 | "psr-4": { |
||
6694 | "PHP_CodeSniffer\\": "src/", |
||
6695 | "PHP_CodeSniffer\\Tests\\": "tests/" |
||
6696 | }, |
||
6697 | "files": [ |
||
6698 | "autoload.php" |
||
6699 | ] |
||
6700 | }, |
||
6701 | "notification-url": "https://packagist.org/downloads/", |
||
6702 | "license": [ |
||
6703 | "BSD-3-Clause" |
||
6704 | ], |
||
6705 | "authors": [ |
||
6706 | { |
||
6707 | "name": "Greg Sherwood", |
||
6708 | "role": "lead" |
||
6709 | } |
||
6710 | ], |
||
6711 | "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
||
6712 | "homepage": "http://www.squizlabs.com/php-codesniffer", |
||
6713 | "keywords": [ |
||
6714 | "phpcs", |
||
6715 | "standards" |
||
6716 | ], |
||
6717 | "time": "2016-11-30 04:23:58" |
||
6718 | }, |
||
6719 | { |
||
6720 | "name": "symfony/console", |
||
6721 | "version": "v3.2.1", |
||
6722 | "source": { |
||
6723 | "type": "git", |
||
6724 | "url": "https://github.com/symfony/console.git", |
||
6725 | "reference": "d12aa9ca20f4db83ec58410978dab6afcb9d6aaa" |
||
6726 | }, |
||
6727 | "dist": { |
||
6728 | "type": "zip", |
||
6729 | "url": "https://api.github.com/repos/symfony/console/zipball/d12aa9ca20f4db83ec58410978dab6afcb9d6aaa", |
||
6730 | "reference": "d12aa9ca20f4db83ec58410978dab6afcb9d6aaa", |
||
6731 | "shasum": "" |
||
6732 | }, |
||
6733 | "require": { |
||
6734 | "php": ">=5.5.9", |
||
6735 | "symfony/debug": "~2.8|~3.0", |
||
6736 | "symfony/polyfill-mbstring": "~1.0" |
||
6737 | }, |
||
6738 | "require-dev": { |
||
6739 | "psr/log": "~1.0", |
||
6740 | "symfony/event-dispatcher": "~2.8|~3.0", |
||
6741 | "symfony/filesystem": "~2.8|~3.0", |
||
6742 | "symfony/process": "~2.8|~3.0" |
||
6743 | }, |
||
6744 | "suggest": { |
||
6745 | "psr/log": "For using the console logger", |
||
6746 | "symfony/event-dispatcher": "", |
||
6747 | "symfony/filesystem": "", |
||
6748 | "symfony/process": "" |
||
6749 | }, |
||
6750 | "type": "library", |
||
6751 | "extra": { |
||
6752 | "branch-alias": { |
||
6753 | "dev-master": "3.2-dev" |
||
6754 | } |
||
6755 | }, |
||
6756 | "autoload": { |
||
6757 | "psr-4": { |
||
6758 | "Symfony\\Component\\Console\\": "" |
||
6759 | }, |
||
6760 | "exclude-from-classmap": [ |
||
6761 | "/Tests/" |
||
6762 | ] |
||
6763 | }, |
||
6764 | "notification-url": "https://packagist.org/downloads/", |
||
6765 | "license": [ |
||
6766 | "MIT" |
||
6767 | ], |
||
6768 | "authors": [ |
||
6769 | { |
||
6770 | "name": "Fabien Potencier", |
||
6771 | "email": "[email protected]" |
||
6772 | }, |
||
6773 | { |
||
6774 | "name": "Symfony Community", |
||
6775 | "homepage": "https://symfony.com/contributors" |
||
6776 | } |
||
6777 | ], |
||
6778 | "description": "Symfony Console Component", |
||
6779 | "homepage": "https://symfony.com", |
||
6780 | "time": "2016-12-11 14:34:22" |
||
6781 | }, |
||
6782 | { |
||
6783 | "name": "symfony/debug", |
||
6784 | "version": "v3.2.1", |
||
6785 | "source": { |
||
6786 | "type": "git", |
||
6787 | "url": "https://github.com/symfony/debug.git", |
||
6788 | "reference": "9f923e68d524a3095c5a2ae5fc7220c7cbc12231" |
||
6789 | }, |
||
6790 | "dist": { |
||
6791 | "type": "zip", |
||
6792 | "url": "https://api.github.com/repos/symfony/debug/zipball/9f923e68d524a3095c5a2ae5fc7220c7cbc12231", |
||
6793 | "reference": "9f923e68d524a3095c5a2ae5fc7220c7cbc12231", |
||
6794 | "shasum": "" |
||
6795 | }, |
||
6796 | "require": { |
||
6797 | "php": ">=5.5.9", |
||
6798 | "psr/log": "~1.0" |
||
6799 | }, |
||
6800 | "conflict": { |
||
6801 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
6802 | }, |
||
6803 | "require-dev": { |
||
6804 | "symfony/class-loader": "~2.8|~3.0", |
||
6805 | "symfony/http-kernel": "~2.8|~3.0" |
||
6806 | }, |
||
6807 | "type": "library", |
||
6808 | "extra": { |
||
6809 | "branch-alias": { |
||
6810 | "dev-master": "3.2-dev" |
||
6811 | } |
||
6812 | }, |
||
6813 | "autoload": { |
||
6814 | "psr-4": { |
||
6815 | "Symfony\\Component\\Debug\\": "" |
||
6816 | }, |
||
6817 | "exclude-from-classmap": [ |
||
6818 | "/Tests/" |
||
6819 | ] |
||
6820 | }, |
||
6821 | "notification-url": "https://packagist.org/downloads/", |
||
6822 | "license": [ |
||
6823 | "MIT" |
||
6824 | ], |
||
6825 | "authors": [ |
||
6826 | { |
||
6827 | "name": "Fabien Potencier", |
||
6828 | "email": "[email protected]" |
||
6829 | }, |
||
6830 | { |
||
6831 | "name": "Symfony Community", |
||
6832 | "homepage": "https://symfony.com/contributors" |
||
6833 | } |
||
6834 | ], |
||
6835 | "description": "Symfony Debug Component", |
||
6836 | "homepage": "https://symfony.com", |
||
6837 | "time": "2016-11-16 22:18:16" |
||
6838 | }, |
||
6839 | { |
||
6840 | "name": "symfony/filesystem", |
||
6841 | "version": "v3.2.1", |
||
6842 | "source": { |
||
6843 | "type": "git", |
||
6844 | "url": "https://github.com/symfony/filesystem.git", |
||
6845 | "reference": "8d4cf7561a5b17e5eb7a02b80d0b8f014a3796d4" |
||
6846 | }, |
||
6847 | "dist": { |
||
6848 | "type": "zip", |
||
6849 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/8d4cf7561a5b17e5eb7a02b80d0b8f014a3796d4", |
||
6850 | "reference": "8d4cf7561a5b17e5eb7a02b80d0b8f014a3796d4", |
||
6851 | "shasum": "" |
||
6852 | }, |
||
6853 | "require": { |
||
6854 | "php": ">=5.5.9" |
||
6855 | }, |
||
6856 | "type": "library", |
||
6857 | "extra": { |
||
6858 | "branch-alias": { |
||
6859 | "dev-master": "3.2-dev" |
||
6860 | } |
||
6861 | }, |
||
6862 | "autoload": { |
||
6863 | "psr-4": { |
||
6864 | "Symfony\\Component\\Filesystem\\": "" |
||
6865 | }, |
||
6866 | "exclude-from-classmap": [ |
||
6867 | "/Tests/" |
||
6868 | ] |
||
6869 | }, |
||
6870 | "notification-url": "https://packagist.org/downloads/", |
||
6871 | "license": [ |
||
6872 | "MIT" |
||
6873 | ], |
||
6874 | "authors": [ |
||
6875 | { |
||
6876 | "name": "Fabien Potencier", |
||
6877 | "email": "[email protected]" |
||
6878 | }, |
||
6879 | { |
||
6880 | "name": "Symfony Community", |
||
6881 | "homepage": "https://symfony.com/contributors" |
||
6882 | } |
||
6883 | ], |
||
6884 | "description": "Symfony Filesystem Component", |
||
6885 | "homepage": "https://symfony.com", |
||
6886 | "time": "2016-11-24 00:46:43" |
||
6887 | }, |
||
6888 | { |
||
6889 | "name": "symfony/finder", |
||
6890 | "version": "v3.2.1", |
||
6891 | "source": { |
||
6892 | "type": "git", |
||
6893 | "url": "https://github.com/symfony/finder.git", |
||
6894 | "reference": "a69cb5d455b4885ca376dc5bb3e1155cc8c08c4b" |
||
6895 | }, |
||
6896 | "dist": { |
||
6897 | "type": "zip", |
||
6898 | "url": "https://api.github.com/repos/symfony/finder/zipball/a69cb5d455b4885ca376dc5bb3e1155cc8c08c4b", |
||
6899 | "reference": "a69cb5d455b4885ca376dc5bb3e1155cc8c08c4b", |
||
6900 | "shasum": "" |
||
6901 | }, |
||
6902 | "require": { |
||
6903 | "php": ">=5.5.9" |
||
6904 | }, |
||
6905 | "type": "library", |
||
6906 | "extra": { |
||
6907 | "branch-alias": { |
||
6908 | "dev-master": "3.2-dev" |
||
6909 | } |
||
6910 | }, |
||
6911 | "autoload": { |
||
6912 | "psr-4": { |
||
6913 | "Symfony\\Component\\Finder\\": "" |
||
6914 | }, |
||
6915 | "exclude-from-classmap": [ |
||
6916 | "/Tests/" |
||
6917 | ] |
||
6918 | }, |
||
6919 | "notification-url": "https://packagist.org/downloads/", |
||
6920 | "license": [ |
||
6921 | "MIT" |
||
6922 | ], |
||
6923 | "authors": [ |
||
6924 | { |
||
6925 | "name": "Fabien Potencier", |
||
6926 | "email": "[email protected]" |
||
6927 | }, |
||
6928 | { |
||
6929 | "name": "Symfony Community", |
||
6930 | "homepage": "https://symfony.com/contributors" |
||
6931 | } |
||
6932 | ], |
||
6933 | "description": "Symfony Finder Component", |
||
6934 | "homepage": "https://symfony.com", |
||
6935 | "time": "2016-12-13 09:39:43" |
||
6936 | }, |
||
6937 | { |
||
6938 | "name": "symfony/polyfill-mbstring", |
||
6939 | "version": "v1.3.0", |
||
6940 | "source": { |
||
6941 | "type": "git", |
||
6942 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
6943 | "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" |
||
6944 | }, |
||
6945 | "dist": { |
||
6946 | "type": "zip", |
||
6947 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", |
||
6948 | "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", |
||
6949 | "shasum": "" |
||
6950 | }, |
||
6951 | "require": { |
||
6952 | "php": ">=5.3.3" |
||
6953 | }, |
||
6954 | "suggest": { |
||
6955 | "ext-mbstring": "For best performance" |
||
6956 | }, |
||
6957 | "type": "library", |
||
6958 | "extra": { |
||
6959 | "branch-alias": { |
||
6960 | "dev-master": "1.3-dev" |
||
6961 | } |
||
6962 | }, |
||
6963 | "autoload": { |
||
6964 | "psr-4": { |
||
6965 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
6966 | }, |
||
6967 | "files": [ |
||
6968 | "bootstrap.php" |
||
6969 | ] |
||
6970 | }, |
||
6971 | "notification-url": "https://packagist.org/downloads/", |
||
6972 | "license": [ |
||
6973 | "MIT" |
||
6974 | ], |
||
6975 | "authors": [ |
||
6976 | { |
||
6977 | "name": "Nicolas Grekas", |
||
6978 | "email": "[email protected]" |
||
6979 | }, |
||
6980 | { |
||
6981 | "name": "Symfony Community", |
||
6982 | "homepage": "https://symfony.com/contributors" |
||
6983 | } |
||
6984 | ], |
||
6985 | "description": "Symfony polyfill for the Mbstring extension", |
||
6986 | "homepage": "https://symfony.com", |
||
6987 | "keywords": [ |
||
6988 | "compatibility", |
||
6989 | "mbstring", |
||
6990 | "polyfill", |
||
6991 | "portable", |
||
6992 | "shim" |
||
6993 | ], |
||
6994 | "time": "2016-11-14 01:06:16" |
||
6995 | }, |
||
6996 | { |
||
6997 | "name": "symfony/polyfill-php54", |
||
6998 | "version": "v1.3.0", |
||
6999 | "source": { |
||
7000 | "type": "git", |
||
7001 | "url": "https://github.com/symfony/polyfill-php54.git", |
||
7002 | "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0" |
||
7003 | }, |
||
7004 | "dist": { |
||
7005 | "type": "zip", |
||
7006 | "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0", |
||
7007 | "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0", |
||
7008 | "shasum": "" |
||
7009 | }, |
||
7010 | "require": { |
||
7011 | "php": ">=5.3.3" |
||
7012 | }, |
||
7013 | "type": "library", |
||
7014 | "extra": { |
||
7015 | "branch-alias": { |
||
7016 | "dev-master": "1.3-dev" |
||
7017 | } |
||
7018 | }, |
||
7019 | "autoload": { |
||
7020 | "psr-4": { |
||
7021 | "Symfony\\Polyfill\\Php54\\": "" |
||
7022 | }, |
||
7023 | "files": [ |
||
7024 | "bootstrap.php" |
||
7025 | ], |
||
7026 | "classmap": [ |
||
7027 | "Resources/stubs" |
||
7028 | ] |
||
7029 | }, |
||
7030 | "notification-url": "https://packagist.org/downloads/", |
||
7031 | "license": [ |
||
7032 | "MIT" |
||
7033 | ], |
||
7034 | "authors": [ |
||
7035 | { |
||
7036 | "name": "Nicolas Grekas", |
||
7037 | "email": "[email protected]" |
||
7038 | }, |
||
7039 | { |
||
7040 | "name": "Symfony Community", |
||
7041 | "homepage": "https://symfony.com/contributors" |
||
7042 | } |
||
7043 | ], |
||
7044 | "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions", |
||
7045 | "homepage": "https://symfony.com", |
||
7046 | "keywords": [ |
||
7047 | "compatibility", |
||
7048 | "polyfill", |
||
7049 | "portable", |
||
7050 | "shim" |
||
7051 | ], |
||
7052 | "time": "2016-11-14 01:06:16" |
||
7053 | }, |
||
7054 | { |
||
7055 | "name": "symfony/process", |
||
7056 | "version": "v3.2.1", |
||
7057 | "source": { |
||
7058 | "type": "git", |
||
7059 | "url": "https://github.com/symfony/process.git", |
||
7060 | "reference": "02ea84847aad71be7e32056408bb19f3a616cdd3" |
||
7061 | }, |
||
7062 | "dist": { |
||
7063 | "type": "zip", |
||
7064 | "url": "https://api.github.com/repos/symfony/process/zipball/02ea84847aad71be7e32056408bb19f3a616cdd3", |
||
7065 | "reference": "02ea84847aad71be7e32056408bb19f3a616cdd3", |
||
7066 | "shasum": "" |
||
7067 | }, |
||
7068 | "require": { |
||
7069 | "php": ">=5.5.9" |
||
7070 | }, |
||
7071 | "type": "library", |
||
7072 | "extra": { |
||
7073 | "branch-alias": { |
||
7074 | "dev-master": "3.2-dev" |
||
7075 | } |
||
7076 | }, |
||
7077 | "autoload": { |
||
7078 | "psr-4": { |
||
7079 | "Symfony\\Component\\Process\\": "" |
||
7080 | }, |
||
7081 | "exclude-from-classmap": [ |
||
7082 | "/Tests/" |
||
7083 | ] |
||
7084 | }, |
||
7085 | "notification-url": "https://packagist.org/downloads/", |
||
7086 | "license": [ |
||
7087 | "MIT" |
||
7088 | ], |
||
7089 | "authors": [ |
||
7090 | { |
||
7091 | "name": "Fabien Potencier", |
||
7092 | "email": "[email protected]" |
||
7093 | }, |
||
7094 | { |
||
7095 | "name": "Symfony Community", |
||
7096 | "homepage": "https://symfony.com/contributors" |
||
7097 | } |
||
7098 | ], |
||
7099 | "description": "Symfony Process Component", |
||
7100 | "homepage": "https://symfony.com", |
||
7101 | "time": "2016-11-24 10:40:28" |
||
7102 | }, |
||
7103 | { |
||
7104 | "name": "symfony/stopwatch", |
||
7105 | "version": "v3.2.1", |
||
7106 | "source": { |
||
7107 | "type": "git", |
||
7108 | "url": "https://github.com/symfony/stopwatch.git", |
||
7109 | "reference": "5b139e1c4290e6c7640ba80d9c9b5e49ef22b841" |
||
7110 | }, |
||
7111 | "dist": { |
||
7112 | "type": "zip", |
||
7113 | "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5b139e1c4290e6c7640ba80d9c9b5e49ef22b841", |
||
7114 | "reference": "5b139e1c4290e6c7640ba80d9c9b5e49ef22b841", |
||
7115 | "shasum": "" |
||
7116 | }, |
||
7117 | "require": { |
||
7118 | "php": ">=5.5.9" |
||
7119 | }, |
||
7120 | "type": "library", |
||
7121 | "extra": { |
||
7122 | "branch-alias": { |
||
7123 | "dev-master": "3.2-dev" |
||
7124 | } |
||
7125 | }, |
||
7126 | "autoload": { |
||
7127 | "psr-4": { |
||
7128 | "Symfony\\Component\\Stopwatch\\": "" |
||
7129 | }, |
||
7130 | "exclude-from-classmap": [ |
||
7131 | "/Tests/" |
||
7132 | ] |
||
7133 | }, |
||
7134 | "notification-url": "https://packagist.org/downloads/", |
||
7135 | "license": [ |
||
7136 | "MIT" |
||
7137 | ], |
||
7138 | "authors": [ |
||
7139 | { |
||
7140 | "name": "Fabien Potencier", |
||
7141 | "email": "[email protected]" |
||
7142 | }, |
||
7143 | { |
||
7144 | "name": "Symfony Community", |
||
7145 | "homepage": "https://symfony.com/contributors" |
||
7146 | } |
||
7147 | ], |
||
7148 | "description": "Symfony Stopwatch Component", |
||
7149 | "homepage": "https://symfony.com", |
||
7150 | "time": "2016-06-29 05:43:10" |
||
7151 | }, |
||
7152 | { |
||
7153 | "name": "yiisoft/yii2-apidoc", |
||
7154 | "version": "2.1.0", |
||
7155 | "source": { |
||
7156 | "type": "git", |
||
7157 | "url": "https://github.com/yiisoft/yii2-apidoc.git", |
||
7158 | "reference": "dd0918ccbce2c1bdea836667f54e8f8b99d27128" |
||
7159 | }, |
||
7160 | "dist": { |
||
7161 | "type": "zip", |
||
7162 | "url": "https://api.github.com/repos/yiisoft/yii2-apidoc/zipball/dd0918ccbce2c1bdea836667f54e8f8b99d27128", |
||
7163 | "reference": "dd0918ccbce2c1bdea836667f54e8f8b99d27128", |
||
7164 | "shasum": "" |
||
7165 | }, |
||
7166 | "require": { |
||
7167 | "cebe/js-search": "~0.9.3", |
||
7168 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
7169 | "cebe/markdown-latex": "~1.0", |
||
7170 | "nikic/php-parser": "^1.0", |
||
7171 | "php": ">=5.4", |
||
7172 | "phpdocumentor/reflection": "^3.0.1", |
||
7173 | "phpdocumentor/reflection-docblock": "^2.0.4", |
||
7174 | "scrivo/highlight.php": "~8.0", |
||
7175 | "yiisoft/yii2": "~2.0.4", |
||
7176 | "yiisoft/yii2-bootstrap": "~2.0.0" |
||
7177 | }, |
||
7178 | "bin": [ |
||
7179 | "apidoc" |
||
7180 | ], |
||
7181 | "type": "yii2-extension", |
||
7182 | "extra": { |
||
7183 | "branch-alias": { |
||
7184 | "dev-master": "2.0.x-dev" |
||
7185 | }, |
||
7186 | "asset-installer-paths": { |
||
7187 | "npm-asset-library": "vendor/npm", |
||
7188 | "bower-asset-library": "vendor/bower" |
||
7189 | } |
||
7190 | }, |
||
7191 | "autoload": { |
||
7192 | "psr-4": { |
||
7193 | "yii\\apidoc\\": "" |
||
7194 | } |
||
7195 | }, |
||
7196 | "notification-url": "https://packagist.org/downloads/", |
||
7197 | "license": [ |
||
7198 | "BSD-3-Clause" |
||
7199 | ], |
||
7200 | "authors": [ |
||
7201 | { |
||
7202 | "name": "Carsten Brandt", |
||
7203 | "email": "[email protected]" |
||
7204 | } |
||
7205 | ], |
||
7206 | "description": "API Documentation generator for the Yii framework 2.0", |
||
7207 | "keywords": [ |
||
7208 | "api", |
||
7209 | "apidoc", |
||
7210 | "documentation", |
||
7211 | "phpdoc", |
||
7212 | "yii2" |
||
7213 | ], |
||
7214 | "time": "2016-11-22 15:29:55" |
||
7215 | }, |
||
7216 | { |
||
7217 | "name": "yiisoft/yii2-coding-standards", |
||
7218 | "version": "2.0.2", |
||
7219 | "source": { |
||
7220 | "type": "git", |
||
7221 | "url": "https://github.com/yiisoft/yii2-coding-standards.git", |
||
7222 | "reference": "84660f44652aa3df30b7bebe5fb666fbe5523f66" |
||
7223 | }, |
||
7224 | "dist": { |
||
7225 | "type": "zip", |
||
7226 | "url": "https://api.github.com/repos/yiisoft/yii2-coding-standards/zipball/84660f44652aa3df30b7bebe5fb666fbe5523f66", |
||
7227 | "reference": "84660f44652aa3df30b7bebe5fb666fbe5523f66", |
||
7228 | "shasum": "" |
||
7229 | }, |
||
7230 | "require": { |
||
7231 | "php": ">=5.4.0", |
||
7232 | "squizlabs/php_codesniffer": ">=2.3.1" |
||
7233 | }, |
||
7234 | "type": "library", |
||
7235 | "notification-url": "https://packagist.org/downloads/", |
||
7236 | "license": [ |
||
7237 | "BSD-3-Clause" |
||
7238 | ], |
||
7239 | "authors": [ |
||
7240 | { |
||
7241 | "name": "Qiang Xue", |
||
7242 | "email": "[email protected]", |
||
7243 | "homepage": "http://www.yiiframework.com/", |
||
7244 | "role": "Founder and project lead" |
||
7245 | }, |
||
7246 | { |
||
7247 | "name": "Alexander Makarov", |
||
7248 | "email": "[email protected]", |
||
7249 | "homepage": "http://rmcreative.ru/", |
||
7250 | "role": "Core framework development" |
||
7251 | }, |
||
7252 | { |
||
7253 | "name": "Maurizio Domba", |
||
7254 | "homepage": "http://mdomba.info/", |
||
7255 | "role": "Core framework development" |
||
7256 | }, |
||
7257 | { |
||
7258 | "name": "Carsten Brandt", |
||
7259 | "email": "[email protected]", |
||
7260 | "homepage": "http://cebe.cc/", |
||
7261 | "role": "Core framework development" |
||
7262 | }, |
||
7263 | { |
||
7264 | "name": "Timur Ruziev", |
||
7265 | "email": "[email protected]", |
||
7266 | "homepage": "http://resurtm.com/", |
||
7267 | "role": "Core framework development" |
||
7268 | }, |
||
7269 | { |
||
7270 | "name": "Paul Klimov", |
||
7271 | "email": "[email protected]", |
||
7272 | "role": "Core framework development" |
||
7273 | } |
||
7274 | ], |
||
7275 | "description": "Yii PHP Framework Version 2 - Coding standard tools", |
||
7276 | "homepage": "http://www.yiiframework.com/", |
||
7277 | "keywords": [ |
||
7278 | "codesniffer", |
||
7279 | "framework", |
||
7280 | "yii" |
||
7281 | ], |
||
7282 | "time": "2016-11-07 16:09:12" |
||
7283 | }, |
||
7284 | { |
||
7285 | "name": "yiisoft/yii2-faker", |
||
7286 | "version": "2.0.3", |
||
7287 | "source": { |
||
7288 | "type": "git", |
||
7289 | "url": "https://github.com/yiisoft/yii2-faker.git", |
||
7290 | "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c" |
||
7291 | }, |
||
7292 | "dist": { |
||
7293 | "type": "zip", |
||
7294 | "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c", |
||
7295 | "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c", |
||
7296 | "shasum": "" |
||
7297 | }, |
||
7298 | "require": { |
||
7299 | "fzaninotto/faker": "*", |
||
7300 | "yiisoft/yii2": "*" |
||
7301 | }, |
||
7302 | "type": "yii2-extension", |
||
7303 | "extra": { |
||
7304 | "branch-alias": { |
||
7305 | "dev-master": "2.0.x-dev" |
||
7306 | } |
||
7307 | }, |
||
7308 | "autoload": { |
||
7309 | "psr-4": { |
||
7310 | "yii\\faker\\": "" |
||
7311 | } |
||
7312 | }, |
||
7313 | "notification-url": "https://packagist.org/downloads/", |
||
7314 | "license": [ |
||
7315 | "BSD-3-Clause" |
||
7316 | ], |
||
7317 | "authors": [ |
||
7318 | { |
||
7319 | "name": "Mark Jebri", |
||
7320 | "email": "[email protected]" |
||
7321 | } |
||
7322 | ], |
||
7323 | "description": "Fixture generator. The Faker integration for the Yii framework.", |
||
7324 | "keywords": [ |
||
7325 | "Fixture", |
||
7326 | "faker", |
||
7327 | "yii2" |
||
7328 | ], |
||
7329 | "time": "2015-03-01 06:22:44" |
||
7330 | }, |
||
7331 | { |
||
7332 | "name": "yiisoft/yii2-gii", |
||
7333 | "version": "2.0.5", |
||
7334 | "source": { |
||
7335 | "type": "git", |
||
7336 | "url": "https://github.com/yiisoft/yii2-gii.git", |
||
7337 | "reference": "1bd6df6804ca077ec022587905a0d43eb286f507" |
||
7338 | }, |
||
7339 | "dist": { |
||
7340 | "type": "zip", |
||
7341 | "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507", |
||
7342 | "reference": "1bd6df6804ca077ec022587905a0d43eb286f507", |
||
7343 | "shasum": "" |
||
7344 | }, |
||
7345 | "require": { |
||
7346 | "bower-asset/typeahead.js": "0.10.* | ~0.11.0", |
||
7347 | "phpspec/php-diff": ">=1.0.2", |
||
7348 | "yiisoft/yii2": ">=2.0.4", |
||
7349 | "yiisoft/yii2-bootstrap": "~2.0" |
||
7350 | }, |
||
7351 | "type": "yii2-extension", |
||
7352 | "extra": { |
||
7353 | "branch-alias": { |
||
7354 | "dev-master": "2.0.x-dev" |
||
7355 | }, |
||
7356 | "asset-installer-paths": { |
||
7357 | "npm-asset-library": "vendor/npm", |
||
7358 | "bower-asset-library": "vendor/bower" |
||
7359 | } |
||
7360 | }, |
||
7361 | "autoload": { |
||
7362 | "psr-4": { |
||
7363 | "yii\\gii\\": "" |
||
7364 | } |
||
7365 | }, |
||
7366 | "notification-url": "https://packagist.org/downloads/", |
||
7367 | "license": [ |
||
7368 | "BSD-3-Clause" |
||
7369 | ], |
||
7370 | "authors": [ |
||
7371 | { |
||
7372 | "name": "Qiang Xue", |
||
7373 | "email": "[email protected]" |
||
7374 | } |
||
7375 | ], |
||
7376 | "description": "The Gii extension for the Yii framework", |
||
7377 | "keywords": [ |
||
7378 | "code generator", |
||
7379 | "gii", |
||
7380 | "yii2" |
||
7381 | ], |
||
7382 | "time": "2016-03-18 14:09:46" |
||
7383 | } |
||
7384 | ], |
||
7385 | "aliases": [], |
||
7386 | "minimum-stability": "beta", |
||
7387 | "stability-flags": { |
||
7388 | "franciscomaya/yii2-sceditor": 20, |
||
7389 | "dmstr/yii2-filemanager-widgets": 10, |
||
7390 | "dmstr/yii2-widgets2-module": 15 |
||
7391 | }, |
||
7392 | "prefer-stable": false, |
||
7393 | "prefer-lowest": false, |
||
7394 | "platform": [], |
||
7395 | "platform-dev": [] |
||
7396 | } |
||
7397 |