Imports of genbuiltinmetadata command

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/open-policy-agent/opa/internal/compiler/wasmPackage wasm contains an IR->WASM compiler backend.
github.com/open-policy-agent/opa/v1/astPackage ast declares Rego syntax tree types and also includes a parser and compiler for preparing policies for execution in the policy engine.
github.com/open-policy-agent/opa/v1/typesPackage types declares data types for Rego values and helper functions to operate on these types.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.