{ "name": "es_cloud", "project": "server.ecf", "location": ".", "site_directory": "site", "themes": { "min": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/themes/min" }, "admin": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/themes/admin" } }, "modules": { "core": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/core" }, "admin": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/admin" }, "auth": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/auth" }, "basic_auth": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/basic_auth" }, "contact": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/contact" }, "node": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/node" }, "session_auth": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/session_auth" }, "taxonomy": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/taxonomy" }, "files": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/files" }, "custom_block": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/custom_block" }, "wikitext": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/wikitext" }, "messaging": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/messaging" }, "sitemap": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/sitemap" }, "jwt_auth": { "location": "${ISE_LIBRARY}/unstable/library/web/cms/modules/jwt_auth" }, "login_with_esa": { "location": "../cms_modules/login_with_esa" }, "eiffel_download": { "location": "../cms_modules/eiffel_download" }, "es_cloud": { "location": "modules/es_cloud" }, "shop": { "location": "modules/shop" }, "stripe": { "location": "modules/stripe" } } }