UNPKG
gmaps
Version:
latest (0.4.25)
0.4.25
0.4.24
0.4.23
0.4.22
0.4.21
0.4.20
0.4.18
0.4.17
0.4.12
the easiest way to use Google Maps
hpneo.github.com/gmaps/
HPNeo/gmaps
gmaps
/
jsdoc.json
17 lines
•
269 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"source"
:
{
"include"
:
[
"./lib"
]
,
"includePattern"
:
".js$"
}
,
"plugins"
:
[
"plugins/markdown"
]
,
"markdown"
:
{
"hardwrap"
:
true
}
,
"opts"
:
{
"template"
:
"node_modules/docdash"
,
"recurse"
:
true
,
"destination"
:
"./docs"
}
}