<?xml version="1.0"?>
<extension key="riverlea" type="module">
  <file>riverlea</file>
  <name>RiverLea CiviCRM Theme Framework</name>
  <description>CiviCRM Theme package with CSS Variable defined variations ('streams'). Includes Minetta (~Greenwich), Walbrook (~Shoreditch), HackneyBrook (~Finsbury Park), Thames (~Aah).</description>
  <license>AGPL-3.0</license>
  <maintainer>
    <author>Nicol Wistreich</author>
  </maintainer>
  <urls>
    <url desc="Main Extension Page">https://lab.civicrm.org/extensions/riverlea</url>
    <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
  </urls>
  <releaseDate>[civicrm.releaseDate]</releaseDate>
  <version>[civicrm.version]</version>
  <develStage>stable</develStage>
  <compatibility>
    <ver>[civicrm.majorVersion]</ver>
  </compatibility>
  <comments>A cross-CMS CiviCRM theme framework.</comments>
  <classloader>
    <psr4 prefix="Civi\" path="Civi"/>
  </classloader>
  <civix>
    <namespace>CRM/riverlea</namespace>
    <format>23.02.1</format>
  </civix>
  <mixins>
    <mixin>theme-php@1.0.0</mixin>
    <mixin>setting-php@1.0.0</mixin>
    <mixin>setting-admin@1.0.1</mixin>
    <mixin>mgd-php@1.0.0</mixin>
    <mixin>scan-classes@1.0.0</mixin>
  </mixins>
</extension>
