forked from magento-hackathon/composer-repository
-
Notifications
You must be signed in to change notification settings - Fork 0
/
satis.json
293 lines (291 loc) · 17.6 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
{
"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/bragento/magento-core" },
{ "type": "vcs", "url": "git://github.com/astorm/MagentoBetter404" },
{ "type": "vcs", "url": "git://github.com/adyenpayments/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/magento-hackathon/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/fbrnc/Aoe_Profiler.git" },
{ "type": "vcs", "url": "git://github.com/AOEpeople/Aoe_TemplateHints.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_Invoice.git" },
{ "type": "vcs", "url": "git://github.com/itabs/Itabs_NewsletterSending.git" },
{ "type": "vcs", "url": "git://github.com/tim-bezhashvyly/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/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/Studioforty9/Recaptcha.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": "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
}