UNPKG
example-pagination
Version:
latest (0.1.2)
0.1.2
0.1.1
Pagination examples for Assemble.
github.com/assemble/example-pagination
assemble/example-pagination
example-pagination
/
03
/
demo.json
14 lines
•
275 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"component"
:
"Alerts"
,
"title"
:
"<%= demo.component %>"
,
"authors"
:
[
{
"name"
:
"Jon Schlinkert"
,
"url"
:
"https://github.com/jonschlinkert/"
}
,
{
"name"
:
"Brian Woodward"
,
"url"
:
"https://github.com/doowb/"
}
]
}