15 lines
303 B
JSON
Raw Normal View History

2015-07-07 01:24:51 -03:00
{
"plugin-data":
{
"name": "Page list",
2015-07-28 23:52:34 -03:00
"description": "Shows the list of pages in order.",
2015-08-02 01:40:24 -03:00
"author": "Bludit",
2015-07-07 01:24:51 -03:00
"email": "",
2015-10-02 11:46:57 -03:00
"website": "https://github.com/dignajar/bludit-plugins",
2015-11-13 01:02:20 -03:00
"version": "0.6",
"releaseDate": "2015-11-13"
2015-07-07 01:24:51 -03:00
},
2015-11-13 01:02:20 -03:00
"home": "Home",
"show-home-link": "Show home link"
2015-07-07 01:24:51 -03:00
}