Imports of package hcl

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/hashicorp/hclPackage hcl decodes HCL into usable Go structures.
github.com/hashicorp/hcl/hcl/printerPackage printer implements printing of AST nodes to HCL format.