-
Notifications
You must be signed in to change notification settings - Fork 0
/
satis.json
33 lines (33 loc) · 2.19 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
{
"name": "mezcraft/mezcraft-b2b-suite-public-package",
"homepage": "https://source.youwe.nl/projects/MEZ",
"repositories": [
{"packagist": false},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/youwe-b2b-suite.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-attribute-import.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-baseconfig.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-category-import.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-categorylist.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-ci.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-company.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-company-import.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-customer-address.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-customer-company-import.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-customer-import.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-erpconnector.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-import.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-my-products.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-my-products-import.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-priceandstock.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-product-import.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-quick-order.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-sales-history.git"},
{"type": "git", "url": "ssh://git@source.youwe.nl:7999/mez/magento2-wishlist.git"}
],
"require-all": true,
"output-html": false,
"output-dir": ".",
"require": {
"mezcraft/youwe-b2b-suite": "^1.0"
}
}