[
 {
  "creation": "2013-01-10 16:34:32", 
  "docstatus": 0, 
  "modified": "2013-01-22 14:16:45", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_attach": 1, 
  "doctype": "DocType", 
  "max_attachments": 5, 
  "module": "Website", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Blog", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Blog", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "submit": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Blog"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "title", 
  "fieldtype": "Data", 
  "label": "Title", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "published", 
  "fieldtype": "Check", 
  "label": "Published"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "content", 
  "fieldtype": "Text Editor", 
  "label": "Content", 
  "reqd": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "page_name", 
  "fieldtype": "Data", 
  "hidden": 1, 
  "label": "Page Name", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "email_sent", 
  "fieldtype": "Check", 
  "hidden": 1, 
  "label": "Email Sent"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "file_list", 
  "fieldtype": "Text", 
  "hidden": 1, 
  "label": "File List", 
  "no_copy": 1, 
  "print_hide": 1
 }, 
 {
  "create": 1, 
  "doctype": "DocPerm", 
  "role": "Website Manager", 
  "write": 1
 }, 
 {
  "create": 1, 
  "doctype": "DocPerm", 
  "role": "Blogger", 
  "write": 1
 }, 
 {
  "doctype": "DocPerm", 
  "role": "Guest", 
  "write": 0
 }
]