bludit/plugins/about/languages/en_US.json

12 lines
258 B
JSON
Raw Normal View History

2015-11-10 23:47:21 +01:00
{
"plugin-data":
{
"name": "About",
2015-11-13 05:02:20 +01:00
"description": "Little description about your site or yourself.",
2015-11-10 23:47:21 +01:00
"author": "Bludit",
"email": "",
"website": "https://github.com/dignajar/bludit-plugins",
2015-12-01 01:44:45 +01:00
"version": "0.7",
"releaseDate": "2015-12-01"
2015-11-10 23:47:21 +01:00
}
}