{
  "name": "development",
  "description": "development environment",
  "chef_type": "environment",
  "json_class": "Chef::Environment",
  "default_attributes": {
    "apache": {
      "timeout": 120
    }
  }
}