-
Notifications
You must be signed in to change notification settings - Fork 5
/
satis.json
18 lines (18 loc) · 1019 Bytes
/
satis.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "Community contributed addons for PyroCMS.",
"homepage": "https://packages.pyrocms.com",
"repositories": [
{ "type": "vcs", "url": "https://bitbucket.org/edsters/list-field_type" },
{ "type": "vcs", "url": "https://bitbucket.org/edsters/spaces_adapter-extension" },
{ "type": "vcs", "url": "https://github.com/oimken/iconpicker-field_type" },
{ "type": "vcs", "url": "https://github.com/pixney/hjortron-theme" },
{ "type": "vcs", "url": "https://github.com/pixney/matomo_widget-extension" },
{ "type": "vcs", "url": "https://gitlab.com/redtally/signature-field_type" },
{ "type": "vcs", "url": "https://gitlab.com/newebtime/pyrocms/portfolio-module" },
{ "type": "vcs", "url": "https://gitlab.com/newebtime/pyrocms/localization-extension" },
{ "type": "vcs", "url": "https://gitlab.com/newebtime/pyrocms/joomlamigrator-module" },
{ "type": "vcs", "url": "https://gitlab.com/newebtime/pyrocms/agency-theme" }
],
"output-dir": "public",
"require-all": true
}