UNPKG
mlpm
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.3
0.2.0
0.1.1
0.1.0
the client for mlpm, a MarkLogic package manager
github.com/joemfb/mlpm
joemfb/mlpm
mlpm
/
test
/
fixtures
/
group-by
/
mlpm.json
10 lines
(9 loc)
•
255 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"group-by"
,
"version"
:
"1.1.0"
,
"description"
:
"an XQuery library for computing aggregates over tuples in MarkLogic Server"
,
"repository"
:
"https://github.com/joemfb/group-by.git"
,
"dependencies"
:
{
"cts-extensions"
:
"1.1.*"
}
}