13 lines
344 B
JSON
Executable File
13 lines
344 B
JSON
Executable File
{
|
|
"title": "NewBlog",
|
|
"version": "0.1",
|
|
"organization": "Rulingcom",
|
|
"author": "RD dep",
|
|
"intro": "A simple blog……",
|
|
"update_info": "Some info",
|
|
"create_date": "11-11-2011",
|
|
"app_pages": ["/panel/new_blog/front_end/"],
|
|
"widgets": ["/panel/new_blog/widget/latest_post","/panel/new_blog/widget/"],
|
|
"enable_frontend": false
|
|
}
|