[
 {
  "creation": "2012-03-27 14:35:57", 
  "docstatus": 0, 
  "modified": "2012-03-27 14:35:57", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "doctype": "DocType", 
  "istable": 1, 
  "module": "HR", 
  "name": "__common__", 
  "section_style": "Simple", 
  "show_in_menu": 0, 
  "version": 2
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Holiday", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Holiday"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "description", 
  "fieldtype": "Small Text", 
  "label": "Description", 
  "width": "300px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "holiday_date", 
  "fieldtype": "Date", 
  "label": "Date", 
  "oldfieldname": "holiday_date", 
  "oldfieldtype": "Date"
 }
]