This repository has been archived by the owner on May 27, 2020. It is now read-only.
forked from opsway/composer-repository
-
Notifications
You must be signed in to change notification settings - Fork 0
/
satis.json
430 lines (428 loc) · 26.2 KB
/
satis.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
{
"name": "Firegento - Magento Module",
"homepage": "http://packages.firegento.com",
"description": "Please visit https://github.com/magento-hackathon/composer-repository for further informaton.",
"repositories": [
{ "type": "vcs", "url": "git://github.com/kojiromike/LogMail" },
{ "type": "vcs", "url": "git://github.com/bragento/magento-core" },
{ "type": "vcs", "url": "git://github.com/astorm/MagentoBetter404" },
{ "type": "vcs", "url": "git://github.com/Adyen/magento.git" },
{ "type": "vcs", "url": "git://github.com/ProxiBlue/OrderSyncQueRunner" },
{ "type": "vcs", "url": "git://github.com/ProxiBlue/NewRelic" },
{ "type": "vcs", "url": "git://github.com/firegento/MageCI.git" },
{ "type": "vcs", "url": "git://github.com/firegento/firegento-adminmonitoring.git" },
{ "type": "vcs", "url": "git://github.com/firegento/firegento-customer.git" },
{ "type": "vcs", "url": "git://github.com/firegento/firegento-debug.git" },
{ "type": "vcs", "url": "git://github.com/firegento/firegento-dynamiccategory.git" },
{ "type": "vcs", "url": "git://github.com/firegento/firegento-germansetup.git" },
{ "type": "vcs", "url": "git://github.com/firegento/firegento-logger.git" },
{ "type": "vcs", "url": "git://github.com/firegento/firegento-magesetup.git" },
{ "type": "vcs", "url": "git://github.com/firegento/firegento-pdf.git" },
{ "type": "vcs", "url": "git://github.com/firegento/phpcs.git" },
{ "type": "vcs", "url": "git://github.com/Cotya/magento-composer-installer.git" },
{ "type": "vcs", "url": "git://github.com/magento/magento-composer-installer.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/composer-command-integrator.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/Hackathon_LocaleFallback.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/AsyncIndex.git" },
{ "type": "vcs", "url": "git://github.com/Vinai/groupscatalog2.git" },
{ "type": "vcs", "url": "git://github.com/Vinai/loginonlycatalog.git" },
{ "type": "vcs", "url": "git://github.com/Vinai/customer-activation.git" },
{ "type": "vcs", "url": "git://github.com/Vinai/nicer-image-names.git" },
{ "type": "vcs", "url": "git://github.com/Vinai/attribute-duplicator.git" },
{ "type": "vcs", "url": "git://github.com/colinmollenhour/Cm_Cache_Backend_File.git" },
{ "type": "vcs", "url": "git://github.com/colinmollenhour/Cm_Cache_Backend_Mongo.git" },
{ "type": "vcs", "url": "git://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git" },
{ "type": "vcs", "url": "git://github.com/colinmollenhour/Cm_RedisSession.git" },
{ "type": "vcs", "url": "git://github.com/colinmollenhour/Cm_Diehard.git" },
{ "type": "vcs", "url": "git://github.com/AOEpeople/Aoe_Scheduler.git" },
{ "type": "vcs", "url": "git://github.com/AOEpeople/Aoe_Profiler.git" },
{ "type": "vcs", "url": "git://github.com/AOEpeople/Aoe_TemplateHints.git" },
{ "type": "vcs", "url": "git://github.com/AOEpeople/Aoe_TrimPassword.git" },
{ "type": "vcs", "url": "git://github.com/AOEpeople/Aoe_ModelCache.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_ReuseImages.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_ManageStores.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_Static.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_JsCssTstamp.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_DesignFallback.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_ApiLog.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_Apc.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_FilePicker.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_LayoutConditions.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_QuoteCleaner.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Aoe_ClassPathCache.git" },
{ "type": "vcs", "url": "git://github.com/fbrnc/Pulsestorm_Launcher.git" },
{ "type": "vcs", "url": "git://github.com/ffuenf/Alanstorm_Layout-Unremove.git" },
{ "type": "vcs", "url": "git://github.com/riconeitzel/German_LocalePack_de_DE.git" },
{ "type": "vcs", "url": "git://github.com/riconeitzel/VertNav.git" },
{ "type": "vcs", "url": "git://github.com/Vinai/customer-registration-ip.git" },
{ "type": "vcs", "url": "git://github.com/Flagbit/Magento-FilterUrls.git" },
{ "type": "vcs", "url": "git://github.com/therouv/Magento-DebitPayment.git" },
{ "type": "vcs", "url": "git://github.com/itabs/Itabs_CustomSku.git" },
{ "type": "vcs", "url": "git://github.com/itabs/Itabs_Invoice.git" },
{ "type": "vcs", "url": "git://github.com/itabs/Itabs_NewsletterSending.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/Sandfox_GeoIP.git" },
{ "type": "vcs", "url": "git://github.com/openstream/SaferpayEcommerce.git" },
{ "type": "vcs", "url": "git://github.com/openstream/SaferpayBusiness.git" },
{ "type": "vcs", "url": "git://github.com/openstream/Magento5CentRounding.git" },
{ "type": "vcs", "url": "git://github.com/EcomDev/EcomDev_PHPUnit.git" },
{ "type": "vcs", "url": "git://github.com/sprankhub/Spranks_AutoNumericSkus.git" },
{ "type": "vcs", "url": "git://github.com/sprankhub/Spranks_ConfigurableTierPrices.git" },
{ "type": "vcs", "url": "git://github.com/sprankhub/Spranks_RefreshBlockHtmlCache.git" },
{ "type": "vcs", "url": "git://github.com/sprankhub/Spranks_StorePickup.git" },
{ "type": "vcs", "url": "git://github.com/integer-net/Autoshipping.git" },
{ "type": "vcs", "url": "git://github.com/integer-net/RemoveCustomerAccountLinks.git" },
{ "type": "vcs", "url": "git://github.com/avstudnitz/AvS_FastSimpleImport" },
{ "type": "vcs", "url": "git://github.com/avstudnitz/AvS_ScopeHint.git" },
{ "type": "vcs", "url": "git://github.com/avstudnitz/AvS_AdminNotificationAdvanced.git" },
{ "type": "vcs", "url": "git://github.com/thebod/Thebod_Shippingrates.git" },
{ "type": "vcs", "url": "git://github.com/moleman/magneto-debug.git" },
{ "type": "vcs", "url": "git://github.com/liip/magento-xhprof.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/mage-git-info.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_Base.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_BaseJQuery.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_FlyTo.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_LayoutHelper.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_Yubikey.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_InfoFiles.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_ManageRules.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_CheckoutFilters.git" },
{ "type": "vcs", "url": "git://github.com/netz98/N98_CustomLayoutHandles.git" },
{ "type": "vcs", "url": "git://github.com/maxbucknell/magento-amdjs.git" },
{ "type": "vcs", "url": "git://github.com/maxbucknell/foundation4-amd.git" },
{ "type": "vcs", "url": "git://github.com/laurent35240/magento-sass.git" },
{ "type": "vcs", "url": "git://github.com/sitewards/B2BProfessional.git" },
{ "type": "vcs", "url": "git://github.com/sitewards/BigPipe.git" },
{ "type": "vcs", "url": "git://github.com/quafzi/magento-performance-tweaks.git" },
{ "type": "vcs", "url": "git://github.com/quafzi/magento-confirm-massactions.git" },
{ "type": "vcs", "url": "git://github.com/mzeis/Emzee_Dev.git" },
{ "type": "vcs", "url": "git://github.com/diglin/Diglin_Github.git" },
{ "type": "vcs", "url": "git://github.com/diglin/Diglin_Chat.git" },
{ "type": "vcs", "url": "git://github.com/diglin/Diglin_UIOptimization.git" },
{ "type": "vcs", "url": "git://github.com/diglin/Diglin_Username.git" },
{ "type": "vcs", "url": "git://github.com/diglin/Diglin_Addinfotoemail.git" },
{ "type": "vcs", "url": "git://github.com/diglin/Diglin_AdminTheme.git" },
{ "type": "vcs", "url": "git://github.com/diglin/Diglin_LanguageCsv.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/MageTrashApp.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/Hackathon_MageMonitoring.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/MageBehat.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/MultiStock.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/HackathonWebsite_ProjectIdea.git" },
{ "type": "vcs", "url": "git://github.com/mklooss/Loewenstark_Newsletter.git" },
{ "type": "vcs", "url": "git://github.com/mklooss/Loewenstark_Seo.git" },
{ "type": "vcs", "url": "git://github.com/SchumacherFM/Magento-OptimizedBackendLogin.git" },
{ "type": "vcs", "url": "git://github.com/SchumacherFM/Magento-Markdown.git" },
{ "type": "vcs", "url": "git://github.com/SchumacherFM/Anonygento.git" },
{ "type": "vcs", "url": "git://github.com/SchumacherFM/Magento-Pace.git" },
{ "type": "vcs", "url": "git://github.com/SchumacherFM/Magento-OpCache.git" },
{ "type": "vcs", "url": "git://github.com/SchumacherFM/Magento-CmsRestriction.git" },
{ "type": "vcs", "url": "git://github.com/Zookal/HarrisStreet.git" },
{ "type": "vcs", "url": "git://github.com/Zookal/HarrisStreet-ImpEx.git" },
{ "type": "vcs", "url": "git://github.com/Zookal/magento-mock.git" },
{ "type": "vcs", "url": "git://github.com/Zookal/Magento-FixFormKey.git" },
{ "type": "vcs", "url": "git://github.com/Zookal/Magento-MyTableOptimization.git" },
{ "type": "vcs", "url": "git://github.com/tim-reynolds/magento-qconfig.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/Magento-PSR-0-Autoloader.git" },
{ "type": "vcs", "url": "git://github.com/phpro/mage-remote-media.git"},
{ "type": "vcs", "url": "git://github.com/ajbonner/mage-resque.git" },
{ "type": "vcs", "url": "git://github.com/ajbonner/magento-composer-autoload.git" },
{ "type": "vcs", "url": "git://github.com/andrewkett/Ak_Locator.git" },
{ "type": "vcs", "url": "git://github.com/kirchbergerknorr/heidelpay.git" },
{ "type": "vcs", "url": "git://github.com/ebizmarts/magemonkey.git" },
{ "type": "vcs", "url": "git://github.com/LimeSoda/LimeSoda_SampleDataGenerator" },
{ "type": "vcs", "url": "git://github.com/jeroenvermeulen/magento-solarium.git" },
{ "type": "vcs", "url": "git://github.com/LimeSoda/LimeSoda_EnvironmentConfiguration.git" },
{ "type": "vcs", "url": "git://github.com/LimeSoda/LimeSoda_LiveGuard.git" },
{ "type": "vcs", "url": "git://github.com/mhauri/Mhauri_SampleOrder.git" },
{ "type": "vcs", "url": "git://github.com/mhauri/Mhauri_LogView.git" },
{ "type": "vcs", "url": "git://github.com/lilmuckers/magento-lilmuckers_queue.git"},
{ "type": "vcs", "url": "git://github.com/Den4ik/Magento-Google-Cloud-Print.git"},
{ "type": "vcs", "url": "git://github.com/kirchbergerknorr/static-blocks-everywhere.git" },
{ "type": "vcs", "url": "git://github.com/kirchbergerknorr/magento.git" },
{ "type": "vcs", "url": "git://github.com/kirchbergerknorr/magento-debug.git" },
{ "type": "vcs", "url": "git://github.com/kirchbergerknorr/seo-generator.git" },
{ "type": "vcs", "url": "git://github.com/fballiano/magento-autodelete-product-images.git" },
{ "type": "vcs", "url": "git://github.com/fballiano/magento-category-sort-direction.git" },
{ "type": "vcs", "url": "git://github.com/fballiano/magento-full-catalog-translate.git" },
{ "type": "vcs", "url": "git://github.com/fballiano/magento-turpentine-recently-viewed.git" },
{ "type": "vcs", "url": "git://github.com/rreimi/magento-androb-puntopagos.git" },
{ "type": "vcs", "url": "git://github.com/yireo/Yireo_CheckoutTester.git" },
{ "type": "vcs", "url": "git://github.com/yireo/Yireo_DisableLog.git" },
{ "type": "vcs", "url": "git://github.com/yireo/Yireo_EmailOverride.git" },
{ "type": "vcs", "url": "git://github.com/yireo/Yireo_NewRelic.git" },
{ "type": "vcs", "url": "git://github.com/yireo/Yireo_SystemInfo.git" },
{ "type": "vcs", "url": "git://github.com/yireo/Yireo_WebP.git" },
{ "type": "vcs", "url": "git://github.com/ho-nl/Ho_Import.git" },
{ "type": "vcs", "url": "git://github.com/obukhow/AdaptiveResize.git" },
{ "type": "vcs", "url": "git://github.com/steverobbins/Magento-Redismanager.git" },
{ "type": "vcs", "url": "git://github.com/bugsnag/bugsnag-magento.git" },
{ "type": "vcs", "url": "git://github.com/magento-hackathon/FastSimpleExport.git" },
{ "type": "vcs", "url": "git://github.com/punkstar/mageconfigsync.git" },
{ "type": "vcs", "url": "git://github.com/clockworkgeek/Magento-Admin-Rewrites.git" },
{ "type": "vcs", "url": "git://github.com/clockworkgeek/Magento-Dashboard-Reviews.git" },
{ "type": "vcs", "url": "git://github.com/clockworkgeek/Magento-Dataflow-Download.git" },
{ "type": "vcs", "url": "git://github.com/clockworkgeek/Magento-Remember-Me.git" },
{ "type": "vcs", "url": "git://github.com/Knectar/Magento-Store-Codes.git" },
{ "type": "vcs", "url": "git://github.com/Cotya/Magento_StatisticsBase.git" },
{ "type": "vcs", "url": "git://github.com/SanderSander/magento-ideal-checkout.git" },
{ "type": "vcs", "url": "git://github.com/unleashedtech/min-order-fee-magento.git" },
{ "type": "vcs", "url": "git://github.com/adrianspeyer/Piwik-for-Magento.git" },
{ "type": "vcs", "url": "git://github.com/pointia/Usersnap_Bugtracker.git" },
{ "type": "vcs", "url": "git://github.com/mokadev/Mokadev_OpenGraph.git" },
{ "type": "vcs", "url": "git://github.com/GordonLesti/Lesti_Fpc.git" },
{ "type": "vcs", "url": "git://github.com/GordonLesti/Lesti_Smtp.git" },
{ "type": "vcs", "url": "git://github.com/Studioforty9/Recaptcha.git" },
{ "type": "vcs", "url": "git://github.com/PHOENIX-MEDIA/Magento-PageCache-powered-by-Varnish.git" },
{ "type": "vcs", "url": "git://github.com/convenient/SetupScriptsDisabler.git"},
{ "type": "vcs", "url": "git://github.com/convenient/CategoryCode.git"},
{ "type": "vcs", "url": "git://github.com/eBayEnterprise/magento-retail-order-management.git"},
{ "type": "vcs", "url": "git://github.com/madepeople/Made_Cache.git"},
{ "type": "vcs", "url": "git://github.com/fballiano/magento-hide-empty-categories.git"},
{ "type": "vcs", "url": "git://github.com/magepal/FacebookRemarketingJs.git"},
{ "type": "vcs", "url": "git://github.com/aligent/Magento-Paypalfixes.git"},
{ "type": "vcs", "url": "git://github.com/quafzi/magento-discountPreview.git"},
{ "type": "vcs", "url": "git://github.com/firewizard/Mandagreen_Minifier.git"},
{ "type": "vcs", "url": "git://github.com/r8/magento-order-comment.git"},
{ "type": "vcs", "url": "git://github.com/magemindcom/MMind_ZopimChat.git"},
{ "type": "vcs", "url": "git://github.com/bitundpixel/magento-read-only-vat.git"},
{ "type": "vcs", "url": "git://github.com/SchumacherFM/Magento-Hotkeys.git"},
{ "type": "vcs", "url": "git://github.com/bitbull-team/google-analytics-checkout-funnel.git"},
{ "type": "vcs", "url": "git://github.com/openmagecz/CzRegions.git"},
{ "type": "vcs", "url": "git://github.com/colinmollenhour/magento-mongo.git"},
{ "type": "vcs", "url": "git://github.com/aschroder/Magento-SMTP-Pro-Email-Extension.git"},
{ "type": "vcs", "url": "git://github.com/quafzi/Magento-Productvisibility.git"},
{ "type": "vcs", "url": "git://github.com/therouv/Magento-BetterPriceRounding.git"},
{ "type": "vcs", "url": "git://github.com/2Boys1Shop/Twoboysoneshop_Configr.git"},
{ "type": "vcs", "url": "git://github.com/danslo/ApiImport.git"},
{ "type": "vcs", "url": "git://github.com/aligent/CacheObserver.git"},
{ "type": "vcs", "url": "git://github.com/aligent/magento-attribute-option-image.git"},
{ "type": "vcs", "url": "git://github.com/sumoheavy/SUMOHeavy_BuyerReviews.git"},
{ "type": "vcs", "url": "git://github.com/avstudnitz/AvS_MissingTranslations.git"},
{ "type": "vcs", "url": "git://github.com/fontis/fontis_campaignmonitor.git"},
{ "type": "vcs", "url": "git://github.com/OpenMage/OpenMage_Routers.git"},
{ "type": "vcs", "url": "git://github.com/aligent/magento_availableaddresses.git"},
{ "type": "vcs", "url": "git://github.com/jacquesbh/jbh_homepage.git"},
{ "type": "vcs", "url": "git://github.com/gknoppe-guidance/magento-cachebuster.git"},
{ "type": "vcs", "url": "git://github.com/QubitProducts/UniversalVariable-Magento-Extension.git"},
{ "type": "vcs", "url": "git://github.com/nexcess/magento-turpentine.git"},
{ "type": "vcs", "url": "git://github.com/aijko/aijko-widgetimagechooser.git"},
{ "type": "vcs", "url": "git://github.com/MageTest/Mage-Test.git"},
{ "type": "vcs", "url": "git://github.com/mklooss/Loewenstark_InvalidCache.git"},
{ "type": "vcs", "url": "git://github.com/integer-net/Anonymizer.git"},
{ "type": "vcs", "url": "git://github.com/riconeitzel/PaymentFilter.git"},
{ "type": "vcs", "url": "git://github.com/Schrank/DefaultDeveloperConfig.git"},
{ "type": "vcs", "url": "git://github.com/ikonoshirt/CustomAdminNotifications.git"},
{ "type": "vcs", "url": "git://github.com/zendesk/magento_extension.git"},
{ "type": "vcs", "url": "git://github.com/aleron75/Webgriffe_TphPro.git"},
{ "type": "vcs", "url": "git://github.com/integer-net/GermanStoreConfig.git"},
{ "type": "vcs", "url": "git://github.com/ho-nl/Ho_nl_NL.git"},
{ "type": "vcs", "url": "git://github.com/sumoheavy/SUMOHeavy_SubCategoryListWidget.git"},
{ "type": "vcs", "url": "git://github.com/jayelkaake/enhancedgrid.git"},
{ "type": "vcs", "url": "git://github.com/blissmedia/Bliss_Catalog.git"},
{ "type": "vcs", "url": "git://github.com/sitewards/Giveaway.git"},
{ "type": "vcs", "url": "git://github.com/StudioForty9/SF9_Ireland.git"},
{ "type": "vcs", "url": "git://github.com/onepica/avatax.git"},
{ "type": "vcs", "url": "git://github.com/sprankhub/Spranks_AutomaticInvoices.git"},
{ "type": "vcs", "url": "git://github.com/amenk/N98_FramelessCms.git"},
{ "type": "vcs", "url": "git://github.com/aligent/Aligent_WebsiteSwitcher.git"},
{ "type": "vcs", "url": "git://github.com/quafzi/yoast-landing-pages.git"},
{ "type": "vcs", "url": "git://github.com/quafzi/magento-CustomerGridOrderCount.git"},
{ "type": "vcs", "url": "git://github.com/quafzi/magento-auto-shipping-status.git"},
{ "type": "vcs", "url": "git://github.com/quafzi/magento-customer-payment-filter.git"},
{ "type": "vcs", "url": "git://github.com/GordonLesti/Lesti_Merge.git"},
{ "type": "vcs", "url": "git://github.com/PHOENIX-MEDIA/Magento-WorldPay.git"},
{ "type": "vcs", "url": "git://github.com/PHOENIX-MEDIA/Magento-CashOnDelivery.git"},
{ "type": "vcs", "url": "git://github.com/aligent/Aligent_GeoIP.git"},
{ "type": "vcs", "url": "git://github.com/ho-nl/Quanbit_QBShippingAndPaymentFilters.git"},
{ "type": "vcs", "url": "git://github.com/vehiclefits/vfmagento.git"},
{ "type": "vcs", "url": "git://github.com/frozenminds/mage-maps.git"},
{ "type": "vcs", "url": "git://github.com/codedge/prescriptionpayment.git"},
{ "type": "vcs", "url": "git://github.com/aligent/Magento_SetStartOrderNumber.git"},
{ "type": "vcs", "url": "git://github.com/meanbee/magento-shopping-assistant.git"},
{ "type": "vcs", "url": "git://github.com/webgriffe/index-queue-extension.git"},
{ "type": "vcs", "url": "git://github.com/webgriffe/discount-sticker-extension.git"},
{ "type": "vcs", "url": "git://github.com/sumoheavy/SUMOHeavy_GlobalMessage.git"},
{ "type": "vcs", "url": "git://github.com/whuber/magefinder.git"},
{ "type": "vcs", "url": "git://github.com/astorm/SystemConfigurationSearch.git"},
{ "type": "vcs", "url": "git://github.com/astorm/LayoutUnremove.git"},
{ "type": "vcs", "url": "git://github.com/Narno/Magento_Narno_Mailjet.git"},
{ "type": "vcs", "url": "git://github.com/lukanetconsult/mage-google-adwords.git"},
{ "type": "vcs", "url": "git://github.com/dabio/magento-singleshipping.git"},
{ "type": "vcs", "url": "git://github.com/Flagbit/Magento-ChangeAttributeSet.git"},
{ "type": "vcs", "url": "git://github.com/dweeves/magmi-git.git"},
{ "type": "vcs", "url": "git://github.com/schmengler/AclReload.git"},
{ "type": "vcs", "url": "git://github.com/sgh-it/jsonrpc.git"},
{ "type": "vcs", "url": "git://github.com/sgh-it/bundletierprices.git"},
{ "type": "vcs", "url": "git://github.com/schmengler/TranslationHints.git"},
{ "type": "vcs", "url": "git://github.com/magento-hackathon/Hackathon_IndexerStats.git"},
{ "type": "vcs", "url": "git://github.com/timste/Timste_Emailqueue.git"},
{ "type": "vcs", "url": "git://github.com/DanielSousa/CmsUploadImages.git"},
{ "type": "vcs", "url": "git://github.com/schmengler/FormFiller.git"},
{ "type": "composer", "url": "http://packages.fooman.co.nz/" },
{ "type": "composer", "url": "http://packages.firegento.com/connect20/" },
{
"type": "package",
"package": {
"name": "connect20/lib_phpseclib",
"version": "1.5.0.0",
"dist": {
"type": "tar",
"url": "https://raw.github.com/magento-hackathon/composer-repository/master/repairedConnectPackages/fixed_Lib_Phpseclib-1.5.0.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"magento-hackathon/magento-composer-installer": "*"
},
"type": "magento-module",
"extra": {
"package-xml": "package.xml"
}
}
},
{
"type": "package",
"package": {
"name": "connect20/lib_zf",
"version": "1.11.1.0",
"dist": {
"type": "tar",
"url": "https://raw.github.com/magento-hackathon/composer-repository/master/repairedConnectPackages/fixed_Lib_ZF-1.11.1.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"connect20/lib_zf_locale": "1.11.1.0",
"magento-hackathon/magento-composer-installer": "*"
},
"type": "magento-module",
"extra": {
"package-xml": "package.xml"
}
}
},
{
"type": "package",
"package": {
"name": "magento-hackathon/magento-composer-installer",
"version": "0.1.0",
"require": {
"magento/magento-composer-installer": "0.1.0"
},
"type": "metapackage"
}
},
{
"type": "package",
"package": {
"name": "magento-hackathon/magento-composer-installer",
"version": "0.1.1",
"require": {
"magento/magento-composer-installer": "0.1.1"
},
"type": "metapackage"
}
},
{
"type": "package",
"package": {
"name": "magento-hackathon/magento-composer-installer",
"version": "0.1.2",
"require": {
"magento/magento-composer-installer": "0.1.2"
},
"type": "metapackage"
}
},
{
"type": "package",
"package": {
"name": "magento-hackathon/magento-composer-installer",
"version": "0.1.3",
"require": {
"magento/magento-composer-installer": "0.1.3"
},
"type": "metapackage"
}
},
{
"type": "package",
"package": {
"name": "connect20/lib_zf_locale",
"version": "1.11.1.0",
"dist": {
"type": "tar",
"url": "https://raw.github.com/magento-hackathon/composer-repository/master/repairedConnectPackages/fixed_Lib_ZF_Locale-1.11.1.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"magento-hackathon/magento-composer-installer": "*"
},
"type": "magento-module",
"extra": {
"package-xml": "package.xml"
}
}
},
{
"type": "package",
"package": {
"name": "connect20/lib_google_checkout",
"version": "1.5.0.0",
"dist": {
"type": "tar",
"url": "https://raw.github.com/magento-hackathon/composer-repository/master/repairedConnectPackages/fixed_Lib_Google_Checkout-1.5.0.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"magento-hackathon/magento-composer-installer": "*"
},
"type": "magento-module",
"extra": {
"package-xml": "package.xml"
}
}
},
{
"type": "package",
"package": {
"name": "fbrnc/aoe_templatehints",
"version": "v0.4.1",
"version_normalized": "0.4.1.0",
"source": {
"type": "git",
"url": "https://github.com/AOEpeople/Aoe_TemplateHints.git",
"reference": "2aa57021ee1aef88cafd32c43d7329cb70817e69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/AOEpeople/Aoe_TemplateHints/zipball/2aa57021ee1aef88cafd32c43d7329cb70817e69",
"reference": "2aa57021ee1aef88cafd32c43d7329cb70817e69",
"shasum": ""
},
"require": {
"magento-hackathon/magento-composer-installer": "*"
},
"time": "2014-09-04 14:33:16",
"type": "magento-module",
"license": [
"GPLv3"
],
"authors": [
{
"name": "Fabrizio Branca",
"email": "{firtname}.{lastname}@aoe.com"
}
],
"description": "Advanced Template Hints for Magento",
"homepage": "http://www.fabrizio-branca.de/magento-advanced-template-hints-20.html",
"support": {
"source": "https://github.com/AOEpeople/Aoe_TemplateHints/tree/v0.4.1",
"issues": "https://github.com/AOEpeople/Aoe_TemplateHints/issues"
}
}
}
],
"require-all": true
}