9 lines
201 B
JSON
9 lines
201 B
JSON
|
{
|
||
|
"name_of_app": "NewBlog",
|
||
|
"version": "0.1",
|
||
|
"organization": "Rulingcom",
|
||
|
"author": "RD dep",
|
||
|
"intro": "A simple blog……",
|
||
|
"update_info": "Some info",
|
||
|
"create_date": "11-11-2011"
|
||
|
}
|