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/astDeprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended.
github.com/open-policy-agent/opa/internal/compiler/wasmPackage wasm contains an IR->WASM compiler backend.
github.com/open-policy-agent/opa/typesDeprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended.
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.