[
 {
  "creation": "2013-02-22 01:28:09", 
  "docstatus": 0, 
  "modified": "2013-03-07 07:03:34", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_attach": 0, 
  "doctype": "DocType", 
  "istable": 1, 
  "max_attachments": 10, 
  "module": "Website", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Website Slideshow Item", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Website Slideshow Item"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "image", 
  "fieldtype": "Select", 
  "label": "Image", 
  "options": "attach_files:"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "heading", 
  "fieldtype": "Data", 
  "label": "Heading", 
  "print_width": "200px", 
  "width": "200px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "description", 
  "fieldtype": "Text", 
  "label": "Description", 
  "print_width": "200px", 
  "width": "200px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "file_list", 
  "fieldtype": "Text", 
  "hidden": 1, 
  "label": "File List", 
  "no_copy": 1, 
  "print_hide": 1
 }
]