UNPKG
rtm-api
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
Remember the Milk API Interface
github.com/dwaring87/rtm-api
dwaring87/rtm-api
rtm-api
/
jsdoc.json
13 lines
•
294 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"plugins"
: [
"plugins/markdown"
],
"source"
: {
"include"
: [
"src/"
],
"exclude"
: [
"node_modules/"
],
"includePattern"
:
".+
\\
.js(doc|x)?$"
,
"excludePattern"
:
"(^|
\\
/|
\\
\\
)_"
},
"opts"
: {
"destination"
:
"docs/"
,
"recurse"
:
true
} }