Json Editor Version 1.2.0

Extension
Release Date
Release Version
1.2.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="jsoneditor" type="module">
<file>jsoneditor</file>
<name>JSON Editor</name>
<description>JSON Editor is a extensions that includes the JS library https://github.com/json-editor/json-editor, to be used as part of any dynamic-generated form in any other extension.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Luciano Spiegel</author>
<email>l.spiegel@ixiam.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/jsoneditor/</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/jsoneditor/-/blob/1.x/README.md</url>
<url desc="Support">https://lab.civicrm.org/extensions/jsoneditor/-/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-03-20</releaseDate>
<version>1.2.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.63</ver>
</compatibility>
<comments>This is a new, undeveloped module</comments>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Jsoneditor</namespace>
<format>23.02.1</format>
<angularModule>crmJsoneditor</angularModule>
</civix>
<mixins>
<mixin>mgd-php@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
<mixin>menu-xml@1.0.0</mixin>
</mixins>
</extension>