UNPKG
jan
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.0
Jan is a simple library for making HTTP requests.
github.com/synacorinc/jan
synacorinc/jan
jan
/
doctemplate
/
config.json
15 lines
(14 loc)
•
203 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"opts"
:
{
"template"
:
"./doctemplate"
,
"indexName"
:
"jan"
,
"mainpagetitle"
:
"Jan"
,
"private"
:
false
}
,
"tags"
:
{
"allowUnknownTags"
:
true
}
,
"plugins"
:
[
"plugins/markdown"
]
}