Imports of gen command

PathSynopsis
embedPackage embed provides access to files embedded in the running Go program.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/evanw/esbuild/pkg/apiThis API exposes esbuild's two main operations: building and transforming.
ioPackage io provides basic interfaces to I/O primitives.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
osPackage os provides a platform-independent interface to operating system functionality.