Imports of package json

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.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/spdx/tools-golang/convert
github.com/spdx/tools-golang/spdxPackage spdx contains references to the latest spdx version
github.com/spdx/tools-golang/spdx/common
github.com/spdx/tools-golang/spdx/v2/v2_1Package spdx contains the struct definition for an SPDX Document and its constituent parts.
github.com/spdx/tools-golang/spdx/v2/v2_2Package spdx contains the struct definition for an SPDX Document and its constituent parts.
github.com/spdx/tools-golang/spdx/v2/v2_3Package v2_3 Package contains the struct definition for an SPDX Document and its constituent parts.
ioPackage io provides basic interfaces to I/O primitives.