UNPKG
gatsby-plugin-tocbot
Version:
latest (0.1.0)
0.1.0
A gatsby plugin for adding tocbot, display table of contents
gatsby-plugin-tocbot
/
package.json
11 lines
(10 loc)
•
291 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"gatsby-plugin-tocbot"
,
"version"
:
"0.1.0"
,
"description"
:
"A gatsby plugin for adding tocbot, display table of contents"
,
"scripts"
: { },
"keywords"
: [
"gatsby"
,
"gatsby-plugin"
,
"tocbot"
,
"toc"
],
"author"
:
"hikerpig <hikerpigwinnie
@gmail
.com>"
,
"license"
:
"MIT"
}