Skip to content

Commit 49f78b6

Browse files
committed
ZPM support
1 parent 314e4d9 commit 49f78b6

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

module.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Export generator="Cache" version="25">
3+
<Document name="MDX2JSON.MODULE"><Module>
4+
<Name>MDX2JSON</Name>
5+
<Version>2.2.1</Version>
6+
<Packaging>module</Packaging>
7+
<SourcesRoot>MDX2JSON</SourcesRoot>
8+
<Resource Name="MDX2JSON.INC"/>
9+
<Resource Name="MDX2JSON.PKG"/>
10+
<CSPApplication
11+
Path="/MDX2JSON"
12+
Url="/MDX2JSON"
13+
CookiePath="/MDX2JSON/"
14+
PasswordAuthEnabled="1"
15+
UnauthenticatedEnabled="1"
16+
DispatchClass="MDX2JSON.REST"
17+
/>
18+
</Module>
19+
</Document></Export>

0 commit comments

Comments
 (0)