UNPKG
chris-utils
Version:
latest (1.0.0)
1.0.0
JavaScript 6 client for the chris-utils API.
fnndsc.github.io/chris-utils/
FNNDSC/chris-utils
chris-utils
/
esdoc.json
16 lines
(15 loc)
•
310 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "
source
":
"./src"
,
"destination"
:
"./doc"
,
"index"
:
"./APIDocumentation.md"
,
"plugins"
: [ { "name":
"esdoc-standard-plugin"
}, { "name":
"esdoc-importpath-plugin"
,
"option"
: { "stripPackageName": false,
"replaces"
: [{ "
from
":
".*"
,
"to"
:
""
}] } } ] }