-
Notifications
You must be signed in to change notification settings - Fork 0
/
satis.json
48 lines (48 loc) · 3.58 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
{
"name": "Addons from the makers of Pyro that are in active development.",
"homepage": "https://packages.pyrocms.com",
"repositories": [
{ "type": "vcs", "url": "https://github.com/pyrocms/afterburner-theme" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/basic_checkout-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/box_adapter-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/carts-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/checkouts-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/column_block-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/customer_group_discount_condition-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/customers-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/discounts-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/events-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/fedex_shipping_method-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/fixed_amount_discount-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/flat_rate_shipping_method-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/flow-theme" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/free_shipping_discount-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/ftp_adapter-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/html_widget-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/httpcache-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/image_slider_block-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/mail_channel-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/maker-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/notifications-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/orders-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/partials-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/paypal_express_gateway-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/physical_product_handler-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/product_discount_filter-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/products-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/row_block-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/section_block-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/shipping-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/sites-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/slack_channel-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/streams_platform_provider-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/streams-webpack" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/taxes-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/test-module" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/throttle-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/ups_shipping_method-extension" },
{ "type": "vcs", "url": "https://github.com/anomalylabs/usps_shipping_method-extension" }
],
"output-dir": "public",
"require-all": true
}